MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethodawaitEvents
Wait for this listener to receive the required number of events that was set when it was created. @param timeout the amount of time to wait @param u
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/AbstractGrpcClientIT.java:2738
↓ 3 callersMethodawaitStarted
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/component/util/VirtualDaemonPoolComponentTest.java:2116
↓ 3 callersMethodawaitStarted
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/component/util/VirtualDaemonPoolComponentTest.java:2193
↓ 3 callersMethodazzertFailed
Throw an assertion exception. @param sMsg the assertion message
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Assertions.java:63
↓ 3 callersMethodbalancePostRemove
Rebalance the tree following the removal of a node. @param pruned the node whose sub-tree shrunk @param fPrunedLeft the side on which the sub-
prj/coherence-core/src/main/java/com/tangosol/util/AbstractSparseArray.java:879
↓ 3 callersMethodbeforeClassSetup
()
prj/test/functional/jcache/src/main/java/com/tangosol/coherence/jcachetesting/PassThroughCacheTests.java:44
↓ 3 callersMethodbegin
(final JsonType jsonType, final char token)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonWriter.java:145
↓ 3 callersMethodbeginMapProcess
Block until this thread has exclusive access to perform operations against the OverflowMap.
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:1933
↓ 3 callersMethodbeginMapProcess
Block until this thread has exclusive access to perform operations against the OverflowMap.
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:1496
↓ 3 callersMethodbeginObject
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonWriter.java:125
↓ 3 callersMethodbenchmarkFamily
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkState.java:280
↓ 3 callersMethodbigIntegerValue
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonNumber.java:62
↓ 3 callersMethodbinaryQuant
Return binary quantized value for this {@link Vector} as a bit vector. @return binary quantized value for this {@link Vector} as a bit vector
prj/coherence-core/src/main/java/com/oracle/coherence/ai/Vector.java:44
↓ 3 callersMethodbinaryQuant
Quantize a float vector to a bit vector. @param vector the float vector to quantize @return the result of the binary quantization of the float vecto
prj/coherence-core/src/main/java/com/oracle/coherence/ai/util/Vectors.java:386
↓ 3 callersMethodblindPut
Obtain an instance of the {@link BinaryBlindPutProcessor}. @param value the serialized value to put into the cache @param ttl the expiry value fo
prj/coherence-core/src/main/java/com/tangosol/internal/util/processor/BinaryProcessors.java:88
↓ 3 callersMethodbooleanBuilder
Create a Boolean typed {@link SimpleModelAttribute} {@link Builder}. @param sName the attribute name @param <M> the model type @return a {@link
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/model/SimpleModelAttribute.java:220
↓ 3 callersMethodboys
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/internal/util/PartitionedIndexMapTest.java:520
↓ 3 callersMethodbuffercopy
Copy from one part of the buffer to another. This method only supports copying from a latter part of the buffer to an earlier part of the buffer. @pa
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:3532
↓ 3 callersMethodbuild
Builds the configured {@link LuceneQueryParser} instance. @return a new LuceneQueryParser @throws IllegalStateException if required configuration is
prj/coherence-lucene/src/main/java/com/oracle/coherence/lucene/LuceneQueryParser.java:319
↓ 3 callersMethodbuildDescriptor
Build a Descriptor object from a comma-delimited string of key-value pairs.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/Manageable.java:390
↓ 3 callersMethodbuildFactory
Construct and configure a {@link ConfigurableCacheFactory} for the specified cache config URI and {@link ClassLoader}. @param sConfigURI the URI
prj/coherence-core/src/main/java/com/tangosol/net/ScopedCacheFactoryBuilder.java:469
↓ 3 callersMethodbuildIndexDescription
Build an index description for this index. @return an index description for this index if there is an index definition; null otherwise
prj/coherence-core/src/main/java/com/tangosol/util/SimpleQueryRecord.java:1153
↓ 3 callersMethodbundle
The bundle operation to be performed against a collected set of keys by the concrete AbstractKeyBundler implementations. If an exception occurs during
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractKeyBundler.java:133
↓ 3 callersMethodbyteCompare
(byte[] ab, int of, byte[] abSearch)
prj/coherence-core/src/main/java/com/tangosol/dev/tools/Notice.java:394
↓ 3 callersMethodcalcHeaderLength
@see Directed#selectType @see Sequel#selectType
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/messagePacket/Directed.java:177
↓ 3 callersMethodcalculateAddressScanArray
(java.util.Set setAddress)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/IpMonitor.java:242
↓ 3 callersMethodcalculateBasePartitionHash
Determine the partition-hash of the given key. The partition-hash is a property of the key identity itself, irrespective of the associated PartitionS
prj/coherence-core/src/main/java/com/tangosol/net/partition/DefaultKeyPartitioningStrategy.java:108
↓ 3 callersMethodcalculateEffectiveness
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/filter/AllFilter.java:76
↓ 3 callersMethodcalculateEffectiveness
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/filter/AnyFilter.java:82
↓ 3 callersMethodcalculateEffectiveness
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/filter/BetweenFilter.java:306
↓ 3 callersMethodcalculateHashIncrement
Provide an arbitrary prime increment to add to a hash code in order to determine the next index in a hash chain in an open hash data structure. <p> Th
prj/coherence-core/src/main/java/com/tangosol/util/OpenHashSet.java:683
↓ 3 callersMethodcalculatePreviousBucket
Calculate the old bucket for the specified hash code. @param nHash the hash code for the key @return the bucket index using the previous modulo
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:2725
↓ 3 callersMethodcalculateUnits
Calculate a cache cost for the specified cache entry key and value. @param oKey the cache key to evaluate for unit cost @param oValue the cache v
prj/coherence-core/src/main/java/com/tangosol/net/cache/ConfigurableCacheMap.java:400
↓ 3 callersMethodcalculateUnits
Calculate a cache cost for the specified object. <p> The default implementation uses the unit calculator type of the containing cache. @param oValue
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:2482
↓ 3 callersMethodcalculateUnits
Calculate a cache cost for the specified object. <p/> The default implementation uses the unit calculator type of the containing cache. @param oValue
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldOldCache.java:2021
↓ 3 callersMethodcall
()
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/FindGrpcProxyPort.java:21
↓ 3 callersMethodcancelAll
Cancels all provided {@link Future futures}. @param futures list of {@link Future futures} @param <T> the future result type
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorService.java:696
↓ 3 callersMethodcapitalize
Capitalize a string. @param s the string to capitalize @return the capitalized string
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:1427
↓ 3 callersMethodcasState
CAS the state of the subscriber. @param nPrevState the expected previous state of the subscriber @param nState the state of the subscriber @re
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:1762
↓ 3 callersMethodchainSets
Create {@link ChainedSet} from two {@code Set}s or an existing {@code ChainedSet} and another {@code Set}. @param setFirst the first Set; could be
prj/coherence-core/src/main/java/com/tangosol/internal/util/PartitionedIndexMap.java:892
↓ 3 callersMethodchained
(ValueExtractor<Subscriber.Element<V>, E> extractor)
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Page.java:667
↓ 3 callersMethodchatContent
Converts text content to OCI ChatContent format. @param text the text content @return list containing a single TextContent instance
prj/coherence-rag-parent/models/coherence-rag-oci/src/main/java/com/oracle/coherence/rag/model/oci/OciGenAiStreamingChatModel.java:311
↓ 3 callersMethodchatContent
Converts text content to OCI ChatContent format. @param text the text content @return list containing a single TextContent instance
prj/coherence-rag-parent/models/coherence-rag-oci/src/main/java/com/oracle/coherence/rag/model/oci/OciGenAiChatModel.java:222
↓ 3 callersMethodcheck
Verify that the stream is still open.
prj/coherence-core/src/main/java/com/tangosol/io/MultiByteArrayOutputStream.java:305
↓ 3 callersMethodcheck
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/SingleMemberSet.java:193
↓ 3 callersMethodcheckBacklog
Check if the associated cache service is backlogged. @param backlogEndedContinuation Continuation to call when backlog ends. @return true iff assoc
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/RequestHandler.java:360
↓ 3 callersMethodcheckBufferInput
@param buffer @param bIn @throws IOException
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/MultiBufferReadBufferTest.java:699
↓ 3 callersMethodcheckBufferShrink
If there is a buffer manager, check if the current buffer should be shrunk.
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:1483
↓ 3 callersMethodcheckCapacity
Given a proposed capacity, validate the current capacity and adjust it as necessary. @param c the proposed capacity, in terms of the number of eleme
prj/coherence-core/src/main/java/com/tangosol/util/OpenHashSet.java:355
↓ 3 callersMethodcheckClientThread
Check if the current thread is either the service thread or one of its daemons. If true, issue a warning that this could lead to deadlock. <p> This i
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeService/SafeTopicService.java:55
↓ 3 callersMethodcheckComplete
@return true iff all the flags are set
prj/test/functional/processor/src/main/java/processor/ContentionTests.java:96
↓ 3 callersMethodcheckDestroy
Test if the underlying store can be destroyed, and if so, destroy it.
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:1699
↓ 3 callersMethodcheckDrop
Determine if a connection drop should be simulated @return true if the connection has been dropped
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:519
↓ 3 callersMethodcheckElement
Validates the passed XmlElement, copying the element into a new valid element if necessary. @param element the XML element @return a XML element, c
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:1270
↓ 3 callersMethodcheckEntry
Check the passed value to verify that it does belong in this ContinuousQueryCache. @param entry a key value pair to check. @throws IllegalArgumentE
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:1625
↓ 3 callersMethodcheckMutable
Verify that this SimpleEntry is mutable.
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMapHelper.java:1110
↓ 3 callersMethodcheckNotReadedAndRead
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonReaderFactory.java:185
↓ 3 callersMethodcheckPage
Determine if the time has come to set up a new page for storing current cache data. This potentially destroys the oldest page, if the maximum number o
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:869
↓ 3 callersMethodcheckRequestTimeout
Check whether or not the timeout is reached. @param ldtStart an operation start time @param cTimeout the number of milliseconds left until timeout
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Poll.java:271
↓ 3 callersMethodcheckResume
If ResumeOnCompletion is true then resume the service as it was previously automatically suspended.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:29139
↓ 3 callersMethodcheckShrinkFromOther
After a mutation operation has reduced the size of an underlying Set, check if the delegation model should be replaced with a more size- efficient sto
prj/coherence-core/src/main/java/com/tangosol/util/LiteSet.java:1049
↓ 3 callersMethodcheckTruncation
Check if the given name will be truncated in the table, and if yes, add the full name to the footer table. @param listFooter the list containing c
prj/coherence-core/src/main/java/com/tangosol/util/SimpleQueryRecordReporter.java:241
↓ 3 callersMethodcheckValue
Check the passed object to verify that it passes the "value" restriction of this Map. @param o the Object to check @throws ClassCastException if t
prj/coherence-core/src/main/java/com/tangosol/util/RestrictedCollections.java:1269
↓ 3 callersMethodcheckWritten
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonWriterFactory.java:69
↓ 3 callersMethodchildren
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/internal/util/PartitionedIndexMapTest.java:515
↓ 3 callersMethodcleanup
Release any resources created by the EchoServer.
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/net/EchoServer.java:98
↓ 3 callersMethodcleanup
Release any resources created by the EchoNIOServer.
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/net/EchoNIOServer.java:417
↓ 3 callersMethodclearFreeLists
Clear out all references in the array of free lists.
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:2404
↓ 3 callersMethodclearOptimizedFiltersRecursive
Clear optimized filter order recursively for this filter and any nested {@link ArrayFilter} instances.
prj/coherence-core/src/main/java/com/tangosol/util/filter/ArrayFilter.java:333
↓ 3 callersMethodclearUID
Make sure the trait doesn't have a UID.
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:1946
↓ 3 callersMethodclone
Creates a cloned copy of this Component, including its sub-traits. @return a cloned copy of this Component @exception CloneNotSupportedException i
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:7967
↓ 3 callersMethodclone
Create a clone of this Ownership. @return a clone of the Ownership object
prj/coherence-core/src/main/java/com/tangosol/net/partition/Ownership.java:285
↓ 3 callersMethodclone
()
prj/coherence-core/src/main/java/com/tangosol/util/SparseArray.java:33
↓ 3 callersMethodclone
Create a clone of this Binary object. @return a Binary object with the same contents as this Binary object
prj/coherence-core/src/main/java/com/tangosol/util/Binary.java:948
↓ 3 callersMethodclose
Close the application writer and release all used resources
prj/coherence-core/src/main/java/com/tangosol/engarde/ApplicationWriter.java:78
↓ 3 callersMethodclose
Close the stream, flushing any accumulated bytes. The underlying writer is not closed. @exception IOException if an I/O error occurs
prj/coherence-core/src/main/java/com/tangosol/io/Base64OutputStream.java:185
↓ 3 callersMethodclose
Close this {@link BatchingOperationsQueue}. This {@link BatchingOperationsQueue} will no longer accept values but the pending values can continue to b
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/BatchingOperationsQueue.java:169
↓ 3 callersMethodclose
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonWriter.java:99
↓ 3 callersMethodclose
()
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/CoherenceBasedCacheManager.java:436
↓ 3 callersMethodclose
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:258
↓ 3 callersMethodcloseDatabase
Close the underlying BerkeleyDB database used to store keys associated with the given extent identifier. @param lExtentId the extent identifier
prj/coherence-core/src/main/java/com/tangosol/persistence/bdb/BerkeleyDBManager.java:1114
↓ 3 callersMethodcloseEntry
Close the current application entry. @exception IOException if an I/O error has occurred
prj/coherence-core/src/main/java/com/tangosol/engarde/JarStorage.java:363
↓ 3 callersMethodcloseEntry
Close the current application entry. @exception IOException if an I/O error has occurred
prj/coherence-core/src/main/java/com/tangosol/engarde/DirectoryStorage.java:353
↓ 3 callersMethodcloseEnvironment
Close an Environment. <p> This includes closing the environment and databases, and if temporary deleting the associated files. @param fDeregister ind
prj/coherence-core/src/main/java/com/tangosol/io/bdb/DatabaseFactory.java:347
↓ 3 callersMethodcloseInternal
(Throwable closeWithError)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/v1/GrpcConnectionV1.java:143
↓ 3 callersMethodcloseInternal
The close() implementation method. This method is called on the service thread. @param fNotify if true, notify the peer that the Channel is being cl
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:459
↓ 3 callersMethodcloseInternal
The close() implementation method. This method is called on the service thread. @param fNotify if true, notify the peer that the Connection is being
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:3893
↓ 3 callersMethodcloseNested
Notify the UserTypeWriter that it is being "closed". This notification allows the UserTypeWriter to write any remaining data that it has pending to wr
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:3026
↓ 3 callersMethodclosePolls
Called on the service thread when the service is stopped to close all currently open polls.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:805
↓ 3 callersMethodcloseSafely
(AutoCloseable closeable)
prj/test/functional/topics/src/main/java/topics/AbstractTopicsStorageRecoveryTests.java:166
↓ 3 callersMethodcloseStatus
Helper method to close a Status, processing any pending events as part of the process. @param status the Status object to close
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:2832
↓ 3 callersMethodcoercePrimitive
Add the necessary instructions to the provided {@link MethodVisitor} to coerce from the source primitive ({@code chSrc}) to the destination primitive(
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/RemotableClassGenerator.java:191
↓ 3 callersMethodcollectOrphanPartitions
Collect orphaned partitions. @return the set of orphaned partitions
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:1924
↓ 3 callersMethodcollectTransportStats
Collect available connection information regarding the specified Member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:874
↓ 3 callersMethodcollectingAndThen
Adapts a {@code Collector} to perform an additional finishing transformation. For example, one could adapt the {@link #toList()} collector to always
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteCollectors.java:386
↓ 3 callersMethodcollege
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/internal/util/PartitionedIndexMapTest.java:540
↓ 3 callersMethodcombine
(QueryRecord.PartialResult partialResult)
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/QueryRecorder.java:119
↓ 3 callersMethodcommitAndMaybeInvalidate
Finish the commit for the entry for which this Status exists. If there are any threads waiting on the entry for which this Status exists, one will be
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:4156
↓ 3 callersMethodcompactBegin
Configure the incremental compact.
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:3061
↓ 3 callersMethodcomparator
()
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/NullableSortedMap.java:285
← previousnext →10,101–10,200 of 78,752, ranked by callers