MCPcopy Index your code

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 178 callersMethodnanoTime
()
prj/coherence-core/src/main/java/com/tangosol/net/DatagramTest.java:393
↓ 178 callersMethodtoCharArray
Convert the UID to a character array of 32 hex digits. @return the UID data as a character array of 32 hex digits
prj/coherence-core/src/main/java/com/tangosol/util/UID.java:272
↓ 177 callersMethodaddIndex
Add an index to this QueryMap. This allows to correlate values stored in this <i>indexed Map</i> (or attributes of those values) to the corresponding
prj/coherence-core/src/main/java/com/tangosol/util/QueryMap.java:186
↓ 177 callersMethoddeserialize
(ObjectReader reader, Context ctx)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Converter.java:58
↓ 177 callersMethodgetType
Get the {@link com.tangosol.util.aggregator.QueryRecorder.RecordType type} that was specified when this query record was created. @return the record
prj/coherence-core/src/main/java/com/tangosol/util/QueryRecord.java:40
↓ 177 callersMethodonly
Obtains a {@link LocalHost} configured for "local host only" mode. @return a {@link LocalHost} for local-only mode
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/LocalHost.java:152
↓ 177 callersMethodremoveAll
Removes all of the mappings from the specified keys from this map, if they are present in the map. @param colKeys a collection of keys that may be i
prj/coherence-core/src/main/java/com/tangosol/net/AsyncNamedMap.java:242
↓ 176 callersMethodreadInt
Read an int that uses variable length storage in the buffer. @param in a BufferInput to read from @return an int value @throws IOException if an
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:860
↓ 175 callersMethodwriteLong
Write a long to a buffer using a variable length of storage. @param out a BufferOutput stream to write to @param l a long value to write @throws
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:1152
↓ 174 callersMethoddestroy
Destroy a {@link NamedCollection}. <p> <b>Warning:</b> This method is used to completely destroy the specified collection across the cluster. All refe
prj/coherence-core/src/main/java/com/tangosol/net/Session.java:192
↓ 174 callersMethodreadLong
Read a long that uses variable length storage in the buffer. @param in a DataInput stream to read from @return a long value @throws IOException i
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:1065
↓ 173 callersMethodgetContextClassLoader
Retrieve the context ClassLoader for this object. The context ClassLoader is provided by the creator of the object for use by the object when loading
prj/coherence-core/src/main/java/com/tangosol/io/ClassLoaderAware.java:30
↓ 173 callersMethodisServiceRunning
Determines if a specified service is being run by the {@link CoherenceClusterMember}. @param serviceName the name of the service @return <code>true</
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/CoherenceClusterMember.java:346
↓ 173 callersMethodsend
Asynchronously send a Message to the peer endpoint through this Channel over the underlying Connection. @param message the Message to send
prj/coherence-core/src/main/java/com/tangosol/net/messaging/Channel.java:183
↓ 173 callersMethodwriteByte
Write a <tt>byte</tt> property to the POF stream. @param iProp the property index @param b the <tt>byte</tt> property value to write @throws I
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofWriter.java:119
↓ 172 callersMethodhasMoreElements
Returns true if the enumeration contains more elements; false if its empty.
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/TokenEnumerator.java:49
↓ 171 callersMethodgetResult
Determine the result from the invocation of this object. This method is called by the InvocationService after the run method returns. @return the inv
prj/coherence-core/src/main/java/com/tangosol/net/Invocable.java:62
↓ 171 callersMethodposition
Create a {@link SeekRequest}. @param map a map of {@link Position} keyed by channel to move to
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:3769
↓ 170 callersMethodcreate
Create a {@link Session} based on the current calling context and provided {@link Option}s, using the default (auto-detected) {@link SessionProvider},
prj/coherence-core/src/main/java/com/tangosol/net/Session.java:323
↓ 170 callersMethodwarn
Log the specified message with {@link #WARNING} severity. @param sMessage the message to log
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Logger.java:278
↓ 168 callersMethodisEmpty
()
prj/coherence-core/src/main/java/com/tangosol/net/topic/Position.java:33
↓ 168 callersMethodnextElement
Returns the next element of the enumeration. Calls to this method will enumerate successive elements. @exception NoSuchElementException If no more el
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/TokenEnumerator.java:60
↓ 166 callersMethodorElse
Obtains the value of the {@link Result} if present, otherwise returns the specified value. @param value the value to return if the {@link Result#isP
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Result.java:188
↓ 165 callersMethodgetCache
Return an instance of an cache configured by the current ConfigurableCacheFactory <p> This helper method is a simple wrapper around the {@link Configu
prj/coherence-core/src/main/java/com/tangosol/net/CacheFactory.java:210
↓ 161 callersMethodempty
Create an empty {@code Nullable} value. @return an empty {@code Nullable}
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Nullable.java:256
↓ 161 callersMethodgetClass
Look up the class for the specified ID. @param nId the class ID @param loader the ClassLoader for the class to load @return the class for that
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:7208
↓ 160 callersMethodpoll
Removes and returns the next element, or returns <tt>null</tt> if none is present. @return the next element or null
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Pollable.java:23
↓ 159 callersMethodequals
Test for LongArray equality. @param o an Object to compare to this LongArray for equality @return true if the passed Object is a LongArray containi
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:306
↓ 159 callersMethodgetBufferInput
Get a BufferInput object to read data from this buffer. Note that each call to this method will return a new BufferInput object, with the possible exc
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:105
↓ 159 callersMethodgetName
Return the type name. @return the type name
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/Type.java:35
↓ 157 callersMethod_addChild
Add an instance child component with the specified name to this component. @param child a component to add to this component as an instance child @p
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/RequestMessage.java:199
↓ 157 callersMethodof
Helper method to allow composition/chaining of extractors. <p> This method is helpful whenever a lambda-based extractors need to be composed using {@l
prj/coherence-core/src/main/java/com/tangosol/util/ValueExtractor.java:241
↓ 157 callersMethodput
Associates the specified value with the specified key in this cache. If the cache previously contained a mapping for this key, the old value is replac
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheMap.java:85
↓ 156 callersMethodsleep
Convenience method for {@link java.lang.Thread#sleep(long)}. <p> If the thread is interrupted before the sleep time expires, a RuntimeException is thr
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:762
↓ 156 callersMethodwithDescription
Set the operation description. @param sDescription the operation description @return this builder
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/model/SimpleModelOperation.java:113
↓ 155 callersMethod_newChild
Create a new instance of a [static] child component with the specified local name. For example, if a component A has a [static] child A$C, the call to
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:985
↓ 155 callersMethodgetCause
Return wrapped cause. @return wrapped cause
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalCompactor.java:291
↓ 155 callersMethodwritePackedInt
Write an int value using a variable-length storage-format. <p> The format differs from DataOutput in that DataOutput always uses a fixed-length 4-byte
prj/coherence-core/src/main/java/com/tangosol/io/WriteBuffer.java:690
↓ 154 callersMethodget
Get the property of a given key. @param sKey the key of the property @param <V> the value type of the property @return the value of the property
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Task.java:571
↓ 154 callersMethodgetLastName
()
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/Person.java:48
↓ 153 callersMethodgetLocalMember
Returns a Member object representing the local (i.e. this JVM) member of the cluster. @return the local cluster member @exception IllegalStateExcept
prj/coherence-core/src/main/java/com/tangosol/net/Cluster.java:166
↓ 152 callersMethodensureRuntimeException
Convert the passed exception to a RuntimeException if necessary. @param e any Throwable object @return a RuntimeException
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Exceptions.java:29
↓ 152 callersMethodselect
Wait on the Selector while still respecting the calling thread's {@link Timeout timeout}. If the thread performing the select is interrupted, this me
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Blocking.java:265
↓ 150 callersMethodsetString
Set the String value. @param sVal a new value of type String
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlValue.java:115
↓ 149 callersMethodcreatePublisher
Create a {@link Publisher} that can publish values into a {@link NamedTopic}. @param sName the name of the {@link NamedTopic} the {@link Publisher}
prj/coherence-core/src/main/java/com/tangosol/net/Session.java:126
↓ 149 callersMethodput
Store a named object with the context for later retrieval. @param sName the name to give the object @param oItem the object to store
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Context.java:199
↓ 147 callersMethodeq
Checks for equality of non-null reference x and possibly-null y. By default uses Object.equals.
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/WeakIdentityHashMap.java:200
↓ 147 callersMethodgetAll
Get all the specified keys, if they are in the map. For each key that is in the map, that key and its corresponding value will be placed in the map th
prj/coherence-core/src/main/java/com/tangosol/net/NamedMap.java:81
↓ 147 callersMethodgetDependencies
Retrieve the Cluster configuration. @return the Cluster configuration @since Coherence 12.2.1
prj/coherence-core/src/main/java/com/tangosol/net/Cluster.java:330
↓ 147 callersMethodsize
Returns the number of values in the snapshot. @return the number of values
prj/coherence-core/src/main/java/com/tangosol/net/metrics/Snapshot.java:36
↓ 146 callersMethodreadEntity
(WebTarget target, Response response)
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:4923
↓ 146 callersMethodserialize
(T object, com.oracle.coherence.io.json.genson.stream.ObjectWriter writer, Context ctx)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Converter.java:55
↓ 145 callersMethodgetMemberSet
Returns a Set of Member objects, one for each Member of the cluster. @return Set of cluster members @exception IllegalStateException thrown if the c
prj/coherence-core/src/main/java/com/tangosol/net/Cluster.java:155
↓ 145 callersMethodhasNext
Returns <tt>true</tt> if the iteration has more elements. (In other words, returns <tt>true</tt> if <tt>next</tt> would return an element rather than
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/LongArrayTest.java:1004
↓ 144 callersMethodclone
Create a clone of this ReadBuffer object. @return a ReadBuffer object with the same contents as this ReadBuffer object
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:294
↓ 144 callersMethodlaunch
(LaunchConfig config)
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkLauncher.java:56
↓ 143 callersMethodcountDown
Decrements the count of the latch, releasing all waiting threads if the count reaches zero. <p>If the current count is greater than zero then it is d
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/CountDownLatch.java:106
↓ 143 callersMethodwith
Sets the {@link Option}s for orchestration. @param options the {@link Option} @return the {@link Orchestration} to permit fluent-style method chain
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Task.java:521
↓ 142 callersMethodgetStream
()
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/tests/streams/AbstractStreamTest.java:42
↓ 142 callersMethoditerator
Returns a {@link VersionedIterator} that allows retrieval of the next element as a {@link VersionedIterator#nextVersion() primitive}. Additionally the
prj/coherence-core/src/main/java/com/tangosol/net/partition/VersionedPartitions.java:45
↓ 141 callersMethodgetPosition
Returns the {@link Position} in the channel that the element was published to. @return the {@link Position} in the channel that the element was publi
prj/coherence-core/src/main/java/com/tangosol/net/topic/Publisher.java:215
↓ 141 callersMethodread
Request a read from the peer's memory into the supplied BufferSequence. <p> Upon {@link Event.Type#RECEIPT completion} of the asynchronous operation t
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/MemoryBus.java:85
↓ 140 callersMethodas
Request a specific type of reference to a {@link NamedCache} that this {@link NamedCache} may additionally implement or support. @param clzNamedCache
prj/coherence-core/src/main/java/com/tangosol/net/NamedCache.java:122
↓ 140 callersMethodshutdown
Stop the controllable service. This is a controlled shut-down, and is preferred to the {@link #stop()} method. <p> This method should only be called o
prj/coherence-core/src/main/java/com/tangosol/util/Controllable.java:78
↓ 139 callersMethodclusterMember
Return the default {@link Coherence} cluster member instance, creating it if it does not already exist. <p> The {@link Coherence} instance built by th
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:250
↓ 139 callersMethodformat
(String sPhase)
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/DaemonPoolSmokeBenchmark.java:584
↓ 139 callersMethodgetId
Getter for property Id.<p> A small number that uniquely identifies the Member at this point in time and does not change for the life of this Member. T
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1209
↓ 139 callersMethodnext
Returns the next element in the iteration. @return the next element in the iteration @exception NoSuchElementException iteration has no more element
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/LongArrayTest.java:1016
↓ 139 callersMethodpeople
()
prj/test/functional/repository/src/main/java/repository/AbstractAsyncRepositoryTests.java:81
↓ 139 callersMethodtoByteString
Serialize the specified value using the {@link Serializer} and convert the serialized data to a {@link ByteString}. @param value the value to se
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/BaseGrpcIT.java:268
↓ 138 callersMethodadd
Adds an option to the collection, replacing an existing option of the same concrete type if one exists. @param option the option to add @return the
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/OptionsByType.java:276
↓ 138 callersMethodgetContextClassLoader
Try to determine the ClassLoader that supports the current context. @return a ClassLoader to use for the current context
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:561
↓ 138 callersMethodpeople
()
prj/test/functional/repository/src/main/java/repository/AbstractRepositoryTests.java:73
↓ 138 callersMethodwriteUTF
Writes the String <tt>s</tt> as a sequence of characters, but using UTF-8 encoding for the characters, and including the String length data so that th
prj/coherence-core/src/main/java/com/tangosol/io/WriteBuffer.java:628
↓ 137 callersMethodgetDescription
Returns the description of this metric. @return the description of this metric
prj/coherence-core/src/main/java/com/tangosol/net/metrics/MBeanMetric.java:81
↓ 137 callersMethodgetFirstPathParameter
Returns the first path parameter value for the specified name, or {@code null} if no parameter matched the name. @param sName the name of the path p
prj/coherence-core/src/main/java/com/tangosol/internal/http/HttpRequest.java:111
↓ 136 callersMethodgetConfigurableCacheFactory
Return the corresponding {@link ConfigurableCacheFactory}. This method will return the same reference as a call to <pre> ctx.getExtendedContext().g
prj/coherence-core/src/main/java/com/tangosol/application/Context.java:37
↓ 136 callersMethodgetIndexContents
Get the Map that contains the <i>index contents</i>. <p> The keys of the Map are the return values from the ValueExtractor operating against the index
prj/coherence-core/src/main/java/com/tangosol/util/MapIndex.java:80
↓ 136 callersMethodgetName
Get the name of the item. @return the item name
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Info.java:30
↓ 136 callersMethodsingleton
(V oValue)
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:320
↓ 136 callersMethodverify
(String sUrlHostname, SSLSession sslSession)
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/SSLSocketProviderDependenciesBuilder.java:638
↓ 134 callersMethodhasNext
@return true if there is a next property or value, false otherwise. @throws JsonStreamException
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/ObjectReader.java:162
↓ 134 callersMethodopenChannel
Create a Channel using a specific Protocol through this Connection to a named Receiver on the other end of the Connection, optionally providing a Subj
prj/coherence-core/src/main/java/com/tangosol/net/messaging/Connection.java:154
↓ 134 callersMethodstart
Start the controllable service. <p> This method should only be called once per the life cycle of the Controllable service. This method has no affect i
prj/coherence-core/src/main/java/com/tangosol/util/Controllable.java:56
↓ 133 callersMethodgetAttribute
An annotated attribute. @return the value of the annotated attribute
prj/test/functional/jmx/src/main/java/jmx/DescribedMBean.java:34
↓ 133 callersMethodgetFromMember
Return the Member from which the Message originates. <p> For certain incoming messages this value may not be available until after the message has bee
prj/coherence-core/src/main/java/com/tangosol/net/internal/ProtocolAwareStream.java:69
↓ 132 callersMethodensureCache
Obtain a NamedCache interface that provides a view of resources shared among members of a cluster. The view is identified by name within this CacheSer
prj/coherence-core/src/main/java/com/tangosol/net/CacheService.java:74
↓ 132 callersMethodgetNewValue
Return a new value associated with this event. <p> The new value represents a new value inserted into or updated in a collection. It is always null fo
prj/coherence-core/src/main/java/com/tangosol/util/CollectionEvent.java:39
↓ 132 callersMethodof
Obtains a {@link ClusterName} for a specified name. @param name the name of the {@link ClusterName} @return a {@link ClusterName} for the specified n
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/ClusterName.java:71
↓ 131 callersMethodasync
Return an asynchronous wrapper for this NamedMap. <p> By default, the order of execution of asynchronous operation invoked on the returned AsyncNamedM
prj/coherence-core/src/main/java/com/tangosol/net/NamedMap.java:159
↓ 131 callersMethodcreateMessage
Create a new Message object of the specified type. @param nType the type identifier of the Message class to instantiate @return the n
prj/coherence-core/src/main/java/com/tangosol/net/messaging/Protocol.java:119
↓ 131 callersMethoddoubleValue
Returns the current value of this {@code AtomicLong} as a {@code double} after a widening primitive conversion. @return the numeric value represented
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:289
↓ 131 callersMethodgetFactory
Return the factory associated with this provider. @return the associated factory
prj/coherence-core/src/main/java/com/tangosol/net/SocketProvider.java:113
↓ 131 callersMethodreadEntity
(WebTarget target, Response response, Entity entity)
prj/test/functional/management/src/main/java/management/ScopedServicesTests.java:128
↓ 130 callersMethodcompareTo
(SessionProvider other)
prj/coherence-core/src/main/java/com/tangosol/net/SessionProvider.java:170
↓ 130 callersMethodwithFunction
Set the function that will be executed. @param fn the function that will be executed @return this builder
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/model/SimpleModelOperation.java:166
↓ 129 callersMethodevaluate
Apply the test to the input argument. @param o the input argument to evaluate @return {@code true} if the input argument matches the filter,
prj/coherence-core/src/main/java/com/tangosol/util/Filter.java:48
↓ 129 callersMethodopen
Re-open the closed gate. This method can be called only if the calling thread successfully closed the gate. @throws IllegalMonitorStateException if
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Gate.java:46
↓ 128 callersMethodaddElement
Create a new element and add it as a child element to this element. This is a convenience method. Elements are accessed and manipulated via the list
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlElement.java:148
↓ 128 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/partitionedService/partitionedCache/PagedTopic.java:548
← previousnext →201–300 of 78,752, ranked by callers