MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 69 callersMethodlogError
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 callersMethodsetLongValue
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 callersMethodunpack
(Any any, Class<T> type)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/BaseVersionOneGrpcServiceIT.java:144
↓ 68 callersMethodgetLocalEndPoint
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 callersMethodgetOptionalValue
(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 callersMethodgetSession
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 callersMethodgetTime
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 callersMethodreset
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 callersMethodsetContextClassLoader
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 callersMethodaddPost
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 callersMethodbuilder
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 callersMethodgetMode
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 callersMethodhasRemaining
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 callersMethodnextElement
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 callersMethodrootCause
(Throwable t)
prj/test/functional/grpc-proxy-netty/src/main/java/netty/grpc/proxy/NamedCacheServiceImplTest.java:1779
↓ 67 callersMethodupdate
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 callersMethodwithSession
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 callersMethodfinest
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 callersMethodgetParent
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 callersMethodisCoherenceRunning
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 callersMethodloadClass
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 callersMethodmapToInt
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 callersMethodremoveIndex
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 callersMethodgetInteger
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/ViewBuilderTest.java:259
↓ 65 callersMethodgetOffset
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 callersMethodgetOrDefault
(Object key, V defaultValue)
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMap.java:174
↓ 65 callersMethodgetPofContext
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 callersMethodgetStackTrace
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 callersMethodgetValueExtractor
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 callersMethodisCancelled
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 callersMethodstopAllApplications
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 callersMethodtest
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/ExternalizableTest.java:44
↓ 64 callersMethodgetKey
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 callersMethodgetRunningNamedCache
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 callersMethodtoSet
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 callersMethodusing
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 callersMethodcompile
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 callersMethodcreateString
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 callersMethoddefiniteSleep
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 callersMethodemptyMap
Returns an empty map (immutable). @return the empty map
prj/coherence-core/src/main/java/com/tangosol/internal/util/PartitionedIndexMap.java:500
↓ 63 callersMethodensureExtent
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:1196
↓ 63 callersMethodget
Returns the current value. @return the current value
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:44
↓ 63 callersMethodgetRemainingMessages
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 callersMethodgetRightExpression
Get the "right" expression. @return the "right" expression
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/BinaryExpression.java:128
↓ 63 callersMethodgetSession
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 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/ReplicatedCache.java:334
↓ 63 callersMethodputBackChar
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 callersMethodqueryNames
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 callersMethodand
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 callersMethodfindElement
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 callersMethodget
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 callersMethodgetChatModel
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 callersMethodgetConverter
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 callersMethodgetMBeanInfo
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 callersMethodgetOldValue
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 callersMethodgetPofHandler
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 callersMethodgetRandomString
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 callersMethodisSynthetic
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 callersMethodloopback
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 callersMethodmetric
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 callersMethodserialize
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 callersMethodtoString
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 callersMethodaccept
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 callersMethodavailable
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 callersMethodgetClusterMemberSet
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 callersMethodisArray
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 callersMethodoffer
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 callersMethodprintln
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 callersMethodremove
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 callersMethodensureOpen
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 callersMethodgetCookie
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 callersMethodgetCurrentUri
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 callersMethodgetFrontMap
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 callersMethodgetLeftExpression
Get the "left" expression. @return the "left" expression
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/BinaryExpression.java:98
↓ 60 callersMethodgetRawClass
(Type type)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/TypeUtil.java:201
↓ 60 callersMethodgetRoleName
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 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.java:627
↓ 60 callersMethodok
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 callersMethodreadShort
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 callersMethodremoveListener
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 callersMethodsendCacheRequest
(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 callersMethodat
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 callersMethodensureTopic
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 callersMethodgetNewValue
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 callersMethodgetUuid
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 callersMethodisEmpty
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 callersMethodlastOf
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 callersMethodprocessDocument
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:303
↓ 58 callersMethodfirePropertyChange
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 callersMethodfireVetoableChange
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 callersMethodgetChannel
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 callersMethodgetClusterName
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 callersMethodgetFilter
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 callersMethodgetJcacheTestContext
Method description @return
prj/test/functional/jcache/src/main/java/com/tangosol/coherence/jcachetesting/TestSupport.java:76
↓ 58 callersMethodgetPartitionAssignments
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 callersMethodgetValue
Return the nodes value. @return the value
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ConcurrentAssociationPile.java:466
↓ 58 callersMethodgetVersion
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 callersMethodinvokeOperationWithWait
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 callersMethodmakeLong
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 callersMethodnewTracingSpan
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
← previousnext →601–700 of 78,752, ranked by callers