MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 2 callersMethodinstantiateSafetyFilter
Instantiate and return a SafetyFilter with the specified ownership. @param owners the ownership @param iStore the storage index at which to evaluat
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:3222
↓ 2 callersMethodinstantiateSerializationCache
Construct an SerializationCache using the specified parameters. <p> This method exposes a corresponding SerializationCache {@link SerializationCache#S
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ExternalScheme.java:344
↓ 2 callersMethodinstantiateSerializationCache
Construct an SerializationCache using the specified parameters. <p> This method exposes a corresponding SerializationCache {@link SerializationCache#S
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:3113
↓ 2 callersMethodinstantiateSerializationMap
Instantiate a SerializationMap, SerializationCache, SimpleSerializationMap, or any sub-class thereof. @param store a BinaryStore to use to w
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:2714
↓ 2 callersMethodinstantiateSerializationPagedCache
Construct an SerializationPagedCache using the specified parameters. <p> This method exposes a corresponding SerializationPagedCache {@link Serializat
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/PagedExternalScheme.java:180
↓ 2 callersMethodinstantiateSerializer
Instantiate a Serializer and optionally configure it with the specified ClassLoader. @return the serializer
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/GrpcRemoteService.java:496
↓ 2 callersMethodinstantiateSerializer
Instantiate a Serializer and optionally configure it with the specified ClassLoader. @return the serializer
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:1069
↓ 2 callersMethodinstantiateService
Instantiate a Service of the given type.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeCluster.java:1159
↓ 2 callersMethodinstantiateSet
Factory method used to create a new set containing the keys associated with a single value. @return a Set to keep the corresponding keys at
prj/coherence-core/src/main/java/com/tangosol/util/SimpleMapIndex.java:970
↓ 2 callersMethodinstantiateSet
Create a set with {@code cSize} Integers starting at {@code of}. @param cSize number of elements to add @param of offset to start from @return
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/SubSetTest.java:162
↓ 2 callersMethodinstantiateSlab
Instantiate a new unallocated slab. @param cbBuffer the size of each buffer within the slab @return the slab
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/io/SlabBufferManager.java:330
↓ 2 callersMethodinstantiateStorageContext
Factory method to avoid cost of virtual construction of $StorageContext child component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/WrapperContext.java:311
↓ 2 callersMethodinstantiateStreamingAsyncProcessor
Create and/or configure StreamingAsynchronousProcessor that should be executed. @param processor the EntryProcessor to use @param callback a user-
prj/coherence-core/src/main/java/com/tangosol/internal/util/DefaultAsyncNamedCache.java:262
↓ 2 callersMethodinstantiateTraceStep
(QueryContext ctx, Filter filter)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/filter/EqualsFilterTest.java:258
↓ 2 callersMethodinstrumentPofClasses
The Gradle action to run when the task is executed.
prj/plugins/gradle/src/main/java/com/oracle/coherence/gradle/CoherenceTask.java:153
↓ 2 callersMethodint4BitDotProductImpl
(byte[] q, byte[] d)
prj/coherence-vector-util/src/main/java/com/tangosol/internal/lucene/vectorization/DefaultVectorUtilSupport.java:250
↓ 2 callersMethodint4DotProduct
Returns the dot product over the computed bytes, assuming the values are int4 encoded.
prj/coherence-vector-util/src/main/java/com/tangosol/internal/lucene/vectorization/VectorUtilSupport.java:42
↓ 2 callersMethodintValue
Returns the current value of this {@code AtomicInteger} as an {@code int}. @return the numeric value represented by this object
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicInteger.java:262
↓ 2 callersMethodinterestOps
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/ssl/SSLSocketChannel.java:1457
↓ 2 callersMethodinternalClose
Close the store. The wrapped store is closed either with the optional <code>onClose</code> consumer or by directly calling <code>close</code> on wrapp
prj/coherence-core/src/main/java/com/tangosol/io/AsyncBinaryStore.java:328
↓ 2 callersMethodinternalMapEviction
(String sCacheName)
prj/test/functional/rwbm/src/main/java/rwbm/ReadWriteBackingMapTests.java:1183
↓ 2 callersMethodinternalReleaseCache
Release cache resources for inactive instances. @param cache inactive cache to release
prj/coherence-core/src/main/java/com/tangosol/net/internal/ScopedCacheReferenceStore.java:559
↓ 2 callersMethodinternalReleaseCollection
(C col)
prj/coherence-core/src/main/java/com/tangosol/net/internal/ScopedCollectionReferenceStore.java:455
↓ 2 callersMethodinternalReleaseTopic
(NamedTopic topic)
prj/coherence-core/src/main/java/com/tangosol/net/internal/ScopedTopicReferenceStore.java:532
↓ 2 callersMethodinvalidHuggingFaceAllowlistWarningCountForTesting
Return the number of invalid HuggingFace allowlist entries logged since the last test reset. @return the warning count
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/RagSecurity.java:468
↓ 2 callersMethodinvalidate
Reset state, discarding all information.
prj/coherence-core/src/main/java/com/tangosol/dev/component/Parameter.java:379
↓ 2 callersMethodinvalidate
Reset state, discarding all information. An implementation is invalid after being reset.
prj/coherence-core/src/main/java/com/tangosol/dev/component/Implementation.java:299
↓ 2 callersMethodinvalidate
Reset state, discarding all information.
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:3078
↓ 2 callersMethodinvalidate
()
prj/coherence-core/src/main/java/com/tangosol/io/bdb/BerkeleyDBBinaryStore.java:396
↓ 2 callersMethodinvalidate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/LocalCache.java:1386
↓ 2 callersMethodinvoke
Invoke a JMX MBean operation on one or many MBeans determined by the provided {@link QueryBuilder}. @param query the {@link ParsedQuery} to
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanAccessor.java:142
↓ 2 callersMethodinvoke
Schedule an invocation against this channel on the SelectionService. @param runnable the runnable to invoke
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1894
↓ 2 callersMethodinvoke
(K k, EntryProcessor<K, V, R> entryProcessor)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClient.java:208
↓ 2 callersMethodinvoke
(int nOp, Object oTarget, String sMethod, Object[] aoParam)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/Manageable.java:890
↓ 2 callersMethodinvoke
Invoke the method with the specified name and parameters on the MBean represented by this model.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/WrapperModel.java:785
↓ 2 callersMethodinvokeAll
Note: the passed-in PartitionSet will be changed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:2030
↓ 2 callersMethodinvokeAll$Router
(com.tangosol.util.Filter filter, com.tangosol.util.InvocableMap.EntryProcessor agent)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedCacheProxy.java:374
↓ 2 callersMethodinvokeAll$Router
(com.tangosol.util.Filter filter, com.tangosol.util.InvocableMap.EntryProcessor agent)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:695
↓ 2 callersMethodinvokeAllAsync
(com.tangosol.util.Filter filter, com.tangosol.util.Binary binAgent, com.tangosol.net.partition.PartitionSet p
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:2117
↓ 2 callersMethodinvokeLocal
Invoke operation for a local model.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/gateway/Remote.java:568
↓ 2 callersMethodinvokeNotFound
Invoke some action, holding the segment lock, when no matching Entry is found. @param oKey the key to which the action is applied @param oContex
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedHashMap.java:1641
↓ 2 callersMethodinvokeOnInterval
Invoke the protected onInterval hook so the test can drive the resend path without waiting for the daemon scheduler.
prj/test/functional/cache/src/main/java/cache/Bug38748319RegressionTests.java:357
↓ 2 callersMethodisAbstract
Determine if the abstract attribute is set. @return true if abstract
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Method.java:852
↓ 2 callersMethodisAbstract
Get the component implementation attribute. @return true if the component is abstract
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:4448
↓ 2 callersMethodisAcknowledged
Getter for property Acknowledged.<p> If true, the ConfigRequest has been received by the config coordinator and corresponding ConfigUpdate has been se
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:6382
↓ 2 callersMethodisActive
Return true if the persistence mode is active. @return true if the persistence mode is active
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/PersistenceEnvironmentParamBuilder.java:462
↓ 2 callersMethodisActive
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/SessionNamedCache.java:104
↓ 2 callersMethodisActive
Returns {@code true} if this {@link ConfigurableCacheFactory} is activated. @return {@code true} if this {@link ConfigurableCacheFactory} is activate
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableCacheFactory.java:43
↓ 2 callersMethodisActive
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:656
↓ 2 callersMethodisActive
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedTopic.java:359
↓ 2 callersMethodisActive
True if the model is currently being accessed by a client.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/RemoteModel.java:1035
↓ 2 callersMethodisActive
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/LocalCache.java:1467
↓ 2 callersMethodisActive
Getter for property Active.<p> Calculated property specifiying whether or not this handler is currently active (has a valid ClassLoader)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:1265
↓ 2 callersMethodisActive
Getter for property Active.<p> True iff the status is still "active". An EntryStatus is active until it has been processed. Events may not be posted
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:15032
↓ 2 callersMethodisAdaptiveCheckpointingEnabled
Return {@code true} if adaptive checkpointing is enabled. @return {@code true} if adaptive checkpointing is enabled
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:2621
↓ 2 callersMethodisAggregate
@inheritDoc
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/locator/BaseLocator.java:102
↓ 2 callersMethodisAggregation
Test to see if the results of processing resulted in an aggregation. @return the results of the test
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/SelectListMaker.java:80
↓ 2 callersMethodisAnnotated
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/BeanCreator.java:75
↓ 2 callersMethodisAnnounced
Getter for property Announced.<p> Indicates that the handshake protocol ($Announce) has completed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:1151
↓ 2 callersMethodisAnonymous
Returns {@code true} if this is a pseudo-group created for an anonymous subscriber. @return {@code true} if this is a pseudo-group created for an ano
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/SubscriberGroupId.java:114
↓ 2 callersMethodisAnyAction
Getter for property AnyAction.<p> @volatile True iff any actions have been processed against this EntryStatus.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:15044
↓ 2 callersMethodisArchive
Getter for property Archive.<p> If true, archive a snapshot; otherwise retrieve it.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:31367
↓ 2 callersMethodisAssignee
Determine if this variable expression is an assignee. In other words, is this expression being used on the left-hand-side of an assignment. @return
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/FieldAccessExpression.java:396
↓ 2 callersMethodisAssociated
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/DaemonPoolDirectBenchmark.java:203
↓ 2 callersMethodisAsynchronous
Returns true if this listener should be fired asynchronously. @return true if this listener should be fired asynchronously
prj/coherence-core/src/main/java/com/tangosol/util/MapListener.java:89
↓ 2 callersMethodisAttribute
Determine if the property is stored in an XML attribute instead of an XML element. @return true if the property is attribute bound
prj/coherence-core/src/main/java/com/tangosol/run/xml/PropertyAdapter.java:369
↓ 2 callersMethodisAttribute
Determine if this value is an element attribute. @return true if this value is an element attribute, otherwise false
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleValue.java:579
↓ 2 callersMethodisAvailable
()
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ConcurrentAssociationPile.java:141
↓ 2 callersMethodisBackupPartitioned
Return true if the backup map should be partitioned. @param sName the cache name @return true if the backup map should be partitioned
prj/coherence-core/src/main/java/com/tangosol/net/ExtensibleConfigurableCacheFactory.java:2198
↓ 2 callersMethodisBaseFor
Determines whether this component could be a base URL for the specified URL. @return true if one of the following conditions is satisfied: 1) The spe
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/URL.java:408
↓ 2 callersMethodisBatch
Returns {@code true} if this is a batch request. @return {@code true} if this is a batch request
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:3701
↓ 2 callersMethodisBinaryMap
Determine if the keys and values in this map are known to be all Binary. @return true if all keys and values will be Binary to start with, and
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationMap.java:362
↓ 2 callersMethodisBinaryMap
Determine if the keys and values in this map are known to be all Binary. @return true if all keys and values will be Binary to start with, and
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleSerializationMap.java:376
↓ 2 callersMethodisBinaryOnly
Determine if the keys and values in this CacheStore are known to be all Binary. @return true if all keys and values will be Binary to start with, and
prj/coherence-core/src/main/java/com/tangosol/net/cache/BinaryStoreCacheStore.java:224
↓ 2 callersMethodisBinaryPassThru
Return if binary pass-thru enabled for the memcached acceptor. @return true iff binary pass thru enabled
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/MemcachedAcceptorDependencies.java:47
↓ 2 callersMethodisBlackList
()
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/SSLSocketProviderDependenciesBuilder.java:1034
↓ 2 callersMethodisBooleanGet
()
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:8021
↓ 2 callersMethodisBooleanProperty
Obtains the boolean property. @return the boolean property
prj/test/unit/coherence-tests/src/test/java/com/tangosol/config/xml/SimpleBean.java:37
↓ 2 callersMethodisCalculatedPropertyCreatable
Determine if the specified calculated Property can be created. @param cd the Component Definition containing this Property @param dt th
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:1911
↓ 2 callersMethodisCanRemove
Getter for property CanRemove.<p> Set to <code>true</code> when the next element has been retrieved and the element can be removed. Set to <code>false
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Iterator.java:228
↓ 2 callersMethodisCanonicalKeySupported
Determine whether the provided map allows reference access to the keys it holds. @param map a Map instance to check @return true iff the Map's keys
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:3748
↓ 2 callersMethodisCentralized
Determine if the Reporter is running in a centralized or Distributed mode.
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/ReportControl.java:345
↓ 2 callersMethodisCheckpointIgnored
Return {@code true} if recovery should ignore checkpoint files and rebuild state entirely by replaying journal entries. @return {@code true} if check
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalRecovery.java:1377
↓ 2 callersMethodisChildAddable
Determine whether additional child components can be added to this Component Definition. @param cdSuper super Component of the proposed child @param
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:6851
↓ 2 callersMethodisChildCopyable
Determine if the specified component can be copied to this component. @param cdSuper the super of the child being copied @param sChild the name to
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:7113
↓ 2 callersMethodisCleared
Getter for property Cleared.<p> Indicates that this Contention has been explicitly cleared (reset).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:14359
↓ 2 callersMethodisCloseOnExit
Getter for property CloseOnExit.<p> If true, the Thread that is currently executing within the Channel should close it immedately upon exiting the Cha
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:1243
↓ 2 callersMethodisClosed
Return {@code true} if this {@link Coherence} instance has been closed. @return {@code true} if this {@link Coherence} instance has been closed
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:1093
↓ 2 callersMethodisClosed
()
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/AbstractCoherenceBasedCache.java:91
↓ 2 callersMethodisCoherenceThread
Check if the current thread is a coherence thread.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:2430
↓ 2 callersMethodisCoherentResult
Getter for property CoherentResult.<p> Return true if this message requires a coherence result thus must be served by the primary.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/distributedCacheRequest/KeySetRequest.java:259
↓ 2 callersMethodisCollectStats
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/partition/ObservableSplittingBackingMap.java:470
↓ 2 callersMethodisCommandPrompt
Getter for property CommandPrompt.<p> Notify the Logger that a command prompt should be output
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:8117
↓ 2 callersMethodisComplete
Return true if all parts of the snapshot are present. @return true if all parts of the snapshot are present
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/OfflinePersistenceInfo.java:120
↓ 2 callersMethodisComplexPropertyProperty
A complex property property is a property which can be used by a complex property component. Component resolve uses this method to decide which prope
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:3232
↓ 2 callersMethodisConcurrent
(Session session)
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/Queues.java:236
↓ 2 callersMethodisConfigurationLoaded
Getter for property ConfigurationLoaded.<p> Flag to indicate that the configuration has been loaded @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:4088
↓ 2 callersMethodisConfigured
Getter for property Configured.<p> Is security already configured? @volatile - else if getInstance were called concurrently when not yet configured,
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Security.java:413
↓ 2 callersMethodisContended
Return {@code true} iff some thread is contending for the key. @return {@code true} iff some thread is contending for the key
prj/coherence-core/src/main/java/com/tangosol/util/ConcurrentKeyLock.java:484
↓ 2 callersMethodisConverted
Check if the underlying key set has been converted. @since Coherence 12.2.1.1.0 @return {@code true} if the underlying key has been converted
prj/coherence-core/src/main/java/com/tangosol/util/filter/InKeySetFilter.java:234
← previousnext →16,301–16,400 of 78,752, ranked by callers