MCPcopy Index your code

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 100 callersMethodvalidate
Validate the available {@link PersistentStore}s under the context of the associated {@link PersistenceManager} (snapshot or archived snapshot). @thro
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistenceTools.java:42
↓ 100 callersMethodwriteSafeUTF
Write a variable-length encoded UTF packed String to the buffer. @param out a BufferOutput to write to @param s a String value to write @throws
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:1695
↓ 99 callersMethodcapture
(String sName)
prj/test/functional/persistence/src/main/java/persistence/JournalVsBdbComparisonTests.java:1238
↓ 99 callersMethodgetBinaryKey
Return a raw binary key for this entry. @return a raw binary key for this entry
prj/coherence-core/src/main/java/com/tangosol/util/BinaryEntry.java:33
↓ 99 callersMethodgetBufferOutput
Get a BufferOutput object to write data to this buffer, starting at the beginning of the WriteBuffer. <p> This is functionally equivalent to: <pre>{@c
prj/coherence-core/src/main/java/com/tangosol/io/WriteBuffer.java:371
↓ 99 callersMethodisSubscribed
Determines if the {@link TestSubscriber} has been subscribed to a {@link Task.Coordinator}. @return <code>true</code> if the {@link TestSubscriber} h
prj/test/functional/executor/src/main/java/executor/common/TestSubscriber.java:107
↓ 99 callersMethodtoString
Provide a string representation of the LongArray. @return a human-readable String value describing the LongArray instance
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:296
↓ 99 callersMethodwriteDouble
Write a <tt>double</tt> property to the POF stream. @param iProp the property index @param dfl the <tt>double</tt> property value to write @thro
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofWriter.java:203
↓ 98 callersMethodfromByteString
A utility method to deserialize a {@link ByteString} to an Object. @param bytes the {@link ByteString} to deserialize an Object. @param seriali
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/BinaryHelper.java:211
↓ 98 callersMethodgetClusterSize
Obtains the number of members in the cluster in which the member represented by this {@link CoherenceClusterMember} belongs. @return the number of me
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/CoherenceClusterMember.java:53
↓ 98 callersMethodwrite
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/ByteArrayWriteBuffer.java:112
↓ 98 callersMethodwriteCollection
Write a <tt>Collection</tt> property to the POF stream. <p> Each element of the given Collection must be an instance (or an array of instances) of one
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofWriter.java:1166
↓ 97 callersMethodensureCache
(String sName, ClassLoader loader)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/AbstractGrpcClientIT.java:2444
↓ 97 callersMethodnotifyAll
Issue notifications @param anNotify the notifiers of interest
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicPartition.java:794
↓ 97 callersMethodresponse
Create a response from the provided entity response. This method will throw an exception if there is no entity in the MBean response. @param response
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/AbstractManagementResource.java:1313
↓ 96 callersMethodcreate
Implementations of this method must try to create an instance of type T based on the parameter "type". If this factory can not create an object of typ
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Factory.java:85
↓ 96 callersMethodinfo
Write a log message at info level. @param message the message to write
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PortableTypeGenerator.java:1203
↓ 96 callersMethodinitPOFWriter
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/AbstractPofTest.java:35
↓ 96 callersMethodreadLock
Returns the lock used for reading. @return the lock used for reading
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/RemoteReadWriteLock.java:160
↓ 96 callersMethodtoMillis
(double cNanos)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/SimpleQueueStatistics.java:183
↓ 96 callersMethodtoString
Return a human readable description of the connection with the peer. @param peer the peer @return a string describing the connection
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/Bus.java:193
↓ 95 callersMethodadd
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/ResolvableParameterList.java:104
↓ 95 callersMethodcompile
Compile the passed script. @param ctx the script compilation context @param sScript the script to compile (as a string) @param errlist the err
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Compiler.java:47
↓ 95 callersMethodelements
Create an enumerator for the tree's values. @return an enumerator of the tree's values (in the same order that the keys were returned)
prj/coherence-core/src/main/java/com/tangosol/util/Tree.java:164
↓ 95 callersMethodgetChannel
(String sHost, int nPort)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/ServerHelperChannelProvider.java:21
↓ 95 callersMethodgetNewCollection
()
prj/test/functional/queues/src/main/java/queues/CollectionTests.java:64
↓ 95 callersMethodgetReadBuffer
Obtain a ReadBuffer for a portion of this ReadBuffer. @param of the beginning index, inclusive @param cb the number of bytes to include in the resu
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:120
↓ 94 callersMethodgetSet
Returns an instance of the NullSet. @return an empty immutable Set
prj/coherence-core/src/main/java/com/tangosol/util/NullImplementation.java:144
↓ 94 callersMethodsetAccessible
(final AccessibleObject ao)
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/AnnotationLiteral.java:282
↓ 94 callersMethodtoURI
Return a URI based on the provided URL. @param url the URL to convert to a URI @return a URI based on the provided URL
prj/coherence-core/src/main/java/com/tangosol/dev/introspect/AbstractFilteredResourceDiscoverer.java:185
↓ 93 callersMethodaddAndGet
Atomically adds the given value to the current value. @param lDelta the value to add @return the updated value
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:126
↓ 93 callersMethodcreateClient
(String sCacheName, String sSerializerName, Serializer serializer)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/AbstractGrpcClientIT.java:2442
↓ 93 callersMethodcreateService
Create a new instance of a service. @param sName the name of the service @param cluster the owning {@link Cluster} @return the new service insta
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:703
↓ 93 callersMethodgetChild
Locate a child PofValue contained within this PofValue. <p> Note: the returned PofValue could represent a non-existent (null) value. @param nIndex i
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/PofValue.java:70
↓ 93 callersMethodgetSize
Determine the size of the LongArray. @return the number of nodes in the LongArray
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:162
↓ 93 callersMethodinitPOFReader
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/AbstractPofTest.java:27
↓ 93 callersMethodorchestrate
Creates a pending {@link Task.Orchestration} for a {@link Task}. @param task the {@link Task} @param <T> the type result produced by the {@link Ta
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/RemoteExecutor.java:621
↓ 93 callersMethodread
Parse the data from the underlying channel and return a list of memcached requests. @return the List of memcached requests or null if the request is
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/server/Connection.java:40
↓ 93 callersMethodsize
Determine the number of keys in the BinaryStore. @return the number of keys in the BinaryStore @since Coherence 3.7
prj/coherence-core/src/main/java/com/tangosol/io/BinaryStore.java:97
↓ 92 callersMethodcompute
Compute a new mapping for the specified key and its current value. <p> If the function returns {@code null}, the mapping is removed (or remains absent
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMap.java:311
↓ 92 callersMethoddeleteDir
Delete a directory recursively. @param fileDir directory to delete @throws IOException if an error occurred deleting the directory
prj/coherence-core/src/main/java/com/tangosol/io/FileHelper.java:206
↓ 92 callersMethodgetInstance
Return an instance of a {@link SystemPropertyResolver} discovered by the {@code ServiceLoader}, or a default instance if none are discovered. @return
prj/coherence-core/src/main/java/com/tangosol/coherence/config/SystemPropertyResolver.java:54
↓ 92 callersMethodgetValue
Provides the value of the token if applicable. This is most useful for literal tokens. @return the value of the token or null if the token has no va
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Token.java:58
↓ 92 callersMethodreadCollection
Read a <tt>Collection</tt> of object values from the POF stream. @param <T> the object value type @param <C> the collection type @param iProp
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:677
↓ 91 callersMethodexit
Exit the gate. A thread must invoke this method corresponding to each invocation of the {@link #enter} method. @throws IllegalMonitorStateException
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Gate.java:75
↓ 91 callersMethodgetOffset
Determine the current offset of this BufferInput within the underlying ReadBuffer. @return the offset of the next byte to read from the ReadBuffer
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:691
↓ 91 callersMethodlog
Log the specified message at the Debugging severity level. Default severity level is Logger.FINEST. @param message the message to log
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/internal/ExecutorTrace.java:44
↓ 90 callersMethodsplit
Split a Binary into an array of Binaries each of which does not exceed the specified size. @param nSize the size of result Binaries @return an arra
prj/coherence-core/src/main/java/com/tangosol/util/Binary.java:870
↓ 89 callersMethodensureUniqueName
()
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/BaseGrpcIT.java:449
↓ 89 callersMethodfindMBeanServer
Find an MBeanServer that Coherence MBeans are registered with. @return an existing or a new MBeanServer with the default domain name as conf
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanHelper.java:132
↓ 89 callersMethodgetBufferOutput
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/ByteArrayWriteBuffer.java:256
↓ 89 callersMethodget_Name
Returns the name of this component. If component is a child, this returns the name of this component as known by it's parent; otherwise the name is co
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:1437
↓ 89 callersMethodstr2bin
Convert an ASCII string to a Binary. Note that this method may also pad the ends of the Binary such that the byte array that the Binary is based on is
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/BinaryUtils.java:50
↓ 89 callersMethodvalidate
validate method which calls xml parser invoking xsd validation. @param uri of the xml document @throws Exception IO or parser exception
prj/test/functional/xsd/src/main/java/xsd/XmlValidator.java:1
↓ 88 callersMethodaddAll
Adds all of the nodes in the specified Tree to this Tree if they are not already present. This operation effectively modifies this Tree so that its v
prj/coherence-core/src/main/java/com/tangosol/util/Tree.java:192
↓ 88 callersMethodextract
Returns an extractor that extracts the value of the specified field. @param from the name of the field or method to extract the value from @param <
prj/coherence-core/src/main/java/com/tangosol/util/Extractors.java:71
↓ 88 callersMethodgetKey
Return the key of the entry on which the action represented by this {@link EntryEvent} occurred. @return the key of the entry represented by this eve
prj/coherence-core/src/main/java/com/tangosol/net/events/partition/cache/EntryEvent.java:57
↓ 88 callersMethodgetUid
Return the unique identifier of the Member. @return the unique identifier of the Member
prj/coherence-core/src/main/java/com/tangosol/net/Member.java:54
↓ 88 callersMethodstop
Stop the container.
prj/test/distribution/osgi/src/test/java/com/tangosol/coherence/osgi/Container.java:45
↓ 87 callersMethodcloseAll
Close all {@link Coherence} instances. <b> If starting {@link Coherence} instances ensured the Coherence {@link Cluster} instance then calling this me
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:730
↓ 87 callersMethodcompare
Compare to ServerLoad objects. @param load1 the first ServiceLoad @param load2 the second ServiceLoad @return a negative integer, zero, or a posit
prj/coherence-core/src/main/java/com/tangosol/net/ServiceLoadBalancer.java:65
↓ 87 callersMethodevaluate
Evaluates the {@link Expression} to produce a value of type T. @param resolver the {@link ParameterResolver} for resolving any parameters used by th
prj/coherence-core/src/main/java/com/tangosol/config/expression/Expression.java:27
↓ 87 callersMethodgetPartitionControl
Getter for property PartitionControl.<p> An array of PartitionControl objects indexed by partition number.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3432
↓ 87 callersMethodinit
(StreamObserver<ProxyRequest> channel, TestStreamObserver<ProxyResponse> observer, Serializer seri
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/NamedCacheProxyProtocolIT.java:3464
↓ 87 callersMethodlog
Log the specified message at the specified severity level. @param sMessage the message to log @param nSeverity the severity level
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Logger.java:50
↓ 87 callersMethodnext
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonReader.java:372
↓ 87 callersMethodreadMap
Read a <tt>Map</tt> of key/value pairs from the POF stream. @param <K> the key type @param <V> the value type @param <M> the map type @param
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:696
↓ 87 callersMethodwriteObjectArray
Write an <tt>Object[]</tt> property to the POF stream. <p> Each element of the given array must be an instance (or an array of instances) of one of th
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofWriter.java:1049
↓ 86 callersMethodcommit
Commit this position in the element's owning channel. @return the result of the commit request @throws UnsupportedOperationException if this element
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:1021
↓ 86 callersMethodensureCache
(StreamObserver<ProxyRequest> channel, TestStreamObserver<ProxyResponse> observer, String sCacheNa
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/NamedCacheProxyProtocolIT.java:3437
↓ 86 callersMethodreadAsInt
Read a value of the specified encoding from the POF stream and convert it to an integer. @param in the POF stream containing the value @param nTy
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:813
↓ 85 callersMethodensureSafeObserver
Ensure that the specified {@link StreamObserver} is a safe observer. <p> If the specified observer is not an instance of {@link SafeStreamObserver} th
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/SafeStreamObserver.java:235
↓ 85 callersMethodequals
Compare two objects for equality. @param va the first object to compare @param vb the second object to compare @return true iff the object are equ
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Hasher.java:35
↓ 85 callersMethodfine
Log the specified message with {@link #FINE} severity. @param sMessage the message to log
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Logger.java:485
↓ 85 callersMethodgetBackingMapContext
Obtain a reference to the {@link BackingMapContext backing map context} for the cache that this Entry corresponds to. @return the corresponding Backi
prj/coherence-core/src/main/java/com/tangosol/util/BinaryEntry.java:152
↓ 85 callersMethodgetTypeString
Provide a representation of the DataType object that can be persisted. The returned value can be reinstantiated using the getType method. @return the
prj/coherence-core/src/main/java/com/tangosol/dev/component/DataType.java:482
↓ 85 callersMethodput
Add the passed string to the table and associate the passed value with the string. If the string is already in the table, the passed value will repla
prj/coherence-core/src/main/java/com/tangosol/util/StringTable.java:95
↓ 85 callersMethodsize
Return the number of elements in the stack. @return the number of elements in the stack
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/Stack.java:51
↓ 84 callersMethodalways
Return a filter that always evaluates to true. @return a filter that always evaluates to true @see AlwaysFilter
prj/coherence-core/src/main/java/com/tangosol/util/Filters.java:92
↓ 84 callersMethodcreateElement
Create an {@link Element} containing the specified value. @param value the value to use @return a new {@link Element} containing the specified val
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/BatchingOperationsQueue.java:381
↓ 84 callersMethodcurrent
Returns the current token and advances to the next token. @return the current token @exception CompilerException potentially thrown by the tokenize
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:2599
↓ 84 callersMethodgetProperty
Return the value of the specified system property. @param sPropertyName the name of the property to return @return the value of the specified syste
prj/coherence-core/src/main/java/com/tangosol/coherence/config/SystemPropertyResolver.java:30
↓ 84 callersMethodgetService
Getter for property Service.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:4331
↓ 84 callersMethodlog
Log a message using Coherence logging facility which is driven by the "logging-config" element located in the tangosol-coherence.xml configuration fil
prj/coherence-core/src/main/java/com/tangosol/net/CacheFactory.java:729
↓ 84 callersMethodreadRemainder
Read all remaining indexed properties of the current user type from the POF stream. As part of reading in a user type, this method must be called by t
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:813
↓ 83 callersMethodgetError
()
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/TestStreamObserver.java:97
↓ 83 callersMethodtoByteArray
{@inheritDoc} For efficiency purposes, it is possible to obtain the internal byte array that the ByteArrayWriteBuffer is using by calling {@link #get
prj/coherence-core/src/main/java/com/tangosol/io/ByteArrayWriteBuffer.java:291
↓ 82 callersMethodaccept
Accept the given visitor. @param visitor Visitor that is requesting to visit this recipient @param clz the Class that can be used by the visito
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/internal/Visitor.java:47
↓ 82 callersMethodensureTopic
()
prj/test/functional/topics/src/main/java/topics/AbstractNamedTopicTests.java:5259
↓ 82 callersMethodgetAndSet
Atomically sets the value to {@code newValue} and returns the old value. @param lNewValue the new value @return the previous value
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:60
↓ 82 callersMethodgetIndex
Returns the index of the current value, which is the value returned by the most recent call to the <tt>next</tt> method. @exception IllegalStateExcep
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:367
↓ 82 callersMethodgetLastName
()
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/Person.java:48
↓ 82 callersMethodgetMethodName
@return the name of the currently-running test method
prj/test/functional/topics/src/main/java/topics/AbstractNamedTopicTests.java:5599
↓ 82 callersMethodisEnabled
Return {@code true} if the registered {@link Tracer} is effectively a no-op. @return {@code true} if the registered {@link Tracer} is effectively a n
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/TracingHelper.java:142
↓ 82 callersMethodputIfAbsent
(K key, V value)
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMap.java:197
↓ 82 callersMethodstartSpan
When called, the given span will be made active. This will return the started {@link Span} and it's associated {@link Scope} within a {@link SpanAndS
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/TracingHelper.java:211
↓ 82 callersMethodtoExpression
Return a string expression for this filter. @return a string expression for this filter
prj/coherence-core/src/main/java/com/tangosol/util/Filter.java:57
↓ 82 callersMethodwithParameter
Add a named parameter to use when resolving configuration parameters. @param sName the name of the parameter @param oValue the parameter value @r
prj/coherence-core/src/main/java/com/tangosol/net/SessionConfiguration.java:383
↓ 81 callersMethodafter
Specify a new timeout. Note that the calling thread's timeout will only be changed if the specified timeout is less then any existing timeout already
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Timeout.java:198
↓ 81 callersMethodcontainsAll
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/SubSet.java:385
← previousnext →401–500 of 78,752, ranked by callers