MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 6 callersMethodpostConstruct
Called by the subscriber at the end of construction. @param subscriber the subscriber
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:48
↓ 6 callersMethodpostInvokeAll
Check to see if the entry in the given list has changed as a result of an "invoke" operation and update the storage and status accordingly.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:7036
↓ 6 callersMethodpreprocess
Performs pre-processing of the an {@link XmlElement}, optionally mutating it (or it's children) as required. <p> Implementations of this interface may
prj/coherence-core/src/main/java/com/tangosol/config/xml/DocumentPreprocessor.java:64
↓ 6 callersMethodpresent
Return a filter that evaluates to true if an entry is present in the cache. @return a filter that evaluates to true if an entry is present @see Pres
prj/coherence-core/src/main/java/com/tangosol/util/Filters.java:116
↓ 6 callersMethodprintStackTrace
Print this PortableException and its stack trace to the specified stream. @param stream the PrintStream to use for the output
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/internal/JsonPortableException.java:149
↓ 6 callersMethodprocess
Process the specified binary entry in a most optimal way according to the bundle settings. @param binEntry the binary entry
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractBinaryEntryBundler.java:37
↓ 6 callersMethodprocess
Invoke the specified processor against the entries that belong to the named query. @param uriInfo UriInfo for the invoked resource method @param sPr
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/NamedQueryResource.java:128
↓ 6 callersMethodprocess
Invoke the specified processor against the entries that satisfy the specified criteria. If the query string is empty all cache entries are processed.
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/CacheResource.java:295
↓ 6 callersMethodprocessAll
Process a collection of binary entries in a most optimal way according to the bundle settings. @param set the set of binary entries to process
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractBinaryEntryBundler.java:79
↓ 6 callersMethodprocessElement
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:341
↓ 6 callersMethodprocessXML
(XmlElement xml)
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/coherence/config/xml/processor/KeystoreProcessorTest.java:164
↓ 6 callersMethodprocessXML
(XmlElement xml)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/GrpcChannelProcessorTest.java:200
↓ 6 callersMethodput
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/BinaryLongMap.java:285
↓ 6 callersMethodput
(String key, Object value)
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/util/JsonMap.java:63
↓ 6 callersMethodput
(Object oKey, Object oValue)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:238
↓ 6 callersMethodputAll
Obtain an instance of the {@link BinaryPutAllProcessor}. @param map the {@link Map} of {@link Binary} keys and values to add to the cache @return a
prj/coherence-core/src/main/java/com/tangosol/internal/util/processor/BinaryProcessors.java:100
↓ 6 callersMethodputIfAbsent
If the specified key is not already associated with a value (or is mapped to {@code null}) associates it with the given value and returns {@code null}
prj/coherence-core/src/main/java/com/tangosol/net/AsyncNamedMap.java:923
↓ 6 callersMethodputService
Store a service reference. <p> Service name and type are passed in rather than using service.getInfo() because the service may not have been configure
prj/coherence-core/src/main/java/com/tangosol/net/internal/ScopedServiceReferenceStore.java:72
↓ 6 callersMethodputToInternalCache
Add the key and value pair to the internal cache in such a way that the resulting map event would be marked as "synthetic". @param oKey the key in i
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:1553
↓ 6 callersMethodquery
@return a list of QueryReponse objects
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:3473
↓ 6 callersMethodquiesceThenStop
Requests the {@link FiniteStateMachine} to stop accepting new {@link Event}s to process, wait for any existing queued {@link Event}s to be processed a
prj/coherence-core/src/main/java/com/tangosol/util/fsm/NonBlockingFiniteStateMachine.java:244
↓ 6 callersMethodrandom
Randomly select a Member id from the MemberSet @return a Member id or 0 if no Members are available
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MemberSet.java:1400
↓ 6 callersMethodrandomValue
(int nDT)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/PofDeltaCompressorTest.java:1644
↓ 6 callersMethodreadBigDecimal
Read a BigDecimal from a DataInput stream. @param in a DataInput stream to read from @return a BigDecimal value @throws IOException if an I/O exc
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:1846
↓ 6 callersMethodreadLocalDate
Read a <tt>java.time.LocalDate</tt> from the POF stream. @param iProp the property index to read @return the <tt>LocalDate</tt> property value, or
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:407
↓ 6 callersMethodrealize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/UnitCalculatorBuilder.java:68
↓ 6 callersMethodrealize
(ExecutionContext ctx, NodeTerm term, List listBindVars, ParameterResolver namedBindVars)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/queryplus/SetTimeoutStatementBuilder.java:44
↓ 6 callersMethodrealizeMap
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/PagedExternalScheme.java:46
↓ 6 callersMethodrealizes
Returns {@code true} if this builder can build the specified class. @param clz the class to build @return {@code true} if this builder can build t
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/NamedQueueBuilder.java:43
↓ 6 callersMethodreceive
Perform a receive operation. @param subscriber the subscriber @param nChannel the channel to poll @param headPosition the head position of t
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:157
↓ 6 callersMethodreceived
Determines if the specified item was received. @param item the item @return <code>true</code> if the item has been received, <code>false</c
prj/test/functional/executor/src/main/java/executor/common/TestSubscriber.java:120
↓ 6 callersMethodregister
Register the specified command to call the specified method.
prj/coherence-core/src/main/java/com/tangosol/util/CommandLine.java:161
↓ 6 callersMethodregister
Registers a processor factory with the given name. @param sName the processor name @param factory the processor factory
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/util/processor/ProcessorRegistry.java:108
↓ 6 callersMethodregister
(com.tangosol.util.HealthCheck healthCheck)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1545
↓ 6 callersMethodregisterElementType
Automatically creates and registers an {@link ElementProcessor} for the specified type. <p> Note: This assumes the type supports a {@link String}-base
prj/coherence-core/src/main/java/com/tangosol/config/xml/ProcessingContext.java:210
↓ 6 callersMethodregisterEventDispatcher
Add the specified {@link EventDispatcher} to the list of known EventDispatchers that are informed about registered {@link EventInterceptor}s. <p> When
prj/coherence-core/src/main/java/com/tangosol/net/events/EventDispatcherRegistry.java:31
↓ 6 callersMethodregisterLock
Store the cache entry lock in the specified persistent store. @param store the PersistentStore to store the lock @param lCacheId t
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:1089
↓ 6 callersMethodregisterMBean
Register an MBean representing this NearCache.
prj/coherence-core/src/main/java/com/tangosol/net/cache/NearCache.java:653
↓ 6 callersMethodregisterQueryEngine
Register a query engine for the specified name. @param sName query engine name @param clzQueryEngine query engine class
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/query/QueryEngineRegistry.java:71
↓ 6 callersMethodrelease
()
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:1391
↓ 6 callersMethodrelease
Releases the given number of permits, returning them to the semaphore. @param acquirer identity of the acquirer @param releases the number of permi
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/internal/SemaphoreStatus.java:94
↓ 6 callersMethodreleaseBackingMap
Release the specified Map that was created using the {@link #instantiateBackingMap(String)} method. This method is invoked by the CacheService when th
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapManager.java:187
↓ 6 callersMethodreleaseExecuteMutex
Method to set Critical section for Invocation.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/RemoteModel.java:1160
↓ 6 callersMethodreleaseOutgoing
Release the buffer(s) that held serialized form of this outgoing message. This method must be called once per recipient. An ordered release is assume
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:1204
↓ 6 callersMethodreleasePartitionControl
(int nPartition)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:8702
↓ 6 callersMethodreleaseTopic
(NamedTopic<?> topic)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeService/SafeTopicService.java:174
↓ 6 callersMethodremoteAtomicLong
Return {@link RemoteAtomicLong} instance for the specified name. @param sName the name of the atomic value @return a {@code RemoteAtomicLong} insta
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/Atomics.java:210
↓ 6 callersMethodremoteAtomicMarkableReference
Return {@link RemoteAtomicMarkableReference} instance for the specified name. @param sName the name of the atomic value @param <V> the type of ob
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/Atomics.java:342
↓ 6 callersMethodremoteAtomicReference
Return {@link RemoteAtomicReference} instance for the specified name. @param sName the name of the atomic value @param <V> the type of object ref
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/Atomics.java:274
↓ 6 callersMethodremoteAtomicStampedReference
Return {@link RemoteAtomicStampedReference} instance for the specified name. @param sName the name of the atomic value @param <V> the type of obj
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/Atomics.java:413
↓ 6 callersMethodremotelyInvoke
Invoke the specified method remotely in the {@link CoherenceClusterMember} on the {@link Session} provided by the {@link #producer}. @param methodNam
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/CoherenceSession.java:129
↓ 6 callersMethodremove
()
prj/coherence-core/src/main/java/com/tangosol/util/SortedBag.java:136
↓ 6 callersMethodremoveBehavior
Remove the specified behavior from the Component Definition. @param sSig the signature of the behavior @exception PropertyVetoException if removal
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:6488
↓ 6 callersMethodremoveEvicted
Remove an entry (if it is eligible for eviction) because it has expired. @param entry the expired cache entry @return true iff the entry was remove
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:1796
↓ 6 callersMethodremoveEvicted
Remove an entry (if it is eligible for eviction) because it has expired. @param entry the expired cache entry @return true iff the entry was remove
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:1629
↓ 6 callersMethodremoveFile
Remove the file from the storage. @param nType the enumerated item type @param sName the name of the item, potentially dot-delimited
prj/coherence-core/src/main/java/com/tangosol/dev/component/OSStorage.java:953
↓ 6 callersMethodremoveIndex
Create a {@link RemoveIndexRequest}. @param scope the scope name to use to obtain the cache from. @param cacheName the name of the cache @param
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/v0/Requests.java:877
↓ 6 callersMethodremoveLocksFor
Remove all the locks that are owned by a specified member. @param memberId the UID of a member to remove the locks for @return {@code true} if this
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ReadWriteLockHolder.java:302
↓ 6 callersMethodremoveMapListener
(MapListener<? super K, ? super V> mapListener)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClient.java:316
↓ 6 callersMethodremovePageIfNotRetainingElements
Remove the specified page and all of its elements, updating the Usage partition head/tail as appropriate. @param lPage the page to remove @return t
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicPartition.java:723
↓ 6 callersMethodreplace
Replaces the entry for the specified key only if it is currently mapped to some value. @param key key with which the specified value is associated
prj/coherence-core/src/main/java/com/tangosol/net/AsyncNamedMap.java:955
↓ 6 callersMethodreplaceDateMacros
Replace the following macro's for the snapshot name:<br> <ul> <li>%y - Year</li> <li>%m - Month</li> <li>%d - Day of month</li> <li
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/persistence/AbstractSnapshotStatement.java:141
↓ 6 callersMethodrepr
(String s)
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/bean/ReprUtil.java:18
↓ 6 callersMethodrequireFile
Return internal file info for id. @param nFileId file id @return file info
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1401
↓ 6 callersMethodresetActualTotal
Reset the number of events received.
prj/test/functional/cache/src/main/java/cache/CQCTests.java:978
↓ 6 callersMethodresetAtomics
Clear all local atomics.
prj/test/functional/concurrent/src/main/java/concurrent/ConcurrentHelper.java:41
↓ 6 callersMethodresolve
Resolve the registered PersistentStoreInfos and return a map associating each member to the set of partitions that it had registered as having the new
prj/coherence-core/src/main/java/com/tangosol/persistence/GUIDHelper.java:678
↓ 6 callersMethodresolveValue
Apply the derivation/modification value to the "base" value. @param fSingle @param fSizeDelta @param oBase @param oThis @param fFinal @param loader @
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:2267
↓ 6 callersMethodrestartService
(NamedTopic<?> topic)
prj/test/functional/topics/src/main/java/topics/TopicsRecoveryTests.java:674
↓ 6 callersMethodretainLocksFor
Remove all the locks that are NOT owned by one of the specified members. @param setMemberIds the UIDs of the valid members to retain the locks for
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ReadWriteLockHolder.java:349
↓ 6 callersMethodreverse
Reverse this Binary object's byte sequence such that the byte at offset zero of this sequence occurs at offset <tt>length()-1</tt> in the resulting se
prj/coherence-core/src/main/java/com/tangosol/util/Binary.java:838
↓ 6 callersMethodrun
Generate the CSV file based on the specified configuration. @param sReport the URI or the content of the report @param sPathTemplate the outp
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/Reporter.java:99
↓ 6 callersMethodrun
Run this instance of QueryPlus.
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/QueryPlus.java:94
↓ 6 callersMethodrun
Execute the task and update the given results. @param result the results of execution
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestThread.java:213
↓ 6 callersMethodrunKeytool
Run the Java keytool command. @param arguments the command line arguments
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/KeyTool.java:392
↓ 6 callersMethodrunKeytool
(Arguments arguments)
prj/examples/guides/810-custom-access-controller/src/test/java/com/oracle/coherence/guides/security/KeyTool.java:377
↓ 6 callersMethodsaveAll
Store all specified entities as a batch. @param colEntities the entities to store
prj/coherence-core/src/main/java/com/oracle/coherence/repository/AbstractRepository.java:88
↓ 6 callersMethodsaveTable
Save a StringTable of traits to XML form. @param xml the XML element to save the sub-traits into @param tbl the StringTable of named sub-trai
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:659
↓ 6 callersMethodsched
Schedule the specified timer task for execution at the specified time with the specified period, in milliseconds. If period is positive, the task is
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/util/Timer.java:325
↓ 6 callersMethodscheduleTask
Schedule a task to be run at the specified time, or as soon after as possible. @param task a Runnable object to invoke @param ldt a datetime value
prj/coherence-core/src/main/java/com/tangosol/util/TaskDaemon.java:236
↓ 6 callersMethodscheduleTask
Schedule a task for future execution. @param proc the task to run @param cMillis the delay before execution, or 0 for immediate @throws Illegal
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:418
↓ 6 callersMethodsendBackupRelease
Send a backup RELEASE for the specified partition backup index to the specified member. @param iPartition the partition @param iStore
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:33674
↓ 6 callersMethodset
Sets the value to {@code newValue}. @param nNewValue the new value
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicInteger.java:51
↓ 6 callersMethodsetAcceptingClients
Setter for property AcceptingClients.<p> Set to true when the Service has advanced to the state at which it can accept requests from client threads.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:4733
↓ 6 callersMethodsetAddressResolverForTesting
Override the DNS resolver for tests. @param resolver the resolver to use @return the previous resolver
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/RagSecurity.java:429
↓ 6 callersMethodsetAlias
Set the alias that was used in naming caches. Allowed to be used in path expressions. @param sAlias The String that is the alias
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/AbstractCoherenceQueryWalker.java:721
↓ 6 callersMethodsetAttribute
Set an attribute value. If the attribute does not already exist, and the new value is non-null, then the attribute is added and its value is set to t
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlElement.java:252
↓ 6 callersMethodsetBaseLockSet
Setter for property BaseLockSet.<p> A set of locks on the BaseMap currently held by this transaction.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/deltaMap/TransactionMap.java:536
↓ 6 callersMethodsetCacheFactoryBuilder
Specify a singleton CacheFactoryBuilder. @param cfb an instance of CacheFactoryBuilder @since Coherence 3.5.1
prj/coherence-core/src/main/java/com/tangosol/net/CacheFactory.java:117
↓ 6 callersMethodsetChunkOverlap
Sets the chunk overlap and returns this instance for method chaining. @param chunkOverlap the overlap between consecutive chunks @return this StoreC
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/config/StoreConfig.java:183
↓ 6 callersMethodsetChunkSize
Sets the chunk size and returns this instance for method chaining. @param chunkSize the size of document chunks @return this StoreConfig instance fo
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/config/StoreConfig.java:160
↓ 6 callersMethodsetCloser
Specify the thread that is closing the gates. The caller must hold the lock on the ThreadGate itself. @param oCloser the closer
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:865
↓ 6 callersMethodsetClusterName
Setter for property ClusterName.<p> A configured name that should be the same for all Members that should be able to join the same cluster. Like the M
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2221
↓ 6 callersMethodsetConcurrency
Attempt to change the concurrency mode to the given value. <p> The CONCUR_ constants defined in this interface are the possible concurrency mode value
prj/coherence-core/src/main/java/com/tangosol/util/TransactionMap.java:139
↓ 6 callersMethodsetConfigurableCacheFactory
Specify a singleton of ConfigurableCacheFactory. @param factory an instance of ConfigurableCacheFactory @since Coherence 2.2 @deprecated As of 12.
prj/coherence-core/src/main/java/com/tangosol/net/CacheFactory.java:167
↓ 6 callersMethodsetContext
Set the guard context. Passing in <tt>null</tt> indicates that the Guardable is no longer being monitored by a Guardian. @param context the context
prj/coherence-core/src/main/java/com/tangosol/net/Guardable.java:41
↓ 6 callersMethodsetCookie
Set the cookie object. <p> This method is intended to be used only by query processors. Clients should not modify the content of this property. @para
prj/coherence-core/src/main/java/com/tangosol/util/filter/LimitFilter.java:328
↓ 6 callersMethodsetCustomBuilder
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/NamedEventInterceptorBuilder.java:121
↓ 6 callersMethodsetDaemonCount
Setter for property DaemonCount.<p> The number of daemon threads that are used to process messages.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceLoad.java:497
↓ 6 callersMethodsetDaemons
Setter for property Daemons.<p> An array of currently active pooled Daemon objects. This property is assigned only if the pool has been started. Since
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:2498
← previousnext →6,401–6,500 of 78,752, ranked by callers