MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethoddecrementEnterCount
Decrement and return the enter count for the specified contender @param oContender the contender @return the new count
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:1034
↓ 3 callersMethoddeepSeekBaseUrl
Returns the DeepSeek base URL from configuration. @return the base URL for DeepSeek API, defaults to {@code https://api.deepseek.com/v1}
prj/coherence-rag-parent/models/coherence-rag-deepseek/src/main/java/com/oracle/coherence/rag/model/deepseek/DeepSeekModelProvider.java:196
↓ 3 callersMethoddefaultModel
Returns the default model name to use when no configuration is provided. <p/> This method must be implemented by subclasses to specify the fallback mo
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/model/AbstractModelSupplier.java:179
↓ 3 callersMethoddefaultValue
@return the defined default value for type clazz or null if none is defined. Intended for internal use.
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Genson.java:723
↓ 3 callersMethoddefineBufferView
Defines the buffer and the region where the body of this packet resides. @param buffer the ReadBuffer which defines this packet @param of the offse
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/MessagePacket.java:424
↓ 3 callersMethoddelegate
()
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/util/SimpleDepot.java:668
↓ 3 callersMethoddelete
Release any resources held by this persistent store and delete any underlying persistent storage. @param fSafe if true, remove the store by moving i
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:1892
↓ 3 callersMethoddeleteAll
Method description @param entries
prj/test/functional/jcache/src/main/java/com/tangosol/coherence/jcachetesting/CacheWriterTests.java:724
↓ 3 callersMethoddeleteDir
Delete the file from disk. @param dir the file to delete
prj/test/functional/executor/src/main/java/executor/TaskExecutorServicePersistenceTests.java:374
↓ 3 callersMethoddeleteExtent
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:1248
↓ 3 callersMethoddeleteStore
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/persistence/PersistenceStoreBenchmark.java:261
↓ 3 callersMethoddereference
(AtomicInteger ref)
prj/test/functional/extend/src/main/java/extend/AbstractExtendTests.java:3246
↓ 3 callersMethodderegister
(ExecutorService executor)
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorService.java:201
↓ 3 callersMethodderegisterCacheEntryListener
(CacheEntryListenerConfiguration<K, V> config)
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:1177
↓ 3 callersMethodderegisterIdleDaemon
Deregister a daemon from pool-wide wake-up nudging.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:838
↓ 3 callersMethoddescendingIterator
()
prj/coherence-core/src/main/java/com/tangosol/util/SafeSortedMap.java:544
↓ 3 callersMethoddescendingKeySet
()
prj/coherence-core/src/main/java/com/tangosol/util/SafeSortedMap.java:208
↓ 3 callersMethoddescription
Returns a human-readable description of the model type. <p/> This description is used in logging messages to identify the type of models this supplier
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/model/AbstractModelSupplier.java:169
↓ 3 callersMethoddeserializeIdentityToken
Deserialize the identity token object. @param abToken the identity token @return the token @throws SecurityException on a deserialization error
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:694
↓ 3 callersMethoddeserializeInternal
Read an Object from the passed ReadBuffer using the specified Serializer. @param serializer the Serializer to use @param buf the ReadBuffer
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:3574
↓ 3 callersMethoddeserializeMessage
(com.tangosol.coherence.component.net.Message msg)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:972
↓ 3 callersMethoddeserializeQuorumInfo
This event occurs for each response Message from each polled Member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:18938
↓ 3 callersMethoddestroy
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopic.java:158
↓ 3 callersMethoddestroy
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/cache/NearCache.java:199
↓ 3 callersMethoddestroy
Destroy the underlying BinaryStore.
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:1717
↓ 3 callersMethoddestroyCache
Destroy a partitioned cache. @param mgr {@link CoherenceBasedCacheManager} @param id PartitionedCache external cache name @param namedCache Coheren
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCache.java:1005
↓ 3 callersMethoddestroyIndex
Destroy an existing index and remove it from the given map of indexes. @param mapIndex map&lt;ValueExtractor, MapIndex&gt; to be updated by
prj/coherence-core/src/main/java/com/tangosol/util/extractor/IndexAwareExtractor.java:65
↓ 3 callersMethoddestroySubscriberGroup
Destroy the {@link Subscriber.Name named} subscriber group for the associated topic. <p> Releases storage and stops accumulating topic values for dest
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicConnector.java:109
↓ 3 callersMethoddestroyTopic
Release and destroy this instance of {@link NamedTopic}. <p> <b>Warning:</b> This method is used to completely destroy the specified topic across the
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableCacheFactory.java:207
↓ 3 callersMethoddigest
Calculate message digest for a given algorithm and input. @param sAlgorithm the name of the digest algorithm @param ab the input to calcula
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/ClassIdentity.java:257
↓ 3 callersMethoddirectory
Sets the supplier of Lucene Directory to use for this index. <p> The supplier must return a unique Directory instance for each partition. This allows
prj/coherence-lucene/src/main/java/com/oracle/coherence/lucene/LuceneIndex.java:174
↓ 3 callersMethoddisabled
Obtains a {@link Pof} that is disabled. @return a disabled {@link Pof}
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/Pof.java:89
↓ 3 callersMethoddiscard
Called to inform the Entry that it is no longer used.
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:2764
↓ 3 callersMethoddiscard
Called to inform the Entry that it is no longer used.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:2424
↓ 3 callersMethoddiscard
Called to inform the Entry that it is no longer used.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldOldCache.java:1969
↓ 3 callersMethoddiscoverResource
Starting from the {@code root} traverse the target evaluating all leaf resources against {@code sExpression} returning complying resources. @param sE
prj/coherence-core/src/main/java/com/tangosol/dev/introspect/AbstractFilteredResourceDiscoverer.java:157
↓ 3 callersMethoddispatch
Dispatch the event to the corresponding listeners. @param evt the MapEvent object
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:2871
↓ 3 callersMethoddispatchCacheEvent
Helper to perform the dispatch of a {@link CacheLifecycleEvent} being given its type @param eventType the enum representing the event type @param ca
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/GrpcCacheLifecycleEventDispatcher.java:115
↓ 3 callersMethoddispatchConnectionEvent
Dispatch a ConnectionEvent to the EventDispatcher. @param connection the Connection associated with the ConnectionEvent @param nEvent the ID of the
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:722
↓ 3 callersMethoddispatchEvent
Dispatch the passed event. @param evt a CacheEvent object
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractSerializationCache.java:355
↓ 3 callersMethoddispatchEvent
Helper to perform the dispatch of an event being given its type @param eventType the enum representing the event type @param ccf the related
prj/coherence-core/src/main/java/com/tangosol/net/events/internal/ConfigurableCacheFactoryDispatcher.java:81
↓ 3 callersMethoddispatchEvent
Dispatch the provided event. @param event the event to dispatch @param cont the {@link Continuation} to call after the event has been
prj/coherence-core/src/main/java/com/tangosol/net/events/internal/AbstractEventDispatcher.java:359
↓ 3 callersMethoddispatchEvent
Dispatch the passed event. @param evt a CacheEvent object
prj/coherence-core/src/main/java/com/tangosol/util/ObservableHashMap.java:225
↓ 3 callersMethoddispatchEvent
Dispatch the passed event. @param evt a CacheEvent object
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:2002
↓ 3 callersMethoddispatchEvent
Dispatch the passed event. @param evt a CacheEvent object
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldOldCache.java:1685
↓ 3 callersMethoddispatchEvent
Dispatch the given event to the EventDispatcher. @param evt the event to dispatch
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:411
↓ 3 callersMethoddispatchPendingEvent
Dispatch an event that has not yet occurred, allowing the cache to potentially avoid reading of the "original value" information. @param oKey
prj/coherence-core/src/main/java/com/tangosol/util/WrapperObservableMap.java:716
↓ 3 callersMethoddispose
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketMessageBus.java:946
↓ 3 callersMethoddispose
()
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1666
↓ 3 callersMethoddoBackingMapEvent
Called on the service thread, daemon pool thread or a write-behind thread to handle a backing map event.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:2593
↓ 3 callersMethoddoBackup
(String[] asParam, boolean fSilent)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:1318
↓ 3 callersMethoddoCoh3966Test
Helper method to run a regression test for COH-3966 @param filter the filter to test with
prj/test/functional/extractor/src/main/java/extractor/ConditionalExtractorTests.java:305
↓ 3 callersMethoddoDeadlockDetectionTest
Helper method for deadlock detection tests.
prj/test/functional/processor/src/main/java/processor/LiteTxnProcessorTests.java:271
↓ 3 callersMethoddoRetainAllTest
Run many iterations of a test given the original size and retained size.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/SubSetTest.java:89
↓ 3 callersMethoddoSingleRetainAllTest
Run a single test and time.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/SubSetTest.java:116
↓ 3 callersMethoddoTest
(int[] aData)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/ExternalizableHelperTest.java:895
↓ 3 callersMethoddoTest
Test Helper. @param sTest the test name @param cBackups the backup-count
prj/test/functional/persistence/src/main/java/persistence/AbstractRollingPersistenceTests.java:125
↓ 3 callersMethoddoWait
Wait up to the specified number of milliseconds for notification. @param cMillis the wait time @return the remaining wait time in milliseconds
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:791
↓ 3 callersMethoddotProduct
Returns the vector dot product of the two vectors. @throws IllegalArgumentException if the vectors' dimensions differ.
prj/coherence-vector-util/src/main/java/com/tangosol/internal/lucene/util/VectorUtil.java:72
↓ 3 callersMethoddrainOverflow
Wait for the service's associated backlog to drain. @param setMembers the members of interest @param cMillis the maximum amount of time
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1125
↓ 3 callersMethoddumpClass
Write the ClassFile represented by this ClassDefinition to the specified directory. <p> If the dump directory is {@code null}, or a path to a class di
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/ClassDefinition.java:247
↓ 3 callersMethoddumpIndex
Debug helper to dump Lucene index contents.
prj/coherence-lucene/src/test/java/com/oracle/coherence/lucene/LuceneIndexTest.java:374
↓ 3 callersMethoddumpValue
Provide the entire set of trait information in a printed format. @param out PrintWriter object to dump the information to @param sIndent a stri
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:7525
↓ 3 callersMethodeatElement
Eat a token from an element. @return the next Token @exception CompilerException If a lexical error is encountered which should stop com
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlTokenizer.java:697
↓ 3 callersMethodeatFluff
Eats whitespace and comments until the next java token is encountered or the end of the string is reached, whichever comes first. @exception Compiler
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Tokenizer.java:361
↓ 3 callersMethodeatFluff
Eats whitespace and comments until the next XML token is encountered or the end of the string is reached, whichever comes first. @exception CompilerE
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlTokenizer.java:217
↓ 3 callersMethodecho
(@QueryParam("s") String s)
prj/test/functional/http/src/main/java/http/TestResource.java:29
↓ 3 callersMethodelementarySchool
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/internal/util/PartitionedIndexMapTest.java:530
↓ 3 callersMethodenabled
Obtain the Option indicating futures should complete if the topic is empty. @return the Option indicating futures should complete if the topic is emp
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:1701
↓ 3 callersMethodencode
Encode the { and }. @param param {@link String} to encode @return an encoded @link String}
prj/examples/tutorials/500-graphql/complete/src/test/java/com/oracle/coherence/tutorials/graphql/GraphQLCompleteIT.java:299
↓ 3 callersMethodencodeExpiry
Return a ReadBuffer whose contents represent the specified buffer with the specified expiry encoded as a <tt>DECO_EXPIRY</tt> decoration. The encoded
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:6014
↓ 3 callersMethodencodeExpiry
Encode the expiry and use it to decorate the Binary value (@since 3.1)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:2748
↓ 3 callersMethodendComplexValue
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/WritingPofHandler.java:1370
↓ 3 callersMethodendMapProcess
Release exclusive access for the OverflowMap.
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:1529
↓ 3 callersMethodendObject
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonWriter.java:158
↓ 3 callersMethodenlistBackingMapEntry
Obtain the backing map entry from the specified cache backing map for the specified key. @param cacheName the name of the backing map to obtain the
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicPartition.java:2477
↓ 3 callersMethodenqueueWriteBatch
Offload the specified WriteBatch to the SelectionService for processing. @param batch the WriteBatch to enqueue
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:798
↓ 3 callersMethodensureActive
Ensure that this publisher is active. @throws IllegalStateException if not active
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicPublisher.java:408
↓ 3 callersMethodensureActiveAnOwnedChannels
(int... anChannel)
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:1593
↓ 3 callersMethodensureAdditionalBufferCapacity
Ensure the buffer array has enough capacity to add the specified number of buffers. @param cBufferAdd the number of buffers that will be added @ret
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:2292
↓ 3 callersMethodensureAppendFile
()
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1652
↓ 3 callersMethodensureArchiveReady
Ensure that the service is ready to perform an archive-related operation. This generally requires that: 1) a Snapshot archiver exists for this servic
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:29250
↓ 3 callersMethodensureArgument
Ensure that the specified object is non-null @param o the object to ensure @param sName the name of the corresponding parameter @throws Illega
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SSLSocketProvider.java:783
↓ 3 callersMethodensureBackupKeyListenerMap
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:2768
↓ 3 callersMethodensureBinaryMap
(String sQueueName, CacheService cacheService)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/paged/PagedQueueCacheNames.java:113
↓ 3 callersMethodensureBufferOutput
Obtain the internal MultiBufferOutput, creating it if necessary. @param of the desired offset of the MultiBufferOutput @return a MultiBufferOutput
prj/coherence-core/src/main/java/com/tangosol/io/MultiBufferWriteBuffer.java:1227
↓ 3 callersMethodensureBuilderOrNull
(Object oBuilder)
prj/coherence-core/src/main/java/com/tangosol/coherence/config/xml/processor/ElementProcessorHelper.java:152
↓ 3 callersMethodensureCCF
(String sScopeOrNull)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/BaseGrpcIT.java:433
↓ 3 callersMethodensureCache
(String sScope, String name)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_0/NamedCacheServiceImplMultipleScopeIT.java:159
↓ 3 callersMethodensureChannel
Return the Channel used by this remote topic. If the Channel is null or is not open, this method throws an exception. @return a Channel that can be u
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedTopic.java:234
↓ 3 callersMethodensureCompactness
Ensure the representation of this list is appropriatly compact by shrinking if necessary. @return true if an actual compaction happened; false otherw
prj/coherence-core/src/main/java/com/tangosol/util/CircularArrayList.java:953
↓ 3 callersMethodensureConfiguredService
Obtain a configured topic service. @param resolver the {@link ParameterResolver} to use to resolve the service parameters @param deps the depen
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/TopicScheme.java:36
↓ 3 callersMethodensureConverted
Wrap any {@link AsynchronousProcessor} instances with a custom wrapper to perform conversion of result returned by the processor. @param processor t
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:2989
↓ 3 callersMethodensureDatabase
Ensure that the underlying BerkeleyDB database used to store keys associated with the given extent identifier has been opened before returning it. @p
prj/coherence-core/src/main/java/com/tangosol/persistence/bdb/BerkeleyDBManager.java:1069
↓ 3 callersMethodensureDatagramSocketProvider
Create a {@link DatagramSocketProvider} @param sId DatagramSocketProviderId @param providerDeps Dependencies for the given DatagramSocket
prj/coherence-core/src/main/java/com/tangosol/net/SocketProviderFactory.java:624
↓ 3 callersMethodensureDelegate
Create the delegate {@link MapJsonBodyHandler} to use. <p> If Jackson is on the classpath then a {@link JacksonDelegate} will be returned, otherwise a
prj/coherence-management/src/main/java/com/tangosol/coherence/management/internal/JacksonMapJsonBodyHandler.java:65
↓ 3 callersMethodensureEffectiveIndex
After range checking Calculate the effective index while taking into account the offsets and the circular nature of the list. @param index the index
prj/coherence-core/src/main/java/com/tangosol/util/CircularArrayList.java:937
↓ 3 callersMethodensureEnterCountMap
Return the map which tracks the enter count for non-thread based contenders. @return the map
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:1085
↓ 3 callersMethodensureEventQueue
Obtain the existing event queue or create one if none exists. @return the event queue that this {@code ContinuousQueryCache} uses to dispatch its eve
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:2616
↓ 3 callersMethodensureExtentDirectory
Ensure the on-disk directory exists for the specified extent without opening journal state eagerly. @param lExtentId extent id @throws IOException
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:1236
← previousnext →10,301–10,400 of 78,752, ranked by callers