MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 5 callersMethodassertFileStatus
Assert the files either exist or not. @param fExists ture if they should exist @param nMax number of entries to check
prj/test/functional/persistence/src/main/java/persistence/BerkeleyDBWriteBehindPersistenceTests.java:261
↓ 5 callersMethodassertNotDisposed
Throws {@link IllegalStateException} if this factory has been disposed via invocation of {@link #dispose()}.
prj/coherence-core/src/main/java/com/tangosol/net/ExtensibleConfigurableCacheFactory.java:734
↓ 5 callersMethodassertNullPasswordProvider
(DefaultKeystoreDependencies dependencies)
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/coherence/config/xml/processor/KeystoreProcessorTest.java:185
↓ 5 callersMethodassertRemoteCount
Eventually assert a remote latch count. @param member the cluster member to query @param sName the latch name @param count the initial latch cou
prj/test/functional/concurrent/src/main/java/concurrent/AbstractClusteredRemoteCountDownLatchIT.java:356
↓ 5 callersMethodassertRoundTrip
(int nFileId, long lOffset, int cbKey)
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/io/journal2/PersistentTicketTest.java:144
↓ 5 callersMethodassertThreadStackTrace
Assert thread stack trace contains a caller with {@code clz} name and {@code sMethodName method name}. @param t the thread @param clz
prj/test/functional/near/src/main/java/near/NearCacheTests.java:1224
↓ 5 callersMethodassertUtfConversion
(String s)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/ExternalizableHelperTest.java:88
↓ 5 callersMethodassignPrimaryPartition
Assign the specified primary partition for this member. This can only be called on a service thread. @param iPartition the partition being assigned
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:1076
↓ 5 callersMethodassignments
Obtains a reference to the {@link ClusteredAssignment} cache. @return a reference to the {@link ClusteredAssignment} cache
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorInfo.java:634
↓ 5 callersMethodassumeOracleJDK
()
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/CheckJDK.java:21
↓ 5 callersMethodattemptMark
Atomically sets the value of the mark to the given update value if the current reference is equal to the expected reference. Any given invocation of
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicMarkableReference.java:95
↓ 5 callersMethodattemptStamp
Atomically sets the value of the stamp to the given update value if the current reference is {@code ==} to the expected reference. Any given invocati
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicStampedReference.java:95
↓ 5 callersMethodaugmentSpan
Return the active {@link Span} if any, otherwise return a {@link Span} that is effectively a no-op. @return the active {@link Span} if any, otherwise
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/TracingHelper.java:172
↓ 5 callersMethodauthenticated
(WebTarget target)
prj/coherence-rag-parent/coherence-rag/src/test/java/com/oracle/coherence/rag/api/ModelsIT.java:169
↓ 5 callersMethodawaitDone
()
prj/test/functional/core/src/main/java/com/tangosol/coherence/component/util/DaemonPoolIT.java:1497
↓ 5 callersMethodawaitLatestGuardable
(int cExpected)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/component/util/VirtualDaemonPoolComponentTest.java:1850
↓ 5 callersMethodawaitReadReleased
Wait for the read lock released event. @param timeout the maximum amount of time to wait @return the global order of the read released event
prj/test/functional/concurrent/src/main/java/concurrent/locks/AbstractClusteredRemoteReadWriteLockIT.java:1000
↓ 5 callersMethodawaitTermination
(long lcTimeout, TimeUnit unit)
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorService.java:278
↓ 5 callersMethodbarEntry
Bar entry to the thread gate by other threads, but do not wait for the gate to close. When all other threads have exited, the status of the thread gat
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Gate.java:118
↓ 5 callersMethodbeginArray
Report that an array of values has been encountered in the POF stream. <p> This method call will be followed by a separate call to an "on" or "begin"
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:465
↓ 5 callersMethodbeginSparseArray
Report that a sparse array of values has been encountered in the POF stream. <p> This method call will be followed by a separate call to an "on" or "b
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:505
↓ 5 callersMethodbeginUniformCollection
Report that a uniform collection of values has been encountered in the POF stream. <p> This method call will be followed by a separate call to an "on"
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:449
↓ 5 callersMethodbeginUniformKeysMap
Report that a map of key/value pairs (with the keys being of a uniform type) has been encountered in the POF stream. <p> This method call will be foll
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:566
↓ 5 callersMethodbeginUniformMap
Report that a map of key/value pairs (with the keys being of a uniform type and the values being of a uniform type) has been encountered in the POF st
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:589
↓ 5 callersMethodbeginUniformSparseArray
Report that a uniform sparse array of values has been encountered in the POF stream. <p> This method call will be followed by a separate call to an "o
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:528
↓ 5 callersMethodbigDecimalValue
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonNumber.java:156
↓ 5 callersMethodboundedValue
(String sValue)
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/RagSecurity.java:869
↓ 5 callersMethodbreakLines
Breaks the specified string into a multi-line string. @param sText the string to break @param nWidth the max width of resulting lines (including t
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:1289
↓ 5 callersMethodbuildPredicate
A Predicate utility builder. @param sPattern the pattern part for the Predicate creation @param parser the parser used to parse the values @retu
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/CronPattern.java:509
↓ 5 callersMethodbundle
The bundle operation to be performed against a collected map of entries by the concrete AbstractEntryBundler implementations. If an exception occurs d
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractEntryBundler.java:125
↓ 5 callersMethodbundle
The bundle operation to be performed against a collected set of binary entries by the concrete AbstractEntryBundler implementations. If an exception o
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractBinaryEntryBundler.java:127
↓ 5 callersMethodcacheKeyFunction
Create key producing function based on method parameters. @param method the annotated method @return key generator function
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/CdiHelpers.java:49
↓ 5 callersMethodcacheName
Extract cache name from the annotated method or class. @param annotatedType the type potentially annotated with {@link CacheName} annotation @param
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/CdiHelpers.java:89
↓ 5 callersMethodcalculateBucket
Calculate the bucket for the specified hash code. @param nHash the hash code for the key @return the bucket index
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:2713
↓ 5 callersMethodcalculatePackedLength
Calculate the number of bytes needed to store a packed integer using a variable-length format. <p> The format differs from DataOutput in that DataOutp
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:930
↓ 5 callersMethodcalculateThisOwnership
Calculate how many partitions this member owns. @param fPrimary if true, calculate the primary ownership; otherwise the backup ownership @return the
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:1501
↓ 5 callersMethodcanProcess
Return true iff <code>sMacro</code> contains the delimiter that this processor handles. @param sMacro the macro parameter @return true iff this pro
prj/coherence-core/src/main/java/com/tangosol/config/expression/ValueMacroExpression.java:433
↓ 5 callersMethodcanUseGlobal
Returns {@code true} if the {@link SocketProviderFactory} can use the global provider builder over this builder, if a global builder is present. @ret
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/SocketProviderBuilder.java:159
↓ 5 callersMethodceiling
Return the "first" value with an index which is greater than or equal to the specified index. @param lIndex the index @return the value or null
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:75
↓ 5 callersMethodceilingIndex
Return the "first" index which is greater than or equal to the specified index. @param lIndex the index @return the index or NOT_FOUND
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:66
↓ 5 callersMethodcheckByteAt
@param buf @param cSize @param of
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/MultiBufferReadBufferTest.java:738
↓ 5 callersMethodcheckIndexIsInitialized
()
prj/coherence-hnsw/src/main/java/com/oracle/coherence/hnswlib/Index.java:545
↓ 5 callersMethodcheckNotEmpty
Check that the specified string is neither a null nor an empty string. @param s the string to check @param sName the name of the corresponding
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:2300
↓ 5 callersMethodcheckObject
Check the passed object to verify that it passes the restriction of this Collection. @param o the Object to check @throws ClassCastException if th
prj/coherence-core/src/main/java/com/tangosol/util/RestrictedCollections.java:440
↓ 5 callersMethodcheckPermission
Check if the current user is allowed to "join" the cache. @param cache the cache
prj/coherence-core/src/main/java/com/tangosol/net/ExtensibleConfigurableCacheFactory.java:941
↓ 5 callersMethodcheckRange
Check that the specified object is within the range of this view. @param o the object to check
prj/coherence-core/src/main/java/com/tangosol/util/SortedBag.java:520
↓ 5 callersMethodcheckYearMonthInterval
Validate a year-month interval. @param cYears the number of years @param cMonths the number of months
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:1859
↓ 5 callersMethodclearEvents
Clear listener events.
prj/test/functional/cache/src/main/java/cache/MapListenerTests.java:327
↓ 5 callersMethodclientBuilder
Returns a {@link Builder} instance that can build a {@link Coherence} instance using the specified {@link CoherenceConfiguration}. <p> The {@link Cohe
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:395
↓ 5 callersMethodclone
Make a clone of the passed object. @param o the object to clone @return a clone of the passed object
prj/coherence-core/src/main/java/com/tangosol/run/xml/PropertyAdapter.java:490
↓ 5 callersMethodclone
Return a copy of the specified object. @param o the object to clone @param <T> the type of the object @return the new object
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Cloner.java:26
↓ 5 callersMethodcloneMessage
Instantiate a copy of this message. This is quite different from the standard "clone" since only the "transmittable" portion of the message (and none
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:32472
↓ 5 callersMethodclose
(NamedCollection col)
prj/coherence-core/src/main/java/com/tangosol/internal/net/ConfigurableCacheFactorySession.java:239
↓ 5 callersMethodclose
Close the Channel and reclaim all resources held by the Channel. <p> When this method is invoked, it will not return until Message processing has been
prj/coherence-core/src/main/java/com/tangosol/net/messaging/Channel.java:88
↓ 5 callersMethodclose
Close the HandshakeHandler's channel. @param eReason the reason for the disconnect, or null
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:3443
↓ 5 callersMethodclose
Close all connections maintained by the TcpRing.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/TcpRing.java:169
↓ 5 callersMethodcloseAndDeleteStore
(String sStoreId)
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/CachePersistenceHelperTest.java:379
↓ 5 callersMethodcloseChannel
Close the channel.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedCacheProxy.java:566
↓ 5 callersMethodcloseInternal
Close and clean-up this subscriber. @param fDestroyed {@code true} if this call is in response to the caches being destroyed/rele
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:2566
↓ 5 callersMethodcloseInternal
Close this {@link NamedTopicPublisher}. <p> The {@link Option}s passed to this method will override any options that were set when this publisher was
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicPublisher.java:426
↓ 5 callersMethodcloseSubscription
Close a subscription. @param subscriber the subscriber identifier @param fDestroyed {@code true} if the subscription is destroyed
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:220
↓ 5 callersMethodcollect
(Supplier<R> supplier, ObjIntConsumer<R> accumulator, BiConsumer<R, R> combiner)
prj/coherence-core/src/main/java/com/tangosol/internal/util/stream/IntPipeline.java:226
↓ 5 callersMethodcollect
(Supplier<R> supplier, ObjDoubleConsumer<R> accumulator, BiConsumer<R, R> combiner)
prj/coherence-core/src/main/java/com/tangosol/internal/util/stream/DoublePipeline.java:216
↓ 5 callersMethodcollect
(Supplier<R> supplier, ObjLongConsumer<R> accumulator, BiConsumer<R, R> combiner)
prj/coherence-core/src/main/java/com/tangosol/internal/util/stream/LongPipeline.java:223
↓ 5 callersMethodcollectEntries
Collect all store entries. @param store the store to iterate @return key-to-value map
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistenceEnvironmentTest.java:652
↓ 5 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/SimpleOverflowMap.java:2230
↓ 5 callersMethodcompare
(WriteBuffer[] abuf)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/BufferTest.java:388
↓ 5 callersMethodcompartmentId
Returns the OCI compartment ID. @return the compartment ID
prj/coherence-rag-parent/models/coherence-rag-oci/src/main/java/com/oracle/coherence/rag/model/oci/OciGenAiChatModel.java:439
↓ 5 callersMethodcomputeSentPackets
compute the number of packets sent by the publisher. @return the number of packets sent by the publisher
prj/coherence-core/src/main/java/com/tangosol/net/DatagramTest.java:1787
↓ 5 callersMethodcomputeValueOffset
Compute the offset of the STORE value bytes. @param cbKey key length in bytes @return offset of STORE value bytes relative to the entry start
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalEntry.java:106
↓ 5 callersMethodcomputeVersion
Return numeric Java version from java.version property. @param sVersion java.version string of 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 11, 15, 16, 17, 18, ...
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/CheckJDK.java:66
↓ 5 callersMethodconfigure
Apply the specified options to a socket. @param socket the socket to configure @param options the options to apply, or null for none @throws Sock
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/Sockets.java:42
↓ 5 callersMethodconfigureCache
Ensures a cache for given scheme. @param info the cache info @param xmlScheme the corresponding scheme @param loader ClassLoader that shou
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:1425
↓ 5 callersMethodconfiguredValues
(String sProperty)
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/RagSecurity.java:743
↓ 5 callersMethodconsumeBytes
Consume the specified number of bytes. @param cb the number of bytes consumed.
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequenceInputStream.java:591
↓ 5 callersMethodconsumeString
(int token)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonReader.java:469
↓ 5 callersMethodcontainsAll
Determine if the remote NamedCache contains the specified keys. @param colKeys the keys @return true if the NamedCache contains the specified keys
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:1673
↓ 5 callersMethodcontainsExtent
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:1442
↓ 5 callersMethodcontainsInvalidClassExceptionCause
Return true iff one of the causes is InvalidClassException. @param t Throwable to check for InvalidClassException @return true iff one of the cause
prj/test/functional/io/src/main/java/io/ObjectInputFilterTests.java:756
↓ 5 callersMethodcontainsKey
(Object oKey)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:181
↓ 5 callersMethodconvertEvent
Convert the specified map event into another MapEvent that ensures the lazy event data conversion using the specified converters. @param event the
prj/coherence-core/src/main/java/com/tangosol/util/MapListenerSupport.java:820
↓ 5 callersMethodconvertIntToReadBuffer
Write the given integer to a buffer, returning a read-only view. @param n the integer to convert to a buffer @return a read only buffer
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/AbstractPersistencePerformanceTest.java:430
↓ 5 callersMethodconvertUTF
Convert binary UTF-8 encode data to a String. This method is a helper to allow various I/O implementations to share a single, efficient implementation
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:1409
↓ 5 callersMethodconvertUp
Convert a {@link Binary} in the cache's serialization format to a {@link Binary} in the request's serialization format. @param binary the {@link Bin
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/v0/RequestHolder.java:186
↓ 5 callersMethodcopyFile
Copy the specified file according to the source and destination File objects preserving the time-stamp of the source. @param fileFrom the {@link Fil
prj/coherence-core/src/main/java/com/tangosol/io/FileHelper.java:334
↓ 5 callersMethodcopyMap
Create an instance of {@link Map} based on the contents of the provided map. @param map the map to copy @return an instance of {@link Map} populat
prj/coherence-core/src/main/java/com/tangosol/util/CopyOnWriteMap.java:117
↓ 5 callersMethodcreate
(ConfigurableCacheFactory factory)
prj/test/functional/persistence/src/main/java/persistence/UnifiedPersistenceMigrationDemoHelper.java:319
↓ 5 callersMethodcreateAppendingFile
Create an APPENDING file with the specified id. @param nFileId file id @throws IOException on I/O failure
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1175
↓ 5 callersMethodcreateCacheServerOptions
(String sClass)
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestInfrastructure.java:860
↓ 5 callersMethodcreateChannelConnector
Create a {@link PublisherChannelConnector}. @param nChannel the channel identifier @return a {@link PublisherChannelConnector}
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/PublisherConnector.java:109
↓ 5 callersMethodcreateClient
(String sCacheName, String sSerializerName, Serializer serializer)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/BaseNamedCacheClientIT.java:153
↓ 5 callersMethodcreateClusterName
(String sLabel)
prj/test/functional/persistence/src/main/java/persistence/JournalBackupMapTests.java:709
↓ 5 callersMethodcreateDouble
Create new LiteralBaseToken representing a Double with given value @param s the text of the literal @return a LiteralBaseToken for a Double
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/base/LiteralBaseToken.java:176
↓ 5 callersMethodcreateErrorMessage
Create an {@link ErrorMessage} from a {@link Throwable}. @param error the error to create the message from @param serializer the serializer to
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/ErrorsHelper.java:185
↓ 5 callersMethodcreateExecutionContext
Create a new {@link ExecutionContext}. The following properties will be set on the returned context: <ul> <li>silent mode is enabled</li> <li>
prj/coherence-core/src/main/java/com/tangosol/util/QueryHelper.java:357
↓ 5 callersMethodcreateExecutorService
Spin up a new {@link TaskExecutorService}. This is used for ExecutorService lifecycle tests such as shutdown tests. @return a new {@link TaskExecuto
prj/test/functional/executor/src/main/java/executor/common/AbstractTaskExecutorServiceTests.java:138
↓ 5 callersMethodcreateHttpsClient
Create a new HTTPS client. @return a new HTTPS client
prj/test/functional/http/src/main/java/http/AbstractHttpServerTest.java:294
↓ 5 callersMethodcreateIndex
(Map map, Filter filter, ValueExtractor extractor, boolean fSupportForwardMap)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/ConditionalIndexTest.java:874
↓ 5 callersMethodcreateIndexInDirectory
Creates a POF index file at the specified base directory. By default, the index will be created in the subdirectory {@code META-INF/pof.idx}. @param
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofIndexer.java:107
↓ 5 callersMethodcreateLocalCacheValue
Create a LocalCacheValue for an LocalCache entry. @param internalValue internal format of value @param ldtCreation entry creation time @param pol
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCacheValue.java:255
← previousnext →6,701–6,800 of 78,752, ranked by callers