MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 21 callersMethodgetSubscriberGroupId
Return the subscriber group identifier. @return the subscriber group identifier
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:322
↓ 21 callersMethodgetTopicConfigMap
Getter for property TopicConfigMap.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:1598
↓ 21 callersMethodget_Cluster
Getter for property _Cluster.<p> The Cluster object associated with this model.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/ClusterNodeModel.java:339
↓ 21 callersMethodget_Cluster
Getter for property _Cluster.<p> Cluster object associated with this model.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/ClusterModel.java:536
↓ 21 callersMethodinject
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/config/injection/SimpleInjector.java:35
↓ 21 callersMethodinvokeAll
Invoke the passed EntryProcessor against the entries specified by the passed keys asynchronously, returning a {@link CompletableFuture} that can be us
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClientChannel.java:277
↓ 21 callersMethodinvokeAll
Invoke an {@link com.tangosol.util.InvocableMap.EntryProcessor} against multiple entries in a cache. @param request the {@link InvokeRequest} conta
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:209
↓ 21 callersMethodisActivePersistence
Getter for property ActivePersistence.<p> True iff "active" persistence is configured.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:4011
↓ 21 callersMethodisAlive
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkLauncher.java:485
↓ 21 callersMethodisEndOfStatement
If the scanner is at the end of a statement return true. A statement end is signified by either a semi-colon or the end of the token stream. @return
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPScanner.java:123
↓ 21 callersMethodisModifiable
Determine if the component is modifiable. Components cannot be modified if the super component (for derivation) or base (for modification) is final.
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:3664
↓ 21 callersMethodisNormalizeEmbeddings
Checks whether vector embeddings should be normalized. @return true if embeddings should be normalized, false otherwise
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/config/StoreConfig.java:102
↓ 21 callersMethodisWriteBehindRemove
Determine if the backing map should apply write-behind delay to remove from CacheStore. @return true to delay the remove from CacheStore (a read-writ
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:874
↓ 21 callersMethodmakeThread
Create a Thread with the specified group, runnable, and name, using the configured ThreadFactory, as specified by the <i>tangosol.coherence.threadfact
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:701
↓ 21 callersMethodmin
Return an aggregator that calculates a minimum of the <tt>double</tt> values extracted from a set of entries in a Map. @param extractor the extracto
prj/coherence-core/src/main/java/com/tangosol/util/Aggregators.java:183
↓ 21 callersMethodnegate
Returns a predicate that represents the logical negation of this predicate. @return a predicate that represents the logical negation of this predicat
prj/coherence-core/src/main/java/com/tangosol/util/function/Remote.java:1078
↓ 21 callersMethodparseExpression
Parse an expression. The expression parsing uses a recursive descent algorithm, which requires a different type of grammar than that found in the Jav
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:1394
↓ 21 callersMethodprepareStatement
Create the {@link PreparedStatement} to execute to obtain data from the database. <p> This can be overridden by tasks that need more than a simple {@l
prj/examples/guides/195-bulk-loading-caches/src/main/java/com/oracle/coherence/guides/preload/loaders/AbstractJdbcPreloadTask.java:116
↓ 21 callersMethodprocess
Processes the {@link XmlDocument} located at the specified {@link XmlDocumentReference}. @param <T> the resource type @param refDocument th
prj/coherence-core/src/main/java/com/tangosol/config/xml/DocumentProcessor.java:59
↓ 21 callersMethodquery
Return the results of the query. @param vector the vector to use to perform the search @param k the maximum number of results to return @param
prj/coherence-core/src/main/java/com/oracle/coherence/ai/VectorIndex.java:33
↓ 21 callersMethodreadBigDecimal
Read an IEEE754 value from the passed DataInput and convert it to a Java BigDecimal. @param in the DataInput object to read from @param cBytes
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:582
↓ 21 callersMethodregisterAllElements
(Class<?> clazz)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/graal/AbstractNativeImageFeature.java:223
↓ 21 callersMethodregisterIdentity
Register an identity for a newly created user type instance. <p> If identity/reference types are enabled, an identity is used to uniquely identify a u
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:775
↓ 21 callersMethodregisterRequestContext
Register a new RequestContext with the service. @param fRequired if true, the context must be created unconditionally; otherwise its creation is opt
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:3527
↓ 21 callersMethodregisterStoreInfo
Register the specified list of GUIDs from the specified member. @param member the member @param aInfo the list of PersistentStoreInfo
prj/coherence-core/src/main/java/com/tangosol/persistence/GUIDHelper.java:522
↓ 21 callersMethodrelease
Release a formerly acquired ByteBuffer. @param buff the buffer @throws IllegalArgumentException may be thrown if the specified buffer was n
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferManager.java:103
↓ 21 callersMethodresetStats
Reset the method invocation statistics.
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:168
↓ 21 callersMethodset
Sets the value to {@code newValue}. @param newValue the new value
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicReference.java:48
↓ 21 callersMethodsetAdd
Setter for property Add.<p> If true, add an index; otherwise remove it.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:2932
↓ 21 callersMethodsetJournalConfig
Configure journal file settings used by newly created stores. @param config journal configuration @return this manager
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:114
↓ 21 callersMethodslice
Return a ByteBuffer slice of the specified BufferSequence @param bufseq the sequence to slice @param of the starting byte offset of the slice @
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/Buffers.java:418
↓ 21 callersMethodstart
{@inheritDoc}
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/net/EchoServer.java:204
↓ 21 callersMethodstop
{@inheritDoc}
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/net/EchoServer.java:236
↓ 21 callersMethodtestCacheReadOperations
Test the read operations on the specified cache to ensure that the quorum policy is properly enforced. @param cache the cache to test @param fAll
prj/test/functional/quorum/src/main/java/quorum/QuorumTests.java:1641
↓ 21 callersMethodtestCacheWriteOperations
Test the write operations on the specified cache to ensure that the quorum policy is properly enforced. @param cache the cache to test @param fAl
prj/test/functional/quorum/src/main/java/quorum/QuorumTests.java:1046
↓ 21 callersMethodwithConfigUri
Set the cache configuration URI for the session to be created. @param sURI the cache configuration URI for the session to be created @return this
prj/coherence-core/src/main/java/com/tangosol/net/SessionConfiguration.java:283
↓ 21 callersMethodwriteIntArray
Write a <tt>int[]</tt> property to the POF stream. @param iProp the property index @param an the <tt>int[]</tt> property value to write @throws
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofWriter.java:346
↓ 21 callersMethodwritePackedLong
Write a long value using a variable-length storage-format. <p> The format differs from DataOutput in that DataOutput always uses a fixed-length 8-byte
prj/coherence-core/src/main/java/com/tangosol/io/WriteBuffer.java:710
↓ 21 callersMethodwriteString
Similar to writeValue(String) but is null safe, meaning that if the value is null, then the write will call writeNull for you.
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/ObjectWriter.java:218
↓ 20 callersMethod_shutdown
()
prj/test/functional/jmx/src/main/java/jmx/JmxTests.java:133
↓ 20 callersMethodaddListener
Add a map listener that receives events based on a filter evaluation. @param listener the listener to add @param filter a filter that will be pas
prj/coherence-core/src/main/java/com/tangosol/util/MapListenerSupport.java:60
↓ 20 callersMethodaggregate
Perform an aggregating operation asynchronously against the entries specified by the passed keys. @param collKeys the Collection of keys that speci
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClientChannel.java:131
↓ 20 callersMethodasBuilder
Return this attribute as a {@link Builder}. @param cls the type of the MBean model @param <T> the type of the MBean model @return this attribute a
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/model/SimpleModelAttribute.java:141
↓ 20 callersMethodassertPartitionOwnership
(PartitionedService service, Object[][] aoOwners)
prj/test/functional/persistence/src/main/java/persistence/SimpleRecoveryProtocolTests.java:461
↓ 20 callersMethodassertThatClassIsPofInstrumented
(Class<?> pofClass)
prj/plugins/gradle/src/test/java/com/oracle/coherence/gradle/support/TestUtils.java:244
↓ 20 callersMethodatLeast
Constructs a {@link Yield} for the specified duration. @param duration the {@link Duration} @return a {@link Yield}
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Task.java:700
↓ 20 callersMethodattach
Attach a manager data source to the service-level journal persistence MBean. <p> Attaching the same service/role pair more than once is intentionally
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceMBeanRegistry.java:147
↓ 20 callersMethodbeginObject
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonReader.java:171
↓ 20 callersMethodbitCount
From JDK 1.5 @param i a long @return the count of bits
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/BitHelperTest.java:440
↓ 20 callersMethodcheckMultiBuffer
@param buffer @param cBuffers @param cSize
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/MultiBufferReadBufferTest.java:656
↓ 20 callersMethodcloneMessage
Instantiate a copy of this message. This is quite different from the standard "clone" since only the "transmittable" portion of the message (and none
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:5146
↓ 20 callersMethodclose
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonReader.java:156
↓ 20 callersMethodcreateClient
(String serializerName, Serializer serializer)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/NamedCacheServiceValuesIT.java:63
↓ 20 callersMethodcreateClient
(String serializerName, Serializer serializer)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/NamedCacheServiceKeySetIT.java:62
↓ 20 callersMethoderr
Register the provided error message @param sMsg an error message
prj/test/functional/events/src/main/java/events/common/AbstractTestInterceptor.java:88
↓ 20 callersMethodexecute
(Runnable task)
prj/coherence-core/src/main/java/com/tangosol/internal/util/DaemonPool.java:81
↓ 20 callersMethodexecuteStatement
Execute a CohQL statement. This method accepts a complete query string as the argument. The type of object returned depends on the query: <table> <c
prj/coherence-core/src/main/java/com/tangosol/util/QueryHelper.java:328
↓ 20 callersMethodextractEntryOffset
Extract the entry byte offset from the ticket. @param lTicket the encoded ticket @return the entry byte offset
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PersistentTicket.java:90
↓ 20 callersMethodfirstOf
A {@link Task.Collector} that will collect the first provided result. @param <T> the type of result @return a {@link Task.Collector}
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/TaskCollectors.java:106
↓ 20 callersMethodfromKey
Obtain a version of this {@link ValueExtractor} that targets an entry's key. @return a version of this {@link ValueExtractor} that targets an entry'
prj/coherence-core/src/main/java/com/tangosol/util/ValueExtractor.java:338
↓ 20 callersMethodgetAndPut
(K key, V value)
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:696
↓ 20 callersMethodgetAttributes
Return the map of Channel attributes. <p> The keys of the map are the names with which the corresponding values have been bound to the Channel. <p> Th
prj/coherence-core/src/main/java/com/tangosol/net/messaging/Channel.java:148
↓ 20 callersMethodgetBackingMapContext
Obtain a reference to the {@link BackingMapContext} that corresponds to the specified cache name. <p> <b>Note:</b> calling this method will not create
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapManagerContext.java:178
↓ 20 callersMethodgetBasePort
Return the base (transport) port for a given 32b port. @param nPort the port @return the base port
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiplexedSocketProvider.java:2833
↓ 20 callersMethodgetCacheService
()
prj/test/functional/executor/src/main/java/executor/AbstractClusteredExecutorServiceTests.java:1467
↓ 20 callersMethodgetCodeSource
()
prj/coherence-core/src/main/java/com/tangosol/net/security/SecurityHelper.java:105
↓ 20 callersMethodgetComponent
Determine the Component Definition which contains this property. Properties are <B>always</B> contained by a Component Definition. @return the Compon
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:3121
↓ 20 callersMethodgetConfigurableCacheFactory
Return the {@link ConfigurableCacheFactory} that this session wraps. @return the {@link ConfigurableCacheFactory} that this session wraps
prj/coherence-core/src/main/java/com/tangosol/internal/net/ConfigurableCacheFactorySession.java:377
↓ 20 callersMethodgetConverterKeyUp
Return the Converter used to view the underlying Map's keys through. @return the Converter from the underlying Map's keys
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:2382
↓ 20 callersMethodgetDistance
The result value obtained by executing the query on the vector. @return the result value obtained by executing the query on the vector
prj/coherence-core/src/main/java/com/oracle/coherence/ai/QueryResult.java:23
↓ 20 callersMethodgetEndPoint
Return the EndPoint associated with the event, if any. @return the associated EndPoint, or <tt>null</tt> if the event is not related to a spe
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/Event.java:150
↓ 20 callersMethodgetEntrySet
Return the immutable Set of {@link BinaryEntry entries} on which the action represented by this {@link EntryEvent} occurred. @return the Set of entri
prj/coherence-core/src/main/java/com/tangosol/net/events/partition/cache/EntryEvent.java:40
↓ 20 callersMethodgetFile
Returns the {@link File} that would contain the key. @param fileDirectory base directory @param nKey key @return a new {@link File}
prj/test/functional/persistence/src/main/java/persistence/BerkeleyDBWriteBehindPersistenceTests.java:382
↓ 20 callersMethodgetHoldCount
Queries the number of holds on this lock by the current thread. <p>A thread has a hold on a lock for each lock action that is not matched by an unloc
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/RemoteLock.java:308
↓ 20 callersMethodgetKey
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:13185
↓ 20 callersMethodgetLogger
Getter for property Logger.<p> The low priority logging daemon.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:3821
↓ 20 callersMethodgetManagerContext
Return the "parent" {@link BackingMapManagerContext} for this context. Inversely, this context could be retrieved using the {@link BackingMapManagerCo
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapContext.java:43
↓ 20 callersMethodgetMap
Returns an instance of the NullMap. @return an empty Map that does nothing
prj/coherence-core/src/main/java/com/tangosol/util/NullImplementation.java:154
↓ 20 callersMethodgetMessage
(Req request)
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/BaseProxyProtocol.java:386
↓ 20 callersMethodgetOriginalValue
Determine the value that existed before the start of the mutating operation that is being evaluated by the trigger. @return the original value corres
prj/coherence-core/src/main/java/com/tangosol/util/MapTrigger.java:87
↓ 20 callersMethodgetParameterCount
Get the number of behavior parameters. @return the number of behavior parameters
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:3867
↓ 20 callersMethodgetParent
Get the Component parent of this Component Definition. @return this Component Definition's parent or null if this Component Definition is not
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:3856
↓ 20 callersMethodgetPartitionCount
Get the configured number of partitions for the service. @return the partition count
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleStrategyMBean.java:77
↓ 20 callersMethodgetPartitionId
Return the ID of the partition being transferred. @return the ID of the partition being transferred
prj/coherence-core/src/main/java/com/tangosol/net/events/partition/TransferEvent.java:36
↓ 20 callersMethodgetPersistenceEnvironment
Return the PersistenceEnvironment associated with this exception. @return the environment
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistenceException.java:95
↓ 20 callersMethodgetPersistenceManager
Return the PersistenceManager associated with this exception. @return the manager
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistenceException.java:126
↓ 20 callersMethodgetPofClass
(File gradleProjectRootDirectory, String classname, String baseDirectory)
prj/plugins/gradle/src/test/java/com/oracle/coherence/gradle/support/TestUtils.java:185
↓ 20 callersMethodgetRemoteSocketAddress
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSocket.java:187
↓ 20 callersMethodgetResourceMap
Getter for property ResourceMap.<p> This (protected) Map is the model for ReplicatedCache service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/SimpleCache.java:733
↓ 20 callersMethodgetRunningTopicService
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeService/safeCacheService/safeDistributedCacheService/SafePagedTopicService.java:153
↓ 20 callersMethodgetSSLContext
Return the SSLContext representing the SSL implementation and configuration. @return the SSLContext
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SSLSocketProvider.java:255
↓ 20 callersMethodgetServiceState
Getter for property ServiceState.<p> The state of the Service; one of the SERVICE_ enums. @volatile as of 12.1.3
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:920
↓ 20 callersMethodgetSet
Getter for property Set.<p> Wrapped Set
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/collections/WrapperSet.java:230
↓ 20 callersMethodgetSocket
Getter for property Socket.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/TcpSocket.java:305
↓ 20 callersMethodgetSocketDriver
Return the SocketDriver for this bus. @return the SocketDriver
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1038
↓ 20 callersMethodgetStamp
Returns the current value of the stamp. @return the current value of the stamp
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicStampedReference.java:45
↓ 20 callersMethodgetStatusMap
Obtain the Map of Status objects for entries managed by this Overflow Map. There will be a Status object for each entry in the front map, and a Status
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:1590
↓ 20 callersMethodgetStore
Return the underlying PersistentStore. @return the underlying PersistentStore
prj/coherence-core/src/main/java/com/tangosol/persistence/SafePersistenceWrappers.java:783
↓ 20 callersMethodgetSubscribers
Returns the {@link SubscriberId subscriber ids} known to this service and subscribed to a subscriber group for a topic . @return the {@link Subscribe
prj/coherence-core/src/main/java/com/tangosol/net/PagedTopicService.java:163
↓ 20 callersMethodgetTaskLimit
Obtain the per-service virtual-thread task limit. @return the per-service virtual-thread task limit, or {@code 0} if unlimited
prj/coherence-core/src/main/java/com/tangosol/net/ServiceDependencies.java:147
← previousnext →1,901–2,000 of 78,752, ranked by callers