MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 44 callersMethodasBinaryEntry
Return this entry as a {@link BinaryEntry}. <p> This is a convenience method that allows you to avoid casting an {@code Entry} into a {@code BinaryEnt
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMap.java:764
↓ 44 callersMethodgetNamedCache
Getter for property NamedCache.<p> The NamedCache proxied by this NamedCacheProxy.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedCacheProxy.java:701
↓ 44 callersMethodgetResult
Return the actual result Object that this StatementResult wraps. @return the actual result Object that this StatementResult wraps
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/StatementResult.java:29
↓ 44 callersMethodhandleUnary
Handle an unary request. @param result the result @param observer the {@link StreamObserver} to send the result to @param <R> the type of t
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/ResponseHandlers.java:48
↓ 44 callersMethodisReleased
Specifies whether or this Releasable has been released. </p> Implementations must override this method to provide the necessary information. @return
prj/coherence-core/src/main/java/com/tangosol/net/Releasable.java:32
↓ 44 callersMethodmerge
If the specified key is not already associated with a value or is associated with null, associates it with the given non-null value. Otherwise, replac
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMap.java:349
↓ 44 callersMethodparseHex
Parse the passed String of hexadecimal characters into a binary value. This implementation allows the passed String to be prefixed with "0x". @param
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:1119
↓ 44 callersMethodreadFloat
Read a float value. <p> This method is the counterpart for the {@link java.io.DataOutput#writeFloat} method. @return a <code>float</code> value @exc
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:575
↓ 44 callersMethodremove
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/collections/WrapperSet.java:390
↓ 44 callersMethodsetOffset
Specify the offset of the next byte to read from the underlying ReadBuffer. @param of the offset of the next byte to read from the ReadBuffer @exce
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:702
↓ 44 callersMethodvalidateBackingMapType
Validate that the backing map of the cache is a specific type. @param cache the cache which owns the backing map @param clz the expected class of
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestHelper.java:176
↓ 43 callersMethoddoAs
Execute the action in the context of the given Subject. @param subject the Subject representing a previously validated identity @param action the
prj/coherence-core/src/main/java/com/tangosol/internal/net/security/AccessAdapter.java:39
↓ 43 callersMethodensureLoaded
Ensure that the ClassFile object is ready to be queried/modified.
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/ClassFile.java:891
↓ 43 callersMethodexecuteIfActive
If this {@link AsyncNamedCacheClient} is active then return the {@link CompletableFuture} supplied by the supplier otherwise return a failed {@link Co
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/AsyncNamedCacheClient.java:1065
↓ 43 callersMethodgetAttribute
Get an attribute value. This is a convenience method. Attributes are accessed and manipulated via the map returned from getAttributeMap. @param sNa
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlElement.java:235
↓ 43 callersMethodgetCacheFactory
Obtain the "container" ConfigurableCacheFactory that created this manager and which this manager is bound to. @return the ConfigurableCacheFactory th
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapManager.java:69
↓ 43 callersMethodgetOwnershipMemberSet
Getter for property OwnershipMemberSet.<p> Calculated set of Members that are OwnershipEnabled (including leaving members). Note: the content of the
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3217
↓ 43 callersMethodgetResponseBodyForMBeanCollection
Generate a response for a collection query. There are cases wherein a list of MBeans needs to be grouped based on a unique key, for example list of se
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/AbstractManagementResource.java:510
↓ 43 callersMethodhasSubscribers
Returns {@code true} if the specified topic has subscribers or subscriber groups. @param sTopicName the name of the topic @return {@code true} if th
prj/coherence-core/src/main/java/com/tangosol/net/PagedTopicService.java:172
↓ 43 callersMethodinsert
Update this index in response to a insert operation on a cache. @param entry the entry representing the object being inserted @since Coherence 3.5
prj/coherence-core/src/main/java/com/tangosol/util/MapIndex.java:112
↓ 43 callersMethodinvoke
Invoke the runnable by the SelectionService. It guarantees that the runnable associated with the SelectableChannel and any Handler associated with the
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SelectionService.java:64
↓ 43 callersMethodisExiting
Getter for property Exiting.<p> Set to true when the daemon is instructed to stop.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Daemon.java:865
↓ 43 callersMethodkeys
Return an array of the indices into this LongArray. @return an array of the indices into this LongArray @since 12.2.1.4
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:280
↓ 43 callersMethodlist
Return the identifiers of the PersistentStore identifier known to this manager. @return a list of the known store identifiers
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:780
↓ 43 callersMethodnormalize
Util function that normalizes an array. @param array input.
prj/coherence-hnsw/src/main/java/com/oracle/coherence/hnswlib/Index.java:65
↓ 43 callersMethodquery
Synchronously invoke the specified task on each of the specified members. This method will not return until the specified members have completed their
prj/coherence-core/src/main/java/com/tangosol/net/InvocationService.java:89
↓ 43 callersMethodrootCause
(Throwable t)
prj/coherence-grpc-client-common/src/test/java/com/oracle/coherence/grpc/client/common/NamedCacheClientTest.java:1436
↓ 43 callersMethodsetExpressionParser
Sets the {@link ExpressionParser} to use for parsing {@link Expression}s during document processing. @param parser the {@link ExpressionParser} @re
prj/coherence-core/src/main/java/com/tangosol/config/xml/DocumentProcessor.java:276
↓ 43 callersMethodwriteUTF
Write a variable-length encoded UTF packed String. The major difference between this implementation and DataOutput stream is that this is not limited
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:1555
↓ 42 callersMethodaddType
Add specified event type to a set of types this interceptor should handle. @param type the event type to add
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/events/EventObserverSupport.java:268
↓ 42 callersMethodcanonicalString
Returns the specified string if it is not null and not empty; or the "n/a" otherwise.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Model.java:247
↓ 42 callersMethodclose
Close the InputStream and release any system resources associated with it. @exception IOException if an I/O error occurs
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/InputStreaming.java:123
↓ 42 callersMethodextract
Construct an extract processor based on the specified {@link ValueExtractor}. @param extractor a Extractor object; passing null is equivalent
prj/coherence-core/src/main/java/com/tangosol/util/Processors.java:380
↓ 42 callersMethodfailedFuture
()
prj/coherence-grpc-client-common/src/test/java/com/oracle/coherence/grpc/client/common/NamedCacheClientTest.java:1424
↓ 42 callersMethodget
Get a value for a given key from a cache. @param request the {@link GetRequest} to execute @param observer the {@link io.grpc.stub.StreamObserver}
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:180
↓ 42 callersMethodgetFalseSet
Determine what items are in the "when false" set. @return the "when false" DeltaSet
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/DualSet.java:167
↓ 42 callersMethodgetKey
Return the key associated with this request. @return key the key associated with this request
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/Request.java:44
↓ 42 callersMethodgetRequestTimeoutMillis
Obtain the maximum amount of time a calling thread is willing to wait for a result of the request execution. The request time is measured on the clien
prj/coherence-core/src/main/java/com/tangosol/net/PriorityTask.java:128
↓ 42 callersMethodgetValueFromInternalConverter
Return a converter that allows the manager (or a backing map managed thereby) to convert a value object from its internal form (as managed by the Cach
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapManagerContext.java:102
↓ 42 callersMethodhashCode
Return a hash for the specified object. @param v the object to hash @return the hash
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Hasher.java:25
↓ 42 callersMethodisPrimitive
Test for a primitive Java data type. @return true if the data type is a primitive Java type
prj/coherence-core/src/main/java/com/tangosol/dev/component/DataType.java:374
↓ 42 callersMethodkeys
Enumerate the table's strings. @return an enumerator of the table's strings
prj/coherence-core/src/main/java/com/tangosol/util/StringTable.java:271
↓ 42 callersMethodloadFileOrResource
Load the configuration from a file or resource. @param sName the name of the file or resource @param sDescr a description of the resource being lo
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlHelper.java:319
↓ 42 callersMethodlog
Log the current metrics as a String. @return the log of the metrics
prj/coherence-core/src/main/java/com/tangosol/net/queue/QueueStatistics.java:87
↓ 42 callersMethodunmodifiableSet
Return an immutable Set accounting for the provided object being an array, a Collection or a single item in the returned Set. @param oValue either a
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/BaseOperator.java:203
↓ 42 callersMethodvalue
()
prj/test/functional/concurrent/src/main/java/concurrent/atomic/AtomicLongTest.java:33
↓ 42 callersMethodwithMetadata
Sets metadata to the {@link Span}. If the {@link Span} previously contained a mapping for the key, the old value is replaced by the specified value.
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/Span.java:232
↓ 41 callersMethodallocate
Allocate a WriteBuffer for use by the MultiBufferWriteBuffer. The MultiBufferWriteBuffer calls this factory method when it exhausts the storage capaci
prj/coherence-core/src/main/java/com/tangosol/io/MultiBufferWriteBuffer.java:1281
↓ 41 callersMethodassertActive
()
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/v1/GrpcConnectionV1.java:567
↓ 41 callersMethodcheckBag
(SortedBag bag, Object[] ao)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/SortedBagTest.java:172
↓ 41 callersMethodcreateIndexInstance
(SpaceName spaceName, int dimensions)
prj/test/functional/hnsw-index/src/main/java/hnswlib/AbstractIndexTest.java:41
↓ 41 callersMethodget
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/ConditionalIndex.java:66
↓ 41 callersMethodgetConnection
Return the Connection that created this Channel. @return the Connection that created this Channel
prj/coherence-core/src/main/java/com/tangosol/net/messaging/Channel.java:54
↓ 41 callersMethodgetLinksFilter
Return a links filter based on the URI query parameters. @param request the {@link HttpRequest} @return the links filter
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/AbstractManagementResource.java:1141
↓ 41 callersMethodgetOriginalException
Unwind the wrapper (runtime) exception to extract the original @apiNote We can't use the {@link Exceptions#getOriginalException(RuntimeException)}
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:348
↓ 41 callersMethodgetRandomBinary
Generates a random-length Binary within the length bounds provided whose contents are random bytes. @param cbMin the minimum number of bytes in the
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:2206
↓ 41 callersMethodgetReadWriteBackingMap
Return the ReadWriteBackingMap for the given NamedCache. @param cache the NamedCache @throws IllegalArgumentException if a ReadWriteBackingMap coul
prj/test/functional/rwbm/src/main/java/rwbm/ReadWriteBackingMapTests.java:3573
↓ 41 callersMethodget_DaemonPool
Getter for property _DaemonPool.<p> Running DaemonPool or null.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/ServiceModel.java:269
↓ 41 callersMethodisNoop
Returns {@code true} if the {@link NoopAware target} is {@code null} otherwise the result of calling {@link NoopAware#isNoop()}. @param target the {@
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/TracingHelper.java:365
↓ 41 callersMethodisPartial
Determine if indexed information for any entry in the indexed Map has been excluded from this index. This information is used for {@link com.tangosol
prj/coherence-core/src/main/java/com/tangosol/util/MapIndex.java:60
↓ 41 callersMethodmapToLong
Returns a {@code LongStream} 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:277
↓ 41 callersMethodregisterIdentity
This method is invoked when an identity is encountered in the POF stream. The identity is used to uniquely identify the next value in the POF stream,
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:39
↓ 41 callersMethodsetScope
Set the scope name. @param sScopeName the scope name
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/BaseGrpcClient.java:500
↓ 41 callersMethodtoByteString
A utility method to serialize an Object to {@link ByteString}. @param obj the object to convert to {@link ByteString}. @return the {@link ByteStrin
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/BaseGrpcClient.java:188
↓ 40 callersMethodclearAndPopulate
Clear the specified cache and populate it with entries. @param cache the cache to clear and populate @param count the number of entries to add to the
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/BaseGrpcIT.java:250
↓ 40 callersMethodclose
Close the InputStream and release any system resources associated with it. <p> BufferInput implementations do not pass this call down onto an underlyi
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:341
↓ 40 callersMethodcreateFilter
Make a new Filter from the given String. @param sWhereClause a String in the Coherence Query Language representing a Filter @r
prj/coherence-core/src/main/java/com/tangosol/util/QueryHelper.java:124
↓ 40 callersMethodensureQueue
(String sScope, String name)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/NamedQueueProxyProtocolIT.java:885
↓ 40 callersMethodextendClient
Constructs a {@link SessionBuilder} for a Extend Client. @param cacheConfigURI the Cache Configuration URI @return a {@link SessionBuilder}
prj/coherence-bedrock/coherence-bedrock-testing-support/src/main/java/com/oracle/bedrock/junit/SessionBuilders.java:42
↓ 40 callersMethodgetBackingMap
Obtain a reference to the backing map that this Entry corresponds to. The returned Map should be used in a read-only manner. <p> Note: This method is
prj/coherence-core/src/main/java/com/tangosol/util/BinaryEntry.java:141
↓ 40 callersMethodgetBackingMapEntry
Return an InvocableMap.Entry for the specified key (in its internal format) from the associated cache, obtaining exclusive access to that cache entry.
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapContext.java:144
↓ 40 callersMethodgetCacheId
Getter for property CacheId.<p> The cache id this BinaryMap represents. @see PartitionedCache#StorageArray
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:1824
↓ 40 callersMethodgetCurrentTimeMillis
Common method for getting current time to make it easy to change time lookup. @return current time in milliseconds
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/Helper.java:52
↓ 40 callersMethodgetFirstIndex
Determine the first index that exists in the LongArray. @return the lowest long value that exists in this LongArray, or NOT_FOUND if the Long
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:214
↓ 40 callersMethodgetParameterTypes
Build an array of the Parameter data types. @return an array of the Parameter data types
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:3927
↓ 40 callersMethodgetTypeInfo
Get the specified type. @param sType the qualified (dot-delimited) type name @return the specified type info or null
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Context.java:179
↓ 40 callersMethodgetUid32
Getter for property Uid32.<p> The unique identifier of the Member (Timestamp, Address, Port, MachineId) packed into a UID. This is a new 32 byte UID t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1889
↓ 40 callersMethodget_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/Peer.java:344
↓ 40 callersMethodget_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/ProxyService.java:335
↓ 40 callersMethodhasSize
Determines if the op results in one or more byte codes. @return true if the op has a size when assembled
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Op.java:1737
↓ 40 callersMethodid
Return an OrderBy that will ensure ordering of {@link #publish sent values} across all threads which share the same id. <p> This option effectively pu
prj/coherence-core/src/main/java/com/tangosol/net/topic/Publisher.java:553
↓ 40 callersMethodinit
Called by the InvocationService exactly once on this Invocable object as part of its initialization. <p> <b>Note:</b> implementations of the Invocable
prj/coherence-core/src/main/java/com/tangosol/net/Invocable.java:48
↓ 40 callersMethodisCompletedExceptionally
Helper method to check if the operation failed. @return true if the operation failed
prj/coherence-core/src/main/java/com/tangosol/util/AsynchronousAgent.java:347
↓ 40 callersMethodsetCache
Set the cache name. @param sCache the cache name
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/events/SimpleMapEvent.java:66
↓ 40 callersMethodvalues
Stream a set of cache values to a {@link StreamObserver}. @param request the {@link ValuesRequest} to execute @param observer the {@link StreamObs
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:381
↓ 39 callersMethodannotationType
Method returns the type of the annotation literal. The value is resolved lazily during the first call of this method. @return annotation type of this
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/AnnotationLiteral.java:88
↓ 39 callersMethodderegister
De-registers a previously registered {@link ExecutorService}. <p> Upon execution, all allocated executables are deemed to be suspended. Any results
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/TaskExecutorService.java:54
↓ 39 callersMethodexpandType
Expands type in the type rootType to Class, ParameterizedType or GenericArrayType. Useful for generic types. rootType is used to get the specializatio
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/TypeUtil.java:74
↓ 39 callersMethodfill
Fill the set to contain all the partitions. @return this PartitionSet
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionSet.java:490
↓ 39 callersMethodgetExpression
Get the exit value. @return the value expression of the exit statement
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ExitStatement.java:69
↓ 39 callersMethodgetInputStream
Return an input stream for reading the content of the specified application entry. @param entry the application entry @return an input stream for r
prj/coherence-core/src/main/java/com/tangosol/engarde/ApplicationReader.java:41
↓ 39 callersMethodgetRunningCacheService
Getter for property RunningCacheService.<p> Calculated property returning a running cache service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeService/SafeCacheService.java:299
↓ 39 callersMethodgetValue
Get the value as an Object. The following types are supported: Boolean Integer Long Double BigDecimal String Binary Date Time Ti
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlValue.java:301
↓ 39 callersMethodgetWildcardMatch
Determines the value the wildcard declared in the resource name pattern for the {@link ResourceMapping} matches. If the pattern does not contain a wi
prj/coherence-core/src/main/java/com/tangosol/coherence/config/ResourceMapping.java:234
↓ 39 callersMethodhandleCompletableFuture
(CompletableFuture<T> future)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClient.java:441
↓ 39 callersMethodinterestOps
()
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSelector.java:223
↓ 39 callersMethodisA
Return {@code true} if the specified cache name matches this {@link Names}. @param sCacheName the cache name to test @return {@code true} if the sp
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicCaches.java:1408
↓ 39 callersMethodisOpen
Return true if this Channel is open. @return true if this Channel is open
prj/coherence-core/src/main/java/com/tangosol/net/messaging/Channel.java:73
↓ 39 callersMethodisSubscribed
Determines if the {@link RecordingSubscriber} has been subscribed to a {@link Task.Coordinator}. @return <code>true</code> if the {@link RecordingSub
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/subscribers/RecordingSubscriber.java:168
↓ 39 callersMethodreadFully
Read <code>ab.length</code> bytes and store them in <code>ab</code>. <p> This method blocks until input data is available, the end of the stream is de
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:395
← previousnext →901–1,000 of 78,752, ranked by callers