Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oracle/coherence
/ functions
Functions
78,752 in github.com/oracle/coherence
⨍
Functions
78,752
◇
Types & classes
10,274
↓ 69 callers
Method
logError
Helper method to log derivation error information. @param sCode the error code @param nSeverity the error severity @param aoParam an array of r
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:1442
↓ 69 callers
Method
setLongValue
Set the Long value associated with this TestValue object. @param value the new Long value
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:2842
↓ 69 callers
Method
unpack
(Any any, Class<T> type)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/BaseVersionOneGrpcServiceIT.java:144
↓ 68 callers
Method
getLocalEndPoint
Return the EndPoint this bus is bound to. Parties wishing to transport information to this bus, can connect via this EndPoint. <p> Note: The returned
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/Bus.java:64
↓ 68 callers
Method
getOptionalValue
(String propertyName, Class<T> propertyType)
prj/coherence-rag-parent/models/coherence-rag-oci/src/test/java/com/oracle/coherence/rag/model/oci/OciModelProviderIT.java:194
↓ 68 callers
Method
getSession
Return the {@link Session} created by the provider, or {@code null} if no session could be created. @return the {@link Session} created by the provid
prj/coherence-core/src/main/java/com/tangosol/net/SessionProvider.java:306
↓ 68 callers
Method
getTime
Get the value as a Time. @return the value as a Time
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlValue.java:150
↓ 68 callers
Method
reset
Resets the contents of a password array @param arrays an array of character arrays to reset
prj/coherence-core/src/main/java/com/tangosol/net/PasswordProvider.java:34
↓ 68 callers
Method
setContextClassLoader
Specify the context ClassLoader for this object. The context ClassLoader can be set when the object is created, and allows the creator to provide the
prj/coherence-core/src/main/java/com/tangosol/io/ClassLoaderAware.java:40
↓ 67 callers
Method
addPost
Add a POST endpoint. @param sPath the request path @param handler the POST request handler @return the added {@link Endpoint}
prj/coherence-core/src/main/java/com/tangosol/internal/http/RequestRouter.java:153
↓ 67 callers
Method
builder
Returns a {@link Builder} that can configure and build instances of {@link CoherenceConfiguration}. @return a {@link Builder} that can configure and
prj/coherence-core/src/main/java/com/tangosol/net/CoherenceConfiguration.java:37
↓ 67 callers
Method
getMode
Returns the mode that {@link Coherence} is running in. @return the mode that {@link Coherence} is running in
prj/coherence-core/src/main/java/com/tangosol/net/SessionProvider.java:262
↓ 67 callers
Method
hasRemaining
Determine if it is possible to write something of a specified length to the underlying buffer. @param cb the length to write @return true if there
prj/coherence-core/src/main/java/com/tangosol/io/MultiBufferWriteBuffer.java:861
↓ 67 callers
Method
nextElement
Returns the next element in the Enumeration. @return the next element in the Enumeration @exception NoSuchElementException Enumeration has no more
prj/coherence-core/src/main/java/com/tangosol/util/LiteSet.java:268
↓ 67 callers
Method
rootCause
(Throwable t)
prj/test/functional/grpc-proxy-netty/src/main/java/netty/grpc/proxy/NamedCacheServiceImplTest.java:1779
↓ 67 callers
Method
update
Update this index in response to an update operation on a cache. @param entry the entry representing the object being updated @since Coherence 3.5
prj/coherence-core/src/main/java/com/tangosol/util/MapIndex.java:121
↓ 67 callers
Method
withSession
Add a {@link SessionConfiguration} to the {@link Coherence} instance that will be used to create the corresponding {@link Session} on start-up. <p> Th
prj/coherence-core/src/main/java/com/tangosol/net/CoherenceConfiguration.java:209
↓ 66 callers
Method
finest
Log the specified message with {@link #FINEST} severity. @param sMessage the message to log
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Logger.java:623
↓ 66 callers
Method
getParent
Get the parent element of this value. @return the parent element, or null if this value has no parent
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlValue.java:308
↓ 66 callers
Method
isCoherenceRunning
A {@link Predicate} to determine if {@link CoherenceCluster} is running. @return a {@link Predicate}
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/CoherenceCluster.java:311
↓ 66 callers
Method
loadClass
Load the specified generated Java Class. @param sName fully qualified Java Class name @return the specified Class structure @exception ComponentEx
prj/coherence-core/src/main/java/com/tangosol/dev/component/Loader.java:76
↓ 66 callers
Method
mapToInt
Returns an {@code IntStream} consisting of the results of applying the given function to the elements of this stream. <p> This is an <em>intermediate
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteStream.java:232
↓ 66 callers
Method
removeIndex
Remove an index from this QueryMap. @param <T> the type of the value to extract from @param <E> the type of value that will be extracte
prj/coherence-core/src/main/java/com/tangosol/util/QueryMap.java:228
↓ 65 callers
Method
getInteger
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/ViewBuilderTest.java:259
↓ 65 callers
Method
getOffset
Determines the current offset. The current offset is the offset within the current line of the next character that will be returned from nextChar. T
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Script.java:117
↓ 65 callers
Method
getOrDefault
(Object key, V defaultValue)
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMap.java:174
↓ 65 callers
Method
getPofContext
Return the PofContext object used by this PofWriter to serialize user types to a POF stream. @return the PofContext object that contains user type me
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofWriter.java:1539
↓ 65 callers
Method
getStackTrace
Returns a string with the stack trace for the specified exception.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:1610
↓ 65 callers
Method
getValueExtractor
Obtain the ValueExtractor object that the MapIndex uses to extract an indexable Object from a value stored in the indexed Map. This property is never
prj/coherence-core/src/main/java/com/tangosol/util/MapIndex.java:33
↓ 65 callers
Method
isCancelled
Determines if a {@link Task} was cancelled. @return {@code true} if the task was cancelled @since 22.06
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Task.java:265
↓ 65 callers
Method
stopAllApplications
Stops all processes that have been started by this test class via calls to startCacheServer or startCacheApplication.
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestInfrastructure.java:216
↓ 65 callers
Method
test
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/ExternalizableTest.java:44
↓ 64 callers
Method
getKey
Returns the key for the entry this result matches. @return the key for the entry this result matches
prj/coherence-core/src/main/java/com/oracle/coherence/ai/QueryResult.java:30
↓ 64 callers
Method
getRunningNamedCache
Getter for property RunningNamedCache.<p> Calculated property returning a running NamedCache. The only reason we have "getRunningNamedCache" in addit
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:1869
↓ 64 callers
Method
toSet
Returns a {@code Collector} that accumulates the input elements into a new {@code Set}. There are no guarantees on the type, mutability, serializabili
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteCollectors.java:225
↓ 64 callers
Method
using
Obtains a {@link WithClassLoader} for the specified not-null {@link ClassLoader}. @param loader the {@link ClassLoader} @return a {@link WithClassL
prj/coherence-core/src/main/java/com/tangosol/net/options/WithClassLoader.java:72
↓ 63 callers
Method
compile
Perform final optimizations and code generation. @param ctx the compiler context @param code the assembler code attribute to compile to @p
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Expression.java:158
↓ 63 callers
Method
createString
Create new AtomicTerm representing a String with given value @param value the text of the literal @return a AtomicTerm for a String
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/termtrees/AtomicTerm.java:352
↓ 63 callers
Method
definiteSleep
Ensure the current thread sleeps for at least {@code cSleep} millis. @param cSleep the number of milliseconds to sleep
prj/test/functional/rwbm/src/main/java/rwbm/ReadWriteBackingMapTests.java:4079
↓ 63 callers
Method
emptyMap
Returns an empty map (immutable). @return the empty map
prj/coherence-core/src/main/java/com/tangosol/internal/util/PartitionedIndexMap.java:500
↓ 63 callers
Method
ensureExtent
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:1196
↓ 63 callers
Method
get
Returns the current value. @return the current value
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:44
↓ 63 callers
Method
getRemainingMessages
Returns the number of remaining messages to be read from the topic for this subscriber. <p> This value is a count of messages remaining to be polled a
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:851
↓ 63 callers
Method
getRightExpression
Get the "right" expression. @return the "right" expression
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/BinaryExpression.java:128
↓ 63 callers
Method
getSession
Return the {@link Session} to use to create queues. @return the {@link Session} to use to create queues
prj/test/functional/queues/src/main/java/queues/CollectionTests.java:45
↓ 63 callers
Method
get_CLASS
Getter for property _CLASS.<p> Property with auto-generated accessor that returns the Class object for a given component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:334
↓ 63 callers
Method
putBackChar
Regurgitates the last eaten character so that the next call to nextChar will return the same character that was returned by the most recent call to ne
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Script.java:71
↓ 63 callers
Method
queryNames
Get the names of MBeans controlled by the MBean server that is collocated with the {@link com.tangosol.net.management.Registry cluster registry}. @pa
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanServerProxy.java:129
↓ 62 callers
Method
and
Return a composed filter that represents a short-circuiting logical AND of this filter and another. When evaluating the composed filter, if this filt
prj/coherence-core/src/main/java/com/tangosol/util/Filter.java:77
↓ 62 callers
Method
findElement
Find a child element with the specified '/'-delimited path. This is based on a subset of the XPath specification, supporting: <ul> <li> Leading '/'
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlElement.java:171
↓ 62 callers
Method
get
Obtain the value mapped to the specified key. @param key the key to obtain the value for @return a {@link CompletableFuture} that can be used to obta
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClientChannel.java:226
↓ 62 callers
Method
getChatModel
Returns a chat model instance for the specified model name. <p/> Chat models provide conversational AI capabilities for generating responses to user q
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/ModelProvider.java:86
↓ 62 callers
Method
getConverter
Factory method: Obtain a null implementation of a Converter. @return a conforming implementation of Converter that does as little as possibl
prj/coherence-core/src/main/java/com/tangosol/util/NullImplementation.java:219
↓ 62 callers
Method
getMBeanInfo
Return the MBeanInfo for a given MBean. @param sName the MBean name @return the MBeanInfo for the MBean or {@code null} if the MBean does
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanServerProxy.java:50
↓ 62 callers
Method
getOldValue
Return an old value associated with this event. <p> The old value represents a value deleted from or updated in a map. It is always null for "insert"
prj/coherence-core/src/main/java/com/tangosol/util/MapEvent.java:137
↓ 62 callers
Method
getPofHandler
Return the WritingPofHandler used internally by this PofBufferWriter to write the POF stream. @return the PofHandler
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:3271
↓ 62 callers
Method
getRandomString
Generates a random-length String within the length bounds provided. If the ASCII option is indicated, the characters will be in the range [32-127], ot
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:2244
↓ 62 callers
Method
isSynthetic
Determine if this Entry has been synthetically mutated. This method returns {@code false} if either a non-synthetic update was made or the entry has n
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMap.java:735
↓ 62 callers
Method
loopback
Obtains a {@link WellKnownAddress} that uses the loopback address. @return a {@link WellKnownAddress} that uses the loopback address
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/WellKnownAddress.java:53
↓ 62 callers
Method
metric
Set the attribute metric name. @param sName the metric name @return this builder
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/model/SimpleModelAttribute.java:375
↓ 62 callers
Method
serialize
Serialize a user type instance to a POF stream by writing its state using the specified PofWriter object. <p> An implementation of PofSerializer is re
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofSerializer.java:58
↓ 62 callers
Method
toString
Convert an object representation of a key into its string form. @param oKey key in its original object form @return string representation of a key
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/KeyConverter.java:36
↓ 61 callers
Method
accept
An acceptor for the {@link SchemaVisitor}. @param visitor the visitor
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/Type.java:83
↓ 61 callers
Method
available
Returns the number of bytes that can be read (or skipped over) from this input stream without causing a blocking I/O condition to occur. This method r
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:329
↓ 61 callers
Method
getClusterMemberSet
Getter for property ClusterMemberSet.<p> Set of all Members in the cluster. This set is a live reference to the MasterMemberSet maintained by the Clus
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1270
↓ 61 callers
Method
isArray
Return {@code true} if this type descriptor represents an array type. @return {@code true} if this type descriptor represents an array type,
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/TypeDescriptor.java:47
↓ 61 callers
Method
offer
Insert an element to the tail this {@link NamedQueue}. @param e the element to insert @param cMillis the number of milliseconds until the que
prj/coherence-core/src/main/java/com/tangosol/net/NamedQueue.java:94
↓ 61 callers
Method
println
Terminate the current line by writing the line separator string. The line separator string is defined by the system property <code>line.separator</co
prj/coherence-core/src/main/java/com/tangosol/io/IndentingWriter.java:167
↓ 61 callers
Method
remove
Removes from the underlying collection the last element returned by the iterator (optional operation). This method can be called only once per call t
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:415
↓ 60 callers
Method
ensureOpen
Ensures that the {@link CoherenceBasedCache} is open (not closed). @throws IllegalStateException if the {@link CoherenceBasedCache} is closed
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/AbstractCoherenceBasedCache.java:121
↓ 60 callers
Method
getCookie
Locates and returns the cookie with the specified type and name. <p> Locating the cookie involves searching the current {@link ProcessingContext} for
prj/coherence-core/src/main/java/com/tangosol/config/xml/ProcessingContext.java:124
↓ 60 callers
Method
getCurrentUri
The URI of the current resource. @return the resource URI
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/AbstractManagementResource.java:1546
↓ 60 callers
Method
getFrontMap
Obtain the front map reference. <p> <b>Note:</b> direct modifications of the returned map may cause an unpredictable behavior of the CachingMap. @ret
prj/coherence-core/src/main/java/com/tangosol/net/cache/CachingMap.java:238
↓ 60 callers
Method
getLeftExpression
Get the "left" expression. @return the "left" expression
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/BinaryExpression.java:98
↓ 60 callers
Method
getRawClass
(Type type)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/TypeUtil.java:201
↓ 60 callers
Method
getRoleName
Return the configured role name for the Member. This role is completely definable by the application, and can be used to determine what Members to use
prj/coherence-core/src/main/java/com/tangosol/net/MemberIdentity.java:106
↓ 60 callers
Method
get_CLASS
Getter for property _CLASS.<p> Property with auto-generated accessor that returns the Class object for a given component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:627
↓ 60 callers
Method
ok
Create a new {@link Builder} with an OK status. @return a new response {@link Builder}
prj/coherence-core/src/main/java/com/tangosol/internal/http/Response.java:154
↓ 60 callers
Method
readShort
Read a short value. <p> This method is the counterpart for the {@link java.io.DataOutput#writeShort} method. @return a <code>short</code> value @exc
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:499
↓ 60 callers
Method
removeListener
Remove a previously added {@link NamedTopicListener}. @param listener the {@link NamedTopicListener} to remove
prj/coherence-core/src/main/java/com/tangosol/net/topic/NamedTopic.java:237
↓ 60 callers
Method
sendCacheRequest
(StreamObserver<ProxyRequest> channel, TestProxyResponseStreamObserver observer, int cacheId, Name
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/NamedCacheProxyProtocolIT.java:3324
↓ 59 callers
Method
at
Obtains a {@link Logging} for the specified level. @param level the level of the {@link Logging} @return a {@link Logging} for the specified level
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/Logging.java:101
↓ 59 callers
Method
ensureTopic
Obtain a Topic interface that provides @param sName - the name, within this TopicService, that uniquely identifies a topic @param loader ClassLoader
prj/coherence-core/src/main/java/com/tangosol/net/TopicService.java:39
↓ 59 callers
Method
getNewValue
Return a new value associated with this event. <p> The new value represents a new value inserted into or updated in a map. It is always null for "dele
prj/coherence-core/src/main/java/com/tangosol/util/MapEvent.java:150
↓ 59 callers
Method
getUuid
Return the universal unique id of the Member. @return the universal unique id of the Member @since 22.06
prj/coherence-core/src/main/java/com/tangosol/net/Member.java:80
↓ 59 callers
Method
isEmpty
Return true iff stack is empty. @return true iff stack is empty
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/Stack.java:44
↓ 59 callers
Method
lastOf
A {@link Task.Collector} that returns the last added result, when all results have been provided. @param <T> the type of the result @return a {@lin
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/TaskCollectors.java:81
↓ 59 callers
Method
processDocument
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:303
↓ 58 callers
Method
firePropertyChange
Fire the property change event (non-vetoable) for an attribute. @param sAttribute name of attribute @param oPrevVal previous value of attribute @
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:2711
↓ 58 callers
Method
fireVetoableChange
Fire the vetoable change event for an attribute. @param sAttribute name of attribute @param oPrevVal previous value of attribute @param oNewVal
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:2698
↓ 58 callers
Method
getChannel
Returns the channel that the element was published to. @return the channel that the element was published to
prj/coherence-core/src/main/java/com/tangosol/net/topic/Publisher.java:208
↓ 58 callers
Method
getClusterName
Determine the configured name for the Cluster. This name is defined by the application, and can be used for any application-specific purpose. Furtherm
prj/coherence-core/src/main/java/com/tangosol/net/Cluster.java:221
↓ 58 callers
Method
getFilter
Obtain the {@link Filter} that this {@code ContinuousQueryCache} is using to query the underlying {@link NamedCache}. @return the {@link Filter} that
prj/coherence-core/src/main/java/com/tangosol/net/management/ViewMBean.java:59
↓ 58 callers
Method
getJcacheTestContext
Method description @return
prj/test/functional/jcache/src/main/java/com/tangosol/coherence/jcachetesting/TestSupport.java:76
↓ 58 callers
Method
getPartitionAssignments
Getter for property PartitionAssignments.<p> An array indexed by partition number. Each value is an array indexed by backup index (zero being the prim
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3381
↓ 58 callers
Method
getValue
Return the nodes value. @return the value
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ConcurrentAssociationPile.java:466
↓ 58 callers
Method
getVersion
Return the version associated with this request. @return version associated with this request
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/Request.java:58
↓ 58 callers
Method
invokeOperationWithWait
Issue an operation and wait for the operation to be complete by polling the "Idle" attribute of the PersistenceCoordinator for the service. This metho
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PersistenceToolsHelper.java:157
↓ 58 callers
Method
makeLong
Factory method to produce Long objects with an optimization that uses cached Long objects for all relatively-low numbers. @param n a long @return
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:2100
↓ 58 callers
Method
newTracingSpan
Creates a new {@link Span.Builder} to create spans for {@code SafeNamedCache}. @param sOp the tracing operation @return a new {@link Span.Builder}
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:2830
← previous
next →
601–700 of 78,752, ranked by callers