MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethodisPassThrough
Getter for property PassThrough.<p> A boolean flag indicating that this RemoteNamedCache is used by the pass-through optimization and all the incoming
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:709
↓ 3 callersMethodisPersistEvents
Getter for property PersistEvents.<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:4288
↓ 3 callersMethodisPofType
Return true if the specified class is a {@code PofType}. @param sInternalName internal name of the class to check @return true if the specified cla
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PortableTypeGenerator.java:1364
↓ 3 callersMethodisPresent
Determines if a value or {@link Throwable} is present for the {@link Result} (ie: non-{@link #none()}). @return <code>true</code> if the {@link Resul
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Result.java:123
↓ 3 callersMethodisPrimary
Getter for property Primary.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:24051
↓ 3 callersMethodisPriming
Getter for property Priming.<p> Support for the NearCache priming listener. The value of true indicates that the listener registration should force a
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:4607
↓ 3 callersMethodisPriming
Getter for property Priming.<p> True if the MapEvent was caused by a priming event (NearCache).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:6076
↓ 3 callersMethodisPropertyCreatable
Determine if the specified standard Property can be created. @param cd the Component Definition containing this Property @param dt the
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:2011
↓ 3 callersMethodisReadLockedByMember
Return {@code true} if this lock is currently locked for reads by the specified member, regardless of which thread on that member locked it. @param m
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ReadWriteLockHolder.java:138
↓ 3 callersMethodisReadOnly
Returns true if the cache is read only. A read-only cache loads data from cache store for read operations and does not perform any writing to the cach
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ReadWriteBackingMapScheme.java:357
↓ 3 callersMethodisReady
Return true if the store is ready to accept requests. @return true if the store is ready to accept requests
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:1982
↓ 3 callersMethodisReady
Returns {@code true} if the resource represented by this {@link HealthCheck} is ready, otherwise returns {@code false}. <p> The concept of what "ready
prj/coherence-core/src/main/java/com/tangosol/util/HealthCheck.java:64
↓ 3 callersMethodisReady
Returns {@code true} if the member "ready" health check returns {@code true}. @return {@code true} if the member "ready" health check returns {@code
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/CoherenceClusterMember.java:388
↓ 3 callersMethodisReceiptFlushRequired
Return true iff there are pending receipts that needs to be flushed but no application data to flush @return true iff connection has pending receipts
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:1033
↓ 3 callersMethodisReceiverNackEnabled
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1411
↓ 3 callersMethodisRecentlyHeuristicallyDead
Check whether or not there is sufficient data to assume the member's departure. @return true if there has been a heuristic timeout within the last pa
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:3202
↓ 3 callersMethodisRecipientCompatible
Determine whether all the recipients of the content of this BufferOutput run versions that supersede (greater or equal to) the specified version. @re
prj/coherence-core/src/main/java/com/tangosol/internal/net/MessageComponent.java:58
↓ 3 callersMethodisRedirect
Getter for property Redirect.<p> True if the TcpConnection is being opened in response to a redirection.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:2650
↓ 3 callersMethodisRedirectSupported
Getter for property RedirectSupported.<p> True if the peer TcpInitiator supports redirection.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:2660
↓ 3 callersMethodisReleased
Getter for property Released.<p> Specifies whether or not the underlying NamedCache has been explicitly released.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:1986
↓ 3 callersMethodisRemote
Get the component distribution attribute. @return true if the component is remotable
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:4803
↓ 3 callersMethodisRemote
Get the Behavior distribution attribute. @return true if the Behavior is remotable
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:3048
↓ 3 callersMethodisRemove
Getter for property Remove.<p> True if the Message indicates a delete ("remove") operation; false if the Message indicates an insert or update ("put")
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:5807
↓ 3 callersMethodisRemove
Getter for property Remove.<p> True if the Message indicates a delete ("remove") operation; false if the Message indicates an insert or update ("put")
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:8573
↓ 3 callersMethodisResendNecessary
Getter for property ResendNecessary.<p> ResendNecessary evaluates to true until the MessagePacket has been acknowledged by all of the recipients (or t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/MessagePacket.java:719
↓ 3 callersMethodisRespondInOrder
Getter for property RespondInOrder.<p> Specifies whether or not this request has to be responded to in the order of arrival (for a given Member).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/InvocationService.java:1155
↓ 3 callersMethodisResponsibilityMBean
Return true if the provided canonical name represents a responsibility MBean.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1416
↓ 3 callersMethodisRestoreInProgress
Getter for property RestoreInProgress.<p> Indicates whether or not the service is in the process of restoring from backup. Note: Both the service th
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:4398
↓ 3 callersMethodisResume
Getter for property Resume.<p> Flag that indicates whether the target service should be suspended (false) or resumed (true).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:19527
↓ 3 callersMethodisRetainsEntries
A convenience accessor to check if this streamer is {@link #RETAINS_ENTRIES}. @return <code>true</code> if this streamer is {@link #RETAINS_ENTRIES},
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMap.java:1059
↓ 3 callersMethodisRollbackCacheStoreFailures
Return true if exceptions caught during synchronous cachestore operations are rethrown to the calling thread (possibly over the network to a remote me
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ReadWriteBackingMapScheme.java:419
↓ 3 callersMethodisRow
Return true iff this LinkedQueue is a "row". @return true iff this LinkedQueue is a "row"
prj/coherence-core/src/main/java/com/tangosol/internal/util/QueueFabric.java:526
↓ 3 callersMethodisRunningClusterNeeded
Return true if a running cluster is needed before using a service. @return {@code true} if a running cluster is needed before using a service
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/ServiceBuilder.java:30
↓ 3 callersMethodisScenarioEnabled
(String sLabel)
prj/test/functional/persistence/src/main/java/persistence/JournalVsBdbComparisonTests.java:460
↓ 3 callersMethodisSecure
Return true if this server uses SSL to secure communication. @return true if this server uses SSL
prj/coherence-core/src/main/java/com/tangosol/coherence/http/AbstractGenericHttpServer.java:579
↓ 3 callersMethodisSenderCompatible
Determine whether the sender of the content of this BufferInput runs a version that supersedes (greater or equal to) the specified version. @return t
prj/coherence-core/src/main/java/com/tangosol/internal/net/MessageComponent.java:28
↓ 3 callersMethodisSignatureLegal
Determine if the specified map name is legal. @return true if the specified name is legal
prj/coherence-core/src/main/java/com/tangosol/dev/component/Integration.java:1128
↓ 3 callersMethodisSnapshotSparse
Return {@code true} if the provided metadata marks the snapshot as sparse. @param prop the metadata to inspect @return {@code true} if the snapshot
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:812
↓ 3 callersMethodisSparse
Determine if the position information is encoded with the values of the complex type, and if the Complex type is terminated in the POF stream with an
prj/coherence-core/src/main/java/com/tangosol/io/pof/WritingPofHandler.java:1577
↓ 3 callersMethodisStatic
Determine if the field is static. @return true if the field is static
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/FieldAccessExpression.java:355
↓ 3 callersMethodisStaticSettable
Determine if the scope of the Behavior can be modified. Static cannot co-exist with abstract or remote. Static cannot be set if the Behavior is from
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:2834
↓ 3 callersMethodisStatisticsEnabled
()
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCache.java:878
↓ 3 callersMethodisStrict
Determine if any access to data in missing partitions is being treated as an error. @return true if access to missing partitions is being treated as
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionSplittingBackingMap.java:393
↓ 3 callersMethodisStrongPossible
Return true iff a "strong" balanced distribution is achievable for the specified set of members, split among a set of categories (e.g. machine, rack,
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:2477
↓ 3 callersMethodisSubscribedTo
Determine if any subscriptions exist for the specified MBean. @param sName the MBean name to check for subscriptions @return true iff the specified
prj/coherence-core/src/main/java/com/tangosol/net/management/NotificationManager.java:51
↓ 3 callersMethodisSubscriptionDestroyed
Determine whether a subscriber group has been destroyed. @param lSubscriptionId the unique identifier of the subscriber group @return {@code true}
prj/coherence-core/src/main/java/com/tangosol/net/PagedTopicService.java:122
↓ 3 callersMethodisSuspendable
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/RequestMessage.java:129
↓ 3 callersMethodisSyncMsg
Getter for property SyncMsg.<p> Flag to indicate if the backup msg was sent synchronously.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/chainedRequest/BackupRequest.java:216
↓ 3 callersMethodisSynchronizationRequest
Getter for property SynchronizationRequest.<p> If true then the sending member is requesting that the receiving member(s) send back a MemberLeft conta
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:7452
↓ 3 callersMethodisSynthetic
Is this Entry synthetic? @return true iff this Entry is synthetic
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedHashMap.java:2201
↓ 3 callersMethodisSynthetic
Getter for property Synthetic.<p> True if the MapEvent was caused by the cache internal processing such as eviction or loading.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:6087
↓ 3 callersMethodisSynthetic
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:13484
↓ 3 callersMethodisTaskLimitConfigured
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/DefaultServiceDependencies.java:349
↓ 3 callersMethodisTcmpEnabled
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1819
↓ 3 callersMethodisTcpRingEnabled
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1907
↓ 3 callersMethodisTemporary
Return if the database is temporary. @return true if the database is temporary
prj/coherence-core/src/main/java/com/tangosol/io/bdb/BerkeleyDBBinaryStore.java:583
↓ 3 callersMethodisTopicsApiVersionCompatible
Check whether any of the members of the service run a version that precedes the specified one.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:1675
↓ 3 callersMethodisTraceEnabled
Return if trace is enabled. @return if trace is enabled
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PersistenceToolsHelper.java:984
↓ 3 callersMethodisTracingEnabled
Determines if tracing is enabled for the given message type. This will return {@code true} iff tracing is enabled and the given message extends {@link
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:962
↓ 3 callersMethodisTransferDisallowed
Getter for property TransferDisallowed.<p> True iff the transfer is not allowed for this partition due to a ongoing transfers or version synchronizati
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:22741
↓ 3 callersMethodisTransformed
Determine if this {@code ContinuousQueryCache} transforms values. @return {@code true} if this {@code ContinuousQueryCache} has been configured to tr
prj/coherence-core/src/main/java/com/tangosol/net/management/ViewMBean.java:49
↓ 3 callersMethodisTransient
Return true if the backing map is transient. @param resolver the ParameterResolver @return true if the backing map is transient
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/BackingMapScheme.java:163
↓ 3 callersMethodisTranslateEvents
Check whether or not an event source has to be translated by the wrapper. <p> Note: this setting is only meaningful if the underlying map is an Observ
prj/coherence-core/src/main/java/com/tangosol/util/WrapperObservableMap.java:583
↓ 3 callersMethodisUniform
Determine if the object encoding within the Complex type is uniform. @return true iff values within the Complex type are of a uniform type an
prj/coherence-core/src/main/java/com/tangosol/io/pof/WritingPofHandler.java:1554
↓ 3 callersMethodisUniformEncoded
Return <tt>true</tt> if the buffer contains only the value, without the type identifier. @return <tt>true</tt> if the buffer contains only the value
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/AbstractPofValue.java:687
↓ 3 callersMethodisValid
Determines whether the provided {@link RefConstant} is valid based on the {@link #getReference() reference_kind}. Therefore {@code reference_kind} mus
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/MethodHandleConstant.java:259
↓ 3 callersMethodisValid
Determines if the provided class is a valid target for serialization/ deserialization operations. @param clz the type to validate @return {@code tr
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/internal/SerializationGate.java:37
↓ 3 callersMethodisValue
Determines if the value is available (including <code>null</code>). @return <code>true</code> if the {@link Result} is not {@link #none()} and
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Result.java:134
↓ 3 callersMethodisValueExtractor
Is this a ValueExtractor. @return true iff this is a ValueExtractor
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/lambda/AbstractRemotableLambda.java:168
↓ 3 callersMethodisValueRemoved
Check whether the value of this BinaryEntry is removed. @return true iff the entry is removed @since Coherence 12.2.1.1
prj/coherence-core/src/main/java/com/tangosol/util/BinaryEntry.java:247
↓ 3 callersMethodisValueUpdated
Check whether the value of this BinaryEntry is updated. @return true iff the entry is updated @since Coherence 12.2.1.1
prj/coherence-core/src/main/java/com/tangosol/util/BinaryEntry.java:235
↓ 3 callersMethodisVerboseErase
Return the value of the verbose flag for all erase operations. @return true if information about all erase operations will be logged
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:321
↓ 3 callersMethodisVerboseEraseAll
Return the value of the verbose flag for all eraseAll operations. @return true if information about all eraseAll operations will be logged
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:341
↓ 3 callersMethodisVerboseStoreAll
Return the value of the verbose flag for all storeAll operations. @return true if information about all storeAll operations will be logged
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:421
↓ 3 callersMethodisVersionCompatible
Check if the specified version is compatible with the version of this node.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:3259
↓ 3 callersMethodisVirtualPoolMode
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/DaemonPoolSmokeBenchmark.java:249
↓ 3 callersMethodisWelcomedBy
Check whether the specified member is welcomed by the local member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:2776
↓ 3 callersMethodisWorkerThreadCountConfigured
Return {@code true} if {@code <thread-count>} was configured. @return {@code true} if {@code <thread-count>} was configured
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/DefaultServiceDependencies.java:467
↓ 3 callersMethodisWorkerThreadCountMaxConfigured
Return {@code true} if {@code <thread-count-max>} was configured. @return {@code true} if {@code <thread-count-max>} was configured
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/DefaultServiceDependencies.java:477
↓ 3 callersMethodisWorkerThreadCountMinConfigured
Return {@code true} if {@code <thread-count-min>} was configured. @return {@code true} if {@code <thread-count-min>} was configured
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/DefaultServiceDependencies.java:487
↓ 3 callersMethodisWriteThrough
Determine if the backing map writes changes immediately through the CacheStore. @return true implies that changes to the backing map are written
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:781
↓ 3 callersMethodisZombie
Getter for property Zombie.<p> Indicates whether or not the specifed CulpritMember is known to be a dead member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:16719
↓ 3 callersMethodis_Notify
Getter for property _Notify.<p> flag that is true if the model supports notifications.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/wrapperModel/WrapperJmxModel.java:350
↓ 3 callersMethoditerateExtent
Visit all entries belonging to the supplied extent. @param store the backing store @param lExtentId the extent id @param visitor the visitor
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalBackingMap.java:374
↓ 3 callersMethoditerateRecoveryMaterialized
Iterate recovered live entries in journal order for recovery-only full-store materialization. @param visitor the visitor to apply
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:1098
↓ 3 callersMethoditerator
Returns an iterator over the {@link BinaryEntry entries} in this event. @return an iterator over the {@link BinaryEntry entries} in this event.
prj/coherence-core/src/main/java/com/tangosol/net/events/partition/TransactionEvent.java:43
↓ 3 callersMethoditerator
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/PrimitiveSparseArray.java:59
↓ 3 callersMethodjsonString
()
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/bean/Primitives.java:53
↓ 3 callersMethodkeyFromInternal
Convert internalKey to external format @param internalKey key in internal format @return external format of internalKey
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCacheAsynchronousMapListener.java:102
↓ 3 callersMethodkeySet
()
prj/coherence-core/src/main/java/com/tangosol/internal/util/PartitionedIndexMap.java:418
↓ 3 callersMethodkeySet
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/cache/WrapperNamedCache.java:319
↓ 3 callersMethodkeySet
(Filter filter)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClient.java:248
↓ 3 callersMethodkeySet
Get a key set using the specified filter.
prj/test/functional/filter/src/main/java/filter/AbstractFilterTests.java:895
↓ 3 callersMethodkeySet
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/SimpleCache.java:800
↓ 3 callersMethodkeys
Return the keys of cache entries that satisfy the named query criteria. @param uriInfo UriInfo for invoked resource method @return filtered key set
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/NamedQueryResource.java:303
↓ 3 callersMethodkeys
Returns a set of keys that satisfy the criteria expressed by the query. @param sQuery query used to filter cache entries @return a set of keys for
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/CacheResource.java:462
↓ 3 callersMethodlast
Returns the last (highest) element currently in this bag. @return the last (highest) element currently in this bag @throws NoSuchElementException if
prj/coherence-core/src/main/java/com/tangosol/util/SortedBag.java:315
↓ 3 callersMethodlastEntry
()
prj/coherence-core/src/main/java/com/tangosol/util/SafeSortedMap.java:869
↓ 3 callersMethodlatchName
Return a test-scoped latch name. @param sSuffix the latch name suffix @return a test-scoped latch name
prj/test/functional/concurrent/src/main/java/concurrent/RemoteCountDownLatchTest.java:168
↓ 3 callersMethodled
Process this token and possibly the given leftNodein the context of a parser with the left denotation. A led method typically will be interested t in
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPToken.java:163
← previousnext →11,901–12,000 of 78,752, ranked by callers