MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethodreleaseIncoming
Release buffer(s) held by this incoming message.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:1177
↓ 3 callersMethodreleaseInternal
Release or destroy this {@link AsyncNamedCacheClient}, notifying any registered {@link DeactivationListener DeactivationListeners}. @param destroy {
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/AsyncNamedCacheClient.java:1095
↓ 3 callersMethodreleaseRemoteNamedCache
Release the given RemoteNamedCache. @param cache the RemoteNamedCache to release
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/remoteService/RemoteCacheService.java:511
↓ 3 callersMethodreleaseRemoteNamedTopic
(RemoteNamedTopic topic)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/remoteService/RemoteTopicService.java:435
↓ 3 callersMethodreleaseSession
Release the {@link Session}. @param session the {@link Session} to release
prj/coherence-core/src/main/java/com/tangosol/net/SessionProvider.java:181
↓ 3 callersMethodreloadCustomersDB
Load {@link Customer}s into the DB. @throws SQLException if any SQL errors
prj/examples/guides/190-cache-stores/src/test/java/com/oracle/coherence/guides/cachestores/AbstractHSqlDbCacheStoreTest.java:138
↓ 3 callersMethodremainingNanos
Return the remaining time in nanos. @param cWait the original wait in millis @param ldtLimit the absolute deadline in nanos @return the remaini
prj/coherence-core/src/main/java/com/tangosol/util/ConcurrentKeyLock.java:398
↓ 3 callersMethodremove
()
prj/coherence-core/src/main/java/com/tangosol/internal/util/processor/CacheProcessors.java:94
↓ 3 callersMethodremove
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/SubSet.java:460
↓ 3 callersMethodremove
Remove a listener. @param listener the EventListener to remove
prj/coherence-core/src/main/java/com/tangosol/util/Listeners.java:78
↓ 3 callersMethodremove
(Object oKey)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:1977
↓ 3 callersMethodremoveAll
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/SubSet.java:477
↓ 3 callersMethodremoveByPattern
Removes entries in the specified map with keys matching the given pattern. The pattern wildcard ( ) is assumed and should never be an actual part of t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1783
↓ 3 callersMethodremoveConfigListener
Unsbscribe the $ConfigListener from receiving config map updates.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ServiceConfig.java:276
↓ 3 callersMethodremoveConnectionListener
Remove a {@link ConnectionListener}. @param listener the {@link ConnectionListener} to remove
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/GrpcConnection.java:159
↓ 3 callersMethodremoveContent
Remove a key from the content key index. @param binary the serialized binary {@link ContentKey}
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicContentBackingMap.java:153
↓ 3 callersMethodremoveDatabase
Remove the underlying BerkeleyDB database used to store keys associated with the given extent identifier. <p> Note: this will close and release the Da
prj/coherence-core/src/main/java/com/tangosol/persistence/bdb/BerkeleyDBManager.java:1138
↓ 3 callersMethodremoveElement
Remove all immediate child elements with the given name @param xml an XmlElement @param sName child element name @return the number of removed c
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlHelper.java:1819
↓ 3 callersMethodremoveExtentMembership
Remove key membership from an extent set and prune empty extent sets. @param mapExtentToKeys extent-key map @param lExtentId extent id @param
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalRecovery.java:765
↓ 3 callersMethodremoveFirstOccurrence
(Object o)
prj/coherence-core/src/main/java/com/tangosol/net/queue/WrapperNamedDeque.java:142
↓ 3 callersMethodremoveFlushable
Remove a Connection from the flushable set. @param conn the connection to remove
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:861
↓ 3 callersMethodremoveFromWriteQueue
Remove the specified entry from the WriteQueue. @param binKey the key @return the currently queued entry (could be NO_VALUE marker or null)
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:3564
↓ 3 callersMethodremoveInternal
Internal version of remove supporting safe and unsafe index removal. Safe index removal does not allow removal of null values, but does allow for a ti
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/windowedArray/ConcurrentWindowedArray.java:910
↓ 3 callersMethodremoveKeyHolder
Remove the key holder from the ThreadLocal object.
prj/coherence-core/src/main/java/com/tangosol/net/cache/CachingMap.java:1852
↓ 3 callersMethodremoveLastOccurrence
(Object o)
prj/coherence-core/src/main/java/com/tangosol/net/queue/WrapperNamedDeque.java:148
↓ 3 callersMethodremoveListener
Remove this MapListenerProxy as a listener of the given NamedCache. @param cache the NamedCache to stop listening to
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/MapListenerProxy.java:641
↓ 3 callersMethodremoveMapListener
(com.tangosol.util.MapListener listener)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:250
↓ 3 callersMethodremoveMember
(com.tangosol.coherence.component.net.Member member)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:4501
↓ 3 callersMethodremoveMockArchivedSnapshot
Remove a given snapshot directory and all its contents. @param sSnapshot the name of the snapshot to remove @param fileSnapshot the directory of
prj/test/functional/persistence/src/main/java/persistence/BasicArchiverTests.java:242
↓ 3 callersMethodremoveNoWait
Removes and returns the first element from the front of this Queue. If the Queue is empty, no element is returned. The blocking equivalent of this me
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Queue.java:454
↓ 3 callersMethodremoveResourceSignature
Remove the specified Resource Signature @param sName fully qualified resource name @exception IOException if an unrecoverable error occurs
prj/coherence-core/src/main/java/com/tangosol/dev/component/Storage.java:101
↓ 3 callersMethodremoveResponseObserver
(Listener<T> listener)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/GrpcConnection.java:124
↓ 3 callersMethodremoveServiceListener
(com.tangosol.util.ServiceListener l)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:1685
↓ 3 callersMethodremoveSnapshot
Remove a snapshot of the specified service with the specified name. @param sService the name of the service to remove @param sSnapshot the name of
prj/test/functional/persistence/src/main/java/persistence/PersistenceTestHelper.java:114
↓ 3 callersMethodremoveSubscription
Remove a committed position from the index. @param key the {@link Subscription.Key} to use to update the index
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicSubscriptionsBackingMap.java:152
↓ 3 callersMethodremoveUncontended
Remove an uncontended item from the specified list, given that the specified previous key is being released, and update the association contention-set
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/dualQueue/AssociationQueue.java:432
↓ 3 callersMethodreopenAfterMove
Reopen this extent after a directory move using the retained in-memory tree and journal metadata. @param lExtentId the new extent identifier @param
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:2030
↓ 3 callersMethodrepl
Start a statement processing loop.
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/QueryPlus.java:136
↓ 3 callersMethodreplace
(V value)
prj/coherence-core/src/main/java/com/tangosol/internal/util/processor/CacheProcessors.java:114
↓ 3 callersMethodreplaceChild
Replace a child Node with another Node for the same first byte. <p> Note that this operation may cause this Node to be replaced with another Node inst
prj/coherence-core/src/main/java/com/tangosol/util/BinaryRadixTree.java:968
↓ 3 callersMethodreplaceMapping
Replaces the entry for the specified key only if currently mapped to the specified value. @param key key with which the specified value is assoc
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClientChannel.java:512
↓ 3 callersMethodreplaceSelf
Do the necessary work to replace this node with another node. @param that the replacement node @return the replacement node
prj/coherence-core/src/main/java/com/tangosol/util/BinaryRadixTree.java:1189
↓ 3 callersMethodreportConversionError
Log a failed type conversion. @param xmlValue element that contains the value that failed conversion @param sType type that conversion was attem
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:4183
↓ 3 callersMethodreportOutOfMemory
Report on an insufficient memory problem. @param cbRequired the amount of space required @throws RuntimeException this method always throws some fo
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:843
↓ 3 callersMethodreportRepeat
(String sRequest, int cItems, int cTotal, com.tangosol.net.partition.PartitionSet partitions)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:3922
↓ 3 callersMethodreportStarted
Log the start message.
prj/coherence-core/src/main/java/com/tangosol/net/DefaultCacheServer.java:585
↓ 3 callersMethodrequestEviction
This method is called by the cache when the cache requires the eviction policy to evict entries. @param cMaximum the maximum number of units that sh
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldOldCache.java:2178
↓ 3 callersMethodrequestIssue
Request a lease issue @param lease the lease @return true if the request has been successfully delivered; false otherwise
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:2328
↓ 3 callersMethodrequestLock
Request a lease lock @param lease the lease @param memberIssuer the issuer @param cLeaseMillis the lease duration @param cWaitMillis the maximum tim
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:2357
↓ 3 callersMethodrequestRemove
Request a lease removal @param lease the lease @param memberIssuer the issuer @return true if the request has been successfully delivered; false oth
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:2434
↓ 3 callersMethodrequired
(Map<String, String> mapArgs, String sName)
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkResultVerifier.java:93
↓ 3 callersMethodreset
(PofBufferReader reader, int nId, Object o)
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferReader.java:4499
↓ 3 callersMethodreset
Reset the Block object so that it doesn't point into the Buffer. Block objects can be re-used to reduce allocations by calling the close() method.
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:3727
↓ 3 callersMethodreset
Reset the knowledge this data structure holds for the provided partition. @param iPartition the partition to reset
prj/coherence-core/src/main/java/com/tangosol/net/internal/PartitionVersionExclusionList.java:82
↓ 3 callersMethodreset
Discard the changes to the set ("rollback").
prj/coherence-core/src/main/java/com/tangosol/util/DeltaSet.java:142
↓ 3 callersMethodreset
()
prj/test/functional/topics/src/main/java/topics/TopicSubscriberManagementTests.java:973
↓ 3 callersMethodreset
()
prj/test/functional/events/src/main/java/events/EntryEventsTests.java:573
↓ 3 callersMethodresetAdaptiveCheckpointSamples
Reset the rolling adaptive checkpoint samples.
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:2903
↓ 3 callersMethodresetModified
Reset the modified flag on the ClassFile.
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/ClassFile.java:976
↓ 3 callersMethodresetStatistics
Reset the execution statistics.
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/ReportControl.java:340
↓ 3 callersMethodresize
Resize the index. @param maxSize the new maximum size to resize the index to
prj/coherence-hnsw/src/main/java/com/oracle/coherence/hnswlib/Index.java:250
↓ 3 callersMethodresizeDaemonPool
Resize the DaemonPool. @param cDelta the number of daemon threads to add or remove @param sReason an optional debug message as to why the pool is bei
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:5751
↓ 3 callersMethodresolveComplexValue
Resolve the complex property value. It is assumed that the oThis parameter has already been checked for the NO_DELTA, NO_VALUE, and null values. @pa
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:2375
↓ 3 callersMethodresolveName
(String sName)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Config.java:654
↓ 3 callersMethodresolveParameter
Resolve the passed substitutable parameter. @param sType the value of the "param-type" element @param sValue the value of the "param-value" elemen
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlHelper.java:2663
↓ 3 callersMethodresolveSerializer
Resolve and inject service serializer elements based on defaults defined in the cache configuration. @param xmlConfig the configuration element to e
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:1297
↓ 3 callersMethodresolveTypeVariable
Searches for the typevariable definition in the inClass hierarchy. @param type @param inClass @return the resolved type or type if unable to resolve
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/TypeUtil.java:266
↓ 3 callersMethodresolveURI
(String sConfigURI)
prj/coherence-core/src/main/java/com/tangosol/internal/net/ScopedUriScopeResolver.java:80
↓ 3 callersMethodrestorePosition
Restores the current parsing position that was returned from the savePosition method. @param pos The return value from a previous call to savePositio
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Script.java:94
↓ 3 callersMethodresumeReads
Resume reading requests from the connection.
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/server/Connection.java:90
↓ 3 callersMethodresumeService
(String sServiceName)
prj/test/functional/topics/src/main/java/topics/AbstractTopicsStorageRecoveryTests.java:513
↓ 3 callersMethodretainAll
(java.util.Collection col)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:6255
↓ 3 callersMethodretainAllInternal
Instantiate a new retained set with all elements in the specified collection that also exist in the provided {@code colMatch} collection and are not e
prj/coherence-core/src/main/java/com/tangosol/util/SubSet.java:729
↓ 3 callersMethodrethrow
Retrow a Throwable that must be an Error or RuntimeException.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9144
↓ 3 callersMethodrollback
(Throwable thrown)
prj/examples/guides/195-bulk-loading-caches/src/test/java/com/oracle/coherence/guides/preload/cachestore/OrderCacheStore.java:177
↓ 3 callersMethodrollback
(Throwable thrown)
prj/examples/guides/195-bulk-loading-caches/src/test/java/com/oracle/coherence/guides/preload/cachestore/CustomerCacheStore.java:181
↓ 3 callersMethodrootCause
(Throwable t)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/ManagementModel.java:367
↓ 3 callersMethodrotateLeft
Rotate the bits of the passed byte value to the left by the number of bits specified. @param b a <tt>byte</tt> value @param cBits the number of
prj/coherence-core/src/main/java/com/tangosol/util/BitHelper.java:32
↓ 3 callersMethodrotateRight
Rotate the bits of the passed byte value to the right by the number of bits specified. @param b a <tt>byte</tt> value @param cBits the number o
prj/coherence-core/src/main/java/com/tangosol/util/BitHelper.java:50
↓ 3 callersMethodrouteChat
Bi-directional example, which can only be asynchronous. Send some chat messages, and print any chat messages that are sent from the server.
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/routeguide/RouteGuideClient.java:180
↓ 3 callersMethodrunCacheOperation
Run the {@code cacheOperation} and invoke the provided {@link Validator} to confirm the results of the operation. @param cacheOperation cache test l
prj/test/functional/tracing/common/src/main/java/tracing/AbstractCacheOperationsTracingIT.java:124
↓ 3 callersMethodrunCluster
(SessionConfiguration... aCfgSession)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/BaseLocalDefaultCacheConfigGrpcIT.java:36
↓ 3 callersMethodrunExample
Run the example.
prj/examples/guides/130-near-caching/src/main/java/com/oracle/coherence/guides/nearcaching/SimpleNearCachingExample.java:87
↓ 3 callersMethodrunInDomainPartitionContext
Call the specified action in the context of the associated Domain Partition. <p> Note, that to call the action in the GLOBAL context, the caller shoul
prj/coherence-core/src/main/java/com/tangosol/application/ContainerContext.java:117
↓ 3 callersMethodrunTest
(AbstractTracingIT.TestBody testBody)
prj/test/functional/tracing/common/src/main/java/tracing/AbstractCacheOperationsTracingIT.java:45
↓ 3 callersMethodruntimePropertyFilter
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Genson.java:739
↓ 3 callersMethodsafeRelease
Releasse a shared buffer. @param mgr the manager to release to @param bufShared the shared buffer @param counter the reference count
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/Buffers.java:327
↓ 3 callersMethodscan
Initialize a new OPScanner to process the given String and load first token into current. @param s the String to convert to a stream of tokens
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPScanner.java:51
↓ 3 callersMethodschedule
(Runnable task, long cMillis)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:2302
↓ 3 callersMethodscheduleFlush
Schedule the next flush.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldOldCache.java:1637
↓ 3 callersMethodscheduleImmediate
Schedule an immediate distribution check.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:13187
↓ 3 callersMethodscheduleNonBlockingTask
Schedule a short non-blocking task for future execution. @param task the task to run @param cMillis the delay before execution @return a Disp
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Timers.java:32
↓ 3 callersMethodscheduleRunnable
Schedules the specified {@link Runnable}. @param command the {@link Runnable} to schedule @param cInitialDelay the initial delay before sched
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorService.java:824
↓ 3 callersMethodscheduleShutdown
Register a Runnable with the SelectionService to perform the disconnect logic and optionally release it. It schedules the disconnect to happen on the
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1408
↓ 3 callersMethodscript
Construct an EntryProcessor that is implemented in a script using the specified language. @param sLanguage the string specifying one of the supporte
prj/coherence-core/src/main/java/com/tangosol/util/Processors.java:593
↓ 3 callersMethodsealStore
Ensure the store is marked recoverable after a direct persistent-store mutation. @param store the backing persistent store
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalBackingMap.java:336
↓ 3 callersMethodsearcher
Sets the supplier function for creating custom IndexSearcher instances. <p> This function allows customization of how IndexSearcher instances are crea
prj/coherence-lucene/src/main/java/com/oracle/coherence/lucene/LuceneIndex.java:216
↓ 3 callersMethodseekToHead
Reposition one or more channels to their respective head positions. <p> If any of the specified channels have been committed their commits will also b
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:721
↓ 3 callersMethodselector
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSelector.java:351
↓ 3 callersMethodsend
Send a simple http response. @param t the {@link HttpExchange} to send the response to @param status the response status
prj/coherence-core/src/main/java/com/tangosol/internal/metrics/MetricsHttpHandler.java:376
← previousnext →12,301–12,400 of 78,752, ranked by callers