- AbstractAddConfigMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
Base implementation for dynamic add***Config methods.
- AbstractAddConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AbstractAddConfigMessageTask
-
- AbstractAddressMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task
-
AbstractAddressMessageTask
- AbstractAddressMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AbstractAddressMessageTask
-
- AbstractAggregator<I,E,R> - Class in com.hazelcast.aggregation.impl
-
Abstract class providing convenience for concrete implementations of an
Aggregator
It provides built-in extraction capabilities that may be used in the accumulation phase.
- AbstractAggregator() - Constructor for class com.hazelcast.aggregation.impl.AbstractAggregator
-
- AbstractAggregator(String) - Constructor for class com.hazelcast.aggregation.impl.AbstractAggregator
-
- AbstractAllPartitionsMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task
-
- AbstractAllPartitionsMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AbstractAllPartitionsMessageTask
-
- AbstractAlterOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- AbstractAlterOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AbstractAlterOperation
-
- AbstractAlterOperation(String, IFunction<Long, Long>) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AbstractAlterOperation
-
- AbstractAlterOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- AbstractAlterOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AbstractAlterOperation
-
- AbstractAlterOperation(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AbstractAlterOperation
-
- AbstractAtomicLongOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- AbstractAtomicLongOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AbstractAtomicLongOperation
-
- AbstractAtomicLongOperation(String) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AbstractAtomicLongOperation
-
- AbstractAtomicReferenceOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- AbstractAtomicReferenceOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AbstractAtomicReferenceOperation
-
- AbstractAtomicReferenceOperation(String) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AbstractAtomicReferenceOperation
-
- AbstractBackupAwareMultiMapOperation - Class in com.hazelcast.multimap.impl.operations
-
- AbstractBackupAwareMultiMapOperation() - Constructor for class com.hazelcast.multimap.impl.operations.AbstractBackupAwareMultiMapOperation
-
- AbstractBackupAwareMultiMapOperation(String, Data, long) - Constructor for class com.hazelcast.multimap.impl.operations.AbstractBackupAwareMultiMapOperation
-
- AbstractBackupAwareSchedulerOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- AbstractBaseNearCacheInvalidationListener - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
- AbstractBaseNearCacheInvalidationListener(String, long) - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.AbstractBaseNearCacheInvalidationListener
-
- AbstractBaseReplicatedRecordStore<K,V> - Class in com.hazelcast.replicatedmap.impl.record
-
Internal base class to encapsulate the internals from the interface methods of ReplicatedRecordStore
- AbstractBaseReplicatedRecordStore(String, ReplicatedMapService, int) - Constructor for class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- AbstractBasicConfig<T extends AbstractBasicConfig> - Class in com.hazelcast.config
-
Provides a basic configuration for a split-brain aware data structure.
- AbstractBasicConfig() - Constructor for class com.hazelcast.config.AbstractBasicConfig
-
- AbstractBasicConfig(String) - Constructor for class com.hazelcast.config.AbstractBasicConfig
-
- AbstractBasicConfig(AbstractBasicConfig) - Constructor for class com.hazelcast.config.AbstractBasicConfig
-
- AbstractBuilder() - Constructor for class com.hazelcast.internal.serialization.impl.SerializationServiceV1.AbstractBuilder
-
- AbstractCacheConfig<K,V> - Class in com.hazelcast.config
-
- AbstractCacheConfig() - Constructor for class com.hazelcast.config.AbstractCacheConfig
-
- AbstractCacheConfig(CompleteConfiguration<K, V>) - Constructor for class com.hazelcast.config.AbstractCacheConfig
-
- AbstractCacheMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task.cache
-
Abstract Cache request to handle InMemoryFormat which needed for operation provider
- AbstractCacheMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.AbstractCacheMessageTask
-
- AbstractCacheRecord<V,E> - Class in com.hazelcast.cache.impl.record
-
Abstract implementation of
CacheRecord
with key, value and
expiration time as internal state.
- AbstractCacheRecord() - Constructor for class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- AbstractCacheRecord(long, long) - Constructor for class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- AbstractCacheRecordStore<R extends CacheRecord,CRM extends SampleableCacheRecordMap<Data,R>> - Class in com.hazelcast.cache.impl
-
- AbstractCacheRecordStore(String, int, NodeEngine, AbstractCacheService) - Constructor for class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- AbstractCacheService - Class in com.hazelcast.cache.impl
-
- AbstractCacheService() - Constructor for class com.hazelcast.cache.impl.AbstractCacheService
-
- AbstractCallableMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task
-
Base callable Message task.
- AbstractCallableMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AbstractCallableMessageTask
-
- AbstractCallIdSequence - Class in com.hazelcast.spi.impl.sequence
-
A
CallIdSequence
that provides backpressure by taking
the number of in-flight operations into account when before creating a new call-id.
- AbstractCallIdSequence(int) - Constructor for class com.hazelcast.spi.impl.sequence.AbstractCallIdSequence
-
- AbstractCardinalityEstimatorOperation - Class in com.hazelcast.cardinality.impl.operations
-
- AbstractChannel - Class in com.hazelcast.internal.networking
-
An abstract
Channel
implementation.
- AbstractChannel(SocketChannel, boolean) - Constructor for class com.hazelcast.internal.networking.AbstractChannel
-
- AbstractClientInvocationService - Class in com.hazelcast.client.spi.impl
-
- AbstractClientInvocationService(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- AbstractClientListenerService - Class in com.hazelcast.client.spi.impl.listener
-
- AbstractClientOperation - Class in com.hazelcast.client.impl.operations
-
- AbstractClientOperation() - Constructor for class com.hazelcast.client.impl.operations.AbstractClientOperation
-
- AbstractClusterWideIterator<K,V> - Class in com.hazelcast.cache.impl
-
- AbstractClusterWideIterator(ICacheInternal<K, V>, int, int, boolean) - Constructor for class com.hazelcast.cache.impl.AbstractClusterWideIterator
-
- AbstractCollectionMergingValueImpl<V extends Collection,T extends AbstractCollectionMergingValueImpl<V,T>> - Class in com.hazelcast.spi.impl.merge
-
Implementation of
MergingValue
for data structures with collections.
- AbstractCollectionMergingValueImpl() - Constructor for class com.hazelcast.spi.impl.merge.AbstractCollectionMergingValueImpl
-
- AbstractCollectionMergingValueImpl(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.AbstractCollectionMergingValueImpl
-
- AbstractCollectionProxyImpl<S extends RemoteService,E> - Class in com.hazelcast.collection.impl.collection
-
- AbstractCollectionProxyImpl(String, NodeEngine, S) - Constructor for class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- AbstractCompletableFuture<V> - Class in com.hazelcast.spi.impl
-
A base
ICompletableFuture
implementation that may be explicitly completed by setting its
value through setResult.
- AbstractCompletableFuture(NodeEngine, ILogger) - Constructor for class com.hazelcast.spi.impl.AbstractCompletableFuture
-
- AbstractCompletableFuture(Executor, ILogger) - Constructor for class com.hazelcast.spi.impl.AbstractCompletableFuture
-
- AbstractConfigBuilder - Class in com.hazelcast.config
-
Contains logic for replacing system variables in the XML file and importing XML files from different locations.
- AbstractConfigBuilder() - Constructor for class com.hazelcast.config.AbstractConfigBuilder
-
- AbstractConfigBuilder.ConfigType - Enum in com.hazelcast.config
-
- AbstractContainerCollector<C> - Class in com.hazelcast.spi.impl.merge
-
- AbstractContainerCollector(NodeEngine) - Constructor for class com.hazelcast.spi.impl.merge.AbstractContainerCollector
-
- AbstractContainerCollector.EmptyIterator - Class in com.hazelcast.spi.impl.merge
-
- AbstractContainerMerger<C,V,T extends MergingValue<V>> - Class in com.hazelcast.spi.impl.merge
-
- AbstractContainerMerger(AbstractContainerCollector<C>, NodeEngine) - Constructor for class com.hazelcast.spi.impl.merge.AbstractContainerMerger
-
- AbstractCRDTReplicationOperation<T extends IdentifiedDataSerializable> - Class in com.hazelcast.crdt
-
Base class for CRDT replication operations.
- AbstractCRDTReplicationOperation() - Constructor for class com.hazelcast.crdt.AbstractCRDTReplicationOperation
-
- AbstractCRDTReplicationOperation(Map<String, T>) - Constructor for class com.hazelcast.crdt.AbstractCRDTReplicationOperation
-
Constructs the replication operation.
- AbstractCredentials - Class in com.hazelcast.security
-
- AbstractCredentials() - Constructor for class com.hazelcast.security.AbstractCredentials
-
- AbstractCredentials(String) - Constructor for class com.hazelcast.security.AbstractCredentials
-
- AbstractCursor<T> - Class in com.hazelcast.map.impl.iterator
-
Base class for a cursor class holding a collection of items and the next position from which to resume fetching.
- AbstractCursor() - Constructor for class com.hazelcast.map.impl.iterator.AbstractCursor
-
- AbstractCursor(List<T>, int) - Constructor for class com.hazelcast.map.impl.iterator.AbstractCursor
-
- AbstractDiscoveryStrategy - Class in com.hazelcast.spi.discovery
-
An common abstract superclass for
DiscoveryStrategy
implementations,
offering convenient access to configuration properties (which may be overridden
on the system's environment or JVM properties), as well as a
ILogger
instance.
- AbstractDiscoveryStrategy(ILogger, Map<String, Comparable>) - Constructor for class com.hazelcast.spi.discovery.AbstractDiscoveryStrategy
-
- AbstractDistributedObject<S extends RemoteService> - Class in com.hazelcast.spi
-
Abstract DistributedObject implementation.
- AbstractDistributedObject(NodeEngine, S) - Constructor for class com.hazelcast.spi.AbstractDistributedObject
-
- AbstractDynamicConfigOperation - Class in com.hazelcast.internal.dynamicconfig
-
- AbstractDynamicConfigOperation() - Constructor for class com.hazelcast.internal.dynamicconfig.AbstractDynamicConfigOperation
-
- AbstractEntryProcessor<K,V> - Class in com.hazelcast.map
-
- AbstractEntryProcessor() - Constructor for class com.hazelcast.map.AbstractEntryProcessor
-
- AbstractEntryProcessor(boolean) - Constructor for class com.hazelcast.map.AbstractEntryProcessor
-
Creates an AbstractEntryProcessor.
- AbstractEventBase - Class in com.hazelcast.internal.management.events
-
- AbstractEvictableRecordStore - Class in com.hazelcast.map.impl.recordstore
-
Contains eviction specific functionality.
- AbstractEvictableRecordStore(MapContainer, int) - Constructor for class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
- AbstractEvictableRecordStore.ReadOnlyRecordIterator - Class in com.hazelcast.map.impl.recordstore
-
Read only iterator.
- AbstractExecutorServiceCancelMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task.executorservice
-
- AbstractExecutorServiceCancelMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.executorservice.AbstractExecutorServiceCancelMessageTask
-
- AbstractExecutorThreadFactory - Class in com.hazelcast.util.executor
-
- AbstractExecutorThreadFactory(ClassLoader) - Constructor for class com.hazelcast.util.executor.AbstractExecutorThreadFactory
-
- AbstractFilteringStrategy - Class in com.hazelcast.map.impl.event
-
A common abstract class to support implementations of filtering strategies.
- AbstractFilteringStrategy(SerializationService, MapServiceContext) - Constructor for class com.hazelcast.map.impl.event.AbstractFilteringStrategy
-
- AbstractGetAllScheduledOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- AbstractGetAllScheduledOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.AbstractGetAllScheduledOperation
-
- AbstractGetAllScheduledOperation(String) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.AbstractGetAllScheduledOperation
-
- AbstractHazelcastBeanDefinitionParser - Class in com.hazelcast.spring
-
Base class of all Hazelcast BeanDefinitionParser implementations.
- AbstractHazelcastBeanDefinitionParser() - Constructor for class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser
-
- AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper - Class in com.hazelcast.spring
-
Base Helper class for Spring Xml Builder
- AbstractHazelcastCacheManager - Class in com.hazelcast.cache.impl
-
Abstract
HazelcastCacheManager
(also indirect
CacheManager
)
implementation to provide shared functionality to server and client cache
managers.
- AbstractHazelcastCacheManager(CachingProvider, HazelcastInstance, URI, ClassLoader, Properties) - Constructor for class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- AbstractHazelcastCachingProvider - Class in com.hazelcast.cache.impl
-
Abstract CachingProvider
implementation providing shared
functionality to server and client caching providers.
- AbstractHazelcastCachingProvider() - Constructor for class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- AbstractICacheEvent - Class in com.hazelcast.cache.impl.event
-
- AbstractICacheEvent(Object, Member, int) - Constructor for class com.hazelcast.cache.impl.event.AbstractICacheEvent
-
Constructs a prototypical Cache Event.
- AbstractIMapEvent - Class in com.hazelcast.core
-
The abstract class for a map event
IMapEvent
.
- AbstractIMapEvent(Object, Member, int) - Constructor for class com.hazelcast.core.AbstractIMapEvent
-
Constructs a prototypical map Event.
- AbstractIndexAwarePredicate<K,V> - Class in com.hazelcast.query.impl.predicates
-
- AbstractIndexAwarePredicate() - Constructor for class com.hazelcast.query.impl.predicates.AbstractIndexAwarePredicate
-
- AbstractIndexAwarePredicate(String) - Constructor for class com.hazelcast.query.impl.predicates.AbstractIndexAwarePredicate
-
- AbstractInvocationFuture<V> - Class in com.hazelcast.spi.impl
-
- AbstractInvocationFuture(Executor, ILogger) - Constructor for class com.hazelcast.spi.impl.AbstractInvocationFuture
-
- AbstractInvocationMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task
-
- AbstractInvocationMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AbstractInvocationMessageTask
-
- AbstractJob<KeyIn,ValueIn> - Class in com.hazelcast.mapreduce.impl
-
Base class for all map reduce job implementations
- AbstractJob(String, JobTracker, KeyValueSource<KeyIn, ValueIn>) - Constructor for class com.hazelcast.mapreduce.impl.AbstractJob
-
- AbstractJob.MappingJobImpl<EntryKey,Key,Value> - Class in com.hazelcast.mapreduce.impl
-
This class is just used to comply to the public DSL style API
- AbstractJob.ReducingJobImpl<EntryKey,Key,Value> - Class in com.hazelcast.mapreduce.impl
-
This class is just used to comply to the public DSL style API
- AbstractJob.ReducingSubmittableJobImpl<EntryKey,Key,Value> - Class in com.hazelcast.mapreduce.impl
-
This class is just used to comply to the public DSL style API
- AbstractJobTracker - Class in com.hazelcast.mapreduce.impl
-
This is the base class for all
JobTracker
implementations on node and client side.
It combines a lot of the base functionality to handle remote operations.
- AbstractJoiner - Class in com.hazelcast.internal.cluster.impl
-
- AbstractJoiner(Node) - Constructor for class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- AbstractJoinOperation - Class in com.hazelcast.internal.cluster.impl.operations
-
- AbstractJoinOperation() - Constructor for class com.hazelcast.internal.cluster.impl.operations.AbstractJoinOperation
-
- AbstractKeyBasedMultiMapOperation - Class in com.hazelcast.multimap.impl.operations
-
- AbstractKeyBasedMultiMapOperation() - Constructor for class com.hazelcast.multimap.impl.operations.AbstractKeyBasedMultiMapOperation
-
- AbstractKeyBasedMultiMapOperation(String, Data) - Constructor for class com.hazelcast.multimap.impl.operations.AbstractKeyBasedMultiMapOperation
-
- AbstractKeyBasedMultiMapOperation(String, Data, long) - Constructor for class com.hazelcast.multimap.impl.operations.AbstractKeyBasedMultiMapOperation
-
- AbstractLoadBalancer - Class in com.hazelcast.client.util
-
- AbstractLoadBalancer() - Constructor for class com.hazelcast.client.util.AbstractLoadBalancer
-
- AbstractLocalOperation - Class in com.hazelcast.spi
-
Abstract class for local operations, which should not be serializable.
- AbstractLocalOperation() - Constructor for class com.hazelcast.spi.AbstractLocalOperation
-
- AbstractLockOperation - Class in com.hazelcast.concurrent.lock.operations
-
- AbstractLockOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- AbstractLockOperation(ObjectNamespace, Data, long) - Constructor for class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- AbstractLockOperation(ObjectNamespace, Data, long, long) - Constructor for class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- AbstractLockOperation(ObjectNamespace, Data, long, long, long) - Constructor for class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- AbstractLogger - Class in com.hazelcast.logging
-
Abstract
ILogger
implementation that provides implementations for convenience methods like
finest, info, warning and severe.
- AbstractLogger() - Constructor for class com.hazelcast.logging.AbstractLogger
-
- AbstractManagementOperation - Class in com.hazelcast.internal.management.operation
-
- AbstractManagementOperation() - Constructor for class com.hazelcast.internal.management.operation.AbstractManagementOperation
-
- AbstractMapAddEntryListenerMessageTask<Parameter> - Class in com.hazelcast.client.impl.protocol.task.map
-
- AbstractMapAddEntryListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.AbstractMapAddEntryListenerMessageTask
-
- AbstractMapDataStore<K,V> - Class in com.hazelcast.map.impl.mapstore
-
Abstract map data store contains common functionality of map data stores.
- AbstractMapDataStore(MapStoreWrapper, InternalSerializationService) - Constructor for class com.hazelcast.map.impl.mapstore.AbstractMapDataStore
-
- AbstractMapOperationFactory - Class in com.hazelcast.map.impl.operation
-
- AbstractMapOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.AbstractMapOperationFactory
-
- AbstractMapPartitionIterator<K,V> - Class in com.hazelcast.map.impl.iterator
-
Base class for iterating a partition.
- AbstractMapPartitionIterator(IMap<K, V>, int, int, boolean) - Constructor for class com.hazelcast.map.impl.iterator.AbstractMapPartitionIterator
-
- AbstractMapPutMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task.map
-
- AbstractMapPutMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.AbstractMapPutMessageTask
-
- AbstractMapPutWithMaxIdleMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task.map
-
- AbstractMapPutWithMaxIdleMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.AbstractMapPutWithMaxIdleMessageTask
-
- AbstractMapQueryMessageTask<P,QueryResult extends Result,AccumulatedResults,ReducedResult> - Class in com.hazelcast.client.impl.protocol.task.map
-
- AbstractMapQueryMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.AbstractMapQueryMessageTask
-
- AbstractMapQueryPartitionIterator<K,V,R> - Class in com.hazelcast.map.impl.iterator
-
- AbstractMapQueryPartitionIterator(IMap<K, V>, int, int, Predicate<K, V>, Projection<Map.Entry<K, V>, R>) - Constructor for class com.hazelcast.map.impl.iterator.AbstractMapQueryPartitionIterator
-
- AbstractMapReduceTask<Parameters> - Class in com.hazelcast.client.impl.protocol.task.mapreduce
-
- AbstractMapReduceTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- AbstractMember - Class in com.hazelcast.instance
-
- AbstractMember() - Constructor for class com.hazelcast.instance.AbstractMember
-
- AbstractMember(Address, MemberVersion, String, Map<String, Object>, boolean) - Constructor for class com.hazelcast.instance.AbstractMember
-
- AbstractMember(AbstractMember) - Constructor for class com.hazelcast.instance.AbstractMember
-
- AbstractMergeRunnable<K,V,Store,MergingItem extends MergingEntry<K,V>> - Class in com.hazelcast.spi.impl.merge
-
- AbstractMergeRunnable(String, Collection<Store>, AbstractSplitBrainHandlerService<Store>, NodeEngine) - Constructor for class com.hazelcast.spi.impl.merge.AbstractMergeRunnable
-
- AbstractMergingEntryImpl<K,V,T extends AbstractMergingEntryImpl<K,V,T>> - Class in com.hazelcast.spi.impl.merge
-
- AbstractMergingEntryImpl() - Constructor for class com.hazelcast.spi.impl.merge.AbstractMergingEntryImpl
-
- AbstractMergingEntryImpl(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.AbstractMergingEntryImpl
-
- AbstractMergingValueImpl<V,T extends AbstractMergingValueImpl<V,T>> - Class in com.hazelcast.spi.impl.merge
-
- AbstractMergingValueImpl() - Constructor for class com.hazelcast.spi.impl.merge.AbstractMergingValueImpl
-
- AbstractMergingValueImpl(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.AbstractMergingValueImpl
-
- AbstractMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task
-
Base Message task.
- AbstractMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- AbstractMultiMapAddEntryListenerMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task.multimap
-
- AbstractMultiMapAddEntryListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.AbstractMultiMapAddEntryListenerMessageTask
-
- AbstractMultiMapOperation - Class in com.hazelcast.multimap.impl.operations
-
- AbstractMultiMapOperation() - Constructor for class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- AbstractMultiMapOperation(String) - Constructor for class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- AbstractMultiPartitionMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task
-
- AbstractMultiPartitionMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AbstractMultiPartitionMessageTask
-
- AbstractMultiTargetMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task
-
- AbstractMultiTargetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AbstractMultiTargetMessageTask
-
- AbstractMultiValueGetter - Class in com.hazelcast.query.impl.getters
-
- AbstractMultiValueGetter(Getter, String, Class<?>, Class) - Constructor for class com.hazelcast.query.impl.getters.AbstractMultiValueGetter
-
- AbstractNamedContainerCollector<C> - Class in com.hazelcast.spi.impl.merge
-
- AbstractNamedContainerCollector(NodeEngine, ConcurrentMap<String, C>) - Constructor for class com.hazelcast.spi.impl.merge.AbstractNamedContainerCollector
-
- AbstractNamedOperation - Class in com.hazelcast.spi.impl
-
- AbstractNamedOperation(String) - Constructor for class com.hazelcast.spi.impl.AbstractNamedOperation
-
- AbstractNamedOperation() - Constructor for class com.hazelcast.spi.impl.AbstractNamedOperation
-
- AbstractNamedSerializableOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
- AbstractNamedSerializableOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.AbstractNamedSerializableOperation
-
- AbstractNearCacheRecord<V> - Class in com.hazelcast.internal.nearcache.impl.record
-
Abstract implementation of
NearCacheRecord
with value and expiration time as internal state.
- AbstractNearCacheRecord(V, long, long) - Constructor for class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- AbstractNearCacheRecordStore<K,V,KS,R extends NearCacheRecord,NCRM extends SampleableNearCacheRecordMap<KS,R>> - Class in com.hazelcast.internal.nearcache.impl.store
-
- AbstractNearCacheRecordStore(NearCacheConfig, SerializationService, ClassLoader) - Constructor for class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- AbstractNearCacheRecordStore(NearCacheConfig, NearCacheStatsImpl, SerializationService, ClassLoader) - Constructor for class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- AbstractNearCacheRecordStore.ReserveForUpdateFunction - Class in com.hazelcast.internal.nearcache.impl.store
-
- AbstractPartitionMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task
-
AbstractPartitionMessageTask
- AbstractPartitionMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AbstractPartitionMessageTask
-
- AbstractPartitionPrimaryReplicaAntiEntropyTask - Class in com.hazelcast.internal.partition.impl
-
- AbstractPartitionPrimaryReplicaAntiEntropyTask(NodeEngineImpl, int) - Constructor for class com.hazelcast.internal.partition.impl.AbstractPartitionPrimaryReplicaAntiEntropyTask
-
- AbstractPbeReplacer - Class in com.hazelcast.config.replacer
-
The common parent for
ConfigReplacer
implementations which allow to mask values by encrypting the value.
- AbstractPbeReplacer() - Constructor for class com.hazelcast.config.replacer.AbstractPbeReplacer
-
- AbstractPingAwareQuorumFunction - Class in com.hazelcast.quorum.impl
-
Base class for quorum functions which may use ICMP failure detector information to determine
presence of quorum.
- AbstractPingAwareQuorumFunction() - Constructor for class com.hazelcast.quorum.impl.AbstractPingAwareQuorumFunction
-
- AbstractPNCounterOperation - Class in com.hazelcast.crdt.pncounter.operations
-
Base class for
PNCounter
query and
mutation operation implementations.
- AbstractPredicate<K,V> - Class in com.hazelcast.query.impl.predicates
-
Provides base features for predicates, such as extraction and conversion of the attribute's value.
- AbstractPredicate() - Constructor for class com.hazelcast.query.impl.predicates.AbstractPredicate
-
- AbstractPredicate(String) - Constructor for class com.hazelcast.query.impl.predicates.AbstractPredicate
-
- AbstractQueryCacheConfigurator - Class in com.hazelcast.map.impl.querycache.subscriber
-
- AbstractQueryCacheConfigurator(ClassLoader, QueryCacheEventService) - Constructor for class com.hazelcast.map.impl.querycache.subscriber.AbstractQueryCacheConfigurator
-
- AbstractQueryCacheEndToEndConstructor - Class in com.hazelcast.map.impl.querycache.subscriber
-
Provides generic functionality for QueryCacheEndToEndConstructor
implementations.
- AbstractQueryCacheEndToEndConstructor(QueryCacheRequest) - Constructor for class com.hazelcast.map.impl.querycache.subscriber.AbstractQueryCacheEndToEndConstructor
-
- AbstractRecord<V> - Class in com.hazelcast.map.impl.record
-
- AbstractRemoveListenerMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task
-
Base class for remove listener message tasks that removes a client listener registration
from a node
- AbstractRemoveListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AbstractRemoveListenerMessageTask
-
- AbstractReplicatedMapAddEntryListenerMessageTask<Parameter> - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- AbstractReplicatedMapAddEntryListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.AbstractReplicatedMapAddEntryListenerMessageTask
-
- AbstractReplicatedMapOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
- AbstractReplicatedMapOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.AbstractReplicatedMapOperation
-
- AbstractReplicatedRecordStore<K,V> - Class in com.hazelcast.replicatedmap.impl.record
-
- AbstractReplicatedRecordStore(String, ReplicatedMapService, int) - Constructor for class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- AbstractRingBufferOperation - Class in com.hazelcast.ringbuffer.impl.operations
-
Common logic for all ring buffer operations :
getting the ring buffer container or creating a new one if necessary
serialization/deserialization of ring buffer name
defines the factory ID for the
IdentifiedDataSerializable
- AbstractRingBufferOperation() - Constructor for class com.hazelcast.ringbuffer.impl.operations.AbstractRingBufferOperation
-
- AbstractRingBufferOperation(String) - Constructor for class com.hazelcast.ringbuffer.impl.operations.AbstractRingBufferOperation
-
- AbstractScheduledExecutorContainerHolder - Class in com.hazelcast.scheduledexecutor.impl
-
- AbstractScheduledExecutorContainerHolder(NodeEngine) - Constructor for class com.hazelcast.scheduledexecutor.impl.AbstractScheduledExecutorContainerHolder
-
- AbstractSchedulerOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- AbstractSerializableOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
- AbstractSerializableOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.AbstractSerializableOperation
-
- AbstractSerializationService - Class in com.hazelcast.internal.serialization.impl
-
- AbstractSerializationService.Builder<T extends AbstractSerializationService.Builder<T>> - Class in com.hazelcast.internal.serialization.impl
-
- AbstractSplitBrainHandlerService<Store> - Class in com.hazelcast.spi.impl.merge
-
Collects mergeable stores and passes them to merge-runnable.
- AbstractSplitBrainHandlerService(NodeEngine) - Constructor for class com.hazelcast.spi.impl.merge.AbstractSplitBrainHandlerService
-
- AbstractSplitBrainMergePolicy<V,T extends MergingValue<V>> - Class in com.hazelcast.spi.impl.merge
-
- AbstractSplitBrainMergePolicy() - Constructor for class com.hazelcast.spi.impl.merge.AbstractSplitBrainMergePolicy
-
- AbstractStableClusterMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task
-
- AbstractStableClusterMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AbstractStableClusterMessageTask
-
- AbstractSubscriberContext - Class in com.hazelcast.map.impl.querycache.subscriber
-
Abstract implementation of SubscriberContext
.
- AbstractSubscriberContext(QueryCacheContext) - Constructor for class com.hazelcast.map.impl.querycache.subscriber.AbstractSubscriberContext
-
- AbstractTextCommand - Class in com.hazelcast.internal.ascii
-
- AbstractTextCommand(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.internal.ascii.AbstractTextCommand
-
- AbstractTextCommandProcessor<T> - Class in com.hazelcast.internal.ascii
-
- AbstractTextCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.internal.ascii.AbstractTextCommandProcessor
-
- AbstractTransactionalCollectionProxy<S extends RemoteService,E> - Class in com.hazelcast.collection.impl.txncollection
-
- AbstractTransactionalCollectionProxy(String, Transaction, NodeEngine, S) - Constructor for class com.hazelcast.collection.impl.txncollection.AbstractTransactionalCollectionProxy
-
- AbstractTransactionalMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task
-
- AbstractTransactionalMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AbstractTransactionalMessageTask
-
- AbstractTxOperation - Class in com.hazelcast.transaction.impl.operations
-
- AbstractTxOperation() - Constructor for class com.hazelcast.transaction.impl.operations.AbstractTxOperation
-
- AbstractVisitor - Class in com.hazelcast.query.impl.predicates
-
Base class for all visitors.
- AbstractVisitor() - Constructor for class com.hazelcast.query.impl.predicates.AbstractVisitor
-
- AbstractWaitNotifyKey - Class in com.hazelcast.spi
-
Abstract implementation of the WaitNotifyKey.
- AbstractWaitNotifyKey(String, String) - Constructor for class com.hazelcast.spi.AbstractWaitNotifyKey
-
- AbstractXAOperation - Class in com.hazelcast.transaction.impl.xa.operations
-
- AbstractXAOperation() - Constructor for class com.hazelcast.transaction.impl.xa.operations.AbstractXAOperation
-
- AbstractXmlConfigHelper - Class in com.hazelcast.config
-
Contains Hazelcast XML Configuration helper methods and variables.
- AbstractXmlConfigHelper() - Constructor for class com.hazelcast.config.AbstractXmlConfigHelper
-
- accept(ClientMessage) - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- accept(String) - Method in class com.hazelcast.internal.usercodedeployment.impl.filter.ClassBlacklistFilter
-
- accept(String) - Method in class com.hazelcast.internal.usercodedeployment.impl.filter.ClassWhitelistFilter
-
- accept(Member) - Method in class com.hazelcast.internal.usercodedeployment.impl.filter.MemberAttributeFilter
-
- accept(T) - Method in class com.hazelcast.internal.util.filter.AlwaysApplyFilter
-
- accept(T) - Method in class com.hazelcast.internal.util.filter.AndFilter
-
- accept(T) - Method in interface com.hazelcast.internal.util.filter.Filter
-
Return {true
} when object matches a condition
- accept(Packet) - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- accept(Visitor, Indexes) - Method in class com.hazelcast.query.impl.predicates.AndPredicate
-
- accept(Visitor, Indexes) - Method in class com.hazelcast.query.impl.predicates.NotPredicate
-
- accept(Visitor, Indexes) - Method in class com.hazelcast.query.impl.predicates.OrPredicate
-
- accept(Visitor, Indexes) - Method in class com.hazelcast.query.SqlPredicate
-
- accept(Visitor, Indexes) - Method in interface com.hazelcast.query.VisitablePredicate
-
Accept visitor.
- accept(Packet) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
Performs this operation on the given argument.
- accept(Packet) - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- accept(Packet) - Method in class com.hazelcast.spi.impl.operationservice.impl.InboundResponseHandler
-
- accept(Packet) - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor
-
- accept(Packet) - Method in class com.hazelcast.spi.impl.PacketDispatcher
-
- accept(int, int, V) - Method in interface com.hazelcast.util.collection.BiInt2ObjectMap.EntryConsumer
-
A map entry
- accept(T, U) - Method in interface com.hazelcast.util.function.BiConsumer
-
Performs this operation on the given arguments.
- accept(T) - Method in interface com.hazelcast.util.function.Consumer
-
Performs this operation on the given argument.
- accept(long, long) - Method in interface com.hazelcast.util.function.LongLongConsumer
-
Accept a key and value that comes as a tuple of longs.
- ACCEPT_ALL_SUPPLIER - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- AcceptAllSupplier<KeyIn,ValueIn,ValueOut> - Class in com.hazelcast.mapreduce.aggregation.impl
-
A standard implementation of the
Supplier
interface which accepts all input values and may apply a given
PropertyExtractor
on those.
- AcceptAllSupplier(PropertyExtractor<ValueIn, ValueOut>) - Constructor for class com.hazelcast.mapreduce.aggregation.impl.AcceptAllSupplier
-
- acceptVisitor(Predicate[], Visitor, Indexes) - Static method in class com.hazelcast.query.impl.predicates.VisitorUtils
-
Accept visitor by all predicates.
- access() - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- ACCESS_CONTROL - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- accessHit - Variable in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- accessHit - Variable in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- accessRecord(Data, R, ExpiryPolicy, long) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- accessRecord(Record, long) - Method in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
- accessTime - Variable in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- accessTime - Variable in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- accumulate(I) - Method in class com.hazelcast.aggregation.Aggregator
-
Accumulates the given entries.
- accumulate(I) - Method in class com.hazelcast.aggregation.impl.AbstractAggregator
-
- accumulate(E) - Method in interface com.hazelcast.map.impl.querycache.accumulator.Accumulator
-
Adds event to this accumulator.
- accumulate(E) - Method in class com.hazelcast.map.impl.querycache.accumulator.BasicAccumulator
-
- accumulate(QueryCacheEventData) - Method in class com.hazelcast.map.impl.querycache.subscriber.SubscriberAccumulator
-
- accumulateExtracted(I, E) - Method in class com.hazelcast.aggregation.impl.AbstractAggregator
-
Accumulates a single extracted value.
- accumulateExtracted(I, BigDecimal) - Method in class com.hazelcast.aggregation.impl.BigDecimalAverageAggregator
-
- accumulateExtracted(I, BigDecimal) - Method in class com.hazelcast.aggregation.impl.BigDecimalSumAggregator
-
- accumulateExtracted(I, BigInteger) - Method in class com.hazelcast.aggregation.impl.BigIntegerAverageAggregator
-
- accumulateExtracted(I, BigInteger) - Method in class com.hazelcast.aggregation.impl.BigIntegerSumAggregator
-
- accumulateExtracted(I, Object) - Method in class com.hazelcast.aggregation.impl.CountAggregator
-
- accumulateExtracted(I, R) - Method in class com.hazelcast.aggregation.impl.DistinctValuesAggregator
-
- accumulateExtracted(I, Double) - Method in class com.hazelcast.aggregation.impl.DoubleAverageAggregator
-
- accumulateExtracted(I, Double) - Method in class com.hazelcast.aggregation.impl.DoubleSumAggregator
-
- accumulateExtracted(I, Number) - Method in class com.hazelcast.aggregation.impl.FixedSumAggregator
-
- accumulateExtracted(I, Number) - Method in class com.hazelcast.aggregation.impl.FloatingPointSumAggregator
-
- accumulateExtracted(I, Integer) - Method in class com.hazelcast.aggregation.impl.IntegerAverageAggregator
-
- accumulateExtracted(I, Integer) - Method in class com.hazelcast.aggregation.impl.IntegerSumAggregator
-
- accumulateExtracted(I, Long) - Method in class com.hazelcast.aggregation.impl.LongAverageAggregator
-
- accumulateExtracted(I, Long) - Method in class com.hazelcast.aggregation.impl.LongSumAggregator
-
- accumulateExtracted(I, R) - Method in class com.hazelcast.aggregation.impl.MaxAggregator
-
- accumulateExtracted(I, Comparable) - Method in class com.hazelcast.aggregation.impl.MaxByAggregator
-
- accumulateExtracted(I, R) - Method in class com.hazelcast.aggregation.impl.MinAggregator
-
- accumulateExtracted(I, Comparable) - Method in class com.hazelcast.aggregation.impl.MinByAggregator
-
- accumulateExtracted(I, Number) - Method in class com.hazelcast.aggregation.impl.NumberAverageAggregator
-
- accumulateOrSendExpiredKeysToBackup(Data, R) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- accumulateParallel(Aggregator, Collection<QueryableEntry>) - Method in class com.hazelcast.map.impl.query.ParallelAccumulationExecutor
-
- AccumulationExecutor - Interface in com.hazelcast.map.impl.query
-
Executes the accumulation phase of the Aggregator.
- Accumulator<E extends Sequenced> - Interface in com.hazelcast.map.impl.querycache.accumulator
-
Accumulator for events which have a sequence number.
- ACCUMULATOR_CONSUMER - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- AccumulatorConsumerOperation - Class in com.hazelcast.map.impl.operation
-
Processes remaining items in
Accumulator
instances on a partition.
- AccumulatorConsumerOperation() - Constructor for class com.hazelcast.map.impl.operation.AccumulatorConsumerOperation
-
- AccumulatorConsumerOperation(Queue<Accumulator>, int) - Constructor for class com.hazelcast.map.impl.operation.AccumulatorConsumerOperation
-
- AccumulatorFactory - Interface in com.hazelcast.map.impl.querycache.accumulator
-
- AccumulatorHandler<T> - Interface in com.hazelcast.map.impl.querycache.accumulator
-
- AccumulatorInfo - Class in com.hazelcast.map.impl.querycache.accumulator
-
- AccumulatorInfo() - Constructor for class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- accumulatorInfoCountOfMap(String) - Method in class com.hazelcast.map.impl.querycache.accumulator.DefaultAccumulatorInfoSupplier
-
- AccumulatorInfoSupplier - Interface in com.hazelcast.map.impl.querycache.accumulator
-
- AccumulatorProcessor<T> - Interface in com.hazelcast.map.impl.querycache.accumulator
-
Responsible for processing of an event of an
Accumulator
.
- AccumulatorScannerTask - Class in com.hazelcast.map.impl.querycache.accumulator
-
- AccumulatorScannerTask(QueryCacheContext) - Constructor for class com.hazelcast.map.impl.querycache.accumulator.AccumulatorScannerTask
-
- AccumulatorSweeper - Class in com.hazelcast.map.impl.querycache.publisher
-
- acquire() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- acquire(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- acquire(String, int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- acquire() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
-
- acquire(int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
-
- acquire() - Method in interface com.hazelcast.core.ISemaphore
-
Acquires a permit if one is available, and returns immediately,
reducing the number of available permits by one.
- acquire(int) - Method in interface com.hazelcast.core.ISemaphore
-
Acquires the given number of permits if they are available,
and returns immediately, reducing the number of available permits
by the given amount.
- ACQUIRE_BACKUP_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- ACQUIRE_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- AcquireBackupOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- AcquireBackupOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.AcquireBackupOperation
-
- AcquireBackupOperation(String, int, String) - Constructor for class com.hazelcast.concurrent.semaphore.operations.AcquireBackupOperation
-
- AcquireOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- AcquireOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.AcquireOperation
-
- AcquireOperation(String, int, long) - Constructor for class com.hazelcast.concurrent.semaphore.operations.AcquireOperation
-
- acquirePromotionPermit() - Method in class com.hazelcast.internal.partition.impl.MigrationManager
-
Acquires promotion commit permit which is needed while running promotion commit
to prevent concurrent commits.
- acquiresResource() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- ACTION_ACQUIRE - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_ADD - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_AGGREGATE - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_ALL - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_CREATE - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_DESTROY - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_INDEX - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_INTERCEPT - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_LISTEN - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_LOCK - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_MODIFY - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_PROJECTION - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_PUBLISH - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_PUT - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_READ - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_RELEASE - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_REMOVE - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ACTION_USER_CODE_DEPLOY - Static variable in class com.hazelcast.security.permission.ActionConstants
-
- ActionConstants - Class in com.hazelcast.security.permission
-
- actions - Variable in class com.hazelcast.security.permission.InstancePermission
-
- activate() - Method in interface com.hazelcast.osgi.impl.HazelcastInternalOSGiService
-
Activates the service.
- Activator - Class in com.hazelcast.osgi.impl
-
Hazelcast OSGi bundle activator.
- Activator() - Constructor for class com.hazelcast.osgi.impl.Activator
-
- activeConnectionCount - Variable in class com.hazelcast.internal.management.dto.ConnectionManagerDTO
-
- adaptListenerConfigs(List<ListenerConfigHolder>) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AbstractAddConfigMessageTask
-
- add(Object) - Method in interface com.hazelcast.cardinality.CardinalityEstimator
-
Add a new object in the estimation set.
- add(long) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorContainer
-
- ADD - Static variable in class com.hazelcast.cardinality.impl.CardinalityEstimatorDataSerializerHook
-
- add(Object) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorProxy
-
- add(long) - Method in interface com.hazelcast.cardinality.impl.hyperloglog.HyperLogLog
-
Aggregates the hash in the HyperLogLog registers.
- add(long) - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.DenseHyperLogLogEncoder
-
- add(long) - Method in interface com.hazelcast.cardinality.impl.hyperloglog.impl.HyperLogLogEncoder
-
Aggregates the hash value in the HyperLogLog registers, and returns a hint if the
operation might have affected the cardinality, it is just a hint, and it relies to
the respective implementation.
- add(long) - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.HyperLogLogImpl
-
- add(long) - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.SparseHyperLogLogEncoder
-
- add(Object) - Method in class com.hazelcast.client.proxy.ClientCardinalityEstimatorProxy
-
- add(int, E) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- add(E) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- add(E) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- add(E) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- add(E) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- add(E) - Method in class com.hazelcast.client.proxy.txn.ClientTxnListProxy
-
- add(E) - Method in class com.hazelcast.client.proxy.txn.ClientTxnSetProxy
-
- add(E) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- add(Data) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- add(int, Data) - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- add(int, E) - Method in class com.hazelcast.collection.impl.list.ListProxyImpl
-
- add(E) - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- add(E) - Method in class com.hazelcast.collection.impl.txncollection.AbstractTransactionalCollectionProxy
-
- add(E) - Method in class com.hazelcast.collection.impl.txnset.TransactionalSetProxy
-
- add(CountDownLatchContainer) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- add(E) - Method in interface com.hazelcast.core.TransactionalList
-
Adds a new item to the transactional list.
- add(E) - Method in interface com.hazelcast.core.TransactionalSet
-
Add new item to transactional set.
- add(Callable) - Method in class com.hazelcast.durableexecutor.impl.TaskRingBuffer
-
Adds the task to next available spot and returns the sequence corresponding to that spot.
- add(M) - Method in class com.hazelcast.internal.cluster.impl.MemberSelectingCollection
-
- add(int) - Method in class com.hazelcast.internal.json.JsonArray
-
Appends the JSON representation of the specified int
value to the end of this
array.
- add(long) - Method in class com.hazelcast.internal.json.JsonArray
-
Appends the JSON representation of the specified long
value to the end of this
array.
- add(float) - Method in class com.hazelcast.internal.json.JsonArray
-
Appends the JSON representation of the specified float
value to the end of this
array.
- add(double) - Method in class com.hazelcast.internal.json.JsonArray
-
Appends the JSON representation of the specified double
value to the end of this
array.
- add(boolean) - Method in class com.hazelcast.internal.json.JsonArray
-
Appends the JSON representation of the specified boolean
value to the end of this
array.
- add(String) - Method in class com.hazelcast.internal.json.JsonArray
-
Appends the JSON representation of the specified string to the end of this array.
- add(JsonValue) - Method in class com.hazelcast.internal.json.JsonArray
-
Appends the specified JSON value to the end of this array.
- add(String, int) - Method in class com.hazelcast.internal.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the JSON
representation of the specified int
value.
- add(String, long) - Method in class com.hazelcast.internal.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the JSON
representation of the specified long
value.
- add(String, float) - Method in class com.hazelcast.internal.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the JSON
representation of the specified float
value.
- add(String, double) - Method in class com.hazelcast.internal.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the JSON
representation of the specified double
value.
- add(String, boolean) - Method in class com.hazelcast.internal.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the JSON
representation of the specified boolean
value.
- add(String, String) - Method in class com.hazelcast.internal.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the JSON
representation of the specified string.
- add(String, JsonValue) - Method in class com.hazelcast.internal.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the specified JSON
value.
- add(T) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationQueue
-
- add(long) - Method in interface com.hazelcast.internal.util.collection.LongSet
-
- add(long) - Method in class com.hazelcast.internal.util.collection.LongSetHsa
-
- add(Data, Data) - Method in class com.hazelcast.map.impl.MapEntries
-
- add(K, V, long) - Method in interface com.hazelcast.map.impl.mapstore.MapDataStore
-
- add(Data, Object, long) - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- add(DelayedEntry<Data, Object>) - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- add(Data, Object, long) - Method in class com.hazelcast.map.impl.mapstore.writethrough.WriteThroughStore
-
- add(QueryableEntry) - Method in class com.hazelcast.map.impl.query.AggregationResult
-
- add(QueryableEntry) - Method in class com.hazelcast.map.impl.query.QueryResult
-
Adds the given entry to this result.
- add(QueryableEntry) - Method in interface com.hazelcast.map.impl.query.Result
-
Adds the given entry to this result.
- add(E) - Method in interface com.hazelcast.map.impl.querycache.accumulator.CyclicBuffer
-
Adds an event to this buffer and sets tail to the sequence of given event.
- add(E) - Method in class com.hazelcast.map.impl.querycache.accumulator.DefaultCyclicBuffer
-
- add(QueryCacheEventData) - Method in class com.hazelcast.map.impl.querycache.event.BatchEventData
-
- add(Data, Data) - Method in interface com.hazelcast.map.impl.querycache.subscriber.QueryCacheRecordStore
-
- add(QueryableEntry) - Method in class com.hazelcast.query.impl.FastMultiResultSet
-
- add(T) - Method in class com.hazelcast.query.impl.getters.ImmutableMultiResult
-
- add(T) - Method in class com.hazelcast.query.impl.getters.MultiResult
-
- add(Data, Data) - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapEntries
-
- add(E) - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- add(Object) - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- add(E) - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
Adds an item to the tail of the ringbuffer.
- add(T) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Adds one item to the ring buffer.
- add(E) - Method in class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- add(E) - Method in interface com.hazelcast.ringbuffer.Ringbuffer
-
Adds an item to the tail of the Ringbuffer.
- add(Permission) - Method in class com.hazelcast.security.permission.AllPermissions.AllPermissionsCollection
-
- add(Permission) - Method in class com.hazelcast.security.permission.ClusterPermissionCollection
-
- add(PermissionCollection) - Method in class com.hazelcast.security.permission.ClusterPermissionCollection
-
- add(Permission) - Method in class com.hazelcast.security.permission.DenyAllPermissionCollection
-
- add(Address, long) - Method in class com.hazelcast.spi.CallsPerMember
-
- add(Object, boolean) - Method in interface com.hazelcast.spi.impl.operationexecutor.impl.OperationQueue
-
Adds an task to this queue.
- add(Object, boolean) - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationQueueImpl
-
- add(Address, long) - Method in interface com.hazelcast.spi.LiveOperations
-
Registers an invocation with this object.
- add(Object) - Method in class com.hazelcast.spi.merge.RingbufferMergeData
-
Adds an item to the tail of the ringbuffer.
- add(TransactionLogRecord) - Method in interface com.hazelcast.transaction.impl.Transaction
-
- add(TransactionLogRecord) - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- add(TransactionLogRecord) - Method in class com.hazelcast.transaction.impl.TransactionLog
-
- add(TransactionLogRecord) - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- add(T) - Method in class com.hazelcast.util.collection.InflatableSet
-
- add(T) - Method in class com.hazelcast.util.collection.InflatableSet.Builder
-
- add(Integer) - Method in class com.hazelcast.util.collection.IntHashSet
-
- add(int) - Method in class com.hazelcast.util.collection.IntHashSet
-
Primitive specialised overload of {this#add(Integer)}
- add(Long) - Method in class com.hazelcast.util.collection.LongHashSet
- add(long) - Method in class com.hazelcast.util.collection.LongHashSet
-
Primitive specialised overload of {this#add(Long)}
- add(E) - Method in class com.hazelcast.util.collection.OAHashSet
-
- add(E, int) - Method in class com.hazelcast.util.collection.OAHashSet
-
Adds the specified element to this set if it is not already present.
- add(T, long) - Method in class com.hazelcast.util.ItemCounter
-
Add delta to the item
- add(E) - Method in class com.hazelcast.util.UnmodifiableListIterator
-
- ADD_ALL - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- ADD_ALL - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- ADD_ALL_BACKUP - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- ADD_ALL_BACKUP - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- ADD_ALL_BACKUP_OPERATION - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- ADD_ALL_OPERATION - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- ADD_AND_GET - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- ADD_BACKUP - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- ADD_BACKUP_OPERATION - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- ADD_CACHE_CONFIG_OPERATION - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- ADD_DYNAMIC_CONFIG_OP - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- ADD_INDEX - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- ADD_INDEX_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- ADD_INTERCEPTOR - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- ADD_INTERCEPTOR_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- ADD_OPERATION - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- ADD_WAN_CONFIG - Static variable in class com.hazelcast.internal.management.ManagementDataSerializerHook
-
- addAction(String) - Method in class com.hazelcast.config.PermissionConfig
-
- addAddress(String...) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- addAddress(String...) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Adds given addresses to candidate address list that client will use to establish initial connection
- addAll(long[]) - Method in interface com.hazelcast.cardinality.impl.hyperloglog.HyperLogLog
-
Batch aggregation of hash values in the HyperLogLog registers.
- addAll(long[]) - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.HyperLogLogImpl
-
- addAll(int, Collection<? extends E>) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- addAll(Collection<? extends E>) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- addAll(Collection<? extends E>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- addAll(Collection<? extends E>) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- addAll(Collection<? extends E>) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- addAll(List<Data>) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- addAll(int, List<Data>) - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- addAll(int, Collection<? extends E>) - Method in class com.hazelcast.collection.impl.list.ListProxyImpl
-
- addAll(Collection<Data>) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Adds all items from the dataList
to the queue.
- addAll(Collection<? extends E>) - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- addAll(List<Data>) - Method in class com.hazelcast.collection.impl.set.SetContainer
-
- addAll(Collection<? extends M>) - Method in class com.hazelcast.internal.cluster.impl.MemberSelectingCollection
-
- addAll(Collection<? extends T>) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationQueue
-
- addAll(T[]) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Adds all items to the ring buffer.
- addAll(Collection<? extends Integer>) - Method in class com.hazelcast.util.collection.IntHashSet
-
- addAll(Collection<? extends Long>) - Method in class com.hazelcast.util.collection.LongHashSet
- addAllAsync(Collection<? extends E>, OverflowPolicy) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- addAllAsync(Collection<? extends E>, OverflowPolicy) - Method in class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- addAllAsync(Collection<? extends E>, OverflowPolicy) - Method in interface com.hazelcast.ringbuffer.Ringbuffer
-
Adds all the items of a collection to the tail of the Ringbuffer.
- addAllBackup(Map<Long, Data>) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- addAllBackup(Map<Long, Data>) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Offers the items to the backup map in bulk.
- AddAllBackupOperation - Class in com.hazelcast.collection.impl.queue.operations
-
- AddAllBackupOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.AddAllBackupOperation
-
- AddAllBackupOperation(String, Map<Long, Data>) - Constructor for class com.hazelcast.collection.impl.queue.operations.AddAllBackupOperation
-
- AddAllBackupOperation - Class in com.hazelcast.ringbuffer.impl.operations
-
- AddAllBackupOperation() - Constructor for class com.hazelcast.ringbuffer.impl.operations.AddAllBackupOperation
-
- AddAllBackupOperation(String, long, Data[]) - Constructor for class com.hazelcast.ringbuffer.impl.operations.AddAllBackupOperation
-
- AddAllOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Add collection items to the Queue.
- AddAllOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.AddAllOperation
-
- AddAllOperation(String, Collection<Data>) - Constructor for class com.hazelcast.collection.impl.queue.operations.AddAllOperation
-
- AddAllOperation - Class in com.hazelcast.ringbuffer.impl.operations
-
Adds a batch of items to the ring buffer.
- AddAllOperation() - Constructor for class com.hazelcast.ringbuffer.impl.operations.AddAllOperation
-
- AddAllOperation(String, Data[], OverflowPolicy) - Constructor for class com.hazelcast.ringbuffer.impl.operations.AddAllOperation
-
- addAllRows(Collection<QueryResultRow>) - Method in class com.hazelcast.map.impl.query.QueryResultCollection
-
- addAndGet(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- addAndGet(long) - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- addAndGet(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongContainer
-
- addAndGet(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- addAndGet(long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically adds the given value to the current value.
- addAndGet(long) - Method in interface com.hazelcast.crdt.pncounter.PNCounter
-
Adds the given value to the current value.
- addAndGet(long, VectorClock) - Method in class com.hazelcast.crdt.pncounter.PNCounterImpl
-
Adds the given value to the current value.
- addAndGet(long) - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
- addAndGet(long) - Method in class com.hazelcast.internal.jmx.AtomicLongMBean
-
- addAndGetAsync(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- addAndGetAsync(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- addAndGetAsync(long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically adds the given value to the current value.
- addAndGetMissedSequenceCount(long) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- AddAndGetOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- AddAndGetOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AddAndGetOperation
-
- AddAndGetOperation(String, long) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AddAndGetOperation
-
- addAsync(Object) - Method in interface com.hazelcast.cardinality.CardinalityEstimator
-
Add a new object in the estimation set.
- addAsync(Object) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorProxy
-
- addAsync(Object) - Method in class com.hazelcast.client.proxy.ClientCardinalityEstimatorProxy
-
- addAsync(E, OverflowPolicy) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- addAsync(E, OverflowPolicy) - Method in class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- addAsync(E, OverflowPolicy) - Method in interface com.hazelcast.ringbuffer.Ringbuffer
-
- addAtomicLongConfig(AtomicLongConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addAtomicLongConfig(AtomicLongConfig) - Method in class com.hazelcast.config.Config
-
Adds the AtomicLong configuration.
- addAtomicLongConfig(AtomicLongConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- addAtomicReferenceConfig(AtomicReferenceConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addAtomicReferenceConfig(AtomicReferenceConfig) - Method in class com.hazelcast.config.Config
-
Adds the AtomicReference configuration.
- addAtomicReferenceConfig(AtomicReferenceConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- addAwait(Data, String, String, long) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- addBackup(long, Data) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- addBackup(K, V, long) - Method in interface com.hazelcast.map.impl.mapstore.MapDataStore
-
- addBackup(Data, Object, long) - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- addBackup(Data, Object, long) - Method in class com.hazelcast.map.impl.mapstore.writethrough.WriteThroughStore
-
- AddBackupOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- AddBackupOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AddBackupOperation
-
- AddBackupOperation(String, long) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AddBackupOperation
-
- AddBackupOperation - Class in com.hazelcast.ringbuffer.impl.operations
-
- AddBackupOperation() - Constructor for class com.hazelcast.ringbuffer.impl.operations.AddBackupOperation
-
- AddBackupOperation(String, long, Data) - Constructor for class com.hazelcast.ringbuffer.impl.operations.AddBackupOperation
-
- addBooleanArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addBooleanField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addByteArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addByteField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addCacheConfig(CacheConfig) - Method in class com.hazelcast.cache.impl.operation.OnJoinCacheOperation
-
- addCacheConfig(CacheSimpleConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addCacheConfig(CacheSimpleConfig) - Method in class com.hazelcast.config.Config
-
Adds the cache configuration.
- addCacheConfig(CacheSimpleConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- addCacheConfigIfAbsent(CacheConfig<K, V>) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- addCacheConfigIfAbsent(CacheConfig<K, V>) - Method in class com.hazelcast.cache.impl.HazelcastServerCacheManager
-
- addCacheConfigIfAbsent(CacheConfig<K, V>) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- AddCacheConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddCacheConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddCacheConfigMessageTask
-
- AddCacheConfigOperation - Class in com.hazelcast.cache.impl.operation
-
- AddCacheConfigOperation() - Constructor for class com.hazelcast.cache.impl.operation.AddCacheConfigOperation
-
- AddCacheConfigOperation(PreJoinCacheConfig) - Constructor for class com.hazelcast.cache.impl.operation.AddCacheConfigOperation
-
- AddCacheConfigOperationSupplier - Class in com.hazelcast.cache.impl.operation
-
- AddCacheConfigOperationSupplier(PreJoinCacheConfig) - Constructor for class com.hazelcast.cache.impl.operation.AddCacheConfigOperationSupplier
-
- addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>) - Method in class com.hazelcast.config.AbstractCacheConfig
-
Add a configuration for a CacheEntryListener
.
- addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>) - Method in interface com.hazelcast.config.CacheConfiguration
-
Add a configuration for a CacheEntryListener
.
- addCachePartitionLostListenerConfig(CachePartitionLostListenerConfig) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Adds the CachePartitionLostListenerConfig to partitionLostListenerConfigs.
- addCachePartitionLostListenerConfig(CachePartitionLostListenerConfig) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- addCacheResource(String, Closeable) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- addCardinalityEstimator(String, CardinalityEstimatorContainer) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- addCardinalityEstimatorConfig(CardinalityEstimatorConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addCardinalityEstimatorConfig(CardinalityEstimatorConfig) - Method in class com.hazelcast.config.Config
-
Adds the cardinality estimator configuration.
- addCardinalityEstimatorConfig(CardinalityEstimatorConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddCardinalityEstimatorConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddCardinalityEstimatorConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddCardinalityEstimatorConfigMessageTask
-
- addCharArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addCharField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addClass(String) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- addClass(Class) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- addClassDefinition(ClassDefinition) - Method in class com.hazelcast.config.SerializationConfig
-
- addClassDefinition(ClassDefinition) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- addClassDefinition(ClassDefinition) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- addClasses(String...) - Method in class com.hazelcast.config.ClassFilter
-
- addClientListener(ClientListener) - Method in class com.hazelcast.client.impl.ClientServiceProxy
-
- addClientListener(ClientListener) - Method in interface com.hazelcast.core.ClientService
-
Adds a ClientListener.
- addClientLoginModuleConfig(LoginModuleConfig) - Method in class com.hazelcast.config.SecurityConfig
-
- addClientLoginModuleConfig(LoginModuleConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- addClientPermissionConfig(PermissionConfig) - Method in class com.hazelcast.config.SecurityConfig
-
- addClientPermissionConfig(PermissionConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- addCloseListener(ChannelCloseListener) - Method in class com.hazelcast.internal.networking.AbstractChannel
-
- addCloseListener(ChannelCloseListener) - Method in interface com.hazelcast.internal.networking.Channel
-
Adds a ChannelCloseListener.
- addConnectionListener(ConnectionListener) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- addConnectionListener(ConnectionListener) - Method in interface com.hazelcast.nio.ConnectionListenable
-
Registers a ConnectionListener.
- addConnectionListener(ConnectionListener) - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- addContainer(String, CollectionContainer) - Method in class com.hazelcast.collection.impl.collection.CollectionService
-
- addContainer(String, QueueContainer) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- addCountDownLatchConfig(CountDownLatchConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addCountDownLatchConfig(CountDownLatchConfig) - Method in class com.hazelcast.config.Config
-
Adds the CountDownLatch configuration.
- addCountDownLatchConfig(CountDownLatchConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- addDataSerializableFactory(int, DataSerializableFactory) - Method in class com.hazelcast.config.SerializationConfig
-
- addDataSerializableFactory(int, DataSerializableFactory) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- addDataSerializableFactory(int, DataSerializableFactory) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- addDataSerializableFactoryClass(int, String) - Method in class com.hazelcast.config.SerializationConfig
-
- addDataSerializableFactoryClass(int, Class<? extends DataSerializableFactory>) - Method in class com.hazelcast.config.SerializationConfig
-
- addDestroyAction(String, Callable<Boolean>) - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
Adds a remove callable to be called when endpoint is destroyed
Note: removeDestroyAction should be called when there is no need to destroy action anymore.
- addDestroyAction(String, Callable<Boolean>) - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- addDiscoveryStrategyConfig(DiscoveryStrategyConfig) - Method in class com.hazelcast.config.DiscoveryConfig
-
- addDiscoveryStrategyConfig(DiscoveryStrategyConfig) - Method in class com.hazelcast.config.DiscoveryConfigReadOnly
-
Deprecated.
- addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.client.spi.ProxyManager
-
- addDistributedObjectListener(DistributedObjectListener) - Method in interface com.hazelcast.core.HazelcastInstance
-
Adds a Distributed Object listener which will be notified when a
new
DistributedObject
will be created or destroyed.
- addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- AddDistributedObjectListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- AddDistributedObjectListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AddDistributedObjectListenerMessageTask
-
- addDoubleArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addDoubleField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addDurableExecutorConfig(DurableExecutorConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addDurableExecutorConfig(DurableExecutorConfig) - Method in class com.hazelcast.config.Config
-
Adds the durable executor configuration.
- addDurableExecutorConfig(DurableExecutorConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddDurableExecutorConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddDurableExecutorConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddDurableExecutorConfigMessageTask
-
- AddDynamicConfigOperation - Class in com.hazelcast.internal.dynamicconfig
-
- AddDynamicConfigOperation() - Constructor for class com.hazelcast.internal.dynamicconfig.AddDynamicConfigOperation
-
- AddDynamicConfigOperation(IdentifiedDataSerializable, int) - Constructor for class com.hazelcast.internal.dynamicconfig.AddDynamicConfigOperation
-
- AddDynamicConfigOperationSupplier - Class in com.hazelcast.internal.dynamicconfig
-
- AddDynamicConfigOperationSupplier(ClusterService, IdentifiedDataSerializable) - Constructor for class com.hazelcast.internal.dynamicconfig.AddDynamicConfigOperationSupplier
-
- addedCount() - Method in interface com.hazelcast.internal.util.concurrent.Pipe
-
Returns the number of items added to this pipe since creation.
- addEndpoint(String) - Method in class com.hazelcast.config.PermissionConfig
-
- addEntryListener(MapListener, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(EntryListener, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(MapListener, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(EntryListener, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(MapListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(EntryListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(MapListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(EntryListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(EntryListener<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- addEntryListener(EntryListener<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- addEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- addEntryListener(EntryListener<K, V>, K) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- addEntryListener(EntryListener<K, V>, Predicate<K, V>) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- addEntryListener(EntryListener<K, V>, Predicate<K, V>, K) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- addEntryListener(MapListener, boolean) - Method in interface com.hazelcast.core.IMap
-
- addEntryListener(EntryListener, boolean) - Method in interface com.hazelcast.core.IMap
-
- addEntryListener(MapListener, K, boolean) - Method in interface com.hazelcast.core.IMap
-
- addEntryListener(EntryListener, K, boolean) - Method in interface com.hazelcast.core.IMap
-
- addEntryListener(MapListener, Predicate<K, V>, boolean) - Method in interface com.hazelcast.core.IMap
-
- addEntryListener(EntryListener, Predicate<K, V>, boolean) - Method in interface com.hazelcast.core.IMap
-
- addEntryListener(MapListener, Predicate<K, V>, K, boolean) - Method in interface com.hazelcast.core.IMap
-
- addEntryListener(EntryListener, Predicate<K, V>, K, boolean) - Method in interface com.hazelcast.core.IMap
-
- addEntryListener(EntryListener<K, V>, boolean) - Method in interface com.hazelcast.core.MultiMap
-
Adds an entry listener for this multimap.
- addEntryListener(EntryListener<K, V>, K, boolean) - Method in interface com.hazelcast.core.MultiMap
-
Adds the specified entry listener for the specified key.
- addEntryListener(EntryListener<K, V>) - Method in interface com.hazelcast.core.ReplicatedMap
-
Adds an entry listener for this map.
- addEntryListener(EntryListener<K, V>, K) - Method in interface com.hazelcast.core.ReplicatedMap
-
Adds the specified entry listener for the specified key.
- addEntryListener(EntryListener<K, V>, Predicate<K, V>) - Method in interface com.hazelcast.core.ReplicatedMap
-
Adds an continuous entry listener for this map.
- addEntryListener(EntryListener<K, V>, Predicate<K, V>, K) - Method in interface com.hazelcast.core.ReplicatedMap
-
Adds an continuous entry listener for this map.
- addEntryListener(MapListener, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addEntryListener(EntryListener, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addEntryListener(MapListener, K, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addEntryListener(EntryListener, K, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addEntryListener(MapListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addEntryListener(EntryListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addEntryListener(MapListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addEntryListener(EntryListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addEntryListener(MapListener, boolean) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- addEntryListener(MapListener, Object, boolean) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- addEntryListener(MapListener, Predicate, boolean) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- addEntryListener(MapListener, Predicate, Object, boolean) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- addEntryListener(MapListener, boolean) - Method in interface com.hazelcast.map.QueryCache
-
- addEntryListener(MapListener, K, boolean) - Method in interface com.hazelcast.map.QueryCache
-
- addEntryListener(MapListener, Predicate<K, V>, boolean) - Method in interface com.hazelcast.map.QueryCache
-
- addEntryListener(MapListener, Predicate<K, V>, K, boolean) - Method in interface com.hazelcast.map.QueryCache
-
- addEntryListener(EntryListener<K, V>, boolean) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- addEntryListener(EntryListener<K, V>, K, boolean) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- addEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- addEntryListener(EntryListener<K, V>, K) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- addEntryListener(EntryListener<K, V>, Predicate<K, V>) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- addEntryListener(EntryListener<K, V>, Predicate<K, V>, K) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- addEntryListenerConfig(CacheSimpleEntryListenerConfig) - Method in class com.hazelcast.config.CacheSimpleConfig
-
- addEntryListenerConfig(CacheSimpleEntryListenerConfig) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- addEntryListenerConfig(EntryListenerConfig) - Method in class com.hazelcast.config.MapConfig
-
- addEntryListenerConfig(EntryListenerConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- addEntryListenerConfig(EntryListenerConfig) - Method in class com.hazelcast.config.MultiMapConfig
-
Adds an entry listener to this MultiMap (listens for when entries are added or removed).
- addEntryListenerConfig(EntryListenerConfig) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- addEntryListenerConfig(EntryListenerConfig) - Method in class com.hazelcast.config.QueryCacheConfig
-
- addEntryListenerConfig(EntryListenerConfig) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- addEventData(CacheEventData) - Method in class com.hazelcast.cache.impl.CacheEventSet
-
Helper method for adding multiple CacheEventData into this Set
- addEventHandler(long, EventHandler) - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- addEventJournalConfig(EventJournalConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addEventJournalConfig(EventJournalConfig) - Method in class com.hazelcast.config.Config
-
Adds the event journal configuration.
- addEventJournalConfig(EventJournalConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddEventJournalConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddEventJournalConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddEventJournalConfigMessageTask
-
- addEventListener(Object, EventFilter, String) - Method in interface com.hazelcast.map.impl.MapServiceContextEventListenerSupport
-
- addEventListener(EventListener, EventFilter, String) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapEventPublishingService
-
- addEventPublishingEnabled - Variable in class com.hazelcast.map.impl.MapContainer
-
- addEventToQueryCache(Object) - Method in interface com.hazelcast.map.impl.event.MapEventPublisher
-
Notifies
QueryCache
subscribers directly, without publishing an event to
other map listeners.
- addEventToQueryCache(Object) - Method in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- addEventToQueryCache(Object) - Method in class com.hazelcast.map.impl.event.QueryCacheEventPublisher
-
- addExecutorConfig(ExecutorConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addExecutorConfig(ExecutorConfig) - Method in class com.hazelcast.config.Config
-
Adds the executor configuration.
- addExecutorConfig(ExecutorConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddExecutorConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddExecutorConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddExecutorConfigMessageTask
-
- addField(FieldDefinitionImpl) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addFieldDef(FieldDefinitionImpl) - Method in class com.hazelcast.internal.serialization.impl.ClassDefinitionImpl
-
- addFilter(String) - Method in class com.hazelcast.config.WanReplicationRef
-
Adds the class name implementing the CacheWanEventFilter or
MapWanEventFilter for filtering outbound WAN replication events.
- addFilter(String) - Method in class com.hazelcast.config.WanReplicationRefReadOnly
-
Deprecated.
- addFirst(Collection<E>) - Method in interface com.hazelcast.map.impl.mapstore.writebehind.WriteBehindQueue
-
Inserts collection of elements to the front of this queue.
- addFlag(short) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Sets the flags field value.
- addFlakeIdGeneratorConfig(ClientFlakeIdGeneratorConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Adds a flake ID generator configuration.
- addFlakeIdGeneratorConfig(FlakeIdGeneratorConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addFlakeIdGeneratorConfig(FlakeIdGeneratorConfig) - Method in class com.hazelcast.config.Config
-
Adds a flake ID generator configuration.
- addFlakeIdGeneratorConfig(FlakeIdGeneratorConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddFlakeIdGeneratorConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddFlakeIdGeneratorConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddFlakeIdGeneratorConfigMessageTask
-
- addFloatArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addFloatField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addGetTimeNanos(long) - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increments the getCache time accumulator.
- addIndex(String, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addIndex(String, boolean) - Method in interface com.hazelcast.core.IMap
-
Adds an index to this map for the specified entries so
that queries can run faster.
- addIndex(String, boolean) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- addIndex(String, boolean) - Method in interface com.hazelcast.map.QueryCache
-
- addIndexConfig(MapIndexConfig) - Method in class com.hazelcast.config.QueryCacheConfig
-
- addIndexInfo(String, boolean) - Method in class com.hazelcast.query.impl.MapIndexInfo
-
- addIndexInfos(Collection<IndexInfo>) - Method in class com.hazelcast.query.impl.MapIndexInfo
-
- AddIndexOperation - Class in com.hazelcast.map.impl.operation
-
- AddIndexOperation() - Constructor for class com.hazelcast.map.impl.operation.AddIndexOperation
-
- AddIndexOperation(String, String, boolean) - Constructor for class com.hazelcast.map.impl.operation.AddIndexOperation
-
- AddIndexOperationFactory - Class in com.hazelcast.map.impl.operation
-
- AddIndexOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.AddIndexOperationFactory
-
- AddIndexOperationFactory(String, String, boolean) - Constructor for class com.hazelcast.map.impl.operation.AddIndexOperationFactory
-
- addIntArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addInterceptor(MapInterceptor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addInterceptor(MapInterceptor) - Method in interface com.hazelcast.core.IMap
-
Adds an interceptor for this map.
- addInterceptor(String, String, MapInterceptor) - Method in interface com.hazelcast.map.impl.MapServiceContextInterceptorSupport
-
- addInterceptor(MapInterceptor) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- AddInterceptorOperation - Class in com.hazelcast.map.impl.operation
-
- AddInterceptorOperation() - Constructor for class com.hazelcast.map.impl.operation.AddInterceptorOperation
-
- AddInterceptorOperation(String, MapInterceptor, String) - Constructor for class com.hazelcast.map.impl.operation.AddInterceptorOperation
-
- AddInterceptorOperationSupplier - Class in com.hazelcast.client.impl
-
- AddInterceptorOperationSupplier(String, String, MapInterceptor) - Constructor for class com.hazelcast.client.impl.AddInterceptorOperationSupplier
-
- addInterface(String) - Method in class com.hazelcast.config.InterfacesConfig
-
Adds a new interface
- addInterface(String) - Method in class com.hazelcast.config.MemberGroupConfig
-
Adds an interface to the member group.
- addIntField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addInvalidationListener(String, CacheEventListener, boolean) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- addInvalidationListener(String, CacheEventListener, boolean) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- addItem(long, Object) - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalReadResultSetImpl
-
- addItem(long, Object) - Method in class com.hazelcast.map.impl.journal.MapEventJournalReadResultSetImpl
-
- addItem(long, Object) - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- addItemListener(String, ItemListener, boolean, boolean) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- addItemListener(ItemListener<E>, boolean) - Method in interface com.hazelcast.core.ICollection
-
Adds an item listener for this collection.
- addItemListenerConfig(ItemListenerConfig) - Method in class com.hazelcast.config.CollectionConfig
-
Adds an item listener to this collection (listens for when items are added or removed).
- addItemListenerConfig(ItemListenerConfig) - Method in class com.hazelcast.config.ListConfigReadOnly
-
Deprecated.
- addItemListenerConfig(ItemListenerConfig) - Method in class com.hazelcast.config.QueueConfig
-
Add an item listener configuration to this queue.
- addItemListenerConfig(ItemListenerConfig) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- addItemListenerConfig(ItemListenerConfig) - Method in class com.hazelcast.config.SetConfigReadOnly
-
Deprecated.
- addJar(String) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
String jarPath is searched in following order:
1.
- addJar(File) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- addJobTrackerConfig(JobTrackerConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addJobTrackerConfig(JobTrackerConfig) - Method in class com.hazelcast.config.Config
-
- addJobTrackerConfig(JobTrackerConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- addLast(InboundHandler...) - Method in interface com.hazelcast.internal.networking.InboundPipeline
-
Adds the handlers at the end of the pipeline.
- addLast(InboundHandler...) - Method in class com.hazelcast.internal.networking.nio.NioInboundPipeline
-
- addLast(OutboundHandler...) - Method in class com.hazelcast.internal.networking.nio.NioOutboundPipeline
-
- addLast(OutboundHandler...) - Method in interface com.hazelcast.internal.networking.OutboundPipeline
-
Adds the handlers at the end of the pipeline
No verification is done if the handler is already added and a handler
should only be added once.
- addLast(E) - Method in interface com.hazelcast.map.impl.mapstore.writebehind.WriteBehindQueue
-
Inserts to the end of this queue.
- addLifecycleListener(LifecycleListener) - Method in class com.hazelcast.client.impl.clientside.LifecycleServiceImpl
-
- addLifecycleListener(LifecycleListener) - Method in interface com.hazelcast.core.LifecycleService
-
Add a listener object to listen for lifecycle events.
- addLifecycleListener(LifecycleListener) - Method in class com.hazelcast.instance.LifecycleServiceImpl
-
- addLifecycleListener(LifecycleListener) - Method in class com.hazelcast.instance.TerminatedLifecycleService
-
- addListConfig(ListConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addListConfig(ListConfig) - Method in class com.hazelcast.config.Config
-
Adds the list configuration.
- addListConfig(ListConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddListConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddListConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddListConfigMessageTask
-
- addListener(String, String, MapListener) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- addListener(String, String, MapListener, EventFilter) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- addListener(String, ListenerAdapter, EventFilter) - Method in class com.hazelcast.client.impl.querycache.subscriber.QueryCacheToListenerMapper
-
- addListener(String, String, MapListener) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheEventService
-
Adds a user-defined listener to a query-cache.
- addListener(String, String, MapListener, EventFilter) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheEventService
-
Adds a user-defined listener to a query-cache.
- addListener(String, String, MapListener) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheEventService
-
- addListener(String, String, MapListener, EventFilter) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheEventService
-
- addListener(String, EventListener, Data, boolean, boolean) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- addListenerAdapter(ListenerAdapter, EventFilter, String) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- addListenerConfig(ListenerConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Helper method to add a new ListenerConfig
- addListenerConfig(ListenerConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addListenerConfig(ListenerConfig) - Method in class com.hazelcast.config.Config
-
- addListenerConfig(QuorumListenerConfig) - Method in class com.hazelcast.config.QuorumConfig
-
- addListenerConfig(ListenerConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- addListenerDestroyAction(String, String, String) - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
Adds a remove callable to be called when endpoint is destroyed to clean related listener
Following line will be called when endpoint destroyed :
eventService.deregisterListener(service, topic, ID);
Note: removeDestroyAction should be called when there is no need to destroy action anymore.
- addListenerDestroyAction(String, String, String) - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- addLocalEntryListener(MapListener) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addLocalEntryListener(EntryListener) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addLocalEntryListener(MapListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addLocalEntryListener(EntryListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addLocalEntryListener(MapListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addLocalEntryListener(EntryListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addLocalEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- addLocalEntryListener(MapListener) - Method in interface com.hazelcast.core.IMap
-
- addLocalEntryListener(EntryListener) - Method in interface com.hazelcast.core.IMap
-
- addLocalEntryListener(MapListener, Predicate<K, V>, boolean) - Method in interface com.hazelcast.core.IMap
-
- addLocalEntryListener(EntryListener, Predicate<K, V>, boolean) - Method in interface com.hazelcast.core.IMap
-
- addLocalEntryListener(MapListener, Predicate<K, V>, K, boolean) - Method in interface com.hazelcast.core.IMap
-
Adds a local entry listener for this map.
- addLocalEntryListener(EntryListener, Predicate<K, V>, K, boolean) - Method in interface com.hazelcast.core.IMap
-
- addLocalEntryListener(EntryListener<K, V>) - Method in interface com.hazelcast.core.MultiMap
-
Adds a local entry listener for this multimap.
- addLocalEntryListener(MapListener) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addLocalEntryListener(EntryListener) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addLocalEntryListener(MapListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addLocalEntryListener(EntryListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addLocalEntryListener(MapListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addLocalEntryListener(EntryListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addLocalEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- addLocalEventListener(Object, String) - Method in interface com.hazelcast.map.impl.MapServiceContextEventListenerSupport
-
- addLocalEventListener(Object, EventFilter, String) - Method in interface com.hazelcast.map.impl.MapServiceContextEventListenerSupport
-
- addLocalListenerAdapter(ListenerAdapter, String) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- addLocalPartitionLostListener(PartitionLostListener) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- addLocalPartitionLostListener(PartitionLostListener) - Method in class com.hazelcast.internal.partition.impl.PartitionEventManager
-
- addLocalPartitionLostListener(MapPartitionLostListener, String) - Method in interface com.hazelcast.map.impl.MapServiceContextEventListenerSupport
-
- addLocalPartitionLostListener(PartitionLostListener) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
- addLockConfig(LockConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addLockConfig(LockConfig) - Method in class com.hazelcast.config.Config
-
Adds the lock configuration.
- addLockConfig(LockConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddLockConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddLockConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddLockConfigMessageTask
-
- addLogListener(Level, LogListener) - Method in class com.hazelcast.client.impl.clientside.ClientLoggingService
-
- addLogListener(Level, LogListener) - Method in interface com.hazelcast.logging.LoggingService
-
- addLogListener(Level, LogListener) - Method in class com.hazelcast.logging.LoggingServiceImpl
-
- addLongArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addLongField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addMapAttributeConfig(MapAttributeConfig) - Method in class com.hazelcast.config.MapConfig
-
- addMapConfig(MapConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addMapConfig(MapConfig) - Method in class com.hazelcast.config.Config
-
Adds the map configuration.
- addMapConfig(MapConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddMapConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddMapConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddMapConfigMessageTask
-
- addMapEntrySet(Object, Object, MapEntries) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- addMapEntrySet(Map<Object, Object>, MapEntries) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- addMapIndex(MapServiceContext, MapContainer) - Method in class com.hazelcast.map.impl.operation.PostJoinMapOperation
-
- addMapIndexConfig(MapIndexConfig) - Method in class com.hazelcast.config.MapConfig
-
- addMapIndexConfig(MapIndexConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- addMapInterceptors(MapContainer) - Method in class com.hazelcast.map.impl.operation.PostJoinMapOperation
-
- addMapPartitionLostListenerConfig(MapPartitionLostListenerConfig) - Method in class com.hazelcast.config.MapConfig
-
- addMember(String) - Method in class com.hazelcast.config.TcpIpConfig
-
Adds a 'well known' member.
- addMember(Member) - Method in class com.hazelcast.partition.membergroup.DefaultMemberGroup
-
- addMember(Member) - Method in interface com.hazelcast.partition.membergroup.MemberGroup
-
- addMember(Member) - Method in class com.hazelcast.partition.membergroup.SingleMemberGroup
-
- addMemberGroupConfig(MemberGroupConfig) - Method in class com.hazelcast.config.PartitionGroupConfig
-
- addMemberLoginModuleConfig(LoginModuleConfig) - Method in class com.hazelcast.config.SecurityConfig
-
- addMemberLoginModuleConfig(LoginModuleConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- addMembers(Collection<Member>) - Method in class com.hazelcast.partition.membergroup.DefaultMemberGroup
-
- addMembers(Collection<Member>) - Method in interface com.hazelcast.partition.membergroup.MemberGroup
-
- addMembers(Collection<Member>) - Method in class com.hazelcast.partition.membergroup.SingleMemberGroup
-
- addMembershipListener(MembershipListener) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- addMembershipListener(MembershipListener) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
- addMembershipListener(MembershipListener) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- addMembershipListener(MembershipListener) - Method in interface com.hazelcast.core.Cluster
-
Adds MembershipListener to listen for membership updates.
- addMembershipListener(MembershipListener) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- AddMembershipListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- AddMembershipListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AddMembershipListenerMessageTask
-
- addMerkleTreeConfig(MerkleTreeConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addMerkleTreeConfig(MerkleTreeConfig) - Method in class com.hazelcast.config.Config
-
Adds the merkle tree configuration.
- addMerkleTreeConfig(MerkleTreeConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddMerkleTreeConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
Member side task for adding a merkle tree configuration.
- AddMerkleTreeConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddMerkleTreeConfigMessageTask
-
- addMessageListener(MessageListener<E>) - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
-
- addMessageListener(MessageListener<E>) - Method in class com.hazelcast.client.proxy.ClientTopicProxy
-
- addMessageListener(MessageListener<E>) - Method in interface com.hazelcast.core.ITopic
-
Subscribes to this topic.
- addMessageListener(MessageListener<E>) - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicProxy
-
- addMessageListener(MessageListener<E>) - Method in class com.hazelcast.topic.impl.TopicProxy
-
- addMessageListener(String, MessageListener, boolean) - Method in class com.hazelcast.topic.impl.TopicService
-
- addMessageListenerConfig(ListenerConfig) - Method in class com.hazelcast.config.ReliableTopicConfig
-
Adds a message listener (listens for when messages are added or removed) to this reliable topic.
- addMessageListenerConfig(ListenerConfig) - Method in class com.hazelcast.config.TopicConfig
-
Adds a message listener to this topic (listens for when messages are added or removed).
- addMessageListenerConfig(ListenerConfig) - Method in class com.hazelcast.config.TopicConfigReadOnly
-
Deprecated.
- addMessageListenerInternal(MessageListener) - Method in class com.hazelcast.topic.impl.TopicProxySupport
-
- addMigrationListener(MigrationListener) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- addMigrationListener(MigrationListener) - Method in interface com.hazelcast.core.PartitionService
-
Adds a MigrationListener.
- addMigrationListener(MigrationListener) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- addMigrationListener(MigrationListener) - Method in class com.hazelcast.internal.partition.impl.PartitionEventManager
-
- addMigrationListener(MigrationListener) - Method in class com.hazelcast.internal.partition.PartitionServiceProxy
-
- addMigrationListener(MigrationListener) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
- addMulticastListener(MulticastListener) - Method in class com.hazelcast.internal.cluster.impl.MulticastService
-
- addMultiMapConfig(MultiMapConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addMultiMapConfig(MultiMapConfig) - Method in class com.hazelcast.config.Config
-
Adds the multimap configuration.
- addMultiMapConfig(MultiMapConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddMultiMapConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddMultiMapConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddMultiMapConfigMessageTask
-
- addNearCacheConfig(String, NearCacheConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- addNearCacheConfig(NearCacheConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Helper method to add a new NearCacheConfig
- addNearCacheInvalidationListener(EventHandler) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- addNearCacheInvalidationListener(EventHandler) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- addNearCacheInvalidationListener(EventHandler) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- addNearCacheInvalidationListener(InvalidationListener) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- addNullOrEmptyTarget() - Method in class com.hazelcast.query.impl.getters.ImmutableMultiResult
-
- addNullOrEmptyTarget() - Method in class com.hazelcast.query.impl.getters.MultiResult
-
- addObject(T) - Method in class com.hazelcast.query.extractor.ValueCollector
-
Collects a value passed as an argument
- addObject(Object) - Method in class com.hazelcast.query.impl.DefaultValueCollector
-
- addOperation(CollectionTxnOperation) - Method in class com.hazelcast.collection.impl.txncollection.CollectionTransactionLogRecord
-
- AddOperation - Class in com.hazelcast.crdt.pncounter.operations
-
Addition/subtraction operation for a
PNCounter
.
- AddOperation(String, long, boolean, VectorClock) - Constructor for class com.hazelcast.crdt.pncounter.operations.AddOperation
-
Creates the addition operation.
- AddOperation() - Constructor for class com.hazelcast.crdt.pncounter.operations.AddOperation
-
- addOperation(Operation) - Method in class com.hazelcast.multimap.impl.txn.MultiMapTransactionLogRecord
-
- AddOperation - Class in com.hazelcast.ringbuffer.impl.operations
-
Adds a new ring buffer item.
- AddOperation() - Constructor for class com.hazelcast.ringbuffer.impl.operations.AddOperation
-
- AddOperation(String, Data, OverflowPolicy) - Constructor for class com.hazelcast.ringbuffer.impl.operations.AddOperation
-
- addOpToCancel(Address, long) - Method in class com.hazelcast.spi.CallsPerMember
-
- addOrGetIndex(String, boolean) - Method in class com.hazelcast.query.impl.Indexes
-
Obtains the existing index or creates a new one (if an index doesn't exist
yet) for the given attribute in this indexes instance.
- addOutboundPort(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Add outbound port to the outbound port list
- addOutboundPort(int) - Method in class com.hazelcast.config.NetworkConfig
-
- addOutboundPortDefinition(String) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Add outbound port definition to the outbound port definition list
- addOutboundPortDefinition(String) - Method in class com.hazelcast.config.NetworkConfig
-
- addOwnershipMapping(String, String) - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- addPackages(String...) - Method in class com.hazelcast.config.ClassFilter
-
- addParam(String, String) - Method in class com.hazelcast.util.PhoneHome.PhoneHomeParameterCreator
-
- addPartitionIndexToAdd(IndexInfo) - Method in class com.hazelcast.map.impl.MapContainer
-
- addPartitionListener(PartitionListener) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- AddPartitionListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- AddPartitionListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AddPartitionListenerMessageTask
-
- addPartitionLostListener(CachePartitionLostListener) - Method in interface com.hazelcast.cache.ICache
-
Adds a CachePartitionLostListener.
- addPartitionLostListener(CachePartitionLostListener) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- addPartitionLostListener(CachePartitionLostListener) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- addPartitionLostListener(MapPartitionLostListener) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addPartitionLostListener(PartitionLostListener) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- addPartitionLostListener(MapPartitionLostListener) - Method in interface com.hazelcast.core.IMap
-
Adds a MapPartitionLostListener.
- addPartitionLostListener(PartitionLostListener) - Method in interface com.hazelcast.core.PartitionService
-
Adds a PartitionLostListener.
- addPartitionLostListener(PartitionLostListener) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- addPartitionLostListener(PartitionLostListener) - Method in class com.hazelcast.internal.partition.impl.PartitionEventManager
-
- addPartitionLostListener(PartitionLostListener) - Method in class com.hazelcast.internal.partition.PartitionServiceProxy
-
- addPartitionLostListener(MapPartitionLostListener, String) - Method in interface com.hazelcast.map.impl.MapServiceContextEventListenerSupport
-
- addPartitionLostListener(MapPartitionLostListener) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- addPartitionLostListener(PartitionLostListener) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
- AddPartitionLostListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- AddPartitionLostListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AddPartitionLostListenerMessageTask
-
- addPersistence(long, int, int) - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- addPersistenceFailure(Throwable) - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- addPNCounterConfig(PNCounterConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addPNCounterConfig(PNCounterConfig) - Method in class com.hazelcast.config.Config
-
Adds the PN counter configuration.
- addPNCounterConfig(PNCounterConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- addPortableArrayField(String, ClassDefinition) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addPortableFactory(int, PortableFactory) - Method in class com.hazelcast.config.SerializationConfig
-
- addPortableFactory(int, PortableFactory) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- addPortableFactory(int, PortableFactory) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- addPortableFactoryClass(int, Class<? extends PortableFactory>) - Method in class com.hazelcast.config.SerializationConfig
-
- addPortableFactoryClass(int, String) - Method in class com.hazelcast.config.SerializationConfig
-
- addPortableField(String, ClassDefinition) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addPrefixes(String...) - Method in class com.hazelcast.config.ClassFilter
-
- addProcessedRecords(int) - Method in class com.hazelcast.mapreduce.impl.task.JobProcessInformationImpl
-
- addProperty(String, Comparable) - Method in class com.hazelcast.config.DiscoveryStrategyConfig
-
- addProperty(String, String) - Method in class com.hazelcast.config.ServiceConfig
-
- addProxyFactoryConfig(ProxyFactoryConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- addProxyListener(DistributedObjectListener) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- addProxyListener(DistributedObjectListener) - Method in interface com.hazelcast.spi.ProxyService
-
- addPublisherListener(String, String, ListenerAdapter) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- addPublisherListener(String, String, ListenerAdapter) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheEventService
-
Adds the listener to listen underlying IMap on all nodes.
- addPublisherListener(String, String, ListenerAdapter) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheEventService
-
- addPutTimeNanos(long) - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increments the put time accumulator.
- addQueryCacheConfig(String, QueryCacheConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- addQueryCacheConfig(QueryCacheConfig) - Method in class com.hazelcast.config.MapConfig
-
- addQueueConfig(QueueConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addQueueConfig(QueueConfig) - Method in class com.hazelcast.config.Config
-
Adds the queue configuration.
- addQueueConfig(QueueConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddQueueConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddQueueConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddQueueConfigMessageTask
-
- addQuorumConfig(QuorumConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addQuorumConfig(QuorumConfig) - Method in class com.hazelcast.config.Config
-
Adds the split-brain protection configuration.
- addQuorumConfig(QuorumConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- addQuorumListener(String, QuorumListener) - Method in class com.hazelcast.quorum.impl.QuorumServiceImpl
-
- addRegistration(String, Registration) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceSegment
-
Adds a registration for the topic
and notifies the listener and service of the listener
registration.
- addReliableTopicConfig(ClientReliableTopicConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Adds a ClientReliableTopicConfig.
- addReliableTopicConfig(ReliableTopicConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addReliableTopicConfig(ReliableTopicConfig) - Method in class com.hazelcast.config.Config
-
Adds the reliable topic configuration.
- addReliableTopicConfig(ReliableTopicConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddReliableTopicConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddReliableTopicConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddReliableTopicConfigMessageTask
-
- addRemoveTimeNanos(long) - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increments the remove time accumulator.
- addReplicatedMapConfig(ReplicatedMapConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addReplicatedMapConfig(ReplicatedMapConfig) - Method in class com.hazelcast.config.Config
-
Adds the replicated map configuration.
- addReplicatedMapConfig(ReplicatedMapConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddReplicatedMapConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddReplicatedMapConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddReplicatedMapConfigMessageTask
-
- address - Variable in class com.hazelcast.instance.AbstractMember
-
- address - Variable in class com.hazelcast.instance.Node
-
- ADDRESS - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- address - Variable in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- address - Variable in class com.hazelcast.internal.management.dto.ClientEndPointDTO
-
- address() - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray
-
- address() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- address() - Method in class com.hazelcast.internal.util.hashslot.impl.SlotAssignmentResultImpl
-
- address() - Method in interface com.hazelcast.internal.util.hashslot.SlotAssignmentResult
-
- Address - Class in com.hazelcast.nio
-
Represents an address of a member in the cluster.
- Address() - Constructor for class com.hazelcast.nio.Address
-
- Address(String, int) - Constructor for class com.hazelcast.nio.Address
-
- Address(InetAddress, int) - Constructor for class com.hazelcast.nio.Address
-
- Address(InetSocketAddress) - Constructor for class com.hazelcast.nio.Address
-
Creates a new Address
- Address(String, InetAddress, int) - Constructor for class com.hazelcast.nio.Address
-
- Address(Address) - Constructor for class com.hazelcast.nio.Address
-
- address - Variable in class com.hazelcast.util.AddressUtil.AddressMatcher
-
- addresses() - Method in class com.hazelcast.spi.CallsPerMember
-
- AddressHelper - Class in com.hazelcast.client.util
-
This is a client side utility class for working with addresses and cluster connections
- AddressHolder(String, int, String) - Constructor for class com.hazelcast.util.AddressUtil.AddressHolder
-
- AddressMatcher(String[]) - Constructor for class com.hazelcast.util.AddressUtil.AddressMatcher
-
- AddressPicker - Interface in com.hazelcast.instance
-
Strategy to select an
Address
that a Hazelcast cluster member binds its server socket to
and a (potentially different) address that Hazelcast will advertise to other cluster members and clients.
- AddressProvider - Interface in com.hazelcast.client.connection
-
Provides initial addresses for client to find and connect to a node
- AddressTranslator - Interface in com.hazelcast.client.connection
-
Address Translator is used for resolve private ip
addresses of cloud services.
- AddressUtil - Class in com.hazelcast.util
-
AddressUtil contains Address helper methods.
- AddressUtil.AddressHolder - Class in com.hazelcast.util
-
Holds address
- AddressUtil.AddressMatcher - Class in com.hazelcast.util
-
http://docs.oracle.com/javase/1.5.0/docs/guide/net/ipv6_guide/index.html
- AddressUtil.InvalidAddressException - Exception in com.hazelcast.util
-
Thrown when given address is not valid.
- addResults(Map<Integer, Object>) - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation.PartitionResponse
-
- addResultSet(Map<Data, QueryableEntry>) - Method in class com.hazelcast.query.impl.DuplicateDetectingMultiResult
-
- addResultSet(Map<Data, QueryableEntry>) - Method in class com.hazelcast.query.impl.FastMultiResultSet
-
- addResultSet(Map<Data, QueryableEntry>) - Method in interface com.hazelcast.query.impl.MultiResultSet
-
TODO
- addRingbuffer(int, RingbufferContainer, RingbufferConfig) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- addRingBufferConfig(RingbufferConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addRingBufferConfig(RingbufferConfig) - Method in class com.hazelcast.config.Config
-
Adds the ringbuffer configuration.
- addRingBufferConfig(RingbufferConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddRingbufferConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddRingbufferConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddRingbufferConfigMessageTask
-
- addrOfKey1At(long) - Static method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray16byteKeyImpl
-
- addrOfKey2At(long) - Static method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray16byteKeyImpl
-
- addrOfValueAt(long) - Static method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray16byteKeyImpl
-
- addRow(QueryResultRow) - Method in class com.hazelcast.map.impl.query.QueryResult
-
Adds the given row into this result.
- addScheduledExecutorConfig(ScheduledExecutorConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addScheduledExecutorConfig(ScheduledExecutorConfig) - Method in class com.hazelcast.config.Config
-
Adds the scheduled executor configuration.
- addScheduledExecutorConfig(ScheduledExecutorConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddScheduledExecutorConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddScheduledExecutorConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddScheduledExecutorConfigMessageTask
-
- addSecurityInterceptorConfig(SecurityInterceptorConfig) - Method in class com.hazelcast.config.SecurityConfig
-
- addSecurityInterceptorConfig(SecurityInterceptorConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- addSemaphoreConfig(SemaphoreConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addSemaphoreConfig(SemaphoreConfig) - Method in class com.hazelcast.config.Config
-
- addSemaphoreConfig(SemaphoreConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddSemaphoreConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddSemaphoreConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddSemaphoreConfigMessageTask
-
- addSerializerConfig(SerializerConfig) - Method in class com.hazelcast.config.SerializationConfig
-
- addServiceConfig(ServiceConfig) - Method in class com.hazelcast.config.ServicesConfig
-
- addSetConfig(SetConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addSetConfig(SetConfig) - Method in class com.hazelcast.config.Config
-
Adds the set configuration.
- addSetConfig(SetConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddSetConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddSetConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddSetConfigMessageTask
-
- addShortArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addShortField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addStoreListener(StoreListener) - Method in interface com.hazelcast.map.impl.mapstore.writebehind.WriteBehindProcessor
-
- addStructureStats(String, LocalMapStatsProvider.LocalMapOnDemandCalculatedStats) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider
-
Adds stats related to the data structure itself that should be
reported even if the map or some of its
RecordStore
is empty
- addTask(Runnable) - Method in class com.hazelcast.internal.networking.nio.NioThread
-
Adds a task to this NioThread without notifying the thread.
- addTaskAndWakeup(Runnable) - Method in class com.hazelcast.internal.networking.nio.NioThread
-
Adds a task to be executed by the NioThread and wakes up the selector so that it will
eventually pick up the task.
- addTopicConfig(TopicConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addTopicConfig(TopicConfig) - Method in class com.hazelcast.config.Config
-
Adds the topic configuration.
- addTopicConfig(TopicConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- AddTopicConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- AddTopicConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddTopicConfigMessageTask
-
- addToValueList(Map<K, List<V>>, K, V) - Static method in class com.hazelcast.util.CollectionUtil
-
Adds a value to a list of values in the map.
- addTransient(K, long) - Method in interface com.hazelcast.map.impl.mapstore.MapDataStore
-
- addTransient(Data, long) - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- addTransient(Data, long) - Method in class com.hazelcast.map.impl.mapstore.writethrough.WriteThroughStore
-
- addTrustedInterface(String) - Method in class com.hazelcast.config.MulticastConfig
-
Adds a trusted interface.
- addUTFArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- addUTFField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- AddWanConfigIgnoredEvent - Class in com.hazelcast.internal.management.events
-
- AddWanConfigOperation - Class in com.hazelcast.internal.management.operation
-
- AddWanConfigOperation() - Constructor for class com.hazelcast.internal.management.operation.AddWanConfigOperation
-
- AddWanConfigOperation(WanReplicationConfig) - Constructor for class com.hazelcast.internal.management.operation.AddWanConfigOperation
-
- addWanPublisherConfig(WanPublisherConfig) - Method in class com.hazelcast.config.WanReplicationConfig
-
Adds a WAN publisher configuration to this WAN replication.
- addWanReplicationConfig(WanReplicationConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addWanReplicationConfig(WanReplicationConfig) - Method in class com.hazelcast.config.Config
-
- addWanReplicationConfig(WanReplicationConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- addWanReplicationConfig(WanReplicationConfig) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- addWanReplicationConfig(WanReplicationConfig) - Method in interface com.hazelcast.wan.WanReplicationService
-
- addWithoutEvictionCheck(Data, Data) - Method in interface com.hazelcast.map.impl.querycache.subscriber.QueryCacheRecordStore
-
- adjustEstimateBy(long) - Method in interface com.hazelcast.map.impl.EntryCostEstimator
-
Adjust the memory cost estimation by the given adjustment.
- adjustThrowable(Throwable) - Method in class com.hazelcast.client.proxy.ClientReliableMessageRunner
-
- adjustThrowable(Throwable) - Method in class com.hazelcast.topic.impl.reliable.MessageRunner
-
Needed because client / server behaviour is different on onFailure call
- adjustThrowable(Throwable) - Method in class com.hazelcast.topic.impl.reliable.ReliableMessageRunner
-
- advance() - Method in class com.hazelcast.cache.impl.AbstractClusterWideIterator
-
- advance() - Method in class com.hazelcast.cache.impl.CachePartitionIterator
-
- advance() - Method in class com.hazelcast.client.cache.impl.ClientCachePartitionIterator
-
- advance() - Method in interface com.hazelcast.internal.util.collection.LongCursor
-
Advances to the next long
element.
- advance() - Method in interface com.hazelcast.internal.util.collection.LongLongCursor
-
Advances to the next map entry.
- advance() - Method in interface com.hazelcast.internal.util.hashslot.HashSlotCursor
-
Advances to the next assigned slot.
- advance() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase.Cursor
-
- advance() - Method in class com.hazelcast.map.impl.iterator.AbstractMapPartitionIterator
-
- advance() - Method in class com.hazelcast.map.impl.iterator.AbstractMapQueryPartitionIterator
-
- advance() - Method in class com.hazelcast.util.collection.Long2LongHashMap.LongLongCursor
-
- after(List<Operation>) - Static method in class com.hazelcast.collection.impl.CollectionTxnUtil
-
- after(Credentials, String, String, String, Parameters) - Method in interface com.hazelcast.security.SecurityInterceptor
-
- afterExecute(Runnable, Throwable) - Method in class com.hazelcast.util.executor.LoggingScheduledExecutor
-
- afterGet(Object) - Method in interface com.hazelcast.map.MapInterceptor
-
Called after the get(...) operation is completed.
- afterPut(Object) - Method in interface com.hazelcast.map.MapInterceptor
-
Called after the put(...) operation is completed.
- afterRemove(Object) - Method in interface com.hazelcast.map.MapInterceptor
-
Called after the remove(...) operation is completed.
- afterResponse() - Method in class com.hazelcast.client.impl.protocol.task.AbstractAddressMessageTask
-
Called on node side, after sending the response to the client.
- afterResponse() - Method in class com.hazelcast.client.impl.protocol.task.AbstractPartitionMessageTask
-
Called on node side, after sending the response to the client.
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheBackupEntryProcessorOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheClearExpiredOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheClearOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheEntryProcessorOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheExpireBatchBackupOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheGetAndRemoveOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheGetAndReplaceOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheLegacyMergeOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CachePutBackupOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CachePutIfAbsentOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CachePutOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveBackupOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheReplaceOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyBackupOperation
-
- afterRun() - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddAllOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionClearOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionCompareAndRemoveOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionRemoveOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.list.operations.ListSetOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.AddAllOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.ClearOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.ContainsOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.DrainOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.IsEmptyOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.IteratorOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.OfferOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.PeekOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.PollOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.QueueMergeBackupOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.QueueMergeOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.QueueOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.RemainingCapacityOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.RemoveOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.queue.operations.SizeOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitBackupOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnCommitBackupOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnCommitOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnOfferOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPeekOperation
-
- afterRun() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPollOperation
-
- afterRun() - Method in class com.hazelcast.concurrent.lock.operations.UnlockOperation
-
- afterRun() - Method in class com.hazelcast.crdt.AbstractCRDTReplicationOperation
-
- afterRun() - Method in class com.hazelcast.internal.cluster.impl.operations.FinalizeJoinOp
-
- afterRun() - Method in class com.hazelcast.internal.cluster.impl.operations.SplitBrainMergeValidationOp
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.BasePutOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.BaseRemoveOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.ClearExpiredOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.ClearOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.DeleteOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.EvictAllOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.EvictBackupOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.EvictBatchBackupOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.EvictOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.GetOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.LegacyMergeOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.LoadAllOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.MergeOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.PutAllOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.PutBackupOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllBackupOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.PutIfAbsentOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.RemoveBackupOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.RemoveIfSameOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.RemoveOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.ReplaceIfSameOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.ReplaceOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.SetOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.SetTtlBackupOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.SetTtlOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.operation.TryRemoveOperation
-
- afterRun() - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- afterRun() - Method in class com.hazelcast.multimap.impl.operations.ClearOperation
-
- afterRun() - Method in class com.hazelcast.multimap.impl.operations.PutOperation
-
- afterRun() - Method in class com.hazelcast.multimap.impl.operations.RemoveAllOperation
-
- afterRun() - Method in class com.hazelcast.multimap.impl.operations.RemoveOperation
-
- afterRun() - Method in class com.hazelcast.multimap.impl.txn.TxnPutOperation
-
- afterRun() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveAllOperation
-
- afterRun() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveOperation
-
- afterRun() - Method in class com.hazelcast.replicatedmap.impl.operation.PutOperation
-
- afterRun() - Method in class com.hazelcast.replicatedmap.impl.operation.RemoveOperation
-
- afterRun() - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicateUpdateToCallerOperation
-
- afterRun() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.Backup
-
- afterRun() - Method in class com.hazelcast.spi.Operation
-
- afterRun() - Method in class com.hazelcast.util.executor.HazelcastManagedThread
-
Called after inner run method and can be overridden to customize.
- afterStart(HazelcastClientInstanceImpl) - Method in interface com.hazelcast.client.ClientExtension
-
Called after node is started
- afterStart(HazelcastClientInstanceImpl) - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- afterStart() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- afterStart() - Method in interface com.hazelcast.instance.NodeExtension
-
Called after node is started
- aggregate() - Method in class com.hazelcast.aggregation.Aggregator
-
Returns the result of the aggregation.
- aggregate() - Method in class com.hazelcast.aggregation.impl.BigDecimalAverageAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.BigDecimalSumAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.BigIntegerAverageAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.BigIntegerSumAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.CountAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.DistinctValuesAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.DoubleAverageAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.DoubleSumAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.FixedSumAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.FloatingPointSumAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.IntegerAverageAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.IntegerSumAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.LongAverageAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.LongSumAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.MaxAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.MaxByAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.MinAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.MinByAggregator
-
- aggregate() - Method in class com.hazelcast.aggregation.impl.NumberAverageAggregator
-
- aggregate(Aggregator<Map.Entry<K, V>, R>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- aggregate(Aggregator<Map.Entry<K, V>, R>, Predicate<K, V>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>, JobTracker) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>, JobTracker) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- aggregate(Aggregator<Map.Entry<K, V>, R>) - Method in interface com.hazelcast.core.IMap
-
Applies the aggregation logic on all map entries and returns the result
- aggregate(Aggregator<Map.Entry<K, V>, R>, Predicate<K, V>) - Method in interface com.hazelcast.core.IMap
-
Applies the aggregation logic on map entries filtered with the Predicated and returns the result
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>) - Method in interface com.hazelcast.core.IMap
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>, JobTracker) - Method in interface com.hazelcast.core.IMap
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>) - Method in interface com.hazelcast.core.MultiMap
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>, JobTracker) - Method in interface com.hazelcast.core.MultiMap
-
- aggregate(Map<K, V>, Map<K, V>) - Static method in class com.hazelcast.internal.dynamicconfig.AggregatingMap
-
Creates new aggregating maps.
- aggregate(Aggregator<Map.Entry<K, V>, R>) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- aggregate(Aggregator<Map.Entry<K, V>, R>, Predicate<K, V>) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>, JobTracker) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>, JobTracker) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- AGGREGATE_BACKUP - Static variable in class com.hazelcast.cardinality.impl.CardinalityEstimatorDataSerializerHook
-
- AggregateBackupOperation - Class in com.hazelcast.cardinality.impl.operations
-
- AggregateBackupOperation() - Constructor for class com.hazelcast.cardinality.impl.operations.AggregateBackupOperation
-
- AggregateBackupOperation(String, long) - Constructor for class com.hazelcast.cardinality.impl.operations.AggregateBackupOperation
-
- AggregateOperation - Class in com.hazelcast.cardinality.impl.operations
-
- AggregateOperation() - Constructor for class com.hazelcast.cardinality.impl.operations.AggregateOperation
-
- AggregateOperation(String, long) - Constructor for class com.hazelcast.cardinality.impl.operations.AggregateOperation
-
- AggregatingMap<K,V> - Class in com.hazelcast.internal.dynamicconfig
-
Provides unmodifiable view aggregating 2 maps with distinct key sets.
- Aggregation<Key,Supplied,Result> - Interface in com.hazelcast.mapreduce.aggregation
-
- AGGREGATION_ACCUMULATION_PARALLEL_EVALUATION - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Run aggregation accumulation for multiple entries in parallel.
- AGGREGATION_RESULT - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- AggregationResult - Class in com.hazelcast.map.impl.query
-
Contains the result of the evaluation of an aggregation on a specific Partition or Node.
- AggregationResult() - Constructor for class com.hazelcast.map.impl.query.AggregationResult
-
- AggregationResult(Aggregator, SerializationService) - Constructor for class com.hazelcast.map.impl.query.AggregationResult
-
- AggregationResultProcessor - Class in com.hazelcast.map.impl.query
-
- AggregationResultProcessor(AccumulationExecutor, SerializationService) - Constructor for class com.hazelcast.map.impl.query.AggregationResultProcessor
-
- Aggregations - Class in com.hazelcast.mapreduce.aggregation
-
- AGGREGATIONS_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- AGGREGATIONS_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- AggregationsDataSerializerHook - Class in com.hazelcast.mapreduce.aggregation.impl
-
This class contains all the ID hooks for IdentifiedDataSerializable classes used for aggregations.
- AggregationsDataSerializerHook() - Constructor for class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- Aggregator<I,R> - Class in com.hazelcast.aggregation
-
Base class for all aggregators.
- Aggregator() - Constructor for class com.hazelcast.aggregation.Aggregator
-
- aggregator(Aggregator) - Method in class com.hazelcast.map.impl.query.Query.QueryBuilder
-
- AGGREGATOR_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- AGGREGATOR_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- AggregatorDataSerializerHook - Class in com.hazelcast.aggregation.impl
-
- AggregatorDataSerializerHook() - Constructor for class com.hazelcast.aggregation.impl.AggregatorDataSerializerHook
-
- Aggregators - Class in com.hazelcast.aggregation
-
A utility class to create basic
Aggregator
instances.
- AggType<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result> - Interface in com.hazelcast.mapreduce.aggregation.impl
-
The internal interface for Aggregation definitions to make those implementations more type-safe.
- AliasedDiscoveryConfig<T extends AliasedDiscoveryConfig<T>> - Class in com.hazelcast.config
-
Configuration for discovery strategy aliases, e.g.
- AliasedDiscoveryConfig(String) - Constructor for class com.hazelcast.config.AliasedDiscoveryConfig
-
- aliasedDiscoveryConfigsFrom(ClientConfig) - Static method in class com.hazelcast.client.config.ClientAliasedDiscoveryConfigUtils
-
Gets a list of all aliased discovery configs from config
.
- aliasedDiscoveryConfigsFrom(JoinConfig) - Static method in class com.hazelcast.config.AliasedDiscoveryConfigUtils
-
Gets a list of all aliased discovery configs from config
.
- aliasedDiscoveryConfigsFrom(WanPublisherConfig) - Static method in class com.hazelcast.config.AliasedDiscoveryConfigUtils
-
Gets a list of all aliased discovery configs from config
.
- AliasedDiscoveryConfigUtils - Class in com.hazelcast.config
-
Utility class for Aliased Discovery Configs.
- AlignmentAwareMemoryAccessor - Class in com.hazelcast.internal.memory.impl
-
Aligned
MemoryAccessor
which checks for and handles unaligned memory access
by splitting a larger-size memory operation into several smaller-size ones
(which have finer-grained alignment requirements).
- AlignmentUtil - Class in com.hazelcast.internal.memory.impl
-
- alive - Variable in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- all() - Static method in class com.hazelcast.mapreduce.aggregation.Supplier
-
Deprecated.
The predefined Supplier selects all values and does not perform any kind of data
transformation.
- all(PropertyExtractor<ValueIn, ValueOut>) - Static method in class com.hazelcast.mapreduce.aggregation.Supplier
-
Deprecated.
The predefined Supplier selects all values and performs the given
PropertyExtractor
s transformation to the
input data.
- ALL_NODES - Static variable in class com.hazelcast.map.impl.query.Target
-
- allDone(Collection<Future>) - Static method in class com.hazelcast.util.FutureUtil
-
Check if all futures are done
- allNodes() - Method in class com.hazelcast.map.impl.query.Target.TargetBuilder
-
- allocate(long) - Method in interface com.hazelcast.internal.memory.MemoryAllocator
-
Allocates a block of addresses with the requested size and returns the base address of the
block.
- allocateArrayAndAdjustFields(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- ALLOW_INVOCATIONS_WHEN_DISCONNECTED - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
Client disallows doing invocations on client disconnected state.
- AllowedDuringPassiveState - Interface in com.hazelcast.spi.impl
-
Marker interface for operations those are allowed to be executed or invoked during
Node
's
NodeState.PASSIVE
state.
- AllowedDuringPassiveStateTransactionImpl - Class in com.hazelcast.transaction.impl
-
- AllowedDuringPassiveStateTransactionImpl(TransactionManagerServiceImpl, NodeEngine, TransactionOptions, String) - Constructor for class com.hazelcast.transaction.impl.AllowedDuringPassiveStateTransactionImpl
-
- allowsLock(String) - Method in class com.hazelcast.internal.util.LockGuard
-
- allowsUnlock(String) - Method in class com.hazelcast.internal.util.LockGuard
-
- allowUnsafe - Variable in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- AllPermissions - Class in com.hazelcast.security.permission
-
- AllPermissions() - Constructor for class com.hazelcast.security.permission.AllPermissions
-
- AllPermissions.AllPermissionsCollection - Class in com.hazelcast.security.permission
-
- AllPermissionsCollection() - Constructor for class com.hazelcast.security.permission.AllPermissions.AllPermissionsCollection
-
- AllPermissionsCollection(boolean) - Constructor for class com.hazelcast.security.permission.AllPermissions.AllPermissionsCollection
-
- allUsePublicAddress(List<AliasedDiscoveryConfig<?>>) - Static method in class com.hazelcast.config.AliasedDiscoveryConfigUtils
-
Checks whether all aliased discovery configs have the tag <use-public-ip>trye</use-public-ip.
- alreadyExists(String) - Static method in class com.hazelcast.internal.management.events.AddWanConfigIgnoredEvent
-
- alter(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- alter(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- ALTER - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- alter(IFunction<Long, Long>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- ALTER - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- alter(IFunction<E, E>) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- alter(IFunction<Long, Long>) - Method in interface com.hazelcast.core.IAtomicLong
-
Alters the currently stored value by applying a function on it.
- alter(IFunction<E, E>) - Method in interface com.hazelcast.core.IAtomicReference
-
Alters the currently stored reference by applying a function on it.
- ALTER_AND_GET - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- ALTER_AND_GET - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- alterAndGet(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- alterAndGet(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- alterAndGet(IFunction<Long, Long>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- alterAndGet(IFunction<E, E>) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- alterAndGet(IFunction<Long, Long>) - Method in interface com.hazelcast.core.IAtomicLong
-
Alters the currently stored value by applying a function on it and
gets the result.
- alterAndGet(IFunction<E, E>) - Method in interface com.hazelcast.core.IAtomicReference
-
Alters the currently stored reference by applying a function on it and
gets the result.
- alterAndGetAsync(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- alterAndGetAsync(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- alterAndGetAsync(IFunction<Long, Long>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- alterAndGetAsync(IFunction<E, E>) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- alterAndGetAsync(IFunction<Long, Long>) - Method in interface com.hazelcast.core.IAtomicLong
-
Alters the currently stored value by applying a function on it and gets
the result.
- alterAndGetAsync(IFunction<E, E>) - Method in interface com.hazelcast.core.IAtomicReference
-
Alters the currently stored reference by applying a function on it and
gets the result.
- AlterAndGetOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- AlterAndGetOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AlterAndGetOperation
-
- AlterAndGetOperation(String, IFunction<Long, Long>) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AlterAndGetOperation
-
- AlterAndGetOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- AlterAndGetOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AlterAndGetOperation
-
- AlterAndGetOperation(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AlterAndGetOperation
-
- alterAsync(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- alterAsync(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- alterAsync(IFunction<Long, Long>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- alterAsync(IFunction<E, E>) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- alterAsync(IFunction<Long, Long>) - Method in interface com.hazelcast.core.IAtomicLong
-
Alters the currently stored value by applying a function on it.
- alterAsync(IFunction<E, E>) - Method in interface com.hazelcast.core.IAtomicReference
-
Alters the currently stored reference by applying a function on it.
- AlterOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- AlterOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AlterOperation
-
- AlterOperation(String, IFunction<Long, Long>) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AlterOperation
-
- AlterOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- AlterOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AlterOperation
-
- AlterOperation(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AlterOperation
-
- ALWAYS_FRESH - Static variable in interface com.hazelcast.internal.nearcache.impl.invalidation.StaleReadDetector
-
This instance will be used when Near Cache invalidations are disabled.
- AlwaysApplyFilter<T> - Class in com.hazelcast.internal.util.filter
-
Always matching filter
- alwaysFalse() - Static method in class com.hazelcast.query.Predicates
-
Creates an always false predicate that will filter out all items.
- alwaysTrue() - Static method in class com.hazelcast.query.Predicates
-
Creates an always true predicate that will pass all items.
- AMEM - Static variable in class com.hazelcast.internal.memory.GlobalMemoryAccessorRegistry
-
- AMEM_AVAILABLE - Static variable in class com.hazelcast.internal.memory.GlobalMemoryAccessorRegistry
-
- and(MemberSelector...) - Static method in class com.hazelcast.cluster.memberselector.MemberSelectors
-
Selects a member when all of the selectors succeed
- and(Predicate) - Method in class com.hazelcast.query.PredicateBuilder
-
- and(Predicate...) - Static method in class com.hazelcast.query.Predicates
-
Creates an and predicate that will perform the logical and operation on the given predicates
.
- AND_PREDICATE - Static variable in class com.hazelcast.query.impl.predicates.PredicateDataSerializerHook
-
- AndFilter<T> - Class in com.hazelcast.internal.util.filter
-
Filter matching only when both sub-filters are matching
- AndFilter(Filter<T>, Filter<T>) - Constructor for class com.hazelcast.internal.util.filter.AndFilter
-
- AndPredicate - Class in com.hazelcast.query.impl.predicates
-
And Predicate
- AndPredicate() - Constructor for class com.hazelcast.query.impl.predicates.AndPredicate
-
- AndPredicate(Predicate...) - Constructor for class com.hazelcast.query.impl.predicates.AndPredicate
-
- AndResultSet - Class in com.hazelcast.query.impl
-
And Result set for Predicates.
- AndResultSet(Set<QueryableEntry>, List<Set<QueryableEntry>>, List<Predicate>) - Constructor for class com.hazelcast.query.impl.AndResultSet
-
- andThen(ExecutionCallback<ClientMessage>) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
-
- andThen(ExecutionCallback<ClientMessage>, Executor) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
-
- andThen(ExecutionCallback<V>) - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- andThen(ExecutionCallback<V>, Executor) - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- andThen(ExecutionCallback<V>) - Method in interface com.hazelcast.core.ICompletableFuture
-
Registers a callback that will run after this future is completed.
- andThen(ExecutionCallback<V>, Executor) - Method in interface com.hazelcast.core.ICompletableFuture
-
Registers a callback that will run with the provided executor after this
future is completed.
- andThen(ExecutionCallback<E>) - Method in class com.hazelcast.internal.util.SimpleCompletedFuture
-
- andThen(ExecutionCallback<E>, Executor) - Method in class com.hazelcast.internal.util.SimpleCompletedFuture
-
- andThen(ExecutionCallback<V>) - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
-
- andThen(ExecutionCallback<V>, Executor) - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
-
- andThen(ExecutionCallback<V>) - Method in class com.hazelcast.spi.impl.AbstractInvocationFuture
-
- andThen(ExecutionCallback<V>, Executor) - Method in class com.hazelcast.spi.impl.AbstractInvocationFuture
-
- andThen(ExecutionCallback<V>) - Method in class com.hazelcast.util.executor.CompletedFuture
-
- andThen(ExecutionCallback<V>, Executor) - Method in class com.hazelcast.util.executor.CompletedFuture
-
- andThen(ExecutionCallback<V>) - Method in class com.hazelcast.util.executor.DelegatingFuture
-
- andThen(ExecutionCallback<V>, Executor) - Method in class com.hazelcast.util.executor.DelegatingFuture
-
- andThenInternal(ExecutionCallback<T>, boolean) - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- answerWhoisMasterQuestion(JoinMessage, Connection) - Method in class com.hazelcast.internal.cluster.impl.ClusterJoinManager
-
- ANY_THREAD - Static variable in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- append(ClientProtocolBuffer, int, int) - Method in class com.hazelcast.client.impl.protocol.util.BufferBuilder
-
Append a source buffer to the end of the internal buffer, resizing the internal buffer as required.
- append(T[], T[]) - Static method in class com.hazelcast.util.collection.ArrayUtils
-
Appends 2 arrays.
- appendToken(StringBuilder, StringBuilder) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- APPLICATION_VALIDATION_TOKEN - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Use this property to verify that Hazelcast nodes only join the cluster when their 'application' level configuration is the
same.
- apply(IFunction<Long, R>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- apply(IFunction<E, R>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- APPLY - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- apply(IFunction<Long, R>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- APPLY - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- apply(IFunction<E, R>) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- apply(IFunction<Long, R>) - Method in interface com.hazelcast.core.IAtomicLong
-
Applies a function on the value, the actual stored value will not change.
- apply(IFunction<E, R>) - Method in interface com.hazelcast.core.IAtomicReference
-
Applies a function on the value, the actual stored value will not
change.
- apply(T, U) - Method in interface com.hazelcast.core.IBiFunction
-
Applies this function to the given arguments.
- apply(T) - Method in interface com.hazelcast.core.IFunction
-
- apply(K) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore.ReserveForUpdateFunction
-
- apply(Map.Entry<KeyIn, ValueIn>) - Method in class com.hazelcast.mapreduce.aggregation.impl.AcceptAllSupplier
-
- apply(Map.Entry<KeyIn, ValueIn>) - Method in class com.hazelcast.mapreduce.aggregation.impl.KeyPredicateSupplier
-
- apply(Map.Entry<KeyIn, ValueIn>) - Method in class com.hazelcast.mapreduce.aggregation.impl.PredicateSupplier
-
- apply(Map.Entry<KeyIn, ValueIn>) - Method in class com.hazelcast.mapreduce.aggregation.Supplier
-
Deprecated.
The apply method is used to apply the actual filtering or extraction / transformation
to the input entry.
If the input value should be ignored by the aggregation, the Supplier has to return
- apply(Map.Entry<K, V>) - Method in class com.hazelcast.query.impl.FalsePredicate
-
- apply(Map.Entry<K, V>) - Method in class com.hazelcast.query.impl.predicates.AbstractPredicate
-
- apply(Map.Entry) - Method in class com.hazelcast.query.impl.predicates.AndPredicate
-
- apply(Map.Entry) - Method in class com.hazelcast.query.impl.predicates.InstanceOfPredicate
-
- apply(Map.Entry) - Method in class com.hazelcast.query.impl.predicates.NotEqualPredicate
-
- apply(Map.Entry) - Method in class com.hazelcast.query.impl.predicates.NotPredicate
-
- apply(Map.Entry) - Method in class com.hazelcast.query.impl.predicates.OrPredicate
-
- apply(Map.Entry) - Method in class com.hazelcast.query.impl.SkipIndexPredicate
-
- apply(Map.Entry) - Method in class com.hazelcast.query.PagingPredicate
-
Used for delegating filtering to inner predicate.
- apply(Map.Entry<K, V>) - Method in class com.hazelcast.query.PartitionPredicate
-
- apply(Map.Entry<K, V>) - Method in interface com.hazelcast.query.Predicate
-
Applies this predicate to the given map entry.
- apply(Map.Entry) - Method in class com.hazelcast.query.PredicateBuilder
-
- apply(Map.Entry) - Method in class com.hazelcast.query.SqlPredicate
-
- apply(Map.Entry) - Method in class com.hazelcast.query.TruePredicate
-
- apply(Collection<Member>) - Method in class com.hazelcast.quorum.impl.ProbabilisticQuorumFunction
-
- apply(Collection<Member>) - Method in class com.hazelcast.quorum.impl.RecentlyActiveQuorumFunction
-
- apply(Collection<Member>) - Method in interface com.hazelcast.quorum.QuorumFunction
-
Determines if quorum is present based on the current list of members in the cluster.
- apply(T) - Method in interface com.hazelcast.util.function.Function
-
- apply(int) - Method in interface com.hazelcast.util.function.IntFunction
-
Applies this function to the given argument.
- apply(long) - Method in interface com.hazelcast.util.function.LongFunction
-
Applies this function to the given argument.
- applyAsync(IFunction<Long, R>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- applyAsync(IFunction<E, R>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- applyAsync(IFunction<Long, R>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- applyAsync(IFunction<E, R>) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- applyAsync(IFunction<Long, R>) - Method in interface com.hazelcast.core.IAtomicLong
-
Applies a function on the value, the actual stored value will not
change.
- applyAsync(IFunction<E, R>) - Method in interface com.hazelcast.core.IAtomicReference
-
Applies a function on the value, the actual stored value will not
change.
- applyChanges() - Method in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
Provides a similar functionality as committing a transaction.
- applyForSingleAttributeValue(Map.Entry, Comparable) - Method in class com.hazelcast.query.impl.predicates.AbstractPredicate
-
- applyForSingleAttributeValue(Map.Entry, Comparable) - Method in class com.hazelcast.query.impl.predicates.BetweenPredicate
-
- applyForSingleAttributeValue(Map.Entry, Comparable) - Method in class com.hazelcast.query.impl.predicates.EqualPredicate
-
- applyForSingleAttributeValue(Map.Entry, Comparable) - Method in class com.hazelcast.query.impl.predicates.GreaterLessPredicate
-
- applyForSingleAttributeValue(Map.Entry, Comparable) - Method in class com.hazelcast.query.impl.predicates.InPredicate
-
- applyForSingleAttributeValue(Map.Entry, Comparable) - Method in class com.hazelcast.query.impl.predicates.LikePredicate
-
- applyForSingleAttributeValue(Map.Entry, Comparable) - Method in class com.hazelcast.query.impl.predicates.RegexPredicate
-
- applyIfAbsent(K, IFunction<? super K, ? extends V>) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
- applyIfAbsent(K, IFunction<? super K, ? extends V>) - Method in interface com.hazelcast.util.IConcurrentMap
- applyIfPresent(K, IBiFunction<? super K, ? super V, ? extends V>) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
- applyIfPresent(K, IBiFunction<? super K, ? super V, ? extends V>) - Method in interface com.hazelcast.util.IConcurrentMap
- ApplyOperation<R> - Class in com.hazelcast.concurrent.atomiclong.operations
-
- ApplyOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.ApplyOperation
-
- ApplyOperation(String, IFunction<Long, R>) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.ApplyOperation
-
- ApplyOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- ApplyOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.ApplyOperation
-
- ApplyOperation(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.ApplyOperation
-
- applyRecordInfo(Record, RecordInfo) - Static method in class com.hazelcast.map.impl.record.Records
-
- applyState() - Method in class com.hazelcast.cache.impl.operation.CacheNearCacheStateHolder
-
- ArgumentParser<I,O> - Class in com.hazelcast.query.extractor
-
Common superclass for all argument parsers.
- ArgumentParser() - Constructor for class com.hazelcast.query.extractor.ArgumentParser
-
- arrange(Collection<MemberGroup>, InternalPartition[]) - Method in interface com.hazelcast.internal.partition.PartitionStateGenerator
-
Arranges the partition layout.
- arrange(Collection<MemberGroup>, InternalPartition[], Collection<Integer>) - Method in interface com.hazelcast.internal.partition.PartitionStateGenerator
-
Arranges the partition layout.
- array() - Static method in class com.hazelcast.internal.json.Json
-
Creates a new empty JsonArray.
- array(int...) - Static method in class com.hazelcast.internal.json.Json
-
Creates a new JsonArray that contains the JSON representations of the given int
values.
- array(long...) - Static method in class com.hazelcast.internal.json.Json
-
Creates a new JsonArray that contains the JSON representations of the given long
values.
- array(float...) - Static method in class com.hazelcast.internal.json.Json
-
Creates a new JsonArray that contains the JSON representations of the given float
values.
- array(double...) - Static method in class com.hazelcast.internal.json.Json
-
Creates a new JsonArray that contains the JSON representations of the given double
values.
- array(boolean...) - Static method in class com.hazelcast.internal.json.Json
-
Creates a new JsonArray that contains the JSON representations of the given
boolean
values.
- array(String...) - Static method in class com.hazelcast.internal.json.Json
-
Creates a new JsonArray that contains the JSON representations of the given strings.
- ARRAY_BOOLEAN_BASE_OFFSET - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Base offset of boolean[]
- ARRAY_BOOLEAN_INDEX_SCALE - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Index scale of boolean[]
- ARRAY_BYTE_BASE_OFFSET - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Base offset of byte[]
- ARRAY_BYTE_INDEX_SCALE - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Index scale of byte[]
- ARRAY_CHAR_BASE_OFFSET - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Base offset of char[]
- ARRAY_CHAR_INDEX_SCALE - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Index scale of char[]
- ARRAY_DOUBLE_BASE_OFFSET - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Base offset of double[]
- ARRAY_DOUBLE_INDEX_SCALE - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Index scale of double[]
- ARRAY_FLOAT_BASE_OFFSET - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Base offset of float[]
- ARRAY_FLOAT_INDEX_SCALE - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Index scale of float[]
- ARRAY_INDEX_OUT_OF_BOUNDS - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- ARRAY_INT_BASE_OFFSET - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Base offset of int[]
- ARRAY_INT_INDEX_SCALE - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Index scale of int[]
- ARRAY_LONG_BASE_OFFSET - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Base offset of long[]
- ARRAY_LONG_INDEX_SCALE - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Index scale of long[]
- ARRAY_OBJECT_BASE_OFFSET - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Base offset of any type of Object[]
- ARRAY_OBJECT_INDEX_SCALE - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Index scale of any type of Object[]
- ARRAY_SHORT_BASE_OFFSET - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Base offset of short[]
- ARRAY_SHORT_INDEX_SCALE - Static variable in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Index scale of short[]
- ARRAY_STORE - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- arrayBaseOffset(Class<?>) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Gets the base offset of the array typed with given class.
- arrayBaseOffset(Class<?>) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- arrayBaseOffset(Class<?>) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- ArrayDataSerializableFactory - Class in com.hazelcast.internal.serialization.impl
-
- ArrayDataSerializableFactory(ConstructorFunction<Integer, IdentifiedDataSerializable>[]) - Constructor for class com.hazelcast.internal.serialization.impl.ArrayDataSerializableFactory
-
- arrayIndexScale(Class<?>) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Gets the index scale of the array typed with given class.
- arrayIndexScale(Class<?>) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- arrayIndexScale(Class<?>) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- ArrayListStreamSerializer - Class in com.hazelcast.internal.serialization.impl
-
- ArrayListStreamSerializer() - Constructor for class com.hazelcast.internal.serialization.impl.ArrayListStreamSerializer
-
- ArrayMerkleTree - Class in com.hazelcast.wan.merkletree
-
A not thread-safe, array based
MerkleTree
implementation, which
represents each node of the tree as a single
int
containing
the node's hash.
- ArrayMerkleTree(int) - Constructor for class com.hazelcast.wan.merkletree.ArrayMerkleTree
-
- ArrayRingbuffer<E> - Class in com.hazelcast.ringbuffer.impl
-
The ArrayRingbuffer is responsible for storing the actual contents of a
ringbuffer.
- ArrayRingbuffer(int) - Constructor for class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- ArrayUtils - Class in com.hazelcast.util.collection
-
Convenient method for array manipulations.
- asArray() - Method in class com.hazelcast.internal.json.JsonArray
-
- asArray() - Method in class com.hazelcast.internal.json.JsonValue
-
Returns this JSON value as
JsonArray
, assuming that this value represents a JSON array.
- asBoolean() - Method in class com.hazelcast.internal.json.JsonValue
-
Returns this JSON value as a boolean
value, assuming that this value is either
true
or false
.
- asCacheConfig(CacheConfig) - Static method in class com.hazelcast.cache.impl.PreJoinCacheConfig
-
- asCompletableFuture(Future<V>) - Method in interface com.hazelcast.spi.ExecutionService
-
- asCompletableFuture(Future<V>) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- asDouble() - Method in class com.hazelcast.internal.json.JsonValue
-
Returns this JSON value as a double
value, assuming that this value represents a
JSON number.
- asElementIterable(NodeList) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- asEvictionConfg(SerializationService) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.EvictionConfigHolder
-
- asFloat() - Method in class com.hazelcast.internal.json.JsonValue
-
Returns this JSON value as a float
value, assuming that this value represents a
JSON number.
- asInt() - Method in class com.hazelcast.internal.json.JsonValue
-
Returns this JSON value as an int
value, assuming that this value represents a
JSON number that can be interpreted as Java int
.
- asList() - Method in interface com.hazelcast.map.impl.mapstore.writebehind.WriteBehindQueue
-
Returns a read-only list representation of this queue.
- asListenerConfig(SerializationService) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.ListenerConfigHolder
-
- asLong() - Method in class com.hazelcast.internal.json.JsonValue
-
Returns this JSON value as a long
value, assuming that this value represents a
JSON number that can be interpreted as Java long
.
- asMapStoreConfig(SerializationService) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- asNearCacheConfig(SerializationService) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.NearCacheConfigHolder
-
- asObject() - Method in class com.hazelcast.internal.json.JsonObject
-
- asObject() - Method in class com.hazelcast.internal.json.JsonValue
-
Returns this JSON value as
JsonObject
, assuming that this value represents a JSON
object.
- asPassThroughSet(Set<DeferredValue<V>>, SerializationService) - Static method in class com.hazelcast.cache.impl.DeferredValue
-
Adapts a Set<DeferredValue<V>>
as a Set<V>
.
- asPredicateConfig(SerializationService) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.PredicateConfigHolder
-
- asQueryCacheConfig(SerializationService) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- asQueueStoreConfig(SerializationService) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueueStoreConfigHolder
-
- asReadOnly() - Method in class com.hazelcast.config.MemberAttributeConfig
-
- asRingbufferStoreConfig(SerializationService) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.RingbufferStoreConfigHolder
-
- ASSERTION_ERROR - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- assertRunningOnPartitionThread() - Static method in class com.hazelcast.util.ThreadUtil
-
- assertValid() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- ASSIGN_PARTITIONS - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- assignKeyReducerAddress(Object) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- assignKeyReducerAddress(Object, Address) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- assignMemberId(Address, String, JobTaskConfiguration) - Method in class com.hazelcast.mapreduce.impl.task.MemberAssigningJobProcessInformationImpl
-
- AssignPartitions - Class in com.hazelcast.internal.partition.operation
-
Sent from non-master nodes to the master to initialize the partition assignment.
- AssignPartitions() - Constructor for class com.hazelcast.internal.partition.operation.AssignPartitions
-
- asString() - Method in class com.hazelcast.internal.json.JsonValue
-
Returns this JSON value as String, assuming that this value represents a JSON string.
- asVersion() - Method in class com.hazelcast.version.MemberVersion
-
- ASYNC_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
Name of the async executor.
- ASYNC_RESULT_WAIT_TIMEOUT_MINUTES - Static variable in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationMetaDataFetcher
-
- asyncAddAndGet(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncAddAndGet(long) - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Atomically adds the given value to the current value.
- asyncAlter(IFunction<Long, Long>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncAlter(IFunction<E, E>) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- asyncAlter(IFunction<Long, Long>) - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Alters the currently stored value by applying a function on it.
- asyncAlter(IFunction<E, E>) - Method in interface com.hazelcast.core.AsyncAtomicReference
-
Deprecated.
Alters the currently stored reference by applying a function on it.
- asyncAlterAndGet(IFunction<Long, Long>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncAlterAndGet(IFunction<E, E>) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- asyncAlterAndGet(IFunction<Long, Long>) - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Alters the currently stored value by applying a function on it and gets the result.
- asyncAlterAndGet(IFunction<E, E>) - Method in interface com.hazelcast.core.AsyncAtomicReference
-
Deprecated.
Alters the currently stored reference by applying a function on it and gets the result.
- asyncApply(IFunction<Long, R>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncApply(IFunction<E, R>) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- asyncApply(IFunction<Long, R>) - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Applies a function on the value, the actual stored value will not change.
- asyncApply(IFunction<E, R>) - Method in interface com.hazelcast.core.AsyncAtomicReference
-
Deprecated.
Applies a function on the value, the actual stored value will not change.
- AsyncAtomicLong - Interface in com.hazelcast.core
-
Deprecated.
- AsyncAtomicReference<E> - Interface in com.hazelcast.core
-
Deprecated.
- asyncClear() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- asyncClear() - Method in interface com.hazelcast.core.AsyncAtomicReference
-
Deprecated.
Clears the current stored reference.
- asyncCompareAndSet(long, long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncCompareAndSet(E, E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- asyncCompareAndSet(long, long) - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Atomically sets the value to the given updated value
only if the current value ==
the expected value.
- asyncCompareAndSet(E, E) - Method in interface com.hazelcast.core.AsyncAtomicReference
-
Deprecated.
Atomically sets the value to the given updated value
only if the current value ==
the expected value.
- AsyncConsoleRequest - Interface in com.hazelcast.internal.management.request
-
Represents async requests sent from Management Center.
- asyncContains(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- asyncContains(E) - Method in interface com.hazelcast.core.AsyncAtomicReference
-
Deprecated.
Checks if the reference contains the value.
- asyncDecrementAndGet() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncDecrementAndGet() - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Atomically decrements the current value by one.
- asyncGet() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncGet() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- asyncGet() - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Gets the current value.
- asyncGet() - Method in interface com.hazelcast.core.AsyncAtomicReference
-
Deprecated.
Gets the current value.
- asyncGetAndAdd(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncGetAndAdd(long) - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Atomically adds the given value to the current value.
- asyncGetAndAlter(IFunction<Long, Long>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncGetAndAlter(IFunction<E, E>) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- asyncGetAndAlter(IFunction<Long, Long>) - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Alters the currently stored value by applying a function on it on and gets the old value.
- asyncGetAndAlter(IFunction<E, E>) - Method in interface com.hazelcast.core.AsyncAtomicReference
-
Deprecated.
Alters the currently stored reference by applying a function on it on and gets the old value.
- asyncGetAndIncrement() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncGetAndIncrement() - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Atomically increments the current value by one.
- asyncGetAndSet(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncGetAndSet(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- asyncGetAndSet(long) - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Atomically sets the given value and returns the old value.
- asyncGetAndSet(E) - Method in interface com.hazelcast.core.AsyncAtomicReference
-
Deprecated.
Gets the value and sets the new value.
- asyncIncrementAndGet() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncIncrementAndGet() - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Atomically increments the current value by one.
- asyncInvokeOnPartition(String, Operation, int, ExecutionCallback<V>) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- asyncInvokeOnPartition(String, Operation, int, ExecutionCallback<V>) - Method in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
- asyncIsNull() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- asyncIsNull() - Method in interface com.hazelcast.core.AsyncAtomicReference
-
Deprecated.
Checks if the stored reference is null.
- asyncSet(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- asyncSet(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- asyncSet(long) - Method in interface com.hazelcast.core.AsyncAtomicLong
-
Deprecated.
Atomically sets the given value.
- asyncSet(E) - Method in interface com.hazelcast.core.AsyncAtomicReference
-
Deprecated.
Atomically sets the given value.
- asyncSetAndGet(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- asyncSetAndGet(E) - Method in interface com.hazelcast.core.AsyncAtomicReference
-
- ATOMIC_LONG_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- ATOMIC_LONG_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- ATOMIC_LONG_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- ATOMIC_LONG_MERGING_VALUE - Static variable in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- ATOMIC_LONG_NAME - Static variable in class com.hazelcast.concurrent.idgen.IdGeneratorService
-
- ATOMIC_LONG_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- ATOMIC_LONG_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- ATOMIC_REFERENCE_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- ATOMIC_REFERENCE_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- ATOMIC_REFERENCE_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- ATOMIC_REFERENCE_MERGING_VALUE - Static variable in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- ATOMIC_REFERENCE_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- ATOMIC_REFERENCE_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- AtomicLongAddAndGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongAddAndGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAddAndGetMessageTask
-
- AtomicLongAlterAndGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongAlterAndGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterAndGetMessageTask
-
- AtomicLongAlterMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongAlterMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterMessageTask
-
- AtomicLongApplyMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongApplyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongApplyMessageTask
-
- AtomicLongBackupAwareOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- AtomicLongBackupAwareOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBackupAwareOperation
-
- AtomicLongBackupAwareOperation(String) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBackupAwareOperation
-
- AtomicLongCompareAndSetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongCompareAndSetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongCompareAndSetMessageTask
-
- AtomicLongConfig - Class in com.hazelcast.config
-
- AtomicLongConfig(String) - Constructor for class com.hazelcast.config.AtomicLongConfig
-
- AtomicLongConfig(AtomicLongConfig) - Constructor for class com.hazelcast.config.AtomicLongConfig
-
- AtomicLongContainer - Class in com.hazelcast.concurrent.atomiclong
-
- AtomicLongContainer() - Constructor for class com.hazelcast.concurrent.atomiclong.AtomicLongContainer
-
- AtomicLongDataSerializerHook - Class in com.hazelcast.concurrent.atomiclong
-
- AtomicLongDataSerializerHook() - Constructor for class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- AtomicLongDecrementAndGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongDecrementAndGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongDecrementAndGetMessageTask
-
- AtomicLongGetAndAddMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongGetAndAddMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAddMessageTask
-
- AtomicLongGetAndAlterMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongGetAndAlterMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAlterMessageTask
-
- AtomicLongGetAndIncrementMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongGetAndIncrementMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndIncrementMessageTask
-
- AtomicLongGetAndSetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongGetAndSetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndSetMessageTask
-
- AtomicLongGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetMessageTask
-
- AtomicLongIncrementAndGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongIncrementAndGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongIncrementAndGetMessageTask
-
- AtomicLongMBean - Class in com.hazelcast.internal.jmx
-
- AtomicLongMBean(IAtomicLong, ManagementService) - Constructor for class com.hazelcast.internal.jmx.AtomicLongMBean
-
- AtomicLongMergingValueImpl - Class in com.hazelcast.spi.impl.merge
-
- AtomicLongMergingValueImpl() - Constructor for class com.hazelcast.spi.impl.merge.AtomicLongMergingValueImpl
-
- AtomicLongMergingValueImpl(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.AtomicLongMergingValueImpl
-
- AtomicLongPermission - Class in com.hazelcast.security.permission
-
- AtomicLongPermission(String, String...) - Constructor for class com.hazelcast.security.permission.AtomicLongPermission
-
- AtomicLongProxy - Class in com.hazelcast.concurrent.atomiclong
-
- AtomicLongProxy(String, NodeEngine, AtomicLongService) - Constructor for class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- AtomicLongReplicationOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- AtomicLongReplicationOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AtomicLongReplicationOperation
-
- AtomicLongReplicationOperation(Map<String, Long>) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AtomicLongReplicationOperation
-
- AtomicLongService - Class in com.hazelcast.concurrent.atomiclong
-
- AtomicLongService() - Constructor for class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- AtomicLongSetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomiclong
-
- AtomicLongSetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongSetMessageTask
-
- AtomicReferenceAlterAndGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomicreference
-
- AtomicReferenceAlterAndGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterAndGetMessageTask
-
- AtomicReferenceAlterMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomicreference
-
- AtomicReferenceAlterMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterMessageTask
-
- AtomicReferenceApplyMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomicreference
-
- AtomicReferenceApplyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceApplyMessageTask
-
- AtomicReferenceBackupAwareOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- AtomicReferenceBackupAwareOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBackupAwareOperation
-
- AtomicReferenceBackupAwareOperation(String) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBackupAwareOperation
-
- AtomicReferenceClearMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomicreference
-
- AtomicReferenceClearMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceClearMessageTask
-
- AtomicReferenceCompareAndSetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomicreference
-
- AtomicReferenceCompareAndSetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceCompareAndSetMessageTask
-
- AtomicReferenceConfig - Class in com.hazelcast.config
-
- AtomicReferenceConfig(String) - Constructor for class com.hazelcast.config.AtomicReferenceConfig
-
- AtomicReferenceConfig(AtomicReferenceConfig) - Constructor for class com.hazelcast.config.AtomicReferenceConfig
-
- AtomicReferenceContainer - Class in com.hazelcast.concurrent.atomicreference
-
- AtomicReferenceContainer() - Constructor for class com.hazelcast.concurrent.atomicreference.AtomicReferenceContainer
-
- AtomicReferenceContainsMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomicreference
-
- AtomicReferenceContainsMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceContainsMessageTask
-
- AtomicReferenceDataSerializerHook - Class in com.hazelcast.concurrent.atomicreference
-
- AtomicReferenceDataSerializerHook() - Constructor for class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- AtomicReferenceGetAndAlterMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomicreference
-
- AtomicReferenceGetAndAlterMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndAlterMessageTask
-
- AtomicReferenceGetAndSetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomicreference
-
- AtomicReferenceGetAndSetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndSetMessageTask
-
- AtomicReferenceGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomicreference
-
- AtomicReferenceGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetMessageTask
-
- AtomicReferenceIsNullMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomicreference
-
- AtomicReferenceIsNullMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceIsNullMessageTask
-
- AtomicReferenceMBean - Class in com.hazelcast.internal.jmx
-
- AtomicReferenceMBean(IAtomicReference, ManagementService) - Constructor for class com.hazelcast.internal.jmx.AtomicReferenceMBean
-
- AtomicReferenceMergingValueImpl - Class in com.hazelcast.spi.impl.merge
-
- AtomicReferenceMergingValueImpl() - Constructor for class com.hazelcast.spi.impl.merge.AtomicReferenceMergingValueImpl
-
- AtomicReferenceMergingValueImpl(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.AtomicReferenceMergingValueImpl
-
- AtomicReferencePermission - Class in com.hazelcast.security.permission
-
- AtomicReferencePermission(String, String...) - Constructor for class com.hazelcast.security.permission.AtomicReferencePermission
-
- AtomicReferenceProxy<E> - Class in com.hazelcast.concurrent.atomicreference
-
- AtomicReferenceProxy(String, NodeEngine, AtomicReferenceService) - Constructor for class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- AtomicReferenceReplicationOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- AtomicReferenceReplicationOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceReplicationOperation
-
- AtomicReferenceReplicationOperation(Map<String, Data>) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceReplicationOperation
-
- AtomicReferenceService - Class in com.hazelcast.concurrent.atomicreference
-
- AtomicReferenceService() - Constructor for class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- AtomicReferenceSetAndGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomicreference
-
- AtomicReferenceSetAndGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetAndGetMessageTask
-
- AtomicReferenceSetMessageTask - Class in com.hazelcast.client.impl.protocol.task.atomicreference
-
- AtomicReferenceSetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetMessageTask
-
- attributeMap - Variable in class com.hazelcast.internal.jmx.HazelcastMBean
-
- attributeMap() - Method in class com.hazelcast.internal.networking.AbstractChannel
-
- attributeMap() - Method in interface com.hazelcast.internal.networking.Channel
-
Returns the attribute map.
- attributePath - Variable in class com.hazelcast.aggregation.impl.AbstractAggregator
-
- attributes - Variable in class com.hazelcast.instance.AbstractMember
-
- AttributeType - Enum in com.hazelcast.query.impl
-
Type of Attribute
- AUTH_FAILURE - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- authenticated(ClientPrincipal, Credentials, boolean, String, long) - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- authenticated(ClientPrincipal) - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- authenticated(ClientPrincipal, Credentials, boolean, String, long) - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- authenticated(ClientPrincipal) - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- AUTHENTICATION - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- AuthenticationBaseMessageTask<P> - Class in com.hazelcast.client.impl.protocol.task
-
Base authentication task
- AuthenticationCustomCredentialsMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
Custom Authentication with custom credential impl
- AuthenticationCustomCredentialsMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AuthenticationCustomCredentialsMessageTask
-
- AuthenticationException - Exception in com.hazelcast.client
-
- AuthenticationException() - Constructor for exception com.hazelcast.client.AuthenticationException
-
Creates a AuthenticationException with a default message.
- AuthenticationException(String) - Constructor for exception com.hazelcast.client.AuthenticationException
-
Creates a AuthenticationException with the given message.
- AuthenticationFailureOp - Class in com.hazelcast.internal.cluster.impl.operations
-
- AuthenticationFailureOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.AuthenticationFailureOp
-
- AuthenticationMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
Default Authentication with username password handling task
- AuthenticationMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.AuthenticationMessageTask
-
- AuthenticationStatus - Enum in com.hazelcast.client.impl.protocol
-
Status codes of authentication results
- AUTHORIZATION - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- AuthorizationOp - Class in com.hazelcast.internal.cluster.impl.operations
-
- AuthorizationOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.AuthorizationOp
-
- AuthorizationOp(String, String) - Constructor for class com.hazelcast.internal.cluster.impl.operations.AuthorizationOp
-
- AutoBatcher - Class in com.hazelcast.flakeidgen.impl
-
A utility to serve IDs from IdBatch one by one, watching for validity.
- AutoBatcher(int, long, AutoBatcher.IdBatchSupplier) - Constructor for class com.hazelcast.flakeidgen.impl.AutoBatcher
-
- AutoBatcher.IdBatchSupplier - Interface in com.hazelcast.flakeidgen.impl
-
- available() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- AVAILABLE_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- AvailableOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- AvailableOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.AvailableOperation
-
- AvailableOperation(String) - Constructor for class com.hazelcast.concurrent.semaphore.operations.AvailableOperation
-
- availablePermits() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- availablePermits() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
-
- availablePermits() - Method in interface com.hazelcast.core.ISemaphore
-
Returns the current number of permits currently available in this semaphore.
- AVG_TUPLE - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- AvgTuple<F,S> - Class in com.hazelcast.mapreduce.aggregation.impl
-
Internal tuple type for average calculations, used to transmit data between
Combiner and Reducer implementations.
- AvgTuple(F, S) - Constructor for class com.hazelcast.mapreduce.aggregation.impl.AvgTuple
-
- await() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- await(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- await(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
-
- await(long, TimeUnit) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchProxy
-
- AWAIT - Static variable in class com.hazelcast.concurrent.lock.LockDataSerializerHook
-
- await(long, TimeUnit) - Method in interface com.hazelcast.core.ICountDownLatch
-
Causes the current thread to wait until the latch has counted down to
zero, or an exception is thrown, or the specified waiting time elapses.
- AWAIT_BACKUP - Static variable in class com.hazelcast.concurrent.lock.LockDataSerializerHook
-
- AWAIT_COMPLETION_TIMEOUT_SECONDS - Static variable in class com.hazelcast.cache.impl.CacheProxyUtil
-
- AWAIT_MAP_FLUSH - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- AWAIT_OPERATION - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
-
- AwaitBackupOperation - Class in com.hazelcast.concurrent.lock.operations
-
- AwaitBackupOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.AwaitBackupOperation
-
- AwaitBackupOperation(ObjectNamespace, Data, long, String, String) - Constructor for class com.hazelcast.concurrent.lock.operations.AwaitBackupOperation
-
- awaitCompletion(long, TimeUnit) - Method in class com.hazelcast.internal.util.LocalRetryableExecution
-
Causes the current thread to wait until the operation has finished the
thread is
interrupted, or the specified
waiting time elapses.
- awaitConnected(long, TimeUnit) - Method in class com.hazelcast.client.util.ClientStateListener
-
Waits until the client is connected to cluster or the timeout expires.
- awaitConnected() - Method in class com.hazelcast.client.util.ClientStateListener
-
Waits until the client is connected to cluster.
- awaitDisconnected(long, TimeUnit) - Method in class com.hazelcast.client.util.ClientStateListener
-
Waits until the client is disconnected from the cluster or the timeout expires.
- awaitDisconnected() - Method in class com.hazelcast.client.util.ClientStateListener
-
Waits until the client is disconnected from the cluster.
- awaitDrainerGone() - Method in class com.hazelcast.internal.util.concurrent.ConcurrentConveyor
-
Blocks until the drainer thread leaves.
- AwaitMapFlushOperation - Class in com.hazelcast.map.impl.operation
-
IMap.flush()
call waits the end of flush by using this operation.
- AwaitMapFlushOperation() - Constructor for class com.hazelcast.map.impl.operation.AwaitMapFlushOperation
-
- AwaitMapFlushOperation(String, long) - Constructor for class com.hazelcast.map.impl.operation.AwaitMapFlushOperation
-
- awaitNanos(long) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- AwaitOperation - Class in com.hazelcast.concurrent.countdownlatch.operations
-
- AwaitOperation() - Constructor for class com.hazelcast.concurrent.countdownlatch.operations.AwaitOperation
-
- AwaitOperation(String, long) - Constructor for class com.hazelcast.concurrent.countdownlatch.operations.AwaitOperation
-
- AwaitOperation - Class in com.hazelcast.concurrent.lock.operations
-
- AwaitOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.AwaitOperation
-
- AwaitOperation(ObjectNamespace, Data, long, long, String) - Constructor for class com.hazelcast.concurrent.lock.operations.AwaitOperation
-
- AwaitOperation(ObjectNamespace, Data, long, long, String, long) - Constructor for class com.hazelcast.concurrent.lock.operations.AwaitOperation
-
- awaitTermination(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- awaitTermination(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- awaitTermination(long, TimeUnit) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- awaitTermination(long, TimeUnit) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- awaitTermination(int, TimeUnit) - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationThread
-
- awaitTermination(long) - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor
-
- awaitTermination(long, TimeUnit) - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- awaitUninterruptibly() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- awaitUntil(Date) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- AwsConfig - Class in com.hazelcast.config
-
The AWSConfig contains the configuration for AWS join mechanism.
- AwsConfig() - Constructor for class com.hazelcast.config.AwsConfig
-
- AzureConfig - Class in com.hazelcast.config
-
Configuration for the Azure Discovery Strategy.
- AzureConfig() - Constructor for class com.hazelcast.config.AzureConfig
-
- cache - Variable in class com.hazelcast.cache.impl.AbstractClusterWideIterator
-
- CACHE - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- CACHE_ASSIGN_AND_GET_UUIDS - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_ASSIGN_AND_GET_UUIDS_FACTORY - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_BROWSER_ENTRY_VIEW - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_DATA_RECORD - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CACHE_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CACHE_EVENT_DATA - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_EVENT_DATA_SET - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_EVENT_LISTENER_ADAPTOR - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_INVALIDATION_MESSAGE_BATCH_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Defines cache invalidation event batch sending is enabled or not.
- CACHE_INVALIDATION_MESSAGE_BATCH_FREQUENCY_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Defines the cache invalidation event batch sending frequency in seconds.
- CACHE_INVALIDATION_MESSAGE_BATCH_SIZE - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Defines the maximum number of cache invalidation events to be drained and sent to the event listeners in a batch.
- CACHE_INVALIDATION_METADATA - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_INVALIDATION_METADATA_RESPONSE - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_LINE_LENGTH - Static variable in class com.hazelcast.nio.Bits
-
Length of the data blocks used by the CPU cache sub-system in bytes.
- CACHE_LOADER - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- CACHE_MANAGER_PREFIX - Static variable in interface com.hazelcast.cache.HazelcastCacheManager
-
Hazelcast's CacheManager
prefix to be appended to
the head of the cache name.
- CACHE_MERGING_ENTRY - Static variable in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- CACHE_NEAR_CACHE_STATE_HOLDER - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_NOT_EXISTS - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- CACHE_OBJECT_RECORD - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_PARTITION_EVENT_DATA - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_PARTITION_LOST_EVENT - Static variable in class com.hazelcast.spi.impl.SpiPortableHook
-
- CACHE_PARTITION_LOST_EVENT_FILTER - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_PARTITION_LOST_LISTENER_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- CACHE_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CACHE_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CACHE_POST_JOIN - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_PROP - Static variable in class com.hazelcast.spring.cache.HazelcastCacheManager
-
Property name for hazelcast spring-cache related properties.
- CACHE_REPLICATION - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CACHE_SUPPORT_NOT_AVAILABLE_ERROR_MESSAGE - Static variable in interface com.hazelcast.cache.impl.ICacheService
-
- CACHE_WRITER - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- CacheAddEntryListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
Client request which registers an event listener on behalf of the client and delegates the received events
back to client.
- CacheAddEntryListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheAddEntryListenerMessageTask
-
- CacheAddNearCacheInvalidationListenerTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheAddNearCacheInvalidationListenerTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheAddNearCacheInvalidationListenerTask
-
- CacheAddPartitionLostListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheAddPartitionLostListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheAddPartitionLostListenerMessageTask
-
- CacheAssignAndGetUuidsMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheAssignAndGetUuidsMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsMessageTask
-
- CacheAssignAndGetUuidsOperation - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheAssignAndGetUuidsOperation() - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsOperation
-
- CacheAssignAndGetUuidsOperationFactory - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheAssignAndGetUuidsOperationFactory() - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsOperationFactory
-
- CacheBackupEntryProcessorOperation - Class in com.hazelcast.cache.impl.operation
-
Operation of the Cache Backup Entry Processor.
- CacheBackupEntryProcessorOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheBackupEntryProcessorOperation
-
- CacheBackupEntryProcessorOperation(String, Data, EntryProcessor, Object...) - Constructor for class com.hazelcast.cache.impl.operation.CacheBackupEntryProcessorOperation
-
- CacheBrowserEntryView() - Constructor for class com.hazelcast.internal.management.request.GetCacheEntryRequest.CacheBrowserEntryView
-
- CacheClearBackupOperation - Class in com.hazelcast.cache.impl.operation
-
- CacheClearBackupOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheClearBackupOperation
-
- CacheClearBackupOperation(String) - Constructor for class com.hazelcast.cache.impl.operation.CacheClearBackupOperation
-
- CacheClearExpiredOperation - Class in com.hazelcast.cache.impl.operation
-
- CacheClearExpiredOperation(int) - Constructor for class com.hazelcast.cache.impl.operation.CacheClearExpiredOperation
-
- CacheClearExpiredRecordsTask - Class in com.hazelcast.cache.impl.eviction
-
Clears expired entries.
- CacheClearExpiredRecordsTask(CachePartitionSegment[], NodeEngine) - Constructor for class com.hazelcast.cache.impl.eviction.CacheClearExpiredRecordsTask
-
- CacheClearMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheClearMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheClearMessageTask
-
- CacheClearOperation - Class in com.hazelcast.cache.impl.operation
-
Cache Clear will clear all internal cache data without sending any event
- CacheClearOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheClearOperation
-
- CacheClearOperation(String) - Constructor for class com.hazelcast.cache.impl.operation.CacheClearOperation
-
- CacheClearOperationFactory - Class in com.hazelcast.cache.impl.operation
-
- CacheClearOperationFactory() - Constructor for class com.hazelcast.cache.impl.operation.CacheClearOperationFactory
-
- CacheClearOperationFactory(String) - Constructor for class com.hazelcast.cache.impl.operation.CacheClearOperationFactory
-
- CacheClearResponse - Class in com.hazelcast.cache.impl
-
- CacheClearResponse() - Constructor for class com.hazelcast.cache.impl.CacheClearResponse
-
- CacheClearResponse(Object) - Constructor for class com.hazelcast.cache.impl.CacheClearResponse
-
- cacheConfig - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- CacheConfig<K,V> - Class in com.hazelcast.config
-
Contains all the configuration for the
ICache
.
- CacheConfig() - Constructor for class com.hazelcast.config.CacheConfig
-
- CacheConfig(String) - Constructor for class com.hazelcast.config.CacheConfig
-
- CacheConfig(CompleteConfiguration<K, V>) - Constructor for class com.hazelcast.config.CacheConfig
-
- CacheConfig(CacheSimpleConfig) - Constructor for class com.hazelcast.config.CacheConfig
-
- CacheConfigReadOnly<K,V> - Class in com.hazelcast.config
-
- CacheConfiguration<K,V> - Interface in com.hazelcast.config
-
Mutable extension to CompleteConfiguration
- CacheContainsKeyMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheContainsKeyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheContainsKeyMessageTask
-
- CacheContainsKeyOperation - Class in com.hazelcast.cache.impl.operation
-
Cache contains key operation, determines if the cache contains an entry for the specified key.
- CacheContainsKeyOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheContainsKeyOperation
-
- CacheContainsKeyOperation(String, Data) - Constructor for class com.hazelcast.cache.impl.operation.CacheContainsKeyOperation
-
- cacheContext - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- CacheContext - Class in com.hazelcast.cache.impl
-
Holds some specific informations for per cache in the node and shared by all partitions of that cache on the node.
- CacheContext() - Constructor for class com.hazelcast.cache.impl.CacheContext
-
- cacheContexts - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- cacheContextsConstructorFunction - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- CacheCreateConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
Creates the given CacheConfig on all members of the cluster.
- CacheCreateConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheCreateConfigMessageTask
-
- CacheCreateConfigOperation - Class in com.hazelcast.cache.impl.operation
-
- CacheCreateConfigOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheCreateConfigOperation
-
Deprecated.
- CacheCreateConfigOperation(CacheConfig, boolean) - Constructor for class com.hazelcast.cache.impl.operation.CacheCreateConfigOperation
-
Deprecated.
- CacheCreateConfigOperation(CacheConfig, boolean, boolean) - Constructor for class com.hazelcast.cache.impl.operation.CacheCreateConfigOperation
-
Deprecated.
- CACHED_AS_NULL - Static variable in interface com.hazelcast.internal.nearcache.NearCache
-
NULL Object
- CacheDataRecord - Class in com.hazelcast.cache.impl.record
-
Implementation of
CacheRecord
where value has an internal serialized format.
- CacheDataRecord() - Constructor for class com.hazelcast.cache.impl.record.CacheDataRecord
-
- CacheDataRecord(Data, long, long) - Constructor for class com.hazelcast.cache.impl.record.CacheDataRecord
-
- CacheDataSerializerHook - Class in com.hazelcast.cache.impl
-
- CacheDataSerializerHook() - Constructor for class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CacheDeserializedValues - Enum in com.hazelcast.config
-
Control caching of de-serialized values.
- CacheDestroyMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheDestroyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheDestroyMessageTask
-
- CacheDestroyOperation - Class in com.hazelcast.cache.impl.operation
-
- CacheDestroyOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheDestroyOperation
-
- CacheDestroyOperation(String) - Constructor for class com.hazelcast.cache.impl.operation.CacheDestroyOperation
-
- CacheDestroyOperation(String, boolean) - Constructor for class com.hazelcast.cache.impl.operation.CacheDestroyOperation
-
- CachedExecutorServiceDelegate - Class in com.hazelcast.util.executor
-
- CachedExecutorServiceDelegate(NodeEngine, String, ExecutorService, int, int) - Constructor for class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- CachedQueryEntry<K,V> - Class in com.hazelcast.query.impl
-
Entry of the Query.
- CachedQueryEntry() - Constructor for class com.hazelcast.query.impl.CachedQueryEntry
-
- CachedQueryEntry(InternalSerializationService, Data, Object, Extractors) - Constructor for class com.hazelcast.query.impl.CachedQueryEntry
-
- CacheEntry<K,V> - Class in com.hazelcast.cache.impl
-
Simple Cache.Entry
implementation for wrapping a "key,value" pair.
- CacheEntry(K, V) - Constructor for class com.hazelcast.cache.impl.CacheEntry
-
- CacheEntryCountResolver - Class in com.hazelcast.cache.impl
-
Contract point for tracking count of stored cache entries.
- CacheEntryCountResolver() - Constructor for class com.hazelcast.cache.impl.CacheEntryCountResolver
-
- cacheEntryCountResolver - Variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- CacheEntryEventImpl<K,V> - Class in com.hazelcast.cache.impl
-
CacheEntryEvent implementation is the actual event object received by sub-interfaces of
CacheEntryListener
.
- CacheEntryEventImpl(ICache<K, V>, EventType, K, V, V) - Constructor for class com.hazelcast.cache.impl.CacheEntryEventImpl
-
- CacheEntryIterationResult - Class in com.hazelcast.cache.impl
-
- CacheEntryIterationResult() - Constructor for class com.hazelcast.cache.impl.CacheEntryIterationResult
-
- CacheEntryIterationResult(List<Map.Entry<Data, Data>>, int) - Constructor for class com.hazelcast.cache.impl.CacheEntryIterationResult
-
- CacheEntryIteratorOperation - Class in com.hazelcast.cache.impl.operation
-
Provides iterator functionality for ICache.
- CacheEntryIteratorOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheEntryIteratorOperation
-
- CacheEntryIteratorOperation(String, int, int) - Constructor for class com.hazelcast.cache.impl.operation.CacheEntryIteratorOperation
-
- cacheEntryListenerDeregistered(String, CacheEntryListenerConfiguration) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- CacheEntryListenerProvider<K,V> - Interface in com.hazelcast.cache.impl
-
Provides underlying (wrapped) CacheEntryListener
instance.
- cacheEntryListenerRegistered(String, CacheEntryListenerConfiguration) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- CacheEntryProcessorEntry<K,V,R extends CacheRecord> - Class in com.hazelcast.cache.impl
-
This class is an implementation of MutableEntry
which is provided into
EntryProcessor.process(javax.cache.processor.MutableEntry, Object...)
.
- CacheEntryProcessorEntry(Data, R, AbstractCacheRecordStore, long, int) - Constructor for class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- CacheEntryProcessorEntry.State - Enum in com.hazelcast.cache.impl
-
- CacheEntryProcessorMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheEntryProcessorMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheEntryProcessorMessageTask
-
- CacheEntryProcessorOperation - Class in com.hazelcast.cache.impl.operation
-
Operation of the Cache Entry Processor.
- CacheEntryProcessorOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheEntryProcessorOperation
-
- CacheEntryProcessorOperation(String, Data, int, EntryProcessor, Object...) - Constructor for class com.hazelcast.cache.impl.operation.CacheEntryProcessorOperation
-
- CacheEntryProcessorResult<T> - Class in com.hazelcast.cache.impl
-
This simple implementation of EntryProcessorResult
wraps the result returned or exception thrown in a
single object so that multiple exceptions from multiple entry processes can be returned.
- CacheEntryProcessorResult(T) - Constructor for class com.hazelcast.cache.impl.CacheEntryProcessorResult
-
- CacheEntryProcessorResult(Throwable) - Constructor for class com.hazelcast.cache.impl.CacheEntryProcessorResult
-
- CacheEntryView<K,V> - Interface in com.hazelcast.cache
-
Entry info for cache record.
- CacheEntryViews - Class in com.hazelcast.cache.impl
-
A class providing static factory methods that create various entry view objects.
- CacheEntryViews.CacheEntryViewType - Enum in com.hazelcast.cache.impl
-
- CacheEventContext - Class in com.hazelcast.cache.impl
-
- CacheEventContext() - Constructor for class com.hazelcast.cache.impl.CacheEventContext
-
- CacheEventContextUtil - Class in com.hazelcast.cache.impl
-
- CacheEventData - Interface in com.hazelcast.cache.impl
-
Internal event data wrapper used during publishing and dispatching events.
- CacheEventDataImpl - Class in com.hazelcast.cache.impl
-
- CacheEventDataImpl() - Constructor for class com.hazelcast.cache.impl.CacheEventDataImpl
-
- CacheEventDataImpl(String, CacheEventType, Data, Data, Data, boolean) - Constructor for class com.hazelcast.cache.impl.CacheEventDataImpl
-
- cacheEventHandler - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- CacheEventHandler - Class in com.hazelcast.cache.impl
-
Sends cache invalidation events in batch or single as configured.
- CacheEventJournal - Interface in com.hazelcast.cache.impl.journal
-
The event journal is a container for events related to a data structure.
- CacheEventJournalReadOperation<K,V,T> - Class in com.hazelcast.cache.impl.journal
-
Reads from the cache event journal in batches.
- CacheEventJournalReadOperation() - Constructor for class com.hazelcast.cache.impl.journal.CacheEventJournalReadOperation
-
- CacheEventJournalReadOperation(String, long, int, int, Predicate<? super EventJournalCacheEvent<K, V>>, Projection<? super EventJournalCacheEvent<K, V>, ? extends T>) - Constructor for class com.hazelcast.cache.impl.journal.CacheEventJournalReadOperation
-
- CacheEventJournalReadResultSetImpl<K,V,T> - Class in com.hazelcast.cache.impl.journal
-
- CacheEventJournalReadResultSetImpl() - Constructor for class com.hazelcast.cache.impl.journal.CacheEventJournalReadResultSetImpl
-
- CacheEventJournalReadTask<K,V,T> - Class in com.hazelcast.client.impl.protocol.task.cache
-
Reads from the cache event journal in batches.
- CacheEventJournalReadTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalReadTask
-
- CacheEventJournalSubscribeOperation - Class in com.hazelcast.cache.impl.journal
-
Performs the initial subscription to the cache event journal.
- CacheEventJournalSubscribeOperation() - Constructor for class com.hazelcast.cache.impl.journal.CacheEventJournalSubscribeOperation
-
- CacheEventJournalSubscribeOperation(String) - Constructor for class com.hazelcast.cache.impl.journal.CacheEventJournalSubscribeOperation
-
- CacheEventJournalSubscribeTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
Performs the initial subscription to the cache event journal.
- CacheEventJournalSubscribeTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalSubscribeTask
-
- CacheEventListener - Interface in com.hazelcast.cache.impl
-
Cache Event Listener interface is designated for handling cache events internally such as delegating events
to cache event listener.
- CacheEventListenerAdaptor<K,V> - Class in com.hazelcast.cache.impl
-
This implementation of
CacheEventListener
uses the adapter pattern for wrapping all cache event listener
types into a single listener.
- CacheEventListenerAdaptor() - Constructor for class com.hazelcast.cache.impl.CacheEventListenerAdaptor
-
- CacheEventListenerAdaptor(ICache<K, V>, CacheEntryListenerConfiguration<K, V>, SerializationService) - Constructor for class com.hazelcast.cache.impl.CacheEventListenerAdaptor
-
- CacheEventSet - Class in com.hazelcast.cache.impl
-
Internal Set wrapper of
CacheEventData
items used during publishing and dispatching events.
- CacheEventSet() - Constructor for class com.hazelcast.cache.impl.CacheEventSet
-
- CacheEventSet(CacheEventType, Set<CacheEventData>) - Constructor for class com.hazelcast.cache.impl.CacheEventSet
-
- CacheEventSet(CacheEventType, Set<CacheEventData>, int) - Constructor for class com.hazelcast.cache.impl.CacheEventSet
-
- CacheEventSet(CacheEventType, int) - Constructor for class com.hazelcast.cache.impl.CacheEventSet
-
- CacheEventType - Enum in com.hazelcast.cache
-
Hazelcast JCache implementation's internal event types.
- CacheEvictionConfig - Class in com.hazelcast.config
-
- CacheEvictionConfig() - Constructor for class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- CacheEvictionConfig(int, EvictionConfig.MaxSizePolicy, EvictionPolicy) - Constructor for class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- CacheEvictionConfig(int, CacheEvictionConfig.CacheMaxSizePolicy, EvictionPolicy) - Constructor for class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- CacheEvictionConfig(int, EvictionConfig.MaxSizePolicy, String) - Constructor for class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- CacheEvictionConfig(int, CacheEvictionConfig.CacheMaxSizePolicy, String) - Constructor for class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- CacheEvictionConfig(int, EvictionConfig.MaxSizePolicy, EvictionPolicyComparator) - Constructor for class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- CacheEvictionConfig(int, CacheEvictionConfig.CacheMaxSizePolicy, EvictionPolicyComparator) - Constructor for class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- CacheEvictionConfig(EvictionConfig) - Constructor for class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- CacheEvictionConfig.CacheMaxSizePolicy - Enum in com.hazelcast.config
-
Deprecated.
Cache Maximum Size Policy
- CacheEvictionConfigReadOnly - Class in com.hazelcast.config
-
- CacheEvictionConfigReadOnly(EvictionConfig) - Constructor for class com.hazelcast.config.CacheEvictionConfigReadOnly
-
Deprecated.
- CacheEvictionPolicyComparator<K,V> - Class in com.hazelcast.cache
-
- CacheEvictionPolicyComparator() - Constructor for class com.hazelcast.cache.CacheEvictionPolicyComparator
-
- CacheExpireBatchBackupOperation - Class in com.hazelcast.cache.impl.operation
-
Used to transfer expired keys from owner replica to backup replicas.
- CacheExpireBatchBackupOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheExpireBatchBackupOperation
-
- CacheExpireBatchBackupOperation(String, Collection<ExpiredKey>, int) - Constructor for class com.hazelcast.cache.impl.operation.CacheExpireBatchBackupOperation
-
- CacheFetchNearCacheInvalidationMetadataTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheFetchNearCacheInvalidationMetadataTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheFetchNearCacheInvalidationMetadataTask
-
- CacheGetAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheGetAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheGetAllMessageTask
-
- CacheGetAllOperation - Class in com.hazelcast.cache.impl.operation
-
Gets all keys from the cache.
- CacheGetAllOperation(String, Set<Data>, ExpiryPolicy) - Constructor for class com.hazelcast.cache.impl.operation.CacheGetAllOperation
-
- CacheGetAllOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheGetAllOperation
-
- CacheGetAllOperationFactory - Class in com.hazelcast.cache.impl.operation
-
- CacheGetAllOperationFactory() - Constructor for class com.hazelcast.cache.impl.operation.CacheGetAllOperationFactory
-
- CacheGetAllOperationFactory(String, Set<Data>, ExpiryPolicy) - Constructor for class com.hazelcast.cache.impl.operation.CacheGetAllOperationFactory
-
- CacheGetAndRemoveMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheGetAndRemoveMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheGetAndRemoveMessageTask
-
- CacheGetAndRemoveOperation - Class in com.hazelcast.cache.impl.operation
-
Cache GetAndRemove Operation.
- CacheGetAndRemoveOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheGetAndRemoveOperation
-
- CacheGetAndRemoveOperation(String, Data, int) - Constructor for class com.hazelcast.cache.impl.operation.CacheGetAndRemoveOperation
-
- CacheGetAndReplaceMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheGetAndReplaceMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheGetAndReplaceMessageTask
-
- CacheGetAndReplaceOperation - Class in com.hazelcast.cache.impl.operation
-
Cache GetAndReplace Operation.
- CacheGetAndReplaceOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheGetAndReplaceOperation
-
- CacheGetAndReplaceOperation(String, Data, Data, ExpiryPolicy, int) - Constructor for class com.hazelcast.cache.impl.operation.CacheGetAndReplaceOperation
-
- CacheGetConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheGetConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheGetConfigMessageTask
-
- CacheGetConfigOperation - Class in com.hazelcast.cache.impl.operation
-
Gets a cache configuration or creates one, if a matching cache config is found in this member's config.
- CacheGetConfigOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheGetConfigOperation
-
- CacheGetConfigOperation(String, String) - Constructor for class com.hazelcast.cache.impl.operation.CacheGetConfigOperation
-
- CacheGetInvalidationMetaDataOperation - Class in com.hazelcast.cache.impl.operation
-
- CacheGetInvalidationMetaDataOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation
-
- CacheGetInvalidationMetaDataOperation(List<String>) - Constructor for class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation
-
- CacheGetInvalidationMetaDataOperation.MetaDataResponse - Class in com.hazelcast.cache.impl.operation
-
- CacheGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheGetMessageTask
-
- CacheGetOperation - Class in com.hazelcast.cache.impl.operation
-
Cache Get Operation.
- CacheGetOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheGetOperation
-
- CacheGetOperation(String, Data, ExpiryPolicy) - Constructor for class com.hazelcast.cache.impl.operation.CacheGetOperation
-
- CacheIterateEntriesMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheIterateEntriesMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheIterateEntriesMessageTask
-
- CacheIterateMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheIterateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheIterateMessageTask
-
- CacheKeyIterationResult - Class in com.hazelcast.cache.impl
-
- CacheKeyIterationResult() - Constructor for class com.hazelcast.cache.impl.CacheKeyIterationResult
-
- CacheKeyIterationResult(List<Data>, int) - Constructor for class com.hazelcast.cache.impl.CacheKeyIterationResult
-
- CacheKeyIteratorOperation - Class in com.hazelcast.cache.impl.operation
-
Provides iterator functionality for ICache.
- CacheKeyIteratorOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheKeyIteratorOperation
-
- CacheKeyIteratorOperation(String, int, int) - Constructor for class com.hazelcast.cache.impl.operation.CacheKeyIteratorOperation
-
- CacheLegacyMergeOperation - Class in com.hazelcast.cache.impl.operation
-
- CacheLegacyMergeOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheLegacyMergeOperation
-
- CacheLegacyMergeOperation(String, Data, CacheEntryView<Data, Data>, CacheMergePolicy) - Constructor for class com.hazelcast.cache.impl.operation.CacheLegacyMergeOperation
-
- CacheListenerRegistrationMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheListenerRegistrationMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheListenerRegistrationMessageTask
-
- CacheListenerRegistrationOperation - Class in com.hazelcast.cache.impl.operation
-
Listener can be registered and unregistered by
CacheService
.
- CacheListenerRegistrationOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheListenerRegistrationOperation
-
- CacheListenerRegistrationOperation(String, CacheEntryListenerConfiguration, boolean) - Constructor for class com.hazelcast.cache.impl.operation.CacheListenerRegistrationOperation
-
- CacheLoadAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheLoadAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheLoadAllMessageTask
-
- CacheLoadAllOperation - Class in com.hazelcast.cache.impl.operation
-
- CacheLoadAllOperation(String, Set<Data>, boolean) - Constructor for class com.hazelcast.cache.impl.operation.CacheLoadAllOperation
-
- CacheLoadAllOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheLoadAllOperation
-
- CacheLoadAllOperationFactory - Class in com.hazelcast.cache.impl.operation
-
- CacheLoadAllOperationFactory(String, Set<Data>, boolean) - Constructor for class com.hazelcast.cache.impl.operation.CacheLoadAllOperationFactory
-
- CacheLoadAllOperationFactory() - Constructor for class com.hazelcast.cache.impl.operation.CacheLoadAllOperationFactory
-
- cacheLoader - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- cacheLoaderFactory - Variable in class com.hazelcast.config.AbstractCacheConfig
-
The Factory
for the CacheLoader
.
- CacheManagementConfigMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheManagementConfigMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheManagementConfigMessageTask
-
- CacheManagementConfigOperation - Class in com.hazelcast.cache.impl.operation
-
Cache ManagementConfig Operation provides enabling/disabling the functionality of management and
statistics mxbeans of the cache.
- CacheManagementConfigOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheManagementConfigOperation
-
- CacheManagementConfigOperation(String, boolean, boolean) - Constructor for class com.hazelcast.cache.impl.operation.CacheManagementConfigOperation
-
- CacheManagerBeanDefinitionParser - Class in com.hazelcast.spring
-
Bean definition parser for JCache CacheManager
.
- CacheManagerBeanDefinitionParser() - Constructor for class com.hazelcast.spring.CacheManagerBeanDefinitionParser
-
- CacheMergeOperation - Class in com.hazelcast.cache.impl.operation
-
- CacheMergeOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheMergeOperation
-
- CacheMergeOperation(String, List<SplitBrainMergeTypes.CacheMergeTypes>, SplitBrainMergePolicy<Data, SplitBrainMergeTypes.CacheMergeTypes>) - Constructor for class com.hazelcast.cache.impl.operation.CacheMergeOperation
-
- CacheMergeOperationFactory - Class in com.hazelcast.cache.impl.operation
-
Inserts the merging entries for all partitions of a member via locally invoked
CacheMergeOperation
.
- CacheMergeOperationFactory() - Constructor for class com.hazelcast.cache.impl.operation.CacheMergeOperationFactory
-
- CacheMergeOperationFactory(String, int[], List<SplitBrainMergeTypes.CacheMergeTypes>[], SplitBrainMergePolicy<Data, SplitBrainMergeTypes.CacheMergeTypes>) - Constructor for class com.hazelcast.cache.impl.operation.CacheMergeOperationFactory
-
- CacheMergePolicy - Interface in com.hazelcast.cache
-
Policy for merging cache entries after a split-brain has been healed.
- CacheMergePolicyProvider - Class in com.hazelcast.cache.impl.merge.policy
-
- CacheMergePolicyProvider(NodeEngine) - Constructor for class com.hazelcast.cache.impl.merge.policy.CacheMergePolicyProvider
-
- CacheMergingEntryImpl - Class in com.hazelcast.spi.impl.merge
-
- CacheMergingEntryImpl() - Constructor for class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- CacheMergingEntryImpl(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- CacheMXBeanImpl - Class in com.hazelcast.cache.impl
-
Implementation of CacheMXBean
.
- CacheMXBeanImpl(CacheConfig) - Constructor for class com.hazelcast.cache.impl.CacheMXBeanImpl
-
- CacheNearCacheStateHolder - Class in com.hazelcast.cache.impl.operation
-
Holder for Near Cache metadata.
- CacheNearCacheStateHolder() - Constructor for class com.hazelcast.cache.impl.operation.CacheNearCacheStateHolder
-
- CacheNearCacheStateHolder(CacheReplicationOperation) - Constructor for class com.hazelcast.cache.impl.operation.CacheNearCacheStateHolder
-
- CacheNotExistsException - Exception in com.hazelcast.cache
-
This exception class is thrown while creating
CacheRecordStore
instances but the cache config does not exist on the node to create the instance on.
- CacheNotExistsException(String) - Constructor for exception com.hazelcast.cache.CacheNotExistsException
-
- CacheObjectRecord - Class in com.hazelcast.cache.impl.record
-
Implementation of
CacheRecord
which has an internal object format.
- CacheObjectRecord() - Constructor for class com.hazelcast.cache.impl.record.CacheObjectRecord
-
- CacheObjectRecord(Object, long, long) - Constructor for class com.hazelcast.cache.impl.record.CacheObjectRecord
-
- CacheOperation - Class in com.hazelcast.cache.impl.operation
-
Base Cache Operation.
- CacheOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheOperation
-
- CacheOperation(String) - Constructor for class com.hazelcast.cache.impl.operation.CacheOperation
-
- CacheOperation(String, boolean) - Constructor for class com.hazelcast.cache.impl.operation.CacheOperation
-
- CacheOperationProvider - Interface in com.hazelcast.cache.impl
-
Provide InMemoryFormat specific operations for cache
- CachePartitionEventData - Class in com.hazelcast.cache.impl
-
- CachePartitionEventData() - Constructor for class com.hazelcast.cache.impl.CachePartitionEventData
-
- CachePartitionEventData(String, int, Member) - Constructor for class com.hazelcast.cache.impl.CachePartitionEventData
-
- CachePartitionIterator<K,V> - Class in com.hazelcast.cache.impl
-
- CachePartitionIterator(CacheProxy<K, V>, int, int, boolean) - Constructor for class com.hazelcast.cache.impl.CachePartitionIterator
-
- CachePartitionLostEvent - Class in com.hazelcast.cache.impl.event
-
Used to provide information about the lost partition of a cache.
- CachePartitionLostEvent(Object, Member, int, int) - Constructor for class com.hazelcast.cache.impl.event.CachePartitionLostEvent
-
- CachePartitionLostEventFilter - Class in com.hazelcast.cache.impl.event
-
Used to filter partition lost listener events
- CachePartitionLostEventFilter() - Constructor for class com.hazelcast.cache.impl.event.CachePartitionLostEventFilter
-
- CachePartitionLostListener - Interface in com.hazelcast.cache.impl.event
-
Invoked when owner and all backups of a partition are lost for a specific cache.
- CachePartitionLostListenerConfig - Class in com.hazelcast.config
-
Configuration for CachePartitionLostListener
- CachePartitionLostListenerConfig() - Constructor for class com.hazelcast.config.CachePartitionLostListenerConfig
-
- CachePartitionLostListenerConfig(String) - Constructor for class com.hazelcast.config.CachePartitionLostListenerConfig
-
- CachePartitionLostListenerConfig(CachePartitionLostListener) - Constructor for class com.hazelcast.config.CachePartitionLostListenerConfig
-
- CachePartitionLostListenerConfig(CachePartitionLostListenerConfig) - Constructor for class com.hazelcast.config.CachePartitionLostListenerConfig
-
- CachePartitionLostListenerConfigReadOnly - Class in com.hazelcast.config
-
- CachePartitionLostListenerConfigReadOnly(CachePartitionLostListenerConfig) - Constructor for class com.hazelcast.config.CachePartitionLostListenerConfigReadOnly
-
Deprecated.
- CachePartitionSegment - Class in com.hazelcast.cache.impl
-
Responsible for all cache data of a partition.
- CachePartitionSegment(AbstractCacheService, int) - Constructor for class com.hazelcast.cache.impl.CachePartitionSegment
-
- CachePermission - Class in com.hazelcast.security.permission
-
- CachePermission(String, String...) - Constructor for class com.hazelcast.security.permission.CachePermission
-
- CacheProxy<K,V> - Class in com.hazelcast.cache.impl
-
ICache implementation
- CacheProxyUtil - Class in com.hazelcast.cache.impl
-
Static util methods for
ICache implementations.
- CachePutAllBackupOperation - Class in com.hazelcast.cache.impl.operation
-
Cache PutAllBackup Operation is the backup operation used by load all operation.
- CachePutAllBackupOperation() - Constructor for class com.hazelcast.cache.impl.operation.CachePutAllBackupOperation
-
- CachePutAllBackupOperation(String, Map<Data, CacheRecord>) - Constructor for class com.hazelcast.cache.impl.operation.CachePutAllBackupOperation
-
- CachePutAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CachePutAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CachePutAllMessageTask
-
- CachePutAllOperation - Class in com.hazelcast.cache.impl.operation
-
- CachePutAllOperation() - Constructor for class com.hazelcast.cache.impl.operation.CachePutAllOperation
-
- CachePutAllOperation(String, List<Map.Entry<Data, Data>>, ExpiryPolicy, int) - Constructor for class com.hazelcast.cache.impl.operation.CachePutAllOperation
-
- CachePutBackupOperation - Class in com.hazelcast.cache.impl.operation
-
Backup operation for the operation of adding cache entries into record stores.
- CachePutBackupOperation() - Constructor for class com.hazelcast.cache.impl.operation.CachePutBackupOperation
-
- CachePutBackupOperation(String, Data, CacheRecord) - Constructor for class com.hazelcast.cache.impl.operation.CachePutBackupOperation
-
- CachePutBackupOperation(String, Data, CacheRecord, boolean) - Constructor for class com.hazelcast.cache.impl.operation.CachePutBackupOperation
-
- CachePutIfAbsentMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CachePutIfAbsentMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CachePutIfAbsentMessageTask
-
- CachePutIfAbsentOperation - Class in com.hazelcast.cache.impl.operation
-
- CachePutIfAbsentOperation() - Constructor for class com.hazelcast.cache.impl.operation.CachePutIfAbsentOperation
-
- CachePutIfAbsentOperation(String, Data, Data, ExpiryPolicy, int) - Constructor for class com.hazelcast.cache.impl.operation.CachePutIfAbsentOperation
-
- CachePutMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CachePutMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CachePutMessageTask
-
- CachePutOperation - Class in com.hazelcast.cache.impl.operation
-
- CachePutOperation() - Constructor for class com.hazelcast.cache.impl.operation.CachePutOperation
-
- CachePutOperation(String, Data, Data, ExpiryPolicy, boolean, int) - Constructor for class com.hazelcast.cache.impl.operation.CachePutOperation
-
- CacheRecord<V,E> - Interface in com.hazelcast.cache.impl.record
-
An expirable and evictable data object which represents a cache entry.
- cacheRecordFactory - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- CacheRecordFactory<R extends CacheRecord> - Class in com.hazelcast.cache.impl.record
-
- CacheRecordFactory(InMemoryFormat, SerializationService) - Constructor for class com.hazelcast.cache.impl.record.CacheRecordFactory
-
- CacheRecordHashMap - Class in com.hazelcast.cache.impl.record
-
- CacheRecordHashMap(SerializationService, int, CacheContext) - Constructor for class com.hazelcast.cache.impl.record.CacheRecordHashMap
-
- CacheRecordMap<K extends Data,V extends CacheRecord> - Interface in com.hazelcast.cache.impl.record
-
- cacheRecordStore - Variable in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- CacheRecordStore - Class in com.hazelcast.cache.impl
-
- CacheRecordStore(String, int, NodeEngine, AbstractCacheService) - Constructor for class com.hazelcast.cache.impl.CacheRecordStore
-
- CacheRemoveAllBackupOperation - Class in com.hazelcast.cache.impl.operation
-
- CacheRemoveAllBackupOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheRemoveAllBackupOperation
-
- CacheRemoveAllBackupOperation(String, Set<Data>) - Constructor for class com.hazelcast.cache.impl.operation.CacheRemoveAllBackupOperation
-
- CacheRemoveAllKeysMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheRemoveAllKeysMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllKeysMessageTask
-
- CacheRemoveAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheRemoveAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllMessageTask
-
- CacheRemoveAllOperation - Class in com.hazelcast.cache.impl.operation
-
TODO add a proper JavaDoc
- CacheRemoveAllOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheRemoveAllOperation
-
- CacheRemoveAllOperation(String, Set<Data>, int) - Constructor for class com.hazelcast.cache.impl.operation.CacheRemoveAllOperation
-
- CacheRemoveAllOperationFactory - Class in com.hazelcast.cache.impl.operation
-
- CacheRemoveAllOperationFactory() - Constructor for class com.hazelcast.cache.impl.operation.CacheRemoveAllOperationFactory
-
- CacheRemoveAllOperationFactory(String, Set<Data>, int) - Constructor for class com.hazelcast.cache.impl.operation.CacheRemoveAllOperationFactory
-
- CacheRemoveBackupOperation - Class in com.hazelcast.cache.impl.operation
-
Backup operation used by remove operations.
- CacheRemoveBackupOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheRemoveBackupOperation
-
- CacheRemoveBackupOperation(String, Data) - Constructor for class com.hazelcast.cache.impl.operation.CacheRemoveBackupOperation
-
- CacheRemoveBackupOperation(String, Data, boolean) - Constructor for class com.hazelcast.cache.impl.operation.CacheRemoveBackupOperation
-
- CacheRemoveEntryListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
Client request which unregisters the event listener on behalf of the client.
- CacheRemoveEntryListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveEntryListenerMessageTask
-
- CacheRemoveInvalidationListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
Client request which unregisters the invalidation listener on behalf of the client.
- CacheRemoveInvalidationListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveInvalidationListenerMessageTask
-
- CacheRemoveMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheRemoveMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveMessageTask
-
- CacheRemoveOperation - Class in com.hazelcast.cache.impl.operation
-
Operation implementation for cache remove functionality.
- CacheRemoveOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheRemoveOperation
-
- CacheRemoveOperation(String, Data, Data, int) - Constructor for class com.hazelcast.cache.impl.operation.CacheRemoveOperation
-
- CacheRemovePartitionLostListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheRemovePartitionLostListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheRemovePartitionLostListenerMessageTask
-
- CacheReplaceMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheReplaceMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheReplaceMessageTask
-
- CacheReplaceOperation - Class in com.hazelcast.cache.impl.operation
-
Operator implementation for cache replace functionality.
- CacheReplaceOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheReplaceOperation
-
- CacheReplaceOperation(String, Data, Data, Data, ExpiryPolicy, int) - Constructor for class com.hazelcast.cache.impl.operation.CacheReplaceOperation
-
- CacheReplicationOperation - Class in com.hazelcast.cache.impl.operation
-
- CacheReplicationOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheReplicationOperation
-
- cacheResourcesConstructorFunction - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- cacheResourcesMutexFactory - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- caches - Variable in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- cacheService - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- cacheService - Variable in class com.hazelcast.cache.impl.CachePartitionSegment
-
- CacheService - Class in com.hazelcast.cache.impl
-
Cache Service is the main access point of JCache implementation.
- CacheService() - Constructor for class com.hazelcast.cache.impl.CacheService
-
- cacheService - Variable in class com.hazelcast.cache.impl.operation.CacheOperation
-
- CacheSetExpiryPolicyBackupOperation - Class in com.hazelcast.cache.impl.operation
-
- CacheSetExpiryPolicyBackupOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyBackupOperation
-
- CacheSetExpiryPolicyBackupOperation(String, List<Data>, Data) - Constructor for class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyBackupOperation
-
- CacheSetExpiryPolicyMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheSetExpiryPolicyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheSetExpiryPolicyMessageTask
-
- CacheSetExpiryPolicyOperation - Class in com.hazelcast.cache.impl.operation
-
- CacheSetExpiryPolicyOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyOperation
-
- CacheSetExpiryPolicyOperation(String, List<Data>, Data) - Constructor for class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyOperation
-
- CacheSimpleConfig - Class in com.hazelcast.config
-
Simple configuration to hold parsed XML configuration.
- CacheSimpleConfig(CacheSimpleConfig) - Constructor for class com.hazelcast.config.CacheSimpleConfig
-
- CacheSimpleConfig() - Constructor for class com.hazelcast.config.CacheSimpleConfig
-
- CacheSimpleConfig.ExpiryPolicyFactoryConfig - Class in com.hazelcast.config
-
Represents configuration for "ExpiryPolicyFactory".
- CacheSimpleConfig.ExpiryPolicyFactoryConfig.DurationConfig - Class in com.hazelcast.config
-
Represents duration configuration with duration amount and time unit
for the "TimedExpiryPolicyFactoryConfig".
- CacheSimpleConfig.ExpiryPolicyFactoryConfig.TimedExpiryPolicyFactoryConfig - Class in com.hazelcast.config
-
Represents configuration for time based "ExpiryPolicyFactory" with duration and time unit.
- CacheSimpleConfig.ExpiryPolicyFactoryConfig.TimedExpiryPolicyFactoryConfig.ExpiryPolicyType - Enum in com.hazelcast.config
-
Represents type of the "TimedExpiryPolicyFactoryConfig".
- CacheSimpleConfigReadOnly - Class in com.hazelcast.config
-
- CacheSimpleConfigReadOnly(CacheSimpleConfig) - Constructor for class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- CacheSimpleEntryListenerConfig - Class in com.hazelcast.config
-
Simple configuration to hold parsed listener config.
- CacheSimpleEntryListenerConfig(CacheSimpleEntryListenerConfig) - Constructor for class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
- CacheSimpleEntryListenerConfig() - Constructor for class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
- CacheSimpleEntryListenerConfigReadOnly - Class in com.hazelcast.config
-
- CacheSimpleEntryListenerConfigReadOnly(CacheSimpleEntryListenerConfig) - Constructor for class com.hazelcast.config.CacheSimpleEntryListenerConfigReadOnly
-
Deprecated.
- CacheSizeMessageTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- CacheSizeMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.CacheSizeMessageTask
-
- CacheSizeOperation - Class in com.hazelcast.cache.impl.operation
-
This operation implementation is for calculating the cluster size of a named cache.
- CacheSizeOperation() - Constructor for class com.hazelcast.cache.impl.operation.CacheSizeOperation
-
- CacheSizeOperation(String) - Constructor for class com.hazelcast.cache.impl.operation.CacheSizeOperation
-
- CacheSizeOperationFactory - Class in com.hazelcast.cache.impl.operation
-
- CacheSizeOperationFactory() - Constructor for class com.hazelcast.cache.impl.operation.CacheSizeOperationFactory
-
- CacheSizeOperationFactory(String) - Constructor for class com.hazelcast.cache.impl.operation.CacheSizeOperationFactory
-
- CacheStatistics - Interface in com.hazelcast.cache
-
Cache statistics
- cacheStatisticsConstructorFunction - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- CacheStatisticsImpl - Class in com.hazelcast.cache.impl
-
- CacheStatisticsImpl(long) - Constructor for class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- CacheStatisticsImpl(long, CacheEntryCountResolver) - Constructor for class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- CacheStatisticsMXBeanImpl - Class in com.hazelcast.cache.impl
-
Implementation of CacheStatisticsMXBean
- CacheStatisticsMXBeanImpl(CacheStatisticsImpl) - Constructor for class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- CacheSyncListenerCompleter - Interface in com.hazelcast.cache.impl
-
used to state that a sync event completed and any resources waiting for it should be released
- CacheUtil - Class in com.hazelcast.cache
-
Utility class for various cache related operations to be used by our internal structure and end user.
- CacheWanEventPublisher - Interface in com.hazelcast.cache.impl.event
-
This interface provides methods to publish wan replication events
from cache operations.
- cacheWriter - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- cacheWriterFactory - Variable in class com.hazelcast.config.AbstractCacheConfig
-
The Factory
for the CacheWriter
.
- cachingProvider - Variable in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- calculateDataSize(String) - Static method in class com.hazelcast.client.impl.protocol.util.ParameterUtil
-
- calculateDataSize(Data) - Static method in class com.hazelcast.client.impl.protocol.util.ParameterUtil
-
- calculateDataSize(Map.Entry<Data, Data>) - Static method in class com.hazelcast.client.impl.protocol.util.ParameterUtil
-
- calculateDataSize(byte[]) - Static method in class com.hazelcast.client.impl.protocol.util.ParameterUtil
-
- calculateDataSize(Integer) - Static method in class com.hazelcast.client.impl.protocol.util.ParameterUtil
-
- calculateDataSize(Boolean) - Static method in class com.hazelcast.client.impl.protocol.util.ParameterUtil
-
- calculateDataSize(Long) - Static method in class com.hazelcast.client.impl.protocol.util.ParameterUtil
-
- calculateEntryCost(K, V) - Method in interface com.hazelcast.map.impl.EntryCostEstimator
-
Calculate the entry's cost in memory
- calculateExpirationWithDelay(long, long, boolean) - Static method in class com.hazelcast.map.impl.ExpirationTimeSetter
-
On backup partitions, this method delays key's expiration.
- calculateInitialCapacity(int) - Static method in class com.hazelcast.util.MapUtil
-
Returns the initial hash map capacity needed for the expected map size.
- calculateMaxPartitionSize(int, int) - Static method in class com.hazelcast.cache.impl.maxsize.impl.EntryCountCacheEvictionChecker
-
- calculateObjectName(String, String, boolean) - Static method in class com.hazelcast.cache.impl.MXBeanUtil
-
Creates an object name using the scheme.
- calculatePartitionHash(Object, PartitioningStrategy) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- calculateValueCost(V) - Method in interface com.hazelcast.map.impl.EntryCostEstimator
-
Calculate the entry's value cost in memory
- calculateVersion(String) - Static method in class com.hazelcast.instance.BuildInfo
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.AbstractCallableMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMultiPartitionMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.AbstractRemoveListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.AbstractTransactionalMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.AddDistributedObjectListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.AddMembershipListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.AddPartitionListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.AddPartitionLostListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddEntryListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddNearCacheInvalidationListenerTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddPartitionLostListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheDestroyMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.cache.Pre38CacheAddInvalidationListenerTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.ClientStatisticsMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetConfiguredReplicaCountMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.DestroyProxyMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.AbstractExecutorServiceCancelMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorIsShutdownMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorShutdownMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceIsShutdownMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceShutdownMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.GetDistributedObjectsMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.GetPartitionsMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapAddEntryListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapQueryMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddPartitionLostListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.map.MapDestroyCacheMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteWithPredicateMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFlushMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadAllMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateWithValueMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceCancelMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceJobProcessInformationMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.multimap.AbstractMultiMapAddEntryListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.PingMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueAddListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.RemoveAllListenersMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.AbstractReplicatedMapAddEntryListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicAddMessageListenerMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XAClearRemoteTransactionMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionCommitMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionCreateMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionPrepareMessageTask
-
- call() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionRollbackMessageTask
-
- call() - Method in class com.hazelcast.console.Echo
-
- call() - Method in class com.hazelcast.console.SimulateLoadTask
-
- call() - Method in class com.hazelcast.executor.impl.RunnableAdapter
-
- call() - Method in class com.hazelcast.internal.partition.operation.MigrationRequestOperation
-
- call() - Method in class com.hazelcast.internal.partition.operation.PromotionCommitOperation
-
- call() - Method in class com.hazelcast.map.impl.operation.EntryOperation
-
- call() - Method in class com.hazelcast.scheduledexecutor.impl.NamedTaskDecorator
-
- call() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledRunnableAdapter
-
- call() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation
-
- call() - Method in class com.hazelcast.spi.Operation
-
Call the operation and returns the CallStatus.
- CALL_TIMEOUT_RESPONSE - Static variable in class com.hazelcast.spi.impl.SpiDataSerializerHook
-
- CALLABLE_TASK - Static variable in class com.hazelcast.executor.impl.ExecutorDataSerializerHook
-
- CallableTaskOperation - Class in com.hazelcast.executor.impl.operations
-
- CallableTaskOperation() - Constructor for class com.hazelcast.executor.impl.operations.CallableTaskOperation
-
- CallableTaskOperation(String, String, Data) - Constructor for class com.hazelcast.executor.impl.operations.CallableTaskOperation
-
- callAfterStoreListeners(Collection<E>) - Method in interface com.hazelcast.map.impl.mapstore.writebehind.WriteBehindProcessor
-
- callBeforeStoreListeners(Collection<E>) - Method in interface com.hazelcast.map.impl.mapstore.writebehind.WriteBehindProcessor
-
- caller - Variable in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- CALLER_NOT_MEMBER - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- CallerNotMemberException - Exception in com.hazelcast.spi.exception
-
A
RetryableHazelcastException
that indicates that an operation was sent by a machine which isn't member
in the cluster when the operation is executed.
- CallerNotMemberException(Address, Address, int, String, String) - Constructor for exception com.hazelcast.spi.exception.CallerNotMemberException
-
- CallerNotMemberException(String) - Constructor for exception com.hazelcast.spi.exception.CallerNotMemberException
-
- CallerProvenance - Enum in com.hazelcast.wan.impl
-
Caller operations' origin.
- CallerRunsAccumulationExecutor - Class in com.hazelcast.map.impl.query
-
Implementation of the
AccumulationExecutor
that runs the accumulation in the calling thread in a sequential fashion.
- CallerRunsAccumulationExecutor(SerializationService) - Constructor for class com.hazelcast.map.impl.query.CallerRunsAccumulationExecutor
-
- CallerRunsPartitionScanExecutor - Class in com.hazelcast.map.impl.query
-
Implementation of the
PartitionScanExecutor
which executes the partition scan in a sequential-fashion
in the calling thread.
- CallerRunsPartitionScanExecutor(PartitionScanRunner) - Constructor for class com.hazelcast.map.impl.query.CallerRunsPartitionScanExecutor
-
- callId - Variable in class com.hazelcast.spi.impl.operationservice.impl.responses.Response
-
- CallIdFactory - Class in com.hazelcast.spi.impl.sequence
-
- CallIdSequence - Interface in com.hazelcast.spi.impl.sequence
-
Responsible for generating invocation callIds.
- CallIdSequenceWithBackpressure - Class in com.hazelcast.spi.impl.sequence
-
A
CallIdSequence
that provides backpressure by taking
the number of in-flight operations into account when before creating a new call-id.
- CallIdSequenceWithBackpressure(int, long) - Constructor for class com.hazelcast.spi.impl.sequence.CallIdSequenceWithBackpressure
-
- CallIdSequenceWithoutBackpressure - Class in com.hazelcast.spi.impl.sequence
-
- CallIdSequenceWithoutBackpressure() - Constructor for class com.hazelcast.spi.impl.sequence.CallIdSequenceWithoutBackpressure
-
- callOnAddress(Address, Operation) - Method in class com.hazelcast.internal.management.ManagementCenterService
-
- callOnMember(Member, Operation) - Method in class com.hazelcast.internal.management.ManagementCenterService
-
- callOnThis(Operation) - Method in class com.hazelcast.internal.management.ManagementCenterService
-
- CallsPerMember - Class in com.hazelcast.spi
-
Implements
LiveOperations
and additionally collects the call IDs of operations on remote members
whose cancellation was requested.
- CallsPerMember(Address) - Constructor for class com.hazelcast.spi.CallsPerMember
-
- CallStatus - Class in com.hazelcast.spi
-
- CallStatus(int) - Constructor for class com.hazelcast.spi.CallStatus
-
- callTimeout - Variable in class com.hazelcast.spi.InvocationBuilder
-
- CallTimeoutResponse - Class in com.hazelcast.spi.impl.operationservice.impl.responses
-
An response that indicates that the execution of a single call ran into a timeout.
- CallTimeoutResponse() - Constructor for class com.hazelcast.spi.impl.operationservice.impl.responses.CallTimeoutResponse
-
- CallTimeoutResponse(long, boolean) - Constructor for class com.hazelcast.spi.impl.operationservice.impl.responses.CallTimeoutResponse
-
- canAcquireLock(Data, String, long) - Method in interface com.hazelcast.concurrent.lock.LockStore
-
Return if the key can be locked by the caller and thread ID.
- canAcquireLock(Data, String, long) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- canAcquireLock(Data, String, long) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
-
- canAcquireLock(Data, String, long) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- canAcquireLock(Data, String, long) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- canAcquireLock(Data, String, long) - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- CanCancelOperations - Interface in com.hazelcast.spi
-
Implemented by a service that can cancel its operations.
- cancel(boolean) - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- cancel(boolean) - Method in class com.hazelcast.client.proxy.IExecutorDelegatingFuture
-
- cancel(boolean) - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- cancel(String, boolean) - Method in class com.hazelcast.executor.impl.DistributedExecutorService
-
- cancel(boolean) - Method in class com.hazelcast.internal.util.SimpleCompletedFuture
-
- cancel() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- cancel() - Method in class com.hazelcast.mapreduce.impl.task.MapCombineTask
-
- cancel() - Method in class com.hazelcast.mapreduce.impl.task.MappingPhase
-
- cancel() - Method in class com.hazelcast.mapreduce.impl.task.ReducerTask
-
- cancel(boolean) - Method in class com.hazelcast.scheduledexecutor.impl.DelegatingScheduledFutureStripper
-
- cancel(String) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- cancel(boolean) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledFutureProxy
-
- cancel(boolean) - Method in interface com.hazelcast.scheduledexecutor.IScheduledFuture
-
Attempts to cancel further scheduling of this task.
- cancel(boolean) - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
-
- cancel(boolean) - Method in class com.hazelcast.spi.impl.AbstractInvocationFuture
-
- cancel() - Method in class com.hazelcast.topic.impl.reliable.MessageRunner
-
- cancel(boolean) - Method in class com.hazelcast.util.executor.CompletedFuture
-
- cancel(boolean) - Method in class com.hazelcast.util.executor.DelegatingFuture
-
- cancel(K) - Method in interface com.hazelcast.util.scheduler.EntryTaskScheduler
-
Cancel all scheduled executions with the given key.
- cancel(K) - Method in class com.hazelcast.util.scheduler.SecondsBasedEntryTaskScheduler
-
- CANCEL_BACKUP_OP - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- CANCEL_JOB_SUPERVISOR_OPERATION - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- CANCEL_OP - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- cancelAll(String, Throwable) - Method in class com.hazelcast.spi.impl.operationparker.impl.WaitSet
-
- cancelAll(String, Object, Throwable) - Method in class com.hazelcast.spi.impl.operationparker.impl.WaitSet
-
- cancelAll() - Method in interface com.hazelcast.util.scheduler.EntryTaskScheduler
-
Cancel all scheduled executions
- cancelAll() - Method in class com.hazelcast.util.scheduler.SecondsBasedEntryTaskScheduler
-
- cancelAndNotify(Exception) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- cancelEviction(String) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- cancelEvictionIfExists() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- cancelExecution() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
-
- cancelIfExists(K, V) - Method in interface com.hazelcast.util.scheduler.EntryTaskScheduler
-
Cancels the scheduled executions for the given key and value if present.
- cancelIfExists(K, V) - Method in class com.hazelcast.util.scheduler.SecondsBasedEntryTaskScheduler
-
- CancelJobSupervisorOperation - Class in com.hazelcast.mapreduce.impl.operation
-
This operation is fired by the jobs owner node to remotely cancel the defined jobId on all nodes.
- CancelJobSupervisorOperation() - Constructor for class com.hazelcast.mapreduce.impl.operation.CancelJobSupervisorOperation
-
- CancelJobSupervisorOperation(String, String) - Constructor for class com.hazelcast.mapreduce.impl.operation.CancelJobSupervisorOperation
-
- CANCELLATION - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- CANCELLATION - Static variable in class com.hazelcast.executor.impl.ExecutorDataSerializerHook
-
- CancellationOperation - Class in com.hazelcast.executor.impl.operations
-
- CancellationOperation() - Constructor for class com.hazelcast.executor.impl.operations.CancellationOperation
-
- CancellationOperation(String, boolean) - Constructor for class com.hazelcast.executor.impl.operations.CancellationOperation
-
- cancelled(boolean) - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
-
Protected method invoked when this task transitions to state
isCancelled
.
- cancelled(boolean) - Method in class com.hazelcast.util.executor.CompletableFutureTask
-
- cancelOperation(Address, long) - Method in interface com.hazelcast.spi.CanCancelOperations
-
Notifies this service that an operation was requested to be cancelled.
- cancelParkedOperations(String, Object, Throwable) - Method in class com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl
-
- cancelParkedOperations(String, Object, Throwable) - Method in interface com.hazelcast.spi.impl.operationparker.OperationParker
-
- cancelPartitionState() - Method in class com.hazelcast.mapreduce.impl.task.JobProcessInformationImpl
-
- CancelTaskBackupOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- CancelTaskBackupOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.CancelTaskBackupOperation
-
- CancelTaskBackupOperation(String, String) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.CancelTaskBackupOperation
-
- CancelTaskOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- CancelTaskOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.CancelTaskOperation
-
- CancelTaskOperation(ScheduledTaskHandler, boolean) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.CancelTaskOperation
-
- cancelTtlEntry(Object) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- cancelTtlEntry(Object) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- canEqual(Object) - Method in class com.hazelcast.query.impl.predicates.AbstractPredicate
-
- canEqual(Object) - Method in class com.hazelcast.query.impl.predicates.BetweenPredicate
-
- canEqual(Object) - Method in class com.hazelcast.query.impl.predicates.EqualPredicate
-
- canEqual(Object) - Method in class com.hazelcast.query.impl.predicates.GreaterLessPredicate
-
- canEqual(Object) - Method in class com.hazelcast.query.impl.predicates.InPredicate
-
- canEqual(Object) - Method in class com.hazelcast.query.impl.predicates.LikePredicate
-
- canEqual(Object) - Method in class com.hazelcast.query.impl.predicates.NotEqualPredicate
-
- canEqual(Object) - Method in class com.hazelcast.query.impl.predicates.RegexPredicate
-
- canPrimaryDriveExpiration() - Method in class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
- canSendInvalidation(Invalidation) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.AbstractBaseNearCacheInvalidationListener
-
- canThisOpGenerateWANEvent() - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- canTransformResource(String) - Method in class com.hazelcast.buildutils.HazelcastManifestTransformer
-
- canUpdateStats(R) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- capacity() - Method in class com.hazelcast.client.impl.protocol.util.BufferBuilder
-
The current capacity of the buffer.
- capacity() - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Get the capacity of the underlying buffer.
- capacity() - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- capacity() - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- capacity() - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- capacity() - Method in interface com.hazelcast.internal.util.concurrent.Pipe
-
Returns the number of items this pipe can hold at a time.
- capacity() - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray
-
- capacity() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- capacity() - Method in class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- capacity() - Method in interface com.hazelcast.ringbuffer.Ringbuffer
-
Returns the capacity of this Ringbuffer.
- capacity() - Method in class com.hazelcast.util.collection.BiInt2ObjectMap
-
Get the total capacity for the map to which the load factor with be a fraction of.
- capacity() - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
Get the total capacity for the map to which the load factor with be a fraction of.
- capacity() - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
Get the total capacity for the map to which the load factor with be a fraction of.
- capacity() - Method in class com.hazelcast.util.collection.OAHashSet
-
Returns the capacity of the set
- CAPACITY_OFFSET - Static variable in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- CapacityUtil - Class in com.hazelcast.internal.util.hashslot.impl
-
Utility functions related to data structure capacity calculation.
- CARDINALITY_EST_CONTAINER - Static variable in class com.hazelcast.cardinality.impl.CardinalityEstimatorDataSerializerHook
-
- CARDINALITY_ESTIMATOR_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- CARDINALITY_ESTIMATOR_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CARDINALITY_ESTIMATOR_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CARDINALITY_ESTIMATOR_MERGING_ENTRY - Static variable in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- CardinalityEstimator - Interface in com.hazelcast.cardinality
-
CardinalityEstimator is a redundant and highly available distributed data-structure used
for probabilistic cardinality estimation purposes, on unique items, in significantly sized data cultures.
- CardinalityEstimatorAddMessageTask - Class in com.hazelcast.client.impl.protocol.task.cardinality
-
- CardinalityEstimatorAddMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorAddMessageTask
-
- CardinalityEstimatorBackupAwareOperation - Class in com.hazelcast.cardinality.impl.operations
-
- CardinalityEstimatorBackupAwareOperation() - Constructor for class com.hazelcast.cardinality.impl.operations.CardinalityEstimatorBackupAwareOperation
-
- CardinalityEstimatorBackupAwareOperation(String) - Constructor for class com.hazelcast.cardinality.impl.operations.CardinalityEstimatorBackupAwareOperation
-
- CardinalityEstimatorConfig - Class in com.hazelcast.config
-
- CardinalityEstimatorConfig() - Constructor for class com.hazelcast.config.CardinalityEstimatorConfig
-
- CardinalityEstimatorConfig(String) - Constructor for class com.hazelcast.config.CardinalityEstimatorConfig
-
- CardinalityEstimatorConfig(String, int, int) - Constructor for class com.hazelcast.config.CardinalityEstimatorConfig
-
- CardinalityEstimatorConfig(String, int, int, MergePolicyConfig) - Constructor for class com.hazelcast.config.CardinalityEstimatorConfig
-
- CardinalityEstimatorConfig(String, int, int, String, MergePolicyConfig) - Constructor for class com.hazelcast.config.CardinalityEstimatorConfig
-
- CardinalityEstimatorConfig(CardinalityEstimatorConfig) - Constructor for class com.hazelcast.config.CardinalityEstimatorConfig
-
- CardinalityEstimatorContainer - Class in com.hazelcast.cardinality.impl
-
- CardinalityEstimatorContainer() - Constructor for class com.hazelcast.cardinality.impl.CardinalityEstimatorContainer
-
- CardinalityEstimatorContainer(int, int) - Constructor for class com.hazelcast.cardinality.impl.CardinalityEstimatorContainer
-
- CardinalityEstimatorDataSerializerHook - Class in com.hazelcast.cardinality.impl
-
- CardinalityEstimatorDataSerializerHook() - Constructor for class com.hazelcast.cardinality.impl.CardinalityEstimatorDataSerializerHook
-
- CardinalityEstimatorEstimateMessageTask - Class in com.hazelcast.client.impl.protocol.task.cardinality
-
- CardinalityEstimatorEstimateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorEstimateMessageTask
-
- CardinalityEstimatorMergingEntry - Class in com.hazelcast.spi.impl.merge
-
- CardinalityEstimatorMergingEntry() - Constructor for class com.hazelcast.spi.impl.merge.CardinalityEstimatorMergingEntry
-
- CardinalityEstimatorMergingEntry(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.CardinalityEstimatorMergingEntry
-
- CardinalityEstimatorPermission - Class in com.hazelcast.security.permission
-
- CardinalityEstimatorPermission(String, String...) - Constructor for class com.hazelcast.security.permission.CardinalityEstimatorPermission
-
- CardinalityEstimatorProxy - Class in com.hazelcast.cardinality.impl
-
- CardinalityEstimatorService - Class in com.hazelcast.cardinality.impl
-
- CardinalityEstimatorService() - Constructor for class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- casCachedValue(Object, Object) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- casCachedValue(Object, Object) - Method in interface com.hazelcast.map.impl.record.Record
-
Atomically sets the cached value to the given new value
if the current cached value ==
the expected value.
- casRecordState(long, long) - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- casRecordState(long, long) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
- casSequence(long, long) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- casStaleSequence(long, long) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- casUuid(UUID, UUID) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- cd - Variable in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- CDL_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CDL_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CDL_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CDL_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- ChainingFuture<T> - Class in com.hazelcast.internal.util.futures
-
- ChainingFuture(Iterator<ICompletableFuture<T>>, Executor, ChainingFuture.ExceptionHandler, ILogger) - Constructor for class com.hazelcast.internal.util.futures.ChainingFuture
-
- ChainingFuture.ExceptionHandler - Interface in com.hazelcast.internal.util.futures
-
- CHANGE_CLUSTER_STATE - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- changeClusterState(ClusterState) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- changeClusterState(ClusterState, TransactionOptions) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- changeClusterState(ClusterState) - Method in interface com.hazelcast.core.Cluster
-
Changes state of the cluster to the given state transactionally.
- changeClusterState(ClusterState, TransactionOptions) - Method in interface com.hazelcast.core.Cluster
-
Changes state of the cluster to the given state transactionally.
- changeClusterState(ClusterState) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- changeClusterState(ClusterState, TransactionOptions) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- ChangeClusterStateRequest - Class in com.hazelcast.internal.management.request
-
Request coming from Management Center for changing the
ClusterState
- ChangeClusterStateRequest() - Constructor for class com.hazelcast.internal.management.request.ChangeClusterStateRequest
-
- ChangeClusterStateRequest(String) - Constructor for class com.hazelcast.internal.management.request.ChangeClusterStateRequest
-
- changeClusterVersion(Version) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- changeClusterVersion(Version, TransactionOptions) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- changeClusterVersion(Version) - Method in interface com.hazelcast.core.Cluster
-
Changes the cluster version transactionally.
- changeClusterVersion(Version, TransactionOptions) - Method in interface com.hazelcast.core.Cluster
-
Changes the cluster version transactionally, with the transaction options provided.
- changeClusterVersion(Version) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- changeClusterVersion(Version, TransactionOptions) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- changeNodeStateToActive() - Method in class com.hazelcast.instance.Node
-
- changeNodeStateToPassive() - Method in class com.hazelcast.instance.Node
-
- ChangeWanStateOperation - Class in com.hazelcast.internal.management.operation
-
Stop, pause or resume WAN replication for the given wanReplicationName
and targetGroupName
.
- ChangeWanStateOperation(String, String, WanPublisherState) - Constructor for class com.hazelcast.internal.management.operation.ChangeWanStateOperation
-
- ChangeWanStateRequest - Class in com.hazelcast.internal.management.request
-
- ChangeWanStateRequest() - Constructor for class com.hazelcast.internal.management.request.ChangeWanStateRequest
-
- ChangeWanStateRequest(String, String, WanPublisherState) - Constructor for class com.hazelcast.internal.management.request.ChangeWanStateRequest
-
- Channel - Interface in com.hazelcast.internal.networking
-
A Channel is a construct that can send/receive like Packets/ClientMessages etc.
- channel - Variable in class com.hazelcast.internal.networking.ChannelHandler
-
The Channel this ChannelHandler handles.
- channel - Variable in class com.hazelcast.internal.networking.nio.NioPipeline
-
- channelAdded(MigratablePipeline, MigratablePipeline) - Method in class com.hazelcast.internal.networking.nio.iobalancer.IOBalancer
-
- ChannelCloseListener - Interface in com.hazelcast.internal.networking
-
A listener called when a
Channel
is closed.
- ChannelErrorHandler - Interface in com.hazelcast.internal.networking
-
A strategy for controlling what needs to be done in case of an Exception
being thrown when the
Networking
processes events.
- ChannelHandler<H extends ChannelHandler,S,D> - Class in com.hazelcast.internal.networking
-
ChannelHandler is either responsible for processing inbound or outbound data.
- ChannelHandler() - Constructor for class com.hazelcast.internal.networking.ChannelHandler
-
- ChannelInitializer - Interface in com.hazelcast.internal.networking
-
Initializes the Channel when the Channel is used for the first time.
- channelInitializer(ChannelInitializer) - Method in class com.hazelcast.internal.networking.nio.NioNetworking.Context
-
- ChannelOption<T> - Class in com.hazelcast.internal.networking
-
- ChannelOption(String) - Constructor for class com.hazelcast.internal.networking.ChannelOption
-
Creates a ChannelOption with the provided name.
- ChannelOptions - Interface in com.hazelcast.internal.networking
-
Contains the configuration of a
Channel
.
- channelRemoved(MigratablePipeline, MigratablePipeline) - Method in class com.hazelcast.internal.networking.nio.iobalancer.IOBalancer
-
- CHAR_ARRAY_BASE_OFFSET - Static variable in class com.hazelcast.nio.UnsafeHelper
-
Deprecated.
- CHAR_ARRAY_INDEX_SCALE - Static variable in class com.hazelcast.nio.UnsafeHelper
-
Deprecated.
- CHAR_CONVERTER - Static variable in class com.hazelcast.query.impl.TypeConverters
-
- CHAR_SIZE_IN_BYTES - Static variable in class com.hazelcast.nio.Bits
-
Char size in bytes
- CharArraySerializer() - Constructor for class com.hazelcast.internal.serialization.impl.ConstantSerializers.CharArraySerializer
-
- CharSerializer() - Constructor for class com.hazelcast.internal.serialization.impl.ConstantSerializers.CharSerializer
-
- check(Node) - Method in class com.hazelcast.util.PhoneHome
-
- check2BytesAligned(long) - Static method in class com.hazelcast.internal.memory.impl.AlignmentUtil
-
- check4BytesAligned(long) - Static method in class com.hazelcast.internal.memory.impl.AlignmentUtil
-
- check8BytesAligned(long) - Static method in class com.hazelcast.internal.memory.impl.AlignmentUtil
-
- CHECK_EVICT - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- CHECK_REPLICA_VERSION - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- checkAllDone(Collection<Future>) - Static method in class com.hazelcast.util.FutureUtil
-
Rethrow exeception of the fist future that completed with an exception
- CheckAndEvictOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Provides eviction functionality for Operations of Queue.
- CheckAndEvictOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.CheckAndEvictOperation
-
- CheckAndEvictOperation(String) - Constructor for class com.hazelcast.collection.impl.queue.operations.CheckAndEvictOperation
-
- checkAssignedMembersAvailable(Collection<Address>) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- checkAssignedMembersAvailable() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- checkAsyncBackupCount(int, int) - Static method in class com.hazelcast.util.Preconditions
-
Tests if the newAsyncBackupCount count is valid.
- checkAvailable() - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- checkBackupCount(int, int) - Static method in class com.hazelcast.util.Preconditions
-
Tests if the newBackupCount count is valid.
- checkBasicConfig(C, SplitBrainMergePolicyProvider) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
- checkBlockableReadSequence(long) - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- checkBlockableReadSequence(long) - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
Check if the sequence can be read from the ringbuffer or if the sequence
is of the next item to be added into the ringbuffer.
- checkBlockableReadSequence(long) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Check if the sequence is of an item that can be read immediately
or is the sequence of the next item to be added into the ringbuffer.
- checkCacheConfig(CacheSimpleConfig, CacheMergePolicyProvider) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
- checkCacheConfig(CacheConfig, CacheMergePolicyProvider) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
- checkCacheConfig(InMemoryFormat, EvictionConfig, String, SplitBrainMergeTypeProvider, CacheMergePolicyProvider) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
Validates the given parameters in the context of an
ICache
config.
- checkClassDefErrors - Variable in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- checkCollectionConfig(CollectionConfig, SplitBrainMergePolicyProvider) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
- checkDrainerGone() - Method in class com.hazelcast.internal.util.concurrent.ConcurrentConveyor
-
Checks whether the drainer thread has left and throws an exception if it
has.
- checkEvictable(RecordStore) - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- checkEvictable(RecordStore) - Method in interface com.hazelcast.map.impl.eviction.Evictor
-
Check whether the supplied record-store needs eviction.
- checkEvictable(RecordStore) - Method in class com.hazelcast.map.impl.eviction.EvictorImpl
-
- checkEvictionConfig(EvictionConfig, boolean) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
- checkEvictionConfig(EvictionPolicy, String, Object, boolean) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
Checks if parameters for an
EvictionConfig
are valid in their context.
- checkFalse(boolean, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests whether the supplied expression is false
.
- checkFreeHeapPercentageEviction(MaxSizeConfig) - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- checkFreeHeapSizeEviction(MaxSizeConfig) - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- checkFullyProcessed(JobProcessInformation) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- checkHasNext(Iterator<T>, String) - Static method in class com.hazelcast.util.Preconditions
-
Check if iterator has next element.
- checkHasText(String, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests if a string contains text.
- checkHeapPercentageEviction(String, MaxSizeConfig) - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- checkHeapSizeEviction(String, MaxSizeConfig) - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- checkIfLoaded() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- checkIfLoaded() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- checkIndexNotNegative(int) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- checkInstanceOf(Class<E>, Object, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests whether the supplied object is an instance of the supplied class type.
- checkInstanceOf(Class<E>, Object) - Static method in class com.hazelcast.util.Preconditions
-
- checkJavaInternalAccess(ILogger) - Static method in class com.hazelcast.internal.util.ModularJavaUtils
-
Prints warning to given
ILogger
if Hazelcast is not provided a sufficient access to Java internal packages on
Java 9 and newer.
- checkMapConfig(MapConfig, MergePolicyProvider) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
- checkMergePolicySupportsInMemoryFormat(String, Object, InMemoryFormat, Version, boolean, ILogger) - Static method in class com.hazelcast.internal.config.MergePolicyValidator
-
Checks if the given
InMemoryFormat
can be merged by the given
mergePolicy
instance.
- checkMultiMapConfig(MultiMapConfig, SplitBrainMergePolicyProvider) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
- checkNearCacheConfig(String, NearCacheConfig, NativeMemoryConfig, boolean) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
Checks preconditions to create a map proxy with Near Cache.
- checkNegative(long, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests if the value
is < 0.
- checkNoNullInside(Iterable<T>, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests if the elements inside the argument collection are not null.
- checkNotInstanceOf(Class, E, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests the supplied object to see if it is not a type of the supplied class.
- checkNotNegative(long, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests if the value
is >= 0.
- checkNotNegative(int, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests if the value
is >= 0.
- checkNotNull(T, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests if an argument is not null.
- checkNotNull(T) - Static method in class com.hazelcast.util.Preconditions
-
Tests if an argument is not null.
- checkObjectNotNull(Object) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- checkObjectNotNull(Object) - Method in class com.hazelcast.collection.impl.txncollection.AbstractTransactionalCollectionProxy
-
- checkOrRepairSequence(int, long, boolean) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingHandler
-
Checks nextSequence
against current one.
- checkOrRepairUuid(int, UUID) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingHandler
-
- checkPackageRequirements(ILogger, Map<String, ModularJavaUtils.PackageAccessRequirement[]>) - Static method in class com.hazelcast.internal.util.ModularJavaUtils
-
- checkPermission(Subject, Permission) - Method in interface com.hazelcast.security.SecurityContext
-
Checks whether current
Subject
has been granted specified permission or not.
- checkPerNodeEviction(RecordStore) - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- checkPerPartitionEviction(String, MaxSizeConfig, int) - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- checkPositive(long, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests if a value
is positive, that is strictly larger than 0 (value > 0).
- checkPositive(double, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests if a value
is positive, that is strictly larger than 0 (value > 0).
- checkPositive(int, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests if a value
is positive, that is strictly larger than 0 (value > 0).
- checkQueueConfig(QueueConfig, SplitBrainMergePolicyProvider) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
- checkReadSequence(long) - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- checkReadSequence(long) - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
Check if the sequence can be read from the ringbuffer.
- checkReferenceAligned(long) - Static method in class com.hazelcast.internal.memory.impl.AlignmentUtil
-
- checkReplicatedMapConfig(ReplicatedMapConfig, MergePolicyProvider) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
- CheckReplicaVersionOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
Checks whether replica version is in sync with the primary.
- CheckReplicaVersionOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.CheckReplicaVersionOperation
-
- CheckReplicaVersionOperation(PartitionContainer) - Constructor for class com.hazelcast.replicatedmap.impl.operation.CheckReplicaVersionOperation
-
- checkRingbufferConfig(RingbufferConfig, SplitBrainMergePolicyProvider) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
- checkScheduledExecutorConfig(ScheduledExecutorConfig, SplitBrainMergePolicyProvider) - Static method in class com.hazelcast.internal.config.ConfigValidator
-
- checkState(boolean, String) - Static method in class com.hazelcast.util.Preconditions
-
Check the state of a condition
- checkTransactionActive() - Method in class com.hazelcast.collection.impl.txncollection.AbstractTransactionalCollectionProxy
-
- checkTrue(boolean, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests whether the supplied expression is true
.
- checkWanReplicationQueues() - Method in class com.hazelcast.map.impl.MapContainer
-
Checks if WAN replication is enabled and if the WAN queues have reached their capacity.
- checkWanReplicationQueues(String) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- checkWanReplicationQueues() - Method in interface com.hazelcast.wan.WanReplicationPublisher
-
Checks the size of the WAN replication queue and throws an
exception if it has been reached or crossed.
- checkWanReplicationQueues(String) - Method in interface com.hazelcast.wan.WanReplicationService
-
- childElements(Node) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- chunkSize - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
-
- chunkSize(int) - Method in class com.hazelcast.mapreduce.impl.AbstractJob
-
- chunkSize(int) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.MappingJobImpl
-
- chunkSize(int) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingJobImpl
-
- chunkSize(int) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingSubmittableJobImpl
-
- chunkSize(int) - Method in interface com.hazelcast.mapreduce.Job
-
Deprecated.
Defines the number of elements per chunk.
- chunkSize(int) - Method in interface com.hazelcast.mapreduce.MappingJob
-
Deprecated.
Defines the number of elements per chunk.
- chunkSize(int) - Method in interface com.hazelcast.mapreduce.ReducingJob
-
Deprecated.
Defines the number of elements per chunk.
- chunkSize(int) - Method in interface com.hazelcast.mapreduce.ReducingSubmittableJob
-
Deprecated.
Defines the number of elements per chunk.
- CLASS_CAST - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- CLASS_DATA - Static variable in class com.hazelcast.internal.usercodedeployment.impl.UserCodeDeploymentSerializerHook
-
- CLASS_DATA_FINDER_OP - Static variable in class com.hazelcast.internal.usercodedeployment.impl.UserCodeDeploymentSerializerHook
-
- CLASS_NOT_FOUND - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- ClassBlacklistFilter - Class in com.hazelcast.internal.usercodedeployment.impl.filter
-
Match all classes unless they are in the explicit blacklist
- ClassBlacklistFilter(String...) - Constructor for class com.hazelcast.internal.usercodedeployment.impl.filter.ClassBlacklistFilter
-
- ClassData - Class in com.hazelcast.internal.usercodedeployment.impl
-
Carries byte code of a class along with its inner classes.
- ClassData() - Constructor for class com.hazelcast.internal.usercodedeployment.impl.ClassData
-
- ClassDataFinderOperation - Class in com.hazelcast.internal.usercodedeployment.impl.operation
-
- ClassDataFinderOperation(String) - Constructor for class com.hazelcast.internal.usercodedeployment.impl.operation.ClassDataFinderOperation
-
- ClassDataFinderOperation() - Constructor for class com.hazelcast.internal.usercodedeployment.impl.operation.ClassDataFinderOperation
-
- ClassDataProvider - Class in com.hazelcast.internal.usercodedeployment.impl
-
- ClassDataProvider(UserCodeDeploymentConfig.ProviderMode, ClassLoader, ConcurrentMap<String, ClassSource>, ConcurrentMap<String, ClassSource>, ILogger) - Constructor for class com.hazelcast.internal.usercodedeployment.impl.ClassDataProvider
-
- ClassDefinition - Interface in com.hazelcast.nio.serialization
-
ClassDefinition defines a class schema for Portable classes.
- ClassDefinitionBuilder - Class in com.hazelcast.nio.serialization
-
ClassDefinitionBuilder is used to build and register ClassDefinitions manually.
- ClassDefinitionBuilder(int, int) - Constructor for class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
IMPORTANT: It uses a default portableVersion (0) for non-versioned classes.
- ClassDefinitionBuilder(int, int, int) - Constructor for class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
IMPORTANT: Make sure that the version matches the portableVersion in the SerializationService
- ClassDefinitionImpl - Class in com.hazelcast.internal.serialization.impl
-
- ClassDefinitionImpl(int, int, int) - Constructor for class com.hazelcast.internal.serialization.impl.ClassDefinitionImpl
-
- classDefinitions - Variable in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- ClassFilter - Class in com.hazelcast.config
-
Holds blacklist and whitelist configuration in java deserialization configuration.
- ClassFilter() - Constructor for class com.hazelcast.config.ClassFilter
-
- classIterator(Class<T>, String, ClassLoader) - Static method in class com.hazelcast.util.ServiceLoader
-
- classLoader - Variable in class com.hazelcast.config.AbstractCacheConfig
-
The ClassLoader to be used to resolve key & value types, if set
- classLoader - Variable in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- classLoader - Variable in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- classLoader - Variable in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- classLoader - Variable in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- classLoader - Variable in class com.hazelcast.util.executor.AbstractExecutorThreadFactory
-
- ClassLoaderUtil - Class in com.hazelcast.nio
-
Utility class to deal with class loaders.
- ClassLoadingMetricSet - Class in com.hazelcast.internal.metrics.metricsets
-
- ClassloadingMutexProvider - Class in com.hazelcast.internal.usercodedeployment.impl
-
Java 7+ onwards allows parallel classloading.
- ClassloadingMutexProvider() - Constructor for class com.hazelcast.internal.usercodedeployment.impl.ClassloadingMutexProvider
-
- ClassLocator - Class in com.hazelcast.internal.usercodedeployment.impl
-
Provides classes to a local member.
- ClassLocator(ConcurrentMap<String, ClassSource>, ConcurrentMap<String, ClassSource>, ClassLoader, Filter<String>, Filter<Member>, UserCodeDeploymentConfig.ClassCacheMode, NodeEngine) - Constructor for class com.hazelcast.internal.usercodedeployment.impl.ClassLocator
-
- className - Variable in class com.hazelcast.config.ListenerConfig
-
- className - Variable in class com.hazelcast.config.PredicateConfig
-
- className - Variable in class com.hazelcast.config.SecurityInterceptorConfig
-
- classNameFilter - Variable in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- ClassNameFilter - Interface in com.hazelcast.nio
-
Allows to intercept class resolution during deserialization based on classname.
- ClassNameFilterParser - Class in com.hazelcast.internal.usercodedeployment.impl.filter
-
- ClasspathXmlConfig - Class in com.hazelcast.config
-
A
Config
which is initialized by loading an XML configuration file from the classpath.
- ClasspathXmlConfig(String) - Constructor for class com.hazelcast.config.ClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread contextClassLoader.
- ClasspathXmlConfig(String, Properties) - Constructor for class com.hazelcast.config.ClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread contextClassLoader.
- ClasspathXmlConfig(ClassLoader, String) - Constructor for class com.hazelcast.config.ClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource.
- ClasspathXmlConfig(ClassLoader, String, Properties) - Constructor for class com.hazelcast.config.ClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource.
- ClassSerializer() - Constructor for class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.ClassSerializer
-
- ClassSource - Class in com.hazelcast.internal.usercodedeployment.impl
-
Classloader created on a local member to define a class from a bytecode loaded from a remote source.
- ClassSource(ClassLoader, ClassLocator) - Constructor for class com.hazelcast.internal.usercodedeployment.impl.ClassSource
-
- ClassWhitelistFilter - Class in com.hazelcast.internal.usercodedeployment.impl.filter
-
Match only classes in the whitelist.
- ClassWhitelistFilter(String...) - Constructor for class com.hazelcast.internal.usercodedeployment.impl.filter.ClassWhitelistFilter
-
- cleanNodeName(Node) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- cleanup(ObjectNamespace, int) - Method in class com.hazelcast.cache.impl.journal.RingbufferCacheEventJournalImpl
-
- cleanup(ObjectNamespace, int) - Method in interface com.hazelcast.internal.journal.EventJournal
-
Cleans up the event journal by removing any expired items.
- cleanup(ObjectNamespace, int) - Method in class com.hazelcast.map.impl.journal.RingbufferMapEventJournalImpl
-
- cleanup() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- clear() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- CLEAR - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- clear() - Method in class com.hazelcast.cache.impl.CacheProxy
-
- clear() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Implementation of CacheStatisticsMXBean.clear()
.
- clear() - Method in class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- clear() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
clears all internal data without publishing any events
- clear() - Method in class com.hazelcast.cache.impl.record.CacheRecordHashMap
-
- clear() - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- clear() - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- clear() - Method in interface com.hazelcast.client.impl.ClientEndpointManager
-
Removes all endpoints.
- clear() - Method in class com.hazelcast.client.impl.ClientEndpointManagerImpl
-
- clear() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- clear() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- clear() - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- clear(boolean) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- clear() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- CLEAR - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- clear() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- clear() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- clear() - Method in class com.hazelcast.config.InterfacesConfig
-
clears all interfaces.
- clear() - Method in class com.hazelcast.config.MemberGroupConfig
-
Removes all interfaces from the member group.
- clear() - Method in class com.hazelcast.config.PartitionGroupConfig
-
- clear() - Method in class com.hazelcast.config.ServicesConfig
-
- clear() - Method in class com.hazelcast.config.TcpIpConfig
-
Removes all members.
- clear() - Method in interface com.hazelcast.core.IAtomicReference
-
Clears the current stored reference.
- clear() - Method in interface com.hazelcast.core.IMap
-
Clears the map and deletes the items from the backing map store.
- clear() - Method in interface com.hazelcast.core.MultiMap
-
Clears the multimap.
- clear() - Method in interface com.hazelcast.core.ReplicatedMap
-
The clear operation wipes data out of the replicated maps.
- clear() - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- clear() - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- clear() - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- clear() - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- clear() - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- clear() - Method in class com.hazelcast.internal.cluster.impl.MemberSelectingCollection
-
- clear() - Method in class com.hazelcast.internal.dynamicconfig.AggregatingMap
-
- clear() - Method in class com.hazelcast.internal.jmx.ListMBean
-
- clear() - Method in class com.hazelcast.internal.jmx.LockMBean
-
- clear() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- clear() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- clear() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- clear() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- clear() - Method in class com.hazelcast.internal.jmx.SetMBean
-
- clear() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- clear() - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- clear() - Method in interface com.hazelcast.internal.nearcache.NearCache
-
Removes all stored values.
- clear() - Method in interface com.hazelcast.internal.nearcache.NearCacheRecordStore
-
Removes all stored values.
- clear() - Method in class com.hazelcast.internal.serialization.impl.bufferpool.BufferPoolThreadLocal
-
- clear() - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- clear() - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- clear() - Method in interface com.hazelcast.internal.util.collection.LongSet
-
- clear() - Method in class com.hazelcast.internal.util.collection.LongSetHsa
-
- clear() - Method in class com.hazelcast.internal.util.concurrent.MPSCQueue
-
.
- clear() - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray
-
After this method returns, all slots in the current hash slot array are unassigned.
- clear() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- CLEAR - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- clear() - Method in class com.hazelcast.map.impl.MapEntries
-
- clear() - Method in interface com.hazelcast.map.impl.mapstore.writebehind.WriteBehindQueue
-
Removes all of the elements in this
WriteBehindQueue
Queue will be empty after this method returns.
- clear() - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- clear() - Method in interface com.hazelcast.map.impl.querycache.subscriber.InternalQueryCache
-
- clear() - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- clear() - Method in interface com.hazelcast.map.impl.querycache.subscriber.QueryCacheRecordStore
-
- clear() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- clear() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- clear(boolean) - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
- clear(boolean) - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- clear() - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- CLEAR - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- clear() - Method in class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- clear() - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- clear() - Method in interface com.hazelcast.nio.BufferObjectDataOutput
-
- clear() - Method in interface com.hazelcast.query.impl.Index
-
Clears out all entries from this index.
- clear() - Method in class com.hazelcast.query.impl.IndexImpl
-
- clear() - Method in interface com.hazelcast.query.impl.IndexStore
-
- clear() - Method in class com.hazelcast.query.impl.SortedIndexStore
-
- clear() - Method in class com.hazelcast.query.impl.UnsortedIndexStore
-
- CLEAR - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- clear() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- clear() - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- clear() - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- clear() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- clear() - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- clear() - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
Clears the data in the ringbuffer.
- clear() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Clears the data in the ringbuffer.
- clear() - Method in class com.hazelcast.spi.CallsPerMember
-
- clear() - Method in class com.hazelcast.spi.impl.UnmodifiableLazyList
-
- clear() - Method in class com.hazelcast.spi.merge.RingbufferMergeData
-
Clears the data in the ringbuffer.
- clear() - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- clear() - Method in class com.hazelcast.util.collection.InflatableSet
-
- clear() - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- clear() - Method in class com.hazelcast.util.collection.Int2ObjectHashMap.KeySet
-
- clear() - Method in class com.hazelcast.util.collection.IntHashSet
-
- clear() - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- clear() - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- clear() - Method in class com.hazelcast.util.collection.Long2ObjectHashMap.KeySet
-
- clear() - Method in class com.hazelcast.util.collection.LongHashSet
- clear() - Method in class com.hazelcast.util.collection.MapDelegatingSet
- clear() - Method in class com.hazelcast.util.collection.OAHashSet
-
- clear() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
Removes all of the mappings from this map.
- clear() - Method in class com.hazelcast.util.ItemCounter
-
Clears the counter.
- clear() - Method in class com.hazelcast.wan.merkletree.ArrayMerkleTree
-
- clear() - Method in interface com.hazelcast.wan.merkletree.MerkleTree
-
Clears the Merkle tree
- CLEAR_BACKUP - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CLEAR_BACKUP - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- CLEAR_BACKUP - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- CLEAR_BACKUP - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- CLEAR_FACTORY - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CLEAR_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- CLEAR_NEAR_CACHE - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- CLEAR_NEAR_CACHE_INVALIDATION - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- CLEAR_OP_FACTORY - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- CLEAR_REMOTE_TX - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- CLEAR_REMOTE_TX_BACKUP - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- CLEAR_RESPONSE - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- clearAll() - Method in class com.hazelcast.query.impl.Indexes
-
Clears contents of indexes managed by this instance.
- clearAllListeners() - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- clearAllListeners() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- clearAllNearCaches() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- clearAllNearCaches() - Method in interface com.hazelcast.internal.nearcache.NearCacheManager
-
- clearAsync() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- clearAsync() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- clearAsync() - Method in interface com.hazelcast.core.IAtomicReference
-
Clears the current stored reference.
- clearBackup(Set<Long>) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- clearBackup(Set<Long>) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- ClearBackupOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Store items' ID as set when ClearOperation run.
- ClearBackupOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.ClearBackupOperation
-
- ClearBackupOperation(String, Set<Long>) - Constructor for class com.hazelcast.collection.impl.queue.operations.ClearBackupOperation
-
- ClearBackupOperation - Class in com.hazelcast.map.impl.operation
-
- ClearBackupOperation() - Constructor for class com.hazelcast.map.impl.operation.ClearBackupOperation
-
- ClearBackupOperation(String) - Constructor for class com.hazelcast.map.impl.operation.ClearBackupOperation
-
- ClearBackupOperation - Class in com.hazelcast.multimap.impl.operations
-
- ClearBackupOperation() - Constructor for class com.hazelcast.multimap.impl.operations.ClearBackupOperation
-
- ClearBackupOperation(String) - Constructor for class com.hazelcast.multimap.impl.operations.ClearBackupOperation
-
- clearBit(byte, int) - Static method in class com.hazelcast.nio.Bits
-
Clears n-th bit of the byte value
- clearBit(int, int) - Static method in class com.hazelcast.nio.Bits
-
Clears n-th bit of the integer value
- clearClients() - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
-
- clearCRDTState(Map<String, VectorClock>) - Method in interface com.hazelcast.crdt.CRDTReplicationAwareService
-
Removes all of the CRDTs with vector clocks equal to the provided vector
clocks.
- clearCRDTState(Map<String, VectorClock>) - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
- ClearExpiredOperation - Class in com.hazelcast.map.impl.operation
-
Clears expired records.
- ClearExpiredOperation(int) - Constructor for class com.hazelcast.map.impl.operation.ClearExpiredOperation
-
- clearExpiredRecordsTask - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- ClearExpiredRecordsTask<T,S> - Class in com.hazelcast.internal.eviction
-
- ClearExpiredRecordsTask(String, T[], HazelcastProperty, HazelcastProperty, HazelcastProperty, NodeEngine) - Constructor for class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- ClearExpiredRecordsTask.ProcessablePartitionType - Enum in com.hazelcast.internal.eviction
-
Used when traversing partitions.
- clearInternal() - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- clearInternal() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- clearLeftoverExpiredKeyQueues(CachePartitionSegment) - Method in class com.hazelcast.cache.impl.eviction.CacheClearExpiredRecordsTask
-
- clearLeftoverExpiredKeyQueues(T) - Method in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- clearLeftoverExpiredKeyQueues(PartitionContainer) - Method in class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
This can happen due to the partition ownership changes.
- clearLoadedLoggers() - Method in class com.hazelcast.logging.LoggerFactorySupport
-
- clearLockStore(int, ObjectNamespace) - Method in interface com.hazelcast.concurrent.lock.LockService
-
- clearLockStore(int, ObjectNamespace) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- clearMigratingFlag(int) - Method in class com.hazelcast.internal.partition.impl.PartitionStateManager
-
- clearNearCache(String) - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- clearNearCache(String) - Method in interface com.hazelcast.internal.nearcache.NearCacheManager
-
Clears
NearCache
instance associated with given
name
but not removes it.
- ClearNearCacheOperation - Class in com.hazelcast.map.impl.operation
-
Deprecated.
- ClearNearCacheOperation() - Constructor for class com.hazelcast.map.impl.operation.ClearNearCacheOperation
-
Deprecated.
- ClearNearCacheOperation(String) - Constructor for class com.hazelcast.map.impl.operation.ClearNearCacheOperation
-
Deprecated.
- ClearOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Clears items stored by Queue.
- ClearOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.ClearOperation
-
- ClearOperation(String) - Constructor for class com.hazelcast.collection.impl.queue.operations.ClearOperation
-
- ClearOperation - Class in com.hazelcast.map.impl.operation
-
- ClearOperation() - Constructor for class com.hazelcast.map.impl.operation.ClearOperation
-
- ClearOperation(String) - Constructor for class com.hazelcast.map.impl.operation.ClearOperation
-
- ClearOperation - Class in com.hazelcast.multimap.impl.operations
-
- ClearOperation() - Constructor for class com.hazelcast.multimap.impl.operations.ClearOperation
-
- ClearOperation(String) - Constructor for class com.hazelcast.multimap.impl.operations.ClearOperation
-
- ClearOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
- ClearOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.ClearOperation
-
- ClearOperation(String, boolean) - Constructor for class com.hazelcast.replicatedmap.impl.operation.ClearOperation
-
- ClearOperation(String, boolean, long) - Constructor for class com.hazelcast.replicatedmap.impl.operation.ClearOperation
-
- ClearOperationFactory - Class in com.hazelcast.map.impl.operation
-
- ClearOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.ClearOperationFactory
-
- ClearOperationFactory(String) - Constructor for class com.hazelcast.map.impl.operation.ClearOperationFactory
-
- ClearOperationFactory - Class in com.hazelcast.replicatedmap.impl.operation
-
- ClearOperationFactory() - Constructor for class com.hazelcast.replicatedmap.impl.operation.ClearOperationFactory
-
- ClearOperationFactory(String) - Constructor for class com.hazelcast.replicatedmap.impl.operation.ClearOperationFactory
-
- clearOtherDataThanStorage(boolean) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
Only cleans the data other than storage-data that is held on this record
store.
- clearPartition(boolean, boolean) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- clearPartition(boolean, boolean) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- clearPartitionIndexesToAdd() - Method in class com.hazelcast.map.impl.MapContainer
-
- clearPartitionReplicaVersions(int, ServiceNamespace) - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaManager
-
- clearQueues(String, String) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- clearQueues(String, String) - Method in interface com.hazelcast.wan.WanReplicationService
-
Clears WAN replication queues of the given wanReplicationName for the given target.
- ClearRemoteTransactionBackupOperation - Class in com.hazelcast.transaction.impl.xa.operations
-
- ClearRemoteTransactionBackupOperation() - Constructor for class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionBackupOperation
-
- ClearRemoteTransactionBackupOperation(Data) - Constructor for class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionBackupOperation
-
- ClearRemoteTransactionOperation - Class in com.hazelcast.transaction.impl.xa.operations
-
- ClearRemoteTransactionOperation() - Constructor for class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionOperation
-
- ClearRemoteTransactionOperation(Data) - Constructor for class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionOperation
-
- clearReplicaSyncRequest(int, ServiceNamespace, int) - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaManager
-
Resets the state of the replica synchronization request for the given partition and replica.
- clearRingBuffersHavingLesserBackupCountThan(int) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorPartitionContainer
-
- clearServers() - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
-
- ClearWanQueuesOperation - Class in com.hazelcast.internal.management.operation
-
Clear WAN replication queues for the given wan replication schema and publisher
- ClearWanQueuesOperation(String, String) - Constructor for class com.hazelcast.internal.management.operation.ClearWanQueuesOperation
-
- ClearWanQueuesRequest - Class in com.hazelcast.internal.management.request
-
- ClearWanQueuesRequest() - Constructor for class com.hazelcast.internal.management.request.ClearWanQueuesRequest
-
- ClearWanQueuesRequest(String, String) - Constructor for class com.hazelcast.internal.management.request.ClearWanQueuesRequest
-
- clearWithVersion(long) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- clearWithVersion(long) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- client - Variable in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- client - Variable in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- client - Variable in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- client - Variable in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- client - Variable in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- Client - Interface in com.hazelcast.core
-
The Client interface allows to get information about
a connected client's socket address, type and UUID.
- CLIENT_BINARY_NEW - Static variable in class com.hazelcast.nio.Protocols
-
New Client Protocol that is used for clients (Java, c++, c# client)
- CLIENT_DISCONNECT - Static variable in class com.hazelcast.client.impl.ClientDataSerializerHook
-
- CLIENT_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CLIENT_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CLIENT_ENDPOINT_REMOVE_DELAY_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Time after which client connection is removed or owner node of a client is removed from the cluster.
- CLIENT_ENGINE_QUERY_THREAD_COUNT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- CLIENT_ENGINE_THREAD_COUNT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The number of threads that the client engine has available for processing requests that are not partition specific.
- CLIENT_ERROR - Static variable in class com.hazelcast.internal.ascii.TextCommandConstants
-
- CLIENT_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
Name of the client executor.
- CLIENT_HEARTBEAT_TIMEOUT_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- CLIENT_MANAGEMENT_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
Name of the client management executor.
- CLIENT_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CLIENT_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CLIENT_QUERY_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
Name of the client executor.
- CLIENT_TXN_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CLIENT_TXN_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- ClientAliasedDiscoveryConfigUtils - Class in com.hazelcast.client.config
-
Utility class for Aliased Discovery Configs in Hazelcast Client.
- ClientAtomicLongProxy - Class in com.hazelcast.client.proxy
-
- ClientAtomicLongProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- ClientAtomicReferenceProxy<E> - Class in com.hazelcast.client.proxy
-
- ClientAtomicReferenceProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- clientAwareService - Variable in class com.hazelcast.map.impl.MapService
-
- ClientAwareService - Interface in com.hazelcast.spi
-
A interface that can be implemented by a SPI Service so that it can be notified about client disconnects.
- ClientAwsConfig - Class in com.hazelcast.client.config
-
- ClientAwsConfig() - Constructor for class com.hazelcast.client.config.ClientAwsConfig
-
Deprecated.
- ClientCacheInvalidationMetaDataFetcher - Class in com.hazelcast.client.cache.impl.nearcache.invalidation
-
InvalidationMetaDataFetcher
for client side usage
- ClientCacheInvalidationMetaDataFetcher(ClientContext) - Constructor for class com.hazelcast.client.cache.impl.nearcache.invalidation.ClientCacheInvalidationMetaDataFetcher
-
- ClientCachePartitionIterator<K,V> - Class in com.hazelcast.client.cache.impl
-
- ClientCachePartitionIterator(ICacheInternal<K, V>, ClientContext, int, int, boolean) - Constructor for class com.hazelcast.client.cache.impl.ClientCachePartitionIterator
-
- ClientCacheProxy<K,V> - Class in com.hazelcast.client.cache.impl
-
ICache
implementation for Hazelcast clients.
- ClientCacheProxyFactory - Class in com.hazelcast.client.cache.impl
-
- ClientCacheProxyFactory(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.cache.impl.ClientCacheProxyFactory
-
- ClientCacheStatisticsImpl - Class in com.hazelcast.client.cache.impl
-
- ClientCacheStatisticsImpl(long) - Constructor for class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
-
- ClientCardinalityEstimatorProxy - Class in com.hazelcast.client.proxy
-
- ClientCardinalityEstimatorProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientCardinalityEstimatorProxy
-
- ClientClasspathXmlConfig - Class in com.hazelcast.client.config
-
A
ClientConfig
which is initialized by loading an XML configuration file from the classpath.
- ClientClasspathXmlConfig(String) - Constructor for class com.hazelcast.client.config.ClientClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread contextClassLoader.
- ClientClasspathXmlConfig(String, Properties) - Constructor for class com.hazelcast.client.config.ClientClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread contextClassLoader.
- ClientClasspathXmlConfig(ClassLoader, String, Properties) - Constructor for class com.hazelcast.client.config.ClientClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource.
- ClientCloudConfig - Class in com.hazelcast.client.config
-
hazelcast.cloud configuration to let the client connect the cluster via hazelcast.cloud
- ClientCloudConfig() - Constructor for class com.hazelcast.client.config.ClientCloudConfig
-
- ClientClusterProxy - Class in com.hazelcast.client.proxy
-
Client implementation of the
Cluster
.
- ClientClusterProxy(ClientClusterServiceImpl) - Constructor for class com.hazelcast.client.proxy.ClientClusterProxy
-
- ClientClusterService - Interface in com.hazelcast.client.spi
-
Cluster service for Hazelcast clients.
- ClientClusterServiceImpl - Class in com.hazelcast.client.spi.impl
-
- ClientClusterServiceImpl(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- ClientClusterWideIterator<K,V> - Class in com.hazelcast.client.cache.impl
-
Client side cluster-wide iterator for
ICache
.
- ClientClusterWideIterator(ICacheInternal<K, V>, ClientContext, boolean) - Constructor for class com.hazelcast.client.cache.impl.ClientClusterWideIterator
-
- ClientClusterWideIterator(ICacheInternal<K, V>, ClientContext, int, boolean) - Constructor for class com.hazelcast.client.cache.impl.ClientClusterWideIterator
-
- ClientClusterWideIterator(ICacheInternal<K, V>, ClientContext, int, int, boolean) - Constructor for class com.hazelcast.client.cache.impl.ClientClusterWideIterator
-
- ClientConditionProxy - Class in com.hazelcast.client.proxy
-
- ClientConditionProxy(ClientLockProxy, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientConditionProxy
-
- ClientConfig - Class in com.hazelcast.client.config
-
Main configuration to setup a Hazelcast Client
- ClientConfig() - Constructor for class com.hazelcast.client.config.ClientConfig
-
- clientConnected(Client) - Method in interface com.hazelcast.core.ClientListener
-
Invoked when a client is connected.
- ClientConnection - Class in com.hazelcast.client.connection.nio
-
- ClientConnection(HazelcastClientInstanceImpl, int, Channel) - Constructor for class com.hazelcast.client.connection.nio.ClientConnection
-
- ClientConnection(HazelcastClientInstanceImpl, int) - Constructor for class com.hazelcast.client.connection.nio.ClientConnection
-
- clientConnectionCount - Variable in class com.hazelcast.internal.management.dto.ConnectionManagerDTO
-
- ClientConnectionManager - Interface in com.hazelcast.client.connection
-
- ClientConnectionManagerFactory - Interface in com.hazelcast.client.impl.clientside
-
- ClientConnectionManagerImpl - Class in com.hazelcast.client.connection.nio
-
- ClientConnectionManagerImpl(HazelcastClientInstanceImpl, AddressTranslator, Collection<AddressProvider>) - Constructor for class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- ClientConnectionStrategy - Class in com.hazelcast.client.connection
-
An abstract class called from
ClientConnectionManager
to customize
how client connect to cluster, and provide various behaviours like async start or restart.
- ClientConnectionStrategy() - Constructor for class com.hazelcast.client.connection.ClientConnectionStrategy
-
- ClientConnectionStrategyConfig - Class in com.hazelcast.client.config
-
Client connection strategy configuration is used for setting custom strategies and configuring strategy parameters.
- ClientConnectionStrategyConfig() - Constructor for class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
- clientConnectionStrategyConfig - Variable in class com.hazelcast.client.connection.ClientConnectionStrategy
-
- ClientConnectionStrategyConfig.ReconnectMode - Enum in com.hazelcast.client.config
-
Reconnect options.
- ClientConsoleApp - Class in com.hazelcast.client.console
-
A demo application to demonstrate a Hazelcast client.
- ClientConsoleApp(HazelcastInstance) - Constructor for class com.hazelcast.client.console.ClientConsoleApp
-
- clientContext - Variable in class com.hazelcast.client.connection.ClientConnectionStrategy
-
- ClientContext - Class in com.hazelcast.client.spi
-
Context holding all the required services, managers and the configuration for a Hazelcast client.
- ClientContext(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.ClientContext
-
- ClientCountDownLatchProxy - Class in com.hazelcast.client.proxy
-
- ClientCountDownLatchProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientCountDownLatchProxy
-
- ClientDataSerializerHook - Class in com.hazelcast.client.impl
-
- ClientDataSerializerHook() - Constructor for class com.hazelcast.client.impl.ClientDataSerializerHook
-
- ClientDelegatingFuture<V> - Class in com.hazelcast.client.util
-
The Client Delegating Future is used to delegate
ClientInvocationFuture
to a user type to be used with
andThen()
or
get()
.
- ClientDelegatingFuture(ClientInvocationFuture, SerializationService, ClientMessageDecoder, V, boolean) - Constructor for class com.hazelcast.client.util.ClientDelegatingFuture
-
- ClientDelegatingFuture(ClientInvocationFuture, SerializationService, ClientMessageDecoder, V) - Constructor for class com.hazelcast.client.util.ClientDelegatingFuture
-
- ClientDelegatingFuture(ClientInvocationFuture, SerializationService, ClientMessageDecoder) - Constructor for class com.hazelcast.client.util.ClientDelegatingFuture
-
- ClientDelegatingFuture(ClientInvocationFuture, SerializationService, ClientMessageDecoder, boolean) - Constructor for class com.hazelcast.client.util.ClientDelegatingFuture
-
- clientDisconnected(String) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- clientDisconnected(String) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- clientDisconnected(Client) - Method in interface com.hazelcast.core.ClientListener
-
Invoked when a client is disconnected.
- clientDisconnected(String) - Method in class com.hazelcast.map.impl.MapService
-
- clientDisconnected(String) - Method in interface com.hazelcast.spi.ClientAwareService
-
Invoked when a client disconnects from a member.
- clientDisconnected(String) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- ClientDisconnectedTask() - Constructor for class com.hazelcast.client.impl.operations.ClientDisconnectionOperation.ClientDisconnectedTask
-
- ClientDisconnectionOperation - Class in com.hazelcast.client.impl.operations
-
- ClientDisconnectionOperation() - Constructor for class com.hazelcast.client.impl.operations.ClientDisconnectionOperation
-
- ClientDisconnectionOperation(String, String) - Constructor for class com.hazelcast.client.impl.operations.ClientDisconnectionOperation
-
- ClientDisconnectionOperation.ClientDisconnectedTask - Class in com.hazelcast.client.impl.operations
-
- ClientDurableExecutorServiceProxy - Class in com.hazelcast.client.proxy
-
- ClientDurableExecutorServiceProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- ClientDynamicClusterConfig - Class in com.hazelcast.client.impl.clientside
-
Client implementation of member side config.
- ClientDynamicClusterConfig(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- ClientEndpoint - Interface in com.hazelcast.client.impl
-
Represents an endpoint to a client.
- ClientEndPointDTO - Class in com.hazelcast.internal.management.dto
-
- ClientEndPointDTO() - Constructor for class com.hazelcast.internal.management.dto.ClientEndPointDTO
-
- ClientEndPointDTO(Client) - Constructor for class com.hazelcast.internal.management.dto.ClientEndPointDTO
-
- ClientEndpointImpl - Class in com.hazelcast.client.impl
-
- ClientEndpointImpl(ClientEngineImpl, NodeEngineImpl, Connection) - Constructor for class com.hazelcast.client.impl.ClientEndpointImpl
-
- ClientEndpointManager - Interface in com.hazelcast.client.impl
-
- ClientEndpointManagerImpl - Class in com.hazelcast.client.impl
-
- ClientEndpointManagerImpl(NodeEngine) - Constructor for class com.hazelcast.client.impl.ClientEndpointManagerImpl
-
- ClientEngine - Interface in com.hazelcast.client.impl
-
The client Engine.
- clientEngine - Variable in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- clientEngine - Variable in class com.hazelcast.instance.Node
-
- ClientEngineImpl - Class in com.hazelcast.client.impl
-
Class that requests, listeners from client handled in node side.
- ClientEngineImpl(Node) - Constructor for class com.hazelcast.client.impl.ClientEngineImpl
-
- ClientEngineMBean - Class in com.hazelcast.internal.jmx
-
- ClientEngineMBean(HazelcastInstance, ClientEngine, ManagementService) - Constructor for class com.hazelcast.internal.jmx.ClientEngineMBean
-
- ClientEvent - Class in com.hazelcast.client.impl
-
Event used for notification of client connection and disconnection
- ClientEvent(String, ClientEventType, InetSocketAddress, ClientType) - Constructor for class com.hazelcast.client.impl.ClientEvent
-
- ClientEventRegistration - Class in com.hazelcast.client.spi.impl.listener
-
Keeps the information related to to an event registration made by clients.
- ClientEventRegistration(String, long, Connection, ListenerMessageCodec) - Constructor for class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
-
- ClientEventType - Enum in com.hazelcast.client.impl
-
Event type used for client connection and disconnect events
- ClientExceptionFactory - Class in com.hazelcast.client.impl.clientside
-
This class has the error codes and means of
1) creating exception from error code
2) getting the error code of given exception
- ClientExceptionFactory(boolean) - Constructor for class com.hazelcast.client.impl.clientside.ClientExceptionFactory
-
- ClientExceptionFactory.ExceptionFactory - Interface in com.hazelcast.client.impl.clientside
-
- ClientExceptions - Class in com.hazelcast.client.impl.protocol
-
This class has the error codes and means of
1) creating exception from error code
2) getting the error code of given exception
- ClientExceptions(boolean) - Constructor for class com.hazelcast.client.impl.protocol.ClientExceptions
-
- ClientExecutionService - Interface in com.hazelcast.client.spi
-
Executor service for Hazelcast clients.
- ClientExecutionServiceImpl - Class in com.hazelcast.client.spi.impl
-
- ClientExecutionServiceImpl(String, ClassLoader, HazelcastProperties, int, LoggingService) - Constructor for class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- ClientExecutorServiceProxy - Class in com.hazelcast.client.proxy
-
- ClientExecutorServiceProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- ClientExtension - Interface in com.hazelcast.client
-
ClientExtension is a client extension mechanism to be able to plug different implementations of
some modules, like;
InternalSerializationService
etc.
- ClientFlakeIdGeneratorConfig - Class in com.hazelcast.client.config
-
The
ClientFlakeIdGeneratorConfig
contains the configuration for the client
regarding
Flake ID Generator
.
- ClientFlakeIdGeneratorConfig(String) - Constructor for class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
- ClientFlakeIdGeneratorConfig(ClientFlakeIdGeneratorConfig) - Constructor for class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
Copy-constructor
- ClientFlakeIdGeneratorProxy - Class in com.hazelcast.client.proxy
-
- ClientFlakeIdGeneratorProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientFlakeIdGeneratorProxy
-
- ClientHeartbeatMonitor - Class in com.hazelcast.client.impl
-
Monitors client heartbeats..
- ClientHeartbeatMonitor(ClientEndpointManager, ILogger, ExecutionService, HazelcastProperties) - Constructor for class com.hazelcast.client.impl.ClientHeartbeatMonitor
-
- ClientICacheManager - Class in com.hazelcast.client.impl.clientside
-
Hazelcast instance cache manager provides a means to obtain JCache caches via HazelcastInstance API.
- ClientICMPManager - Class in com.hazelcast.client.connection.nio
-
Client icmp based ping manager
Responsible for configuration handling and
scheduling related tasks
- ClientICMPManager(ClientIcmpPingConfig, ClientExecutionServiceImpl, LoggingService, ClientConnectionManagerImpl, HeartbeatManager) - Constructor for class com.hazelcast.client.connection.nio.ClientICMPManager
-
- ClientIcmpPingConfig - Class in com.hazelcast.client.config
-
Configuration for icmp ping failure detector of clients.
- ClientIcmpPingConfig() - Constructor for class com.hazelcast.client.config.ClientIcmpPingConfig
-
- ClientIdGeneratorProxy - Class in com.hazelcast.client.proxy
-
- ClientIdGeneratorProxy(String, String, ClientContext, IAtomicLong) - Constructor for class com.hazelcast.client.proxy.ClientIdGeneratorProxy
-
- ClientImpl - Class in com.hazelcast.client.impl.clientside
-
Default
Client
implementation.
- ClientImpl(String, InetSocketAddress) - Constructor for class com.hazelcast.client.impl.clientside.ClientImpl
-
- ClientInvocation - Class in com.hazelcast.client.spi.impl
-
Handles the routing of a request from a Hazelcast client.
- ClientInvocation(HazelcastClientInstanceImpl, ClientMessage, String, int, Address, Connection) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
-
- ClientInvocation(HazelcastClientInstanceImpl, ClientMessage, String) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
-
Create an invocation that will be executed on random member.
- ClientInvocation(HazelcastClientInstanceImpl, ClientMessage, String, int) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
-
Create an invocation that will be executed on owner of partitionId
.
- ClientInvocation(HazelcastClientInstanceImpl, ClientMessage, String, Address) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
-
Create an invocation that will be executed on member with given address
.
- ClientInvocation(HazelcastClientInstanceImpl, ClientMessage, String, Connection) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
-
Create an invocation that will be executed on given connection
.
- ClientInvocationFuture - Class in com.hazelcast.client.spi.impl
-
- ClientInvocationFuture(ClientInvocation, Executor, ClientMessage, ILogger, CallIdSequence) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocationFuture
-
- ClientInvocationService - Interface in com.hazelcast.client.spi
-
Invocation service for Hazelcast clients.
- ClientInvokerWrapper - Class in com.hazelcast.client.impl.querycache.subscriber
-
- ClientInvokerWrapper(QueryCacheContext, ClientContext) - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientInvokerWrapper
-
- ClientListener - Interface in com.hazelcast.core
-
The ClientListener provides the ability to listen to clients connecting and disconnecting from the member.
- ClientListenerService - Interface in com.hazelcast.client.spi
-
Client service to add/remove remote listeners.
- ClientListProxy<E> - Class in com.hazelcast.client.proxy
-
Proxy implementation of
IList
.
- ClientListProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientListProxy
-
- ClientLockProxy - Class in com.hazelcast.client.proxy
-
Proxy implementation of
ILock
.
- ClientLockProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientLockProxy
-
- ClientLockReferenceIdGenerator - Class in com.hazelcast.client.impl.clientside
-
This class generates unique (per client) incrementing reference ID which is used during locking related requests.
- ClientLockReferenceIdGenerator() - Constructor for class com.hazelcast.client.impl.clientside.ClientLockReferenceIdGenerator
-
- ClientLoggingService - Class in com.hazelcast.client.impl.clientside
-
- ClientLoggingService(String, String, BuildInfo, String) - Constructor for class com.hazelcast.client.impl.clientside.ClientLoggingService
-
- ClientMapInvalidationMetaDataFetcher - Class in com.hazelcast.client.map.impl.nearcache.invalidation
-
InvalidationMetaDataFetcher
for client side usage
- ClientMapInvalidationMetaDataFetcher(ClientContext) - Constructor for class com.hazelcast.client.map.impl.nearcache.invalidation.ClientMapInvalidationMetaDataFetcher
-
- ClientMapPartitionIterator<K,V> - Class in com.hazelcast.client.map.impl
-
Iterator for iterating map entries in the partitionId
.
- ClientMapPartitionIterator(ClientMapProxy<K, V>, ClientContext, int, int, boolean) - Constructor for class com.hazelcast.client.map.impl.ClientMapPartitionIterator
-
- ClientMapProxy<K,V> - Class in com.hazelcast.client.proxy
-
Proxy implementation of
IMap
.
- ClientMapProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientMapProxy
-
- ClientMapQueryPartitionIterator<K,V,R> - Class in com.hazelcast.client.map.impl
-
Iterator for iterating map entries in the partitionId
.
- ClientMapQueryPartitionIterator(ClientMapProxy<K, V>, ClientContext, int, int, Predicate<K, V>, Projection<Map.Entry<K, V>, R>) - Constructor for class com.hazelcast.client.map.impl.ClientMapQueryPartitionIterator
-
- ClientMapReduceProxy - Class in com.hazelcast.client.proxy
-
Proxy implementation of
JobTracker
for a client initiated map reduce job.
- ClientMapReduceProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientMapReduceProxy
-
- ClientMessage - Class in com.hazelcast.client.impl.protocol
-
Client Message is the carrier framed data as defined below.
- ClientMessage() - Constructor for class com.hazelcast.client.impl.protocol.ClientMessage
-
- clientMessage - Variable in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- ClientMessageDecoder - Interface in com.hazelcast.client.impl.clientside
-
Interface to pass specific decode methods to generic data structures that is dealing with client message
- ClientMessageDecoder - Class in com.hazelcast.client.impl.protocol.util
-
- ClientMessageDecoder(Connection, Consumer<ClientMessage>) - Constructor for class com.hazelcast.client.impl.protocol.util.ClientMessageDecoder
-
- ClientMessageEncoder - Class in com.hazelcast.client.impl.protocol.util
-
- ClientMessageEncoder() - Constructor for class com.hazelcast.client.impl.protocol.util.ClientMessageEncoder
-
- ClientMessageSplitter - Class in com.hazelcast.client.impl.protocol.util
-
- ClientMultiMapProxy<K,V> - Class in com.hazelcast.client.proxy
-
- ClientMultiMapProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- ClientNetworkConfig - Class in com.hazelcast.client.config
-
Contains configuration parameters for client network related behaviour
- ClientNetworkConfig() - Constructor for class com.hazelcast.client.config.ClientNetworkConfig
-
- ClientOutOfMemoryHandler - Class in com.hazelcast.client
-
To clear resources of the client upon OutOfMemory
- ClientOutOfMemoryHandler() - Constructor for class com.hazelcast.client.ClientOutOfMemoryHandler
-
- ClientPartitionListenerService - Class in com.hazelcast.client.impl
-
- ClientPartitionService - Interface in com.hazelcast.client.spi
-
Partition service for Hazelcast clients.
- ClientPartitionServiceImpl - Class in com.hazelcast.client.spi.impl
-
- ClientPartitionServiceImpl(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- ClientPlainChannelInitializer - Class in com.hazelcast.client.connection.nio
-
Client side ChannelInitializer for connections without SSL/TLS.
- ClientPlainChannelInitializer(SocketOptions, boolean) - Constructor for class com.hazelcast.client.connection.nio.ClientPlainChannelInitializer
-
- ClientPNCounterProxy - Class in com.hazelcast.client.proxy
-
- ClientPNCounterProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- ClientPrincipal - Class in com.hazelcast.client.impl.client
-
- ClientPrincipal() - Constructor for class com.hazelcast.client.impl.client.ClientPrincipal
-
- ClientPrincipal(String, String) - Constructor for class com.hazelcast.client.impl.client.ClientPrincipal
-
- ClientProperty - Class in com.hazelcast.client.spi.properties
-
Defines the name and default value for Hazelcast Client properties.
- ClientProtocolBuffer - Interface in com.hazelcast.client.impl.protocol.util
-
Interface for buffer to be used in client protocol.
- ClientProtocolEncoder - Class in com.hazelcast.client.connection.nio
-
A
OutboundHandler
that writes the client protocol bytes
and once they have been fully written, it removes itself from pipeline.
- ClientProtocolEncoder() - Constructor for class com.hazelcast.client.connection.nio.ClientProtocolEncoder
-
- ClientProtocolErrorCodes - Class in com.hazelcast.client.impl.protocol
-
Each exception that are defined in client protocol have unique identifier which are error code.
- ClientProxy - Class in com.hazelcast.client.spi
-
Base class for client proxies.
- ClientProxy(String, String) - Constructor for class com.hazelcast.client.spi.ClientProxy
-
- ClientProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.spi.ClientProxy
-
- ClientProxyDescriptor - Interface in com.hazelcast.client.spi
-
Descriptor of Hazelcast client proxies
Provided by corresponding provider (see com.hazelcast.client.spi.ClientProxyDescriptorProvider).
- ClientProxyDescriptorProvider - Interface in com.hazelcast.client.spi
-
It will be discovered from some external source (like META-INF/services) and registered in the system.
- ClientProxyFactory - Interface in com.hazelcast.client.spi
-
Factory interface creating client proxies.
- ClientProxyFactoryWithContext - Class in com.hazelcast.client.spi.impl
-
- ClientProxyFactoryWithContext() - Constructor for class com.hazelcast.client.spi.impl.ClientProxyFactoryWithContext
-
- ClientQueryCacheConfigurator - Class in com.hazelcast.client.impl.querycache.subscriber
-
- ClientQueryCacheConfigurator(ClientConfig, QueryCacheEventService) - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheConfigurator
-
- ClientQueryCacheContext - Class in com.hazelcast.client.impl.querycache
-
- ClientQueryCacheContext(ClientContext) - Constructor for class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- ClientQueryCacheEndToEndConstructor - Class in com.hazelcast.client.impl.querycache.subscriber
-
Client-side implementation of QueryCacheEndToEndConstructor
.
- ClientQueryCacheEndToEndConstructor(QueryCacheRequest) - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEndToEndConstructor
-
- ClientQueryCacheEventService - Class in com.hazelcast.client.impl.querycache.subscriber
-
Client side event service implementation for query cache.
- ClientQueryCacheEventService(ClientContext) - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- ClientQueryCacheScheduler - Class in com.hazelcast.client.impl.querycache.subscriber
-
Client side implementation of QueryCacheScheduler
.
- ClientQueryCacheScheduler(ClientExecutionService) - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheScheduler
-
- ClientQueueProxy<E> - Class in com.hazelcast.client.proxy
-
Proxy implementation of
IQueue
.
- ClientQueueProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientQueueProxy
-
- ClientReAuthOperation - Class in com.hazelcast.client.impl.operations
-
- ClientReAuthOperation() - Constructor for class com.hazelcast.client.impl.operations.ClientReAuthOperation
-
- ClientReAuthOperation(String, long) - Constructor for class com.hazelcast.client.impl.operations.ClientReAuthOperation
-
- ClientReAuthOperation.ClientReauthTask - Class in com.hazelcast.client.impl.operations
-
- ClientReauthTask() - Constructor for class com.hazelcast.client.impl.operations.ClientReAuthOperation.ClientReauthTask
-
- ClientRegistrationKey - Class in com.hazelcast.client.spi.impl.listener
-
- ClientRegistrationKey(String, EventHandler, ListenerMessageCodec) - Constructor for class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
-
- ClientRegistrationKey(String) - Constructor for class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
-
- ClientReliableMessageRunner<E> - Class in com.hazelcast.client.proxy
-
- ClientReliableTopicConfig - Class in com.hazelcast.client.config
-
Contains the ReliableTopic configuration for a client.
- ClientReliableTopicConfig() - Constructor for class com.hazelcast.client.config.ClientReliableTopicConfig
-
- ClientReliableTopicConfig(String) - Constructor for class com.hazelcast.client.config.ClientReliableTopicConfig
-
Creates a new ReliableTopicConfig with default settings.
- ClientReliableTopicProxy<E> - Class in com.hazelcast.client.proxy
-
Reliable proxy implementation of
ITopic
.
- ClientReliableTopicProxy(String, ClientContext, HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.proxy.ClientReliableTopicProxy
-
- ClientReplicatedMapProxy<K,V> - Class in com.hazelcast.client.proxy
-
The replicated map client side proxy implementation proxying all requests to a member node
- ClientReplicatedMapProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- ClientResponseHandler - Interface in com.hazelcast.client.spi.impl
-
Responsible for handling responses to invocations.
- ClientResponseHandlerSupplier - Class in com.hazelcast.client.spi.impl
-
- ClientResponseHandlerSupplier(AbstractClientInvocationService) - Constructor for class com.hazelcast.client.spi.impl.ClientResponseHandlerSupplier
-
- ClientRingbufferProxy<E> - Class in com.hazelcast.client.proxy
-
- ClientRingbufferProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- ClientScheduledExecutorProxy - Class in com.hazelcast.client.proxy
-
- ClientScheduledExecutorProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- ClientScheduledFutureProxy<V> - Class in com.hazelcast.client.proxy
-
- ClientSecurityConfig - Class in com.hazelcast.client.config
-
Contains the security configuration for the client.
- ClientSecurityConfig() - Constructor for class com.hazelcast.client.config.ClientSecurityConfig
-
- ClientSemaphoreProxy - Class in com.hazelcast.client.proxy
-
- ClientSemaphoreProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- ClientService - Interface in com.hazelcast.core
-
ClientService allows you to query connected
Client
s and
attach/detach
ClientListener
s to listen to connection events.
- ClientServiceNotFoundException - Exception in com.hazelcast.client.spi.impl
-
- ClientServiceNotFoundException(String) - Constructor for exception com.hazelcast.client.spi.impl.ClientServiceNotFoundException
-
- ClientServiceProxy - Class in com.hazelcast.client.impl
-
- ClientServiceProxy(Node) - Constructor for class com.hazelcast.client.impl.ClientServiceProxy
-
- ClientSetProxy<E> - Class in com.hazelcast.client.proxy
-
Proxy implementation of
ISet
.
- ClientSetProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientSetProxy
-
- ClientStateListener - Class in com.hazelcast.client.util
-
Helper class for the user to track the lifecycle state of the client.
- ClientStateListener(ClientConfig) - Constructor for class com.hazelcast.client.util.ClientStateListener
-
Registers this instance with the provided client configuration
- ClientStatisticsMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- ClientStatisticsMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.ClientStatisticsMessageTask
-
- ClientSubscriberContext - Class in com.hazelcast.client.impl.querycache.subscriber
-
SubscriberContext
implementation for client side.
- ClientSubscriberContext(QueryCacheContext) - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientSubscriberContext
-
- ClientSubscriberContextSupport - Class in com.hazelcast.client.impl.querycache.subscriber
-
SubscriberContextSupport
implementation for client side.
- ClientSubscriberContextSupport() - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientSubscriberContextSupport
-
- ClientTopicProxy<E> - Class in com.hazelcast.client.proxy
-
Proxy implementation of
ITopic
.
- ClientTopicProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientTopicProxy
-
- ClientTransactionContext - Interface in com.hazelcast.client.spi
-
Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving
transactional data-structures like the
TransactionalMap
.
- ClientTransactionManagerService - Interface in com.hazelcast.client.spi
-
- ClientTransactionManagerServiceImpl - Class in com.hazelcast.client.spi.impl
-
- ClientTransactionManagerServiceImpl(HazelcastClientInstanceImpl, LoadBalancer) - Constructor for class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
-
- ClientTransactionUtil - Class in com.hazelcast.client.proxy.txn
-
Contains static method that is used from client transaction classes.
- ClientTxnListProxy<E> - Class in com.hazelcast.client.proxy.txn
-
- ClientTxnListProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.proxy.txn.ClientTxnListProxy
-
- ClientTxnMapProxy<K,V> - Class in com.hazelcast.client.proxy.txn
-
- ClientTxnMapProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- ClientTxnMultiMapProxy<K,V> - Class in com.hazelcast.client.proxy.txn
-
- ClientTxnMultiMapProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.proxy.txn.ClientTxnMultiMapProxy
-
- ClientTxnQueueProxy<E> - Class in com.hazelcast.client.proxy.txn
-
- ClientTxnQueueProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.proxy.txn.ClientTxnQueueProxy
-
- ClientTxnSetProxy<E> - Class in com.hazelcast.client.proxy.txn
-
- ClientTxnSetProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.proxy.txn.ClientTxnSetProxy
-
- ClientType - Enum in com.hazelcast.core
-
Type of a Hazelcast client.
- clientType - Variable in class com.hazelcast.internal.management.dto.ClientEndPointDTO
-
- ClientTypes - Class in com.hazelcast.client.impl
-
Constants class that contains the different types of clients.
- ClientUserCodeDeploymentConfig - Class in com.hazelcast.client.config
-
Configuration of User Code Deployment.
- ClientUserCodeDeploymentConfig() - Constructor for class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- ClientUserCodeDeploymentService - Class in com.hazelcast.client.spi.impl
-
- ClientUserCodeDeploymentService(ClientUserCodeDeploymentConfig, ClassLoader) - Constructor for class com.hazelcast.client.spi.impl.ClientUserCodeDeploymentService
-
- Clock - Class in com.hazelcast.util
-
Abstracts the system clock to simulate different clocks without changing the actual system time.
- Clock.ClockImpl - Class in com.hazelcast.util
-
Extend this class if you want to provide your own clock implementation.
- ClockImpl() - Constructor for class com.hazelcast.util.Clock.ClockImpl
-
- ClockProperties - Class in com.hazelcast.util
-
Utility class to set system parameters for the clock implementation.
- clone() - Method in class com.hazelcast.internal.management.TimedMemberState
-
- clone() - Method in class com.hazelcast.util.collection.InflatableSet
-
Returns a shallow copy of this InflatableSet instance: the keys and
values themselves are not cloned.
- cloneWithoutValue() - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- close() - Method in class com.hazelcast.cache.HazelcastCachingProvider
-
- close(ClassLoader) - Method in class com.hazelcast.cache.HazelcastCachingProvider
-
- close(URI, ClassLoader) - Method in class com.hazelcast.cache.HazelcastCachingProvider
-
- close(boolean) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- close() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- close() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- close(ClassLoader) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- close(URI, ClassLoader) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- close(boolean) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Close is equivalent to below operations in the given order:
close resources.
unregister all listeners.
- close() - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- close(String, Throwable) - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- close() - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- close() - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- close() - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- close() - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- close() - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- close() - Method in class com.hazelcast.internal.networking.AbstractChannel
-
- close() - Method in interface com.hazelcast.internal.networking.Channel
-
Closes the Channel.
- close() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- close() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataOutputStream
-
- close() - Method in class com.hazelcast.internal.usercodedeployment.impl.GlobalMutex
-
- close() - Method in class com.hazelcast.internal.util.BufferingInputStream
-
- close() - Method in class com.hazelcast.mapreduce.impl.ListKeyValueSource
-
- close() - Method in class com.hazelcast.mapreduce.impl.MapKeyValueSource
-
- close() - Method in class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
-
- close() - Method in class com.hazelcast.mapreduce.impl.SetKeyValueSource
-
- close(String, Throwable) - Method in interface com.hazelcast.nio.Connection
-
Closes this connection.
- close(ServerSocket) - Static method in class com.hazelcast.nio.IOUtil
-
Quietly attempts to close a
ServerSocket
, swallowing any exception.
- close(String, Throwable) - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- close(EventRegistration) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- close(EventRegistration) - Method in interface com.hazelcast.spi.impl.eventservice.InternalEventService
-
Closes an EventRegistration.
- close() - Method in class com.hazelcast.util.ContextMutexFactory.Mutex
-
- close0() - Method in class com.hazelcast.internal.networking.AbstractChannel
-
Template method that is called when the socket channel closed.
- close0() - Method in class com.hazelcast.internal.networking.nio.NioChannel
-
- closeableListeners - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- closeConnection() - Method in class com.hazelcast.nio.ascii.TextDecoder
-
- closeListeners() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- closeResource(Closeable) - Static method in class com.hazelcast.nio.IOUtil
-
Quietly attempts to close a
Closeable
resource, swallowing any exception.
- closeSegments(String) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- CLOUD_URL_BASE_PROPERTY - Static variable in class com.hazelcast.client.spi.impl.discovery.HazelcastCloudDiscovery
-
Internal client property to change base url of cloud discovery endpoint.
- Cluster - Interface in com.hazelcast.core
-
Hazelcast cluster interface.
- CLUSTER - Static variable in class com.hazelcast.nio.Protocols
-
Protocol that is used among nodes
- CLUSTER_SHUTDOWN_TIMEOUT_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- CLUSTER_STATE_CHANGE - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- CLUSTER_STATE_TRANSACTION_LOG_RECORD - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- ClusterClock - Interface in com.hazelcast.internal.cluster
-
- ClusterClockImpl - Class in com.hazelcast.internal.cluster.impl
-
- ClusterClockImpl(ILogger) - Constructor for class com.hazelcast.internal.cluster.impl.ClusterClockImpl
-
- ClusterDataSerializerHook - Class in com.hazelcast.internal.cluster.impl
-
- ClusterDataSerializerHook() - Constructor for class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- ClusterFailureDetector - Interface in com.hazelcast.internal.cluster.fd
-
Cluster failure detector tracks heartbeats of the members and decides liveness/availability of them.
- ClusterFailureDetectorType - Enum in com.hazelcast.internal.cluster.fd
-
- ClusterHeartbeatManager - Class in com.hazelcast.internal.cluster.impl
-
ClusterHeartbeatManager manages the heartbeat sending and receiving
process of a node.
- ClusterHotRestartStatusDTO - Class in com.hazelcast.internal.management.dto
-
A DTO for Hot Restart status of cluster and all members.
- ClusterHotRestartStatusDTO() - Constructor for class com.hazelcast.internal.management.dto.ClusterHotRestartStatusDTO
-
- ClusterHotRestartStatusDTO(HotRestartClusterDataRecoveryPolicy, ClusterHotRestartStatusDTO.ClusterHotRestartStatus, long, long, Map<String, ClusterHotRestartStatusDTO.MemberHotRestartStatus>) - Constructor for class com.hazelcast.internal.management.dto.ClusterHotRestartStatusDTO
-
- ClusterHotRestartStatusDTO.ClusterHotRestartStatus - Enum in com.hazelcast.internal.management.dto
-
- ClusterHotRestartStatusDTO.MemberHotRestartStatus - Enum in com.hazelcast.internal.management.dto
-
- clusterJoinManager - Variable in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- ClusterJoinManager - Class in com.hazelcast.internal.cluster.impl
-
ClusterJoinManager manages member join process.
- ClusterPermission - Class in com.hazelcast.security.permission
-
- ClusterPermission(String) - Constructor for class com.hazelcast.security.permission.ClusterPermission
-
- ClusterPermissionCollection - Class in com.hazelcast.security.permission
-
- ClusterPermissionCollection() - Constructor for class com.hazelcast.security.permission.ClusterPermissionCollection
-
- ClusterPermissionCollection(Class<? extends Permission>) - Constructor for class com.hazelcast.security.permission.ClusterPermissionCollection
-
- ClusterPropsRequest - Class in com.hazelcast.internal.management.request
-
Request for cluster properties.
- ClusterPropsRequest() - Constructor for class com.hazelcast.internal.management.request.ClusterPropsRequest
-
- clusterService - Variable in class com.hazelcast.instance.Node
-
- ClusterService - Interface in com.hazelcast.internal.cluster
-
A service responsible for member related functionality, e.g.
- clusterService - Variable in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- clusterService - Variable in class com.hazelcast.map.impl.query.MapQueryEngineImpl
-
- clusterService - Variable in class com.hazelcast.map.impl.query.PartitionScanRunner
-
- clusterService - Variable in class com.hazelcast.map.impl.query.QueryRunner
-
- ClusterServiceImpl - Class in com.hazelcast.internal.cluster.impl
-
- ClusterServiceImpl(Node, MemberImpl) - Constructor for class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- ClusterState - Enum in com.hazelcast.cluster
-
ClusterState
consists several states of the cluster
which each state can allow and/or deny specific actions
and/or change behaviours of specific actions.
- ClusterStateChange<T> - Class in com.hazelcast.internal.cluster.impl
-
Wrapper object indicating a change in the cluster state - it may be cluster state change or cluster version change.
- ClusterStateChange() - Constructor for class com.hazelcast.internal.cluster.impl.ClusterStateChange
-
- ClusterStateChange(T) - Constructor for class com.hazelcast.internal.cluster.impl.ClusterStateChange
-
- ClusterStateListener - Interface in com.hazelcast.internal.cluster
-
Used by services which needs to act against new cluster state.
- ClusterStateManager - Class in com.hazelcast.internal.cluster.impl
-
ClusterStateManager stores cluster state and manages cluster state transactions.
- ClusterStateTransactionLogRecord - Class in com.hazelcast.internal.cluster.impl
-
TransactionLogRecord implementation to be used in ClusterState
transactions.
- ClusterStateTransactionLogRecord() - Constructor for class com.hazelcast.internal.cluster.impl.ClusterStateTransactionLogRecord
-
- ClusterStateTransactionLogRecord(ClusterStateChange, Address, Address, String, long, int, int, boolean) - Constructor for class com.hazelcast.internal.cluster.impl.ClusterStateTransactionLogRecord
-
- ClusterTopologyChangedException - Exception in com.hazelcast.internal.cluster.impl
-
Thrown when a cluster topology change is detected.
- ClusterTopologyChangedException() - Constructor for exception com.hazelcast.internal.cluster.impl.ClusterTopologyChangedException
-
- ClusterTopologyChangedException(String) - Constructor for exception com.hazelcast.internal.cluster.impl.ClusterTopologyChangedException
-
- ClusterVersionListener - Interface in com.hazelcast.internal.cluster
-
Listeners interested in acting upon cluster version update should implement this interface.
- clusterVersionListeners - Variable in class com.hazelcast.instance.DefaultNodeExtension
-
- ClusterWideConfigurationService - Class in com.hazelcast.internal.dynamicconfig
-
- ClusterWideConfigurationService(NodeEngine, DynamicConfigListener) - Constructor for class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- ClusterWideConfigurationService.Merger - Class in com.hazelcast.internal.dynamicconfig
-
- ClusterWideIterator<K,V> - Class in com.hazelcast.cache.impl
-
Cluster-wide iterator for
ICache
.
- ClusterWideIterator(CacheProxy<K, V>, boolean) - Constructor for class com.hazelcast.cache.impl.ClusterWideIterator
-
- ClusterWideIterator(CacheProxy<K, V>, int, boolean) - Constructor for class com.hazelcast.cache.impl.ClusterWideIterator
-
- ClusterWideIterator(CacheProxy<K, V>, int, int, boolean) - Constructor for class com.hazelcast.cache.impl.ClusterWideIterator
-
- clusterWideUpdateManagementCenterUrl(String, String, String) - Method in class com.hazelcast.internal.management.ManagementCenterService
-
- CoalescingDelayedTrigger - Class in com.hazelcast.util.scheduler
-
Coalescing trigger can be used when you want coalesce multiple execution of
Runnable
.
- CoalescingDelayedTrigger(ExecutionService, long, long, Runnable) - Constructor for class com.hazelcast.util.scheduler.CoalescingDelayedTrigger
-
- collate(Iterable<ValueIn>) - Method in interface com.hazelcast.mapreduce.Collator
-
Deprecated.
This method is called with the mapped and possibly reduced values from the MapReduce algorithm.
- Collator<ValueIn,ValueOut> - Interface in com.hazelcast.mapreduce
-
- COLLECT_REMOTE_TX - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- COLLECT_REMOTE_TX_FACTORY - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- COLLECTION - Static variable in class com.hazelcast.spi.impl.SpiDataSerializerHook
-
- COLLECTION - Static variable in class com.hazelcast.spi.impl.SpiPortableHook
-
- COLLECTION_ADD - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_ADD_ALL - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_ADD_ALL_BACKUP - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_ADD_BACKUP - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_CLEAR - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_CLEAR_BACKUP - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_COMPARE_AND_REMOVE - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_CONTAINS - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- COLLECTION_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- COLLECTION_EVENT - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_EVENT_FILTER - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_GET_ALL - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_IS_EMPTY - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_ITEM - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_MERGE - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_MERGE_BACKUP - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_MERGING_VALUE - Static variable in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- COLLECTION_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- COLLECTION_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- COLLECTION_PREPARE - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_PREPARE_BACKUP - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_REMOVE - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_REMOVE_BACKUP - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_RESERVE_ADD - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_RESERVE_REMOVE - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_ROLLBACK - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_ROLLBACK_BACKUP - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_SIZE - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_TRANSACTION_LOG_RECORD - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_TXN_ADD - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_TXN_ADD_BACKUP - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_TXN_REMOVE - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- COLLECTION_TXN_REMOVE_BACKUP - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- CollectionAddAllBackupOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionAddAllBackupOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionAddAllBackupOperation
-
- CollectionAddAllBackupOperation(String, Map<Long, Data>) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionAddAllBackupOperation
-
- CollectionAddAllOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionAddAllOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionAddAllOperation
-
- CollectionAddAllOperation(String, List<Data>) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionAddAllOperation
-
- CollectionAddBackupOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionAddBackupOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionAddBackupOperation
-
- CollectionAddBackupOperation(String, long, Data) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionAddBackupOperation
-
- CollectionAddOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionAddOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionAddOperation
-
- CollectionAddOperation(String, Data) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionAddOperation
-
- CollectionBackupAwareOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionBackupAwareOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionBackupAwareOperation
-
- CollectionBackupAwareOperation(String) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionBackupAwareOperation
-
- CollectionClearBackupOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionClearBackupOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionClearBackupOperation
-
- CollectionClearBackupOperation(String, Set<Long>) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionClearBackupOperation
-
- CollectionClearOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionClearOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionClearOperation
-
- CollectionClearOperation(String) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionClearOperation
-
- CollectionCommitBackupOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
a wrapper for running all commit backup operations at once
- CollectionCommitBackupOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitBackupOperation
-
- CollectionCommitBackupOperation(String, String, List<Operation>) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitBackupOperation
-
- CollectionCommitOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
a wrapper for running all commit operations at once
- CollectionCommitOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitOperation
-
- CollectionCommitOperation(int, String, String, List<Operation>) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitOperation
-
- CollectionCompareAndRemoveOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionCompareAndRemoveOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionCompareAndRemoveOperation
-
- CollectionCompareAndRemoveOperation(String, boolean, Set<Data>) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionCompareAndRemoveOperation
-
- CollectionConfig<T extends CollectionConfig> - Class in com.hazelcast.config
-
Provides configuration service for Collection.
- CollectionConfig() - Constructor for class com.hazelcast.config.CollectionConfig
-
- CollectionConfig(CollectionConfig) - Constructor for class com.hazelcast.config.CollectionConfig
-
- CollectionContainer - Class in com.hazelcast.collection.impl.collection
-
- CollectionContainer() - Constructor for class com.hazelcast.collection.impl.collection.CollectionContainer
-
- CollectionContainer(String, NodeEngine) - Constructor for class com.hazelcast.collection.impl.collection.CollectionContainer
-
- CollectionContainsOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionContainsOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionContainsOperation
-
- CollectionContainsOperation(String, Set<Data>) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionContainsOperation
-
- CollectionDataSerializerHook - Class in com.hazelcast.collection.impl.collection
-
- CollectionDataSerializerHook() - Constructor for class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- CollectionEvent - Class in com.hazelcast.collection.impl.collection
-
- CollectionEvent() - Constructor for class com.hazelcast.collection.impl.collection.CollectionEvent
-
- CollectionEvent(String, Data, ItemEventType, Address) - Constructor for class com.hazelcast.collection.impl.collection.CollectionEvent
-
- CollectionEventFilter - Class in com.hazelcast.collection.impl.collection
-
- CollectionEventFilter() - Constructor for class com.hazelcast.collection.impl.collection.CollectionEventFilter
-
- CollectionEventFilter(boolean) - Constructor for class com.hazelcast.collection.impl.collection.CollectionEventFilter
-
- CollectionGetAllOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionGetAllOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionGetAllOperation
-
- CollectionGetAllOperation(String) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionGetAllOperation
-
- CollectionIsEmptyOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionIsEmptyOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionIsEmptyOperation
-
- CollectionIsEmptyOperation(String) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionIsEmptyOperation
-
- CollectionItem - Class in com.hazelcast.collection.impl.collection
-
- CollectionItem() - Constructor for class com.hazelcast.collection.impl.collection.CollectionItem
-
- CollectionItem(long, Data) - Constructor for class com.hazelcast.collection.impl.collection.CollectionItem
-
- CollectionMergeBackupOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionMergeBackupOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionMergeBackupOperation
-
- CollectionMergeBackupOperation(String, Collection<CollectionItem>) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionMergeBackupOperation
-
- CollectionMergeOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionMergeOperation(String, SplitBrainMergePolicy<Collection<Object>, SplitBrainMergeTypes.CollectionMergeTypes>, SplitBrainMergeTypes.CollectionMergeTypes) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionMergeOperation
-
- CollectionMergeOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionMergeOperation
-
- CollectionMergingValueImpl - Class in com.hazelcast.spi.impl.merge
-
- CollectionMergingValueImpl() - Constructor for class com.hazelcast.spi.impl.merge.CollectionMergingValueImpl
-
- CollectionMergingValueImpl(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.CollectionMergingValueImpl
-
- CollectionOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionOperation
-
- CollectionOperation(String) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionOperation
-
- CollectionPrepareBackupOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
- CollectionPrepareBackupOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionPrepareBackupOperation
-
- CollectionPrepareBackupOperation(String, long[], String) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionPrepareBackupOperation
-
- CollectionPrepareOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
- CollectionPrepareOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionPrepareOperation
-
- CollectionPrepareOperation(int, String, String, long[], String) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionPrepareOperation
-
- CollectionRemoveBackupOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionRemoveBackupOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionRemoveBackupOperation
-
- CollectionRemoveBackupOperation(String, long) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionRemoveBackupOperation
-
- CollectionRemoveOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionRemoveOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionRemoveOperation
-
- CollectionRemoveOperation(String, Data) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionRemoveOperation
-
- CollectionReplicationOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionReplicationOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionReplicationOperation
-
- CollectionReplicationOperation(Map<String, CollectionContainer>, int, int) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionReplicationOperation
-
- CollectionReserveAddOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
- CollectionReserveAddOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionReserveAddOperation
-
- CollectionReserveAddOperation(String, String, Data) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionReserveAddOperation
-
- CollectionReserveRemoveOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
- CollectionReserveRemoveOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionReserveRemoveOperation
-
- CollectionReserveRemoveOperation(String, long, Data, String) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionReserveRemoveOperation
-
- CollectionRollbackBackupOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
- CollectionRollbackBackupOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionRollbackBackupOperation
-
- CollectionRollbackBackupOperation(String, long[]) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionRollbackBackupOperation
-
- CollectionRollbackOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
- CollectionRollbackOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionRollbackOperation
-
- CollectionRollbackOperation(int, String, String, long[]) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionRollbackOperation
-
- CollectionService - Class in com.hazelcast.collection.impl.collection
-
- CollectionService(NodeEngine) - Constructor for class com.hazelcast.collection.impl.collection.CollectionService
-
- CollectionSizeOperation - Class in com.hazelcast.collection.impl.collection.operations
-
- CollectionSizeOperation() - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionSizeOperation
-
- CollectionSizeOperation(String) - Constructor for class com.hazelcast.collection.impl.collection.operations.CollectionSizeOperation
-
- CollectionTransactionLogRecord - Class in com.hazelcast.collection.impl.txncollection
-
This class contains Transaction log for the Collection.
- CollectionTransactionLogRecord() - Constructor for class com.hazelcast.collection.impl.txncollection.CollectionTransactionLogRecord
-
- CollectionTransactionLogRecord(String, String, String, int) - Constructor for class com.hazelcast.collection.impl.txncollection.CollectionTransactionLogRecord
-
- CollectionTransactionRollbackOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
- CollectionTransactionRollbackOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionTransactionRollbackOperation
-
- CollectionTransactionRollbackOperation(String, String) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionTransactionRollbackOperation
-
- CollectionTxnAddBackupOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
- CollectionTxnAddBackupOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddBackupOperation
-
- CollectionTxnAddBackupOperation(String, long, Data) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddBackupOperation
-
- CollectionTxnAddOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
- CollectionTxnAddOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddOperation
-
- CollectionTxnAddOperation(String, long, Data) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddOperation
-
- CollectionTxnOperation - Interface in com.hazelcast.collection.impl.txncollection
-
- CollectionTxnRemoveBackupOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
- CollectionTxnRemoveBackupOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveBackupOperation
-
- CollectionTxnRemoveBackupOperation(String, long) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveBackupOperation
-
- CollectionTxnRemoveOperation - Class in com.hazelcast.collection.impl.txncollection.operations
-
- CollectionTxnRemoveOperation() - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveOperation
-
- CollectionTxnRemoveOperation(String, long) - Constructor for class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveOperation
-
- CollectionTxnUtil - Class in com.hazelcast.collection.impl
-
- CollectionUtil - Class in com.hazelcast.util
-
Various collection utility methods.
- collectMetrics(Object...) - Method in class com.hazelcast.internal.metrics.impl.MetricsRegistryImpl
-
- collectMetrics(Object...) - Method in interface com.hazelcast.internal.metrics.MetricsRegistry
-
- collector - Variable in class com.hazelcast.spi.impl.merge.AbstractContainerMerger
-
- CollectRemoteTransactionsOperation - Class in com.hazelcast.transaction.impl.xa.operations
-
- CollectRemoteTransactionsOperation() - Constructor for class com.hazelcast.transaction.impl.xa.operations.CollectRemoteTransactionsOperation
-
- CollectRemoteTransactionsOperationSupplier - Class in com.hazelcast.client.impl
-
- CollectRemoteTransactionsOperationSupplier() - Constructor for class com.hazelcast.client.impl.CollectRemoteTransactionsOperationSupplier
-
- column - Variable in class com.hazelcast.internal.json.Location
-
The column number, starting at 1.
- com.hazelcast - package com.hazelcast
-
This package contains PlaceHolder
- com.hazelcast.aggregation - package com.hazelcast.aggregation
-
Contains classes related to aggregations.
- com.hazelcast.aggregation.impl - package com.hazelcast.aggregation.impl
-
- com.hazelcast.buildutils - package com.hazelcast.buildutils
-
This module contains Maven and other build additions that are used by
Hazelcast to build bundle modules
- com.hazelcast.cache - package com.hazelcast.cache
-
This package contains the public API extension for Hazelcast JCache,
the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
- com.hazelcast.cache.impl - package com.hazelcast.cache.impl
-
Hazelcast JSR-107 aka JCache implementation
- com.hazelcast.cache.impl.event - package com.hazelcast.cache.impl.event
-
Event classes to define listenters for JCache other than EntryListener
- com.hazelcast.cache.impl.eviction - package com.hazelcast.cache.impl.eviction
-
- com.hazelcast.cache.impl.journal - package com.hazelcast.cache.impl.journal
-
- com.hazelcast.cache.impl.maxsize - package com.hazelcast.cache.impl.maxsize
-
Max-Size policy interfaces for cache.
- com.hazelcast.cache.impl.maxsize.impl - package com.hazelcast.cache.impl.maxsize.impl
-
Max-Size policy implementations for cache.
- com.hazelcast.cache.impl.merge - package com.hazelcast.cache.impl.merge
-
This package contains merge functionality for Hazelcast cache.
- com.hazelcast.cache.impl.merge.entry - package com.hazelcast.cache.impl.merge.entry
-
This package contains merge entry internal interfaces and functionality for Hazelcast cache.
- com.hazelcast.cache.impl.merge.policy - package com.hazelcast.cache.impl.merge.policy
-
This package contains merge policy internal interfaces and functionality for Hazelcast cache.
- com.hazelcast.cache.impl.operation - package com.hazelcast.cache.impl.operation
-
Hazelcast JSR-107 aka JCache implementation
- com.hazelcast.cache.impl.record - package com.hazelcast.cache.impl.record
-
Hazelcast JSR-107 aka JCache implementation
Internal record store
- com.hazelcast.cache.journal - package com.hazelcast.cache.journal
-
- com.hazelcast.cache.merge - package com.hazelcast.cache.merge
-
Contains out-of-the-box merge policies for
ICache
.
- com.hazelcast.cardinality - package com.hazelcast.cardinality
-
This package contains Cardinality Estimator functionality for Hazelcast.
- com.hazelcast.cardinality.impl - package com.hazelcast.cardinality.impl
-
- com.hazelcast.cardinality.impl.hyperloglog - package com.hazelcast.cardinality.impl.hyperloglog
-
This package contains spec for the HyperLogLog data-structure.
- com.hazelcast.cardinality.impl.hyperloglog.impl - package com.hazelcast.cardinality.impl.hyperloglog.impl
-
- com.hazelcast.cardinality.impl.operations - package com.hazelcast.cardinality.impl.operations
-
- com.hazelcast.client - package com.hazelcast.client
-
Contains classes/interfaces related to Client
- com.hazelcast.client.cache.impl - package com.hazelcast.client.cache.impl
-
Hazelcast JSR-107 aka JCache implementation client side
- com.hazelcast.client.cache.impl.nearcache.invalidation - package com.hazelcast.client.cache.impl.nearcache.invalidation
-
- com.hazelcast.client.config - package com.hazelcast.client.config
-
Contains classes related to config for com.hazelcast.client
- com.hazelcast.client.connection - package com.hazelcast.client.connection
-
Provides connection interfaces/classes for com.hazelcast.client
- com.hazelcast.client.connection.nio - package com.hazelcast.client.connection.nio
-
Contains classes related to New IO for com.hazelcast.client.connection
- com.hazelcast.client.console - package com.hazelcast.client.console
-
This package contains ClientConsoleApp
- com.hazelcast.client.impl - package com.hazelcast.client.impl
-
Implementation classes of the com.hazelcast.client interfaces
- com.hazelcast.client.impl.client - package com.hazelcast.client.impl.client
-
This contains the Requests and other DTO's exchanged between client/server
- com.hazelcast.client.impl.clientside - package com.hazelcast.client.impl.clientside
-
Contains most of the client side HazelcastInstance implementation functionality.
- com.hazelcast.client.impl.operations - package com.hazelcast.client.impl.operations
-
Contains client operations
- com.hazelcast.client.impl.protocol - package com.hazelcast.client.impl.protocol
-
Client protocol related private implementation classes
- com.hazelcast.client.impl.protocol.exception - package com.hazelcast.client.impl.protocol.exception
-
- com.hazelcast.client.impl.protocol.task - package com.hazelcast.client.impl.protocol.task
-
Client tasks associated with requests.
- com.hazelcast.client.impl.protocol.task.atomiclong - package com.hazelcast.client.impl.protocol.task.atomiclong
-
Client protocol tasks implementations for AtomicLong
- com.hazelcast.client.impl.protocol.task.atomicreference - package com.hazelcast.client.impl.protocol.task.atomicreference
-
Client protocol tasks implementations for AtomicReference
- com.hazelcast.client.impl.protocol.task.cache - package com.hazelcast.client.impl.protocol.task.cache
-
Client protocol tasks implementations for JCache
- com.hazelcast.client.impl.protocol.task.cardinality - package com.hazelcast.client.impl.protocol.task.cardinality
-
- com.hazelcast.client.impl.protocol.task.condition - package com.hazelcast.client.impl.protocol.task.condition
-
Client protocol tasks implementations for Condition
- com.hazelcast.client.impl.protocol.task.countdownlatch - package com.hazelcast.client.impl.protocol.task.countdownlatch
-
Client protocol tasks implementations for CountDownLatch
- com.hazelcast.client.impl.protocol.task.crdt.pncounter - package com.hazelcast.client.impl.protocol.task.crdt.pncounter
-
- com.hazelcast.client.impl.protocol.task.dynamicconfig - package com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- com.hazelcast.client.impl.protocol.task.executorservice - package com.hazelcast.client.impl.protocol.task.executorservice
-
Client protocol tasks implementations for ExecutorService
- com.hazelcast.client.impl.protocol.task.executorservice.durable - package com.hazelcast.client.impl.protocol.task.executorservice.durable
-
- com.hazelcast.client.impl.protocol.task.list - package com.hazelcast.client.impl.protocol.task.list
-
Client protocol tasks implementations for List
- com.hazelcast.client.impl.protocol.task.lock - package com.hazelcast.client.impl.protocol.task.lock
-
Client protocol tasks implementations for ILock
- com.hazelcast.client.impl.protocol.task.map - package com.hazelcast.client.impl.protocol.task.map
-
Client protocol tasks implementations for map
- com.hazelcast.client.impl.protocol.task.mapreduce - package com.hazelcast.client.impl.protocol.task.mapreduce
-
Client protocol tasks implementations for map reduce
- com.hazelcast.client.impl.protocol.task.multimap - package com.hazelcast.client.impl.protocol.task.multimap
-
Client protocol tasks implementations for multi map
- com.hazelcast.client.impl.protocol.task.queue - package com.hazelcast.client.impl.protocol.task.queue
-
Client protocol tasks implementations for Queue
- com.hazelcast.client.impl.protocol.task.replicatedmap - package com.hazelcast.client.impl.protocol.task.replicatedmap
-
Client protocol tasks implementations for ReplicatedMap
- com.hazelcast.client.impl.protocol.task.ringbuffer - package com.hazelcast.client.impl.protocol.task.ringbuffer
-
Client protocol tasks implementations for Ringbuffer
- com.hazelcast.client.impl.protocol.task.scheduledexecutor - package com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- com.hazelcast.client.impl.protocol.task.semaphore - package com.hazelcast.client.impl.protocol.task.semaphore
-
Client protocol tasks implementations for Semaphore
- com.hazelcast.client.impl.protocol.task.set - package com.hazelcast.client.impl.protocol.task.set
-
Client protocol tasks implementations for set
- com.hazelcast.client.impl.protocol.task.topic - package com.hazelcast.client.impl.protocol.task.topic
-
Client protocol tasks implementations for Topic
- com.hazelcast.client.impl.protocol.task.transaction - package com.hazelcast.client.impl.protocol.task.transaction
-
Client protocol tasks implementations for Transaction related
- com.hazelcast.client.impl.protocol.task.transactionallist - package com.hazelcast.client.impl.protocol.task.transactionallist
-
Client protocol tasks implementations for Transactional List
- com.hazelcast.client.impl.protocol.task.transactionalmap - package com.hazelcast.client.impl.protocol.task.transactionalmap
-
Client protocol tasks implementations for Transactional Map
- com.hazelcast.client.impl.protocol.task.transactionalmultimap - package com.hazelcast.client.impl.protocol.task.transactionalmultimap
-
Client protocol tasks implementations for Transactional MultiMap
- com.hazelcast.client.impl.protocol.task.transactionalqueue - package com.hazelcast.client.impl.protocol.task.transactionalqueue
-
Client protocol tasks implementations for Transactional Queue
- com.hazelcast.client.impl.protocol.task.transactionalset - package com.hazelcast.client.impl.protocol.task.transactionalset
-
Client protocol tasks implementations for Transactional Set
- com.hazelcast.client.impl.protocol.util - package com.hazelcast.client.impl.protocol.util
-
Protocol utils
- com.hazelcast.client.impl.querycache - package com.hazelcast.client.impl.querycache
-
Contains query cache internal implementations for client side.
- com.hazelcast.client.impl.querycache.subscriber - package com.hazelcast.client.impl.querycache.subscriber
-
Contains Hazelcast Enterprise version client-side query cache
subscriber implementation classes.
- com.hazelcast.client.impl.statistics - package com.hazelcast.client.impl.statistics
-
- com.hazelcast.client.map.impl - package com.hazelcast.client.map.impl
-
- com.hazelcast.client.map.impl.nearcache.invalidation - package com.hazelcast.client.map.impl.nearcache.invalidation
-
- com.hazelcast.client.proxy - package com.hazelcast.client.proxy
-
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
- com.hazelcast.client.proxy.txn - package com.hazelcast.client.proxy.txn
-
Contains classes related to proxy for client transactions
- com.hazelcast.client.proxy.txn.xa - package com.hazelcast.client.proxy.txn.xa
-
Contains classes related to proxy for XA
- com.hazelcast.client.spi - package com.hazelcast.client.spi
-
Contains classes/interfaces related to the Hazelcast client Service Provider Interface.
- com.hazelcast.client.spi.impl - package com.hazelcast.client.spi.impl
-
Provides util classes for the Hazelcast client SPI.
- com.hazelcast.client.spi.impl.discovery - package com.hazelcast.client.spi.impl.discovery
-
- com.hazelcast.client.spi.impl.listener - package com.hazelcast.client.spi.impl.listener
-
- com.hazelcast.client.spi.properties - package com.hazelcast.client.spi.properties
-
Contains the Hazelcast client properties implementation.
- com.hazelcast.client.util - package com.hazelcast.client.util
-
This package contains some utility classes and the base implementations of the
loadbalancer implementations
- com.hazelcast.cluster - package com.hazelcast.cluster
-
This package contains the cluster functionality.
- com.hazelcast.cluster.impl - package com.hazelcast.cluster.impl
-
- com.hazelcast.cluster.memberselector - package com.hazelcast.cluster.memberselector
-
- com.hazelcast.collection.impl - package com.hazelcast.collection.impl
-
- com.hazelcast.collection.impl.collection - package com.hazelcast.collection.impl.collection
-
- com.hazelcast.collection.impl.collection.operations - package com.hazelcast.collection.impl.collection.operations
-
- com.hazelcast.collection.impl.common - package com.hazelcast.collection.impl.common
-
- com.hazelcast.collection.impl.list - package com.hazelcast.collection.impl.list
-
This package contains IList functionality for Hazelcast.
- com.hazelcast.collection.impl.list.operations - package com.hazelcast.collection.impl.list.operations
-
- com.hazelcast.collection.impl.queue - package com.hazelcast.collection.impl.queue
-
- com.hazelcast.collection.impl.queue.operations - package com.hazelcast.collection.impl.queue.operations
-
This package contains the IQueue operations
- com.hazelcast.collection.impl.set - package com.hazelcast.collection.impl.set
-
This package contains ISet functionality for Hazelcast.
- com.hazelcast.collection.impl.set.operations - package com.hazelcast.collection.impl.set.operations
-
- com.hazelcast.collection.impl.txncollection - package com.hazelcast.collection.impl.txncollection
-
- com.hazelcast.collection.impl.txncollection.operations - package com.hazelcast.collection.impl.txncollection.operations
-
- com.hazelcast.collection.impl.txnlist - package com.hazelcast.collection.impl.txnlist
-
- com.hazelcast.collection.impl.txnqueue - package com.hazelcast.collection.impl.txnqueue
-
- com.hazelcast.collection.impl.txnqueue.operations - package com.hazelcast.collection.impl.txnqueue.operations
-
- com.hazelcast.collection.impl.txnset - package com.hazelcast.collection.impl.txnset
-
- com.hazelcast.concurrent.atomiclong - package com.hazelcast.concurrent.atomiclong
-
This package contains IAtomicLong functionality for Hazelcast.
The IAtomicLong is the distributed version of the
AtomicLong
.
- com.hazelcast.concurrent.atomiclong.operations - package com.hazelcast.concurrent.atomiclong.operations
-
This package contains the operations on the IAtomicLong.
- com.hazelcast.concurrent.atomicreference - package com.hazelcast.concurrent.atomicreference
-
This package contains IAtomicReferece functionality for Hazelcast.
The IAtomicReference is the distributed version of the
AtomicReference
.
- com.hazelcast.concurrent.atomicreference.operations - package com.hazelcast.concurrent.atomicreference.operations
-
This package contains the operations on the IAtomicReference.
- com.hazelcast.concurrent.countdownlatch - package com.hazelcast.concurrent.countdownlatch
-
This package contains ICountDownLatch functionality for Hazelcast.
The ICountDownLatch is the distributed version of the
CountDownLatch
.
- com.hazelcast.concurrent.countdownlatch.operations - package com.hazelcast.concurrent.countdownlatch.operations
-
This package contains the operations on the ICountDownLatch.
- com.hazelcast.concurrent.idgen - package com.hazelcast.concurrent.idgen
-
This package contains IdGenerator functionality for Hazelcast.
- com.hazelcast.concurrent.lock - package com.hazelcast.concurrent.lock
-
This package contains Lock for Hazelcast.
The
ILock
is the distributed version of the
Lock
.
- com.hazelcast.concurrent.lock.operations - package com.hazelcast.concurrent.lock.operations
-
This package contains the operations on the ILock.
- com.hazelcast.concurrent.semaphore - package com.hazelcast.concurrent.semaphore
-
This package contains ISemaphore functionality for Hazelcast.
The ISemaphore is the distributed version of the
Semaphore
.
- com.hazelcast.concurrent.semaphore.operations - package com.hazelcast.concurrent.semaphore.operations
-
This package contains the operations on the ISemaphore.
- com.hazelcast.config - package com.hazelcast.config
-
Provides classes for configuring HazelcastInstance.
- com.hazelcast.config.matcher - package com.hazelcast.config.matcher
-
- com.hazelcast.config.properties - package com.hazelcast.config.properties
-
This package contains the public API for properties defined in the XML configuration.
- com.hazelcast.config.replacer - package com.hazelcast.config.replacer
-
This package contains the public API and default implementation of variable replacers for configuration files.
- com.hazelcast.config.replacer.spi - package com.hazelcast.config.replacer.spi
-
This package contains the SPI for configuration files variable replacers.
- com.hazelcast.console - package com.hazelcast.console
-
This package contains classes related to ConsoleApp
- com.hazelcast.core - package com.hazelcast.core
-
Provides core API interfaces/classes.
- com.hazelcast.core.server - package com.hazelcast.core.server
-
This package contains classes to launch standalone Hazelcast Instance
- com.hazelcast.crdt - package com.hazelcast.crdt
-
This package contains CRDT (conflict-free replicated data type)
implementations based on the Hazelcast infrastructure.
- com.hazelcast.crdt.pncounter - package com.hazelcast.crdt.pncounter
-
This package contains the PN (Positive-Negative) CRDT counter
implementation.
- com.hazelcast.crdt.pncounter.operations - package com.hazelcast.crdt.pncounter.operations
-
Contains the operations for the
PNCounter
member-side
implementation.
- com.hazelcast.durableexecutor - package com.hazelcast.durableexecutor
-
This package contains DurableExecutorService functionality for Hazelcast.
The DurableExecutorService extends the
ExecutorService
and provides additional methods like
executing tasks on a member who is owner of a specific key.
- com.hazelcast.durableexecutor.impl - package com.hazelcast.durableexecutor.impl
-
- com.hazelcast.durableexecutor.impl.operations - package com.hazelcast.durableexecutor.impl.operations
-
This package contains operations for the DurableExecutorService.
- com.hazelcast.executor.impl - package com.hazelcast.executor.impl
-
This package contains IExecutorService functionality for Hazelcast.
The IExecutorService extends the
ExecutorService
and provides all kinds
of additional methods related to distributed systems.
- com.hazelcast.executor.impl.operations - package com.hazelcast.executor.impl.operations
-
This package contains operations for the IExecutorService.
- com.hazelcast.flakeidgen - package com.hazelcast.flakeidgen
-
This package contains Flake ID Generator functionality for Hazelcast.
- com.hazelcast.flakeidgen.impl - package com.hazelcast.flakeidgen.impl
-
- com.hazelcast.flakeidgen.impl.client - package com.hazelcast.flakeidgen.impl.client
-
- com.hazelcast.hotrestart - package com.hazelcast.hotrestart
-
This package contains Hot Restart classes needed for open source Hazelcast code
- com.hazelcast.instance - package com.hazelcast.instance
-
This package contains Hazelcast Instance functionality.
- com.hazelcast.internal - package com.hazelcast.internal
-
Contains the internal packages of Hazelcast.
- com.hazelcast.internal.adapter - package com.hazelcast.internal.adapter
-
Data structure adapters for Near Cache.
- com.hazelcast.internal.ascii - package com.hazelcast.internal.ascii
-
This package contains Ascii functionality for Hazelcast.
This is required for Memcached and the REST api.
- com.hazelcast.internal.ascii.memcache - package com.hazelcast.internal.ascii.memcache
-
This package contains MemoryCache functionality for Hazelcast.
- com.hazelcast.internal.ascii.rest - package com.hazelcast.internal.ascii.rest
-
This package contains Reset functionality for Hazelcast.
- com.hazelcast.internal.cluster - package com.hazelcast.internal.cluster
-
Contains the internals for cluster management like discovery, joining etc.
- com.hazelcast.internal.cluster.fd - package com.hazelcast.internal.cluster.fd
-
Contains failure detector mechanism and its implementations.
- com.hazelcast.internal.cluster.impl - package com.hazelcast.internal.cluster.impl
-
This package contains the implementation of the cluster functionality.
- com.hazelcast.internal.cluster.impl.operations - package com.hazelcast.internal.cluster.impl.operations
-
This package contains operations for the com.hazelcast.cluster.impl package.
- com.hazelcast.internal.config - package com.hazelcast.internal.config
-
Contains functionality for Hazelcast configurations.
- com.hazelcast.internal.diagnostics - package com.hazelcast.internal.diagnostics
-
Contains functionality what is happening in a HazelcastInstance.
- com.hazelcast.internal.dynamicconfig - package com.hazelcast.internal.dynamicconfig
-
Classes related to Dynamic Configuration.
- com.hazelcast.internal.dynamicconfig.search - package com.hazelcast.internal.dynamicconfig.search
-
Classes related to Config Search.
- com.hazelcast.internal.eviction - package com.hazelcast.internal.eviction
-
Eviction policy implementations.
- com.hazelcast.internal.eviction.impl - package com.hazelcast.internal.eviction.impl
-
Eviction implementations.
- com.hazelcast.internal.eviction.impl.comparator - package com.hazelcast.internal.eviction.impl.comparator
-
- com.hazelcast.internal.eviction.impl.evaluator - package com.hazelcast.internal.eviction.impl.evaluator
-
com.hazelcast.internal.eviction.EvictionPolicyEvaluator
implementations.
- com.hazelcast.internal.eviction.impl.strategy - package com.hazelcast.internal.eviction.impl.strategy
-
com.hazelcast.internal.eviction.EvictionStrategy
implementations.
- com.hazelcast.internal.eviction.impl.strategy.sampling - package com.hazelcast.internal.eviction.impl.strategy.sampling
-
Sampling based com.hazelcast.internal.eviction.EvictionStrategy
implementations for cache.
- com.hazelcast.internal.jmx - package com.hazelcast.internal.jmx
-
Contains Hazelcast management bean classes.
- com.hazelcast.internal.jmx.suppliers - package com.hazelcast.internal.jmx.suppliers
-
Contains Hazelcast management bean stat providers.
- com.hazelcast.internal.journal - package com.hazelcast.internal.journal
-
This package contains supporting classes for data structure specific event journals.
- com.hazelcast.internal.json - package com.hazelcast.internal.json
-
- com.hazelcast.internal.management - package com.hazelcast.internal.management
-
Contains classes to provide data/operation interface for Management Center.
- com.hazelcast.internal.management.dto - package com.hazelcast.internal.management.dto
-
These contain the DTO object to exchange information with the management center.
- com.hazelcast.internal.management.events - package com.hazelcast.internal.management.events
-
- com.hazelcast.internal.management.operation - package com.hazelcast.internal.management.operation
-
Contains operations that are called from Management Center.
- com.hazelcast.internal.management.request - package com.hazelcast.internal.management.request
-
Contains requests that made from Management Center.
- com.hazelcast.internal.memory - package com.hazelcast.internal.memory
-
SPI that deals with memory operations.
- com.hazelcast.internal.memory.impl - package com.hazelcast.internal.memory.impl
-
Internal memory management API implementations
- com.hazelcast.internal.metrics - package com.hazelcast.internal.metrics
-
Contains the Hazelcast Metrics.
- com.hazelcast.internal.metrics.impl - package com.hazelcast.internal.metrics.impl
-
- com.hazelcast.internal.metrics.metricsets - package com.hazelcast.internal.metrics.metricsets
-
Contains all kinds of metric packs.
- com.hazelcast.internal.metrics.renderers - package com.hazelcast.internal.metrics.renderers
-
- com.hazelcast.internal.nearcache - package com.hazelcast.internal.nearcache
-
Near Cache support.
- com.hazelcast.internal.nearcache.impl - package com.hazelcast.internal.nearcache.impl
-
Near Cache implementations.
- com.hazelcast.internal.nearcache.impl.invalidation - package com.hazelcast.internal.nearcache.impl.invalidation
-
Invalidations for Near Cache.
- com.hazelcast.internal.nearcache.impl.maxsize - package com.hazelcast.internal.nearcache.impl.maxsize
-
Max-Size policy implementations for Near Cache.
- com.hazelcast.internal.nearcache.impl.preloader - package com.hazelcast.internal.nearcache.impl.preloader
-
Near Cache pre-loader implementation.
- com.hazelcast.internal.nearcache.impl.record - package com.hazelcast.internal.nearcache.impl.record
-
Near Cache record implementations.
- com.hazelcast.internal.nearcache.impl.store - package com.hazelcast.internal.nearcache.impl.store
-
Near Cache store implementations.
- com.hazelcast.internal.networking - package com.hazelcast.internal.networking
-
Contains the socket connection functionality.
- com.hazelcast.internal.networking.nio - package com.hazelcast.internal.networking.nio
-
Contains the non blocking
Networking
functionality.
- com.hazelcast.internal.networking.nio.iobalancer - package com.hazelcast.internal.networking.nio.iobalancer
-
Contains Handler Migration classes
- com.hazelcast.internal.partition - package com.hazelcast.internal.partition
-
Contains the internals for partition assignment/management, migration, replication etc.
- com.hazelcast.internal.partition.impl - package com.hazelcast.internal.partition.impl
-
- com.hazelcast.internal.partition.operation - package com.hazelcast.internal.partition.operation
-
Contains the operations for partition package.
- com.hazelcast.internal.serialization - package com.hazelcast.internal.serialization
-
Contains the private serialization API + implementation.
- com.hazelcast.internal.serialization.impl - package com.hazelcast.internal.serialization.impl
-
- com.hazelcast.internal.serialization.impl.bufferpool - package com.hazelcast.internal.serialization.impl.bufferpool
-
Contains the logic for the BufferPool.
- com.hazelcast.internal.usercodedeployment - package com.hazelcast.internal.usercodedeployment
-
Module related to User Code Deployment
- com.hazelcast.internal.usercodedeployment.impl - package com.hazelcast.internal.usercodedeployment.impl
-
- com.hazelcast.internal.usercodedeployment.impl.filter - package com.hazelcast.internal.usercodedeployment.impl.filter
-
- com.hazelcast.internal.usercodedeployment.impl.operation - package com.hazelcast.internal.usercodedeployment.impl.operation
-
- com.hazelcast.internal.util - package com.hazelcast.internal.util
-
This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way.
- com.hazelcast.internal.util.collection - package com.hazelcast.internal.util.collection
-
Primitive-typed collections.
- com.hazelcast.internal.util.comparators - package com.hazelcast.internal.util.comparators
-
Provides various comparator implementations.
- com.hazelcast.internal.util.concurrent - package com.hazelcast.internal.util.concurrent
-
Concurrent queues etc.
- com.hazelcast.internal.util.counters - package com.hazelcast.internal.util.counters
-
Provides various counter implementations.
- com.hazelcast.internal.util.filter - package com.hazelcast.internal.util.filter
-
- com.hazelcast.internal.util.futures - package com.hazelcast.internal.util.futures
-
Re-usable implementations of Futures.
- com.hazelcast.internal.util.hashslot - package com.hazelcast.internal.util.hashslot
-
Contains a family of interfaces that provide a common base for various
kinds of open-addressed hashtable implementations.
- com.hazelcast.internal.util.hashslot.impl - package com.hazelcast.internal.util.hashslot.impl
-
- com.hazelcast.internal.util.iterator - package com.hazelcast.internal.util.iterator
-
Re-usable implementations of Iterators.
- com.hazelcast.internal.util.sort - package com.hazelcast.internal.util.sort
-
General API for sorting.
- com.hazelcast.logging - package com.hazelcast.logging
-
This package contains logging functionality for Hazelcast.
Since Hazelcast has a zero dependency policy, Hazelcast provides a logging
abstraction like commons logging, so that different logging frameworks like
log4j, can be hooked in.
- com.hazelcast.map - package com.hazelcast.map
-
Contains Hazelcast map module classes.
- com.hazelcast.map.eviction - package com.hazelcast.map.eviction
-
This package contains eviction specific classes.
- com.hazelcast.map.impl - package com.hazelcast.map.impl
-
- com.hazelcast.map.impl.client - package com.hazelcast.map.impl.client
-
- com.hazelcast.map.impl.event - package com.hazelcast.map.impl.event
-
- com.hazelcast.map.impl.eviction - package com.hazelcast.map.impl.eviction
-
This package contains eviction classes.
- com.hazelcast.map.impl.iterator - package com.hazelcast.map.impl.iterator
-
- com.hazelcast.map.impl.journal - package com.hazelcast.map.impl.journal
-
- com.hazelcast.map.impl.mapstore - package com.hazelcast.map.impl.mapstore
-
Contains map store operations.
- com.hazelcast.map.impl.mapstore.writebehind - package com.hazelcast.map.impl.mapstore.writebehind
-
Package for processing write behind store operations.
- com.hazelcast.map.impl.mapstore.writebehind.entry - package com.hazelcast.map.impl.mapstore.writebehind.entry
-
- com.hazelcast.map.impl.mapstore.writethrough - package com.hazelcast.map.impl.mapstore.writethrough
-
Package for processing write through store operations.
- com.hazelcast.map.impl.nearcache - package com.hazelcast.map.impl.nearcache
-
Contains Near Cache specific classes.
- com.hazelcast.map.impl.nearcache.invalidation - package com.hazelcast.map.impl.nearcache.invalidation
-
- com.hazelcast.map.impl.operation - package com.hazelcast.map.impl.operation
-
Package for map operations.
- com.hazelcast.map.impl.proxy - package com.hazelcast.map.impl.proxy
-
Contains map proxy implementation and support classes.
- com.hazelcast.map.impl.query - package com.hazelcast.map.impl.query
-
- com.hazelcast.map.impl.querycache - package com.hazelcast.map.impl.querycache
-
Contains query cache internal implementation classes.
- com.hazelcast.map.impl.querycache.accumulator - package com.hazelcast.map.impl.querycache.accumulator
-
- com.hazelcast.map.impl.querycache.event - package com.hazelcast.map.impl.querycache.event
-
This package contains classes for query cache events.
- com.hazelcast.map.impl.querycache.event.sequence - package com.hazelcast.map.impl.querycache.event.sequence
-
This package contains classes which are used to give sequence numbers to events.
- com.hazelcast.map.impl.querycache.publisher - package com.hazelcast.map.impl.querycache.publisher
-
This package contains classes which are used for
QueryCache
event publishing side.
- com.hazelcast.map.impl.querycache.subscriber - package com.hazelcast.map.impl.querycache.subscriber
-
This package contains classes which are used for
QueryCache
event subscription side.
- com.hazelcast.map.impl.querycache.subscriber.operation - package com.hazelcast.map.impl.querycache.subscriber.operation
-
This package contains Enterprise specific operations for
QueryCache
.
- com.hazelcast.map.impl.querycache.subscriber.record - package com.hazelcast.map.impl.querycache.subscriber.record
-
- com.hazelcast.map.impl.querycache.utils - package com.hazelcast.map.impl.querycache.utils
-
Contains utility classes for QueryCache
implementation.
- com.hazelcast.map.impl.record - package com.hazelcast.map.impl.record
-
Contains record specific classes.
- com.hazelcast.map.impl.recordstore - package com.hazelcast.map.impl.recordstore
-
- com.hazelcast.map.impl.tx - package com.hazelcast.map.impl.tx
-
- com.hazelcast.map.impl.wan - package com.hazelcast.map.impl.wan
-
Contains wan replication event classes
- com.hazelcast.map.journal - package com.hazelcast.map.journal
-
- com.hazelcast.map.listener - package com.hazelcast.map.listener
-
- com.hazelcast.map.merge - package com.hazelcast.map.merge
-
Contains out-of-the-box merge policies for
IMap
.
- com.hazelcast.mapreduce - package com.hazelcast.mapreduce
-
This package contains the MapReduce API definition for Hazelcast.
All map reduce operations running in a distributed manner inside the
active Hazelcast cluster.
- com.hazelcast.mapreduce.aggregation - package com.hazelcast.mapreduce.aggregation
-
This package contains the aggregation API and the convenience helper classes
to retrieve predefined aggregation implementations.
- com.hazelcast.mapreduce.aggregation.impl - package com.hazelcast.mapreduce.aggregation.impl
-
This package contains a set of predefined aggregation implementations
- com.hazelcast.mapreduce.impl - package com.hazelcast.mapreduce.impl
-
This package contains the default implementation for the map reduce framework
internals.
- com.hazelcast.mapreduce.impl.notification - package com.hazelcast.mapreduce.impl.notification
-
This package contains all remote node notifications
- com.hazelcast.mapreduce.impl.operation - package com.hazelcast.mapreduce.impl.operation
-
This package contains all remote operations that are needed to control work on
supervising or worker nodes.
- com.hazelcast.mapreduce.impl.task - package com.hazelcast.mapreduce.impl.task
-
This package contains the base implementation for a standard map reduce job.
- com.hazelcast.memory - package com.hazelcast.memory
-
Provides classes/interfaces for memory utilities, heap/native memory storage support.
- com.hazelcast.monitor - package com.hazelcast.monitor
-
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
- com.hazelcast.monitor.impl - package com.hazelcast.monitor.impl
-
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
- com.hazelcast.multimap.impl - package com.hazelcast.multimap.impl
-
Contains classes for Hazelcast MultiMap module.
- com.hazelcast.multimap.impl.operations - package com.hazelcast.multimap.impl.operations
-
Contains operations for Hazelcast MultiMap module.
- com.hazelcast.multimap.impl.txn - package com.hazelcast.multimap.impl.txn
-
This package contains the Transaction behavior for the Multimap.
- com.hazelcast.nio - package com.hazelcast.nio
-
This package contains classes related to New IO
- com.hazelcast.nio.ascii - package com.hazelcast.nio.ascii
-
Contains SocketTextReader and SocketTextWriter classes;
- com.hazelcast.nio.serialization - package com.hazelcast.nio.serialization
-
Contains interfaces/classes related to serialization;
such as serializer interfaces, input/output streams.
- com.hazelcast.nio.serialization.impl - package com.hazelcast.nio.serialization.impl
-
- com.hazelcast.nio.ssl - package com.hazelcast.nio.ssl
-
Contains interfaces/classes related to SSL for New IO
- com.hazelcast.nio.tcp - package com.hazelcast.nio.tcp
-
Contains functionality for the TCP/IP Networking for cluster members
This whole package is internal and no compatibility will be provided.
- com.hazelcast.osgi - package com.hazelcast.osgi
-
This package contains the OSGI functionality contract points for Hazelcast.
- com.hazelcast.osgi.impl - package com.hazelcast.osgi.impl
-
This package contains the OSGI functionality implementations for Hazelcast.
- com.hazelcast.partition - package com.hazelcast.partition
-
Contains the partition logic for Hazelcast.
- com.hazelcast.partition.membergroup - package com.hazelcast.partition.membergroup
-
todo
- com.hazelcast.partition.strategy - package com.hazelcast.partition.strategy
-
Packages contains different partitioning strategies.
- com.hazelcast.projection - package com.hazelcast.projection
-
Contains classes related to projections.
- com.hazelcast.projection.impl - package com.hazelcast.projection.impl
-
- com.hazelcast.query - package com.hazelcast.query
-
Contains interfaces/classes related to Hazelcast query and indexing support.
- com.hazelcast.query.extractor - package com.hazelcast.query.extractor
-
Contains classes related to custom attributes and the extraction of their values.
- com.hazelcast.query.impl - package com.hazelcast.query.impl
-
Contains the implementation classes of the query functionality.
- com.hazelcast.query.impl.getters - package com.hazelcast.query.impl.getters
-
Helper classes for extractions of values from object instances.
- com.hazelcast.query.impl.predicates - package com.hazelcast.query.impl.predicates
-
- com.hazelcast.quorum - package com.hazelcast.quorum
-
Contains classes related to cluster quorum.
- com.hazelcast.quorum.impl - package com.hazelcast.quorum.impl
-
Contains cluster quorum implementation classes.
- com.hazelcast.replicatedmap - package com.hazelcast.replicatedmap
-
Classes for replicated map.
- com.hazelcast.replicatedmap.impl - package com.hazelcast.replicatedmap.impl
-
This package contains the implementation of the replicated map service itself and some connection interfaces only used
internally.
- com.hazelcast.replicatedmap.impl.client - package com.hazelcast.replicatedmap.impl.client
-
This package contains classes for client communication on replicated map implementation
- com.hazelcast.replicatedmap.impl.operation - package com.hazelcast.replicatedmap.impl.operation
-
This package contains replicated map operations which are executed on remote nodes
- com.hazelcast.replicatedmap.impl.record - package com.hazelcast.replicatedmap.impl.record
-
This package contains the implementation of the backing data storage for the replicated map implementation
- com.hazelcast.replicatedmap.merge - package com.hazelcast.replicatedmap.merge
-
- com.hazelcast.ringbuffer - package com.hazelcast.ringbuffer
-
- com.hazelcast.ringbuffer.impl - package com.hazelcast.ringbuffer.impl
-
- com.hazelcast.ringbuffer.impl.client - package com.hazelcast.ringbuffer.impl.client
-
- com.hazelcast.ringbuffer.impl.operations - package com.hazelcast.ringbuffer.impl.operations
-
- com.hazelcast.scheduledexecutor - package com.hazelcast.scheduledexecutor
-
This package contains ScheduledExecutorService functionality for Hazelcast.
- com.hazelcast.scheduledexecutor.impl - package com.hazelcast.scheduledexecutor.impl
-
- com.hazelcast.scheduledexecutor.impl.operations - package com.hazelcast.scheduledexecutor.impl.operations
-
- com.hazelcast.security - package com.hazelcast.security
-
Provides interfaces/classes for Hazelcast security implementation.
- com.hazelcast.security.permission - package com.hazelcast.security.permission
-
Contains all the security permissions
- com.hazelcast.spi - package com.hazelcast.spi
-
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
- com.hazelcast.spi.annotation - package com.hazelcast.spi.annotation
-
Contains annotations for Hazelcast SPI.
- com.hazelcast.spi.discovery - package com.hazelcast.spi.discovery
-
This package contains the public SPI for vendors and users to implement their
custom node / IP discovery strategy.
- com.hazelcast.spi.discovery.impl - package com.hazelcast.spi.discovery.impl
-
- com.hazelcast.spi.discovery.integration - package com.hazelcast.spi.discovery.integration
-
This package contains the public part of the integrators SPI and is meant for
people that integrate Hazelcast into their own systems or frameworks and cannot
use the default discovery service implementation (for example using a different
DiscoveryStrategy
lookup strategy like OSGi).
- com.hazelcast.spi.discovery.multicast - package com.hazelcast.spi.discovery.multicast
-
Contains the hazelcast multicast plugin classes
- com.hazelcast.spi.discovery.multicast.impl - package com.hazelcast.spi.discovery.multicast.impl
-
- com.hazelcast.spi.exception - package com.hazelcast.spi.exception
-
Contains exceptions for Hazelcast SPI.
- com.hazelcast.spi.impl - package com.hazelcast.spi.impl
-
Contains implementations for Hazelcast SPI.
- com.hazelcast.spi.impl.eventservice - package com.hazelcast.spi.impl.eventservice
-
- com.hazelcast.spi.impl.eventservice.impl - package com.hazelcast.spi.impl.eventservice.impl
-
- com.hazelcast.spi.impl.eventservice.impl.operations - package com.hazelcast.spi.impl.eventservice.impl.operations
-
- com.hazelcast.spi.impl.executionservice - package com.hazelcast.spi.impl.executionservice
-
- com.hazelcast.spi.impl.executionservice.impl - package com.hazelcast.spi.impl.executionservice.impl
-
- com.hazelcast.spi.impl.merge - package com.hazelcast.spi.impl.merge
-
This package contains split-brain related classes.
- com.hazelcast.spi.impl.operationexecutor - package com.hazelcast.spi.impl.operationexecutor
-
- com.hazelcast.spi.impl.operationexecutor.impl - package com.hazelcast.spi.impl.operationexecutor.impl
-
- com.hazelcast.spi.impl.operationexecutor.slowoperationdetector - package com.hazelcast.spi.impl.operationexecutor.slowoperationdetector
-
- com.hazelcast.spi.impl.operationparker - package com.hazelcast.spi.impl.operationparker
-
- com.hazelcast.spi.impl.operationparker.impl - package com.hazelcast.spi.impl.operationparker.impl
-
- com.hazelcast.spi.impl.operationservice - package com.hazelcast.spi.impl.operationservice
-
- com.hazelcast.spi.impl.operationservice.impl - package com.hazelcast.spi.impl.operationservice.impl
-
- com.hazelcast.spi.impl.operationservice.impl.operations - package com.hazelcast.spi.impl.operationservice.impl.operations
-
- com.hazelcast.spi.impl.operationservice.impl.responses - package com.hazelcast.spi.impl.operationservice.impl.responses
-
Contains the different responses that can be send as a consequence of an Operation invocation.
- com.hazelcast.spi.impl.operationutil - package com.hazelcast.spi.impl.operationutil
-
- com.hazelcast.spi.impl.proxyservice - package com.hazelcast.spi.impl.proxyservice
-
- com.hazelcast.spi.impl.proxyservice.impl - package com.hazelcast.spi.impl.proxyservice.impl
-
- com.hazelcast.spi.impl.proxyservice.impl.operations - package com.hazelcast.spi.impl.proxyservice.impl.operations
-
- com.hazelcast.spi.impl.sequence - package com.hazelcast.spi.impl.sequence
-
Call ID sequence generators
- com.hazelcast.spi.impl.servicemanager - package com.hazelcast.spi.impl.servicemanager
-
- com.hazelcast.spi.impl.servicemanager.impl - package com.hazelcast.spi.impl.servicemanager.impl
-
- com.hazelcast.spi.merge - package com.hazelcast.spi.merge
-
This package contains interfaces and classes of the split-brain merging SPI.
- com.hazelcast.spi.partition - package com.hazelcast.spi.partition
-
Contains the SPI for partition logic for Hazelcast.
- com.hazelcast.spi.partitiongroup - package com.hazelcast.spi.partitiongroup
-
This package contains the basic SPI for the Partition Group SPI to define
or configure how Hazelcast will configure and distribute backups in the
cluster.
- com.hazelcast.spi.properties - package com.hazelcast.spi.properties
-
Contains the Hazelcast properties implementation.
- com.hazelcast.spi.serialization - package com.hazelcast.spi.serialization
-
Contains SPI related to serialization
- com.hazelcast.spring - package com.hazelcast.spring
-
Provides Spring interfaces/classes for Hazelcast.
- com.hazelcast.spring.cache - package com.hazelcast.spring.cache
-
Contains Hazelcast cache classes related to Spring.
- com.hazelcast.spring.context - package com.hazelcast.spring.context
-
Contains context classes for Spring.
- com.hazelcast.spring.hibernate - package com.hazelcast.spring.hibernate
-
Contains class related to Hibernate.
- com.hazelcast.spring.transaction - package com.hazelcast.spring.transaction
-
Contains Hazelcast transaction classes for Spring Transaction API.
- com.hazelcast.topic - package com.hazelcast.topic
-
Contains the API for the
ITopic
.
- com.hazelcast.topic.impl - package com.hazelcast.topic.impl
-
This package contains ITopic functionality for Hazelcast.
With the ITopic it is possible to create publish subscribe solutions similar to JMS Topics.
- com.hazelcast.topic.impl.reliable - package com.hazelcast.topic.impl.reliable
-
- com.hazelcast.transaction - package com.hazelcast.transaction
-
Provides interfaces/classes for Hazelcast transaction support.
- com.hazelcast.transaction.impl - package com.hazelcast.transaction.impl
-
Provides implementation for Hazelcast transaction support.
- com.hazelcast.transaction.impl.operations - package com.hazelcast.transaction.impl.operations
-
- com.hazelcast.transaction.impl.xa - package com.hazelcast.transaction.impl.xa
-
Provides implementation for Hazelcast XA transaction support.
- com.hazelcast.transaction.impl.xa.operations - package com.hazelcast.transaction.impl.xa.operations
-
- com.hazelcast.util - package com.hazelcast.util
-
This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way.
- com.hazelcast.util.collection - package com.hazelcast.util.collection
-
The Agrona project backport: collections.
- com.hazelcast.util.concurrent - package com.hazelcast.util.concurrent
-
Abstractions that deal with common needs in concurrent programming.
- com.hazelcast.util.executor - package com.hazelcast.util.executor
-
This package contains classes related to Util.Executor
- com.hazelcast.util.function - package com.hazelcast.util.function
-
Backport of Java 8 functional interfaces which Agrona depends on.
- com.hazelcast.util.scheduler - package com.hazelcast.util.scheduler
-
This package contains scheduler classes for Util
- com.hazelcast.version - package com.hazelcast.version
-
This package contains classes to support the versioning API.
- com.hazelcast.wan - package com.hazelcast.wan
-
This package contains the WAN replication API
- com.hazelcast.wan.impl - package com.hazelcast.wan.impl
-
This package contains the opensource implementation of WAN replication
- com.hazelcast.wan.merkletree - package com.hazelcast.wan.merkletree
-
This package contains Merkle tree based anti-entropy implementation
- combine(Aggregator) - Method in class com.hazelcast.aggregation.Aggregator
-
Incorporates the intermediary result of the given aggregator to this instance of the aggregator.
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.BigDecimalAverageAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.BigDecimalSumAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.BigIntegerAverageAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.BigIntegerSumAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.CountAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.DistinctValuesAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.DoubleAverageAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.DoubleSumAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.FixedSumAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.FloatingPointSumAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.IntegerAverageAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.IntegerSumAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.LongAverageAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.LongSumAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.MaxAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.MaxByAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.MinAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.MinByAggregator
-
- combine(Aggregator) - Method in class com.hazelcast.aggregation.impl.NumberAverageAggregator
-
- combine(AggregationResult) - Method in class com.hazelcast.map.impl.query.AggregationResult
-
- combine(QueryResult) - Method in class com.hazelcast.map.impl.query.QueryResult
-
- combine(T) - Method in interface com.hazelcast.map.impl.query.Result
-
Combines the given result with this result modifying this result.
- combine(ValueIn) - Method in class com.hazelcast.mapreduce.Combiner
-
Deprecated.
This method is called to supply values to be combined into an intermediate result chunk.
The combine method might be called multiple times so the combined chunk needs to be held
internally in a member state of the Combiner.
After this method is called you need to
Combiner.reset()
the internal state to prepare for combining of
the next chunk.
- Combiner<ValueIn,ValueOut> - Class in com.hazelcast.mapreduce
-
- Combiner() - Constructor for class com.hazelcast.mapreduce.Combiner
-
Deprecated.
- combiner(CombinerFactory<? super Key, ? super Value, ? extends ValueOut>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.MappingJobImpl
-
- combiner(CombinerFactory<? super KeyIn, ? super ValueIn, ? extends ValueOut>) - Method in interface com.hazelcast.mapreduce.MappingJob
-
Deprecated.
- COMBINER_RESULT_LIST - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- CombinerFactory<KeyIn,ValueIn,ValueOut> - Interface in com.hazelcast.mapreduce
-
- combinerFactory - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
-
- CombinerResultList<E> - Class in com.hazelcast.mapreduce.impl
-
This
ArrayList
subclass exists to prevent
DefaultContext.CollectingCombinerFactory
created collections to be mixed up with user provided List results from
Combiner
s.
- CombinerResultList() - Constructor for class com.hazelcast.mapreduce.impl.CombinerResultList
-
- CombinerResultList(Collection<? extends E>) - Constructor for class com.hazelcast.mapreduce.impl.CombinerResultList
-
- combineToInt(short, short) - Static method in class com.hazelcast.nio.Bits
-
Combines two short integer values into an integer.
- combineToLong(int, int) - Static method in class com.hazelcast.nio.Bits
-
Combines two integer values into a long integer.
- CommandParser - Interface in com.hazelcast.internal.ascii
-
- commit(Xid, boolean) - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- commit() - Method in interface com.hazelcast.transaction.impl.Transaction
-
- commit() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- commit(NodeEngine) - Method in class com.hazelcast.transaction.impl.TransactionLog
-
- commit(Xid, boolean) - Method in class com.hazelcast.transaction.impl.xa.XAResourceImpl
-
- commit() - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- commitAdd(long, Data) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- commitAddBackup(long, Data) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- commitAsync(NodeEngine, ExecutionCallback) - Method in class com.hazelcast.transaction.impl.TransactionLog
-
- commitAsync(ExecutionCallback) - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- commitClusterState(ClusterStateChange, Address, String, boolean) - Method in class com.hazelcast.internal.cluster.impl.ClusterStateManager
-
- CommitClusterStateOp - Class in com.hazelcast.internal.cluster.impl.operations
-
- CommitClusterStateOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.CommitClusterStateOp
-
- CommitClusterStateOp(ClusterStateChange, Address, String, boolean) - Constructor for class com.hazelcast.internal.cluster.impl.operations.CommitClusterStateOp
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.cache.impl.CacheService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.collection.impl.collection.CollectionService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.map.impl.MapService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.spi.impl.CountingMigrationAwareService
-
- commitMigration(PartitionMigrationEvent) - Method in interface com.hazelcast.spi.MigrationAwareService
-
Commits the migration process for this service, on both source and destination members.
- commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.transaction.impl.xa.XAService
-
- commitRemove(long) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- commitRemoveBackup(long) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- commitTransaction() - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- commitTransaction() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- commitTransaction() - Method in class com.hazelcast.transaction.impl.xa.XATransactionContextImpl
-
- commitTransaction() - Method in interface com.hazelcast.transaction.TransactionContext
-
Commits a transaction.
- compact() - Method in class com.hazelcast.security.permission.ClusterPermissionCollection
-
- compact() - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
Compact the
Map
backing arrays by rehashing with a capacity just larger than current size
and giving consideration to the load factor.
- compact() - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
Compact the
Map
backing arrays by rehashing with a capacity just larger than current size
and giving consideration to the load factor.
- compactOrClear(ByteBuffer) - Static method in class com.hazelcast.nio.IOUtil
-
Compacts or clears the buffer depending if bytes are remaining in the byte-buffer.
- COMPARABLE_MAX_COMBINER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- COMPARABLE_MAX_REDUCER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- COMPARABLE_MIN_COMBINER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- COMPARABLE_MIN_REDUCER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- comparableMax() - Static method in class com.hazelcast.aggregation.Aggregators
-
- comparableMax(String) - Static method in class com.hazelcast.aggregation.Aggregators
-
- comparableMax() - Static method in class com.hazelcast.mapreduce.aggregation.Aggregations
-
Deprecated.
Returns an aggregation to find the maximum value of all supplied
Comparable
implementing values.
This aggregation is similar to:
- ComparableMaxAggregation<Key,Value> - Class in com.hazelcast.mapreduce.aggregation.impl
-
The predefined maximum aggregation for values of type
Comparable
.
- ComparableMaxAggregation() - Constructor for class com.hazelcast.mapreduce.aggregation.impl.ComparableMaxAggregation
-
- comparableMin() - Static method in class com.hazelcast.aggregation.Aggregators
-
- comparableMin(String) - Static method in class com.hazelcast.aggregation.Aggregators
-
- comparableMin() - Static method in class com.hazelcast.mapreduce.aggregation.Aggregations
-
Deprecated.
Returns an aggregation to find the minimum value of all supplied
Comparable
implementing values.
This aggregation is similar to:
- ComparableMinAggregation<Key,Value> - Class in com.hazelcast.mapreduce.aggregation.impl
-
The predefined minimum aggregation for values of type
Comparable
.
- ComparableMinAggregation() - Constructor for class com.hazelcast.mapreduce.aggregation.impl.ComparableMinAggregation
-
- comparator - Variable in class com.hazelcast.config.EvictionConfig
-
- comparatorClassName - Variable in class com.hazelcast.config.EvictionConfig
-
- compare(CacheEntryView<K, V>, CacheEntryView<K, V>) - Method in class com.hazelcast.cache.CacheEvictionPolicyComparator
-
- compare(Object, Object) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- compare(E, E) - Method in class com.hazelcast.internal.eviction.EvictionPolicyComparator
-
- compare(EvictableEntryView, EvictableEntryView) - Method in class com.hazelcast.internal.eviction.impl.comparator.LFUEvictionPolicyComparator
-
- compare(EvictableEntryView, EvictableEntryView) - Method in class com.hazelcast.internal.eviction.impl.comparator.LRUEvictionPolicyComparator
-
- compare(EvictableEntryView, EvictableEntryView) - Method in class com.hazelcast.internal.eviction.impl.comparator.RandomEvictionPolicyComparator
-
- compare(EntryView, EntryView) - Method in class com.hazelcast.map.eviction.LFUEvictionPolicy
-
- compare(EntryView, EntryView) - Method in class com.hazelcast.map.eviction.LRUEvictionPolicy
-
- compare(EntryView<K, V>, EntryView<K, V>) - Method in class com.hazelcast.map.eviction.MapEvictionPolicy
- compare(EntryView, EntryView) - Method in class com.hazelcast.map.eviction.RandomEvictionPolicy
-
- compare(Comparator<Map.Entry>, IterationType, Map.Entry, Map.Entry) - Static method in class com.hazelcast.util.SortingUtil
-
- COMPARE_AND_REMOVE - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- COMPARE_AND_REMOVE - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- COMPARE_AND_REMOVE_BACKUP - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- COMPARE_AND_REMOVE_BACKUP - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- COMPARE_AND_SET - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- COMPARE_AND_SET - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- compareAnchor(PagingPredicate, QueryableEntry, Map.Entry<Integer, Map.Entry>) - Static method in class com.hazelcast.util.SortingUtil
-
- compareAndRemove(boolean, Set<Data>) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- compareAndRemove(Collection<Data>, boolean) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Compares if the queue contains the items in the dataList and removes them according to the retain parameter.
- compareAndRemoveBackup(Set<Long>) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- CompareAndRemoveBackupOperation - Class in com.hazelcast.collection.impl.queue.operations
-
This class triggers backup method for items' ID.
- CompareAndRemoveBackupOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveBackupOperation
-
- CompareAndRemoveBackupOperation(String, Set<Long>) - Constructor for class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveBackupOperation
-
- CompareAndRemoveOperation - Class in com.hazelcast.collection.impl.queue.operations
-
This class triggers iterator and if find same item in the Queue, remove this item.
- CompareAndRemoveOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveOperation
-
- CompareAndRemoveOperation(String, Collection<Data>, boolean) - Constructor for class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveOperation
-
- compareAndSet(long, long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- compareAndSet(E, E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- compareAndSet(long, long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongContainer
-
- compareAndSet(long, long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- compareAndSet(Data, Data) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceContainer
-
- compareAndSet(E, E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- compareAndSet(long, long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically sets the value to the given updated value
only if the current value ==
the expected value.
- compareAndSet(E, E) - Method in interface com.hazelcast.core.IAtomicReference
-
Atomically sets the value to the given updated value
only if the current value ==
the expected value.
- compareAndSet(long, long) - Method in class com.hazelcast.internal.jmx.AtomicLongMBean
-
- compareAndSetAsync(long, long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- compareAndSetAsync(E, E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- compareAndSetAsync(long, long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- compareAndSetAsync(E, E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- compareAndSetAsync(long, long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically sets the value to the given updated value
only if the current value ==
the expected value.
- compareAndSetAsync(E, E) - Method in interface com.hazelcast.core.IAtomicReference
-
Atomically sets the value to the given updated value only if the
current value ==
the expected value.
- CompareAndSetOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- CompareAndSetOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.CompareAndSetOperation
-
- CompareAndSetOperation(String, long, long) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.CompareAndSetOperation
-
- CompareAndSetOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- CompareAndSetOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.CompareAndSetOperation
-
- CompareAndSetOperation(String, Data, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.CompareAndSetOperation
-
- compareAndSetSequence(long, long) - Method in class com.hazelcast.map.impl.querycache.event.sequence.DefaultPartitionSequencer
-
- compareAndSetSequence(long, long, int) - Method in class com.hazelcast.map.impl.querycache.event.sequence.DefaultSubscriberSequencerProvider
-
- compareAndSetSequence(long, long) - Method in interface com.hazelcast.map.impl.querycache.event.sequence.PartitionSequencer
-
Atomically sets the value of sequence number for the partition.
- compareAndSetSequence(long, long, int) - Method in interface com.hazelcast.map.impl.querycache.event.sequence.SubscriberSequencerProvider
-
Atomically sets the value of sequence number for the partition.
- compareAndSwapInt(Object, long, int, int) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Compares and swaps an int value to an expected value atomically
based by given object with given offset,
if and only if its current value is equal to the expected value.
- compareAndSwapInt(long, int, int) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Compares and swaps the given int value to the expected value atomically
based in the given object with given offset
if and only if its current value equals to specified expected value.
- compareAndSwapInt(long, int, int) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- compareAndSwapInt(Object, long, int, int) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- compareAndSwapInt(long, int, int) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- compareAndSwapInt(Object, long, int, int) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- compareAndSwapLong(Object, long, long, long) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Compares and swaps a long value to an expected value atomically
based by given object with given offset
if and only if its current value equals to the expected value.
- compareAndSwapLong(long, long, long) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Compares and swaps the long value to the expected value atomically
based in the given object with given offset
if and only if its current value equals the expected value.
- compareAndSwapLong(long, long, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- compareAndSwapLong(Object, long, long, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- compareAndSwapLong(long, long, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- compareAndSwapLong(Object, long, long, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- compareAndSwapObject(Object, long, Object, Object) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Compares and swaps referenced object to expected object atomically
based by given owner object at given offset
if and only if its current object is the expected object.
- compareAndSwapObject(long, Object, Object) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Compares and swaps the referenced object to the expected object atomically
based by given owner object at given offset
if and only if its current referenced object is the expected object.
- compareAndSwapObject(long, Object, Object) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- compareAndSwapObject(Object, long, Object, Object) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- compareAndSwapObject(long, Object, Object) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- compareAndSwapObject(Object, long, Object, Object) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- compareIntegers(int, int) - Static method in class com.hazelcast.util.QuickMath
-
Compares two integers
- compareLongs(long, long) - Static method in class com.hazelcast.util.QuickMath
-
Compares two longs
- compareTo(Delayed) - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- compareTo(CollectionItem) - Method in class com.hazelcast.collection.impl.collection.CollectionItem
-
- compareTo(QueueItem) - Method in class com.hazelcast.collection.impl.queue.QueueItem
-
- compareTo(Object) - Method in class com.hazelcast.query.impl.IndexImpl.NullObject
-
- compareTo(IndexInfo) - Method in class com.hazelcast.query.impl.IndexInfo
-
- compareTo(Delayed) - Method in class com.hazelcast.scheduledexecutor.impl.DelegatingScheduledFutureStripper
-
- compareTo(Delayed) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledFutureProxy
-
- compareTo(MemberVersion) - Method in class com.hazelcast.version.MemberVersion
-
- compareTo(Version) - Method in class com.hazelcast.version.Version
-
- compareTrees(MerkleTreeView, MerkleTreeView) - Static method in class com.hazelcast.wan.merkletree.MerkleTreeUtil
-
Compares the provided local and the remote Merkle trees and
returns the breadth-first orders of the leaves that found to be
different.
- ComparisonType - Enum in com.hazelcast.query.impl
-
Type of Comparison
- COMPATIBILITY_3_6_CLIENT_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
When this property is true, if the server can not determine the connected client version, it shall assume that it is of
3.6.x version client.
- COMPATIBILITY_3_6_SERVER_ENABLED - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
When this property is true, if the client can not know the server version it will assume that the server is version 3.6.x.
- CompletableFutureTask<V> - Class in com.hazelcast.util.executor
-
- CompletableFutureTask(Callable<V>, ExecutorService) - Constructor for class com.hazelcast.util.executor.CompletableFutureTask
-
- CompletableFutureTask(Runnable, V, ExecutorService) - Constructor for class com.hazelcast.util.executor.CompletableFutureTask
-
- complete(Object) - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- complete(Object) - Method in class com.hazelcast.internal.util.SimpleCompletableFuture
-
- complete(Object) - Method in class com.hazelcast.internal.util.SimpleCompletedFuture
-
- complete(Object) - Method in class com.hazelcast.spi.impl.AbstractInvocationFuture
-
Can be called multiple times, but only the first answer will lead to the
future getting triggered.
- complete() - Method in class com.hazelcast.spi.impl.sequence.AbstractCallIdSequence
-
- complete() - Method in interface com.hazelcast.spi.impl.sequence.CallIdSequence
-
Not idempotent: must be called exactly once per invocation.
- complete() - Method in class com.hazelcast.spi.impl.sequence.CallIdSequenceWithoutBackpressure
-
- complete(Object) - Method in interface com.hazelcast.spi.InternalCompletableFuture
-
Completes this future.
- complete(Object) - Method in class com.hazelcast.util.executor.CompletedFuture
-
- complete(Object) - Method in class com.hazelcast.util.executor.DelegatingFuture
-
- completeConstruction(Collection<Integer>) - Method in class com.hazelcast.map.impl.query.AggregationResult
-
- completeConstruction(Collection<Integer>) - Method in class com.hazelcast.map.impl.query.QueryResult
-
- completeConstruction(Collection<Integer>) - Method in interface com.hazelcast.map.impl.query.Result
-
Completes the construction of this result.
- CompletedFuture<V> - Class in com.hazelcast.util.executor
-
- CompletedFuture(SerializationService, Object, Executor) - Constructor for class com.hazelcast.util.executor.CompletedFuture
-
- completedTaskCount - Variable in class com.hazelcast.internal.management.dto.ManagedExecutorDTO
-
- completedTaskCount() - Method in class com.hazelcast.internal.networking.nio.NioThread
-
- completionId - Variable in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- completionId - Variable in class com.hazelcast.cache.impl.operation.MutatingCacheOperation
-
- ComposedKeyMap<K1,K2,V> - Class in com.hazelcast.util.collection
-
Map with a composed key.
- ComposedKeyMap() - Constructor for class com.hazelcast.util.collection.ComposedKeyMap
-
- CompositeEvictionChecker - Class in com.hazelcast.internal.eviction
-
- CompositeEvictionChecker(EvictionChecker...) - Constructor for class com.hazelcast.internal.eviction.CompositeEvictionChecker
-
- CompositeEvictionChecker.CompositionOperator - Enum in com.hazelcast.internal.eviction
-
- CompositeMessageTaskFactory - Class in com.hazelcast.client.impl
-
- CompositeMessageTaskFactory(NodeEngine) - Constructor for class com.hazelcast.client.impl.CompositeMessageTaskFactory
-
- CompoundPredicate - Interface in com.hazelcast.query.impl.predicates
-
Interface for predicates which operate on an array of sub-predicates.
- compress(byte[]) - Static method in class com.hazelcast.nio.IOUtil
-
- computeIfAbsent(int, IntFunction<? extends V>) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
Get a value for a given key, or if it does ot exist then default the value via a
IntFunction
and put it in the map.
- computeIfAbsent(long, LongFunction<? extends V>) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
Get a value for a given key, or if it does ot exist then default the value via a
LongFunction
and put it in the map.
- computePerturbationValue(int) - Static method in class com.hazelcast.util.HashUtil
-
Computes the key perturbation value applied before hashing.
- concat(T[], T[], T[]) - Static method in class com.hazelcast.util.collection.ArrayUtils
-
Copies in order sourceFirst
and sourceSecond
into dest
.
- concatenate(byte[], byte[]) - Static method in class com.hazelcast.internal.ascii.memcache.MemcacheCommandProcessor
-
- ConcurrencyUtil - Class in com.hazelcast.util
-
- CONCURRENT_MODIFICATION - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- ConcurrentConveyor<E> - Class in com.hazelcast.internal.util.concurrent
-
A many-to-one conveyor of interthread messages.
- concurrentConveyor(E1, QueuedPipe<E1>...) - Static method in class com.hazelcast.internal.util.concurrent.ConcurrentConveyor
-
Creates a new concurrent conveyor.
- ConcurrentConveyorException - Exception in com.hazelcast.internal.util.concurrent
-
- ConcurrentConveyorException(String) - Constructor for exception com.hazelcast.internal.util.concurrent.ConcurrentConveyorException
-
- ConcurrentConveyorException(String, Throwable) - Constructor for exception com.hazelcast.internal.util.concurrent.ConcurrentConveyorException
-
- ConcurrentConveyorSingleQueue<E> - Class in com.hazelcast.internal.util.concurrent
-
- concurrentConveyorSingleQueue(E1, QueuedPipe<E1>) - Static method in class com.hazelcast.internal.util.concurrent.ConcurrentConveyorSingleQueue
-
Creates a new concurrent conveyor with a single queue.
- ConcurrentHeapMemoryAccessor - Interface in com.hazelcast.internal.memory
-
- ConcurrentMemoryAccessor - Interface in com.hazelcast.internal.memory
-
Extension of
MemoryAccessor
for memory operations with concurrent semantics:
volatile, ordered, and CAS.
- ConcurrentReferenceHashMap<K,V> - Class in com.hazelcast.util
-
An advanced hash table supporting configurable garbage collection semantics
of keys and values, optional referential-equality, full concurrency of
retrievals, and adjustable expected concurrency for updates.
- ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class com.hazelcast.util.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial
capacity, reference types, load factor, and concurrency level.
- ConcurrentReferenceHashMap(int, float, int) - Constructor for class com.hazelcast.util.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial
capacity, load factor, and concurrency level.
- ConcurrentReferenceHashMap(int, float) - Constructor for class com.hazelcast.util.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity
and load factor and with the default reference types (weak keys,
strong values), and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class com.hazelcast.util.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity,
reference types, and with a default load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class com.hazelcast.util.ConcurrentReferenceHashMap
-
Creates a new, empty reference map with the specified key
and value reference types.
- ConcurrentReferenceHashMap(ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class com.hazelcast.util.ConcurrentReferenceHashMap
-
Creates a new, empty reference map with the specified reference types
and behavioral options.
- ConcurrentReferenceHashMap(int) - Constructor for class com.hazelcast.util.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity,
and with default reference types (weak keys, strong values),
load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap() - Constructor for class com.hazelcast.util.ConcurrentReferenceHashMap
-
Creates a new, empty map with a default initial capacity (16),
reference types (weak keys, strong values), default
load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(Map<? extends K, ? extends V>) - Constructor for class com.hazelcast.util.ConcurrentReferenceHashMap
-
Creates a new map with the same mappings as the given map.
- ConcurrentReferenceHashMap.Option - Enum in com.hazelcast.util
-
Behavior-changing configuration options for the map
- ConcurrentReferenceHashMap.ReferenceType - Enum in com.hazelcast.util
-
An option specifying which Java reference type should be used to refer
to a key and/or value.
- ConcurrentReferenceHashMap.SimpleEntry<K,V> - Class in com.hazelcast.util
-
- ConcurrentReferenceHashMap.WriteThroughEntry - Class in com.hazelcast.util
-
Custom Entry class used by EntryIterator.next(), that relays setValue
changes to the underlying map.
- concurrentSetOfValues(Set<V>) - Static method in class com.hazelcast.cache.impl.DeferredValue
-
- ConditionAwaitMessageTask - Class in com.hazelcast.client.impl.protocol.task.condition
-
- ConditionAwaitMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.condition.ConditionAwaitMessageTask
-
- ConditionBeforeAwaitMessageTask - Class in com.hazelcast.client.impl.protocol.task.condition
-
- ConditionBeforeAwaitMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.condition.ConditionBeforeAwaitMessageTask
-
- ConditionKey - Class in com.hazelcast.concurrent.lock
-
- ConditionKey(String, Data, String, String, long) - Constructor for class com.hazelcast.concurrent.lock.ConditionKey
-
- ConditionSignalAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.condition
-
- ConditionSignalAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalAllMessageTask
-
- ConditionSignalMessageTask - Class in com.hazelcast.client.impl.protocol.task.condition
-
- ConditionSignalMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalMessageTask
-
- config - Variable in class com.hazelcast.collection.impl.txnqueue.TransactionalQueueProxySupport
-
- Config - Class in com.hazelcast.config
-
- Config() - Constructor for class com.hazelcast.config.Config
-
- Config(String) - Constructor for class com.hazelcast.config.Config
-
- config - Variable in class com.hazelcast.instance.Node
-
- config - Variable in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- config - Variable in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- config - Variable in class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- config - Variable in class com.hazelcast.multimap.impl.txn.TransactionalMultiMapProxySupport
-
- CONFIG_CHECK - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- CONFIG_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CONFIG_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- CONFIG_MISMATCH - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- CONFIG_MISMATCH - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- CONFIG_PUBLISH_MAX_ATTEMPT_COUNT - Static variable in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- ConfigBuilder - Interface in com.hazelcast.config
-
Interface for all config builders.
- configBuilder - Variable in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
-
- ConfigCheck - Class in com.hazelcast.internal.cluster.impl
-
Contains enough information about Hazelcast Config to do a validation check so that clusters with different configurations
don't join.
- ConfigCheck() - Constructor for class com.hazelcast.internal.cluster.impl.ConfigCheck
-
- ConfigCheck(Config, String) - Constructor for class com.hazelcast.internal.cluster.impl.ConfigCheck
-
- configCheck - Variable in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- ConfigCheckMode - Enum in com.hazelcast.internal.dynamicconfig
-
Behaviour when detects a configuration conflict while registering a new dynamic configuraiton.
- ConfigDataSerializerHook - Class in com.hazelcast.config
-
DataSerializerHook for com.hazelcast.config classes
- ConfigDataSerializerHook() - Constructor for class com.hazelcast.config.ConfigDataSerializerHook
-
- ConfigLoader - Class in com.hazelcast.config
-
Provides loading service for a configuration.
- ConfigMemberGroupFactory - Class in com.hazelcast.partition.membergroup
-
- ConfigMemberGroupFactory(Collection<MemberGroupConfig>) - Constructor for class com.hazelcast.partition.membergroup.ConfigMemberGroupFactory
-
- ConfigMismatchException - Exception in com.hazelcast.internal.cluster.impl
-
Exception thrown when 2 nodes want to join, but there configuration doesn't match
- ConfigMismatchException(String) - Constructor for exception com.hazelcast.internal.cluster.impl.ConfigMismatchException
-
- ConfigMismatchOp - Class in com.hazelcast.internal.cluster.impl.operations
-
When a node wants to join the cluster, its sends its ConfigCheck to the cluster where it is validated.
- ConfigMismatchOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.ConfigMismatchOp
-
- ConfigMismatchOp(String) - Constructor for class com.hazelcast.internal.cluster.impl.operations.ConfigMismatchOp
-
- ConfigPatternMatcher - Interface in com.hazelcast.config
-
The ConfigPatternMatcher provides a strategy to match an item name to a configuration pattern.
- ConfigPermission - Class in com.hazelcast.security.permission
-
- ConfigPermission() - Constructor for class com.hazelcast.security.permission.ConfigPermission
-
- ConfigPropertiesPlugin - Class in com.hazelcast.internal.diagnostics
-
- ConfigPropertiesPlugin(NodeEngineImpl) - Constructor for class com.hazelcast.internal.diagnostics.ConfigPropertiesPlugin
-
- ConfigPropertiesPlugin(ILogger, HazelcastProperties) - Constructor for class com.hazelcast.internal.diagnostics.ConfigPropertiesPlugin
-
- ConfigReplacer - Interface in com.hazelcast.config.replacer.spi
-
Interface to be implemented by pluggable variable replacers for the configuration files.
- configs - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- ConfigSearch - Class in com.hazelcast.internal.dynamicconfig.search
-
Config search factory, which allows to build searchers for the given config types.
- ConfigSupplier<T extends IdentifiedDataSerializable> - Interface in com.hazelcast.internal.dynamicconfig.search
-
Config supplier, which helps to match type of the config to corresponding search method.
- ConfigurableService<T> - Interface in com.hazelcast.spi
-
A capability for SPI services.
- CONFIGURATION - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- ConfigurationException - Exception in com.hazelcast.config
-
A
HazelcastException
that is thrown when something is wrong with the server or client configuration.
- ConfigurationException(String, String, String) - Constructor for exception com.hazelcast.config.ConfigurationException
-
- ConfigurationException(String) - Constructor for exception com.hazelcast.config.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception com.hazelcast.config.ConfigurationException
-
- ConfigurationService - Interface in com.hazelcast.internal.dynamicconfig
-
Dynamic configurations.
- configure(GroupConfig, Properties) - Method in class com.hazelcast.client.connection.nio.DefaultCredentialsFactory
-
- configure(GroupConfig, Properties) - Method in interface com.hazelcast.security.ICredentialsFactory
-
- configure(Config, Properties) - Method in interface com.hazelcast.security.IPermissionPolicy
-
- configure(T) - Method in interface com.hazelcast.spi.ConfigurableService
-
- ConfigUtils - Class in com.hazelcast.internal.config
-
Utility class to access configuration.
- ConfigValidator - Class in com.hazelcast.internal.config
-
Validates a Hazelcast configuration in a specific context like OS vs.
- ConfigXmlGenerator - Class in com.hazelcast.config
-
The ConfigXmlGenerator is responsible for transforming a
Config
to a Hazelcast XML string.
- ConfigXmlGenerator() - Constructor for class com.hazelcast.config.ConfigXmlGenerator
-
Creates a ConfigXmlGenerator that will format the code.
- ConfigXmlGenerator(boolean) - Constructor for class com.hazelcast.config.ConfigXmlGenerator
-
Creates a ConfigXmlGenerator.
- ConfigXmlGenerator(boolean, boolean) - Constructor for class com.hazelcast.config.ConfigXmlGenerator
-
Creates a ConfigXmlGenerator.
- connect() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
-
- connect(InetSocketAddress, int) - Method in class com.hazelcast.internal.networking.AbstractChannel
-
- connect(InetSocketAddress, int) - Method in interface com.hazelcast.internal.networking.Channel
-
Connects the channel.
- CONNECT_ALL_WAIT_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- connection - Variable in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- Connection - Interface in com.hazelcast.nio
-
Represents a 'connection' between two machines.
- connection - Variable in class com.hazelcast.nio.tcp.PacketDecoder
-
- CONNECTION_MONITOR_INTERVAL - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- CONNECTION_MONITOR_MAX_FAULTS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- connectionAdded(Connection) - Method in class com.hazelcast.client.connection.nio.ClientICMPManager
-
- connectionAdded(Connection) - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- connectionAdded(Connection) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- connectionAdded(Connection) - Method in interface com.hazelcast.nio.ConnectionListener
-
- connectionCount - Variable in class com.hazelcast.internal.management.dto.ConnectionManagerDTO
-
- connectionIdGen - Variable in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- ConnectionListenable - Interface in com.hazelcast.nio
-
Provides connection listen capabilities.
- ConnectionListener - Interface in com.hazelcast.nio
-
A listener for the
ConnectionManager
to listen to connections
being added or removed.
- connectionManager - Variable in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- connectionManager - Variable in class com.hazelcast.instance.Node
-
- ConnectionManager - Interface in com.hazelcast.nio
-
- ConnectionManagerDTO - Class in com.hazelcast.internal.management.dto
-
- ConnectionManagerDTO() - Constructor for class com.hazelcast.internal.management.dto.ConnectionManagerDTO
-
- ConnectionManagerDTO(ConnectionManager) - Constructor for class com.hazelcast.internal.management.dto.ConnectionManagerDTO
-
- ConnectionManagerMBean - Class in com.hazelcast.internal.jmx
-
- ConnectionManagerMBean(HazelcastInstance, ConnectionManager, ManagementService) - Constructor for class com.hazelcast.internal.jmx.ConnectionManagerMBean
-
- connectionRemoved(Connection) - Method in class com.hazelcast.client.connection.nio.ClientICMPManager
-
- connectionRemoved(Connection) - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- connectionRemoved(Connection) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- connectionRemoved(Connection) - Method in interface com.hazelcast.nio.ConnectionListener
-
- ConnectionRetryConfig - Class in com.hazelcast.client.config
-
Connection Retry Config is controls the period among the retries and when should a client gave up
retrying.
- ConnectionRetryConfig() - Constructor for class com.hazelcast.client.config.ConnectionRetryConfig
-
- ConnectionType - Enum in com.hazelcast.nio
-
An enumeration of all possible Connection types.
- connectToCluster() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- connectToCluster() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- connectToClusterAsync() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- connectToClusterAsync() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- CONSISTENCY_LOST_EXCEPTION - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- consistencyCheck(String, String, String) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- consistencyCheck(String, String, String) - Method in interface com.hazelcast.wan.WanReplicationService
-
Initiate WAN consistency check for a specific map.
- ConsistencyCheckResult - Class in com.hazelcast.wan.merkletree
-
Result of the last WAN consistency check result
- ConsistencyCheckResult() - Constructor for class com.hazelcast.wan.merkletree.ConsistencyCheckResult
-
- ConsistencyCheckResult(int, int, int, int, int) - Constructor for class com.hazelcast.wan.merkletree.ConsistencyCheckResult
-
Constructs the result of the WAN consistency check comparison
- ConsistencyCheckStrategy - Enum in com.hazelcast.config
-
Strategy for checking the consistency of data between replicas.
- ConsistencyLostException - Exception in com.hazelcast.core
-
Exception that indicates that the consistency guarantees provided by
some service has been lost.
- ConsistencyLostException(String) - Constructor for exception com.hazelcast.core.ConsistencyLostException
-
- ConsoleApp - Class in com.hazelcast.console
-
Special thanks to Alexandre Vasseur for providing this very nice test application.
- ConsoleApp(HazelcastInstance) - Constructor for class com.hazelcast.console.ConsoleApp
-
- ConsoleCommandHandler - Class in com.hazelcast.internal.management
-
Handler class for console commands that sent from Console application which located in Management Center.
- ConsoleCommandHandler(HazelcastInstance) - Constructor for class com.hazelcast.internal.management.ConsoleCommandHandler
-
- ConsoleCommandRequest - Class in com.hazelcast.internal.management.request
-
Request for sending console commands.
- ConsoleCommandRequest() - Constructor for class com.hazelcast.internal.management.request.ConsoleCommandRequest
-
- ConsoleRequest - Interface in com.hazelcast.internal.management.request
-
Represents request sent from Management Center.
- ConsoleRequestConstants - Class in com.hazelcast.internal.management.request
-
Constants to identify serialized requests.
- CONSTANT_SERIALIZERS_LENGTH - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_BOOLEAN - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_BOOLEAN_ARRAY - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_BYTE - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_BYTE_ARRAY - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_CHAR - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_CHAR_ARRAY - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_DATA_SERIALIZABLE - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_DOUBLE - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_DOUBLE_ARRAY - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_FLOAT - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_FLOAT_ARRAY - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_INTEGER - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_INTEGER_ARRAY - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_LONG - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_LONG_ARRAY - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_NULL - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_PORTABLE - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_SHORT - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_SHORT_ARRAY - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_STRING - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CONSTANT_TYPE_STRING_ARRAY - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- ConstantSerializers - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.BooleanArraySerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.BooleanSerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.ByteSerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.CharArraySerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.CharSerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.DoubleArraySerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.DoubleSerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.FloatArraySerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.FloatSerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.IntegerArraySerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.IntegerSerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.LongArraySerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.LongSerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.NullSerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.ShortArraySerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.ShortSerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.StringArraySerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.StringSerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstantSerializers.TheByteArraySerializer - Class in com.hazelcast.internal.serialization.impl
-
- ConstructorFunction<K,V> - Interface in com.hazelcast.util
-
See ConcurrencyUtil
- Consumer<T> - Interface in com.hazelcast.util.function
-
Represents an operation that accepts a single input argument and returns no
result.
- container - Variable in class com.hazelcast.collection.impl.queue.QueueItem
-
- CONTAINER - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
-
- CONTAINER - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- containerIterator(int) - Method in class com.hazelcast.spi.impl.merge.AbstractContainerCollector
-
Returns all containers of the data structure for the given partition ID.
- containerIterator(int) - Method in class com.hazelcast.spi.impl.merge.AbstractNamedContainerCollector
-
- containers - Variable in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- containers - Variable in class com.hazelcast.spi.impl.merge.AbstractNamedContainerCollector
-
- contains(Data) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- contains(Data) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Determines if this store contains an entry for the specified key.
- contains(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- contains(Object) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- contains(Object) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- contains(Object) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- contains(Object) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- contains(Set<Data>) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- contains(Collection<Data>) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Checks if the queue contains all items in the dataSet.
- CONTAINS - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- contains(Object) - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- contains(Data) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceContainer
-
- CONTAINS - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- contains(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- contains(E) - Method in interface com.hazelcast.core.IAtomicReference
-
Checks if the reference contains the value.
- contains(Object) - Method in class com.hazelcast.internal.cluster.impl.MemberSelectingCollection
-
- contains(long) - Method in interface com.hazelcast.internal.util.collection.LongSet
-
- contains(long) - Method in class com.hazelcast.internal.util.collection.LongSetHsa
-
- contains(E) - Method in interface com.hazelcast.map.impl.mapstore.writebehind.WriteBehindQueue
-
Checks whether an element exist in this queue.
- CONTAINS - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- contains(Object) - Method in class com.hazelcast.query.impl.AndResultSet
-
- contains(Object) - Method in class com.hazelcast.query.impl.DuplicateDetectingMultiResult
-
- contains(Object) - Method in class com.hazelcast.query.impl.FastMultiResultSet
-
- contains(Object) - Method in class com.hazelcast.query.impl.OrResultSet
-
- contains(Object) - Method in class com.hazelcast.query.impl.SingleResultSet
-
- contains(T[], T) - Static method in class com.hazelcast.util.collection.ArrayUtils
-
- contains(Object) - Method in class com.hazelcast.util.collection.InflatableSet
-
- contains(Object) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap.KeySet
-
- contains(int) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap.KeySet
-
Non-boxing variant of contains().
- contains(Object) - Method in class com.hazelcast.util.collection.IntHashSet
-
- contains(int) - Method in class com.hazelcast.util.collection.IntHashSet
-
- contains(Object) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap.KeySet
-
- contains(long) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap.KeySet
-
Non-boxing variant of contains().
- contains(Object) - Method in class com.hazelcast.util.collection.LongHashSet
- contains(long) - Method in class com.hazelcast.util.collection.LongHashSet
- contains(Object) - Method in class com.hazelcast.util.collection.MapDelegatingSet
- contains(Object) - Method in class com.hazelcast.util.collection.OAHashSet
-
- contains(Object, int) - Method in class com.hazelcast.util.collection.OAHashSet
-
Returns true if this set contains the specified element
with the hash provided in parameter.
- contains(Object) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
Legacy method testing if some key maps into the specified value
in this table.
- CONTAINS_ALL - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- CONTAINS_ENTRY - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- CONTAINS_KEY - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CONTAINS_KEY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- CONTAINS_KEY - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- CONTAINS_VALUE - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- CONTAINS_VALUE - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- CONTAINS_VALUE_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- containsAddress(Address) - Method in class com.hazelcast.internal.cluster.impl.MembersView
-
- containsAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- containsAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- containsAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- containsAll(Collection<?>) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- containsAll(Collection<?>) - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- containsAll(Collection<?>) - Method in class com.hazelcast.internal.cluster.impl.MemberSelectingCollection
-
- containsAll(Collection<?>) - Method in class com.hazelcast.util.collection.IntHashSet
-
- containsAll(IntHashSet) - Method in class com.hazelcast.util.collection.IntHashSet
-
IntHashSet specialised variant of {this#containsAll(Collection)}.
- containsAll(Collection<?>) - Method in class com.hazelcast.util.collection.LongHashSet
- containsAll(LongHashSet) - Method in class com.hazelcast.util.collection.LongHashSet
-
LongHashSet specialised variant of {this#containsAll(Collection)}.
- containsAsync(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- containsAsync(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- containsAsync(E) - Method in interface com.hazelcast.core.IAtomicReference
-
Checks if the reference contains the value.
- containsAtomicLong(String) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- containsCounter(String) - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
Returns true
if the CRDT state for the PN counter with the
given name
is present on this node.
- containsEntry(K, V) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- containsEntry(K, V) - Method in interface com.hazelcast.core.MultiMap
-
Returns whether the multimap contains the given key-value pair.
- containsEntry(boolean, Data, Data) - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- containsEntry(K, V) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- ContainsEntryOperation - Class in com.hazelcast.multimap.impl.operations
-
- ContainsEntryOperation() - Constructor for class com.hazelcast.multimap.impl.operations.ContainsEntryOperation
-
- ContainsEntryOperation(String, Data, Data) - Constructor for class com.hazelcast.multimap.impl.operations.ContainsEntryOperation
-
- ContainsEntryOperation(String, Data, Data, long) - Constructor for class com.hazelcast.multimap.impl.operations.ContainsEntryOperation
-
- containsInternal(Data, Data) - Method in class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- containsKey(K) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- containsKey(K) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- containsKey(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- containsKey(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- containsKey(Object) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- containsKey(Object) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- containsKey(Object) - Method in interface com.hazelcast.core.BaseMap
-
Returns true
if this map contains an entry for the specified
key.
- containsKey(Object) - Method in interface com.hazelcast.core.IMap
-
Returns true
if this map contains an entry for the specified
key.
- containsKey(K) - Method in interface com.hazelcast.core.MultiMap
-
Returns whether the multimap contains an entry with the key.
- containsKey(Object) - Method in interface com.hazelcast.core.TransactionalMap
-
- containsKey(K) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- containsKey(K) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- containsKey(K) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- containsKey(K) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- containsKey(K) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- containsKey(Object) - Method in class com.hazelcast.internal.dynamicconfig.AggregatingMap
-
- containsKey(long) - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- containsKey(long) - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- containsKey(Object) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- containsKey(Object) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- containsKey(Data) - Method in interface com.hazelcast.map.impl.querycache.subscriber.QueryCacheRecordStore
-
- containsKey(Data, Address) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- containsKey(Data, Address) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- containsKey(K) - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
- containsKey(Data) - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- containsKey(Object) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- containsKey(Object, boolean) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- containsKey(Object) - Method in interface com.hazelcast.map.QueryCache
-
- containsKey(Data) - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- containsKey(K) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- containsKey(Object) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- containsKey(Object) - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- containsKey(Object) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- containsKey(Object) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- containsKey(Object) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- containsKey(int) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- containsKey(long) - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
Long primitive specialised containsKey.
- containsKey(Object) - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- containsKey(Object) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- containsKey(long) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- containsKey(Object) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
Tests if the specified object is a key in this table.
- containsKeyInternal(Object) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- containsKeyInternal(Object) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- containsKeyInternal(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- containsKeyInternal(Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- containsKeyInternal(Object) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- ContainsKeyOperation - Class in com.hazelcast.map.impl.operation
-
- ContainsKeyOperation() - Constructor for class com.hazelcast.map.impl.operation.ContainsKeyOperation
-
- ContainsKeyOperation(String, Data) - Constructor for class com.hazelcast.map.impl.operation.ContainsKeyOperation
-
- ContainsKeyOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
- ContainsKeyOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.ContainsKeyOperation
-
- ContainsKeyOperation(String, Data) - Constructor for class com.hazelcast.replicatedmap.impl.operation.ContainsKeyOperation
-
- containsLatch(String) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- containsMember(Address, String) - Method in class com.hazelcast.internal.cluster.impl.MembersView
-
- ContainsOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Checks whether contain or not item in the Queue.
- ContainsOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.ContainsOperation
-
- ContainsOperation(String, Collection<Data>) - Constructor for class com.hazelcast.collection.impl.queue.operations.ContainsOperation
-
- ContainsOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- ContainsOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.ContainsOperation
-
- ContainsOperation(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.ContainsOperation
-
- containsQueue(String) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- containsRecordId(long) - Method in class com.hazelcast.multimap.impl.MultiMapValue
-
- containsRecordKey(K) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- containsRecordKey(K) - Method in class com.hazelcast.internal.nearcache.impl.store.BaseHeapNearCacheRecordStore
-
- containsReferenceContainer(String) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- containsSemaphore(String) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- containsSpecialCharacters(String) - Static method in class com.hazelcast.internal.metrics.MetricsUtil
-
- containsValue(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- containsValue(Object) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- containsValue(Object) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- containsValue(Object) - Method in interface com.hazelcast.core.IMap
- containsValue(Object) - Method in interface com.hazelcast.core.MultiMap
-
Returns whether the multimap contains an entry with the value.
- containsValue(Object) - Method in class com.hazelcast.internal.dynamicconfig.AggregatingMap
-
- containsValue(Object) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- containsValue(Object) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- containsValue(Object) - Method in interface com.hazelcast.map.impl.querycache.subscriber.QueryCacheRecordStore
-
- containsValue(Object) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- containsValue(Object) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- containsValue(Object) - Method in interface com.hazelcast.map.QueryCache
-
- containsValue(boolean, Data) - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- containsValue(Object) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- containsValue(Object) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- containsValue(Object) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- containsValue(Object) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- containsValue(Object) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- containsValue(long) - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- containsValue(Object) - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- containsValue(Object) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- containsValue(Object) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- ContainsValueOperation - Class in com.hazelcast.map.impl.operation
-
- ContainsValueOperation(String, Data) - Constructor for class com.hazelcast.map.impl.operation.ContainsValueOperation
-
- ContainsValueOperation() - Constructor for class com.hazelcast.map.impl.operation.ContainsValueOperation
-
- ContainsValueOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
- ContainsValueOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.ContainsValueOperation
-
- ContainsValueOperation(String, Data) - Constructor for class com.hazelcast.replicatedmap.impl.operation.ContainsValueOperation
-
- ContainsValueOperationFactory - Class in com.hazelcast.map.impl.operation
-
- ContainsValueOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.ContainsValueOperationFactory
-
- ContainsValueOperationFactory(String, Data) - Constructor for class com.hazelcast.map.impl.operation.ContainsValueOperationFactory
-
- CONTENT_LENGTH - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- CONTENT_TYPE - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- CONTENT_TYPE_BINARY - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- CONTENT_TYPE_JSON - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- CONTENT_TYPE_PLAIN_TEXT - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- Context() - Constructor for class com.hazelcast.internal.networking.nio.NioNetworking.Context
-
- context - Variable in class com.hazelcast.map.impl.querycache.subscriber.AbstractQueryCacheEndToEndConstructor
-
- Context<K,V> - Interface in com.hazelcast.mapreduce
-
- ContextMutexFactory - Class in com.hazelcast.util
-
Provides reference-counted mutexes suitable for synchronization in the context of a supplied object.
- ContextMutexFactory() - Constructor for class com.hazelcast.util.ContextMutexFactory
-
- ContextMutexFactory.Mutex - Class in com.hazelcast.util
-
Reference counted mutex, which will remove itself from the mutexMap when it is no longer referenced.
- convert(Comparable) - Method in interface com.hazelcast.core.TypeConverter
-
- convert(long, MemoryUnit) - Method in enum com.hazelcast.memory.MemoryUnit
-
- convert(Map.Entry, Comparable, Comparable) - Method in class com.hazelcast.query.impl.predicates.AbstractPredicate
-
Converts givenAttributeValue to the type of entryAttributeValue
Good practice: do not invoke this method if entryAttributeValue == null
- convert(Comparable) - Method in class com.hazelcast.query.impl.TypeConverters.BaseTypeConverter
-
- convertData(Data, DataType) - Method in class com.hazelcast.internal.serialization.impl.SerializationServiceV1
-
- convertData(Data, DataType) - Method in interface com.hazelcast.internal.serialization.InternalSerializationService
-
- convertEnumValue(Object) - Method in class com.hazelcast.query.impl.predicates.AbstractPredicate
-
- convertToEventType(CacheEventType) - Static method in enum com.hazelcast.cache.CacheEventType
-
- convertToLetter(int) - Method in class com.hazelcast.util.PhoneHome
-
- copy() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- copy(T, boolean) - Method in class com.hazelcast.config.CacheConfig
-
Copy this CacheConfig to given target
object whose type extends CacheConfig.
- copy(File, File) - Static method in class com.hazelcast.nio.IOUtil
-
Deep copies source to target and creates the target if necessary.
- copy(InputStream, File) - Static method in class com.hazelcast.nio.IOUtil
-
Deep copies source to target.
- copy(IntHashSet) - Method in class com.hazelcast.util.collection.IntHashSet
-
- copy(LongHashSet) - Method in class com.hazelcast.util.collection.LongHashSet
- copyCollections() - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- copyFile(File, File, long) - Static method in class com.hazelcast.nio.IOUtil
-
Copies source file to target and creates the target if necessary.
- copyFromByteArray(byte[], int, long, int) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- copyFromByteArray(byte[], int, long, int) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- copyFromByteArray(byte[], int, long, int) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Copies bytes from a Java byte array into this accessor's address space.
- copyMemory(Object, long, Object, long, long) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Copies memory from source to destination.
- copyMemory(long, long, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- copyMemory(Object, long, Object, long, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- copyMemory(long, long, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- copyMemory(Object, long, Object, long, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- copyMemory(long, long, long) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Copies memory from given source address to given destination address
as given size.
- copyTo(byte[], int) - Method in class com.hazelcast.internal.serialization.impl.HeapData
-
- copyTo(byte[], int) - Method in interface com.hazelcast.nio.serialization.Data
-
Copies the payload contained in the Data to the destination buffer.
- copyToByteArray(long, byte[], int, int) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- copyToByteArray(long, byte[], int, int) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- copyToByteArray(long, byte[], int, int) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Copies bytes from this accessor's address space to a Java byte array.
- copyToHeapBuffer(ByteBuffer, ByteBuffer) - Static method in class com.hazelcast.nio.IOUtil
-
- copyWithoutNulls(T[], T[]) - Static method in class com.hazelcast.util.collection.ArrayUtils
-
Copy src array into destination and skip null values.
- CoreService - Interface in com.hazelcast.spi
-
Marker interface for core Hazelcast services.
- count() - Static method in class com.hazelcast.aggregation.Aggregators
-
- count(String) - Static method in class com.hazelcast.aggregation.Aggregators
-
- COUNT - Static variable in class com.hazelcast.aggregation.impl.AggregatorDataSerializerHook
-
- count(String, String, String) - Method in class com.hazelcast.internal.diagnostics.StoreLatencyPlugin
-
- count() - Static method in class com.hazelcast.mapreduce.aggregation.Aggregations
-
Deprecated.
Returns an aggregation for counting all supplied values.
This aggregation is similar to:
- COUNT - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- COUNT_COMBINER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- COUNT_DOWN_LATCH_BACKUP_OPERATION - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
-
- COUNT_DOWN_LATCH_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- COUNT_DOWN_LATCH_REPLICATION_OPERATION - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
-
- COUNT_DOWN_OPERATION - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
-
- COUNT_REDUCER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- CountAggregation<Key,Value> - Class in com.hazelcast.mapreduce.aggregation.impl
-
The predefined count aggregation.
- CountAggregation() - Constructor for class com.hazelcast.mapreduce.aggregation.impl.CountAggregation
-
- CountAggregator<I> - Class in com.hazelcast.aggregation.impl
-
- CountAggregator() - Constructor for class com.hazelcast.aggregation.impl.CountAggregator
-
- CountAggregator(String) - Constructor for class com.hazelcast.aggregation.impl.CountAggregator
-
- countDown() - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
-
- countDown() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchContainer
-
- countDown() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchProxy
-
- countDown(String) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- countDown() - Method in interface com.hazelcast.core.ICountDownLatch
-
Decrements the count of the latch, releasing all waiting threads if
the count reaches zero.
- countDown() - Method in class com.hazelcast.internal.jmx.CountDownLatchMBean
-
- countDownCompletionLatch(int) - Method in interface com.hazelcast.cache.impl.CacheSyncListenerCompleter
-
- CountDownLatchAwaitMessageTask - Class in com.hazelcast.client.impl.protocol.task.countdownlatch
-
- CountDownLatchAwaitMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchAwaitMessageTask
-
- CountDownLatchBackupOperation - Class in com.hazelcast.concurrent.countdownlatch.operations
-
- CountDownLatchBackupOperation() - Constructor for class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchBackupOperation
-
- CountDownLatchBackupOperation(String, int) - Constructor for class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchBackupOperation
-
- CountDownLatchConfig - Class in com.hazelcast.config
-
- CountDownLatchConfig() - Constructor for class com.hazelcast.config.CountDownLatchConfig
-
- CountDownLatchConfig(String) - Constructor for class com.hazelcast.config.CountDownLatchConfig
-
- CountDownLatchConfig(CountDownLatchConfig) - Constructor for class com.hazelcast.config.CountDownLatchConfig
-
Creates a CountDownLatchConfig by cloning another one.
- CountDownLatchContainer - Class in com.hazelcast.concurrent.countdownlatch
-
- CountDownLatchContainer() - Constructor for class com.hazelcast.concurrent.countdownlatch.CountDownLatchContainer
-
- CountDownLatchContainer(String) - Constructor for class com.hazelcast.concurrent.countdownlatch.CountDownLatchContainer
-
- CountDownLatchCountDownMessageTask - Class in com.hazelcast.client.impl.protocol.task.countdownlatch
-
- CountDownLatchCountDownMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchCountDownMessageTask
-
- CountDownLatchDataSerializerHook - Class in com.hazelcast.concurrent.countdownlatch
-
- CountDownLatchDataSerializerHook() - Constructor for class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
-
- CountDownLatchGetCountMessageTask - Class in com.hazelcast.client.impl.protocol.task.countdownlatch
-
- CountDownLatchGetCountMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchGetCountMessageTask
-
- CountDownLatchMBean - Class in com.hazelcast.internal.jmx
-
- CountDownLatchMBean(ICountDownLatch, ManagementService) - Constructor for class com.hazelcast.internal.jmx.CountDownLatchMBean
-
- CountDownLatchPermission - Class in com.hazelcast.security.permission
-
- CountDownLatchPermission(String, String...) - Constructor for class com.hazelcast.security.permission.CountDownLatchPermission
-
- CountDownLatchProxy - Class in com.hazelcast.concurrent.countdownlatch
-
- CountDownLatchProxy(String, NodeEngine) - Constructor for class com.hazelcast.concurrent.countdownlatch.CountDownLatchProxy
-
- CountDownLatchReplicationOperation - Class in com.hazelcast.concurrent.countdownlatch.operations
-
- CountDownLatchReplicationOperation() - Constructor for class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchReplicationOperation
-
- CountDownLatchReplicationOperation(Collection<CountDownLatchContainer>) - Constructor for class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchReplicationOperation
-
- CountDownLatchService - Class in com.hazelcast.concurrent.countdownlatch
-
- CountDownLatchService() - Constructor for class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- CountDownLatchTrySetCountMessageTask - Class in com.hazelcast.client.impl.protocol.task.countdownlatch
-
- CountDownLatchTrySetCountMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchTrySetCountMessageTask
-
- CountDownOperation - Class in com.hazelcast.concurrent.countdownlatch.operations
-
- CountDownOperation() - Constructor for class com.hazelcast.concurrent.countdownlatch.operations.CountDownOperation
-
- CountDownOperation(String) - Constructor for class com.hazelcast.concurrent.countdownlatch.operations.CountDownOperation
-
- Counter - Interface in com.hazelcast.internal.util.counters
-
A Counter keeps track of a long value.
- CountingMigrationAwareService - Class in com.hazelcast.spi.impl
-
- CountingMigrationAwareService(FragmentedMigrationAwareService) - Constructor for class com.hazelcast.spi.impl.CountingMigrationAwareService
-
- countInternal(Data) - Method in class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- CountOperation - Class in com.hazelcast.multimap.impl.operations
-
- CountOperation() - Constructor for class com.hazelcast.multimap.impl.operations.CountOperation
-
- CountOperation(String, Data) - Constructor for class com.hazelcast.multimap.impl.operations.CountOperation
-
- CPP - Static variable in class com.hazelcast.client.impl.ClientTypes
-
CPP client protocol ID
- CRDT<T extends CRDT<T>> - Interface in com.hazelcast.crdt
-
Common interface for CRDT (conflict-free replicated data type)
implementations.
- CRDT_REPLICATION_MIGRATION_EXECUTOR - Static variable in class com.hazelcast.crdt.CRDTReplicationMigrationService
-
The executor for the CRDT replication and migration tasks
- CRDT_TIMESTAMPED_LONG - Static variable in class com.hazelcast.crdt.CRDTDataSerializerHook
-
- CRDTDataSerializerHook - Class in com.hazelcast.crdt
-
Serialization constants for all CRDT related objects
- CRDTDataSerializerHook() - Constructor for class com.hazelcast.crdt.CRDTDataSerializerHook
-
- CRDTReplicationAwareService<T> - Interface in com.hazelcast.crdt
-
Represents a service implementing a CRDT that may be replicated and
migrated to other replicas of the same CRDT.
- CRDTReplicationConfig - Class in com.hazelcast.config
-
Configures the replication mechanism for all
CRDT
implementations.
- CRDTReplicationConfig() - Constructor for class com.hazelcast.config.CRDTReplicationConfig
-
- CRDTReplicationContainer - Class in com.hazelcast.crdt
-
A container for a CRDT replication operation.
- CRDTReplicationContainer(Operation, Map<String, VectorClock>) - Constructor for class com.hazelcast.crdt.CRDTReplicationContainer
-
- CRDTReplicationMigrationService - Class in com.hazelcast.crdt
-
Service that handles replication and migration of CRDT data for all CRDT
implementations.
- CRDTReplicationMigrationService() - Constructor for class com.hazelcast.crdt.CRDTReplicationMigrationService
-
- CRDTTimestampedLong - Class in com.hazelcast.crdt.pncounter.operations
-
Response for CRDT PN counter operations which contains the PN counter
value as well as the current replica vector clock.
- CRDTTimestampedLong() - Constructor for class com.hazelcast.crdt.pncounter.operations.CRDTTimestampedLong
-
- CRDTTimestampedLong(long, VectorClock) - Constructor for class com.hazelcast.crdt.pncounter.operations.CRDTTimestampedLong
-
- create(String, ClientContext) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxyFactory
-
- create(ClientMessage, Connection) - Method in class com.hazelcast.client.impl.CompositeMessageTaskFactory
-
- create() - Static method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- create(ClientMessage, Connection) - Method in interface com.hazelcast.client.impl.protocol.MessageTaskFactory
-
- create(String) - Method in interface com.hazelcast.client.spi.ClientProxyFactory
-
Creates a new client proxy with the given ID
- create(String) - Method in class com.hazelcast.client.spi.impl.ClientProxyFactoryWithContext
-
- create(String, ClientContext) - Method in class com.hazelcast.client.spi.impl.ClientProxyFactoryWithContext
-
Creates a new client proxy with the given ID.
- create(String, QueueStoreConfig, SerializationService, ClassLoader) - Static method in class com.hazelcast.collection.impl.queue.QueueStoreWrapper
-
- create(Node) - Static method in class com.hazelcast.instance.NodeExtensionFactory
-
- create(int) - Method in class com.hazelcast.internal.serialization.impl.ArrayDataSerializableFactory
-
- create(int, Version) - Method in class com.hazelcast.internal.serialization.impl.ArrayDataSerializableFactory
-
- create(InternalSerializationService) - Method in interface com.hazelcast.internal.serialization.impl.bufferpool.BufferPoolFactory
-
- create(InternalSerializationService) - Method in class com.hazelcast.internal.serialization.impl.bufferpool.BufferPoolFactoryImpl
-
- create(QueryCacheRequest, String) - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheFactory
-
- create(int) - Method in interface com.hazelcast.nio.serialization.DataSerializableFactory
-
Creates an IdentifiedDataSerializable instance using given type ID
- create(int, Version) - Method in interface com.hazelcast.nio.serialization.impl.VersionedDataSerializableFactory
-
Creates an IdentifiedDataSerializable instance using given type ID and object version
- create(int) - Method in interface com.hazelcast.nio.serialization.PortableFactory
-
Creates a Portable instance using given class ID
- create(boolean) - Method in interface com.hazelcast.nio.ssl.SSLEngineFactory
-
Creates a SSLEngine.
- create(ObjectNamespace, RingbufferStoreConfig, InMemoryFormat, SerializationService, ClassLoader) - Static method in class com.hazelcast.ringbuffer.impl.RingbufferStoreWrapper
-
- CREATE - Static variable in class com.hazelcast.security.permission.InstancePermission
-
- create(int) - Method in interface com.hazelcast.spi.impl.operationservice.PartitionTaskFactory
-
Creates the task.
- create(Throwable, String) - Method in interface com.hazelcast.util.ExceptionUtil.RuntimeExceptionFactory
-
- CREATE_ACCUMULATOR_INFO - Static variable in class com.hazelcast.map.impl.client.MapPortableHook
-
- CREATE_ALLOWED_DURING_PASSIVE_STATE_TX_BACKUP_LOG - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- CREATE_CONFIG - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- CREATE_TX_BACKUP_LOG - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- createAccumulator(AccumulatorInfo) - Method in interface com.hazelcast.map.impl.querycache.accumulator.AccumulatorFactory
-
- createAccumulator(AccumulatorInfo) - Method in class com.hazelcast.map.impl.querycache.publisher.PublisherAccumulatorFactory
-
- createAccumulator(AccumulatorInfo) - Method in class com.hazelcast.map.impl.querycache.subscriber.SubscriberAccumulatorFactory
-
- createAccumulatorInfo(QueryCacheConfig, String, String, Predicate) - Static method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- createAccumulatorInfo(String, String, Predicate, int, int, long, boolean, boolean, boolean) - Static method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- createAccumulatorProcessor(AccumulatorInfo, QueryCacheEventService) - Method in class com.hazelcast.map.impl.querycache.accumulator.BasicAccumulator
-
- createAddressPicker(Node) - Method in class com.hazelcast.instance.DefaultNodeContext
-
- createAddressPicker(Node) - Method in interface com.hazelcast.instance.NodeContext
-
- createAdHocRunner() - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationRunnerFactory
-
Creates an ad hoc generic OperationRunner.
- createAllLocalMapStats() - Method in class com.hazelcast.map.impl.LocalMapStatsProvider
-
- createAllowedDuringPassiveStateBackupLog(String, String) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- CreateAllowedDuringPassiveStateTxBackupLogOperation - Class in com.hazelcast.transaction.impl.operations
-
- CreateAllowedDuringPassiveStateTxBackupLogOperation() - Constructor for class com.hazelcast.transaction.impl.operations.CreateAllowedDuringPassiveStateTxBackupLogOperation
-
- CreateAllowedDuringPassiveStateTxBackupLogOperation(String, String) - Constructor for class com.hazelcast.transaction.impl.operations.CreateAllowedDuringPassiveStateTxBackupLogOperation
-
- createAndFillBeanBuilder(Node, Class, String, BeanDefinitionBuilder, String...) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
-
- createAndFillListedBean(Node, Class, String, ManagedMap<String, AbstractBeanDefinition>, String...) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
-
- createAndSetPhoneHome() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createBackoffIdleStrategy(String) - Static method in class com.hazelcast.util.concurrent.BackoffIdleStrategy
-
Creates a new BackoffIdleStrategy.
- createBackupEntryProcessor() - Method in interface com.hazelcast.cache.BackupAwareEntryProcessor
-
Either creates a new, specialized EntryProcessor
to be executed on the backup-partition, or returns
- createBackupLog(String, String) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- createBaseEventContext(CacheEventType, Data, Data, long, String, int) - Static method in class com.hazelcast.cache.impl.CacheEventContextUtil
-
- createBeanBuilder(Class) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
-
- createBoundedWriteBehindQueue(int, AtomicInteger) - Static method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindQueues
-
- createBuffer(byte[]) - Static method in class com.hazelcast.client.impl.protocol.util.BufferBuilder
-
Creates ClientProtocolBuffer safe/unsafe according to property with existing byteArray
- createCache(String, C) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- createCacheCompleteEvent(int) - Static method in class com.hazelcast.cache.impl.CacheEventContextUtil
-
- createCacheCompleteEvent(Data, int) - Static method in class com.hazelcast.cache.impl.CacheEventContextUtil
-
- createCacheCompleteEvent(Data, long, String, int) - Static method in class com.hazelcast.cache.impl.CacheEventContextUtil
-
- createCacheConfig(String, C) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- createCacheConfig(String, CacheConfig<K, V>) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- createCacheConfig(String, CacheConfig<K, V>) - Method in class com.hazelcast.cache.impl.HazelcastServerCacheManager
-
- createCacheConfig(String, CacheConfig<K, V>) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- createCacheConfigOnAllMembers(PreJoinCacheConfig<K, V>) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- createCacheConfigOnAllMembers(PreJoinCacheConfig<K, V>) - Method in interface com.hazelcast.cache.impl.ICacheService
-
Creates the given CacheConfig on all members of the cluster synchronously.
- createCacheConfigOnAllMembersAsync(PreJoinCacheConfig<K, V>) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- createCacheCreatedEvent(Data, Data, long, String, int) - Static method in class com.hazelcast.cache.impl.CacheEventContextUtil
-
- createCacheDataRecord(Data, long, long) - Method in class com.hazelcast.cache.impl.record.CacheRecordFactory
-
- createCacheEntryProcessorEntry(Data, R, long, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createCacheEntryProcessorEntry(Data, CacheRecord, long, int) - Method in class com.hazelcast.cache.impl.CacheRecordStore
-
- createCacheEvictionChecker(int, EvictionConfig.MaxSizePolicy) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
Creates an instance for checking if the maximum cache size has been reached.
- createCacheEvictionChecker(int, EvictionConfig.MaxSizePolicy) - Method in class com.hazelcast.cache.impl.CacheRecordStore
-
Creates an instance for checking if the maximum cache size has been reached.
- createCacheExpiredEvent(Data, Data, long, String, int) - Static method in class com.hazelcast.cache.impl.CacheEventContextUtil
-
- createCacheManager(HazelcastInstance, URI, ClassLoader, Properties) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- createCacheManager(HazelcastInstance, URI, ClassLoader, Properties) - Method in class com.hazelcast.cache.impl.HazelcastServerCachingProvider
-
- createCacheManager(HazelcastInstance, URI, ClassLoader, Properties) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCachingProvider
-
- createCacheObjectRecord(Object, long, long) - Method in class com.hazelcast.cache.impl.record.CacheRecordFactory
-
- createCacheProxy(CacheConfig<K, V>) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- createCacheProxy(CacheConfig<K, V>) - Method in class com.hazelcast.cache.impl.HazelcastServerCacheManager
-
- createCacheProxy(CacheConfig<K, V>) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- createCacheRemovedEvent(Data, Data, long, String, int) - Static method in class com.hazelcast.cache.impl.CacheEventContextUtil
-
- createCacheRemovedEvent(Data) - Static method in class com.hazelcast.cache.impl.CacheEventContextUtil
-
- createCacheStatIfAbsent(String) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- createCacheStatIfAbsent(String) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- createCacheUpdatedEvent(Data, Data, Data, long, long, long, long, String, int, Data) - Static method in class com.hazelcast.cache.impl.CacheEventContextUtil
-
- createCacheUpdatedEvent(Data, Data, Data, long, long, long, long, Data) - Static method in class com.hazelcast.cache.impl.CacheEventContextUtil
-
- createCachingProvider(HazelcastInstance) - Static method in class com.hazelcast.cache.impl.HazelcastServerCachingProvider
-
Helper method for creating caching provider for testing, etc.
- createCachingProvider(HazelcastInstance) - Static method in class com.hazelcast.client.cache.impl.HazelcastClientCachingProvider
-
Helper method for creating caching provider for testing etc.
- createChannelInitializer() - Method in interface com.hazelcast.client.ClientExtension
-
- createChannelInitializer() - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- createChannelInitializer(IOService) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createChannelInitializer(IOService) - Method in interface com.hazelcast.instance.NodeExtension
-
Creates the ChannelInitializer.
- createClearOperation(String) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createClearOperation(String) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createClearOperationFactory() - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createClearOperationFactory() - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createClearOperationFactory(String) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createClearOperationFactory(String) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createClientLoginContext(Credentials) - Method in interface com.hazelcast.security.SecurityContext
-
- createClientProxyDescriptors() - Method in interface com.hazelcast.client.spi.ClientProxyDescriptorProvider
-
Return registered clientProxy descriptors
- createClientUuid(Address) - Static method in class com.hazelcast.util.UuidUtil
-
Creates a new client
UUID
string,
based on a cryptographically weak pseudo random number generator.
- createClusterUuid() - Static method in class com.hazelcast.util.UuidUtil
-
Creates a new cluster
UUID
string,
based on a cryptographically weak pseudo random number generator.
- createCollection(MultiMapConfig.ValueCollectionType) - Static method in class com.hazelcast.multimap.impl.ValueCollectionFactory
-
- createCollection(Collection) - Static method in class com.hazelcast.multimap.impl.ValueCollectionFactory
-
- createCollection(MultiMapConfig.ValueCollectionType, int) - Static method in class com.hazelcast.multimap.impl.ValueCollectionFactory
-
- createConcurrentHashMap(int) - Static method in class com.hazelcast.util.MapUtil
-
Utility method that creates an
LinkedHashMap
with its initialCapacity calculated
to minimize rehash operations
- createConcurrentSet() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- createConfigCheck() - Method in class com.hazelcast.instance.Node
-
- createConnectionManager(HazelcastClientInstanceImpl, AddressTranslator, Collection<AddressProvider>) - Method in interface com.hazelcast.client.impl.clientside.ClientConnectionManagerFactory
-
- createConnectionManager(HazelcastClientInstanceImpl, AddressTranslator, Collection<AddressProvider>) - Method in class com.hazelcast.client.impl.clientside.DefaultClientConnectionManagerFactory
-
- createConnectionManager(Node, ServerSocketChannel) - Method in class com.hazelcast.instance.DefaultNodeContext
-
- createConnectionManager(Node, ServerSocketChannel) - Method in interface com.hazelcast.instance.NodeContext
-
- createContainsKeyOperation(Data) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createContainsKeyOperation(Data) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createContainsKeyOperation(String, Data) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createContainsKeyOperation(String, Data) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createContainsValueOperationFactory(String, Data) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createContainsValueOperationFactory(String, Data) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createCopy(T[]) - Static method in class com.hazelcast.util.collection.ArrayUtils
-
Create copy of the src array.
- createCreateTxBackupLogOperation() - Method in class com.hazelcast.transaction.impl.AllowedDuringPassiveStateTransactionImpl
-
- createCreateTxBackupLogOperation() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- createDefault(K, V, long, int) - Static method in class com.hazelcast.map.impl.mapstore.writebehind.entry.DelayedEntries
-
- createDefaultEntryView(Data, Data, Data, CacheRecord<Object, Data>) - Static method in class com.hazelcast.cache.impl.CacheEntryViews
-
- createDefaultWriteBehindQueue() - Static method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindQueues
-
- createDeleteOperation(String, Data, boolean) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createDeleteOperation(String, Data, boolean) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
Creates a delete operation for an entry with key equal to key
from the map named name
.
- createDeleteOperation(String, Data, boolean) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createDestroyQueryCacheOperation(String, String) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientSubscriberContextSupport
-
- createDestroyQueryCacheOperation(String, String) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeSubscriberContextSupport
-
- createDestroyQueryCacheOperation(String, String) - Method in interface com.hazelcast.map.impl.querycache.subscriber.SubscriberContextSupport
-
Creates recovery operation for event loss cases.
- createDiscoveryService(DiscoveryConfig, List<DiscoveryStrategyConfig>, Member) - Method in class com.hazelcast.instance.Node
-
- createDiscoveryStrategyConfigs(ClientConfig) - Static method in class com.hazelcast.client.config.ClientAliasedDiscoveryConfigUtils
-
- createDiscoveryStrategyConfigs(JoinConfig) - Static method in class com.hazelcast.config.AliasedDiscoveryConfigUtils
-
- createDiscoveryStrategyConfigs(WanPublisherConfig) - Static method in class com.hazelcast.config.AliasedDiscoveryConfigUtils
-
- createDistributedObject(String) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- createDistributedObject(String) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- createDistributedObject(String) - Method in class com.hazelcast.collection.impl.list.ListService
-
- createDistributedObject(String) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- createDistributedObject(String) - Method in class com.hazelcast.collection.impl.set.SetService
-
- createDistributedObject(String) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- createDistributedObject(String) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- createDistributedObject(String) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- createDistributedObject(String) - Method in class com.hazelcast.concurrent.idgen.IdGeneratorService
-
- createDistributedObject(String) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- createDistributedObject(String) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- createDistributedObject(String) - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
- createDistributedObject(String) - Method in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- createDistributedObject(String) - Method in class com.hazelcast.executor.impl.DistributedExecutorService
-
- createDistributedObject(String) - Method in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorService
-
- createDistributedObject(String) - Method in class com.hazelcast.map.impl.MapService
-
- createDistributedObject(String) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- createDistributedObject(String) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- createDistributedObject(String) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- createDistributedObject(String) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- createDistributedObject(String) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- createDistributedObject(String) - Method in interface com.hazelcast.spi.RemoteService
-
Creates a distributed object.
- createDistributedObject(String) - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicService
-
- createDistributedObject(String) - Method in class com.hazelcast.topic.impl.TopicService
-
- createDistributedObject(String) - Method in class com.hazelcast.transaction.impl.xa.XAService
-
- createDistributedObjectsOnCluster(Connection) - Method in class com.hazelcast.client.spi.ProxyManager
-
- createDynamicConfigListener() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createDynamicConfigListener() - Method in interface com.hazelcast.instance.NodeExtension
-
Creates a listener for changes in dynamic data structure configurations
- createEmptyResponseHandler() - Static method in class com.hazelcast.spi.impl.OperationResponseHandlerFactory
-
- createEntryCountResolver(CacheContext) - Static method in class com.hazelcast.cache.impl.CacheEntryCountResolver
-
- createEntryIteratorOperation(int, int) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createEntryIteratorOperation(int, int) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createEntryOperation(String, Data, EntryProcessor) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createEntryOperation(String, Data, EntryProcessor) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createEntryOperation(String, Data, EntryProcessor) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createEntryProcessorOperation(Data, Integer, EntryProcessor, Object...) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createEntryProcessorOperation(Data, Integer, EntryProcessor, Object...) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createEntryView(Data, Data, CacheRecord) - Static method in class com.hazelcast.cache.impl.CacheEntryViews
-
- createEntryView(Data, Data, Data, CacheRecord, CacheEntryViews.CacheEntryViewType) - Static method in class com.hazelcast.cache.impl.CacheEntryViews
-
- createErrorLoggingResponseHandler(ILogger) - Static method in class com.hazelcast.spi.impl.OperationResponseHandlerFactory
-
- createEvictAllOperation(String) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createEvictAllOperation(String) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createEvictAllOperationFactory(String) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createEvictAllOperationFactory(String) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createEvictionPolicyEvaluator(EvictionConfig) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createEvictionStrategy(EvictionConfig) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createEvictOperation(String, Data, boolean) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createEvictOperation(String, Data, boolean) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createException(ClientMessage) - Method in class com.hazelcast.client.impl.clientside.ClientExceptionFactory
-
- createException(String, Throwable) - Method in interface com.hazelcast.client.impl.clientside.ClientExceptionFactory.ExceptionFactory
-
- createExceptionMessage(Throwable) - Method in class com.hazelcast.client.impl.protocol.ClientExceptions
-
- createExecutorContainer(String, TaskRingBuffer) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorPartitionContainer
-
- createExtensionServices() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createExtensionServices() - Method in interface com.hazelcast.instance.NodeExtension
-
Creates additional extension services, which will be registered by
service manager during start-up.
- createFactory() - Method in class com.hazelcast.aggregation.impl.AggregatorDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.client.impl.ClientDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.concurrent.lock.LockDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.config.ConfigDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.crdt.CRDTDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.executor.impl.ExecutorDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.internal.ascii.TextProtocolsDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.internal.journal.EventJournalDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.internal.management.ManagementDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.internal.partition.impl.PartitionPortableHook
-
- createFactory() - Method in interface com.hazelcast.internal.serialization.DataSerializerHook
-
- createFactory() - Method in interface com.hazelcast.internal.serialization.PortableHook
-
- createFactory() - Method in class com.hazelcast.internal.usercodedeployment.impl.UserCodeDeploymentSerializerHook
-
- createFactory() - Method in class com.hazelcast.map.impl.client.MapPortableHook
-
- createFactory() - Method in class com.hazelcast.map.impl.MapDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.mapreduce.impl.MapReducePortableHook
-
- createFactory() - Method in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.projection.impl.ProjectionDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.query.impl.predicates.PredicateDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableHook
-
- createFactory() - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.ringbuffer.impl.client.RingbufferPortableHook
-
- createFactory() - Method in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.spi.impl.SpiDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.spi.impl.SpiPortableHook
-
- createFactory() - Method in class com.hazelcast.topic.impl.TopicDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.wan.impl.WanDataSerializerHook
-
- createFactoryOnRunner(NodeEngine, int[]) - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperationFactory
-
- createFactoryOnRunner(NodeEngine, int[]) - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionAwareOperationFactory
-
This method will be called on operation runner node.
- createFetchEntriesOperation(String, int, int) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createFetchEntriesOperation(String, int, int) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createFetchKeysOperation(String, int, int) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createFetchKeysOperation(String, int, int) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createFetchWithQueryOperation(String, int, int, Query) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createFetchWithQueryOperation(String, int, int, Query) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
Creates an operation for fetching a segment of a query result from a single partition.
- createForDecode(ClientProtocolBuffer, int) - Static method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- createForEncode(int) - Static method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- createForEncode(ClientProtocolBuffer, int) - Static method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- createGenericRunner() - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationRunnerFactory
-
Creates an OperationRunner to execute generic Operations.
- createGetAllOperationFactory(Set<Data>, ExpiryPolicy) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createGetAllOperationFactory(Set<Data>, ExpiryPolicy) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createGetAllOperationFactory(String, List<Data>) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createGetAllOperationFactory(String, List<Data>) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createGetAndRemoveOperation(Data, int) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createGetAndRemoveOperation(Data, int) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createGetAndReplaceOperation(Data, Data, ExpiryPolicy, int) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createGetAndReplaceOperation(Data, Data, ExpiryPolicy, int) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createGetEntryViewOperation(String, Data) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createGetEntryViewOperation(String, Data) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createGetOperation(Data, ExpiryPolicy) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createGetOperation(Data, ExpiryPolicy) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createGetOperation(String, Data) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createGetOperation(String, Data) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createGetter(Object, String) - Static method in class com.hazelcast.query.impl.getters.ReflectionHelper
-
- createHashMap(int) - Static method in class com.hazelcast.util.MapUtil
-
Utility method that creates an
HashMap
with its initialCapacity calculated
to minimize rehash operations
- createHashMapAdapter(int) - Static method in class com.hazelcast.util.MapUtil
-
Utility method that creates an
HashMapAdapter
with its initialCapacity calculated
to minimize rehash operations
- createHashSet(int) - Static method in class com.hazelcast.util.SetUtil
-
Utility method that creates an
HashSet
with its initialCapacity calculated
to minimize rehash operations
- createHazelcastInstanceClient(C, ClientConnectionManagerFactory) - Method in interface com.hazelcast.client.HazelcastClientFactory
-
- createIMapEvent(EventData, EventFilter, Member, SerializationService) - Static method in class com.hazelcast.map.impl.querycache.subscriber.EventPublisherHelper
-
- createInboundHandlers(TcpIpConnection, IOService) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createInboundHandlers(TcpIpConnection, IOService) - Method in interface com.hazelcast.instance.NodeExtension
-
Creates a InboundHandler for given Connection instance.
- createIndex(String, boolean, Extractors, InternalSerializationService, IndexCopyBehavior, PerIndexStats) - Method in class com.hazelcast.query.impl.DefaultIndexProvider
-
- createIndex(String, boolean, Extractors, InternalSerializationService, IndexCopyBehavior, PerIndexStats) - Method in interface com.hazelcast.query.impl.IndexProvider
-
Creates a new index for the given attribute name.
- createIndexes(boolean) - Method in class com.hazelcast.map.impl.MapContainer
-
- createIndexStore(boolean, PerIndexStats) - Method in class com.hazelcast.query.impl.IndexImpl
-
- createInput(Data, InternalSerializationService) - Method in interface com.hazelcast.internal.serialization.InputOutputFactory
-
- createInput(byte[], InternalSerializationService) - Method in interface com.hazelcast.internal.serialization.InputOutputFactory
-
- createInputOutputFactory() - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- createInstanceMBean(HazelcastInstanceImpl) - Method in class com.hazelcast.internal.jmx.ManagementService
-
- createInstanceName(Config) - Static method in class com.hazelcast.instance.HazelcastInstanceFactory
-
- createInt2ObjectHashMap(int) - Static method in class com.hazelcast.util.MapUtil
-
Utility method that creates an
Int2ObjectHashMap
with its initialCapacity calculated
to minimize rehash operations
- createInternalMemberGroups(Collection<? extends Member>) - Method in class com.hazelcast.partition.membergroup.ConfigMemberGroupFactory
-
- createInternalMemberGroups(Collection<? extends Member>) - Method in class com.hazelcast.partition.membergroup.HostAwareMemberGroupFactory
-
- createInternalMemberGroups(Collection<? extends Member>) - Method in class com.hazelcast.partition.membergroup.SPIAwareMemberGroupFactory
-
- createInternalMemberGroups(Collection<? extends Member>) - Method in class com.hazelcast.partition.membergroup.ZoneAwareMemberGroupFactory
-
- createInvocationBuilder() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.AbstractExecutorServiceCancelMessageTask
-
- createInvocationBuilder() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceCancelOnAddressMessageTask
-
- createInvocationBuilder() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceCancelOnPartitionMessageTask
-
- createInvocationBuilder(Operation) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- createInvocationBuilder(Operation) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorMemberOwnedContainer
-
- createInvocationBuilder(String, Operation, int) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- createInvocationBuilder(String, Operation, Address) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- createInvocationBuilder(String, Operation, int) - Method in interface com.hazelcast.spi.OperationService
-
- createInvocationBuilder(String, Operation, Address) - Method in interface com.hazelcast.spi.OperationService
-
- createItemIdArray() - Method in class com.hazelcast.collection.impl.txncollection.CollectionTransactionLogRecord
-
Creates an array of IDs for all operations in this transaction log.
- createJMXManagementService(HazelcastInstanceImpl) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createJMXManagementService(HazelcastInstanceImpl) - Method in interface com.hazelcast.instance.NodeExtension
-
- createJobProcessInformation(JobTaskConfiguration, JobSupervisor) - Static method in class com.hazelcast.mapreduce.impl.MapReduceUtil
-
- createJobSupervisor(JobTaskConfiguration) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- createJoiner(Node) - Method in class com.hazelcast.instance.DefaultNodeContext
-
- createJoiner(Node) - Method in interface com.hazelcast.instance.NodeContext
-
- createJoinRequest(boolean) - Method in class com.hazelcast.instance.Node
-
- createKeyIteratorOperation(int, int) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createKeyIteratorOperation(int, int) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createLazyEntryView(Data, Data, Data, CacheRecord) - Static method in class com.hazelcast.cache.impl.CacheEntryViews
-
- createLazyEntryView(K, V, Record, SerializationService, MapMergePolicy) - Static method in class com.hazelcast.map.impl.EntryViews
-
- createLegacyMergeOperation(String, EntryView<Data, Data>, MapMergePolicy, boolean) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createLegacyMergeOperation(String, EntryView<Data, Data>, MapMergePolicy, boolean) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createLegacyMergeOperation(String, EntryView<Data, Data>, MapMergePolicy, boolean) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createLinkedHashMap(int) - Static method in class com.hazelcast.util.MapUtil
-
Utility method that creates an
LinkedHashMap
with its initialCapacity calculated
to minimize rehash operations
- createLinkedHashSet(int) - Static method in class com.hazelcast.util.SetUtil
-
Utility method that creates an
LinkedHashSet
with its initialCapacity calculated
to minimize rehash operations
- createListenerAdapter(Object) - Static method in class com.hazelcast.map.impl.ListenerAdapters
-
- createListenerAdapters(EntryListener) - Static method in class com.hazelcast.map.impl.EntryListenerAdaptors
-
- createListenerAdapters(MapListener) - Static method in class com.hazelcast.map.impl.MapListenerAdaptors
-
- createLoadAllOperation(String, List<Data>, boolean) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createLoadAllOperation(String, List<Data>, boolean) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
Creates an operation to load entry values for the provided keys
on
the partition owner.
- createLoadAllOperationFactory(Set<Data>, boolean) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createLoadAllOperationFactory(Set<Data>, boolean) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createLoadAllOperationFactory(String, List<Data>, boolean) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createLoadAllOperationFactory(String, List<Data>, boolean) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createLoadMapOperation(String, boolean) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createLoadMapOperation(String, boolean) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createLocalMapStats(String) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider
-
- createLocalQueueStats(String, int) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
Returns the local queue statistics for the given name and
partition ID.
- createLocalQueueStats(String) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
Returns the local queue statistics for the queue with the given name
.
- createLockStore(int, ObjectNamespace) - Method in interface com.hazelcast.concurrent.lock.LockService
-
- createLockStore(int, ObjectNamespace) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- createLogger(String) - Method in class com.hazelcast.logging.Log4j2Factory
-
- createLogger(String) - Method in class com.hazelcast.logging.Log4jFactory
-
- createLogger(String) - Method in class com.hazelcast.logging.LoggerFactorySupport
-
- createLogger(String) - Method in class com.hazelcast.logging.Slf4jFactory
-
- createLogger(String) - Method in class com.hazelcast.logging.StandardLoggerFactory
-
- createMapFlushOperation(String) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createMapFlushOperation(String) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createMapFlushOperationFactory(String) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createMapFlushOperationFactory(String) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createMapService() - Method in interface com.hazelcast.map.impl.MapServiceFactory
-
- createMapSizeEstimator(InMemoryFormat) - Static method in class com.hazelcast.map.impl.OwnedEntryCostEstimatorFactory
-
- createMapSizeOperationFactory(String) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createMapSizeOperationFactory(String) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createMapStoreContext(MapContainer) - Static method in class com.hazelcast.map.impl.mapstore.MapStoreContextFactory
-
- createMemberGroups(Collection<? extends Member>) - Method in interface com.hazelcast.partition.membergroup.MemberGroupFactory
-
- createMemberGroups(Collection<? extends Member>) - Method in class com.hazelcast.partition.membergroup.SingleMemberGroupFactory
-
- createMemberInboundHandlers(TcpIpConnection) - Method in interface com.hazelcast.nio.IOService
-
- createMemberInboundHandlers(TcpIpConnection) - Method in class com.hazelcast.nio.NodeIOService
-
- createMemberLoginContext(Credentials) - Method in interface com.hazelcast.security.SecurityContext
-
- createMemberOutboundHandlers(TcpIpConnection) - Method in interface com.hazelcast.nio.IOService
-
- createMemberOutboundHandlers(TcpIpConnection) - Method in class com.hazelcast.nio.NodeIOService
-
- createMemberUuid(Address) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createMemberUuid(Address) - Method in interface com.hazelcast.instance.NodeExtension
-
Creates a UUID for local member
- createMemberUuid(Address) - Static method in class com.hazelcast.util.UuidUtil
-
Creates a new member
UUID
string,
based on a cryptographically weak pseudo random number generator.
- createMergeOperation(String, List<SplitBrainMergeTypes.CacheMergeTypes>, SplitBrainMergePolicy<Data, SplitBrainMergeTypes.CacheMergeTypes>) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createMergeOperation(String, List<SplitBrainMergeTypes.CacheMergeTypes>, SplitBrainMergePolicy<Data, SplitBrainMergeTypes.CacheMergeTypes>) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createMergeOperation(String, SplitBrainMergeTypes.MapMergeTypes, SplitBrainMergePolicy<Data, SplitBrainMergeTypes.MapMergeTypes>, boolean) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createMergeOperation(String, SplitBrainMergeTypes.MapMergeTypes, SplitBrainMergePolicy<Data, SplitBrainMergeTypes.MapMergeTypes>, boolean) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createMergeOperation(String, SplitBrainMergeTypes.MapMergeTypes, SplitBrainMergePolicy<Data, SplitBrainMergeTypes.MapMergeTypes>, boolean) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createMergeOperationFactory(String, int[], List<SplitBrainMergeTypes.CacheMergeTypes>[], SplitBrainMergePolicy<Data, SplitBrainMergeTypes.CacheMergeTypes>) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createMergeOperationFactory(String, int[], List<SplitBrainMergeTypes.CacheMergeTypes>[], SplitBrainMergePolicy<Data, SplitBrainMergeTypes.CacheMergeTypes>) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createMergeOperationFactory(String, int[], List<SplitBrainMergeTypes.MapMergeTypes>[], SplitBrainMergePolicy<Data, SplitBrainMergeTypes.MapMergeTypes>) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createMergeOperationFactory(String, int[], List<SplitBrainMergeTypes.MapMergeTypes>[], SplitBrainMergePolicy<Data, SplitBrainMergeTypes.MapMergeTypes>) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createMergeOperationFactory(String, SplitBrainMergePolicy<V, MergingItem>, int[], List<MergingItem>[]) - Method in class com.hazelcast.spi.impl.merge.AbstractMergeRunnable
-
- createMergingEntry(SerializationService, EntryView<Data, Data>) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingEntry(SerializationService, Record) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingEntry(SerializationService, Data, Data, Record) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingEntry(SerializationService, CacheEntryView<Data, Data>) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingEntry(SerializationService, Data, Data, R) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingEntry(SerializationService, ReplicatedRecord) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingEntry(SerializationService, MultiMapMergeContainer) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingEntry(SerializationService, MultiMapContainer, Data, Collection<MultiMapRecord>, long) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingEntry(SerializationService, String, HyperLogLog) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingEntry(SerializationService, ScheduledTaskDescriptor) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingValue(SerializationService, Collection<CollectionItem>) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingValue(SerializationService, Queue<QueueItem>) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingValue(SerializationService, Long) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingValue(SerializationService, Data) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMergingValue(SerializationService, Ringbuffer<Object>) - Static method in class com.hazelcast.spi.impl.merge.MergingValueFactory
-
- createMulticastInputProcessor(IOService) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createMulticastInputProcessor(IOService) - Method in interface com.hazelcast.instance.NodeExtension
-
Returns a byte array processor for incoming data on the Multicast joiner
- createMulticastOutputProcessor(IOService) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createMulticastOutputProcessor(IOService) - Method in interface com.hazelcast.instance.NodeExtension
-
Returns a byte array processor for outgoing data on the Multicast joiner
- createMulticastService(Address, Node, Config, ILogger) - Static method in class com.hazelcast.internal.cluster.impl.MulticastService
-
- createMultipleEntryOperationFactory(String, Set<Data>, EntryProcessor) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createMultipleEntryOperationFactory(String, Set<Data>, EntryProcessor) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createMultipleEntryOperationFactory(String, Set<Data>, EntryProcessor) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createNearCache(String, NearCacheConfig) - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- createNearCacheEvictionChecker(EvictionConfig, NearCacheConfig) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- createNearCacheEvictionChecker(EvictionConfig, NearCacheConfig) - Method in class com.hazelcast.internal.nearcache.impl.store.BaseHeapNearCacheRecordStore
-
- createNearCacheManager() - Method in interface com.hazelcast.client.ClientExtension
-
- createNearCacheManager() - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- createNearCacheRecordMap(NearCacheConfig) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- createNearCacheRecordMap(NearCacheConfig) - Method in class com.hazelcast.internal.nearcache.impl.store.BaseHeapNearCacheRecordStore
-
- createNearCacheRecordStore(String, NearCacheConfig) - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- createNew(String) - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- createNew(int, Collection<MemberImpl>) - Static method in class com.hazelcast.internal.cluster.impl.MembersView
-
Creates a new MemberMap
including given members.
- createNew(String) - Method in class com.hazelcast.map.impl.querycache.subscriber.AbstractQueryCacheEndToEndConstructor
-
Here order of method calls should not change.
- createNew(K) - Method in interface com.hazelcast.util.ConstructorFunction
-
Creates a new instance of an object given the construction argument
- createNew(K, Version) - Method in interface com.hazelcast.util.VersionAwareConstructorFunction
-
Creates a new instance of an object given the construction argument and the version of the object
- createNewRecordStore(String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- createNewRecordStore(String, int) - Method in class com.hazelcast.cache.impl.CacheService
-
- createNode(Config, NodeContext) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- createNodeExtension(Node) - Method in class com.hazelcast.instance.DefaultNodeContext
-
- createNodeExtension(Node) - Method in interface com.hazelcast.instance.NodeContext
-
- createNodeState(MemberStateImpl) - Method in class com.hazelcast.internal.management.TimedMemberStateFactory
-
- createNullEntryView(K) - Static method in class com.hazelcast.map.impl.EntryViews
-
Creates a null entry view that has only key and no value.
- createObjectDataInput(byte[]) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- createObjectDataInput(Data) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- createObjectDataInput(byte[]) - Method in interface com.hazelcast.internal.serialization.InternalSerializationService
-
- createObjectDataInput(Data) - Method in interface com.hazelcast.internal.serialization.InternalSerializationService
-
- createObjectDataInputStream(InputStream, InternalSerializationService) - Static method in class com.hazelcast.internal.serialization.impl.SerializationUtil
-
- createObjectDataOutput(int) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- createObjectDataOutput() - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- createObjectDataOutput(int) - Method in interface com.hazelcast.internal.serialization.InternalSerializationService
-
- createObjectDataOutput() - Method in interface com.hazelcast.internal.serialization.InternalSerializationService
-
- createObjectDataOutputStream(OutputStream, InternalSerializationService) - Static method in class com.hazelcast.internal.serialization.impl.SerializationUtil
-
- createObjectName(String, String) - Method in class com.hazelcast.internal.jmx.ManagementService
-
- createOperation() - Method in class com.hazelcast.cache.impl.operation.CacheClearOperationFactory
-
- createOperation() - Method in class com.hazelcast.cache.impl.operation.CacheGetAllOperationFactory
-
- createOperation() - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperationFactory
-
- createOperation() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllOperationFactory
-
- createOperation() - Method in class com.hazelcast.cache.impl.operation.CacheSizeOperationFactory
-
- createOperation() - Method in class com.hazelcast.client.impl.operations.OperationFactoryWrapper
-
- createOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsOperationFactory
-
- createOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.AddIndexOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.ClearOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.ContainsValueOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.EvictAllOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.IsEmptyOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.IsPartitionLoadedOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.KeyLoadStatusOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.MapFlushOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.MapGetAllOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.MapLoadAllOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.operation.SizeOperationFactory
-
- createOperation() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperationFactory
-
- createOperation() - Method in class com.hazelcast.mapreduce.impl.operation.GetResultOperationFactory
-
- createOperation() - Method in class com.hazelcast.multimap.impl.operations.MultiMapOperationFactory
-
- createOperation() - Method in class com.hazelcast.replicatedmap.impl.operation.ClearOperationFactory
-
- createOperation() - Method in class com.hazelcast.replicatedmap.impl.operation.PutAllOperationFactory
-
- createOperation() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnPartitionOperationFactory
-
- createOperation() - Method in class com.hazelcast.spi.impl.BinaryOperationFactory
-
- createOperation() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionAwareOperationFactory
-
- createOperation() - Method in interface com.hazelcast.spi.OperationFactory
-
Creates the operation.
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.AbstractAllPartitionsMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMultiPartitionMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheClearMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAllMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheLoadAllMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllKeysMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheSizeMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddIndexMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsValueMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictAllMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnAllKeysMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeysMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsEmptyMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadGivenKeysMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.map.MapMadePublishableMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveAllMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSizeMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapClearMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsValueMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapEntrySetMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapKeySetMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapSizeMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValuesMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapClearMessageTask
-
- createOperationFactory() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutAllMessageTask
-
- createOperationProvider(String, InMemoryFormat) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- createOperationProvider(String, InMemoryFormat) - Method in class com.hazelcast.cache.impl.CacheService
-
- createOperationStats() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- createOperationStats() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- createOperationStats() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Creates a new per-operation stats instance.
- createOperationSupplier() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMultiTargetMessageTask
-
- createOperationSupplier() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationBaseMessageTask
-
- createOperationSupplier() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxiesMessageTask
-
- createOperationSupplier() - Method in class com.hazelcast.client.impl.protocol.task.DeployClassesMessageTask
-
- createOperationSupplier() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddInterceptorMessageTask
-
- createOperationSupplier() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveInterceptorMessageTask
-
- createOperationSupplier() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XACollectTransactionsMessageTask
-
- createOutboundHandlers(TcpIpConnection, IOService) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createOutboundHandlers(TcpIpConnection, IOService) - Method in interface com.hazelcast.instance.NodeExtension
-
Creates a OutboundHandler for given Connection instance.
- createOutput(int, InternalSerializationService) - Method in interface com.hazelcast.internal.serialization.InputOutputFactory
-
- createParameters(Node) - Method in class com.hazelcast.util.PhoneHome
-
- createPartitionOperation(int) - Method in class com.hazelcast.cache.impl.operation.CacheMergeOperationFactory
-
- createPartitionOperation(int) - Method in class com.hazelcast.map.impl.operation.MergeOperationFactory
-
- createPartitionOperation(int) - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperationFactory
-
- createPartitionOperation(int) - Method in class com.hazelcast.map.impl.operation.PutAllPartitionAwareOperationFactory
-
- createPartitionOperation(int) - Method in class com.hazelcast.replicatedmap.impl.operation.MergeOperationFactory
-
- createPartitionOperation(int) - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionAwareOperationFactory
-
This method can be called both caller and runner nodes.
- createPartitionRunner(int) - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationRunnerFactory
-
Creates an OperationRunner for a given partition.
- createPartitionState() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- createPartitionState() - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
Creates the current partition runtime state.
- createPartitionStateInternal() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
Returns a copy of the partition table or null
if not initialized.
- createPartitionTableView() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- createPartitionTableView() - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
- createPartitionWideEntryOperationFactory(String, EntryProcessor) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createPartitionWideEntryOperationFactory(String, EntryProcessor) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createPartitionWideEntryOperationFactory(String, EntryProcessor) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createPartitionWideEntryWithPredicateOperationFactory(String, EntryProcessor, Predicate) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createPartitionWideEntryWithPredicateOperationFactory(String, EntryProcessor, Predicate) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createPartitionWideEntryWithPredicateOperationFactory(String, EntryProcessor, Predicate) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createPerIndexStats(boolean, boolean) - Method in class com.hazelcast.monitor.impl.GlobalIndexesStats
-
- createPerIndexStats(boolean, boolean) - Method in interface com.hazelcast.monitor.impl.IndexesStats
-
Creates a new instance of internal per-index stats.
- createPerIndexStats(boolean, boolean) - Method in class com.hazelcast.monitor.impl.PartitionIndexesStats
-
- createPortableReader(Data) - Method in class com.hazelcast.internal.serialization.impl.SerializationServiceV1
-
- createPortableReader(Data) - Method in interface com.hazelcast.internal.serialization.InternalSerializationService
-
- CreateProxiesMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- CreateProxiesMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.CreateProxiesMessageTask
-
- createProxy(T) - Method in interface com.hazelcast.client.HazelcastClientFactory
-
- createProxy(String, boolean, boolean) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyRegistry
-
Creates a DistributedObject proxy if it is not created yet
- CreateProxyMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- CreateProxyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.CreateProxyMessageTask
-
- createPublisherAccumulator(AccumulatorInfo) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEndToEndConstructor
-
- createPublisherAccumulator(AccumulatorInfo) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheEndToEndConstructor
-
- createPublisherAccumulator(AccumulatorInfo) - Method in interface com.hazelcast.map.impl.querycache.subscriber.QueryCacheEndToEndConstructor
-
- createPurgeTxBackupLogOperation() - Method in class com.hazelcast.transaction.impl.AllowedDuringPassiveStateTransactionImpl
-
- createPurgeTxBackupLogOperation() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- createPutAllOperation(List<Map.Entry<Data, Data>>, ExpiryPolicy, int) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createPutAllOperation(List<Map.Entry<Data, Data>>, ExpiryPolicy, int) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createPutAllOperation(String, MapEntries) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createPutAllOperation(String, MapEntries) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createPutAllOperation(String, MapEntries) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createPutAllOperationFactory(String, int[], MapEntries[]) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createPutAllOperationFactory(String, int[], MapEntries[]) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createPutAllOperationFactory(String, int[], MapEntries[]) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createPutFromLoadAllOperation(String, List<Data>) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createPutFromLoadAllOperation(String, List<Data>) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createPutFromLoadAllOperation(String, List<Data>) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createPutIfAbsentOperation(Data, Data, ExpiryPolicy, int) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createPutIfAbsentOperation(Data, Data, ExpiryPolicy, int) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createPutIfAbsentOperation(String, Data, Data, long, long) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createPutIfAbsentOperation(String, Data, Data, long, long) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createPutIfAbsentOperation(String, Data, Data, long, long) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createPutOperation(Data, Data, ExpiryPolicy, boolean, int) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createPutOperation(Data, Data, ExpiryPolicy, boolean, int) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createPutOperation(String, Data, Data, long, long) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createPutOperation(String, Data, Data, long, long) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createPutOperation(String, Data, Data, long, long) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createPutTransientOperation(String, Data, Data, long, long) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createPutTransientOperation(String, Data, Data, long, long) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createPutTransientOperation(String, Data, Data, long, long) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createQueryCacheListenerAdaptor(MapListener) - Static method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheEventListenerAdapters
-
- createQueryOperation(Query) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createQueryOperation(Query) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createQueryOperation(Query) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createQueryPartitionOperation(Query) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createQueryPartitionOperation(Query) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createQueryPartitionOperation(Query) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createRecord(Object, long, long) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createRecord(long) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createRecord(Object, long) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createRecord(Data, Object, long, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createRecord(Data, Object, long, long, boolean, int, String) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createRecord(Object, long, long) - Method in class com.hazelcast.cache.impl.CacheRecordStore
-
- createRecord(Data) - Method in class com.hazelcast.map.impl.querycache.subscriber.record.DataQueryCacheRecordFactory
-
- createRecord(Data) - Method in class com.hazelcast.map.impl.querycache.subscriber.record.ObjectQueryCacheRecordFactory
-
- createRecord(Data) - Method in interface com.hazelcast.map.impl.querycache.subscriber.record.QueryCacheRecordFactory
-
- createRecord(Object, long, long, long) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- createRecordCacheMap() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createRecordCacheMap() - Method in class com.hazelcast.cache.impl.CacheRecordStore
-
- createRecordStore(MapContainer, int, MapKeyLoader) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- createRecordStoreMutationObservers(String, int) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
Returns the collection of the
RecordStoreMutationObserver
s
for the given map's partition that need to be added in record
store construction time in order to ensure no
RecordStore
mutations are missed.
- createRecordStoreOnDemand - Variable in class com.hazelcast.map.impl.operation.MapOperation
-
- createRecordWithExpiry(Data, Object, long, long, boolean, int, String) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createRecordWithExpiry(Data, Object, long, long, boolean, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createRecordWithExpiry(Data, Object, ExpiryPolicy, long, boolean, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createRecordWithExpiry(Data, Object, ExpiryPolicy, long, boolean, int, String) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- createRecoveryOperation(String, String, long, int) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientSubscriberContextSupport
-
- createRecoveryOperation(String, String, long, int) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeSubscriberContextSupport
-
- createRecoveryOperation(String, String, long, int) - Method in interface com.hazelcast.map.impl.querycache.subscriber.SubscriberContextSupport
-
Creates recovery operation for event loss cases.
- createRemoteMerkleTreeView(DataInput) - Static method in class com.hazelcast.wan.merkletree.MerkleTreeUtil
-
- createRemoteServiceDescriptors() - Method in interface com.hazelcast.spi.impl.servicemanager.RemoteServiceDescriptorProvider
-
- createRemoveAllOperationFactory(Set<Data>, Integer) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createRemoveAllOperationFactory(Set<Data>, Integer) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createRemoveIfSameOperation(String, Data, Data) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createRemoveIfSameOperation(String, Data, Data) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createRemoveIfSameOperation(String, Data, Data) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createRemoveOperation(Data, Data, int) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createRemoveOperation(Data, Data, int) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createRemoveOperation(String, Data, boolean) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createRemoveOperation(String, Data, boolean) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createRemoveOperation(String, Data, boolean) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createReplaceIfSameOperation(String, Data, Data, Data) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createReplaceIfSameOperation(String, Data, Data, Data) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createReplaceIfSameOperation(String, Data, Data, Data) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createReplaceOperation(Data, Data, Data, ExpiryPolicy, int) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createReplaceOperation(Data, Data, Data, ExpiryPolicy, int) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createReplaceOperation(String, Data, Data) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createReplaceOperation(String, Data, Data) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createReplaceOperation(String, Data, Data) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createReplicatedMapStats(String) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- createReplicateTxBackupLogOperation() - Method in class com.hazelcast.transaction.impl.AllowedDuringPassiveStateTransactionImpl
-
- createReplicateTxBackupLogOperation() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- createRequirement(boolean, String) - Static method in class com.hazelcast.internal.util.ModularJavaUtils.PackageAccessRequirement
-
- createResult(SerializationService, long) - Method in class com.hazelcast.map.impl.query.Query
-
- createResultSet() - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalReadOperation
-
- createResultSet() - Method in class com.hazelcast.internal.journal.EventJournalReadOperation
-
- createResultSet() - Method in class com.hazelcast.map.impl.journal.MapEventJournalReadOperation
-
- createRollbackTxBackupLogOperation() - Method in class com.hazelcast.transaction.impl.AllowedDuringPassiveStateTransactionImpl
-
- createRollbackTxBackupLogOperation() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- createSamplingEntry(Data, CacheRecord) - Method in class com.hazelcast.cache.impl.record.CacheRecordHashMap
-
- createSamplingEntry(K, V) - Method in class com.hazelcast.internal.nearcache.impl.store.HeapNearCacheRecordMap
-
- createSamplingEntry(Data, QueryCacheRecord) - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheRecordHashMap
-
- createSamplingEntry(Data, R) - Method in class com.hazelcast.map.impl.recordstore.StorageSCHM
-
- createSamplingEntry(K, V) - Method in class com.hazelcast.util.SampleableConcurrentHashMap
-
- createSecureCallable(Subject, Callable<V>) - Method in interface com.hazelcast.security.SecurityContext
-
Creates secure callable that runs in a sandbox.
- createSerializationService(byte) - Method in interface com.hazelcast.client.ClientExtension
-
- createSerializationService(byte) - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- createSerializationService() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createSerializationService() - Method in interface com.hazelcast.instance.NodeExtension
-
Creates a SerializationService instance to be used by this Node.
- createSerializationService(InputOutputFactory, Supplier<RuntimeException>) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- createSerializer() - Method in interface com.hazelcast.nio.serialization.SerializerHook
-
Creates a new serializer for the serialization type
- createService(Class<T>) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createService(Class<T>) - Method in interface com.hazelcast.instance.NodeExtension
-
Creates a service which is an implementation of given type parameter.
- createServiceProxyFactory(Class<T>) - Method in interface com.hazelcast.client.ClientExtension
-
Creates a ClientProxyFactory
for the supplied service class.
- createServiceProxyFactory(Class<T>) - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- createSetExpiryPolicyOperation(List<Data>, Data) - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createSetExpiryPolicyOperation(List<Data>, Data) - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createSetOperation(String, Data, Data, long, long) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createSetOperation(String, Data, Data, long, long) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createSetOperation(String, Data, Data, long, long) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createSetTtlOperation(String, Data, long) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createSetTtlOperation(String, Data, long) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createSetTtlOperation(String, Data, long) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createSimpleEntryView() - Static method in class com.hazelcast.map.impl.EntryViews
-
- createSimpleEntryView(K, V, Record) - Static method in class com.hazelcast.map.impl.EntryViews
-
- createSizeOperationFactory() - Method in interface com.hazelcast.cache.impl.CacheOperationProvider
-
- createSizeOperationFactory() - Method in class com.hazelcast.cache.impl.DefaultOperationProvider
-
- createSocketConnection(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- createSocketInterceptor() - Method in interface com.hazelcast.client.ClientExtension
-
Creates a
SocketInterceptor
to be used by this client if available,
otherwise returns
null
- createSocketInterceptor() - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- createSplitBrainJoinMessage() - Method in class com.hazelcast.instance.Node
-
- createStats(String) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- createStorage(RecordFactory<R>, InMemoryFormat) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- createStoreEvent(E) - Static method in class com.hazelcast.map.impl.mapstore.writebehind.StoreEvent
-
- createSubResult() - Method in class com.hazelcast.map.impl.query.AggregationResult
-
- createSubResult() - Method in class com.hazelcast.map.impl.query.QueryResult
-
- createSubResult() - Method in interface com.hazelcast.map.impl.query.Result
-
Creates a new empty sub result of the same type as this result.
- createSubscriberAccumulator(AccumulatorInfo) - Method in class com.hazelcast.map.impl.querycache.subscriber.AbstractQueryCacheEndToEndConstructor
-
- createSubscriberAccumulator(AccumulatorInfo) - Method in interface com.hazelcast.map.impl.querycache.subscriber.QueryCacheEndToEndConstructor
-
- createSubscriberAccumulatorFactory() - Method in class com.hazelcast.map.impl.querycache.subscriber.SubscriberRegistry
-
- createSubscriberRegistry(String) - Method in class com.hazelcast.map.impl.querycache.subscriber.MapSubscriberRegistry
-
- createTextCommandService() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createTextCommandService() - Method in interface com.hazelcast.instance.NodeExtension
-
- createThread(Runnable) - Method in class com.hazelcast.util.executor.AbstractExecutorThreadFactory
-
- createThread(Runnable) - Method in class com.hazelcast.util.executor.PoolExecutorThreadFactory
-
- createThread(Runnable) - Method in class com.hazelcast.util.executor.SingleExecutorThreadFactory
-
- createThreadName(String, String) - Static method in class com.hazelcast.util.ThreadUtil
-
Creates the threadname with prefix and notation.
- createThreadPoolName(String, String) - Static method in class com.hazelcast.util.ThreadUtil
-
Creates the threadpool name with prefix and notation.
- createTimedMemberState() - Method in class com.hazelcast.internal.management.TimedMemberStateFactory
-
- createTimedMemberStateFactory(HazelcastInstanceImpl) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- createTimedMemberStateFactory(HazelcastInstanceImpl) - Method in interface com.hazelcast.instance.NodeExtension
-
Creates a TimedMemberStateFactory for a given Hazelcast instance
- createTransactionalObject(String, Transaction) - Method in class com.hazelcast.collection.impl.list.ListService
-
- createTransactionalObject(String, Transaction) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- createTransactionalObject(String, Transaction) - Method in class com.hazelcast.collection.impl.set.SetService
-
- createTransactionalObject(String, Transaction) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- createTransactionalObject(String, Transaction) - Method in class com.hazelcast.map.impl.MapService
-
- createTransactionalObject(String, Transaction) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- createTransactionalObject(String, Transaction) - Method in interface com.hazelcast.spi.TransactionalService
-
- createTryPutOperation(String, Data, Data, long) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createTryPutOperation(String, Data, Data, long) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createTryPutOperation(String, Data, Data, long) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createTryRemoveOperation(String, Data, long) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createTryRemoveOperation(String, Data, long) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createTryRemoveOperation(String, Data, long) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- CreateTxBackupLogOperation - Class in com.hazelcast.transaction.impl.operations
-
- CreateTxBackupLogOperation() - Constructor for class com.hazelcast.transaction.impl.operations.CreateTxBackupLogOperation
-
- CreateTxBackupLogOperation(String, String) - Constructor for class com.hazelcast.transaction.impl.operations.CreateTxBackupLogOperation
-
- createTxnDeleteOperation(String, Data, long) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createTxnDeleteOperation(String, Data, long) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createTxnDeleteOperation(String, Data, long) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createTxnLockAndGetOperation(String, Data, long, long, String, boolean, boolean) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createTxnLockAndGetOperation(String, Data, long, long, String, boolean, boolean) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createTxnSetOperation(String, Data, Data, long, long) - Method in class com.hazelcast.map.impl.operation.DefaultMapOperationProvider
-
- createTxnSetOperation(String, Data, Data, long, long) - Method in interface com.hazelcast.map.impl.operation.MapOperationProvider
-
- createTxnSetOperation(String, Data, Data, long, long) - Method in class com.hazelcast.map.impl.operation.WANAwareOperationProvider
-
- createUrlEndpoint(HazelcastProperties, String) - Static method in class com.hazelcast.client.spi.impl.discovery.HazelcastCloudDiscovery
-
- createWithoutValue(K) - Static method in class com.hazelcast.map.impl.mapstore.writebehind.entry.DelayedEntries
-
- createWithoutValue(K, long, int) - Static method in class com.hazelcast.map.impl.mapstore.writebehind.entry.DelayedEntries
-
- createWriteBehindManager(MapStoreContext) - Static method in class com.hazelcast.map.impl.mapstore.MapStoreManagers
-
- createWriteBehindProcessor(MapStoreContext) - Static method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindProcessors
-
- createWriteBehindStore(MapStoreContext, int, WriteBehindProcessor) - Static method in class com.hazelcast.map.impl.mapstore.MapDataStores
-
Creates a write behind data store.
- createWriter(Writer) - Method in class com.hazelcast.internal.json.PrettyPrint
-
- createWriteThroughManager(MapStoreContext) - Static method in class com.hazelcast.map.impl.mapstore.MapStoreManagers
-
- createWriteThroughStore(MapStoreContext) - Static method in class com.hazelcast.map.impl.mapstore.MapDataStores
-
Creates a write through data store.
- creationTime - Variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
This field is not mutated (read only) so no need to define it as volatile.
- creationTime - Variable in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- creationTime - Variable in class com.hazelcast.collection.impl.collection.CollectionItem
-
- creationTime - Variable in class com.hazelcast.collection.impl.queue.QueueItem
-
- creationTime - Variable in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- creationTime - Variable in class com.hazelcast.map.impl.record.RecordInfo
-
- credentials - Variable in class com.hazelcast.client.impl.protocol.task.AuthenticationBaseMessageTask
-
- Credentials - Interface in com.hazelcast.security
-
Credentials is a container object for endpoint (Members and Clients)
security attributes.
- CredentialsFactoryConfig - Class in com.hazelcast.config
-
Contains the configuration for Credentials Factory.
- CredentialsFactoryConfig() - Constructor for class com.hazelcast.config.CredentialsFactoryConfig
-
- CredentialsFactoryConfig(String) - Constructor for class com.hazelcast.config.CredentialsFactoryConfig
-
- CSHARP - Static variable in class com.hazelcast.client.impl.ClientTypes
-
CSHARP client protocol ID
- CSHARP_CLR_SERIALIZATION_TYPE - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- CURRENT_CLUSTER_VERSION - Static variable in class com.hazelcast.internal.cluster.Versions
-
- currentFile() - Method in class com.hazelcast.internal.diagnostics.Diagnostics
-
- currentIndex - Variable in class com.hazelcast.cache.impl.AbstractClusterWideIterator
-
- currentIndex - Variable in class com.hazelcast.map.impl.iterator.AbstractMapPartitionIterator
-
- currentIndex - Variable in class com.hazelcast.map.impl.iterator.AbstractMapQueryPartitionIterator
-
- currentSequence(String, int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataGenerator
-
- currentTask - Variable in class com.hazelcast.spi.impl.operationexecutor.OperationRunner
-
- currentTask() - Method in class com.hazelcast.spi.impl.operationexecutor.OperationRunner
-
Returns the current task that is executing.
- currentThread() - Method in class com.hazelcast.spi.impl.operationexecutor.OperationRunner
-
Get the thread that is currently running this OperationRunner
instance.
- currentTimeMillis() - Method in class com.hazelcast.util.Clock.ClockImpl
-
- currentTimeMillis() - Static method in class com.hazelcast.util.Clock
-
- cursor() - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- cursor() - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- cursor() - Method in interface com.hazelcast.internal.util.collection.LongSet
-
- cursor() - Method in class com.hazelcast.internal.util.collection.LongSetHsa
-
- cursor() - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray12byteKey
-
Returns a cursor over all assigned slots in this array.
- cursor() - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray16byteKey
-
Returns a cursor over all assigned slots in this array.
- cursor() - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray8byteKey
-
Returns a cursor over all assigned slots in this array.
- cursor() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray12byteKeyImpl
-
- cursor() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray16byteKeyImpl
-
- cursor() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray8byteKeyImpl
-
- Cursor() - Constructor for class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase.Cursor
-
- cursor() - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
Provides a cursor over the map's entries.
- CursorIntKey2() - Constructor for class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase.CursorIntKey2
-
- CursorLongKey2() - Constructor for class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase.CursorLongKey2
-
- CUSTOM_ACCESS - Static variable in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- CustomByteAccessStrategy - Class in com.hazelcast.internal.memory.impl
-
- CyclicBuffer<E extends Sequenced> - Interface in com.hazelcast.map.impl.querycache.accumulator
-
- GarbageCollectionMetricSet - Class in com.hazelcast.internal.metrics.metricsets
-
- GarbageCollectorStats - Interface in com.hazelcast.memory
-
Garbage collector statistics for the JVM which current HazelcastInstance
belongs to.
- Gauge - Interface in com.hazelcast.internal.metrics
-
A Gauge is a
Metric
where a particular value is read instantaneously.
- GcpConfig - Class in com.hazelcast.config
-
Configuration for the GCP Discovery Strategy.
- GcpConfig() - Constructor for class com.hazelcast.config.GcpConfig
-
- GCStatsSupport - Class in com.hazelcast.memory
-
Used to gather garbage collection statistics.
- generate(Config) - Method in class com.hazelcast.config.ConfigXmlGenerator
-
Generates the XML string based on some Config.
- GeneratedBuildProperties - Class in com.hazelcast.instance
-
This class is generated in a build-time from a template stored at
src/main/template/com/hazelcast/instance/GeneratedBuildProperties.
- generateInterceptorId(String, MapInterceptor) - Method in interface com.hazelcast.map.impl.MapServiceContextInterceptorSupport
-
- generateListenerName(String, String) - Static method in class com.hazelcast.map.impl.querycache.ListenerRegistrationHelper
-
- GENERIC_OPERATION - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- GENERIC_OPERATION_THREAD_COUNT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The number of generic operation handler threads per member.
- GENERIC_PARTITION_ID - Static variable in class com.hazelcast.spi.Operation
-
Marks an
Operation
as non-partition-specific.
- GenericOperation - Class in com.hazelcast.ringbuffer.impl.operations
-
Ring buffer operations which don't need to send any parameters and which can be determined by only sending the operation
type which is a byte of information.
- GenericOperation() - Constructor for class com.hazelcast.ringbuffer.impl.operations.GenericOperation
-
- GenericOperation(String, byte) - Constructor for class com.hazelcast.ringbuffer.impl.operations.GenericOperation
-
- GenericOperationThread - Class in com.hazelcast.spi.impl.operationexecutor.impl
-
- GenericOperationThread(String, int, OperationQueue, ILogger, NodeExtension, OperationRunner, boolean, ClassLoader) - Constructor for class com.hazelcast.spi.impl.operationexecutor.impl.GenericOperationThread
-
- geQueryCacheConfigurator() - Method in class com.hazelcast.map.impl.querycache.subscriber.AbstractSubscriberContext
-
- geQueryCacheConfigurator() - Method in interface com.hazelcast.map.impl.querycache.subscriber.SubscriberContext
-
- get(K, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Retrieves the mapped value of the given key using a custom ExpiryPolicy
.
- get(Data, ExpiryPolicy) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- GET - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- get() - Method in class com.hazelcast.cache.impl.CacheEntryProcessorResult
-
- get(K) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- get(SerializationService) - Method in class com.hazelcast.cache.impl.DeferredValue
-
- get(Data, ExpiryPolicy) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Gets the value to which the specified key is mapped,
or null
if this cache contains no mapping for the key.
- get() - Method in class com.hazelcast.cache.impl.operation.AddCacheConfigOperationSupplier
-
- get(K) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- get() - Method in class com.hazelcast.client.impl.AddInterceptorOperationSupplier
-
- get() - Method in class com.hazelcast.client.impl.CollectRemoteTransactionsOperationSupplier
-
- get() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxiesMessageTask
-
- get() - Method in class com.hazelcast.client.impl.protocol.task.DeployClassesMessageTask
-
- get() - Method in class com.hazelcast.client.impl.ReAuthenticationOperationSupplier
-
- get() - Method in class com.hazelcast.client.impl.RemoveInterceptorOperationSupplier
-
- get() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- get() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- get(int) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- get(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- get(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- get() - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- get(Object) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- get() - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- get(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- get(Object) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- get(K) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMultiMapProxy
-
- get() - Method in class com.hazelcast.client.spi.impl.ClientResponseHandlerSupplier
-
- get() - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- get(long, TimeUnit) - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- get(int) - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- get(int) - Method in class com.hazelcast.collection.impl.list.ListProxyImpl
-
- get() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongContainer
-
- GET - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- get() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- get() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceContainer
-
- GET - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- get() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- get(String) - Static method in enum com.hazelcast.config.LoginModuleConfig.LoginModuleUsage
-
- get(Object) - Method in interface com.hazelcast.core.BaseMap
-
Returns the value for the specified key, or null
if this map does not contain this key.
- get(K) - Method in interface com.hazelcast.core.BaseMultiMap
-
Returns the collection of values associated with the key.
- get() - Method in interface com.hazelcast.core.IAtomicLong
-
Gets the current value.
- get() - Method in interface com.hazelcast.core.IAtomicReference
-
Gets the current value.
- get(Object) - Method in interface com.hazelcast.core.IMap
-
Returns the value for the specified key, or null
if this map does not contain this key.
- get(K) - Method in interface com.hazelcast.core.MultiMap
-
Returns the collection of values associated with the key.
- get(Object) - Method in interface com.hazelcast.core.TransactionalMap
-
- get(K) - Method in interface com.hazelcast.core.TransactionalMultiMap
-
Returns the collection of values associated with the key.
- get() - Method in interface com.hazelcast.crdt.pncounter.PNCounter
-
Returns the current value of the counter.
- get(VectorClock) - Method in class com.hazelcast.crdt.pncounter.PNCounterImpl
-
Returns the current value of the counter.
- get() - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
- get(K) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- get(K) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- get(K) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- get(K) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- get(K) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- get(String, String) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- get(String, String) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- get() - Method in class com.hazelcast.internal.dynamicconfig.AddDynamicConfigOperationSupplier
-
- get(Object) - Method in class com.hazelcast.internal.dynamicconfig.AggregatingMap
-
- get() - Method in class com.hazelcast.internal.jmx.suppliers.LocalMapStatsSupplier
-
- get() - Method in class com.hazelcast.internal.jmx.suppliers.LocalMultiMapStatsSupplier
-
- get() - Method in class com.hazelcast.internal.jmx.suppliers.LocalQueueStatsSupplier
-
- get() - Method in interface com.hazelcast.internal.jmx.suppliers.StatsSupplier
-
- get(int) - Method in class com.hazelcast.internal.json.JsonArray
-
Returns the value of the element at the specified position in this array.
- get(String) - Method in class com.hazelcast.internal.json.JsonObject
-
Returns the value of the member with the specified name in this object.
- get(S) - Method in interface com.hazelcast.internal.metrics.DoubleProbeFunction
-
Gets the current value of the source object.
- get(S) - Method in interface com.hazelcast.internal.metrics.LongProbeFunction
-
Gets the current value of the source object as a long.
- get(K) - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- get(K) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- get(K) - Method in interface com.hazelcast.internal.nearcache.NearCache
-
Gets the value associated with the given key
.
- get(K) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecordStore
-
Gets the value associated with the given key
.
- get() - Method in class com.hazelcast.internal.networking.nio.NioOutboundPipeline
-
- get() - Method in class com.hazelcast.internal.serialization.impl.bufferpool.BufferPoolThreadLocal
-
- get(long) - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- get(long) - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- get() - Method in interface com.hazelcast.internal.util.counters.Counter
-
Gets the current value of the counter.
- get() - Method in class com.hazelcast.internal.util.counters.MwCounter
-
- get(long, int) - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray12byteKey
-
Returns the address of the value block mapped by (key1, key2)
.
- get(long, long) - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray16byteKey
-
Returns the address of the value block mapped by (key1, key2)
.
- get(long) - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray8byteKey
-
Returns the address of the value block mapped by the given key.
- get(long, int) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray12byteKeyImpl
-
- get(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray16byteKeyImpl
-
- get(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray16byteKeyNoValue
-
- get(long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray8byteKeyImpl
-
- get() - Static method in class com.hazelcast.internal.util.RuntimeAvailableProcessors
-
Returns the number of available processors.
- get() - Method in class com.hazelcast.internal.util.SimpleCompletedFuture
-
- get(long, TimeUnit) - Method in class com.hazelcast.internal.util.SimpleCompletedFuture
-
- get() - Static method in class com.hazelcast.internal.util.ThreadLocalRandomProvider
-
Returns the current thread's
Random
.
- GET - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- get(Object) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- get(Class<? extends Result>) - Method in class com.hazelcast.map.impl.query.ResultProcessorRegistry
-
- get(long) - Method in interface com.hazelcast.map.impl.querycache.accumulator.CyclicBuffer
-
Returns the element in this buffer which has the supplied sequence
.
- get(long) - Method in class com.hazelcast.map.impl.querycache.accumulator.DefaultCyclicBuffer
-
- get(Object) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- get(Data) - Method in interface com.hazelcast.map.impl.querycache.subscriber.QueryCacheRecordStore
-
- get(Data, boolean, Address) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- get(Data, boolean, Address) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- get(K) - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
- get(Data) - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- get(Object) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- get(Object, boolean) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- get(Object) - Method in interface com.hazelcast.map.QueryCache
-
- GET - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- get(K) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- get(K) - Method in class com.hazelcast.multimap.impl.txn.TransactionalMultiMapProxy
-
- get(byte) - Static method in enum com.hazelcast.nio.serialization.FieldType
-
- get(String) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
- get(String) - Method in class com.hazelcast.query.EntryObject
-
- GET - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- get(Object) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- get(Object) - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- get(Object) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- get(Object) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- get(int) - Method in class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- get(int) - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- get(int) - Method in interface com.hazelcast.ringbuffer.ReadResultSet
-
Gets the item at the given index.
- get() - Method in class com.hazelcast.scheduledexecutor.impl.DelegatingScheduledFutureStripper
-
- get(long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.DelegatingScheduledFutureStripper
-
- get(String) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- get() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledFutureProxy
-
- get(long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledFutureProxy
-
- get(int) - Method in interface com.hazelcast.security.Parameters
-
- get() - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
-
- get(long, TimeUnit) - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
-
PLEASE NOTE: It's legal to override this method, but please bear in mind that you should call super.get() or
implement the done() and cancelled() callbacks to be notified if this future gets done or cancelled.
- get() - Method in class com.hazelcast.spi.impl.AbstractInvocationFuture
-
- get(long, TimeUnit) - Method in class com.hazelcast.spi.impl.AbstractInvocationFuture
-
- get() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.DeregistrationOperationSupplier
-
- get() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.RegistrationOperationSupplier
-
- get() - Method in class com.hazelcast.spi.impl.operationservice.impl.InboundResponseHandlerSupplier
-
- get(long) - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry
-
Gets the invocation for the given call ID.
- get() - Method in class com.hazelcast.spi.impl.proxyservice.impl.DistributedObjectFuture
-
- get(int) - Method in class com.hazelcast.spi.impl.UnmodifiableLazyList
-
- get(String) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
Returns the value for the given key.
- get(Object) - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- get(Object, Class<T>) - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- get(Object, Callable<T>) - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- get(Object) - Method in interface com.hazelcast.transaction.impl.Transaction
-
- get(Object) - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- get(Object) - Method in class com.hazelcast.transaction.impl.TransactionLog
-
- get(Object) - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- get(int, int) - Method in class com.hazelcast.util.collection.BiInt2ObjectMap
-
Retrieve a value from the map.
- get(K1, K2) - Method in class com.hazelcast.util.collection.ComposedKeyMap
-
- get(Object) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- get(int) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- get(K) - Method in class com.hazelcast.util.collection.InternalListMultiMap
-
Return collection of values associated with a given key
- get(K) - Method in class com.hazelcast.util.collection.InternalSetMultimap
-
Return Set of values associated with a given key
- get(long) - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- get(Object) - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- get(Object) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- get(long) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- get(Object) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
Returns the value to which the specified key is mapped,
or null
if this map contains no mapping for the key.
- get() - Method in class com.hazelcast.util.executor.CompletedFuture
-
- get(long, TimeUnit) - Method in class com.hazelcast.util.executor.CompletedFuture
-
- get() - Method in class com.hazelcast.util.executor.DelegatingFuture
-
- get(long, TimeUnit) - Method in class com.hazelcast.util.executor.DelegatingFuture
-
- get() - Method in interface com.hazelcast.util.function.Supplier
-
- get(T) - Method in class com.hazelcast.util.ItemCounter
-
Get current counter for an item item
- get(K) - Method in interface com.hazelcast.util.scheduler.EntryTaskScheduler
-
Return the entry for the scheduled key or null if there is none
- get(K) - Method in class com.hazelcast.util.scheduler.SecondsBasedEntryTaskScheduler
-
- get0(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- GET_ALL - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- GET_ALL - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- GET_ALL - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- GET_ALL_FACTORY - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- GET_ALL_SCHEDULED_ON_MEMBER - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- GET_ALL_SCHEDULED_ON_PARTITION - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- GET_ALL_SCHEDULED_ON_PARTITION_OPERATION_FACTORY - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- GET_AND_ADD - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- GET_AND_ALTER - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- GET_AND_ALTER - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- GET_AND_REMOVE - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- GET_AND_REPLACE - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- GET_AND_SET - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- GET_AND_SET - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- GET_CACHE_ENTRY_VIEW_PROCESSOR - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- GET_CACHE_TIME_TAKEN_NANOS - Static variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- GET_CONFIG - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- GET_CONNECTED_CLIENTS - Static variable in class com.hazelcast.client.impl.ClientDataSerializerHook
-
- GET_COUNT_OPERATION - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
-
- GET_DELAY_OP - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- GET_ENTRY_VIEW - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- GET_LOCK_COUNT - Static variable in class com.hazelcast.concurrent.lock.LockDataSerializerHook
-
- GET_REMAINING_LEASETIME - Static variable in class com.hazelcast.concurrent.lock.LockDataSerializerHook
-
- GET_RESULT - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- GET_RESULT_OPERATION - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- GET_STATS_OP - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- getAcceptableHeartbeatPauseMillis() - Method in class com.hazelcast.quorum.impl.ProbabilisticQuorumFunction
-
- getAccessHit() - Method in interface com.hazelcast.cache.CacheEntryView
-
Gets the count of how many time this cache entry has been accessed.
- getAccessHit() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getAccessHit() - Method in class com.hazelcast.cache.impl.merge.entry.DefaultCacheEntryView
-
- getAccessHit() - Method in class com.hazelcast.cache.impl.merge.entry.LazyCacheEntryView
-
- getAccessHit() - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- getAccessHit() - Method in interface com.hazelcast.internal.eviction.Evictable
-
- getAccessHit() - Method in interface com.hazelcast.internal.eviction.EvictableEntryView
-
- getAccessHit() - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.CacheBrowserEntryView
-
- getAccessHit() - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- getAccessHit() - Method in class com.hazelcast.internal.nearcache.impl.store.HeapNearCacheRecordMap.NearCacheEvictableSamplingEntry
-
- getAccessKey() - Method in class com.hazelcast.config.AwsConfig
-
- getAccessor() - Method in interface com.hazelcast.internal.eviction.EvictionCandidate
-
The accessor (key or ID) of
Evictable
entry or record or whatever.
- getAccessor() - Method in class com.hazelcast.internal.memory.impl.MemoryManagerBean
-
- getAccessor() - Method in interface com.hazelcast.internal.memory.MemoryManager
-
- getAccessor() - Method in class com.hazelcast.internal.nearcache.impl.store.HeapNearCacheRecordMap.NearCacheEvictableSamplingEntry
-
- getAccessor() - Method in class com.hazelcast.internal.util.collection.HsaHeapMemoryManager
-
- getAccumulatorInfoOrNull(String, String) - Method in interface com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfoSupplier
-
- getAccumulatorInfoOrNull(String, String) - Method in class com.hazelcast.map.impl.querycache.accumulator.DefaultAccumulatorInfoSupplier
-
- getAccumulatorInfoSupplier() - Method in class com.hazelcast.map.impl.querycache.publisher.DefaultPublisherContext
-
- getAccumulatorInfoSupplier() - Method in interface com.hazelcast.map.impl.querycache.publisher.PublisherContext
-
- getAccumulatorInfoSupplier() - Method in class com.hazelcast.map.impl.querycache.subscriber.AbstractSubscriberContext
-
- getAccumulatorInfoSupplier() - Method in interface com.hazelcast.map.impl.querycache.subscriber.SubscriberContext
-
- getAccumulatorOrNull(QueryCacheContext, String, String, int) - Static method in class com.hazelcast.map.impl.querycache.utils.QueryCacheUtil
-
Returns Accumulator
of a partition.
- getAccumulatorRegistryOrNull(QueryCacheContext, String, String) - Static method in class com.hazelcast.map.impl.querycache.utils.QueryCacheUtil
-
Returns PartitionAccumulatorRegistry
of a QueryCache
.
- getAccumulators(QueryCacheContext, String, String) - Static method in class com.hazelcast.map.impl.querycache.utils.QueryCacheUtil
-
Returns accumulators of a QueryCache
.
- getAcknowledgeType() - Method in class com.hazelcast.wan.WanReplicationEvent
-
- getAcquireTime() - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- getActions() - Method in class com.hazelcast.config.PermissionConfig
-
- getActions() - Method in class com.hazelcast.security.permission.AllPermissions
-
- getActions() - Method in class com.hazelcast.security.permission.ConfigPermission
-
- getActions() - Method in class com.hazelcast.security.permission.InstancePermission
-
- getActions() - Method in class com.hazelcast.security.permission.TransactionPermission
-
- getActiveConnection(Address) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getActiveConnection(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getActiveConnectionCount() - Method in class com.hazelcast.internal.jmx.ConnectionManagerMBean
-
- getActiveConnectionCount() - Method in interface com.hazelcast.nio.ConnectionManager
-
Gets the number of active connections.
- getActiveConnectionCount() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- getActiveConnections() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getActiveConnections() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getActiveConnections() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- getActiveMigration() - Method in class com.hazelcast.internal.partition.PartitionRuntimeState
-
- getActivePartitionCount() - Method in class com.hazelcast.internal.jmx.PartitionServiceMBean
-
- getActivePartitionCount() - Method in class com.hazelcast.internal.management.dto.PartitionServiceBeanDTO
-
- getActivePublisherName() - Method in class com.hazelcast.monitor.impl.WanSyncStateImpl
-
- getActivePublisherName() - Method in interface com.hazelcast.monitor.WanSyncState
-
- getActiveRegistrations(String) - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- getActiveWanConfigName() - Method in class com.hazelcast.monitor.impl.WanSyncStateImpl
-
- getActiveWanConfigName() - Method in interface com.hazelcast.monitor.WanSyncState
-
- getActualDelayMillis() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
-
- getActualDelaySeconds() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
-
- getAddress() - Method in class com.hazelcast.client.impl.protocol.task.AbstractAddressMessageTask
-
- getAddress() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetConfigMessageTask
-
- getAddress() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterAddMessageTask
-
- getAddress() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetMessageTask
-
- getAddress() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToAddressMessageTask
-
- getAddress() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromAddressMessageTask
-
- getAddress() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromAddressMessageTask
-
- getAddress() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromAddressMessageTask
-
- getAddress() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromAddressMessageTask
-
- getAddress() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromAddressMessageTask
-
- getAddress() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromAddressMessageTask
-
- getAddress() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromAddressMessageTask
-
- getAddress() - Method in interface com.hazelcast.core.Member
-
Returns the Address of this Member.
- getAddress() - Method in class com.hazelcast.instance.AbstractMember
-
- getAddress() - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- getAddress() - Method in class com.hazelcast.internal.cluster.MemberInfo
-
- getAddress(int, int) - Method in class com.hazelcast.internal.partition.PartitionTableView
-
- getAddress() - Method in class com.hazelcast.mapreduce.impl.notification.MemberAwareMapReduceNotification
-
- getAddress() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getAddress() - Method in interface com.hazelcast.monitor.MemberState
-
- getAddress() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskHandlerImpl
-
- getAddress() - Method in class com.hazelcast.scheduledexecutor.ScheduledTaskHandler
-
Returns the address of the member the task is associated with.
- getAddress() - Method in class com.hazelcast.util.AddressUtil.AddressHolder
-
- getAddress() - Method in class com.hazelcast.util.AddressUtil.AddressMatcher
-
- getAddresses() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getAddresses() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Returns the list of candidate addresses that client will use to establish initial connection
- getAddresses() - Method in class com.hazelcast.internal.cluster.impl.MembersView
-
- getAddresses(int) - Method in class com.hazelcast.internal.partition.PartitionTableView
-
- getAddressHolder(String) - Static method in class com.hazelcast.util.AddressUtil
-
- getAddressHolder(String, int) - Static method in class com.hazelcast.util.AddressUtil
-
- getAddressMatcher(String) - Static method in class com.hazelcast.util.AddressUtil
-
Gets an AddressMatcher for a given addresses.
- getAdjustedTTLSeconds(int) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- getAdjustedTTLSeconds(int) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- getAggregator() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapQueryMessageTask
-
- getAggregator() - Method in class com.hazelcast.client.impl.protocol.task.map.DefaultMapProjectMessageTask
-
- getAggregator() - Method in class com.hazelcast.client.impl.protocol.task.map.DefaultMapQueryMessageTask
-
- getAggregator() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAggregateMessageTask
-
- getAggregator() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAggregateWithPredicateMessageTask
-
- getAggregator() - Method in class com.hazelcast.map.impl.query.AggregationResult
-
- getAggregator() - Method in class com.hazelcast.map.impl.query.Query
-
- getAlgorithm() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- getAll(Set<? extends K>, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Gets a collection of entries from the cache with custom expiry policy, returning them as
Map
of the values associated with the set of keys requested.
- getAll(Set<Data>, ExpiryPolicy) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getAll(Set<? extends K>) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- getAll(Set<Data>, ExpiryPolicy) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Gets a collection of entries from the store, returning them as
Map
of the values associated with the set of keys requested.
- getAll(Set<? extends K>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- getAll(Set<K>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getAll() - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- getAll(Set<K>) - Method in interface com.hazelcast.core.IMap
-
Returns the entries for the given keys.
- getAll(Set<K>) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- getAll(Set<K>) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- getAll(Set<K>) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- getAll(Set<K>) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- getAll(Set<K>) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- getAll(String, Set<String>) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- getAll(String, Set<String>) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- getAll(Set<K>) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- getAll() - Method in interface com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfoSupplier
-
- getAll() - Method in class com.hazelcast.map.impl.querycache.accumulator.DefaultAccumulatorInfoSupplier
-
- getAll() - Method in class com.hazelcast.map.impl.querycache.publisher.MapListenerRegistry
-
- getAll() - Method in class com.hazelcast.map.impl.querycache.publisher.MapPublisherRegistry
-
- getAll() - Method in class com.hazelcast.map.impl.querycache.publisher.PartitionAccumulatorRegistry
-
- getAll() - Method in class com.hazelcast.map.impl.querycache.publisher.PublisherRegistry
-
- getAll() - Method in class com.hazelcast.map.impl.querycache.publisher.QueryCacheListenerRegistry
-
- getAll() - Method in interface com.hazelcast.map.impl.querycache.Registry
-
Returns map of all registered items in this registry.
- getAll() - Method in class com.hazelcast.map.impl.querycache.subscriber.MapSubscriberRegistry
-
- getAll(Set) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- getAll() - Method in class com.hazelcast.map.impl.querycache.subscriber.SubscriberRegistry
-
- getAll(Set<Data>, Address) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- getAll(Set<Data>, Address) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- getAll(Set<K>) - Method in interface com.hazelcast.map.QueryCache
-
- getAllDiscoveryConfigs() - Method in class com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings
-
- getAllDistributedObjects() - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- getAllDistributedObjects() - Method in interface com.hazelcast.spi.ProxyService
-
- getAllDone(Collection<Future>) - Static method in class com.hazelcast.util.FutureUtil
-
Get all futures that are done
- getAllHazelcastClients() - Static method in class com.hazelcast.client.HazelcastClient
-
Gets an immutable collection of all client HazelcastInstances created in this JVM.
- getAllHazelcastClients() - Static method in class com.hazelcast.client.HazelcastClientManager
-
- getAllHazelcastInstances() - Static method in class com.hazelcast.core.Hazelcast
-
Returns all active/running HazelcastInstances on this JVM.
- getAllHazelcastInstances() - Static method in class com.hazelcast.instance.HazelcastInstanceFactory
-
- getAllHazelcastInstances() - Method in interface com.hazelcast.osgi.HazelcastOSGiService
-
- getAllInterfaces(Class<?>) - Static method in class com.hazelcast.nio.ClassLoaderUtil
-
- getAllInternal(Set<? extends K>, Collection<Data>, ExpiryPolicy, List<Object>, long) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- getAllInternal(Set<K>, Map<Integer, List<Data>>, List<Object>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getAllInternal(Set<K>, Map<Integer, List<Data>>, List<Object>) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- getAllInternal(Set<K>, List<Data>, List<Object>) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- getAllInternal(Data) - Method in class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- getAllKeys() - Method in class com.hazelcast.mapreduce.KeyValueSource
-
Deprecated.
- getAllKeys0() - Method in class com.hazelcast.mapreduce.KeyValueSource
-
Deprecated.
This method is meant to be overridden to implement collecting of all clusterwide available keys
and return them from
KeyValueSource.getAllKeys()
.
- getAllLocks() - Method in interface com.hazelcast.concurrent.lock.LockService
-
- getAllLocks() - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- getAllNamespaces(int) - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- getAllNamespaces(int) - Method in class com.hazelcast.concurrent.lock.LockStoreContainer
-
- getAllNamespaces(int) - Method in class com.hazelcast.map.impl.PartitionContainer
-
- getAllNamespaces(int) - Method in class com.hazelcast.multimap.impl.MultiMapPartitionContainer
-
- getAllocator() - Method in class com.hazelcast.internal.memory.impl.MemoryManagerBean
-
- getAllocator() - Method in interface com.hazelcast.internal.memory.MemoryManager
-
- getAllocator() - Method in class com.hazelcast.internal.util.collection.HsaHeapMemoryManager
-
- getAllocatorType() - Method in class com.hazelcast.config.NativeMemoryConfig
-
- GetAllOperation - Class in com.hazelcast.map.impl.operation
-
- GetAllOperation() - Constructor for class com.hazelcast.map.impl.operation.GetAllOperation
-
- GetAllOperation(String, List<Data>) - Constructor for class com.hazelcast.map.impl.operation.GetAllOperation
-
- GetAllOperation - Class in com.hazelcast.multimap.impl.operations
-
- GetAllOperation() - Constructor for class com.hazelcast.multimap.impl.operations.GetAllOperation
-
- GetAllOperation(String, Data) - Constructor for class com.hazelcast.multimap.impl.operations.GetAllOperation
-
- getAllRecordStores() - Method in class com.hazelcast.map.impl.PartitionContainer
-
- getAllReplicatedRecordStores(String) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- getAllScheduledFutures() - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- getAllScheduledFutures() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- getAllScheduledFutures() - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Fetches and returns all scheduled (not disposed yet) futures from all members in the cluster.
- GetAllScheduledOnMemberOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- GetAllScheduledOnMemberOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnMemberOperation
-
- GetAllScheduledOnMemberOperation(String) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnMemberOperation
-
- GetAllScheduledOnPartitionOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- GetAllScheduledOnPartitionOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnPartitionOperation
-
- GetAllScheduledOnPartitionOperation(String) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnPartitionOperation
-
- GetAllScheduledOnPartitionOperationFactory - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- GetAllScheduledOnPartitionOperationFactory() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnPartitionOperationFactory
-
- GetAllScheduledOnPartitionOperationFactory(String) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnPartitionOperationFactory
-
- getAllServiceNamespaces(PartitionReplicationEvent) - Method in class com.hazelcast.cache.impl.CacheService
-
- getAllServiceNamespaces(PartitionReplicationEvent) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- getAllServiceNamespaces(PartitionReplicationEvent) - Method in class com.hazelcast.map.impl.MapService
-
- getAllServiceNamespaces(PartitionReplicationEvent) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- getAllServiceNamespaces(PartitionReplicationEvent) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- getAllServiceNamespaces(PartitionReplicationEvent) - Method in interface com.hazelcast.spi.FragmentedMigrationAwareService
-
Returns all known namespaces for given replication event.
- getAllServiceNamespaces(PartitionReplicationEvent) - Method in class com.hazelcast.spi.impl.CountingMigrationAwareService
-
- getAllTextConnections() - Method in interface com.hazelcast.nio.ConnectionManager
-
Gets the number of text connections (rest/memcache)
- getAllTextConnections() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- getAllThreads() - Static method in class com.hazelcast.internal.management.ThreadDumpGenerator
-
- getAnchor() - Method in class com.hazelcast.query.PagingPredicate
-
Retrieve the anchor object which is the last value object on the previous page.
- getAndAdd(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndAdd(long) - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- getAndAdd(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongContainer
-
- getAndAdd(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- getAndAdd(long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically adds the given value to the current value.
- getAndAdd(long) - Method in interface com.hazelcast.crdt.pncounter.PNCounter
-
Adds the given value to the current value.
- getAndAdd(long, VectorClock) - Method in class com.hazelcast.crdt.pncounter.PNCounterImpl
-
Adds the given value to the current value.
- getAndAdd(long) - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
- getAndAdd(long) - Method in class com.hazelcast.internal.jmx.AtomicLongMBean
-
- getAndAddAsync(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndAddAsync(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- getAndAddAsync(long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically adds the given value to the current value.
- GetAndAddOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- GetAndAddOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.GetAndAddOperation
-
- GetAndAddOperation(String, long) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.GetAndAddOperation
-
- getAndAdvance() - Method in interface com.hazelcast.map.impl.querycache.accumulator.CyclicBuffer
-
Returns next unread event from this buffer and advances head sequence of this buffer by one.
- getAndAdvance() - Method in class com.hazelcast.map.impl.querycache.accumulator.DefaultCyclicBuffer
-
- getAndAlter(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndAlter(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- getAndAlter(IFunction<Long, Long>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- getAndAlter(IFunction<E, E>) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- getAndAlter(IFunction<Long, Long>) - Method in interface com.hazelcast.core.IAtomicLong
-
Alters the currently stored value by applying a function on it on and
gets the old value.
- getAndAlter(IFunction<E, E>) - Method in interface com.hazelcast.core.IAtomicReference
-
Alters the currently stored reference by applying a function on it on
and gets the old value.
- getAndAlterAsync(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndAlterAsync(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- getAndAlterAsync(IFunction<Long, Long>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- getAndAlterAsync(IFunction<E, E>) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- getAndAlterAsync(IFunction<Long, Long>) - Method in interface com.hazelcast.core.IAtomicLong
-
Alters the currently stored value by applying a function on it on and
gets the old value.
- getAndAlterAsync(IFunction<E, E>) - Method in interface com.hazelcast.core.IAtomicReference
-
Alters the currently stored reference by applying a function on it on
and gets the old value.
- GetAndAlterOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- GetAndAlterOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.GetAndAlterOperation
-
- GetAndAlterOperation(String, IFunction<Long, Long>) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.GetAndAlterOperation
-
- GetAndAlterOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- GetAndAlterOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.GetAndAlterOperation
-
- GetAndAlterOperation(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.GetAndAlterOperation
-
- getAndDecrement() - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- getAndDecrement() - Method in interface com.hazelcast.crdt.pncounter.PNCounter
-
Decrements by one the current value.
- getAndDecrement() - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
- getAndInc() - Method in class com.hazelcast.util.MutableInteger
-
- getAndIncrement() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndIncrement() - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- getAndIncrement() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- getAndIncrement() - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically increments the current value by one.
- getAndIncrement() - Method in interface com.hazelcast.crdt.pncounter.PNCounter
-
Increments by one the current value.
- getAndIncrement() - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
- getAndIncrement() - Method in class com.hazelcast.internal.jmx.AtomicLongMBean
-
- getAndIncrementAsync() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndIncrementAsync() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- getAndIncrementAsync() - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically increments the current value by one.
- getAndPut(K, V, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Associates the specified value with the specified key in this cache using a custom ExpiryPolicy
,
returning an existing value if one existed.
- getAndPut(Data, Object, ExpiryPolicy, String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getAndPut(K, V) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- getAndPut(Data, Object, ExpiryPolicy, String, int) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Associates the specified value with the specified key in this cache,
returning an existing value if one existed.
- getAndPut(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- getAndPutAsync(K, V) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously associates the specified value with the specified key in this cache,
returning an existing value if one existed.
- getAndPutAsync(K, V, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously associates the specified value with the specified key in this cache,
returning an existing value if one existed using a custom ExpiryPolicy
.
- getAndRemove(Data, String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getAndRemove(Data, String, int, String) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getAndRemove(K) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- getAndRemove(Data, String, int) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Atomically removes the entry for a key only if it is currently mapped to some
value.
- getAndRemove(K) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- getAndRemoveAsync(K) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously removes the entry for a key and returns the previously assigned value or null
if no value was assigned.
- getAndReplace(K, V, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Atomically replaces the assigned value of the given key by the specified value using a
custom ExpiryPolicy
and returns the previously assigned value.
- getAndReplace(Data, Object, ExpiryPolicy, String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getAndReplace(K, V) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- getAndReplace(Data, Object, ExpiryPolicy, String, int) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Atomically replaces the value for a given key if and only if there is a
value currently mapped by the key.
- getAndReplace(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- getAndReplaceAsync(K, V) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously replaces the assigned value of the given key by the specified value and returns
the previously assigned value.
- getAndReplaceAsync(K, V, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously replaces the assigned value of the given key by the specified value using a
custom ExpiryPolicy
and returns the previously assigned value.
- getAndSet(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndSet(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- getAndSet(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongContainer
-
- getAndSet(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- getAndSet(Data) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceContainer
-
- getAndSet(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- getAndSet(long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically sets the given value and returns the old value.
- getAndSet(E) - Method in interface com.hazelcast.core.IAtomicReference
-
Gets the old value and sets the new value.
- getAndSet(long) - Method in class com.hazelcast.internal.jmx.AtomicLongMBean
-
- getAndSet(T, long) - Method in class com.hazelcast.util.ItemCounter
-
Set counter for item and return previous value
- getAndSetAsync(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndSetAsync(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- getAndSetAsync(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- getAndSetAsync(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- getAndSetAsync(long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically sets the given value and returns the old value.
- getAndSetAsync(E) - Method in interface com.hazelcast.core.IAtomicReference
-
Gets the value and sets the new value.
- GetAndSetOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- GetAndSetOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.GetAndSetOperation
-
- GetAndSetOperation(String, long) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.GetAndSetOperation
-
- GetAndSetOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- GetAndSetOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.GetAndSetOperation
-
- GetAndSetOperation(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.GetAndSetOperation
-
- getAndSubtract(long) - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- getAndSubtract(long) - Method in interface com.hazelcast.crdt.pncounter.PNCounter
-
Subtracts the given value from the current value.
- getAndSubtract(long, VectorClock) - Method in class com.hazelcast.crdt.pncounter.PNCounterImpl
-
Subtracts the given value from the current value.
- getAndSubtract(long) - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
- getArray(JsonObject, String) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as an array.
- getArray(JsonObject, String, JsonArray) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as an array.
- getAsDataList() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Returns data in the queue.
- getAsReadOnly() - Method in class com.hazelcast.config.AtomicLongConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.AtomicReferenceConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.CacheConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.CacheEvictionConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.CachePartitionLostListenerConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.CacheSimpleConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.CollectionConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.CountDownLatchConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.DiscoveryConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.EntryListenerConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.EvictionConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.ExecutorConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.ItemListenerConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.JobTrackerConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.ListConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.ListenerConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.LockConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MapAttributeConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MapConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MapIndexConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MapPartitionLostListenerConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MapStoreConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MaxSizeConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MergePolicyConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MultiMapConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.NearCacheConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.PredicateConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.QueryCacheConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.QueueConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.ReliableTopicConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.RingbufferConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.SemaphoreConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.SetConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.TopicConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.WanReplicationRef
-
- getAssignment() - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentResult
-
- getAsync(K) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously retrieves the mapped value of the given key using a custom
ExpiryPolicy
.
- getAsync(K, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously gets an entry from cache using a custom ExpiryPolicy
.
- getAsync() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAsync() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- getAsync(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getAsync() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- getAsync() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- getAsync() - Method in interface com.hazelcast.core.IAtomicLong
-
Gets the current value.
- getAsync() - Method in interface com.hazelcast.core.IAtomicReference
-
Gets the current value.
- getAsync(K) - Method in interface com.hazelcast.core.IMap
-
Asynchronously gets the given key.
- getAsync(K) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- getAsync(K) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- getAsync(K) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- getAsync(K) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- getAsync(K) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- getAsync(K) - Method in interface com.hazelcast.map.impl.LegacyAsyncMap
-
- getAsync(K) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- getAsyncBackupCount() - Method in class com.hazelcast.cache.impl.operation.CacheClearOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.cache.impl.operation.CacheOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorContainer
-
- getAsyncBackupCount() - Method in class com.hazelcast.cardinality.impl.operations.CardinalityEstimatorBackupAwareOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionBackupAwareOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.collection.impl.queue.operations.QueueBackupAwareOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBackupAwareOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBackupAwareOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getAsyncBackupCount() - Method in interface com.hazelcast.concurrent.lock.LockStoreInfo
-
- getAsyncBackupCount() - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreBackupAwareOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- getAsyncBackupCount() - Method in class com.hazelcast.config.CacheConfig
-
Gets the number of asynchronous backups for this
ICache
.
- getAsyncBackupCount() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the number of asynchronous backups for this
ICache
.
- getAsyncBackupCount() - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
Gets the number of synchronous backups.
- getAsyncBackupCount() - Method in class com.hazelcast.config.CollectionConfig
-
Gets the number of asynchronous backups.
- getAsyncBackupCount() - Method in class com.hazelcast.config.MapConfig
-
Returns the asynchronous backup count for this
IMap
.
- getAsyncBackupCount() - Method in class com.hazelcast.config.MultiMapConfig
-
Gets the number of asynchronous backups for this MultiMap.
- getAsyncBackupCount() - Method in class com.hazelcast.config.QueueConfig
-
Get the number of asynchronous backups for this queue.
- getAsyncBackupCount() - Method in class com.hazelcast.config.RingbufferConfig
-
Gets the number of asynchronous backups.
- getAsyncBackupCount() - Method in class com.hazelcast.config.SemaphoreConfig
-
Returns the number of asynchronous backups.
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.MapContainer
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.BasePutOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.BaseRemoveOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.ClearOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.EntryOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.EvictAllOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.EvictOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.MapFlushOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.MergeOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.PutAllOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.operation.SetTtlOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.tx.TxnPrepareOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.tx.TxnRollbackOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.ringbuffer.impl.operations.AddOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.ringbuffer.impl.operations.MergeOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.scheduledexecutor.impl.operations.AbstractBackupAwareSchedulerOperation
-
- getAsyncBackupCount() - Method in interface com.hazelcast.spi.BackupAwareOperation
-
The asynchronous backup count.
- getAsyncBackupCount() - Method in class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.transaction.impl.xa.operations.FinalizeRemoteTransactionOperation
-
- getAsyncBackupCount() - Method in class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionOperation
-
- getAsyncExecutorMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getAsyncInternal(Object, ExpiryPolicy, ExecutionCallback<V>) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- getAsyncInternal(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getAsyncInternal(Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- getAsyncInternal(Object) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- getAtomicLong(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getAtomicLong(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getAtomicLong(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns a cluster-wide atomic long.
- getAtomicLong(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getAtomicLong(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getAtomicLongConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getAtomicLongConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the AtomicLongConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getAtomicLongConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getAtomicLongConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getAtomicLongConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of AtomicLong configurations, mapped by config name.
- getAtomicLongConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getAtomicLongConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered AtomicLong configurations.
- getAtomicLongConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getAtomicNumber() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getAtomicNumber() - Method in class com.hazelcast.console.ConsoleApp
-
- getAtomicReference(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getAtomicReference(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getAtomicReference(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns a cluster-wide atomic reference.
- getAtomicReference(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getAtomicReference(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getAtomicReferenceConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getAtomicReferenceConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the AtomicReferenceConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getAtomicReferenceConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getAtomicReferenceConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getAtomicReferenceConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of AtomicReference configurations, mapped by config name.
- getAtomicReferenceConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getAtomicReferenceConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered AtomicReference configurations.
- getAtomicReferenceConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getAttribute(Node, String) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getAttribute() - Method in class com.hazelcast.config.MapIndexConfig
-
Gets the attribute that is going to be indexed.
- getAttribute(String) - Method in class com.hazelcast.instance.AbstractMember
-
- getAttribute(String) - Method in class com.hazelcast.internal.jmx.HazelcastMBean
-
- getAttribute() - Method in class com.hazelcast.query.PredicateBuilder
-
- getAttributeName() - Method in interface com.hazelcast.query.impl.Index
-
- getAttributeName() - Method in class com.hazelcast.query.impl.IndexImpl
-
- getAttributeName() - Method in class com.hazelcast.query.impl.IndexInfo
-
- getAttributes() - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getAttributes() - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
Deprecated.
- getAttributes() - Method in interface com.hazelcast.core.Member
-
Returns configured attributes for this member.
This method might not be available on all native clients.
- getAttributes() - Method in class com.hazelcast.instance.AbstractMember
-
- getAttributes() - Method in class com.hazelcast.internal.cluster.impl.JoinRequest
-
- getAttributes() - Method in class com.hazelcast.internal.cluster.MemberInfo
-
- getAttributes(String[]) - Method in class com.hazelcast.internal.jmx.HazelcastMBean
-
- getAttributeType(String) - Method in interface com.hazelcast.query.impl.Extractable
-
- getAttributeType(Class) - Static method in class com.hazelcast.query.impl.getters.ReflectionHelper
-
- getAttributeType(String) - Method in class com.hazelcast.query.impl.QueryableEntry
-
- getAttributeValue(String) - Method in interface com.hazelcast.query.impl.Extractable
-
- getAttributeValue(String) - Method in class com.hazelcast.query.impl.QueryableEntry
-
- getAuthenticationCorrelationId() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- getAvailable() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- getAvailable() - Method in class com.hazelcast.internal.jmx.SemaphoreMBean
-
- getAvailableMemory() - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- getAverageGetTime() - Method in interface com.hazelcast.cache.CacheStatistics
-
The mean time to execute gets.
- getAverageGetTime() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getAverageGetTime() - Method in class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- getAverageGetTime() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getAverageGetTime() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Returns the mean time to execute gets on the cache.
- getAverageHitLatency() - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
- getAverageHitLatency() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the average hit latency.
- getAverageHitLatency() - Method in interface com.hazelcast.monitor.LocalIndexStats
-
Returns the average hit latency (in nanoseconds) for the index.
- getAverageHitSelectivity() - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
- getAverageHitSelectivity() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the average hit selectivity.
- getAverageHitSelectivity() - Method in interface com.hazelcast.monitor.LocalIndexStats
-
Returns the average selectivity of the hits served by the index.
- getAveragePutTime() - Method in interface com.hazelcast.cache.CacheStatistics
-
The mean time to execute puts.
- getAveragePutTime() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getAveragePutTime() - Method in class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- getAveragePutTime() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getAveragePutTime() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Returns the mean time to execute puts on the cache.
- getAverageRemoveTime() - Method in interface com.hazelcast.cache.CacheStatistics
-
The mean time to execute removes.
- getAverageRemoveTime() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getAverageRemoveTime() - Method in class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- getAverageRemoveTime() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getAverageRemoveTime() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Returns the mean time to execute removes on the cache.
- getAvgAge() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- getAvgAge() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the average age of the items in this member.
- getAwsConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getAwsConfig() - Method in class com.hazelcast.config.JoinConfig
-
- getAwsConfig() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the
AwsConfig
used by the discovery mechanism for this
WAN publisher.
- getAzureConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getAzureConfig() - Method in class com.hazelcast.config.JoinConfig
-
- getAzureConfig() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the
AzureConfig
used by the discovery mechanism for this
WAN publisher.
- getBackupAcks() - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.NormalResponse
-
Returns the number of backups that needs to acknowledge before the invocation completes.
- getBackupCount() - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorContainer
-
- getBackupCount() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getBackupCount() - Method in interface com.hazelcast.concurrent.lock.LockStoreInfo
-
- getBackupCount() - Method in class com.hazelcast.config.CacheConfig
-
Gets the number of synchronous backups for this
ICache
.
- getBackupCount() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the number of synchronous backups for this
ICache
.
- getBackupCount() - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
Gets the number of synchronous backups.
- getBackupCount() - Method in class com.hazelcast.config.CollectionConfig
-
Gets the number of synchronous backups for this collection.
- getBackupCount() - Method in class com.hazelcast.config.MapConfig
-
Returns the backupCount for this
IMap
- getBackupCount() - Method in class com.hazelcast.config.MultiMapConfig
-
Gets the number of synchronous backups for this MultiMap.
- getBackupCount() - Method in class com.hazelcast.config.QueueConfig
-
Get the number of synchronous backups for this queue.
- getBackupCount() - Method in class com.hazelcast.config.RingbufferConfig
-
Gets the number of synchronous backups.
- getBackupCount() - Method in class com.hazelcast.config.SemaphoreConfig
-
Returns the number of synchronous backups.
- getBackupCount() - Method in class com.hazelcast.map.impl.MapContainer
-
- getBackupCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getBackupCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getBackupCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of backups per entry.
- getBackupDir() - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Base directory for hot backups.
- getBackupDirectory() - Method in interface com.hazelcast.hotrestart.HotRestartService
-
Returns the hot restart backup directory.
- getBackupDirectory() - Method in class com.hazelcast.hotrestart.NoOpHotRestartService
-
- getBackupDirectory() - Method in interface com.hazelcast.monitor.HotRestartState
-
- getBackupDirectory() - Method in class com.hazelcast.monitor.impl.HotRestartStateImpl
-
- getBackupEntryCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getBackupEntryCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getBackupEntryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of backup entries hold by this member.
- getBackupEntryMemoryCost() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getBackupEntryMemoryCost() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getBackupEntryMemoryCost() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns memory cost (number of bytes) of backup entries in this member.
- getBackupHandler() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getBackupItemCount() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- getBackupItemCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the number of backup items in this member.
- getBackupMap() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Return the map containing queue items when this instance is
a backup replica.
- getBackupOp() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.Backup
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CacheClearOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CacheEntryProcessorOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CacheGetAndRemoveOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CacheGetAndReplaceOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CacheLegacyMergeOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CacheMergeOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CachePutAllOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CachePutIfAbsentOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CachePutOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CacheReplaceOperation
-
- getBackupOperation() - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyOperation
-
- getBackupOperation() - Method in class com.hazelcast.cardinality.impl.operations.AggregateOperation
-
- getBackupOperation() - Method in class com.hazelcast.cardinality.impl.operations.MergeOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddAllOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionClearOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionCompareAndRemoveOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionMergeOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionRemoveOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.list.operations.ListAddOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.list.operations.ListRemoveOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.list.operations.ListSetOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.queue.operations.AddAllOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.queue.operations.ClearOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.queue.operations.DrainOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.queue.operations.OfferOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.queue.operations.PollOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.queue.operations.QueueMergeOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.queue.operations.RemoveOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionPrepareOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionRollbackOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnCommitOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnOfferOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPollOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPrepareOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReserveOfferOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReservePollOperation
-
- getBackupOperation() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnRollbackOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomiclong.operations.AbstractAlterOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomiclong.operations.AddAndGetOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomiclong.operations.CompareAndSetOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndAddOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndSetOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomiclong.operations.MergeOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomiclong.operations.SetOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomicreference.operations.AbstractAlterOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomicreference.operations.CompareAndSetOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomicreference.operations.GetAndSetOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomicreference.operations.MergeOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomicreference.operations.SetAndGetOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.atomicreference.operations.SetOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.lock.operations.AwaitOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.lock.operations.LockOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.lock.operations.SignalOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.lock.operations.UnlockOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.semaphore.operations.AcquireOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.semaphore.operations.DrainOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.semaphore.operations.IncreaseOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.semaphore.operations.InitOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.semaphore.operations.ReduceOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.semaphore.operations.ReleaseOperation
-
- getBackupOperation() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberOperation
-
- getBackupOperation() - Method in class com.hazelcast.durableexecutor.impl.operations.DisposeResultOperation
-
- getBackupOperation() - Method in class com.hazelcast.durableexecutor.impl.operations.PutResultOperation
-
- getBackupOperation() - Method in class com.hazelcast.durableexecutor.impl.operations.TaskOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.BasePutOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.BaseRemoveOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.ClearOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.EntryOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.EvictAllOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.EvictOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.LegacyMergeOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.MapFlushOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.MergeOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.MultipleEntryWithPredicateOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.PutAllOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.operation.SetTtlOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.tx.TxnPrepareOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.tx.TxnRollbackOperation
-
- getBackupOperation() - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- getBackupOperation() - Method in class com.hazelcast.multimap.impl.operations.ClearOperation
-
- getBackupOperation() - Method in class com.hazelcast.multimap.impl.operations.DeleteOperation
-
- getBackupOperation() - Method in class com.hazelcast.multimap.impl.operations.MergeOperation
-
- getBackupOperation() - Method in class com.hazelcast.multimap.impl.operations.PutOperation
-
- getBackupOperation() - Method in class com.hazelcast.multimap.impl.operations.RemoveAllOperation
-
- getBackupOperation() - Method in class com.hazelcast.multimap.impl.operations.RemoveOperation
-
- getBackupOperation() - Method in class com.hazelcast.multimap.impl.txn.TxnCommitOperation
-
- getBackupOperation() - Method in class com.hazelcast.multimap.impl.txn.TxnPrepareOperation
-
- getBackupOperation() - Method in class com.hazelcast.multimap.impl.txn.TxnPutOperation
-
- getBackupOperation() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveAllOperation
-
- getBackupOperation() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveOperation
-
- getBackupOperation() - Method in class com.hazelcast.multimap.impl.txn.TxnRollbackOperation
-
- getBackupOperation() - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllOperation
-
- getBackupOperation() - Method in class com.hazelcast.ringbuffer.impl.operations.AddOperation
-
- getBackupOperation() - Method in class com.hazelcast.ringbuffer.impl.operations.MergeOperation
-
- getBackupOperation() - Method in class com.hazelcast.scheduledexecutor.impl.operations.CancelTaskOperation
-
- getBackupOperation() - Method in class com.hazelcast.scheduledexecutor.impl.operations.DisposeTaskOperation
-
- getBackupOperation() - Method in class com.hazelcast.scheduledexecutor.impl.operations.MergeOperation
-
- getBackupOperation() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ScheduleTaskOperation
-
- getBackupOperation() - Method in class com.hazelcast.scheduledexecutor.impl.operations.SyncStateOperation
-
- getBackupOperation() - Method in interface com.hazelcast.spi.BackupAwareOperation
-
- getBackupOperation() - Method in class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionOperation
-
- getBackupOperation() - Method in class com.hazelcast.transaction.impl.xa.operations.FinalizeRemoteTransactionOperation
-
- getBackupOperation() - Method in class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionOperation
-
- getBackupProcessor() - Method in class com.hazelcast.map.AbstractEntryProcessor
-
- getBackupProcessor() - Method in interface com.hazelcast.map.EntryProcessor
-
Get the entry processor to be applied to backup entries.
- getBackupTaskStatus() - Method in interface com.hazelcast.hotrestart.HotRestartService
-
Returns the local hot restart backup task status (not the cluster backup status).
- getBackupTaskStatus() - Method in class com.hazelcast.hotrestart.NoOpHotRestartService
-
- getBackupTaskStatus() - Method in interface com.hazelcast.monitor.HotRestartState
-
Returns the local hot restart backup task status (not the cluster backup status).
- getBackupTaskStatus() - Method in class com.hazelcast.monitor.impl.HotRestartStateImpl
-
- getBaseDir() - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Base directory for all Hot Restart stores.
- getBaseName(String) - Static method in class com.hazelcast.partition.strategy.StringPartitioningStrategy
-
- getBatch() - Method in class com.hazelcast.map.impl.iterator.AbstractCursor
-
- getBatchCount() - Method in class com.hazelcast.monitor.impl.LocalFlakeIdGeneratorStatsImpl
-
- getBatchCount() - Method in interface com.hazelcast.monitor.LocalFlakeIdGeneratorStats
-
- getBatchEventData() - Method in class com.hazelcast.map.impl.querycache.event.BatchIMapEvent
-
- getBatchSize() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- getBatchSize() - Method in class com.hazelcast.config.MergePolicyConfig
-
Returns the batch size, which will be used to determine the number of entries to be sent in a merge operation.
- getBatchSize() - Method in class com.hazelcast.config.QueryCacheConfig
-
After reaching this size, node sends buffered events to QueryCache
.
- getBatchSize() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- getBatchSize(String) - Method in class com.hazelcast.spi.impl.merge.AbstractMergeRunnable
-
This batch size can only be used with
SplitBrainMergePolicy
,
legacy merge policies don't support batch data sending.
- getBindAddress() - Method in interface com.hazelcast.instance.AddressPicker
-
Returns a server socket listener address.
- getBindAddress() - Method in class com.hazelcast.instance.DelegatingAddressPicker
-
- getBindAddress() - Method in interface com.hazelcast.spi.MemberAddressProvider
-
What address should Hazelcast bind to.
- getBindings() - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
- getBlacklist() - Method in class com.hazelcast.config.JavaSerializationFilterConfig
-
- getBlacklistedPrefixes() - Method in class com.hazelcast.config.UserCodeDeploymentConfig
-
Return currently configured blacklist prefixes.
- getBoolean() - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- getBoolean(String, boolean) - Method in class com.hazelcast.internal.json.JsonObject
-
Returns the boolean
value of the member with the specified name in this object.
- getBoolean(Object, long) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Returns the boolean value at the supplied offset from the supplied object's base address.
- getBoolean(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getBoolean(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getBoolean(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getBoolean(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getBoolean(long) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Reads the boolean value from given address.
- getBoolean(HazelcastProperty) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
- getBoolean(JsonObject, String) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as a boolean.
- getBoolean(JsonObject, String, boolean) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as a boolean.
- getBooleanAttribute(String) - Method in class com.hazelcast.client.impl.MemberImpl
-
- getBooleanAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getBooleanAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member, or
null if the value is undefined.
- getBooleanAttribute(String) - Method in class com.hazelcast.instance.MemberImpl
-
- getBooleanValue(String) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getBooleanVolatile(Object, long) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Reads the boolean value as volatile from given object by its offset.
- getBooleanVolatile(long) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Reads the boolean value as volatile from given object by its offset.
- getBooleanVolatile(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getBooleanVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getBooleanVolatile(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getBooleanVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getBranchQualifier() - Method in class com.hazelcast.transaction.impl.xa.SerializableXID
-
- getBufferSize() - Method in class com.hazelcast.client.config.SocketOptions
-
Gets the SO_SNDBUF and SO_RCVBUF options to the specified value in KB
- getBufferSize() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- getBufferSize() - Method in class com.hazelcast.config.QueryCacheConfig
-
Returns the maximum number of events which can be stored in a buffer of partition.
- getBufferSize() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- getBuild() - Method in class com.hazelcast.instance.BuildInfo
-
- getBuild() - Method in class com.hazelcast.instance.JetBuildInfo
-
- getBuild() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getBuildInfo() - Static method in class com.hazelcast.instance.BuildInfoProvider
-
Parses hazelcast-runtime.properties
for BuildInfo
; also checks for overrides in System.properties.
- getBuildInfo() - Method in class com.hazelcast.instance.Node
-
- getBuildNumber() - Method in class com.hazelcast.instance.BuildInfo
-
- getBuildNumber() - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- getBuiltinDefinitions() - Method in class com.hazelcast.internal.partition.impl.PartitionPortableHook
-
- getBuiltinDefinitions() - Method in interface com.hazelcast.internal.serialization.PortableHook
-
- getBuiltinDefinitions() - Method in class com.hazelcast.map.impl.client.MapPortableHook
-
- getBuiltinDefinitions() - Method in class com.hazelcast.mapreduce.impl.MapReducePortableHook
-
- getBuiltinDefinitions() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableHook
-
- getBuiltinDefinitions() - Method in class com.hazelcast.ringbuffer.impl.client.RingbufferPortableHook
-
- getBuiltinDefinitions() - Method in class com.hazelcast.spi.impl.SpiPortableHook
-
- getBulkLoad() - Method in class com.hazelcast.collection.impl.queue.QueueStoreWrapper
-
- getByCompositeKey(K) - Method in class com.hazelcast.util.scheduler.SecondsBasedEntryTaskScheduler
-
Returns one scheduled entry for the given key
with no guaranteed ordering
- getById(int) - Static method in enum com.hazelcast.client.impl.protocol.AuthenticationStatus
-
- getById(byte) - Static method in enum com.hazelcast.config.ConsistencyCheckStrategy
-
Returns the ConsistencyCheckStrategy for the given ID.
- getById(int) - Static method in enum com.hazelcast.config.WanAcknowledgeType
-
- getById(int) - Static method in enum com.hazelcast.ringbuffer.OverflowPolicy
-
Returns the OverflowPolicy for the given ID.
- getById(int) - Static method in enum com.hazelcast.scheduledexecutor.impl.TaskDefinition.Type
-
- getById(byte) - Static method in enum com.hazelcast.util.IterationType
-
Returns the IterationType for the given ID.
- getByStatus(int) - Static method in enum com.hazelcast.wan.WanSyncStatus
-
- getByte(int) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Get the value at a given index.
- getByte() - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- getByte(int) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- getByte(int) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- getByte(R, long) - Method in interface com.hazelcast.internal.memory.ByteAccessStrategy
-
Return byte from external resource
- getByte(Object, long) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Returns the byte value at the supplied offset from the supplied object's base address.
- getByte(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getByte(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getByte(byte[], long) - Method in class com.hazelcast.internal.memory.impl.ByteArrayAccessStrategy
-
- getByte(MemoryAccessor, long) - Method in class com.hazelcast.internal.memory.impl.CustomByteAccessStrategy
-
- getByte(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getByte(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getByte(long) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Reads the byte value from given address.
- getByteArray() - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- getByteArray(String, String) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- getByteArray(String, String) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- getByteAttribute(String) - Method in class com.hazelcast.client.impl.MemberImpl
-
- getByteAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getByteAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if the value is undefined.
- getByteAttribute(String) - Method in class com.hazelcast.instance.MemberImpl
-
- getByteOrder() - Method in class com.hazelcast.config.SerializationConfig
-
Note that result of useNativeByteOrder is not reflected to return value of this method.
- getByteOrder() - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- getByteOrder() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- getByteOrder() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataOutputStream
-
- getByteOrder() - Method in interface com.hazelcast.internal.serialization.InputOutputFactory
-
- getByteOrder() - Method in interface com.hazelcast.internal.serialization.InternalSerializationService
-
Returns the byte order used when serializing/deserializing objects.
- getByteOrder() - Method in interface com.hazelcast.internal.serialization.PortableContext
-
- getByteOrder() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- getByteOrder() - Method in interface com.hazelcast.nio.ObjectDataOutput
-
- getBytes(int, byte[]) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Get from the underlying buffer into a supplied byte array.
- getBytes(int, byte[], int, int) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Get bytes from the underlying buffer into a supplied byte array.
- getBytes(int, byte[]) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- getBytes(int, byte[], int, int) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- getBytes(int, byte[]) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- getBytes(int, byte[], int, int) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- getBytes() - Method in class com.hazelcast.internal.ascii.memcache.MemcacheEntry
-
- getBytes() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getByteVolatile(Object, long) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Reads the byte value as volatile from given object by its offset.
- getByteVolatile(long) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Reads the byte value as volatile from given object by its offset.
- getByteVolatile(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getByteVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getByteVolatile(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getByteVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getByType(int) - Static method in enum com.hazelcast.cache.CacheEventType
-
- getByType(byte) - Static method in enum com.hazelcast.config.WanPublisherState
-
Returns the WanPublisherState as an enum.
- getByType(int) - Static method in enum com.hazelcast.config.WANQueueFullBehavior
-
Returns the WANQueueFullBehavior as an enum.
- getByType(int) - Static method in enum com.hazelcast.core.EntryEventType
-
- getByType(int) - Static method in enum com.hazelcast.core.ItemEventType
-
- getByValue(int) - Static method in enum com.hazelcast.transaction.TransactionOptions.TransactionType
-
- getCache(String, Class<K>, Class<V>) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- getCache(String) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- getCache(String) - Method in class com.hazelcast.client.impl.clientside.ClientICacheManager
-
- getCache(String) - Method in interface com.hazelcast.core.ICacheManager
-
Returns the cache instance with the specified prefixed cache name.
- getCache(String) - Method in class com.hazelcast.instance.HazelcastInstanceCacheManager
-
- getCache(String) - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
-
- getCacheByFullName(String) - Method in class com.hazelcast.client.impl.clientside.ClientICacheManager
-
- getCacheByFullName(String) - Method in class com.hazelcast.instance.HazelcastInstanceCacheManager
-
- getCacheConfig(String) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getCacheConfig(String, String) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- getCacheConfig(String, String) - Method in class com.hazelcast.cache.impl.HazelcastServerCacheManager
-
- getCacheConfig(String) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- getCacheConfig(String, String) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- getCacheConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCacheConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the CacheSimpleConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getCacheConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getCacheConfigs() - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getCacheConfigs() - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- getCacheConfigs() - Method in interface com.hazelcast.cache.impl.ICacheService
-
- getCacheConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCacheConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of cache configurations, mapped by config name.
- getCacheConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getCacheContext(String) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getCacheDeserializedValues() - Method in class com.hazelcast.config.MapConfig
-
Get current value cache settings
- getCachedValue(Record) - Static method in class com.hazelcast.map.impl.record.Records
-
Get current cached value from the record.
- getCachedValueUnsafe() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getCachedValueUnsafe() - Method in interface com.hazelcast.map.impl.record.Record
-
Get current cache value or null.
- getCacheEntryEventFilterFactory() - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
- getCacheEntryListener() - Method in interface com.hazelcast.cache.impl.CacheEntryListenerProvider
-
Gets wrapped CacheEntryListener
- getCacheEntryListener() - Method in class com.hazelcast.cache.impl.CacheEventListenerAdaptor
-
- getCacheEntryListenerConfigurations() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- getCacheEntryListenerConfigurations() - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- getCacheEntryListenerCount() - Method in class com.hazelcast.cache.impl.CacheContext
-
- getCacheEntryListenerFactory() - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
- getCacheEntryListeners() - Method in class com.hazelcast.config.CacheSimpleConfig
-
- getCacheEntryListeners() - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- GetCacheEntryRequest - Class in com.hazelcast.internal.management.request
-
Request for fetching cache entries.
- GetCacheEntryRequest() - Constructor for class com.hazelcast.internal.management.request.GetCacheEntryRequest
-
- GetCacheEntryRequest(String, String, String) - Constructor for class com.hazelcast.internal.management.request.GetCacheEntryRequest
-
- GetCacheEntryRequest.CacheBrowserEntryView - Class in com.hazelcast.internal.management.request
-
- GetCacheEntryRequest.GetCacheEntryViewEntryProcessor - Class in com.hazelcast.internal.management.request
-
- GetCacheEntryViewEntryProcessor() - Constructor for class com.hazelcast.internal.management.request.GetCacheEntryRequest.GetCacheEntryViewEntryProcessor
-
- getCacheEventHandler() - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getCacheEventJournalConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCacheEventJournalConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the cache event journal config for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getCacheEventJournalConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getCacheEventJournalConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCacheEventJournalConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of cache event journal configurations, mapped by config
name.
- getCacheEventJournalConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getCacheEventJournalConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered CacheEventJournal configurations.
- getCacheEventJournalConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getCacheEventType() - Method in interface com.hazelcast.cache.impl.CacheEventData
-
Gets cache event type of this event data.
- getCacheEventType() - Method in class com.hazelcast.cache.impl.CacheEventDataImpl
-
- getCacheEvictions() - Method in interface com.hazelcast.cache.CacheStatistics
-
The total number of evictions from the cache.
- getCacheEvictions() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCacheEvictions() - Method in class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- getCacheEvictions() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
-
- getCacheEvictions() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getCacheEvictions() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Returns the number of evictions on the cache.
- getCacheExpiries() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
The total number of expiries from the cache.
- getCacheExpiries() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
-
- getCacheGets() - Method in interface com.hazelcast.cache.CacheStatistics
-
The total number of requests to the cache.
- getCacheGets() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCacheGets() - Method in class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- getCacheGets() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getCacheGets() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Returns the number of gets on the cache.
- getCacheGetTimeTakenNanos() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCacheHitPercentage() - Method in interface com.hazelcast.cache.CacheStatistics
-
This is a measure of cache efficiency.
- getCacheHitPercentage() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCacheHitPercentage() - Method in class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- getCacheHitPercentage() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getCacheHitPercentage() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Returns the percentage of hits (successful get operations) on the cache.
- getCacheHits() - Method in interface com.hazelcast.cache.CacheStatistics
-
The number of get requests that were satisfied by the cache.
- getCacheHits() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCacheHits() - Method in class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- getCacheHits() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getCacheHits() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Returns the number of hits (successful get operations) on the cache.
- getCacheId() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- getCacheId() - Method in interface com.hazelcast.map.impl.querycache.subscriber.InternalQueryCache
-
- getCacheId() - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- getCacheLoader() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Get classname of a class to be used as CacheLoader
.
- getCacheLoaderFactory() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- getCacheLoaderFactory() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the factory for the CacheLoader
.
- getCacheManager(URI, ClassLoader, Properties) - Method in class com.hazelcast.cache.HazelcastCachingProvider
-
- getCacheManager(URI, ClassLoader) - Method in class com.hazelcast.cache.HazelcastCachingProvider
-
- getCacheManager() - Method in class com.hazelcast.cache.HazelcastCachingProvider
-
- getCacheManager(URI, ClassLoader, Properties) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- getCacheManager(URI, ClassLoader) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- getCacheManager() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- getCacheManager() - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- getCacheManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getCacheManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getCacheManager() - Method in interface com.hazelcast.core.HazelcastInstance
-
Obtain the
ICacheManager
that provides access to JSR-107 (JCache) caches configured on a Hazelcast cluster.
- getCacheManager() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getCacheManager() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getCacheManager(HazelcastInstance, String, Properties) - Static method in class com.hazelcast.spring.cache.SpringHazelcastCachingProvider
-
Creates a CacheManager
on an existing HazelcastInstance.
- getCacheManager(String, Properties) - Static method in class com.hazelcast.spring.cache.SpringHazelcastCachingProvider
-
- getCacheMisses() - Method in interface com.hazelcast.cache.CacheStatistics
-
A miss is a get request that is not satisfied.
- getCacheMisses() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCacheMisses() - Method in class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- getCacheMisses() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getCacheMisses() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Returns the number of missed cache accesses on the cache.
- getCacheMissPercentage() - Method in interface com.hazelcast.cache.CacheStatistics
-
Returns the percentage of cache accesses that did not find a requested entry
in the cache.
- getCacheMissPercentage() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCacheMissPercentage() - Method in class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- getCacheMissPercentage() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getCacheMissPercentage() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Returns the percentage of missed cache accesses on the cache.
- getCacheName() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getCacheName() - Method in class com.hazelcast.config.EventJournalConfig
-
Returns the cache name to which this config applies.
- getCacheName() - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheRequest
-
- getCacheNames() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- getCacheNames() - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
-
- getCacheNameWithPrefix(String) - Method in interface com.hazelcast.cache.HazelcastCacheManager
-
Gets the cache name by adding the manager prefix.
- getCacheNameWithPrefix(String) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- getCacheOperationProvider(String, InMemoryFormat) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getCacheOperationProvider(String, InMemoryFormat) - Method in interface com.hazelcast.cache.impl.ICacheService
-
Creates cache operations according to the storage-type of the cache
- getCachePuts() - Method in interface com.hazelcast.cache.CacheStatistics
-
The total number of puts to the cache.
- getCachePuts() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCachePuts() - Method in class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- getCachePuts() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getCachePuts() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Returns the number of puts to the queue.
- getCachePutTimeTakenNanos() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCacheRemovals() - Method in interface com.hazelcast.cache.CacheStatistics
-
The total number of removals from the cache.
- getCacheRemovals() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCacheRemovals() - Method in class com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl
-
- getCacheRemovals() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getCacheRemovals() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Returns the number of removals from the queue.
- getCacheRemoveTimeTakenNanos() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCacheService() - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- getCacheService() - Method in class com.hazelcast.cache.impl.HazelcastServerCacheManager
-
- getCacheSimpleConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getCacheSimpleConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered cache configurations.
- getCacheStats() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getCacheStats() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Gets the Cache statistics associated with this
CacheService
.
- getCacheTimeTakenNanos - Variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCacheWanEventPublisher() - Method in class com.hazelcast.cache.impl.CacheService
-
- getCacheWanEventPublisher() - Method in interface com.hazelcast.cache.impl.ICacheService
-
Returns the WAN event publisher responsible for publishing
primary and backup WAN events for caches.
- getCacheWriter() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Get classname of a class to be used as CacheWriter
.
- getCacheWriterFactory() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- getCacheWriterFactory() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the factory for the CacheWriter
.
- getCachingProvider() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- getCaller() - Method in class com.hazelcast.collection.impl.collection.CollectionEvent
-
- getCaller() - Method in interface com.hazelcast.map.impl.event.EventData
-
- getCaller() - Method in class com.hazelcast.map.impl.querycache.event.BatchEventData
-
- getCaller() - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- getCaller() - Method in class com.hazelcast.map.impl.querycache.event.LocalCacheWideEventData
-
- getCaller() - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- getCallerAddress() - Method in class com.hazelcast.spi.Operation
-
- getCallerProvenance() - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- getCallerUuid() - Method in class com.hazelcast.spi.Operation
-
- getCallerUuid() - Method in class com.hazelcast.transaction.impl.operations.CreateTxBackupLogOperation
-
- getCallId() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
-
Call ID of first event registration request
- getCallId() - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.Response
-
Returns the call ID of the operation this response belongs to.
- getCallId() - Method in class com.hazelcast.spi.Operation
-
Gets the call ID of this operation.
- getCallTimeout() - Method in class com.hazelcast.spi.InvocationBuilder
-
- getCallTimeout() - Method in class com.hazelcast.spi.Operation
-
Gets the call timeout in milliseconds.
- getCancelledTaskCount() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
-
- getCancelledTaskCount() - Method in interface com.hazelcast.monitor.LocalExecutorStats
-
Returns the number of cancelled operations on the executor service.
- getCapacity() - Method in class com.hazelcast.config.DurableExecutorConfig
-
Gets the ring buffer capacity of the executor task.
- getCapacity() - Method in class com.hazelcast.config.EventJournalConfig
-
Gets the capacity of the event journal.
- getCapacity() - Method in class com.hazelcast.config.RingbufferConfig
-
Gets the capacity of the ringbuffer.
- getCapacity() - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
Gets the capacity of the executor
- getCapacity() - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- getCapacity() - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
Returns the capacity of this ringbuffer.
- getCapacity() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Returns the capacity of this ringbuffer.
- getCapacity() - Method in class com.hazelcast.spi.merge.RingbufferMergeData
-
Returns the capacity of this ringbuffer.
- getCardinalityEstimator(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getCardinalityEstimator(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getCardinalityEstimator(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
- getCardinalityEstimator(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getCardinalityEstimator(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getCardinalityEstimatorConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCardinalityEstimatorConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the CardinalityEstimatorConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getCardinalityEstimatorConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getCardinalityEstimatorConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCardinalityEstimatorConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of cardinality estimator configurations, mapped by config
name.
- getCardinalityEstimatorConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getCardinalityEstimatorConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered cardinality estimator configurations.
- getCardinalityEstimatorConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getCardinalityEstimatorContainer(String) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- getCardinalityEstimatorContainer() - Method in class com.hazelcast.cardinality.impl.operations.AbstractCardinalityEstimatorOperation
-
- getCause() - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.ErrorResponse
-
- getChannel() - Method in class com.hazelcast.internal.networking.nio.NioPipeline
-
- getChannel() - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- getChannels() - Method in class com.hazelcast.internal.networking.nio.NioNetworking
-
- getChar(Object, long) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Returns the char value at the supplied offset from the supplied object's base address.
- getChar(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getChar(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getChar(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getChar(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getChar(long) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Reads the char value from given address.
- getCharVolatile(Object, long) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Reads the char value as volatile from given object by its offset.
- getCharVolatile(long) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Reads the char value as volatile from given object by its offset.
- getCharVolatile(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getCharVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getCharVolatile(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getCharVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getChunk() - Method in class com.hazelcast.mapreduce.impl.notification.IntermediateChunkNotification
-
- getChunk() - Method in class com.hazelcast.mapreduce.impl.notification.LastChunkNotification
-
- getChunkSize() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getChunkSize() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForCustomMessageTask
-
- getChunkSize() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForListMessageTask
-
- getChunkSize() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMapMessageTask
-
- getChunkSize() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMultiMapMessageTask
-
- getChunkSize() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForSetMessageTask
-
- getChunkSize() - Method in class com.hazelcast.config.JobTrackerConfig
-
Gets the number of emitted values before a chunk is send to the reducers.
- getChunkSize() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
-
- getChunkSize() - Method in class com.hazelcast.mapreduce.impl.task.MapCombineTask
-
- getClassCacheMode() - Method in class com.hazelcast.config.UserCodeDeploymentConfig
-
Return the current ClassCacheMode
- getClassDataOrNull(String) - Method in class com.hazelcast.internal.usercodedeployment.impl.ClassDataProvider
-
- getClassDataOrNull(String) - Method in class com.hazelcast.internal.usercodedeployment.UserCodeDeploymentService
-
- getClassDefinitionList() - Method in class com.hazelcast.client.spi.impl.ClientUserCodeDeploymentService
-
- getClassDefinitions() - Method in class com.hazelcast.config.SerializationConfig
-
- getClasses() - Method in class com.hazelcast.config.ClassFilter
-
Returns unmodifiable set of class names.
- getClassId() - Method in class com.hazelcast.internal.serialization.impl.ClassDefinitionImpl
-
- getClassId() - Method in class com.hazelcast.internal.serialization.impl.FieldDefinitionImpl
-
- getClassId() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- getClassId() - Method in class com.hazelcast.mapreduce.impl.task.TransferableJobProcessInformation
-
- getClassId() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
Returns the class ID.
- getClassId() - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- getClassId() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
-
- getClassId() - Method in interface com.hazelcast.nio.serialization.Portable
-
Returns class identifier for this portable class.
- getClassId() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapEntries
-
- getClassId() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapKeys
-
- getClassId() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableEntryEvent
-
- getClassId() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapValueCollection
-
- getClassId() - Method in class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- getClassId() - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
- getClassId() - Method in class com.hazelcast.spi.impl.PortableCachePartitionLostEvent
-
- getClassId() - Method in class com.hazelcast.spi.impl.PortableCollection
-
- getClassId() - Method in class com.hazelcast.spi.impl.PortableDistributedObjectEvent
-
- getClassId() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
-
- getClassId() - Method in class com.hazelcast.spi.impl.PortableItemEvent
-
- getClassId() - Method in class com.hazelcast.spi.impl.PortableMapPartitionLostEvent
-
- getClassId() - Method in class com.hazelcast.spi.impl.PortablePartitionLostEvent
-
- getClassLoader() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- getClassLoader() - Method in class com.hazelcast.client.config.ClientConfig
-
Gets the classLoader
- getClassLoader() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getClassLoader() - Method in class com.hazelcast.config.Config
-
Returns the class-loader that will be used in serialization.
- getClassLoader() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getClassLoader() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- getClassLoader() - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService.Builder
-
- getClassLoader() - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- getClassLoader() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- getClassLoader() - Method in interface com.hazelcast.internal.serialization.InternalSerializationService
-
- getClassLoader() - Method in interface com.hazelcast.nio.ObjectDataInput
-
Returns class loader that internally used for objects.
- getClassName() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
- getClassName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.ListenerConfigHolder
-
- getClassName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- getClassName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.PredicateConfigHolder
-
- getClassName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueueStoreConfigHolder
-
- getClassName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.RingbufferStoreConfigHolder
-
- getClassName() - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig
-
- getClassName() - Method in class com.hazelcast.config.CredentialsFactoryConfig
-
- getClassName() - Method in class com.hazelcast.config.DiscoveryStrategyConfig
-
- getClassName() - Method in class com.hazelcast.config.GlobalSerializerConfig
-
- getClassName() - Method in class com.hazelcast.config.ListenerConfig
-
Returns the name of the class of the EventListener.
- getClassName() - Method in class com.hazelcast.config.LoginModuleConfig
-
- getClassName() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the name of the MapStore implementation class
- getClassName() - Method in class com.hazelcast.config.MemberAddressProviderConfig
-
- getClassName() - Method in class com.hazelcast.config.PermissionPolicyConfig
-
- getClassName() - Method in class com.hazelcast.config.PredicateConfig
-
Returns the name of the class of the Predicate.
- getClassName() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getClassName() - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- getClassName() - Method in class com.hazelcast.config.SecurityInterceptorConfig
-
- getClassName() - Method in class com.hazelcast.config.SerializerConfig
-
Returns the class name of the serializer implementation.
- getClassName() - Method in class com.hazelcast.config.ServiceConfig
-
- getClassName() - Method in class com.hazelcast.config.SocketInterceptorConfig
-
- getClassName() - Method in class com.hazelcast.config.WanConsumerConfig
-
Returns the fully qualified class name of the class implementing
WanReplicationConsumer.
- getClassName() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the name of the class implementing the WanReplicationEndpoint.
- getClassNames() - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- getClassType() - Method in class com.hazelcast.config.LegacyCacheConfig
-
- getClassType() - Method in class com.hazelcast.config.LegacyCacheEvictionConfig
-
- getClassType() - Method in interface com.hazelcast.nio.serialization.TypedDataSerializable
-
- getClassVersion(int, int) - Method in interface com.hazelcast.internal.serialization.PortableContext
-
- getClassVersion() - Method in interface com.hazelcast.nio.serialization.VersionedPortable
-
Returns version for this Portable class
- getClearExpiredRecordsTask() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getClient() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getClient() - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientInvokerWrapper
-
- getClient() - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getClient() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getClient() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getClient() - Method in interface com.hazelcast.client.spi.ClientTransactionContext
-
- getClient() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
-
- getClientBlockUnmappedActions() - Method in class com.hazelcast.config.SecurityConfig
-
- getClientBlockUnmappedActions() - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- getClientClusterService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientConfig() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientConfig() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getClientConfig() - Method in class com.hazelcast.client.spi.ClientContext
-
- getClientEndpointCount() - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getClientEndpointCount() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getClientEndpointCount() - Method in class com.hazelcast.internal.jmx.ClientEngineMBean
-
- getClientEngine() - Method in class com.hazelcast.instance.Node
-
- getClientEngine() - Method in interface com.hazelcast.nio.IOService
-
- getClientEngine() - Method in class com.hazelcast.nio.NodeIOService
-
- getClientEngineMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getClientExceptionFactory() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientExceptions() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getClientExecutionService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientExecutorMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getClientExtension() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientIcmpPingConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
ICMP ping is used to detect if machine that a remote hazelcast member runs on alive or not
- getClientLoginModuleConfigs() - Method in class com.hazelcast.config.SecurityConfig
-
- getClientLoginModuleConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- getClientManagementExecutor() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getClientMessage() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- getClientPartitionService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientPermissionConfigs() - Method in class com.hazelcast.config.SecurityConfig
-
- getClientPermissionConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
Returns existing client permissions as an unmodifiable
Set
.
- getClientPermissionConfigs() - Method in interface com.hazelcast.security.SecurityService
-
Returns latest client permission configuration.
- getClientPolicyConfig() - Method in class com.hazelcast.config.SecurityConfig
-
- getClientPolicyConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- getClientProxyClass() - Method in interface com.hazelcast.client.spi.ClientProxyDescriptor
-
- getClientProxyFactory(String) - Method in class com.hazelcast.client.spi.ProxyManager
-
- getClients() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getClients() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getClients() - Method in interface com.hazelcast.monitor.MemberState
-
- getClientService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getClientService() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the client service of this Hazelcast instance.
- getClientService() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getClientService() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getClientStatistics() - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- getClientStatistics() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- getClientStatistics() - Method in interface com.hazelcast.client.impl.ClientEngine
-
The statistics is a String that is composed of key=value pairs separated by ',' .
- getClientStatistics() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getClientStats() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.AbstractTransactionalMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCommitMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCreateMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionRollbackMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListAddMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListRemoveMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListSizeMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapContainsKeyMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapDeleteMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetForUpdateMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapIsEmptyMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetWithPredicateMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutIfAbsentMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveIfSameMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceIfSameMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSetMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSizeMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesWithPredicateMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapGetMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapPutMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveEntryMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapSizeMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapValueCountMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueOfferMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePeekMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePollMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueSizeMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueTakeMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetAddMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetRemoveMessageTask
-
- getClientThreadId() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetSizeMessageTask
-
- getClientType() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- getClientType() - Method in class com.hazelcast.client.impl.ClientEvent
-
- getClientType() - Method in class com.hazelcast.client.impl.clientside.ClientImpl
-
- getClientType() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationBaseMessageTask
-
- getClientType() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationCustomCredentialsMessageTask
-
- getClientType() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationMessageTask
-
- getClientType() - Method in interface com.hazelcast.core.Client
-
Returns the type of this client.
- getClientVersion() - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- getClientVersion() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- getCloseCause() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getCloseCause() - Method in interface com.hazelcast.nio.Connection
-
Gets the cause this Connection was closed.
- getCloseCause() - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- getCloseReason() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getCloseReason() - Method in interface com.hazelcast.nio.Connection
-
Gets the reason this Connection was closed.
- getCloseReason() - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- getCloudConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getCluster() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getCluster() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getCluster() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the Cluster that this Hazelcast instance is part of.
- getCluster() - Method in class com.hazelcast.core.InitialMembershipEvent
-
Returns the cluster of the event.
- getCluster() - Method in class com.hazelcast.core.MembershipEvent
-
Returns the cluster of the event.
- getCluster() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getCluster() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getClusterClock() - Method in interface com.hazelcast.internal.cluster.ClusterService
-
- getClusterClock() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getClusterDataRecoveryPolicy() - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Returns the policy to be used when the cluster is started
- getClusterHeartbeatManager() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getClusterHotRestartStatus() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getClusterHotRestartStatus() - Method in interface com.hazelcast.monitor.MemberState
-
- getClusterId() - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Returns UUID for the cluster.
- getClusterId() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getClusterJoinManager() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getClusterName() - Method in class com.hazelcast.internal.management.TimedMemberState
-
- getClusterService() - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getClusterService() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getClusterService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getClusterService() - Method in class com.hazelcast.instance.Node
-
- getClusterService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getClusterService() - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the ClusterService.
- getClusterStartTime() - Method in class com.hazelcast.internal.cluster.impl.ClusterClockImpl
-
- getClusterState() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- getClusterState() - Method in interface com.hazelcast.core.Cluster
-
Returns the state of the cluster.
- getClusterState() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getClusterState() - Method in class com.hazelcast.monitor.impl.NodeStateImpl
-
- getClusterState() - Method in interface com.hazelcast.monitor.NodeState
-
- getClusterStateManager() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- GetClusterStateRequest - Class in com.hazelcast.internal.management.request
-
Request coming from Management Center for getting the
ClusterState
- GetClusterStateRequest() - Constructor for class com.hazelcast.internal.management.request.GetClusterStateRequest
-
- getClusterTime() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- getClusterTime() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Returns the cluster-time.
- getClusterTime() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getClusterTime() - Method in interface com.hazelcast.core.Cluster
-
Returns the cluster-wide time in milliseconds.
- getClusterTime() - Method in interface com.hazelcast.internal.cluster.ClusterClock
-
Returns the cluster-time in milliseconds.
- getClusterTime() - Method in class com.hazelcast.internal.cluster.impl.ClusterClockImpl
-
- getClusterTime() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getClusterTime() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getClusterUpTime() - Method in interface com.hazelcast.internal.cluster.ClusterClock
-
Returns the cluster up-time in milliseconds.
- getClusterUpTime() - Method in class com.hazelcast.internal.cluster.impl.ClusterClockImpl
-
- getClusterVersion() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- getClusterVersion() - Method in interface com.hazelcast.core.Cluster
-
The cluster version indicates the operating version of the cluster.
- getClusterVersion() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getClusterVersion() - Method in class com.hazelcast.internal.cluster.impl.ClusterStateManager
-
- getClusterVersion() - Method in class com.hazelcast.internal.cluster.impl.SplitBrainJoinMessage
-
- getClusterVersion() - Method in class com.hazelcast.monitor.impl.NodeStateImpl
-
- getClusterVersion() - Method in interface com.hazelcast.monitor.NodeState
-
- getCmdGet() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getCmdSet() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getCmdTouch() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getCode() - Method in enum com.hazelcast.internal.management.events.EventMetadata.EventType
-
- getCodec() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
-
- getCodec() - Method in class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
-
- getCollator() - Method in interface com.hazelcast.mapreduce.aggregation.Aggregation
-
Deprecated.
Returns the Collator implementation used in this aggregation.
- getCollator() - Method in interface com.hazelcast.mapreduce.aggregation.impl.AggType
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalAvgAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalMaxAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalMinAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalSumAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerAvgAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerMaxAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerMinAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerSumAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.ComparableMaxAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.ComparableMinAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.CountAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.DistinctValuesAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleAvgAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleMaxAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleMinAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleSumAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerAvgAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerMaxAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerMinAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerSumAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.LongAvgAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.LongMaxAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.LongMinAggregation
-
- getCollator() - Method in class com.hazelcast.mapreduce.aggregation.impl.LongSumAggregation
-
- getCollected() - Method in class com.hazelcast.mapreduce.impl.task.DefaultContext
-
- getCollectedContainers() - Method in class com.hazelcast.spi.impl.merge.AbstractContainerCollector
-
Returns the collected containers by partition ID.
- getCollection() - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- getCollection() - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- getCollection() - Method in class com.hazelcast.collection.impl.set.SetContainer
-
- getCollection() - Method in class com.hazelcast.collection.impl.txncollection.AbstractTransactionalCollectionProxy
-
- getCollection() - Method in class com.hazelcast.collection.impl.txnlist.TransactionalListProxy
-
- getCollection() - Method in class com.hazelcast.collection.impl.txnset.TransactionalSetProxy
-
- getCollection(boolean) - Method in class com.hazelcast.multimap.impl.MultiMapValue
-
- getCollection() - Method in class com.hazelcast.multimap.impl.operations.MultiMapResponse
-
- getCollection() - Method in class com.hazelcast.spi.impl.PortableCollection
-
- getCollection() - Method in class com.hazelcast.spi.impl.SerializableList
-
- getColumn() - Method in exception com.hazelcast.internal.json.ParseException
-
- getCombinerFactory() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getCombinerFactory() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForCustomMessageTask
-
- getCombinerFactory() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForListMessageTask
-
- getCombinerFactory() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMapMessageTask
-
- getCombinerFactory() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMultiMapMessageTask
-
- getCombinerFactory() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForSetMessageTask
-
- getCombinerFactory() - Method in interface com.hazelcast.mapreduce.aggregation.Aggregation
-
Deprecated.
Returns the CombinerFactory for this aggregation to pre-reduce values on mapping
nodes.
- getCombinerFactory() - Method in interface com.hazelcast.mapreduce.aggregation.impl.AggType
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalAvgAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalMaxAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalMinAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalSumAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerAvgAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerMaxAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerMinAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerSumAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.ComparableMaxAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.ComparableMinAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.CountAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.DistinctValuesAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleAvgAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleMaxAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleMinAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleSumAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerAvgAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerMaxAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerMinAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerSumAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.LongAvgAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.LongMaxAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.LongMinAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.LongSumAggregation
-
- getCombinerFactory() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
-
- GetCommand - Class in com.hazelcast.internal.ascii.memcache
-
- GetCommand(TextCommandConstants.TextCommandType, String) - Constructor for class com.hazelcast.internal.ascii.memcache.GetCommand
-
- GetCommand(String) - Constructor for class com.hazelcast.internal.ascii.memcache.GetCommand
-
- getCommand() - Method in class com.hazelcast.scheduledexecutor.impl.TaskDefinition
-
- getCommandHandler() - Method in class com.hazelcast.internal.management.ManagementCenterService
-
- GetCommandParser - Class in com.hazelcast.internal.ascii.memcache
-
- GetCommandParser() - Constructor for class com.hazelcast.internal.ascii.memcache.GetCommandParser
-
- GetCommandProcessor - Class in com.hazelcast.internal.ascii.memcache
-
- GetCommandProcessor(TextCommandService, EntryConverter) - Constructor for class com.hazelcast.internal.ascii.memcache.GetCommandProcessor
-
- getCommittedHeap() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getCommittedHeap() - Method in interface com.hazelcast.memory.MemoryStats
-
Returns the amount of memory in bytes that is committed for
the Java virtual machine to use.
- getCommittedHeap() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getCommittedNative() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getCommittedNative() - Method in interface com.hazelcast.memory.MemoryStats
-
Returns the amount of native memory in bytes that is committed for
current HazelcastInstance to use.
- getCommittedNative() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getComparator() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.EvictionConfigHolder
-
- getComparator() - Method in class com.hazelcast.config.EvictionConfig
-
- getComparator() - Method in interface com.hazelcast.internal.eviction.EvictionConfiguration
-
- getComparator() - Method in class com.hazelcast.query.PagingPredicate
-
- getComparatorClassName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.EvictionConfigHolder
-
- getComparatorClassName() - Method in class com.hazelcast.config.EvictionConfig
-
- getComparatorClassName() - Method in interface com.hazelcast.internal.eviction.EvictionConfiguration
-
- getCompletableFuture() - Method in class com.hazelcast.mapreduce.impl.task.TrackableJobFuture
-
- getCompletableFuture() - Method in interface com.hazelcast.mapreduce.TrackableJob
-
Deprecated.
Returns the
ICompletableFuture
to add callbacks
or wait for the resulting value of the tracked job.
- getCompleted() - Method in class com.hazelcast.hotrestart.BackupTaskStatus
-
- getCompletedMigrations() - Method in class com.hazelcast.internal.partition.PartitionRuntimeState
-
- getCompletedTaskCount() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
-
- getCompletedTaskCount() - Method in interface com.hazelcast.monitor.LocalExecutorStats
-
Returns the number of completed operations on the executor service.
- getCompletedTaskCount() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- getCompletedTaskCount() - Method in interface com.hazelcast.util.executor.ManagedExecutorService
-
- getCompletionId() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getCompletionId() - Method in class com.hazelcast.cache.impl.CacheEventSet
-
- getCompletionId() - Method in class com.hazelcast.cache.impl.operation.CachePutAllOperation
-
- getCompletionId() - Method in interface com.hazelcast.cache.impl.operation.MutableOperation
-
- getCompletionId() - Method in class com.hazelcast.cache.impl.operation.MutatingCacheOperation
-
- getConcurrencyLevel() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getConditionId() - Method in class com.hazelcast.concurrent.lock.ConditionKey
-
- getConfig() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getConfig() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Gets the configuration of the cache that this store belongs to.
- getConfig() - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getConfig() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getConfig() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getConfig() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AbstractAddConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddCacheConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddCardinalityEstimatorConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddDurableExecutorConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddEventJournalConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddExecutorConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddFlakeIdGeneratorConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddListConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddLockConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddMapConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddMerkleTreeConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddMultiMapConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddQueueConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddReliableTopicConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddReplicatedMapConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddRingbufferConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddScheduledExecutorConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddSemaphoreConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddSetConfigMessageTask
-
- getConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddTopicConfigMessageTask
-
- getConfig(NodeEngine) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- getConfig() - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- getConfig() - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- getConfig(NodeEngine) - Method in class com.hazelcast.collection.impl.list.ListProxyImpl
-
- getConfig() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- getConfig() - Method in class com.hazelcast.collection.impl.set.SetContainer
-
- getConfig(NodeEngine) - Method in class com.hazelcast.collection.impl.set.SetProxyImpl
-
- getConfig() - Method in class com.hazelcast.config.LegacyCacheEvictionConfig
-
- getConfig() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the configuration of this Hazelcast instance.
- getConfig() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getConfig() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getConfig() - Method in class com.hazelcast.instance.Node
-
- getConfig(String, String, ConfigSupplier<T>) - Method in interface com.hazelcast.internal.dynamicconfig.search.Searcher
-
Get configuration for data structure with the given name
- getConfig() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getConfig() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getConfig() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getConfig() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getConfig() - Method in class com.hazelcast.internal.jmx.ReliableTopicMBean
-
- getConfig() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getConfig() - Method in class com.hazelcast.internal.jmx.TopicMBean
-
- getConfig() - Method in class com.hazelcast.internal.management.dto.WanPublisherConfigDTO
-
- getConfig() - Method in class com.hazelcast.internal.management.dto.WanReplicationConfigDTO
-
- getConfig() - Method in class com.hazelcast.quorum.impl.QuorumImpl
-
- getConfig() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- getConfig() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getConfig() - Method in interface com.hazelcast.spi.NodeEngine
-
Returns the Config that was used to create the HazelcastInstance.
- getConfigAndReset() - Method in class com.hazelcast.config.LegacyCacheConfig
-
- getConfigByTag(ClientNetworkConfig, String) - Static method in class com.hazelcast.client.config.ClientAliasedDiscoveryConfigUtils
-
- getConfigByTag(JoinConfig, String) - Static method in class com.hazelcast.config.AliasedDiscoveryConfigUtils
-
- getConfigByTag(WanPublisherConfig, String) - Static method in class com.hazelcast.config.AliasedDiscoveryConfigUtils
-
- getConfigCheck() - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- getConfigClassLoader() - Method in class com.hazelcast.instance.Node
-
- getConfigClassLoader() - Method in class com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings
-
- getConfigClassLoader() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getConfigClassLoader() - Method in interface com.hazelcast.spi.NodeEngine
-
Returns the Config ClassLoader.
- getConfigObject() - Method in class com.hazelcast.config.ServiceConfig
-
- getConfigPatternMatcher() - Method in class com.hazelcast.client.config.ClientConfig
-
Returns the pattern matcher which is used to match item names to
configuration objects.
- getConfigPatternMatcher() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getConfigPatternMatcher() - Method in class com.hazelcast.config.Config
-
Returns the pattern matcher which is used to match item names to
configuration objects.
- getConfigPatternMatcher() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getConfigs() - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getConfigSource() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getConfiguration(Class<C>) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- getConfiguration(Class<C>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- getConfiguration() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- getConfigurationFile() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getConfigurationFile() - Method in class com.hazelcast.config.Config
-
Returns the
File
to the XML configuration, which has been
parsed to create this
Config
instance.
- getConfigurationFile() - Method in class com.hazelcast.config.XmlConfigLocator
-
- getConfigurationFile() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getConfigurationMembers(Config) - Static method in class com.hazelcast.cluster.impl.TcpIpJoiner
-
- getConfigurationProperties() - Method in interface com.hazelcast.spi.discovery.DiscoveryStrategyFactory
-
Returns a set of the expected configuration properties.
- getConfigurationProperties() - Method in class com.hazelcast.spi.discovery.multicast.MulticastDiscoveryStrategyFactory
-
- getConfigurationService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getConfigurationUrl() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getConfigurationUrl() - Method in class com.hazelcast.config.Config
-
Returns the
URL
to the XML configuration, which has been parsed
to create this
Config
instance.
- getConfigurationUrl() - Method in class com.hazelcast.config.XmlConfigLocator
-
- getConfigurationUrl() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getConfiguredString() - Static method in enum com.hazelcast.internal.networking.nio.SelectorMode
-
- getConfiguredValue() - Static method in enum com.hazelcast.internal.networking.nio.SelectorMode
-
- getConn() - Method in class com.hazelcast.nio.Packet
-
Gets the Connection this Packet was send with.
- getConnectedClients() - Method in class com.hazelcast.client.impl.ClientServiceProxy
-
- getConnectedClients() - Method in interface com.hazelcast.core.ClientService
-
Returns all connected clients to this member.
- GetConnectedClientsOperation - Class in com.hazelcast.client.impl.operations
-
- GetConnectedClientsOperation() - Constructor for class com.hazelcast.client.impl.operations.GetConnectedClientsOperation
-
- getConnectedClientStats() - Method in interface com.hazelcast.client.impl.ClientEngine
-
Returns Map which contains number of connected clients to the cluster.
- getConnectedClientStats() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getConnectedServerVersion() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getConnectedServerVersion() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getConnectedServerVersionString() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getConnection() - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- getConnection() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- getConnection() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- getConnection() - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getConnection() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getConnection() - Method in interface com.hazelcast.client.spi.ClientTransactionContext
-
- getConnection(Address) - Method in interface com.hazelcast.nio.ConnectionManager
-
Gets the connection for a given address.
- getConnection(Address) - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- getConnection() - Method in class com.hazelcast.spi.Operation
-
- getConnectionAttemptLimit() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getConnectionAttemptLimit() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getConnectionAttemptPeriod() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getConnectionAttemptPeriod() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Period for the next attempt to find a member to connect.
- getConnectionCount() - Method in class com.hazelcast.internal.jmx.ConnectionManagerMBean
-
- getConnectionCount() - Method in interface com.hazelcast.nio.ConnectionManager
-
Gets the total number of connections.
- getConnectionCount() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- getConnectionId() - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- getConnectionListener() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getConnectionManager() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getConnectionManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getConnectionManager() - Method in class com.hazelcast.client.spi.ClientContext
-
- getConnectionManager() - Method in class com.hazelcast.instance.Node
-
- getConnectionManager() - Method in class com.hazelcast.internal.jmx.ConnectionManagerMBean
-
- getConnectionManager() - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- getConnectionManagerBean() - Method in class com.hazelcast.internal.management.dto.MXBeansDTO
-
- getConnectionManagerMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getConnectionMonitorInterval() - Method in interface com.hazelcast.nio.IOService
-
- getConnectionMonitorInterval() - Method in class com.hazelcast.nio.NodeIOService
-
- getConnectionMonitorMaxFaults() - Method in interface com.hazelcast.nio.IOService
-
- getConnectionMonitorMaxFaults() - Method in class com.hazelcast.nio.NodeIOService
-
- getConnectionRetryConfig() - Method in class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
Connection Retry Config is controls the period among the retries and when should a client gave up
retrying.
- getConnectionStrategy() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getConnectionStrategyConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getConnectionTimeout() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getConnectionTimeout() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Timeout value in millis for nodes to accept client connection requests.
- getConnectionTimeoutSeconds() - Method in class com.hazelcast.config.AwsConfig
-
- getConnectionTimeoutSeconds() - Method in class com.hazelcast.config.TcpIpConfig
-
Returns the connection timeout.
- getConnTimeoutSeconds() - Method in class com.hazelcast.cluster.impl.TcpIpJoiner
-
- getConsistencyCheckStrategy() - Method in class com.hazelcast.config.WanSyncConfig
-
Returns the strategy for checking consistency of data between source and
target cluster.
- getConstructors() - Static method in class com.hazelcast.map.impl.MapListenerAdaptors
-
- getContainer() - Method in class com.hazelcast.collection.impl.queue.operations.QueueOperation
-
- getContainer() - Method in class com.hazelcast.collection.impl.queue.QueueItem
-
- getContainer(String) - Method in class com.hazelcast.scheduledexecutor.impl.AbstractScheduledExecutorContainerHolder
-
- getContainer() - Method in class com.hazelcast.scheduledexecutor.impl.operations.AbstractSchedulerOperation
-
- getContainer(String) - Method in interface com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainerHolder
-
- getContainerConstructorFunction() - Method in class com.hazelcast.scheduledexecutor.impl.AbstractScheduledExecutorContainerHolder
-
- getContainerConstructorFunction() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorMemberBin
-
- getContainerConstructorFunction() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorPartition
-
- getContainerMap() - Method in class com.hazelcast.collection.impl.collection.CollectionService
-
- getContainerMap() - Method in class com.hazelcast.collection.impl.list.ListService
-
- getContainerMap() - Method in class com.hazelcast.collection.impl.set.SetService
-
- getContainerOrNull(int, ObjectNamespace) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
Returns the ringbuffer container if it already exists for the
given partitionId
and namespace
.
- getContainers() - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- getContainers() - Method in class com.hazelcast.scheduledexecutor.impl.AbstractScheduledExecutorContainerHolder
-
- getContentType() - Method in class com.hazelcast.internal.ascii.rest.RestValue
-
- getContext() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getContext() - Method in class com.hazelcast.client.spi.ProxyManager
-
- getContext() - Method in class com.hazelcast.map.impl.querycache.publisher.DefaultPublisherContext
-
- getContext() - Method in interface com.hazelcast.map.impl.querycache.publisher.PublisherContext
-
- getContext() - Method in class com.hazelcast.map.impl.querycache.subscriber.MapSubscriberRegistry
-
- getContext() - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheRequest
-
- getContext() - Method in class com.hazelcast.map.impl.querycache.subscriber.SubscriberAccumulatorFactory
-
- getContext() - Method in class com.hazelcast.map.impl.querycache.subscriber.SubscriberRegistry
-
- getConverter() - Method in enum com.hazelcast.query.impl.AttributeType
-
- getConverter() - Method in interface com.hazelcast.query.impl.Index
-
- getConverter() - Method in class com.hazelcast.query.impl.IndexImpl
-
Provides comparable null object.
- getCorrelationId() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Returns the correlation ID field.
- getCost() - Method in interface com.hazelcast.core.EntryView
-
Returns the cost (in bytes) of the entry.
- getCost() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getCost() - Method in interface com.hazelcast.map.impl.record.Record
-
Returns heap cost of this record in bytes.
- getCost() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getCost() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getCost() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getCost() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getCost() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getCost() - Method in interface com.hazelcast.spi.merge.MergingCosts
-
Returns the memory cost of the merge data.
- getCount() - Method in class com.hazelcast.cache.impl.CacheEntryIterationResult
-
- getCount() - Method in class com.hazelcast.cache.impl.CacheKeyIterationResult
-
- getCount() - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
-
- getCount() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchContainer
-
- getCount() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchProxy
-
- getCount(String) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- getCount() - Method in interface com.hazelcast.core.ICountDownLatch
-
Returns the current count.
- getCount() - Method in class com.hazelcast.internal.jmx.CountDownLatchMBean
-
- getCount() - Method in class com.hazelcast.map.impl.iterator.MapKeysWithCursor
-
- getCountDownLatch(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getCountDownLatch(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getCountDownLatch(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns a cluster-wide CountDownLatch.
- getCountDownLatch(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getCountDownLatch(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getCountDownLatchConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCountDownLatchConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the CountDownLatchConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getCountDownLatchConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getCountDownLatchConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCountDownLatchConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of CountDownLatch configurations, mapped by config name.
- getCountDownLatchConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getCountDownLatchConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered CountDownLatchConfig configurations.
- getCountDownLatchConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getCountDownLatchContainer(String) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- getCounter(String) - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
Returns the counter with the given name
.
- GetCountOperation - Class in com.hazelcast.concurrent.countdownlatch.operations
-
- GetCountOperation() - Constructor for class com.hazelcast.concurrent.countdownlatch.operations.GetCountOperation
-
- GetCountOperation(String) - Constructor for class com.hazelcast.concurrent.countdownlatch.operations.GetCountOperation
-
- getCRDTReplicationConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCRDTReplicationConfig() - Method in class com.hazelcast.config.Config
-
- getCRDTReplicationConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getCreationTime() - Method in interface com.hazelcast.cache.CacheStatistics
-
Gets the cache creation time.
- getCreationTime() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getCreationTime() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getCreationTime() - Method in class com.hazelcast.cache.impl.merge.entry.DefaultCacheEntryView
-
- getCreationTime() - Method in class com.hazelcast.cache.impl.merge.entry.LazyCacheEntryView
-
- getCreationTime() - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- getCreationTime() - Method in class com.hazelcast.collection.impl.collection.CollectionItem
-
- getCreationTime() - Method in class com.hazelcast.collection.impl.queue.QueueItem
-
- getCreationTime() - Method in interface com.hazelcast.core.EntryView
-
Returns the creation time of the entry.
- getCreationTime() - Method in interface com.hazelcast.internal.eviction.Evictable
-
Gets the creation time of this
Evictable
in milliseconds.
- getCreationTime() - Method in interface com.hazelcast.internal.eviction.EvictableEntryView
-
- getCreationTime() - Method in class com.hazelcast.internal.eviction.ExpiredKey
-
- getCreationTime() - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.CacheBrowserEntryView
-
- getCreationTime() - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- getCreationTime() - Method in class com.hazelcast.internal.nearcache.impl.store.HeapNearCacheRecordMap.NearCacheEvictableSamplingEntry
-
- getCreationTime() - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- getCreationTime() - Method in interface com.hazelcast.map.impl.querycache.event.QueryCacheEventData
-
- getCreationTime() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getCreationTime() - Method in interface com.hazelcast.map.impl.record.Record
-
- getCreationTime() - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- getCreationTime() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getCreationTime() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getCreationTime() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalFlakeIdGeneratorStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalOperationStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalPNCounterStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalTopicStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalWanStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getCreationTime() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the creation time.
- getCreationTime() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- getCreationTime() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns the creation time of the index.
- getCreationTime() - Method in class com.hazelcast.monitor.impl.WanSyncStateImpl
-
- getCreationTime() - Method in interface com.hazelcast.monitor.LocalInstanceStats
-
Returns the creation time of this distributed object instance on this member.
- getCreationTime() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the creation time of this map on this member.
- getCreationTime() - Method in interface com.hazelcast.monitor.LocalTopicStats
-
Returns the creation time of this topic on this member
- getCreationTime() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the creation time of this Near Cache on this member.
- getCreationTime() - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- getCreationTime() - Method in class com.hazelcast.multimap.impl.MultiMapMergeContainer
-
- getCreationTime() - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- getCreationTime() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getCreationTime() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- getCreationTime() - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- getCreationTime() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getCreationTime() - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- getCreationTime() - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- getCreationTime() - Method in interface com.hazelcast.spi.merge.MergingCreationTime
-
Returns the creation time of the merge data.
- getCredentials() - Method in class com.hazelcast.client.config.ClientConfig
-
- getCredentials() - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
- getCredentials() - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- getCredentials() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- getCredentials() - Method in class com.hazelcast.internal.cluster.impl.JoinRequest
-
- getCredentialsClassname() - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
- getCredentialsFactory() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getCredentialsFactory() - Method in interface com.hazelcast.security.SecurityContext
-
- getCredentialsFactoryConfig() - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
- getCurrConnections() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getCurrentClientConnections() - Method in class com.hazelcast.internal.jmx.ConnectionManagerMBean
-
- getCurrentClientConnections() - Method in interface com.hazelcast.nio.ConnectionManager
-
Gets the number of client connections.
- getCurrentClientConnections() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- getCurrentClusterHotRestartStatus() - Method in interface com.hazelcast.hotrestart.InternalHotRestartService
-
Returns latest Hot Restart status as Management Center DTO.
- getCurrentClusterHotRestartStatus() - Method in class com.hazelcast.hotrestart.NoopInternalHotRestartService
-
- getCurrentId() - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- getCurrentId() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- getCurrentMembers() - Method in class com.hazelcast.quorum.QuorumEvent
-
Returns the snapshot of member list at the time quorum happened
- getCurrentMembersAndMembersRemovedInNotJoinableState() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getCurrentReplicaIndex() - Method in class com.hazelcast.spi.PartitionMigrationEvent
-
Gets the index of the partition replica that current member owns currently, before migration starts.
- getCurrentState() - Method in class com.hazelcast.client.util.ClientStateListener
-
- getCurrentTargetReplicaAddress() - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
Returns the current target replica address to which this proxy is
sending invocations.
- getCurrentTargetReplicaAddress() - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
Returns the current target replica address to which this proxy is
sending invocations.
- getCurrentValue() - Method in class com.hazelcast.internal.jmx.AtomicLongMBean
-
- getCurrentVectorClock() - Method in interface com.hazelcast.crdt.CRDT
-
Returns the current vector clock which reflects the current CRDT state.
- getCurrentVectorClock() - Method in class com.hazelcast.crdt.pncounter.PNCounterImpl
-
- getData() - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- getData() - Method in class com.hazelcast.collection.impl.collection.CollectionEvent
-
- getData() - Method in class com.hazelcast.collection.impl.queue.QueueItem
-
- getData() - Method in class com.hazelcast.internal.ascii.rest.HttpPostCommand
-
- getDataEntrySet() - Method in class com.hazelcast.multimap.impl.operations.EntrySetResponse
-
- getDataFromMap(long) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- getDataItems() - Method in class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- getDataItems() - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- getDataKey() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getDataKey() - Method in interface com.hazelcast.cache.impl.CacheEventData
-
Gets cache entry key as
Data
.
- getDataKey() - Method in class com.hazelcast.cache.impl.CacheEventDataImpl
-
- getDataKey() - Method in class com.hazelcast.cache.impl.journal.InternalEventJournalCacheEvent
-
- getDataKey() - Method in class com.hazelcast.map.impl.event.EntryEventData
-
- getDataKey() - Method in class com.hazelcast.map.impl.journal.InternalEventJournalMapEvent
-
- getDataKey() - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- getDataKey() - Method in interface com.hazelcast.map.impl.querycache.event.QueryCacheEventData
-
- getDataList() - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- getDataLoadTimeoutSeconds() - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Returns configured data load timeout for hot-restart process.
- getDataMemberCount() - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- getDataMembers() - Method in class com.hazelcast.client.cache.impl.nearcache.invalidation.ClientCacheInvalidationMetaDataFetcher
-
- getDataMembers() - Method in class com.hazelcast.client.map.impl.nearcache.invalidation.ClientMapInvalidationMetaDataFetcher
-
- getDataMembers() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationMetaDataFetcher
-
- getDataMembers() - Method in class com.hazelcast.map.impl.nearcache.invalidation.MemberMapInvalidationMetaDataFetcher
-
- getDataMergingValue() - Method in class com.hazelcast.map.impl.event.EntryEventData
-
- getDataNewValue() - Method in class com.hazelcast.cache.impl.journal.InternalEventJournalCacheEvent
-
- getDataNewValue() - Method in class com.hazelcast.map.impl.event.EntryEventData
-
- getDataNewValue() - Method in class com.hazelcast.map.impl.journal.InternalEventJournalMapEvent
-
- getDataNewValue() - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- getDataNewValue() - Method in interface com.hazelcast.map.impl.querycache.event.QueryCacheEventData
-
- getDataOffset() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Returns the setDataOffset field.
- getDataOldValue() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getDataOldValue() - Method in interface com.hazelcast.cache.impl.CacheEventData
-
Gets the old value of entry as
Data
, if available.
- getDataOldValue() - Method in class com.hazelcast.cache.impl.CacheEventDataImpl
-
- getDataOldValue() - Method in class com.hazelcast.cache.impl.journal.InternalEventJournalCacheEvent
-
- getDataOldValue() - Method in class com.hazelcast.map.impl.event.EntryEventData
-
- getDataOldValue() - Method in class com.hazelcast.map.impl.journal.InternalEventJournalMapEvent
-
- getDataOldValue() - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- getDataOldValue() - Method in interface com.hazelcast.map.impl.querycache.event.QueryCacheEventData
-
- getDataRecoveryPolicy() - Method in class com.hazelcast.internal.management.dto.ClusterHotRestartStatusDTO
-
- getDataSerializableFactories() - Method in class com.hazelcast.config.SerializationConfig
-
- getDataSerializableFactories() - Method in class com.hazelcast.internal.serialization.impl.SerializationServiceV1.AbstractBuilder
-
- getDataSerializableFactoryClasses() - Method in class com.hazelcast.config.SerializationConfig
-
- getDataStructureName(Store) - Method in class com.hazelcast.spi.impl.merge.AbstractMergeRunnable
-
- getDataValue() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getDataValue() - Method in interface com.hazelcast.cache.impl.CacheEventData
-
Gets cache entry value as
Data
.
- getDataValue() - Method in class com.hazelcast.cache.impl.CacheEventDataImpl
-
- getDecodedDataLength(byte[]) - Static method in class com.hazelcast.util.Base64
-
returns length of decoded data given an
array containing encoded data.
- getDecoder() - Method in class com.hazelcast.internal.ascii.AbstractTextCommand
-
- getDecoder() - Method in interface com.hazelcast.internal.ascii.TextCommand
-
- getDecrHits() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getDecrMisses() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getDefault() - Static method in enum com.hazelcast.cache.BuiltInCacheMergePolicies
-
- getDefault() - Static method in class com.hazelcast.transaction.TransactionOptions
-
Creates a new TransactionOptions configured with default settings.
- getDefaultClassLoader() - Method in class com.hazelcast.cache.HazelcastCachingProvider
-
- getDefaultClassLoader() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- getDefaultGlobalMemoryAccessor() - Static method in class com.hazelcast.internal.memory.GlobalMemoryAccessorRegistry
-
- getDefaultHazelcastInstance() - Method in interface com.hazelcast.osgi.HazelcastOSGiService
-
- getDefaultMapServiceConstructor() - Static method in class com.hazelcast.map.impl.MapServiceConstructor
-
- getDefaultProperties() - Method in class com.hazelcast.cache.HazelcastCachingProvider
-
- getDefaultProperties() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- getDefaultReadTimeout() - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
-
Return default cache value retrieval timeout in milliseconds.
- getDefaultURI() - Method in class com.hazelcast.cache.HazelcastCachingProvider
-
- getDefaultURI() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- getDefaultValue() - Method in class com.hazelcast.spi.properties.HazelcastProperty
-
Returns the default value of the property.
- getDefinition() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskDescriptor
-
- getDelay(TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- getDelay(TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.DelegatingScheduledFutureStripper
-
- getDelay(String, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- getDelay(TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledFutureProxy
-
- GetDelayOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- GetDelayOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.GetDelayOperation
-
- GetDelayOperation(ScheduledTaskHandler, TimeUnit) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.GetDelayOperation
-
- getDelaySeconds() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- getDelaySeconds() - Method in class com.hazelcast.config.QueryCacheConfig
-
Returns the minimum number of delay seconds which an event waits in the buffer of node
before sending to a QueryCache
- getDelaySeconds() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- getDelegate() - Method in interface com.hazelcast.map.impl.querycache.subscriber.InternalQueryCache
-
- getDelegate() - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- getDelegatedInstance() - Method in interface com.hazelcast.osgi.HazelcastOSGiInstance
-
- getDeleteHits() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getDeleteMisses() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getDeprecatedName() - Method in class com.hazelcast.spi.properties.HazelcastProperty
-
- getDepth() - Method in class com.hazelcast.config.MerkleTreeConfig
-
Returns the depth of the merkle tree.
- getDeserializedKey() - Method in class com.hazelcast.spi.impl.merge.AbstractMergingEntryImpl
-
- getDeserializedKey() - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- getDeserializedKey() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getDeserializedKey() - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- getDeserializedKey() - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- getDeserializedKey() - Method in interface com.hazelcast.spi.merge.MergingEntry
-
Returns the deserialized merging key.
- getDeserializedValue() - Method in class com.hazelcast.spi.impl.merge.AbstractCollectionMergingValueImpl
-
- getDeserializedValue() - Method in class com.hazelcast.spi.impl.merge.AbstractMergingEntryImpl
-
- getDeserializedValue() - Method in class com.hazelcast.spi.impl.merge.AbstractMergingValueImpl
-
- getDeserializedValue() - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- getDeserializedValue() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getDeserializedValue() - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- getDeserializedValue() - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- getDeserializedValue() - Method in class com.hazelcast.spi.impl.merge.RingbufferMergingValueImpl
-
- getDeserializedValue() - Method in interface com.hazelcast.spi.merge.MergingValue
-
Returns the deserialized merging value.
- getDestination() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getDestinationCurrentReplicaIndex() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getDestinationNewReplicaIndex() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getDestinationUuid() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getDiagnostics() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getDiffPercentage() - Method in class com.hazelcast.wan.merkletree.ConsistencyCheckResult
-
- getDirectory() - Method in class com.hazelcast.config.NearCachePreloaderConfig
-
- getDirtyEntryCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getDirtyEntryCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getDirtyEntryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of entries that the member owns and are dirty (updated but not persisted yet).
- getDiscoveryConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Returns the configuration of the Hazelcast Discovery SPI and configured discovery providers
- getDiscoveryConfig() - Method in class com.hazelcast.config.JoinConfig
-
- getDiscoveryConfig() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the currently defined
DiscoveryConfig
used by the
discovery mechanism for this WAN publisher.
- getDiscoveryConfig() - Method in class com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings
-
- getDiscoveryMode() - Method in class com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings
-
- getDiscoveryNode() - Method in class com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings
-
- getDiscoveryService() - Method in class com.hazelcast.instance.Node
-
- getDiscoveryServiceProvider() - Method in class com.hazelcast.config.DiscoveryConfig
-
- getDiscoveryStrategies() - Method in class com.hazelcast.spi.discovery.impl.DefaultDiscoveryService
-
- getDiscoveryStrategyConfigs() - Method in class com.hazelcast.config.DiscoveryConfig
-
- getDiscoveryStrategyFactory() - Method in class com.hazelcast.config.DiscoveryStrategyConfig
-
- getDiscoveryStrategyType() - Method in interface com.hazelcast.spi.discovery.DiscoveryStrategyFactory
-
- getDiscoveryStrategyType() - Method in class com.hazelcast.spi.discovery.multicast.MulticastDiscoveryStrategyFactory
-
- getDiscoveryToken() - Method in class com.hazelcast.client.config.ClientCloudConfig
-
hazelcast.cloud discoveryToken of your cluster
- getDistributedObject(String, String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getDistributedObject(String, String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getDistributedObject() - Method in class com.hazelcast.client.spi.impl.listener.LazyDistributedObjectEvent
-
- getDistributedObject() - Method in class com.hazelcast.core.DistributedObjectEvent
-
Returns the DistributedObject instance.
- getDistributedObject(String, String) - Method in interface com.hazelcast.core.HazelcastInstance
-
- getDistributedObject(String, String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getDistributedObject(String, String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getDistributedObject(String, String) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- getDistributedObject(String, String) - Method in interface com.hazelcast.spi.ProxyService
-
- getDistributedObjectName(String) - Static method in class com.hazelcast.cache.CacheUtil
-
Convenience method to obtain the name of Hazelcast distributed object corresponding to the cache identified
by the given cacheName
, assuming null URI
and ClassLoader
prefixes.
- getDistributedObjectName(String, URI, ClassLoader) - Static method in class com.hazelcast.cache.CacheUtil
-
Convenience method to obtain the name of Hazelcast distributed object corresponding to the cache identified
by the given arguments.
- getDistributedObjectName() - Method in interface com.hazelcast.client.impl.client.SecureRequest
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.AddDistributedObjectListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.AddMembershipListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.AddPartitionListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.AddPartitionLostListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAddAndGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterAndGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongApplyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongCompareAndSetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongDecrementAndGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAddMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAlterMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndIncrementMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndSetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongIncrementAndGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongSetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterAndGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceApplyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceClearMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceCompareAndSetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceContainsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndAlterMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndSetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceIsNullMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetAndGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationCustomCredentialsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddEntryListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddNearCacheInvalidationListenerTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddPartitionLostListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheClearMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheContainsKeyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheCreateConfigMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheDestroyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEntryProcessorMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalReadTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalSubscribeTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheFetchNearCacheInvalidationMetadataTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAndRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAndReplaceMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetConfigMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheIterateEntriesMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheIterateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheListenerRegistrationMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheLoadAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheManagementConfigMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutIfAbsentMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllKeysMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveEntryListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveInvalidationListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemovePartitionLostListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheReplaceMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheSetExpiryPolicyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cache.Pre38CacheAddInvalidationListenerTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorAddMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorEstimateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.ClientStatisticsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionAwaitMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionBeforeAwaitMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchAwaitMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchCountDownMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchGetCountMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchTrySetCountMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterAddMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetConfiguredReplicaCountMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxiesMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.DeployClassesMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.DestroyProxyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AbstractAddConfigMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorDisposeResultMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorIsShutdownMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorRetrieveAndDisposeResultMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorRetrieveResultMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorShutdownMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorSubmitToPartitionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceCancelOnAddressMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceCancelOnPartitionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceIsShutdownMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceShutdownMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToAddressMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToPartitionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.GetDistributedObjectsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.GetPartitionsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddAllWithIndexMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddWithIndexMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListClearMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListCompareAndRemoveAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListCompareAndRetainAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListContainsAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListContainsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListGetAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIndexOfMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIsEmptyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIteratorMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListLastIndexOfMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListListIteratorMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveWithIndexMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSubMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockForceUnlockMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockGetLockCountMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockGetRemainingLeaseTimeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockIsLockedByCurrentThreadMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockIsLockedMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockLockMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockTryLockMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockUnlockMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerToKeyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerToKeyWithPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerWithPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddIndexMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddInterceptorMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddNearCacheInvalidationListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddPartitionLostListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAggregateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAggregateWithPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearNearCacheMessageTask
-
Deprecated.
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsKeyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsValueMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapDeleteMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapDestroyCacheMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPagingPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntrySetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEventJournalReadTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEventJournalSubscribeTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnAllKeysMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeysMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteWithPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchEntriesMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchKeysMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchNearCacheInvalidationMetadataTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchWithQueryMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFlushMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapForceUnlockMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetEntryViewMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsEmptyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsLockedMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPagingPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadGivenKeysMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLockMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapMadePublishableMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapProjectionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapProjectionWithPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateWithValueMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutIfAbsentMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutIfAbsentWithMaxIdleMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutTransientMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutTransientWithMaxIdleMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutWithMaxIdleMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveEntryListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveIfSameMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveInterceptorMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemovePartitionLostListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapReplaceIfSameMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapReplaceMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetReadCursorMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetTtlMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetWithMaxIdleMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSubmitToKeyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryLockMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryPutMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapUnlockMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPagingPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.map.Pre38MapAddNearCacheEntryListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceCancelMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForCustomMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForListMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMapMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMultiMapMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForSetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceJobProcessInformationMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapAddEntryListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapAddEntryListenerToKeyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapClearMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsEntryMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsKeyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsValueMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapDeleteMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapEntrySetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapForceUnlockMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapIsLockedMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapKeySetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapLockMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapPutMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapTryLockMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapUnlockMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValueCountMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValuesMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.NoSuchMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.PingMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueAddAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueAddListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueClearMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueCompareAndRemoveAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueCompareAndRetainAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueContainsAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueContainsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueDrainMaxSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueDrainMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueIsEmptyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueIteratorMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueOfferMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePeekMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePollMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePutMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemainingCapacityMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemoveListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueTakeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.RemoveAllListenersMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.RemoveDistributedObjectListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.RemovePartitionLostListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerToKeyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerToKeyWithPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerWithPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddNearCacheListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapClearMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsKeyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsValueMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapEntrySetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapIsEmptyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapKeySetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveEntryListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapValuesMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferCapacityMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferHeadSequenceMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadManyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadOneMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferRemainingCapacityMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferTailSequenceMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorGetAllScheduledMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorShutdownMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToAddressMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToPartitionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromAddressMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromPartitionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromAddressMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromPartitionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromAddressMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromPartitionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromAddressMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromPartitionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromAddressMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromPartitionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromAddressMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromPartitionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromAddressMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromPartitionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAcquireMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAvailablePermitsMessageTasks
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreDrainPermitsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreIncreasePermitsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreInitMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReducePermitsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReleaseMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreTryAcquireMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetClearMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRemoveAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRetainAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetContainsAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetContainsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetGetAllMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetIsEmptyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetRemoveListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicAddMessageListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicPublishMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicRemoveMessageListenerMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCommitMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCreateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionRollbackMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XAClearRemoteTransactionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XACollectTransactionsMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XAFinalizeTransactionMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionCommitMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionCreateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionPrepareMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionRollbackMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListAddMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapContainsKeyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapDeleteMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetForUpdateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapIsEmptyMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetWithPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutIfAbsentMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveIfSameMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceIfSameMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesWithPredicateMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapGetMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapPutMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveEntryMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapValueCountMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueOfferMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePeekMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePollMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueTakeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetAddMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetRemoveMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetSizeMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getDistributedObjectName() - Method in class com.hazelcast.flakeidgen.impl.client.NewIdBatchMessageTask
-
- getDistributedObjectName() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- getDistributedObjectNames() - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyRegistry
-
- getDistributedObjectNames(String) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- getDistributedObjectNames(String) - Method in interface com.hazelcast.spi.ProxyService
-
- getDistributedObjects() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getDistributedObjects() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getDistributedObjects() - Method in class com.hazelcast.client.spi.ProxyManager
-
- getDistributedObjects() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns all
DistributedObject
's such as; queue, map, set, list, topic, lock, multimap.
- getDistributedObjects() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getDistributedObjects() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getDistributedObjects(Collection<DistributedObject>) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyRegistry
-
Gets the DistributedObjects in this registry.
- getDistributedObjects(String) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- getDistributedObjects(String) - Method in interface com.hazelcast.spi.ProxyService
-
- GetDistributedObjectsMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- GetDistributedObjectsMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.GetDistributedObjectsMessageTask
-
- getDistributedObjectType() - Method in interface com.hazelcast.client.impl.client.SecureRequest
-
- getDistributedObjectType() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- getDistributedObjectType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapForceUnlockMessageTask
-
- getDistributedObjectType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsLockedMessageTask
-
- getDistributedObjectType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLockMessageTask
-
- getDistributedObjectType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryLockMessageTask
-
- getDistributedObjectType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapUnlockMessageTask
-
- getDistributedObjectType() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapForceUnlockMessageTask
-
- getDistributedObjectType() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapIsLockedMessageTask
-
- getDistributedObjectType() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapLockMessageTask
-
- getDistributedObjectType() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapTryLockMessageTask
-
- getDistributedObjectType() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapUnlockMessageTask
-
- getDouble(String, double) - Method in class com.hazelcast.internal.json.JsonObject
-
Returns the double
value of the member with the specified name in this object.
- getDouble(Object, long) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Returns the double value at the supplied offset from the supplied object's base address.
- getDouble(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getDouble(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getDouble(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getDouble(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getDouble(long) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Reads the double value from given address.
- getDouble(HazelcastProperty) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
- getDouble(JsonObject, String) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as a double.
- getDouble(JsonObject, String, double) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as a double.
- getDoubleAttribute(String) - Method in class com.hazelcast.client.impl.MemberImpl
-
- getDoubleAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getDoubleAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getDoubleAttribute(String) - Method in class com.hazelcast.instance.MemberImpl
-
- getDoubleValue(String, String) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getDoubleValue(String, String, double) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getDoubleVolatile(Object, long) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Reads the double value as volatile from given object by its offset.
- getDoubleVolatile(long) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Reads the double value as volatile from given object by its offset.
- getDoubleVolatile(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getDoubleVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getDoubleVolatile(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getDoubleVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getDroppedCount() - Method in class com.hazelcast.wan.impl.DistributedServiceWanEventCounters.DistributedObjectWanEventCounters
-
Returns the number of dropped entry events
- getDurability() - Method in class com.hazelcast.config.DurableExecutorConfig
-
Gets the durability of the executor
- getDurability() - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
Gets the durability of the executor
- getDurability() - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorContainer
-
- getDurability() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- getDurability() - Method in class com.hazelcast.transaction.TransactionOptions
-
Gets the transaction durability.
- getDurable(String) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- getDurable(String) - Method in interface com.hazelcast.spi.impl.executionservice.InternalExecutionService
-
- getDurableExecutorConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getDurableExecutorConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the DurableExecutorConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getDurableExecutorConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getDurableExecutorConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getDurableExecutorConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of durable executor configurations, mapped by config
name.
- getDurableExecutorConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getDurableExecutorConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered durable executor configurations.
- getDurableExecutorConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getDurableExecutorService(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getDurableExecutorService(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getDurableExecutorService(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns the durable executor service for the given name.
- getDurableExecutorService(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getDurableExecutorService(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getDurationAmount() - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig.DurationConfig
-
- getDurationConfig() - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig.TimedExpiryPolicyFactoryConfig
-
- getDurationSecs() - Method in interface com.hazelcast.wan.WanSyncStats
-
Returns the duration of the synchronization in seconds
- getDynamicConfig(ConfigurationService, String) - Method in interface com.hazelcast.internal.dynamicconfig.search.ConfigSupplier
-
Get dynamic configuration for the given name
- getEmpty() - Method in class com.hazelcast.internal.jmx.suppliers.LocalMapStatsSupplier
-
- getEmpty() - Method in class com.hazelcast.internal.jmx.suppliers.LocalMultiMapStatsSupplier
-
- getEmpty() - Method in class com.hazelcast.internal.jmx.suppliers.LocalQueueStatsSupplier
-
- getEmpty() - Method in interface com.hazelcast.internal.jmx.suppliers.StatsSupplier
-
- getEmptyPollOperationCount() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- getEmptyPollOperationCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns number of null returning poll operations.
- getEmptyQueueTtl() - Method in class com.hazelcast.config.QueueConfig
-
Returns the TTL (time to live) for emptying the Queue.
- getEncoder() - Method in class com.hazelcast.internal.ascii.AbstractTextCommand
-
- getEncoder() - Method in interface com.hazelcast.internal.ascii.TextCommand
-
- getEncoder() - Method in class com.hazelcast.nio.ascii.TextDecoder
-
- getEncodingType() - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.DenseHyperLogLogEncoder
-
- getEncodingType() - Method in interface com.hazelcast.cardinality.impl.hyperloglog.impl.HyperLogLogEncoder
-
Returns the encoding type of this instance; see: HyperLogLogEncoding
- getEncodingType() - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.SparseHyperLogLogEncoder
-
- getEndPoint() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getEndpoint(Connection) - Method in interface com.hazelcast.client.impl.ClientEndpointManager
-
Gets the endpoint for a given connection.
- getEndpoint(Connection) - Method in class com.hazelcast.client.impl.ClientEndpointManagerImpl
-
- getEndpoint() - Method in class com.hazelcast.internal.partition.PartitionRuntimeState
-
- getEndPoint() - Method in interface com.hazelcast.nio.Connection
-
Gets the
Address
of the other side of this Connection.
- getEndPoint() - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- getEndPoint() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionErrorHandler
-
- getEndpoint() - Method in class com.hazelcast.security.AbstractCredentials
-
- getEndpoint() - Method in interface com.hazelcast.security.Credentials
-
Returns IP address of endpoint.
- getEndpointManager() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getEndpoints() - Method in interface com.hazelcast.client.impl.ClientEndpointManager
-
Returns the current endpoints.
- getEndpoints(String) - Method in interface com.hazelcast.client.impl.ClientEndpointManager
-
Gets all the endpoints for a given client.
- getEndpoints(String) - Method in class com.hazelcast.client.impl.ClientEndpointManagerImpl
-
- getEndpoints() - Method in class com.hazelcast.client.impl.ClientEndpointManagerImpl
-
- getEndpoints() - Method in class com.hazelcast.config.PermissionConfig
-
- getEndToEndQueryCacheProvider() - Method in class com.hazelcast.map.impl.querycache.subscriber.AbstractSubscriberContext
-
- getEndToEndQueryCacheProvider() - Method in interface com.hazelcast.map.impl.querycache.subscriber.SubscriberContext
-
- getEngineByExtension(String) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
- getEngineByMimeType(String) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
- getEngineByName(String) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
- getEngineFactories() - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
- getEngineName() - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineFactory
-
- getEngineVersion() - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineFactory
-
- getEntries() - Method in class com.hazelcast.cache.impl.CacheEntryIterationResult
-
- getEntries() - Method in class com.hazelcast.query.impl.QueryableEntriesSegment
-
- getEntryCostEstimator() - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
- getEntryCostEstimator() - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- getEntryCount() - Method in class com.hazelcast.cache.impl.CacheContext
-
- getEntryCount() - Method in class com.hazelcast.cache.impl.CacheEntryCountResolver
-
- getEntryCountDelta() - Method in class com.hazelcast.monitor.impl.GlobalIndexOperationStats
-
- getEntryCountDelta() - Method in interface com.hazelcast.monitor.impl.IndexOperationStats
-
Returns the indexed entry count delta produced as a result of an index
operation.
- getEntryCountDelta() - Method in class com.hazelcast.monitor.impl.PartitionIndexOperationStats
-
- getEntryEventDataCache() - Method in class com.hazelcast.map.impl.event.DefaultEntryEventFilteringStrategy
-
- getEntryEventDataCache() - Method in interface com.hazelcast.map.impl.event.FilteringStrategy
-
- getEntryEventDataCache() - Method in class com.hazelcast.map.impl.event.QueryCacheNaturalFilteringStrategy
-
- getEntryKey() - Method in class com.hazelcast.util.SampleableConcurrentHashMap.SamplingEntry
-
- getEntryListenerConfigs() - Method in class com.hazelcast.config.MapConfig
-
- getEntryListenerConfigs() - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- getEntryListenerConfigs() - Method in class com.hazelcast.config.MultiMapConfig
-
Gets the list of entry listeners (listens for when entries are added or removed) for this MultiMap.
- getEntryListenerConfigs() - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- getEntryListenerConfigs() - Method in class com.hazelcast.config.QueryCacheConfig
-
- getEntryObject() - Method in class com.hazelcast.query.PredicateBuilder
-
- getEntryValue() - Method in class com.hazelcast.util.SampleableConcurrentHashMap.SamplingEntry
-
- getEntryView(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getEntryView(K) - Method in interface com.hazelcast.core.IMap
-
Returns the EntryView
for the specified key.
- getEntryView(K) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- getEntryView() - Method in class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- GetEntryViewOperation - Class in com.hazelcast.map.impl.operation
-
- GetEntryViewOperation() - Constructor for class com.hazelcast.map.impl.operation.GetEntryViewOperation
-
- GetEntryViewOperation(String, Data) - Constructor for class com.hazelcast.map.impl.operation.GetEntryViewOperation
-
- getEnum(HazelcastProperty, Class<E>) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
- getEstimate() - Method in interface com.hazelcast.map.impl.EntryCostEstimator
-
Returns the memory cost estimation so far
- getEurekaConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getEurekaConfig() - Method in class com.hazelcast.config.JoinConfig
-
- getEurekaConfig() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the
EurekaConfig
used by the discovery mechanism for this
WAN publisher.
- getEvent() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventEnvelope
-
- getEvent() - Method in class com.hazelcast.spi.impl.eventservice.impl.LocalEventDispatcher
-
- getEventCount() - Method in class com.hazelcast.internal.networking.nio.NioThread
-
Returns the total number of selection-key events that have been processed by this thread.
- getEventCounterMap() - Method in class com.hazelcast.wan.impl.DistributedServiceWanEventCounters
-
- getEventData() - Method in class com.hazelcast.map.impl.querycache.event.SingleIMapEvent
-
- getEventExecutor() - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- getEventExecutor() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- getEventFilter() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapAddEntryListenerMessageTask
-
- getEventFilter() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerMessageTask
-
- getEventFilter() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerToKeyMessageTask
-
- getEventFilter() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerToKeyWithPredicateMessageTask
-
- getEventFilter() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerWithPredicateMessageTask
-
- getEventFilter() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddNearCacheInvalidationListenerMessageTask
-
- getEventFilter() - Method in class com.hazelcast.client.impl.protocol.task.map.Pre38MapAddNearCacheEntryListenerMessageTask
-
- getEventFilter() - Method in class com.hazelcast.map.impl.EventListenerFilter
-
- getEventFilter() - Method in class com.hazelcast.map.impl.querycache.publisher.PartitionAccumulatorRegistry
-
- getEventHandler() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- getEventId() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventEnvelope
-
The event ID.
- getEventJournal() - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getEventJournal() - Method in interface com.hazelcast.cache.impl.ICacheService
-
Returns an interface for interacting with the cache event journals.
- getEventJournal() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getEventJournalConfig(ObjectNamespace) - Method in class com.hazelcast.cache.impl.journal.RingbufferCacheEventJournalImpl
-
Returns the event journal configuration or null
if there is none or the journal is disabled
for the given namespace
.
- getEventJournalConfig(ObjectNamespace) - Method in interface com.hazelcast.internal.journal.EventJournal
-
Returns the event journal configuration or null
if there is none or the journal is disabled
for the given namespace
.
- getEventJournalConfig(ObjectNamespace) - Method in class com.hazelcast.map.impl.journal.RingbufferMapEventJournalImpl
-
- getEventJournalConfig() - Method in class com.hazelcast.map.impl.MapContainer
-
- getEventObject() - Method in class com.hazelcast.wan.WanReplicationEvent
-
Gets the event object.
- getEventOperationCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getEventOperationCount() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- getEventOperationCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getEventOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of Events Received
- getEventOperationCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns number of event operations
- getEventPublishingService() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- getEventQueueCapacity() - Method in class com.hazelcast.internal.jmx.EventServiceMBean
-
- getEventQueueCapacity() - Method in interface com.hazelcast.spi.EventService
-
Returns the queue capacity per event thread.
- getEventQueueCapacity() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- getEventQueueSize() - Method in class com.hazelcast.internal.jmx.EventServiceMBean
-
- getEventQueueSize() - Method in interface com.hazelcast.spi.EventService
-
Returns the current total event queue size.
- getEventQueueSize() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- getEvents() - Method in class com.hazelcast.cache.impl.CacheEventSet
-
- getEvents() - Method in class com.hazelcast.map.impl.querycache.event.BatchEventData
-
- getEventService() - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getEventService() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getEventService() - Method in class com.hazelcast.map.impl.querycache.subscriber.AbstractSubscriberContext
-
- getEventService() - Method in interface com.hazelcast.map.impl.querycache.subscriber.SubscriberContext
-
- getEventService() - Method in interface com.hazelcast.nio.IOService
-
- getEventService() - Method in class com.hazelcast.nio.NodeIOService
-
- getEventService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getEventService() - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the EventService.
- getEventServiceBean() - Method in class com.hazelcast.internal.management.dto.MXBeansDTO
-
- getEventServiceMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getEventSource() - Method in class com.hazelcast.partition.PartitionLostEvent
-
Returns the address of the node that dispatches the event
- getEventSource() - Method in class com.hazelcast.spi.partition.IPartitionLostEvent
-
The address of the node that detects the partition lost.
- getEventThreadCount() - Method in class com.hazelcast.internal.jmx.EventServiceMBean
-
- getEventThreadCount() - Method in interface com.hazelcast.spi.EventService
-
Returns the event thread count.
- getEventThreadCount() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- getEventType() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getEventType() - Method in class com.hazelcast.cache.impl.CacheEventSet
-
- getEventType() - Method in class com.hazelcast.cache.impl.event.AbstractICacheEvent
-
- getEventType() - Method in interface com.hazelcast.cache.impl.event.ICacheEvent
-
Return the event type
- getEventType() - Method in class com.hazelcast.cache.impl.journal.InternalEventJournalCacheEvent
-
Return the integer defining the event type.
- getEventType() - Method in class com.hazelcast.client.impl.ClientEvent
-
- getEventType() - Method in class com.hazelcast.collection.impl.collection.CollectionEvent
-
- getEventType() - Method in class com.hazelcast.collection.impl.queue.QueueEvent
-
- getEventType() - Method in class com.hazelcast.core.AbstractIMapEvent
-
- getEventType() - Method in class com.hazelcast.core.DistributedObjectEvent
-
- getEventType() - Method in interface com.hazelcast.core.IMapEvent
-
Return the event type
- getEventType() - Method in class com.hazelcast.core.ItemEvent
-
Returns the event type.
- getEventType() - Method in class com.hazelcast.core.MembershipEvent
-
Returns the membership event type;
#MEMBER_ADDED
#MEMBER_REMOVED
#MEMBER_ATTRIBUTE_CHANGED
- getEventType() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidation
-
- getEventType() - Method in class com.hazelcast.map.EventLostEvent
-
Intentionally returns null
.
- getEventType() - Method in interface com.hazelcast.map.impl.event.EventData
-
- getEventType() - Method in class com.hazelcast.map.impl.journal.InternalEventJournalMapEvent
-
Return the integer defining the event type.
- getEventType() - Method in class com.hazelcast.map.impl.operation.EntryOperator
-
- getEventType() - Method in class com.hazelcast.map.impl.operation.WanEventHolder
-
- getEventType() - Method in class com.hazelcast.map.impl.querycache.event.BatchEventData
-
- getEventType() - Method in class com.hazelcast.map.impl.querycache.event.BatchIMapEvent
-
- getEventType() - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- getEventType() - Method in class com.hazelcast.map.impl.querycache.event.LocalCacheWideEventData
-
- getEventType() - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- getEventType() - Method in class com.hazelcast.map.impl.querycache.event.SingleIMapEvent
-
- getEventType() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableEntryEvent
-
- getEventType() - Method in class com.hazelcast.spi.impl.PortableDistributedObjectEvent
-
- getEventType() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
-
- getEventType() - Method in class com.hazelcast.spi.impl.PortableItemEvent
-
- getEventType() - Method in class com.hazelcast.spi.impl.proxyservice.impl.DistributedObjectEventPacket
-
- getEvictable() - Method in interface com.hazelcast.internal.eviction.EvictionCandidate
-
The value of
Evictable
entry or record or whatever.
- getEvictable() - Method in class com.hazelcast.internal.nearcache.impl.store.HeapNearCacheRecordMap.NearCacheEvictableSamplingEntry
-
- getEvictionConfig() - Method in class com.hazelcast.config.CacheConfig
-
- getEvictionConfig() - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- getEvictionConfig() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the eviction configuration for this
ICache
.
- getEvictionConfig() - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- getEvictionConfig() - Method in class com.hazelcast.config.NearCacheConfig
-
Returns the eviction configuration for this Near Cache.
- getEvictionConfig() - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- getEvictionConfig() - Method in class com.hazelcast.config.QueryCacheConfig
-
- getEvictionConfig(Node) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
-
- getEvictionConfigHolder() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.NearCacheConfigHolder
-
- getEvictionConfigHolder() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- getEvictionCriteriaNumber() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
Needed for client protocol compatibility.
- getEvictionPercentage() - Method in class com.hazelcast.config.MapConfig
-
- getEvictionPolicy() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.EvictionConfigHolder
-
- getEvictionPolicy() - Method in class com.hazelcast.config.EvictionConfig
-
- getEvictionPolicy() - Method in class com.hazelcast.config.MapConfig
-
- getEvictionPolicy() - Method in class com.hazelcast.config.NearCacheConfig
-
- getEvictionPolicy() - Method in interface com.hazelcast.internal.eviction.EvictionConfiguration
-
Gets the eviction policy.
- getEvictionPolicyComparator() - Method in class com.hazelcast.internal.eviction.impl.evaluator.EvictionPolicyEvaluator
-
- getEvictionPolicyEvaluator(EvictionConfiguration, ClassLoader) - Static method in class com.hazelcast.internal.eviction.EvictionPolicyEvaluatorProvider
-
- getEvictionPolicyType() - Method in class com.hazelcast.config.EvictionConfig
-
- getEvictionPolicyType() - Method in interface com.hazelcast.internal.eviction.EvictionConfiguration
-
- getEvictions() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getEvictions() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the number of evictions of Near Cache entries owned by this member.
- getEvictionStrategyType() - Method in class com.hazelcast.config.EvictionConfig
-
- getEvictionStrategyType() - Method in interface com.hazelcast.internal.eviction.EvictionConfiguration
-
Gets the type of eviction strategy.
- getEvictor() - Method in class com.hazelcast.map.impl.MapContainer
-
- getException() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskResult
-
- getExcludedMemberUuids() - Method in interface com.hazelcast.hotrestart.InternalHotRestartService
-
Returns UUIDs of the members that have been excluded during the cluster start.
- getExcludedMemberUuids() - Method in class com.hazelcast.hotrestart.NoopInternalHotRestartService
-
- getExcludedMemberUuids() - Method in class com.hazelcast.internal.cluster.impl.JoinRequest
-
- getExecutedCount() - Method in class com.hazelcast.internal.jmx.ManagedExecutorServiceMBean
-
- getExecutedOperationCount() - Method in class com.hazelcast.internal.jmx.OperationServiceMBean
-
- getExecutedOperationCount() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- getExecutedOperationCount() - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Returns the number of executed operations.
- getExecutedOperationCount() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getExecutedOperationCount() - Method in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
Returns the number of executed operations.
- getExecutionCallback() - Method in class com.hazelcast.spi.InvocationBuilder
-
Gets the ExecutionCallback.
- getExecutionService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getExecutionService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getExecutionService() - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the ExecutionService.
- getExecutor() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Gets the Executor that is going to process the events.
- getExecutor() - Method in class com.hazelcast.config.ReliableTopicConfig
-
Gets the Executor that is going to process the events.
- getExecutor(String) - Method in interface com.hazelcast.spi.ExecutionService
-
- getExecutor(String) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- getExecutorConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getExecutorConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the ExecutorConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getExecutorConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getExecutorConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getExecutorConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of executor configurations, mapped by config name.
- getExecutorConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getExecutorConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered executor configurations.
- getExecutorConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getExecutorName() - Method in interface com.hazelcast.core.Offloadable
-
Returns the name of the executor to which the processing unit will be off-loaded.
- getExecutorPoolSize() - Method in class com.hazelcast.client.config.ClientConfig
-
Pool size for internal ExecutorService which handles responses etc.
- getExecutorService(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getExecutorService(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getExecutorService(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns the distributed executor service for the given name.
- getExecutorService(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getExecutorService(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getExecutorService(String) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- getExistingRecordStore(int, String) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getExistingRecordStore(String) - Method in class com.hazelcast.map.impl.PartitionContainer
-
- getExpiration() - Method in class com.hazelcast.internal.ascii.memcache.DeleteCommand
-
- getExpiration() - Method in class com.hazelcast.internal.ascii.memcache.SetCommand
-
- getExpiration() - Method in class com.hazelcast.internal.ascii.memcache.TouchCommand
-
- getExpirationManager() - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getExpirationManager() - Method in interface com.hazelcast.cache.impl.ICacheService
-
- getExpirationManager() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getExpirations() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getExpirations() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the number of TTL and max-idle expirations of Near Cache entries owned by this member.
- getExpirationTime() - Method in interface com.hazelcast.cache.CacheEntryView
-
Gets the expiration time in milliseconds of the cache entry.
- getExpirationTime() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getExpirationTime() - Method in class com.hazelcast.cache.impl.merge.entry.DefaultCacheEntryView
-
- getExpirationTime() - Method in class com.hazelcast.cache.impl.merge.entry.LazyCacheEntryView
-
- getExpirationTime() - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- getExpirationTime() - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- getExpirationTime() - Method in interface com.hazelcast.core.EntryView
-
Returns the expiration time of the entry.
- getExpirationTime() - Method in interface com.hazelcast.internal.eviction.Expirable
-
Gets the expiration time in milliseconds.
- getExpirationTime() - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.CacheBrowserEntryView
-
- getExpirationTime() - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- getExpirationTime() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getExpirationTime() - Method in interface com.hazelcast.map.impl.record.Record
-
- getExpirationTime() - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- getExpirationTime() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getExpirationTime() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getExpirationTime() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getExpirationTime() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getExpirationTime() - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- getExpirationTime() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getExpirationTime() - Method in interface com.hazelcast.spi.merge.MergingExpirationTime
-
Returns the expiration time of the merge data.
- getExpiredKeysQueue() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getExpiredKeysQueue() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
- getExpiredKeysQueue() - Method in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
- getExpiredKeysQueue() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- getExpiryForAccess() - Method in class com.hazelcast.cache.HazelcastExpiryPolicy
-
- getExpiryForCreation() - Method in class com.hazelcast.cache.HazelcastExpiryPolicy
-
- getExpiryForUpdate() - Method in class com.hazelcast.cache.HazelcastExpiryPolicy
-
- getExpiryPolicy() - Method in interface com.hazelcast.cache.CacheEntryView
-
Gets the expiry policy associated with this entry if there is one.
- getExpiryPolicy(CacheRecord, ExpiryPolicy) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getExpiryPolicy(Data) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getExpiryPolicy() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getExpiryPolicy(Data) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
- getExpiryPolicy() - Method in class com.hazelcast.cache.impl.merge.entry.DefaultCacheEntryView
-
Gets the expiry policy associated with this entry if any
- getExpiryPolicy() - Method in class com.hazelcast.cache.impl.merge.entry.LazyCacheEntryView
-
- getExpiryPolicy() - Method in class com.hazelcast.cache.impl.record.CacheDataRecord
-
- getExpiryPolicy() - Method in class com.hazelcast.cache.impl.record.CacheObjectRecord
-
- getExpiryPolicy() - Method in interface com.hazelcast.cache.impl.record.CacheRecord
-
Gets the expiryPolicy associated with this record.
- getExpiryPolicy() - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.CacheBrowserEntryView
-
- getExpiryPolicyFactory() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- getExpiryPolicyFactoryConfig() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the factory configuration for the ExpiryPolicy
.
- getExpiryPolicyType() - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig.TimedExpiryPolicyFactoryConfig
-
- getExtensions() - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineFactory
-
- getExtractor() - Method in class com.hazelcast.config.MapAttributeConfig
-
Gets the full class name of the extractor in a String format, e.g.
- getExtractors() - Method in class com.hazelcast.map.impl.MapContainer
-
- getExtractors(String) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getFactories() - Method in class com.hazelcast.client.impl.protocol.DefaultMessageTaskFactoryProvider
-
- getFactories() - Method in interface com.hazelcast.client.impl.protocol.MessageTaskFactoryProvider
-
- getFactoryClassName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- getFactoryClassName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueueStoreConfigHolder
-
- getFactoryClassName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.RingbufferStoreConfigHolder
-
- getFactoryClassName() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the name of the MapStoreFactory implementation class
- getFactoryClassName() - Method in class com.hazelcast.config.MCMutualAuthConfig
-
Returns the name of the implementation class.
- getFactoryClassName() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getFactoryClassName() - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- getFactoryClassName() - Method in class com.hazelcast.config.SSLConfig
-
Returns the name of the implementation class.
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.AggregatorDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.BigDecimalAverageAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.BigDecimalSumAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.BigIntegerAverageAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.BigIntegerSumAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.CountAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.DistinctValuesAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.DoubleAverageAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.DoubleSumAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.FixedSumAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.FloatingPointSumAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.IntegerAverageAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.IntegerSumAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.LongAverageAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.LongSumAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.MaxAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.MaxByAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.MinAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.MinByAggregator
-
- getFactoryId() - Method in class com.hazelcast.aggregation.impl.NumberAverageAggregator
-
- getFactoryId() - Method in class com.hazelcast.cache.HazelcastExpiryPolicy
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.CacheClearResponse
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.CacheEntryIterationResult
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.CacheEventDataImpl
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.CacheEventListenerAdaptor
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.CacheEventSet
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.CacheKeyIterationResult
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.event.CachePartitionLostEventFilter
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalReadOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalReadResultSetImpl
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalSubscribeOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.journal.InternalEventJournalCacheEvent
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.merge.entry.DefaultCacheEntryView
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.AddCacheConfigOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheClearBackupOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheClearOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheCreateConfigOperation
-
Deprecated.
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheDestroyOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheGetAllOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheGetConfigOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation.MetaDataResponse
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheListenerRegistrationOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheManagementConfigOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheMergeOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheNearCacheStateHolder
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllBackupOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyBackupOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.CacheSizeOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.operation.OnJoinCacheOperation
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.PreJoinCacheConfig
-
- getFactoryId() - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- getFactoryId() - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorContainer
-
- getFactoryId() - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.DenseHyperLogLogEncoder
-
- getFactoryId() - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.HyperLogLogImpl
-
- getFactoryId() - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.SparseHyperLogLogEncoder
-
- getFactoryId() - Method in class com.hazelcast.cardinality.impl.operations.AbstractCardinalityEstimatorOperation
-
- getFactoryId() - Method in class com.hazelcast.cardinality.impl.operations.ReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.client.impl.ClientDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.client.impl.operations.AbstractClientOperation
-
- getFactoryId() - Method in class com.hazelcast.client.impl.operations.OperationFactoryWrapper
-
- getFactoryId() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsOperation
-
- getFactoryId() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsOperation
-
- getFactoryId() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.cluster.impl.VectorClock
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.collection.CollectionEvent
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.collection.CollectionEventFilter
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.collection.CollectionItem
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionOperation
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.queue.operations.OfferBackupOperation
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.queue.operations.OfferOperation
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.queue.operations.PeekOperation
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.queue.operations.PollBackupOperation
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.queue.operations.PollOperation
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.queue.operations.QueueOperation
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.queue.operations.QueueReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.queue.QueueEvent
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.queue.QueueEventFilter
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.queue.QueueItem
-
- getFactoryId() - Method in class com.hazelcast.collection.impl.txncollection.CollectionTransactionLogRecord
-
- getFactoryId() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.concurrent.atomiclong.operations.AbstractAtomicLongOperation
-
- getFactoryId() - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.concurrent.atomicreference.operations.AbstractAtomicReferenceOperation
-
- getFactoryId() - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchContainer
-
- getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.concurrent.lock.LockDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getFactoryId() - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- getFactoryId() - Method in class com.hazelcast.concurrent.lock.operations.LockReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreOperation
-
- getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.config.AbstractBasicConfig
-
- getFactoryId() - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig.DurationConfig
-
- getFactoryId() - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig
-
- getFactoryId() - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig.TimedExpiryPolicyFactoryConfig
-
- getFactoryId() - Method in class com.hazelcast.config.CacheSimpleConfig
-
- getFactoryId() - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
- getFactoryId() - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
- getFactoryId() - Method in class com.hazelcast.config.CollectionConfig
-
- getFactoryId() - Method in class com.hazelcast.config.ConfigDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.config.CountDownLatchConfig
-
- getFactoryId() - Method in class com.hazelcast.config.DurableExecutorConfig
-
- getFactoryId() - Method in class com.hazelcast.config.EntryListenerConfig.MapListenerToEntryListenerAdapter
-
- getFactoryId() - Method in class com.hazelcast.config.EventJournalConfig
-
- getFactoryId() - Method in class com.hazelcast.config.ExecutorConfig
-
- getFactoryId() - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
- getFactoryId() - Method in class com.hazelcast.config.HotRestartConfig
-
- getFactoryId() - Method in class com.hazelcast.config.ListenerConfig
-
- getFactoryId() - Method in class com.hazelcast.config.LockConfig
-
- getFactoryId() - Method in class com.hazelcast.config.MapAttributeConfig
-
- getFactoryId() - Method in class com.hazelcast.config.MapConfig
-
- getFactoryId() - Method in class com.hazelcast.config.MapIndexConfig
-
- getFactoryId() - Method in class com.hazelcast.config.MapStoreConfig
-
- getFactoryId() - Method in class com.hazelcast.config.MergePolicyConfig
-
- getFactoryId() - Method in class com.hazelcast.config.MerkleTreeConfig
-
- getFactoryId() - Method in class com.hazelcast.config.MultiMapConfig
-
- getFactoryId() - Method in class com.hazelcast.config.NearCacheConfig
-
- getFactoryId() - Method in class com.hazelcast.config.NearCachePreloaderConfig
-
- getFactoryId() - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- getFactoryId() - Method in class com.hazelcast.config.PNCounterConfig
-
- getFactoryId() - Method in class com.hazelcast.config.PredicateConfig
-
- getFactoryId() - Method in class com.hazelcast.config.QueryCacheConfig
-
- getFactoryId() - Method in class com.hazelcast.config.QueueConfig
-
- getFactoryId() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getFactoryId() - Method in class com.hazelcast.config.QuorumConfig
-
- getFactoryId() - Method in class com.hazelcast.config.ReliableTopicConfig
-
- getFactoryId() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getFactoryId() - Method in class com.hazelcast.config.RingbufferConfig
-
- getFactoryId() - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- getFactoryId() - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
- getFactoryId() - Method in class com.hazelcast.config.SemaphoreConfig
-
- getFactoryId() - Method in class com.hazelcast.config.TopicConfig
-
- getFactoryId() - Method in class com.hazelcast.config.WanConsumerConfig
-
- getFactoryId() - Method in class com.hazelcast.config.WanPublisherConfig
-
- getFactoryId() - Method in class com.hazelcast.config.WanReplicationConfig
-
- getFactoryId() - Method in class com.hazelcast.config.WanSyncConfig
-
- getFactoryId() - Method in class com.hazelcast.crdt.AbstractCRDTReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.crdt.CRDTDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.crdt.pncounter.operations.AbstractPNCounterOperation
-
- getFactoryId() - Method in class com.hazelcast.crdt.pncounter.operations.CRDTTimestampedLong
-
- getFactoryId() - Method in class com.hazelcast.crdt.pncounter.PNCounterImpl
-
- getFactoryId() - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.durableexecutor.impl.operations.ReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.executor.impl.ExecutorDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.executor.impl.operations.CancellationOperation
-
- getFactoryId() - Method in class com.hazelcast.executor.impl.operations.ShutdownOperation
-
- getFactoryId() - Method in class com.hazelcast.executor.impl.RunnableAdapter
-
- getFactoryId() - Method in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.instance.MemberImpl
-
- getFactoryId() - Method in class com.hazelcast.internal.ascii.memcache.MemcacheEntry
-
- getFactoryId() - Method in class com.hazelcast.internal.ascii.rest.RestValue
-
- getFactoryId() - Method in class com.hazelcast.internal.ascii.TextProtocolsDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.BindMessage
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.ClusterStateChange
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.ClusterStateTransactionLogRecord
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.ConfigCheck
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.MembersView
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.MembersViewMetadata
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.operations.AbstractJoinOperation
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.operations.CommitClusterStateOp
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.operations.LockClusterStateOp
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.operations.RollbackClusterStateOp
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.impl.SplitBrainJoinMessage
-
- getFactoryId() - Method in class com.hazelcast.internal.cluster.MemberInfo
-
- getFactoryId() - Method in class com.hazelcast.internal.dynamicconfig.AbstractDynamicConfigOperation
-
- getFactoryId() - Method in class com.hazelcast.internal.journal.EventJournalDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.internal.journal.EventJournalInitialSubscriberState
-
- getFactoryId() - Method in class com.hazelcast.internal.management.dto.MapConfigDTO
-
- getFactoryId() - Method in class com.hazelcast.internal.management.dto.PermissionConfigDTO
-
- getFactoryId() - Method in class com.hazelcast.internal.management.ManagementDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.internal.management.operation.AbstractManagementOperation
-
- getFactoryId() - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.CacheBrowserEntryView
-
- getFactoryId() - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.GetCacheEntryViewEntryProcessor
-
- getFactoryId() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidation
-
- getFactoryId() - Method in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.internal.partition.impl.PartitionPortableHook
-
- getFactoryId() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getFactoryId() - Method in class com.hazelcast.internal.partition.NonFragmentedServiceNamespace
-
- getFactoryId() - Method in class com.hazelcast.internal.partition.PartitionRuntimeState
-
- getFactoryId() - Method in class com.hazelcast.internal.partition.ReplicaFragmentMigrationState
-
- getFactoryId() - Method in interface com.hazelcast.internal.serialization.DataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.internal.serialization.impl.ClassDefinitionImpl
-
- getFactoryId(String, int) - Static method in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- getFactoryId() - Method in class com.hazelcast.internal.serialization.impl.FieldDefinitionImpl
-
- getFactoryId() - Method in interface com.hazelcast.internal.serialization.PortableHook
-
- getFactoryId() - Method in class com.hazelcast.internal.usercodedeployment.impl.ClassData
-
- getFactoryId() - Method in class com.hazelcast.internal.usercodedeployment.impl.operation.ClassDataFinderOperation
-
- getFactoryId() - Method in class com.hazelcast.internal.usercodedeployment.impl.operation.DeployClassesOperation
-
- getFactoryId() - Method in class com.hazelcast.internal.usercodedeployment.impl.UserCodeDeploymentSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.map.eviction.LFUEvictionPolicy
-
- getFactoryId() - Method in class com.hazelcast.map.eviction.LRUEvictionPolicy
-
- getFactoryId() - Method in class com.hazelcast.map.eviction.RandomEvictionPolicy
-
- getFactoryId() - Method in class com.hazelcast.map.impl.client.MapPortableHook
-
- getFactoryId() - Method in class com.hazelcast.map.impl.EntryEventFilter
-
- getFactoryId() - Method in class com.hazelcast.map.impl.EntryRemovingProcessor
-
- getFactoryId() - Method in class com.hazelcast.map.impl.EventListenerFilter
-
- getFactoryId() - Method in class com.hazelcast.map.impl.iterator.AbstractCursor
-
- getFactoryId() - Method in class com.hazelcast.map.impl.journal.InternalEventJournalMapEvent
-
- getFactoryId() - Method in class com.hazelcast.map.impl.journal.MapEventJournalReadOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.journal.MapEventJournalReadResultSetImpl
-
- getFactoryId() - Method in class com.hazelcast.map.impl.LazyMapEntry
-
- getFactoryId() - Method in class com.hazelcast.map.impl.LockAwareLazyMapEntry
-
- getFactoryId() - Method in class com.hazelcast.map.impl.MapDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.map.impl.MapEntries
-
- getFactoryId() - Method in class com.hazelcast.map.impl.MapKeySet
-
- getFactoryId() - Method in class com.hazelcast.map.impl.MapPartitionLostEventFilter
-
- getFactoryId() - Method in class com.hazelcast.map.impl.MapValueCollection
-
- getFactoryId() - Method in class com.hazelcast.map.impl.MerkleTreeNodeEntries
-
- getFactoryId() - Method in class com.hazelcast.map.impl.nearcache.invalidation.UuidFilter
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.AbstractMapOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.AccumulatorConsumerOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.AddInterceptorOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation.MetaDataResponse
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.MapNearCacheStateHolder
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.MapReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.MapReplicationStateHolder
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.MergeOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.PostJoinMapOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.PostJoinMapOperation.InterceptorInfo
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.PutAllPartitionAwareOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.RemoveInterceptorOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.operation.WriteBehindStateHolder
-
- getFactoryId() - Method in class com.hazelcast.map.impl.query.AggregationResult
-
- getFactoryId() - Method in class com.hazelcast.map.impl.query.Query
-
- getFactoryId() - Method in class com.hazelcast.map.impl.query.QueryResult
-
- getFactoryId() - Method in class com.hazelcast.map.impl.query.QueryResultRow
-
- getFactoryId() - Method in class com.hazelcast.map.impl.query.ResultSegment
-
- getFactoryId() - Method in class com.hazelcast.map.impl.query.Target
-
- getFactoryId() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- getFactoryId() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.DestroyQueryCacheOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.PublisherCreateOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.ReadAndResetAccumulatorOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.SetReadCursorOperation
-
- getFactoryId() - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- getFactoryId() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getFactoryId() - Method in class com.hazelcast.map.impl.tx.MapTransactionLogRecord
-
- getFactoryId() - Method in class com.hazelcast.map.impl.tx.VersionedValue
-
- getFactoryId() - Method in class com.hazelcast.map.impl.wan.MapReplicationRemove
-
- getFactoryId() - Method in class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- getFactoryId() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getFactoryId() - Method in class com.hazelcast.map.merge.HigherHitsMapMergePolicy
-
- getFactoryId() - Method in class com.hazelcast.map.merge.IgnoreMergingEntryMapMergePolicy
-
- getFactoryId() - Method in class com.hazelcast.map.merge.LatestUpdateMapMergePolicy
-
- getFactoryId() - Method in class com.hazelcast.map.merge.PassThroughMergePolicy
-
- getFactoryId() - Method in class com.hazelcast.map.merge.PutIfAbsentMapMergePolicy
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.aggregation.impl.AcceptAllSupplier
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.aggregation.impl.AvgTuple
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.aggregation.impl.KeyPredicateSupplier
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.aggregation.impl.PredicateSupplier
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.aggregation.impl.SetAdapter
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.CombinerResultList
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.HashMapAdapter
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.ListKeyValueSource
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.MapKeyValueSource
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.MapReducePortableHook
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.notification.IntermediateChunkNotification
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.notification.LastChunkNotification
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.notification.ReducingFinishedNotification
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.CancelJobSupervisorOperation
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.FireNotificationOperation
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.GetResultOperation
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.GetResultOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentOperation
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentResult
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.KeyValueJobOperation
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.NotifyRemoteExceptionOperation
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.PostPonePartitionProcessing
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.ProcessStatsUpdateOperation
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.RequestMemberIdAssignment
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionMapping
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionProcessed
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionReducing
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionResult
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.operation.StartProcessingJobOperation
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.SetKeyValueSource
-
- getFactoryId() - Method in class com.hazelcast.mapreduce.impl.task.TransferableJobProcessInformation
-
- getFactoryId() - Method in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.multimap.impl.MultiMapEventFilter
-
- getFactoryId() - Method in class com.hazelcast.multimap.impl.MultiMapMergeContainer
-
- getFactoryId() - Method in class com.hazelcast.multimap.impl.MultiMapRecord
-
- getFactoryId() - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- getFactoryId() - Method in class com.hazelcast.multimap.impl.operations.EntrySetResponse
-
- getFactoryId() - Method in class com.hazelcast.multimap.impl.operations.MultiMapOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.multimap.impl.operations.MultiMapReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.multimap.impl.operations.MultiMapResponse
-
- getFactoryId() - Method in class com.hazelcast.multimap.impl.txn.MultiMapTransactionLogRecord
-
- getFactoryId() - Method in class com.hazelcast.nio.Address
-
- getFactoryId() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
Returns the factory ID.
- getFactoryId() - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- getFactoryId() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
-
- getFactoryId() - Method in interface com.hazelcast.nio.serialization.IdentifiedDataSerializable
-
Returns DataSerializableFactory factory ID for this class.
- getFactoryId() - Method in interface com.hazelcast.nio.serialization.Portable
-
Returns PortableFactory ID for this portable class
- getFactoryId() - Method in class com.hazelcast.projection.impl.IdentityProjection
-
- getFactoryId() - Method in class com.hazelcast.projection.impl.MultiAttributeProjection
-
- getFactoryId() - Method in class com.hazelcast.projection.impl.ProjectionDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.projection.impl.SingleAttributeProjection
-
- getFactoryId() - Method in class com.hazelcast.query.impl.FalsePredicate
-
- getFactoryId() - Method in class com.hazelcast.query.impl.IndexImpl.NullObject
-
- getFactoryId() - Method in class com.hazelcast.query.impl.IndexInfo
-
- getFactoryId() - Method in class com.hazelcast.query.impl.MapIndexInfo
-
- getFactoryId() - Method in class com.hazelcast.query.impl.predicates.AbstractPredicate
-
- getFactoryId() - Method in class com.hazelcast.query.impl.predicates.AndPredicate
-
- getFactoryId() - Method in class com.hazelcast.query.impl.predicates.InstanceOfPredicate
-
- getFactoryId() - Method in class com.hazelcast.query.impl.predicates.NotPredicate
-
- getFactoryId() - Method in class com.hazelcast.query.impl.predicates.OrPredicate
-
- getFactoryId() - Method in class com.hazelcast.query.impl.predicates.PredicateDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.query.PagingPredicate
-
- getFactoryId() - Method in class com.hazelcast.query.PartitionPredicate
-
- getFactoryId() - Method in class com.hazelcast.query.SqlPredicate
-
- getFactoryId() - Method in class com.hazelcast.query.TruePredicate
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapEntries
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapKeys
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableEntryEvent
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableHook
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapValueCollection
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.operation.AbstractSerializableOperation
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.operation.ClearOperation
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.operation.ClearOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.operation.MergeOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.operation.PutAllOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.operation.VersionResponsePair
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.merge.HigherHitsMapMergePolicy
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.merge.LatestUpdateMapMergePolicy
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.merge.PassThroughMergePolicy
-
- getFactoryId() - Method in class com.hazelcast.replicatedmap.merge.PutIfAbsentMapMergePolicy
-
- getFactoryId() - Method in class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- getFactoryId() - Method in class com.hazelcast.ringbuffer.impl.client.RingbufferPortableHook
-
- getFactoryId() - Method in class com.hazelcast.ringbuffer.impl.operations.AbstractRingBufferOperation
-
- getFactoryId() - Method in class com.hazelcast.ringbuffer.impl.operations.MergeOperation
-
- getFactoryId() - Method in class com.hazelcast.ringbuffer.impl.operations.ReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- getFactoryId() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- getFactoryId() - Method in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.scheduledexecutor.impl.NamedTaskDecorator
-
- getFactoryId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.AbstractSchedulerOperation
-
- getFactoryId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnPartitionOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledRunnableAdapter
-
- getFactoryId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskDescriptor
-
- getFactoryId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskHandlerImpl
-
- getFactoryId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskResult
-
- getFactoryId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskStatisticsImpl
-
- getFactoryId() - Method in class com.hazelcast.scheduledexecutor.impl.TaskDefinition
-
- getFactoryId() - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
- getFactoryId() - Method in class com.hazelcast.spi.AbstractLocalOperation
-
- getFactoryId() - Method in class com.hazelcast.spi.DistributedObjectNamespace
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.BinaryOperationFactory
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventEnvelope
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.OnJoinRegistrationOperation
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.SendEventOperation
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.eventservice.impl.TrueEventFilter
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.merge.AbstractCollectionMergingValueImpl
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.merge.AbstractMergingEntryImpl
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.merge.AbstractMergingValueImpl
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.merge.AbstractSplitBrainMergePolicy
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.merge.RingbufferMergingValueImpl
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.Backup
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation.PartitionResponse
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.CallTimeoutResponse
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.Response
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.PortableCachePartitionLostEvent
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.PortableCollection
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.PortableDistributedObjectEvent
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.PortableItemEvent
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.PortableMapPartitionLostEvent
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.PortablePartitionLostEvent
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.DistributedObjectDestroyOperation
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.InitializeDistributedObjectOperation
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.PostJoinProxyOperation
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.SerializableList
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.SpiDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.SpiPortableHook
-
- getFactoryId() - Method in class com.hazelcast.spi.impl.UnmodifiableLazyList
-
- getFactoryId() - Method in class com.hazelcast.spi.OperationControl
-
- getFactoryId() - Method in class com.hazelcast.topic.impl.PublishOperation
-
- getFactoryId() - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicMessage
-
- getFactoryId() - Method in class com.hazelcast.topic.impl.TopicDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.transaction.impl.operations.AbstractTxOperation
-
- getFactoryId() - Method in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.transaction.impl.xa.operations.AbstractXAOperation
-
- getFactoryId() - Method in class com.hazelcast.transaction.impl.xa.operations.XaReplicationOperation
-
- getFactoryId() - Method in class com.hazelcast.transaction.impl.xa.XATransactionDTO
-
- getFactoryId() - Method in class com.hazelcast.version.MemberVersion
-
- getFactoryId() - Method in class com.hazelcast.version.Version
-
- getFactoryId() - Method in class com.hazelcast.wan.impl.WanDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.wan.WanReplicationEvent
-
- getFactoryImpl() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
- getFactoryImplementation() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- getFactoryImplementation() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueueStoreConfigHolder
-
- getFactoryImplementation() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.RingbufferStoreConfigHolder
-
- getFactoryImplementation() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the map store factory implementation object.
- getFactoryImplementation() - Method in class com.hazelcast.config.MCMutualAuthConfig
-
Returns the factory implementation object.
- getFactoryImplementation() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getFactoryImplementation() - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- getFactoryImplementation() - Method in class com.hazelcast.config.SSLConfig
-
Returns the factory implementation object.
- getField(String) - Method in class com.hazelcast.internal.serialization.impl.ClassDefinitionImpl
-
- getField(int) - Method in class com.hazelcast.internal.serialization.impl.ClassDefinitionImpl
-
- getField(String) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
Gets the FieldDefinition for a particular field.
- getField(int) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
Gets the FieldDefinition for a given fieldIndex.
- getFieldClassId(String) - Method in class com.hazelcast.internal.serialization.impl.ClassDefinitionImpl
-
- getFieldClassId(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- getFieldClassId(String) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
Gets the class ID of a field.
- getFieldClassId(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- getFieldCount() - Method in class com.hazelcast.internal.serialization.impl.ClassDefinitionImpl
-
- getFieldCount() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
Returns the field count.
- getFieldDefinition(ClassDefinition, String) - Method in interface com.hazelcast.internal.serialization.PortableContext
-
- getFieldNames() - Method in class com.hazelcast.internal.serialization.impl.ClassDefinitionImpl
-
- getFieldNames() - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- getFieldNames() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
Returns a Set of all field names.
- getFieldNames() - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- getFieldType(String) - Method in class com.hazelcast.internal.serialization.impl.ClassDefinitionImpl
-
- getFieldType(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- getFieldType(String) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
Get the FieldType for a given fieldName.
- getFieldType(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- getFileFromResources(String) - Static method in class com.hazelcast.nio.IOUtil
-
- getFileFromResourcesAsStream(String) - Static method in class com.hazelcast.nio.IOUtil
-
- getFilter() - Method in class com.hazelcast.client.impl.querycache.subscriber.ListenerInfo
-
- getFilter() - Method in interface com.hazelcast.spi.EventRegistration
-
- getFilter() - Method in class com.hazelcast.spi.impl.eventservice.impl.Registration
-
- getFilters() - Method in class com.hazelcast.config.WanReplicationRef
-
Returns the list of class names implementing the CacheWanEventFilter or
MapWanEventFilter for filtering outbound WAN replication events.
- getFirst() - Method in class com.hazelcast.mapreduce.aggregation.impl.AvgTuple
-
- getFirst(Iterable<T>, T) - Static method in class com.hazelcast.util.IterableUtil
-
- getFlag() - Method in class com.hazelcast.internal.ascii.memcache.MemcacheEntry
-
- getFlag() - Method in class com.hazelcast.internal.ascii.memcache.SetCommand
-
- getFlags() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Returns the flags field value.
- getFlags() - Method in class com.hazelcast.nio.Packet
-
- getFlags() - Method in class com.hazelcast.query.impl.predicates.ILikePredicate
-
- getFlags() - Method in class com.hazelcast.query.impl.predicates.LikePredicate
-
- getFlakeIdGenerator(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getFlakeIdGenerator(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getFlakeIdGenerator(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns a cluster-wide unique ID generator.
- getFlakeIdGenerator(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getFlakeIdGenerator(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getFlakeIdGeneratorConfig(String) - Method in class com.hazelcast.client.config.ClientConfig
-
Returns the
ClientFlakeIdGeneratorConfig
for the given name, creating
one if necessary and adding it to the collection of known configurations.
- getFlakeIdGeneratorConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getFlakeIdGeneratorConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the
FlakeIdGeneratorConfig
for the given name, creating
one if necessary and adding it to the collection of known configurations.
- getFlakeIdGeneratorConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getFlakeIdGeneratorConfigMap() - Method in class com.hazelcast.client.config.ClientConfig
-
- getFlakeIdGeneratorConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getFlakeIdGeneratorConfigs() - Method in class com.hazelcast.config.Config
-
- getFlakeIdGeneratorConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getFlakeIdGeneratorConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered FlakeIdGenerator configurations.
- getFlakeIdGeneratorConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getFloat(String, float) - Method in class com.hazelcast.internal.json.JsonObject
-
Returns the float
value of the member with the specified name in this object.
- getFloat(Object, long) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Returns the float value at the supplied offset from the supplied object's base address.
- getFloat(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getFloat(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getFloat(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getFloat(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getFloat(long) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Reads the float value from given address.
- getFloat(HazelcastProperty) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
- getFloat(JsonObject, String) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as a float.
- getFloat(JsonObject, String, float) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as a float.
- getFloatAttribute(String) - Method in class com.hazelcast.client.impl.MemberImpl
-
- getFloatAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getFloatAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getFloatAttribute(String) - Method in class com.hazelcast.instance.MemberImpl
-
- getFloatVolatile(Object, long) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Reads the float value as volatile from given object by its offset.
- getFloatVolatile(long) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Reads the float value as volatile from given object by its offset.
- getFloatVolatile(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getFloatVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getFloatVolatile(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getFloatVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getFlushSequences() - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- getFormatId() - Method in class com.hazelcast.transaction.impl.xa.SerializableXID
-
- getForUpdate(Object) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- getForUpdate(Object) - Method in interface com.hazelcast.core.TransactionalMap
-
Locks the key and then gets and returns the value to which the specified
key is mapped.
- getForUpdate(Object) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- getFrameLength() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Returns the frame length field.
- getFrameLength() - Method in class com.hazelcast.internal.ascii.AbstractTextCommand
-
- getFrameLength() - Method in interface com.hazelcast.internal.networking.OutboundFrame
-
Returns the frame length.
- getFrameLength() - Method in class com.hazelcast.nio.Packet
-
- getFreeHeap() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getFreeHeap() - Method in interface com.hazelcast.memory.MemoryStats
-
Returns the amount of free memory in the JVM in bytes.
- getFreeHeap() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getFreeMemory() - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- getFreeMemory() - Method in interface com.hazelcast.util.MemoryInfoAccessor
-
Returns the amount of free memory in the Java virtual machine in bytes.
- getFreeMemory() - Method in class com.hazelcast.util.RuntimeMemoryInfoAccessor
-
- getFreeNative() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getFreeNative() - Method in interface com.hazelcast.memory.MemoryStats
-
Returns the amount of free native memory in current HazelcastInstance in bytes.
- getFreeNative() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getFreePhysical() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getFreePhysical() - Method in interface com.hazelcast.memory.MemoryStats
-
Returns free physical memory available in OS.
- getFreePhysical() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getFromCache(String) - Static method in class com.hazelcast.internal.usercodedeployment.impl.ThreadLocalClassCache
-
- getFuture() - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- getFuture() - Method in class com.hazelcast.util.executor.DelegatingFuture
-
- getGcpConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getGcpConfig() - Method in class com.hazelcast.config.JoinConfig
-
- getGcpConfig() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the
GcpConfig
used by the discovery mechanism for this
WAN publisher.
- getGCStats() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getGCStats() - Static method in class com.hazelcast.memory.GCStatsSupport
-
- getGCStats() - Method in interface com.hazelcast.memory.MemoryStats
-
Returns the garbage collector statistics for the JVM
- getGCStats() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getGCStats() - Method in interface com.hazelcast.monitor.LocalMemoryStats
-
- getGenericOperationRunners() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- getGenericOperationRunners() - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Gets all the generic operation handlers.
- getGenericThreadCount() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- getGenericThreadCount() - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Returns the number of generic threads.
- getGenericThreadCount() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getGenericThreadCount() - Method in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
Returns the number of generic threads.
- getGetHits() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getGetMisses() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getGetOperationCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getGetOperationCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getGetOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of get operations
- getGlobalMemoryAccessor(GlobalMemoryAccessorType) - Static method in class com.hazelcast.internal.memory.GlobalMemoryAccessorRegistry
-
- getGlobalSerializerConfig() - Method in class com.hazelcast.config.SerializationConfig
-
- getGlobalTaskScheduler() - Method in interface com.hazelcast.spi.ExecutionService
-
- getGlobalTaskScheduler() - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- getGlobalTransactionId() - Method in class com.hazelcast.transaction.impl.xa.SerializableXID
-
- getGroupConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getGroupConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getGroupConfig() - Method in class com.hazelcast.config.Config
-
Returns the configuration for hazelcast groups.
- getGroupConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getGroupName() - Method in interface com.hazelcast.client.spi.ClientTransactionManagerService
-
- getGroupName() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
-
- getGroupName() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the group name used as an endpoint group name for authentication
on the target endpoint.
- getGroupName() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getGroupName() - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- getGroupName() - Method in class com.hazelcast.transaction.impl.xa.XAResourceImpl
-
- getGroupType() - Method in class com.hazelcast.config.PartitionGroupConfig
-
Returns the MemberGroupType configured.
- getHandler() - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- getHandler() - Method in class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
-
- getHandler() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledFutureProxy
-
- getHandler() - Method in interface com.hazelcast.scheduledexecutor.IScheduledFuture
-
Returns the scheduled future resource handler.
- getHandlers() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingTask
-
- getHazelcastClientByName(String) - Static method in class com.hazelcast.client.HazelcastClient
-
Returns an existing HazelcastClient with instanceName.
- getHazelcastClientByName(String) - Static method in class com.hazelcast.client.HazelcastClientManager
-
- getHazelcastInstance() - Method in interface com.hazelcast.cache.HazelcastCacheManager
-
- getHazelcastInstance() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- getHazelcastInstance() - Method in class com.hazelcast.client.spi.ClientContext
-
- getHazelcastInstance() - Method in class com.hazelcast.client.spi.ProxyManager
-
- getHazelcastInstance(String) - Static method in class com.hazelcast.instance.HazelcastInstanceFactory
-
- getHazelcastInstance() - Method in class com.hazelcast.internal.eviction.ExpirationManager
-
- getHazelcastInstance() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getHazelcastInstance() - Method in class com.hazelcast.internal.management.ManagementCenterService
-
- getHazelcastInstance() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getHazelcastInstance() - Method in interface com.hazelcast.spi.NodeEngine
-
Returns the HazelcastInstance that this
NodeEngine
belongs to.
- getHazelcastInstance() - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
-
- getHazelcastInstanceByName(String) - Static method in class com.hazelcast.core.Hazelcast
-
Returns an existing HazelcastInstance with instanceName.
- getHazelcastInstanceByName(String) - Method in interface com.hazelcast.osgi.HazelcastOSGiService
-
- getHazelcastModuleName() - Static method in class com.hazelcast.internal.util.ModularJavaUtils
-
- getHazelcastName() - Method in interface com.hazelcast.nio.IOService
-
- getHazelcastName() - Method in class com.hazelcast.nio.NodeIOService
-
- getHeadSeq() - Method in exception com.hazelcast.ringbuffer.StaleSequenceException
-
Returns the last known head sequence.
- getHeadSequence(StaleSequenceException) - Method in class com.hazelcast.client.proxy.ClientReliableMessageRunner
-
- getHeadSequence() - Method in interface com.hazelcast.map.impl.querycache.accumulator.CyclicBuffer
-
Returns the sequence number of the element in the head index of this buffer if there exists any,
otherwise -1L
will be returned.
- getHeadSequence() - Method in class com.hazelcast.map.impl.querycache.accumulator.DefaultCyclicBuffer
-
- getHeadSequence() - Method in class com.hazelcast.spi.merge.RingbufferMergeData
-
Returns the sequence of the head.
- getHeadSequence(StaleSequenceException) - Method in class com.hazelcast.topic.impl.reliable.MessageRunner
-
- getHeadSequence(StaleSequenceException) - Method in class com.hazelcast.topic.impl.reliable.ReliableMessageRunner
-
- getHeapCost() - Method in class com.hazelcast.internal.serialization.impl.HeapData
-
- getHeapCost() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getHeapCost() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getHeapCost() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Cost of map & Near Cache & backup & Merkle trees in bytes
- getHeapCost() - Method in interface com.hazelcast.nio.serialization.Data
-
Returns approximate heap cost of this Data object in bytes.
- getHeartbeatBroadcastPeriodMillis() - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor
-
- getHeartbeatIntervalMillis() - Method in class com.hazelcast.internal.cluster.impl.ClusterHeartbeatManager
-
- getHeartbeatIntervalMillis() - Method in class com.hazelcast.quorum.impl.ProbabilisticQuorumFunction
-
- getHeartbeatPerMember() - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor
-
- getHeartbeatToleranceMillis() - Method in class com.hazelcast.quorum.impl.RecentlyActiveQuorumFunction
-
- getHitCount() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- getHitCount() - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
- getHitCount() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the hit count.
- getHitCount() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- getHitCount() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns the total number of hits into the index.
- getHitCount() - Method in interface com.hazelcast.monitor.LocalIndexStats
-
Returns the total number of hits into the index.
- getHits() - Method in interface com.hazelcast.core.EntryView
-
Returns number of hits of the entry.
- getHits() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getHits() - Method in interface com.hazelcast.map.impl.record.Record
-
- getHits() - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- getHits() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getHits() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getHits() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getHits() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getHits() - Method in class com.hazelcast.monitor.impl.LocalRecordStoreStatsImpl
-
- getHits() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getHits() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getHits() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of hits (reads) of locally owned entries, including those
which are no longer in the map (for example, may have been evicted).
- getHits() - Method in interface com.hazelcast.monitor.LocalRecordStoreStats
-
Returns the number of hits (reads) of the locally owned entries of this partition.
- getHits() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the number of hits (reads) of Near Cache entries owned by this member.
- getHits() - Method in class com.hazelcast.multimap.impl.MultiMapMergeContainer
-
- getHits() - Method in class com.hazelcast.multimap.impl.MultiMapValue
-
- getHits() - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- getHits() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getHits() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- getHits() - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- getHits() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getHits() - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- getHits() - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- getHits() - Method in interface com.hazelcast.spi.merge.MergingHits
-
Returns the access hits of the merge data.
- getHost() - Method in class com.hazelcast.nio.Address
-
- getHost() - Method in class com.hazelcast.spi.discovery.multicast.impl.MulticastMemberInfo
-
- getHostHeader() - Method in class com.hazelcast.config.AwsConfig
-
- getHotRestartConfig() - Method in class com.hazelcast.config.AbstractCacheConfig
-
Gets the HotRestartConfig
for this CacheConfiguration
- getHotRestartConfig() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the HotRestartConfig
for this CacheSimpleConfig
- getHotRestartConfig() - Method in class com.hazelcast.config.MapConfig
-
Gets the HotRestartConfig
for this MapConfig
- getHotRestartPersistenceConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getHotRestartPersistenceConfig() - Method in class com.hazelcast.config.Config
-
Returns the Hot Restart configuration for this hazelcast instance
- getHotRestartPersistenceConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getHotRestartService() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- getHotRestartService() - Method in interface com.hazelcast.core.Cluster
-
Returns the Hot Restart service for interacting with Hot Restart.
- getHotRestartService() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- getHotRestartService() - Method in interface com.hazelcast.instance.NodeExtension
-
Returns the public hot restart service
- getHotRestartService() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getHotRestartState() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getHotRestartState() - Method in interface com.hazelcast.monitor.MemberState
-
- getHotRestartStatus() - Method in class com.hazelcast.internal.management.dto.ClusterHotRestartStatusDTO
-
- getHzPort() - Method in class com.hazelcast.config.AwsConfig
-
- getIamRole() - Method in class com.hazelcast.config.AwsConfig
-
- getIcmpFailureDetector() - Method in class com.hazelcast.internal.cluster.impl.ClusterHeartbeatManager
-
- getIcmpFailureDetectorConfig() - Method in class com.hazelcast.config.NetworkConfig
-
- getId() - Method in class com.hazelcast.aggregation.impl.BigDecimalAverageAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.BigDecimalSumAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.BigIntegerAverageAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.BigIntegerSumAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.CountAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.DistinctValuesAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.DoubleAverageAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.DoubleSumAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.FixedSumAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.FloatingPointSumAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.IntegerAverageAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.IntegerSumAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.LongAverageAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.LongSumAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.MaxAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.MaxByAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.MinAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.MinByAggregator
-
- getId() - Method in class com.hazelcast.aggregation.impl.NumberAverageAggregator
-
- getId() - Method in class com.hazelcast.cache.HazelcastExpiryPolicy
-
- getId() - Method in class com.hazelcast.cache.impl.CacheClearResponse
-
- getId() - Method in class com.hazelcast.cache.impl.CacheEntryIterationResult
-
- getId() - Method in class com.hazelcast.cache.impl.CacheEventDataImpl
-
- getId() - Method in class com.hazelcast.cache.impl.CacheEventListenerAdaptor
-
- getId() - Method in class com.hazelcast.cache.impl.CacheEventSet
-
- getId() - Method in class com.hazelcast.cache.impl.CacheKeyIterationResult
-
- getId() - Method in class com.hazelcast.cache.impl.CachePartitionEventData
-
- getId() - Method in class com.hazelcast.cache.impl.event.CachePartitionLostEventFilter
-
- getId() - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalReadOperation
-
- getId() - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalReadResultSetImpl
-
- getId() - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalSubscribeOperation
-
- getId() - Method in class com.hazelcast.cache.impl.journal.DeserializingEventJournalCacheEvent
-
- getId() - Method in class com.hazelcast.cache.impl.journal.InternalEventJournalCacheEvent
-
- getId() - Method in class com.hazelcast.cache.impl.merge.entry.DefaultCacheEntryView
-
- getId() - Method in class com.hazelcast.cache.impl.operation.AddCacheConfigOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheBackupEntryProcessorOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheClearBackupOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheClearOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheClearOperationFactory
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheContainsKeyOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheCreateConfigOperation
-
Deprecated.
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheDestroyOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheEntryIteratorOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheEntryProcessorOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheExpireBatchBackupOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheGetAllOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheGetAllOperationFactory
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheGetAndRemoveOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheGetAndReplaceOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheGetConfigOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation.MetaDataResponse
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheGetOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheKeyIteratorOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheLegacyMergeOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheListenerRegistrationOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperationFactory
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheManagementConfigOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheMergeOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheMergeOperationFactory
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheNearCacheStateHolder
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CachePutAllBackupOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CachePutAllOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CachePutBackupOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CachePutIfAbsentOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CachePutOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllBackupOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllOperationFactory
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveBackupOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheReplaceOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheReplicationOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyBackupOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheSizeOperation
-
- getId() - Method in class com.hazelcast.cache.impl.operation.CacheSizeOperationFactory
-
- getId() - Method in class com.hazelcast.cache.impl.operation.OnJoinCacheOperation
-
- getId() - Method in class com.hazelcast.cache.impl.PreJoinCacheConfig
-
- getId() - Method in class com.hazelcast.cache.impl.record.CacheDataRecord
-
- getId() - Method in class com.hazelcast.cache.impl.record.CacheObjectRecord
-
- getId() - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorContainer
-
- getId() - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.DenseHyperLogLogEncoder
-
- getId() - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.HyperLogLogImpl
-
- getId() - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.SparseHyperLogLogEncoder
-
- getId() - Method in class com.hazelcast.cardinality.impl.operations.AggregateBackupOperation
-
- getId() - Method in class com.hazelcast.cardinality.impl.operations.AggregateOperation
-
- getId() - Method in class com.hazelcast.cardinality.impl.operations.EstimateOperation
-
- getId() - Method in class com.hazelcast.cardinality.impl.operations.MergeBackupOperation
-
- getId() - Method in class com.hazelcast.cardinality.impl.operations.MergeOperation
-
- getId() - Method in class com.hazelcast.cardinality.impl.operations.ReplicationOperation
-
- getId() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getId() - Method in class com.hazelcast.client.impl.operations.ClientDisconnectionOperation
-
- getId() - Method in class com.hazelcast.client.impl.operations.ClientReAuthOperation
-
- getId() - Method in class com.hazelcast.client.impl.operations.GetConnectedClientsOperation
-
- getId() - Method in class com.hazelcast.client.impl.operations.OnJoinClientOperation
-
- getId() - Method in class com.hazelcast.client.impl.operations.OperationFactoryWrapper
-
- getId() - Method in enum com.hazelcast.client.impl.protocol.AuthenticationStatus
-
- getId() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsOperation
-
- getId() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsOperationFactory
-
- getId() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsOperation
-
- getId() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsOperationFactory
-
- getId() - Method in class com.hazelcast.client.impl.querycache.subscriber.ListenerInfo
-
- getId() - Method in class com.hazelcast.client.spi.ClientProxy
-
Deprecated.
- getId() - Method in class com.hazelcast.cluster.impl.VectorClock
-
- getId() - Method in enum com.hazelcast.cluster.MemberAttributeOperationType
-
Gets the ID of the MemberAttributeOperationType.
- getId() - Method in class com.hazelcast.collection.impl.collection.CollectionEvent
-
- getId() - Method in class com.hazelcast.collection.impl.collection.CollectionEventFilter
-
- getId() - Method in class com.hazelcast.collection.impl.collection.CollectionItem
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddAllBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddAllOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionClearBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionClearOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionCompareAndRemoveOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionContainsOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionGetAllOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionIsEmptyOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionMergeBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionMergeOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionRemoveBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionRemoveOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionSizeOperation
-
- getId() - Method in class com.hazelcast.collection.impl.collection.TxCollectionItem
-
- getId() - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- getId() - Method in class com.hazelcast.collection.impl.list.operations.ListAddAllOperation
-
- getId() - Method in class com.hazelcast.collection.impl.list.operations.ListAddOperation
-
- getId() - Method in class com.hazelcast.collection.impl.list.operations.ListGetOperation
-
- getId() - Method in class com.hazelcast.collection.impl.list.operations.ListIndexOfOperation
-
- getId() - Method in class com.hazelcast.collection.impl.list.operations.ListRemoveOperation
-
- getId() - Method in class com.hazelcast.collection.impl.list.operations.ListReplicationOperation
-
- getId() - Method in class com.hazelcast.collection.impl.list.operations.ListSetBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.list.operations.ListSetOperation
-
- getId() - Method in class com.hazelcast.collection.impl.list.operations.ListSubOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.AddAllBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.AddAllOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.CheckAndEvictOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.ClearBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.ClearOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.ContainsOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.DrainBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.DrainOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.IsEmptyOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.IteratorOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.OfferBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.OfferOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.PeekOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.PollBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.PollOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.QueueMergeBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.QueueMergeOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.QueueReplicationOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.RemainingCapacityOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.RemoveBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.RemoveOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.operations.SizeOperation
-
- getId() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- getId() - Method in class com.hazelcast.collection.impl.queue.QueueEvent
-
- getId() - Method in class com.hazelcast.collection.impl.queue.QueueEventFilter
-
- getId() - Method in class com.hazelcast.collection.impl.queue.QueueItem
-
- getId() - Method in class com.hazelcast.collection.impl.set.operations.SetReplicationOperation
-
- getId() - Method in class com.hazelcast.collection.impl.set.SetContainer
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.CollectionTransactionLogRecord
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionPrepareBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionPrepareOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionReserveAddOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionReserveRemoveOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionRollbackBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionRollbackOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTransactionRollbackOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.QueueTransactionRollbackOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnCommitBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnCommitOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnOfferBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnOfferOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPeekOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPollBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPollOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPrepareBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPrepareOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReserveOfferBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReserveOfferOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReservePollBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReservePollOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnRollbackBackupOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnRollbackOperation
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.QueueTransactionLogRecord
-
- getId() - Method in class com.hazelcast.collection.impl.txnqueue.TxQueueItem
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.AddAndGetOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.AddBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.AlterAndGetOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.AlterOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.ApplyOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongReplicationOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.CompareAndSetOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndAddOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndAlterOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndSetOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.MergeBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.MergeOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.SetBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomiclong.operations.SetOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.AlterAndGetOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.AlterOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.ApplyOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceReplicationOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.CompareAndSetOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.ContainsOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.GetAndAlterOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.GetAndSetOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.GetOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.IsNullOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.MergeBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.MergeOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.SetAndGetOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.SetBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.atomicreference.operations.SetOperation
-
- getId() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchContainer
-
- getId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.AwaitOperation
-
- getId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchReplicationOperation
-
- getId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownOperation
-
- getId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.GetCountOperation
-
- getId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.SetCountOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.AwaitBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.AwaitOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.GetLockCountOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.GetRemainingLeaseTimeOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.IsLockedOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.LocalLockCleanupOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.LockBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.LockOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.LockReplicationOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.SignalBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.SignalOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.UnlockBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.UnlockIfLeaseExpiredOperation
-
- getId() - Method in class com.hazelcast.concurrent.lock.operations.UnlockOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.AcquireBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.AcquireOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.AvailableOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.DrainBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.DrainOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.IncreaseBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.IncreaseOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.InitBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.InitOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.ReduceBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.ReduceOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.ReleaseBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.ReleaseOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberBackupOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
-
- getId() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- getId() - Method in class com.hazelcast.config.AtomicLongConfig
-
- getId() - Method in class com.hazelcast.config.AtomicReferenceConfig
-
- getId() - Method in class com.hazelcast.config.CachePartitionLostListenerConfig
-
- getId() - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig.DurationConfig
-
- getId() - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig
-
- getId() - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig.TimedExpiryPolicyFactoryConfig
-
- getId() - Method in class com.hazelcast.config.CacheSimpleConfig
-
- getId() - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
- getId() - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
- getId() - Method in enum com.hazelcast.config.ConsistencyCheckStrategy
-
Gets the ID for this ConsistencyCheckStrategy.
- getId() - Method in class com.hazelcast.config.CountDownLatchConfig
-
- getId() - Method in class com.hazelcast.config.DurableExecutorConfig
-
- getId() - Method in class com.hazelcast.config.EntryListenerConfig
-
- getId() - Method in class com.hazelcast.config.EntryListenerConfig.MapListenerToEntryListenerAdapter
-
- getId() - Method in class com.hazelcast.config.EventJournalConfig
-
- getId() - Method in class com.hazelcast.config.ExecutorConfig
-
- getId() - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
- getId() - Method in class com.hazelcast.config.HotRestartConfig
-
- getId() - Method in class com.hazelcast.config.ItemListenerConfig
-
- getId() - Method in class com.hazelcast.config.ListConfig
-
- getId() - Method in class com.hazelcast.config.ListenerConfig
-
- getId() - Method in class com.hazelcast.config.LockConfig
-
- getId() - Method in class com.hazelcast.config.MapAttributeConfig
-
- getId() - Method in class com.hazelcast.config.MapConfig
-
- getId() - Method in class com.hazelcast.config.MapIndexConfig
-
- getId() - Method in class com.hazelcast.config.MapPartitionLostListenerConfig
-
- getId() - Method in class com.hazelcast.config.MapStoreConfig
-
- getId() - Method in class com.hazelcast.config.MergePolicyConfig
-
- getId() - Method in class com.hazelcast.config.MerkleTreeConfig
-
- getId() - Method in class com.hazelcast.config.MultiMapConfig
-
- getId() - Method in class com.hazelcast.config.NearCacheConfig
-
- getId() - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- getId() - Method in class com.hazelcast.config.NearCachePreloaderConfig
-
- getId() - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- getId() - Method in class com.hazelcast.config.PNCounterConfig
-
- getId() - Method in class com.hazelcast.config.PredicateConfig
-
- getId() - Method in class com.hazelcast.config.QueryCacheConfig
-
- getId() - Method in class com.hazelcast.config.QueueConfig
-
- getId() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getId() - Method in class com.hazelcast.config.QuorumConfig
-
- getId() - Method in class com.hazelcast.config.QuorumListenerConfig
-
- getId() - Method in class com.hazelcast.config.ReliableTopicConfig
-
- getId() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getId() - Method in class com.hazelcast.config.RingbufferConfig
-
- getId() - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- getId() - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
- getId() - Method in class com.hazelcast.config.SemaphoreConfig
-
- getId() - Method in class com.hazelcast.config.SetConfig
-
- getId() - Method in class com.hazelcast.config.TopicConfig
-
- getId() - Method in enum com.hazelcast.config.WanAcknowledgeType
-
- getId() - Method in class com.hazelcast.config.WanConsumerConfig
-
- getId() - Method in class com.hazelcast.config.WanPublisherConfig
-
- getId() - Method in enum com.hazelcast.config.WanPublisherState
-
Returns the ID of the WAN publisher state.
- getId() - Method in enum com.hazelcast.config.WANQueueFullBehavior
-
- getId() - Method in class com.hazelcast.config.WanReplicationConfig
-
- getId() - Method in class com.hazelcast.config.WanSyncConfig
-
- getId() - Method in class com.hazelcast.crdt.pncounter.operations.AddOperation
-
- getId() - Method in class com.hazelcast.crdt.pncounter.operations.CRDTTimestampedLong
-
- getId() - Method in class com.hazelcast.crdt.pncounter.operations.GetOperation
-
- getId() - Method in class com.hazelcast.crdt.pncounter.PNCounterImpl
-
- getId() - Method in class com.hazelcast.crdt.pncounter.PNCounterReplicationOperation
-
- getId() - Method in class com.hazelcast.durableexecutor.impl.operations.DisposeResultBackupOperation
-
- getId() - Method in class com.hazelcast.durableexecutor.impl.operations.DisposeResultOperation
-
- getId() - Method in class com.hazelcast.durableexecutor.impl.operations.PutResultBackupOperation
-
- getId() - Method in class com.hazelcast.durableexecutor.impl.operations.PutResultOperation
-
- getId() - Method in class com.hazelcast.durableexecutor.impl.operations.ReplicationOperation
-
- getId() - Method in class com.hazelcast.durableexecutor.impl.operations.RetrieveAndDisposeResultOperation
-
- getId() - Method in class com.hazelcast.durableexecutor.impl.operations.RetrieveResultOperation
-
- getId() - Method in class com.hazelcast.durableexecutor.impl.operations.ShutdownOperation
-
- getId() - Method in class com.hazelcast.durableexecutor.impl.operations.TaskBackupOperation
-
- getId() - Method in class com.hazelcast.durableexecutor.impl.operations.TaskOperation
-
- getId() - Method in class com.hazelcast.executor.impl.operations.CallableTaskOperation
-
- getId() - Method in class com.hazelcast.executor.impl.operations.CancellationOperation
-
- getId() - Method in class com.hazelcast.executor.impl.operations.MemberCallableTaskOperation
-
- getId() - Method in class com.hazelcast.executor.impl.operations.ShutdownOperation
-
- getId() - Method in class com.hazelcast.executor.impl.RunnableAdapter
-
- getId() - Method in class com.hazelcast.instance.MemberImpl
-
- getId() - Method in class com.hazelcast.internal.ascii.memcache.MemcacheEntry
-
- getId() - Method in class com.hazelcast.internal.ascii.rest.RestValue
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.BindMessage
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.ClusterStateChange
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.ClusterStateTransactionLogRecord
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.ConfigCheck
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.JoinRequest
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.MembersView
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.MembersViewMetadata
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.AuthenticationFailureOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.AuthorizationOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.BeforeJoinCheckFailureOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.CommitClusterStateOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.ConfigMismatchOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.ExplicitSuspicionOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.FetchMembersViewOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.FinalizeJoinOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.GroupMismatchOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.HeartbeatComplaintOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.HeartbeatOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.JoinMastershipClaimOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.JoinRequestOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.LockClusterStateOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.MasterResponseOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.MemberAttributeChangedOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.MembersUpdateOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.MergeClustersOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.OnJoinOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.PromoteLiteMemberOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.RollbackClusterStateOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.ShutdownNodeOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.SplitBrainMergeValidationOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.TriggerExplicitSuspicionOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.TriggerMemberListPublishOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.operations.WhoisMasterOp
-
- getId() - Method in class com.hazelcast.internal.cluster.impl.SplitBrainJoinMessage
-
- getId() - Method in class com.hazelcast.internal.cluster.MemberInfo
-
- getId() - Method in class com.hazelcast.internal.dynamicconfig.AddDynamicConfigOperation
-
- getId() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigPreJoinOperation
-
- getId() - Method in class com.hazelcast.internal.journal.EventJournalInitialSubscriberState
-
- getId() - Method in class com.hazelcast.internal.management.dto.MapConfigDTO
-
- getId() - Method in class com.hazelcast.internal.management.dto.PermissionConfigDTO
-
- getId() - Method in class com.hazelcast.internal.management.operation.AddWanConfigOperation
-
- getId() - Method in class com.hazelcast.internal.management.operation.ScriptExecutorOperation
-
- getId() - Method in class com.hazelcast.internal.management.operation.UpdateManagementCenterUrlOperation
-
- getId() - Method in class com.hazelcast.internal.management.operation.UpdateMapConfigOperation
-
- getId() - Method in class com.hazelcast.internal.management.operation.UpdatePermissionConfigOperation
-
- getId() - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.CacheBrowserEntryView
-
- getId() - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.GetCacheEntryViewEntryProcessor
-
- getId() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.BatchNearCacheInvalidation
-
- getId() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.SingleNearCacheInvalidation
-
- getId() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getId() - Method in class com.hazelcast.internal.partition.NonFragmentedServiceNamespace
-
- getId() - Method in class com.hazelcast.internal.partition.operation.AssignPartitions
-
- getId() - Method in class com.hazelcast.internal.partition.operation.FetchPartitionStateOperation
-
- getId() - Method in class com.hazelcast.internal.partition.operation.FinalizeMigrationOperation
-
- getId() - Method in class com.hazelcast.internal.partition.operation.HasOngoingMigration
-
- getId() - Method in class com.hazelcast.internal.partition.operation.MigrationCommitOperation
-
- getId() - Method in class com.hazelcast.internal.partition.operation.MigrationOperation
-
- getId() - Method in class com.hazelcast.internal.partition.operation.MigrationRequestOperation
-
- getId() - Method in class com.hazelcast.internal.partition.operation.PartitionBackupReplicaAntiEntropyOperation
-
- getId() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRequest
-
- getId() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncResponse
-
- getId() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRetryResponse
-
- getId() - Method in class com.hazelcast.internal.partition.operation.PartitionStateOperation
-
- getId() - Method in class com.hazelcast.internal.partition.operation.PromotionCommitOperation
-
- getId() - Method in class com.hazelcast.internal.partition.operation.SafeStateCheckOperation
-
- getId() - Method in class com.hazelcast.internal.partition.operation.ShutdownRequestOperation
-
- getId() - Method in class com.hazelcast.internal.partition.operation.ShutdownResponseOperation
-
- getId() - Method in class com.hazelcast.internal.partition.PartitionRuntimeState
-
- getId() - Method in class com.hazelcast.internal.partition.ReplicaFragmentMigrationState
-
- getId() - Method in class com.hazelcast.internal.usercodedeployment.impl.ClassData
-
- getId() - Method in class com.hazelcast.internal.usercodedeployment.impl.operation.ClassDataFinderOperation
-
- getId() - Method in class com.hazelcast.internal.usercodedeployment.impl.operation.DeployClassesOperation
-
- getId() - Method in class com.hazelcast.map.eviction.LFUEvictionPolicy
-
- getId() - Method in class com.hazelcast.map.eviction.LRUEvictionPolicy
-
- getId() - Method in class com.hazelcast.map.eviction.RandomEvictionPolicy
-
- getId() - Method in class com.hazelcast.map.impl.EntryEventFilter
-
- getId() - Method in class com.hazelcast.map.impl.EntryRemovingProcessor
-
- getId() - Method in class com.hazelcast.map.impl.EventListenerFilter
-
- getId() - Method in class com.hazelcast.map.impl.iterator.MapEntriesWithCursor
-
- getId() - Method in class com.hazelcast.map.impl.iterator.MapKeysWithCursor
-
- getId() - Method in class com.hazelcast.map.impl.journal.DeserializingEventJournalMapEvent
-
- getId() - Method in class com.hazelcast.map.impl.journal.InternalEventJournalMapEvent
-
- getId() - Method in class com.hazelcast.map.impl.journal.MapEventJournalReadOperation
-
- getId() - Method in class com.hazelcast.map.impl.journal.MapEventJournalReadResultSetImpl
-
- getId() - Method in class com.hazelcast.map.impl.journal.MapEventJournalSubscribeOperation
-
- getId() - Method in class com.hazelcast.map.impl.LazyMapEntry
-
- getId() - Method in class com.hazelcast.map.impl.LockAwareLazyMapEntry
-
- getId() - Method in class com.hazelcast.map.impl.MapEntries
-
- getId() - Method in class com.hazelcast.map.impl.MapKeySet
-
- getId() - Method in class com.hazelcast.map.impl.MapPartitionLostEventFilter
-
- getId() - Method in class com.hazelcast.map.impl.MapValueCollection
-
- getId() - Method in class com.hazelcast.map.impl.MerkleTreeNodeEntries
-
- getId() - Method in class com.hazelcast.map.impl.nearcache.invalidation.UuidFilter
-
- getId() - Method in class com.hazelcast.map.impl.operation.AccumulatorConsumerOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.AddIndexOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.AddIndexOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.AddInterceptorOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.AwaitMapFlushOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.ClearBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.ClearNearCacheOperation
-
Deprecated.
- getId() - Method in class com.hazelcast.map.impl.operation.ClearOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.ClearOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.ContainsKeyOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.ContainsValueOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.ContainsValueOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.DeleteOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.EntryBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.EntryOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.EvictAllBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.EvictAllOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.EvictAllOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.EvictBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.EvictBatchBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.EvictOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.GetAllOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.GetEntryViewOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.GetOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.IsEmptyOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.IsKeyLoadFinishedOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.IsPartitionLoadedOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.IsPartitionLoadedOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.KeyLoadStatusOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.KeyLoadStatusOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.LegacyMergeOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.LoadAllOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.LoadMapOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapFetchEntriesOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapFetchKeysOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapFetchWithQueryOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapFlushBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapFlushOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapFlushOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapGetAllOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation.MetaDataResponse
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapIsEmptyOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapLoadAllOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapNearCacheStateHolder
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapReplicationOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapReplicationStateHolder
-
- getId() - Method in class com.hazelcast.map.impl.operation.MapSizeOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MergeOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MergeOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.MultipleEntryBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.MultipleEntryWithPredicateBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.MultipleEntryWithPredicateOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.NotifyMapFlushOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.PostJoinMapOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PostJoinMapOperation.InterceptorInfo
-
- getId() - Method in class com.hazelcast.map.impl.operation.PutAllBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PutAllOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PutAllPartitionAwareOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.PutBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PutIfAbsentOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PutOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.PutTransientOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.RemoveBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.RemoveFromLoadAllOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.RemoveIfSameOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.RemoveInterceptorOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.RemoveOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.ReplaceIfSameOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.ReplaceOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.SetOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.SetTtlBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.SetTtlOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.SizeOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.operation.TriggerLoadIfNeededOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.TryPutOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.TryRemoveOperation
-
- getId() - Method in class com.hazelcast.map.impl.operation.WriteBehindStateHolder
-
- getId() - Method in class com.hazelcast.map.impl.query.AggregationResult
-
- getId() - Method in class com.hazelcast.map.impl.query.Query
-
- getId() - Method in class com.hazelcast.map.impl.query.QueryEventFilter
-
- getId() - Method in class com.hazelcast.map.impl.query.QueryOperation
-
- getId() - Method in class com.hazelcast.map.impl.query.QueryPartitionOperation
-
- getId() - Method in class com.hazelcast.map.impl.query.QueryResult
-
- getId() - Method in class com.hazelcast.map.impl.query.QueryResultRow
-
- getId() - Method in class com.hazelcast.map.impl.query.ResultSegment
-
- getId() - Method in class com.hazelcast.map.impl.query.Target
-
- getId() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.DestroyQueryCacheOperation
-
- getId() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperation
-
- getId() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperationFactory
-
- getId() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.PublisherCreateOperation
-
- getId() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.ReadAndResetAccumulatorOperation
-
- getId() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.SetReadCursorOperation
-
- getId() - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- getId() - Method in class com.hazelcast.map.impl.record.RecordReplicationInfo
-
- getId() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getId() - Method in class com.hazelcast.map.impl.tx.MapTransactionLogRecord
-
- getId() - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- getId() - Method in class com.hazelcast.map.impl.tx.TxnLockAndGetOperation
-
- getId() - Method in class com.hazelcast.map.impl.tx.TxnPrepareBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.tx.TxnPrepareOperation
-
- getId() - Method in class com.hazelcast.map.impl.tx.TxnRollbackBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.tx.TxnRollbackOperation
-
- getId() - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- getId() - Method in class com.hazelcast.map.impl.tx.TxnUnlockBackupOperation
-
- getId() - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- getId() - Method in class com.hazelcast.map.impl.tx.VersionedValue
-
- getId() - Method in class com.hazelcast.map.impl.wan.MapReplicationRemove
-
- getId() - Method in class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- getId() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getId() - Method in class com.hazelcast.map.merge.HigherHitsMapMergePolicy
-
- getId() - Method in class com.hazelcast.map.merge.IgnoreMergingEntryMapMergePolicy
-
- getId() - Method in class com.hazelcast.map.merge.LatestUpdateMapMergePolicy
-
- getId() - Method in class com.hazelcast.map.merge.PassThroughMergePolicy
-
- getId() - Method in class com.hazelcast.map.merge.PutIfAbsentMapMergePolicy
-
- getId() - Method in class com.hazelcast.mapreduce.aggregation.impl.AcceptAllSupplier
-
- getId() - Method in class com.hazelcast.mapreduce.aggregation.impl.AvgTuple
-
- getId() - Method in class com.hazelcast.mapreduce.aggregation.impl.KeyPredicateSupplier
-
- getId() - Method in class com.hazelcast.mapreduce.aggregation.impl.PredicateSupplier
-
- getId() - Method in class com.hazelcast.mapreduce.aggregation.impl.SetAdapter
-
- getId() - Method in class com.hazelcast.mapreduce.impl.CombinerResultList
-
- getId() - Method in class com.hazelcast.mapreduce.impl.HashMapAdapter
-
- getId() - Method in class com.hazelcast.mapreduce.impl.ListKeyValueSource
-
- getId() - Method in class com.hazelcast.mapreduce.impl.MapKeyValueSource
-
- getId() - Method in class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
-
- getId() - Method in class com.hazelcast.mapreduce.impl.notification.IntermediateChunkNotification
-
- getId() - Method in class com.hazelcast.mapreduce.impl.notification.LastChunkNotification
-
- getId() - Method in class com.hazelcast.mapreduce.impl.notification.ReducingFinishedNotification
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.CancelJobSupervisorOperation
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.FireNotificationOperation
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.GetResultOperation
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.GetResultOperationFactory
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentOperation
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentResult
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.KeyValueJobOperation
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.NotifyRemoteExceptionOperation
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.PostPonePartitionProcessing
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.ProcessStatsUpdateOperation
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.RequestMemberIdAssignment
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionMapping
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionProcessed
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionReducing
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionResult
-
- getId() - Method in class com.hazelcast.mapreduce.impl.operation.StartProcessingJobOperation
-
- getId() - Method in class com.hazelcast.mapreduce.impl.SetKeyValueSource
-
- getId() - Method in class com.hazelcast.multimap.impl.MultiMapEventFilter
-
- getId() - Method in class com.hazelcast.multimap.impl.MultiMapMergeContainer
-
- getId() - Method in class com.hazelcast.multimap.impl.MultiMapRecord
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.ClearBackupOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.ClearOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.ContainsEntryOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.CountOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.DeleteBackupOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.DeleteOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.EntrySetOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.EntrySetResponse
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.GetAllOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.KeySetOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.MergeBackupOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.MergeOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.MultiMapOperationFactory
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.MultiMapReplicationOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.MultiMapResponse
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.PutBackupOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.PutOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.RemoveAllBackupOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.RemoveAllOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.RemoveBackupOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.RemoveOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.SizeOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.operations.ValuesOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.MultiMapTransactionLogRecord
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnCommitBackupOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnCommitOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnGenerateRecordIdOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnLockAndGetOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnPrepareBackupOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnPrepareOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnPutBackupOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnPutOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveAllBackupOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveAllOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveBackupOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnRollbackBackupOperation
-
- getId() - Method in class com.hazelcast.multimap.impl.txn.TxnRollbackOperation
-
- getId() - Method in class com.hazelcast.nio.Address
-
- getId() - Method in enum com.hazelcast.nio.serialization.FieldType
-
- getId() - Method in interface com.hazelcast.nio.serialization.IdentifiedDataSerializable
-
Returns type identifier for this class.
- getId() - Method in interface com.hazelcast.osgi.HazelcastOSGiService
-
Gets the ID of service.
- getId() - Method in class com.hazelcast.projection.impl.IdentityProjection
-
- getId() - Method in class com.hazelcast.projection.impl.MultiAttributeProjection
-
- getId() - Method in class com.hazelcast.projection.impl.SingleAttributeProjection
-
- getId() - Method in class com.hazelcast.query.impl.FalsePredicate
-
- getId() - Method in class com.hazelcast.query.impl.IndexImpl.NullObject
-
- getId() - Method in class com.hazelcast.query.impl.IndexInfo
-
- getId() - Method in class com.hazelcast.query.impl.MapIndexInfo
-
- getId() - Method in class com.hazelcast.query.impl.predicates.AndPredicate
-
- getId() - Method in class com.hazelcast.query.impl.predicates.BetweenPredicate
-
- getId() - Method in class com.hazelcast.query.impl.predicates.EqualPredicate
-
- getId() - Method in class com.hazelcast.query.impl.predicates.GreaterLessPredicate
-
- getId() - Method in class com.hazelcast.query.impl.predicates.ILikePredicate
-
- getId() - Method in class com.hazelcast.query.impl.predicates.InPredicate
-
- getId() - Method in class com.hazelcast.query.impl.predicates.InstanceOfPredicate
-
- getId() - Method in class com.hazelcast.query.impl.predicates.LikePredicate
-
- getId() - Method in class com.hazelcast.query.impl.predicates.NotEqualPredicate
-
- getId() - Method in class com.hazelcast.query.impl.predicates.NotPredicate
-
- getId() - Method in class com.hazelcast.query.impl.predicates.OrPredicate
-
- getId() - Method in class com.hazelcast.query.impl.predicates.RegexPredicate
-
- getId() - Method in class com.hazelcast.query.PagingPredicate
-
- getId() - Method in class com.hazelcast.query.PartitionPredicate
-
- getId() - Method in class com.hazelcast.query.SqlPredicate
-
- getId() - Method in class com.hazelcast.query.TruePredicate
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.CheckReplicaVersionOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.ClearOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.ClearOperationFactory
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.ContainsKeyOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.ContainsValueOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.EntrySetOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.EvictionOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.GetOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.IsEmptyOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.KeySetOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.LegacyMergeOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.MergeOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.MergeOperationFactory
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.PutAllOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.PutAllOperationFactory
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.PutOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.RemoveOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicateUpdateOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicateUpdateToCallerOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicationOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.RequestMapDataOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.SizeOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.SyncReplicatedMapDataOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.ValuesOperation
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.operation.VersionResponsePair
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- getId() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getId() - Method in class com.hazelcast.replicatedmap.merge.HigherHitsMapMergePolicy
-
- getId() - Method in class com.hazelcast.replicatedmap.merge.LatestUpdateMapMergePolicy
-
- getId() - Method in class com.hazelcast.replicatedmap.merge.PassThroughMergePolicy
-
- getId() - Method in class com.hazelcast.replicatedmap.merge.PutIfAbsentMapMergePolicy
-
- getId() - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllBackupOperation
-
- getId() - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllOperation
-
- getId() - Method in class com.hazelcast.ringbuffer.impl.operations.AddBackupOperation
-
- getId() - Method in class com.hazelcast.ringbuffer.impl.operations.AddOperation
-
- getId() - Method in class com.hazelcast.ringbuffer.impl.operations.GenericOperation
-
- getId() - Method in class com.hazelcast.ringbuffer.impl.operations.MergeBackupOperation
-
- getId() - Method in class com.hazelcast.ringbuffer.impl.operations.MergeOperation
-
- getId() - Method in class com.hazelcast.ringbuffer.impl.operations.ReadManyOperation
-
- getId() - Method in class com.hazelcast.ringbuffer.impl.operations.ReadOneOperation
-
- getId() - Method in class com.hazelcast.ringbuffer.impl.operations.ReplicationOperation
-
- getId() - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- getId() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- getId() - Method in enum com.hazelcast.ringbuffer.OverflowPolicy
-
Gets the ID for the given OverflowPolicy.
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.NamedTaskDecorator
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.CancelTaskBackupOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.CancelTaskOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.DisposeBackupTaskOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.DisposeTaskOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnMemberOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnPartitionOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnPartitionOperationFactory
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetDelayOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetResultOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetStatisticsOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.IsCanceledOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.IsDoneOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.MergeBackupOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.MergeOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ReplicationOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ResultReadyNotifyOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ScheduleTaskBackupOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ScheduleTaskOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ShutdownOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.SyncBackupStateOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.operations.SyncStateOperation
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledRunnableAdapter
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskDescriptor
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskHandlerImpl
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskResult
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskStatisticsImpl
-
- getId() - Method in class com.hazelcast.scheduledexecutor.impl.TaskDefinition
-
- getId() - Method in enum com.hazelcast.scheduledexecutor.impl.TaskDefinition.Type
-
- getId() - Method in class com.hazelcast.spi.AbstractLocalOperation
-
- getId() - Method in class com.hazelcast.spi.DistributedObjectNamespace
-
- getId() - Method in interface com.hazelcast.spi.EventRegistration
-
Returns the event registration ID.
- getId() - Method in class com.hazelcast.spi.impl.BinaryOperationFactory
-
- getId() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventEnvelope
-
- getId() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.DeregistrationOperation
-
- getId() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.OnJoinRegistrationOperation
-
- getId() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.RegistrationOperation
-
- getId() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.SendEventOperation
-
- getId() - Method in class com.hazelcast.spi.impl.eventservice.impl.Registration
-
- getId() - Method in class com.hazelcast.spi.impl.eventservice.impl.TrueEventFilter
-
- getId() - Method in class com.hazelcast.spi.impl.merge.AtomicLongMergingValueImpl
-
- getId() - Method in class com.hazelcast.spi.impl.merge.AtomicReferenceMergingValueImpl
-
- getId() - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- getId() - Method in class com.hazelcast.spi.impl.merge.CardinalityEstimatorMergingEntry
-
- getId() - Method in class com.hazelcast.spi.impl.merge.CollectionMergingValueImpl
-
- getId() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getId() - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- getId() - Method in class com.hazelcast.spi.impl.merge.QueueMergingValueImpl
-
- getId() - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- getId() - Method in class com.hazelcast.spi.impl.merge.RingbufferMergingValueImpl
-
- getId() - Method in class com.hazelcast.spi.impl.merge.ScheduledExecutorMergingEntryImpl
-
- getId() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.Backup
-
- getId() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation
-
- getId() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation.PartitionResponse
-
- getId() - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.BackupAckResponse
-
- getId() - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.CallTimeoutResponse
-
- getId() - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.ErrorResponse
-
- getId() - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.NormalResponse
-
- getId() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.DistributedObjectDestroyOperation
-
- getId() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.InitializeDistributedObjectOperation
-
- getId() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.PostJoinProxyOperation
-
- getId() - Method in class com.hazelcast.spi.impl.SerializableList
-
- getId() - Method in class com.hazelcast.spi.impl.UnmodifiableLazyList
-
- getId() - Method in class com.hazelcast.spi.merge.DiscardMergePolicy
-
- getId() - Method in class com.hazelcast.spi.merge.ExpirationTimeMergePolicy
-
- getId() - Method in class com.hazelcast.spi.merge.HigherHitsMergePolicy
-
- getId() - Method in class com.hazelcast.spi.merge.HyperLogLogMergePolicy
-
- getId() - Method in class com.hazelcast.spi.merge.LatestAccessMergePolicy
-
- getId() - Method in class com.hazelcast.spi.merge.LatestUpdateMergePolicy
-
- getId() - Method in class com.hazelcast.spi.merge.PassThroughMergePolicy
-
- getId() - Method in class com.hazelcast.spi.merge.PutIfAbsentMergePolicy
-
- getId() - Method in class com.hazelcast.spi.OperationControl
-
- getId() - Method in class com.hazelcast.topic.impl.PublishOperation
-
- getId() - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicMessage
-
- getId() - Method in class com.hazelcast.transaction.impl.operations.BroadcastTxRollbackOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.operations.CreateAllowedDuringPassiveStateTxBackupLogOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.operations.CreateTxBackupLogOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.operations.PurgeAllowedDuringPassiveStateTxBackupLogOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.operations.PurgeTxBackupLogOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.operations.ReplicateAllowedDuringPassiveStateTxBackupLogOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.operations.ReplicateTxBackupLogOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.operations.RollbackAllowedDuringPassiveStateTxBackupLogOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.operations.RollbackTxBackupLogOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionBackupOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.xa.operations.CollectRemoteTransactionsOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.xa.operations.FinalizeRemoteTransactionBackupOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.xa.operations.FinalizeRemoteTransactionOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionBackupOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.xa.operations.XaReplicationOperation
-
- getId() - Method in class com.hazelcast.transaction.impl.xa.XATransactionDTO
-
- getId() - Method in enum com.hazelcast.util.IterationType
-
Gets the ID for the given IterationType.
- getId() - Method in class com.hazelcast.version.MemberVersion
-
- getId() - Method in class com.hazelcast.version.Version
-
- getId() - Method in class com.hazelcast.wan.WanReplicationEvent
-
- getId2InterceptorMap() - Method in class com.hazelcast.map.impl.InterceptorRegistry
-
- getIdCount() - Method in class com.hazelcast.monitor.impl.LocalFlakeIdGeneratorStatsImpl
-
- getIdCount() - Method in interface com.hazelcast.monitor.LocalFlakeIdGeneratorStats
-
Note that the ID count returned is the number of generated IDs not the number
of consumed IDs.
- getIdGenerator(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getIdGenerator(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getIdGenerator(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
- getIdGenerator(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getIdGenerator(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getIdlenessStartTime(Record) - Static method in class com.hazelcast.map.impl.ExpirationTimeSetter
-
Returns last-access-time of an entry if it was accessed before, otherwise it returns creation-time of the entry.
- getIdleStrategy(HazelcastProperties, HazelcastProperty) - Static method in class com.hazelcast.spi.impl.operationservice.impl.InboundResponseHandlerSupplier
-
- getIdOffset() - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
- getIfSameKey(K) - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
Gives the same result as
Storage.get(Object)
, but with the additional constraint
that the supplied key must not just be equal to, but be exactly the same key blob (at the
same memory address) as the one stored.
- getIfSameKey(Data) - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- getImpl() - Method in class com.hazelcast.map.impl.MapStoreWrapper
-
- getImplementation() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- getImplementation() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.PredicateConfigHolder
-
- getImplementation() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueueStoreConfigHolder
-
- getImplementation() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.RingbufferStoreConfigHolder
-
- getImplementation() - Method in class com.hazelcast.config.CachePartitionLostListenerConfig
-
- getImplementation() - Method in class com.hazelcast.config.CachePartitionLostListenerConfigReadOnly
-
Deprecated.
- getImplementation() - Method in class com.hazelcast.config.CredentialsFactoryConfig
-
- getImplementation() - Method in class com.hazelcast.config.EntryListenerConfig
-
- getImplementation() - Method in class com.hazelcast.config.GlobalSerializerConfig
-
- getImplementation() - Method in class com.hazelcast.config.ItemListenerConfig
-
- getImplementation() - Method in class com.hazelcast.config.ListenerConfig
-
Returns the EventListener implementation.
- getImplementation() - Method in class com.hazelcast.config.LoginModuleConfig
-
Deprecated.
- getImplementation() - Method in class com.hazelcast.config.MapPartitionLostListenerConfig
-
- getImplementation() - Method in class com.hazelcast.config.MapPartitionLostListenerConfigReadOnly
-
Deprecated.
- getImplementation() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the map store implementation object.
- getImplementation() - Method in class com.hazelcast.config.MemberAddressProviderConfig
-
- getImplementation() - Method in class com.hazelcast.config.PermissionPolicyConfig
-
- getImplementation() - Method in class com.hazelcast.config.PredicateConfig
-
Returns the Predicate implementation.
- getImplementation() - Method in class com.hazelcast.config.QuorumListenerConfig
-
- getImplementation() - Method in class com.hazelcast.config.SecurityInterceptorConfig
-
- getImplementation() - Method in class com.hazelcast.config.SerializerConfig
-
Returns the implementation of the serializer class.
- getImplementation() - Method in class com.hazelcast.config.ServiceConfig
-
- getImplementation() - Method in class com.hazelcast.config.SocketInterceptorConfig
-
- getImplementation() - Method in class com.hazelcast.config.WanConsumerConfig
-
Returns the implementation implementing WanReplicationConsumer.
- getImplementation() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the implementation of the WanReplicationEndpoint.
- getImplementationClass() - Method in enum com.hazelcast.cache.BuiltInCacheMergePolicies
-
- getImplementationClassName() - Method in enum com.hazelcast.cache.BuiltInCacheMergePolicies
-
- getImplementationName() - Method in class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- getImplementationVendor() - Method in class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- getImplementationVersion() - Method in class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- getIn() - Method in class com.hazelcast.client.config.XmlClientConfigLocator
-
- getIn() - Method in class com.hazelcast.config.XmlConfigLocator
-
- getInboundResponseHandlerSupplier() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getIncrHits() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getIncrMisses() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getIndex() - Method in class com.hazelcast.internal.serialization.impl.FieldDefinitionImpl
-
- getIndex() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
-
- getIndex(String) - Method in class com.hazelcast.query.impl.GlobalQueryContextWithStats
-
- getIndex(String) - Method in class com.hazelcast.query.impl.Indexes
-
Get index for a given attribute.
- getIndex(String) - Method in class com.hazelcast.query.impl.PartitionQueryContextWithStats
-
- getIndex(QueryContext) - Method in class com.hazelcast.query.impl.predicates.AbstractIndexAwarePredicate
-
- getIndex(String) - Method in class com.hazelcast.query.impl.QueryContext
-
Obtains the index available for the given attribute in this query
context.
- getIndexConfigs() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- getIndexConfigs() - Method in class com.hazelcast.config.QueryCacheConfig
-
- getIndexCopyBehavior() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getIndexDefinitions() - Method in class com.hazelcast.map.impl.MapContainer
-
- getIndexedQueryCount() - Method in class com.hazelcast.monitor.impl.GlobalIndexesStats
-
- getIndexedQueryCount() - Method in interface com.hazelcast.monitor.impl.IndexesStats
-
Returns the number of indexed queries performed on the indexes.
- getIndexedQueryCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getIndexedQueryCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getIndexedQueryCount() - Method in class com.hazelcast.monitor.impl.PartitionIndexesStats
-
- getIndexedQueryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the total number of indexed queries performed on the map.
- getIndexes() - Method in class com.hazelcast.map.impl.MapContainer
-
- getIndexes(int) - Method in class com.hazelcast.map.impl.MapContainer
-
- getIndexes() - Method in class com.hazelcast.map.impl.PartitionContainer
-
- getIndexes() - Method in interface com.hazelcast.map.impl.querycache.subscriber.InternalQueryCache
-
- getIndexes() - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- getIndexes() - Method in class com.hazelcast.query.impl.Indexes
-
Returns all the indexes known to this indexes instance.
- getIndexesStats() - Method in class com.hazelcast.query.impl.Indexes
-
Returns the indexes stats of this indexes instance.
- getIndexInfos() - Method in class com.hazelcast.query.impl.MapIndexInfo
-
- getIndexProvider(MapConfig) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getIndexStats() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getIndexStats() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getIndexStats() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the per-index statistics map keyed by the index name.
- getInetAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getInetAddress() - Method in class com.hazelcast.instance.AbstractMember
-
- getInetAddress() - Method in class com.hazelcast.nio.Address
-
- getInetAddress() - Method in interface com.hazelcast.nio.Connection
-
Returns remote address of this Connection.
- getInetAddress() - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- getInetAddressFor(Inet6Address, String) - Static method in class com.hazelcast.util.AddressUtil
-
- getInetSocketAddress() - Method in interface com.hazelcast.core.Member
-
- getInetSocketAddress() - Method in class com.hazelcast.instance.AbstractMember
-
- getInetSocketAddress() - Method in class com.hazelcast.nio.Address
-
- getInfo() - Method in interface com.hazelcast.map.impl.querycache.accumulator.Accumulator
-
- getInfo() - Method in class com.hazelcast.map.impl.querycache.accumulator.BasicAccumulator
-
- getInfo() - Method in class com.hazelcast.map.impl.querycache.publisher.PartitionAccumulatorRegistry
-
- getInitialBackoffMillis() - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
how long to wait after the first failure before retrying
- getInitialDelay() - Method in class com.hazelcast.scheduledexecutor.impl.TaskDefinition
-
- getInitialLoadMode() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- getInitialLoadMode() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the initial load mode.
- getInitialPermits() - Method in class com.hazelcast.config.SemaphoreConfig
-
Gets the initial number of permits.
- getInitialPublisherState() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the initial WAN publisher state.
- getInMemoryFormat() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.NearCacheConfigHolder
-
- getInMemoryFormat() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- getInMemoryFormat() - Method in class com.hazelcast.config.CacheConfig
-
Gets the data type that will be used to store records.
- getInMemoryFormat() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the InMemory Format for this
ICache
.
- getInMemoryFormat() - Method in class com.hazelcast.config.MapConfig
-
Returns the data type that will be used for storing records.
- getInMemoryFormat() - Method in class com.hazelcast.config.NearCacheConfig
-
Returns the data type used to store entries.
- getInMemoryFormat() - Method in class com.hazelcast.config.QueryCacheConfig
-
Returns memory format of values of entries in QueryCache
.
- getInMemoryFormat() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
Data type used to store entries.
- getInMemoryFormat() - Method in class com.hazelcast.config.RingbufferConfig
-
Gets the InMemoryFormat.
- getInMemoryFormat() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- getInMemoryFormat() - Method in interface com.hazelcast.internal.nearcache.NearCache
-
- getInMemoryFormat(String) - Method in class com.hazelcast.spi.impl.merge.AbstractMergeRunnable
-
- getInputThreads() - Method in class com.hazelcast.internal.networking.nio.NioNetworking
-
- getInsertCount() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- getInsertCount() - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
- getInsertCount() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the insert count.
- getInsertCount() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- getInsertCount() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns the number of insert operations performed on the index.
- getInsertCount() - Method in interface com.hazelcast.monitor.LocalIndexStats
-
Returns the number of insert operations performed on the index.
- getInstanceMBean() - Method in class com.hazelcast.internal.jmx.ManagementService
-
- getInstanceName() - Method in class com.hazelcast.client.config.ClientConfig
-
- getInstanceName() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getInstanceName() - Method in class com.hazelcast.config.Config
-
Returns the instance name uniquely identifying the hazelcast instance
created by this configuration.
- getInstanceName(String, Config) - Static method in class com.hazelcast.instance.HazelcastInstanceFactory
-
Return real name for the hazelcast instance's instance
- getInstanceName() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getInt(int) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Get the value at a given index.
- getInt() - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- getInt(int) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- getInt(int) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- getInt(String, int) - Method in class com.hazelcast.internal.json.JsonObject
-
Returns the int
value of the member with the specified name in this object.
- getInt(Object, long) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Returns the int value at the supplied offset from the supplied object's base address.
- getInt(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getInt(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getInt(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getInt(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getInt(long) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Reads the int value from given address.
- getInt(JsonObject, String) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as an int.
- getInt(JsonObject, String, int) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as an int.
- getInt(int) - Static method in class com.hazelcast.util.RandomPicker
-
Returns a pseudorandom, uniformly distributed int value between 0 (inclusive)
and the specified value (exclusive), drawn from this random number generator's sequence.
- getInt(int, int) - Static method in class com.hazelcast.util.RandomPicker
-
Return a pseudorandom, uniformly distributed in value between the low value (inclusive) and
the high value (exclusive), drawn from this random number generator's sequence.
- getIntAttribute(String) - Method in class com.hazelcast.client.impl.MemberImpl
-
- getIntAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getIntAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getIntAttribute(String) - Method in class com.hazelcast.instance.MemberImpl
-
- getInteger(HazelcastProperty) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
- getIntegerValue(String, String) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getIntegerValue(String, String, int) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getInterceptorRegistry() - Method in class com.hazelcast.map.impl.MapContainer
-
- getInterceptors() - Method in class com.hazelcast.map.impl.InterceptorRegistry
-
Returns all registered interceptors.
- getInterfaces() - Method in class com.hazelcast.config.InterfacesConfig
-
- getInterfaces() - Method in class com.hazelcast.config.MemberGroupConfig
-
Gets an unmodifiable collection containing all interfaces.
- getInterfaces() - Method in class com.hazelcast.config.NetworkConfig
-
- getInternal(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getInternal(Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- getInternal(Object) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- getInternalHotRestartService() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- getInternalHotRestartService() - Method in interface com.hazelcast.instance.NodeExtension
-
Returns the internal hot restart service
- getInternalMigrationListener() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getInternalPartitions() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getInternalPartitions() - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
- getIntervalMilliseconds() - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- getIntervalMilliseconds() - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
- getIntVolatile(Object, long) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Reads the int value as volatile from given object by its offset.
- getIntVolatile(long) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Reads the int value as volatile from given object by its offset.
- getIntVolatile(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getIntVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getIntVolatile(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getIntVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getInvalidationListenerCount() - Method in class com.hazelcast.cache.impl.CacheContext
-
- getInvalidationMetaDataFetcher() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingTask
-
- getInvalidationRequests() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getInvalidations() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.BatchNearCacheInvalidation
-
- getInvalidations() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getInvalidations() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the number of invalidations of Near Cache entries owned by this member.
- getInvalidationSequence() - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- getInvalidationSequence() - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
- getInvalidator() - Method in class com.hazelcast.map.impl.nearcache.MapNearCacheManager
-
- getInvocation() - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
-
- getInvocationBuilder(Operation) - Method in class com.hazelcast.client.impl.protocol.task.AbstractInvocationMessageTask
-
- getInvocationBuilder(Operation) - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheFetchNearCacheInvalidationMetadataTask
-
- getInvocationBuilder(Operation) - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheListenerRegistrationMessageTask
-
- getInvocationBuilder(Operation) - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheManagementConfigMessageTask
-
- getInvocationBuilder(Operation) - Method in class com.hazelcast.client.impl.protocol.task.CreateProxyMessageTask
-
- getInvocationBuilder(Operation) - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToAddressMessageTask
-
- getInvocationBuilder(Operation) - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToPartitionMessageTask
-
- getInvocationBuilder(Operation) - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearNearCacheMessageTask
-
Deprecated.
- getInvocationBuilder(Operation) - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchNearCacheInvalidationMetadataTask
-
- getInvocationBuilder(Operation) - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorShutdownMessageTask
-
- getInvocationMonitor() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getInvocationRegistry() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getInvocationRetryPauseMillis() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- getInvocationService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getInvocationService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getInvocationTime() - Method in class com.hazelcast.spi.Operation
-
Gets the time in milliseconds when this invocation started.
- getInvocationTimeoutMillis() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- getInvokerWrapper() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getInvokerWrapper() - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- getInvokerWrapper() - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
- getIOBalancer() - Method in class com.hazelcast.internal.networking.nio.NioNetworking
-
- getIoExecutorMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getIoService() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- getItem() - Method in class com.hazelcast.collection.impl.common.DataAwareItemEvent
-
- getItem() - Method in class com.hazelcast.core.ItemEvent
-
Returns the item related to the event.
- getItem() - Method in class com.hazelcast.spi.impl.PortableItemEvent
-
- getItemAtPositionOrNull(T[], int) - Static method in class com.hazelcast.util.collection.ArrayUtils
-
- getItemAtPositionOrNull(Collection<T>, int) - Static method in class com.hazelcast.util.CollectionUtil
-
Returns the n-th item or null
if collection is smaller.
- getItemData() - Method in class com.hazelcast.collection.impl.common.DataAwareItemEvent
-
- getItemId() - Method in class com.hazelcast.collection.impl.collection.CollectionItem
-
- getItemId(CollectionTxnOperation) - Static method in class com.hazelcast.collection.impl.CollectionTxnUtil
-
- getItemId() - Method in class com.hazelcast.collection.impl.queue.QueueItem
-
- getItemId() - Method in interface com.hazelcast.collection.impl.txncollection.CollectionTxnOperation
-
- getItemId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddOperation
-
- getItemId() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveOperation
-
- getItemId() - Method in class com.hazelcast.collection.impl.txnqueue.operations.BaseTxnQueueOperation
-
- getItemListenerConfigs() - Method in class com.hazelcast.config.CollectionConfig
-
Gets the list of ItemListenerConfigs.
- getItemListenerConfigs() - Method in class com.hazelcast.config.ListConfigReadOnly
-
Deprecated.
- getItemListenerConfigs() - Method in class com.hazelcast.config.QueueConfig
-
Get the list of item listener configurations for this queue.
- getItemListenerConfigs() - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- getItemListenerConfigs() - Method in class com.hazelcast.config.SetConfigReadOnly
-
Deprecated.
- getItemQueue() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Returns the item queue on the partition owner.
- getItems() - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- getItems() - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
Returns the array representing this ringbuffer.
- getItems() - Method in class com.hazelcast.spi.merge.RingbufferMergeData
-
Returns the array representing this ringbuffer.
- getIterationCount() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- getIterationType() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapQueryMessageTask
-
- getIterationType() - Method in class com.hazelcast.client.impl.protocol.task.map.DefaultMapAggregateMessageTask
-
- getIterationType() - Method in class com.hazelcast.client.impl.protocol.task.map.DefaultMapProjectMessageTask
-
- getIterationType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPagingPredicateMessageTask
-
- getIterationType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPredicateMessageTask
-
- getIterationType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntrySetMessageTask
-
- getIterationType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetMessageTask
-
- getIterationType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPagingPredicateMessageTask
-
- getIterationType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPredicateMessageTask
-
- getIterationType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesMessageTask
-
- getIterationType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPagingPredicateMessageTask
-
- getIterationType() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPredicateMessageTask
-
- getIterationType() - Method in class com.hazelcast.map.impl.query.Query
-
- getIterationType() - Method in class com.hazelcast.map.impl.query.QueryResultCollection
-
- getIterationType() - Method in class com.hazelcast.query.PagingPredicate
-
- getJarPaths() - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- getJavaSerializationFilterConfig() - Method in class com.hazelcast.config.SerializationConfig
-
- getJetBuildInfo() - Method in class com.hazelcast.instance.BuildInfo
-
- getJitter() - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
by how much to randomize backoffs.
- getJobId() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getJobId() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForCustomMessageTask
-
- getJobId() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForListMessageTask
-
- getJobId() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMapMessageTask
-
- getJobId() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMultiMapMessageTask
-
- getJobId() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForSetMessageTask
-
- getJobId() - Method in class com.hazelcast.mapreduce.impl.notification.MapReduceNotification
-
- getJobId() - Method in class com.hazelcast.mapreduce.impl.operation.ProcessingOperation
-
- getJobId() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
-
- getJobId() - Method in class com.hazelcast.mapreduce.impl.task.MapCombineTask
-
- getJobId() - Method in class com.hazelcast.mapreduce.impl.task.ReducerTask
-
- getJobId() - Method in class com.hazelcast.mapreduce.impl.task.TrackableJobFuture
-
- getJobId() - Method in interface com.hazelcast.mapreduce.JobCompletableFuture
-
Deprecated.
Returns the unique identifier for this mapreduce job.
- getJobId() - Method in interface com.hazelcast.mapreduce.TrackableJob
-
Deprecated.
Returns the unique job ID of the tracked job
- getJobOwner() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- getJobOwner() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
-
- getJobProcessInformation() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- getJobProcessInformation() - Method in class com.hazelcast.mapreduce.impl.task.TrackableJobFuture
-
- getJobProcessInformation() - Method in interface com.hazelcast.mapreduce.TrackableJob
-
Deprecated.
Returns an instance of
JobProcessInformation
to find out the state and
statistics of a running task, or returns null if the underlying job ID is not available because the job is already
finished or has not yet been submitted.
It returns null if not requested on the job issuing cluster member or client, since those values are
not distributed to all clusters for traffic reasons.
- getJobResults() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- getJobSupervisor(String, String) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- getJobTracker(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getJobTracker(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getJobTracker(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
- getJobTracker(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getJobTracker(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getJobTracker(String) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- getJobTracker() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- getJobTracker() - Method in class com.hazelcast.mapreduce.impl.task.TrackableJobFuture
-
- getJobTracker() - Method in interface com.hazelcast.mapreduce.TrackableJob
-
Deprecated.
- getJobTrackerConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getJobTrackerConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the JobTrackerConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getJobTrackerConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getJobTrackerConfig() - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- getJobTrackerConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getJobTrackerConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of
JobTracker
configurations, mapped by config name.
- getJobTrackerConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getJoin() - Method in class com.hazelcast.config.NetworkConfig
-
- getJoiner() - Method in class com.hazelcast.instance.Node
-
- getJournal() - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalReadOperation
-
- getJournal() - Method in class com.hazelcast.internal.journal.EventJournalReadOperation
-
- getJournal() - Method in class com.hazelcast.map.impl.journal.MapEventJournalReadOperation
-
- getKey() - Method in interface com.hazelcast.cache.CacheEntryView
-
Gets the key of the cache entry.
- getKey() - Method in class com.hazelcast.cache.impl.CacheEntry
-
- getKey() - Method in class com.hazelcast.cache.impl.CacheEntryEventImpl
-
- getKey() - Method in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- getKey(int) - Method in class com.hazelcast.cache.impl.CacheKeyIterationResult
-
- getKey() - Method in class com.hazelcast.cache.impl.journal.DeserializingEventJournalCacheEvent
-
- getKey() - Method in class com.hazelcast.cache.impl.merge.entry.DefaultCacheEntryView
-
- getKey() - Method in class com.hazelcast.cache.impl.merge.entry.LazyCacheEntryView
-
- getKey() - Method in interface com.hazelcast.cache.journal.EventJournalCacheEvent
-
Returns the key for the event entry.
- getKey() - Method in class com.hazelcast.client.impl.protocol.task.multimap.AbstractMultiMapAddEntryListenerMessageTask
-
- getKey() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapAddEntryListenerToKeyMessageTask
-
- getKey() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.AbstractReplicatedMapAddEntryListenerMessageTask
-
- getKey() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerMessageTask
-
- getKey() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerToKeyMessageTask
-
- getKey() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerToKeyWithPredicateMessageTask
-
- getKey() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerWithPredicateMessageTask
-
- getKey() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddNearCacheListenerMessageTask
-
- getKey() - Method in class com.hazelcast.client.proxy.ClientLockProxy
-
Deprecated.
- getKey() - Method in class com.hazelcast.collection.impl.txncollection.CollectionTransactionLogRecord
-
- getKey() - Method in class com.hazelcast.concurrent.lock.ConditionKey
-
- getKey() - Method in class com.hazelcast.concurrent.lock.LockProxy
-
Deprecated.
- getKey() - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- getKey() - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- getKey() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- getKey() - Method in class com.hazelcast.core.EntryEvent
-
Returns the key of the entry event.
- getKey() - Method in interface com.hazelcast.core.EntryView
-
Returns the key of the entry.
- getKey() - Method in interface com.hazelcast.core.ILock
-
- getKey() - Method in class com.hazelcast.core.MemberAttributeEvent
-
Returns the key for this MemberAttributeEvent.
- getKey() - Method in class com.hazelcast.core.PartitionAwareKey
-
Gets the key (not the partitionKey).
- getKey() - Method in class com.hazelcast.internal.ascii.memcache.DeleteCommand
-
- getKey() - Method in class com.hazelcast.internal.ascii.memcache.GetCommand
-
- getKey() - Method in class com.hazelcast.internal.ascii.memcache.IncrementCommand
-
- getKey() - Method in class com.hazelcast.internal.ascii.memcache.MapNameAndKeyPair
-
- getKey() - Method in class com.hazelcast.internal.ascii.memcache.MemcacheEntry
-
- getKey() - Method in class com.hazelcast.internal.ascii.memcache.SetCommand
-
- getKey() - Method in class com.hazelcast.internal.ascii.memcache.TouchCommand
-
- getKey() - Method in class com.hazelcast.internal.cluster.impl.ClusterStateTransactionLogRecord
-
- getKey() - Method in interface com.hazelcast.internal.eviction.EvictableEntryView
-
Gets the key of the entry.
- getKey() - Method in class com.hazelcast.internal.eviction.ExpiredKey
-
- getKey() - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.CacheBrowserEntryView
-
- getKey() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidation
-
- getKey() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.SingleNearCacheInvalidation
-
- getKey() - Method in class com.hazelcast.internal.nearcache.impl.store.HeapNearCacheRecordMap.NearCacheEvictableSamplingEntry
-
- getKey() - Method in class com.hazelcast.map.impl.DataAwareEntryEvent
-
- getKey() - Method in class com.hazelcast.map.impl.EntryEventFilter
-
- getKey() - Method in class com.hazelcast.map.impl.journal.DeserializingEventJournalMapEvent
-
- getKey(int) - Method in class com.hazelcast.map.impl.MapEntries
-
- getKey() - Method in interface com.hazelcast.map.impl.mapstore.writebehind.entry.DelayedEntry
-
- getKey() - Method in class com.hazelcast.map.impl.operation.KeyBasedMapOperation
-
- getKey() - Method in class com.hazelcast.map.impl.operation.WanEventHolder
-
- getKey() - Method in class com.hazelcast.map.impl.query.QueryResultRow
-
- getKey() - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- getKey() - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- getKey() - Method in interface com.hazelcast.map.impl.querycache.event.QueryCacheEventData
-
- getKey() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getKey() - Method in interface com.hazelcast.map.impl.record.Record
-
- getKey() - Method in class com.hazelcast.map.impl.record.RecordReplicationInfo
-
- getKey() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getKey() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getKey() - Method in class com.hazelcast.map.impl.tx.MapTransactionLogRecord
-
- getKey() - Method in class com.hazelcast.map.impl.wan.MapReplicationRemove
-
- getKey() - Method in class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- getKey() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getKey() - Method in interface com.hazelcast.map.journal.EventJournalMapEvent
-
Returns the key for the event entry.
- getKey() - Method in class com.hazelcast.multimap.impl.MultiMapEventFilter
-
- getKey() - Method in class com.hazelcast.multimap.impl.MultiMapMergeContainer
-
- getKey() - Method in class com.hazelcast.multimap.impl.txn.MultiMapTransactionLogRecord
-
- getKey() - Method in class com.hazelcast.query.impl.CachedQueryEntry
-
- getKey() - Method in class com.hazelcast.query.impl.QueryableEntry
-
- getKey() - Method in class com.hazelcast.query.impl.QueryEntry
-
- getKey(int) - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapEntries
-
- getKey() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableEntryEvent
-
- getKey() - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- getKey() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getKey() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- getKey() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventProcessor
-
- getKey() - Method in class com.hazelcast.spi.impl.eventservice.impl.LocalEventDispatcher
-
- getKey() - Method in class com.hazelcast.spi.impl.merge.AbstractMergingEntryImpl
-
- getKey() - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- getKey() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getKey() - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- getKey() - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- getKey() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
-
- getKey() - Method in interface com.hazelcast.spi.merge.MergingEntry
-
Returns the merging key in the in-memory format of the backing data structure.
- getKey() - Method in interface com.hazelcast.transaction.impl.TransactionLogRecord
-
- getKey() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap.SimpleEntry
-
- getKey() - Method in interface com.hazelcast.util.executor.StripedRunnable
-
- getKey() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
-
- getKey() - Method in interface com.hazelcast.wan.ReplicationEventObject
-
Returns the key for the entry on which the event occurred.
- getKeyClassName() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- getKeyData() - Method in class com.hazelcast.concurrent.lock.LockProxy
-
- getKeyData() - Method in class com.hazelcast.map.impl.DataAwareEntryEvent
-
- getKeyData() - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- getKeyData() - Method in class com.hazelcast.query.impl.CachedQueryEntry
-
- getKeyData() - Method in class com.hazelcast.query.impl.QueryableEntry
-
- getKeyData() - Method in class com.hazelcast.query.impl.QueryEntry
-
- getKeyInternal() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- getKeyMember(Object) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- getKeys() - Method in class com.hazelcast.cache.impl.CacheKeyIterationResult
-
- getKeys() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getKeys() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForCustomMessageTask
-
- getKeys() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForListMessageTask
-
- getKeys() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMapMessageTask
-
- getKeys() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMultiMapMessageTask
-
- getKeys() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForSetMessageTask
-
- getKeys() - Method in class com.hazelcast.internal.ascii.memcache.BulkGetCommand
-
- getKeys() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapKeys
-
- getKeySet() - Method in class com.hazelcast.map.impl.MapKeySet
-
- getKeysFromRecords(Collection<Record>) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- getKeyStorageMemoryCost(K) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- getKeyStorageMemoryCost(K) - Method in class com.hazelcast.internal.nearcache.impl.store.NearCacheDataRecordStore
-
- getKeyStorageMemoryCost(K) - Method in class com.hazelcast.internal.nearcache.impl.store.NearCacheObjectRecordStore
-
- getKeyType() - Method in class com.hazelcast.cache.impl.CacheMXBeanImpl
-
- getKeyType() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- getKeyType() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the key type for this
ICache
.
- getKeyValueSource() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getKeyValueSource() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForCustomMessageTask
-
- getKeyValueSource() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForListMessageTask
-
- getKeyValueSource() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMapMessageTask
-
- getKeyValueSource() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMultiMapMessageTask
-
- getKeyValueSource() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForSetMessageTask
-
- getKeyValueSource() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
-
- getKubernetesConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getKubernetesConfig() - Method in class com.hazelcast.config.JoinConfig
-
- getKubernetesConfig() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the
KubernetesConfig
used by the discovery mechanism for this
WAN publisher.
- getLabel() - Method in class com.hazelcast.spi.impl.merge.AbstractContainerMerger
-
Returns a label of the service for customized error messages.
- getLanguageName() - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineFactory
-
- getLanguageVersion() - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineFactory
-
- getLargestSequence() - Method in interface com.hazelcast.core.RingbufferStore
-
Return the largest sequence seen by the data store.
- getLargestSequence() - Method in class com.hazelcast.ringbuffer.impl.RingbufferStoreWrapper
-
- getLastAccessTime() - Method in interface com.hazelcast.cache.CacheEntryView
-
Gets the last access time in milliseconds of the cache entry.
- getLastAccessTime() - Method in interface com.hazelcast.cache.CacheStatistics
-
Gets the last access time to cache.
- getLastAccessTime() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getLastAccessTime() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getLastAccessTime() - Method in class com.hazelcast.cache.impl.merge.entry.DefaultCacheEntryView
-
- getLastAccessTime() - Method in class com.hazelcast.cache.impl.merge.entry.LazyCacheEntryView
-
- getLastAccessTime() - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- getLastAccessTime() - Method in interface com.hazelcast.core.EntryView
-
Returns the last access time for the entry.
- getLastAccessTime() - Method in interface com.hazelcast.internal.eviction.Evictable
-
Gets the latest access time difference of this
Evictable
in milliseconds.
- getLastAccessTime() - Method in interface com.hazelcast.internal.eviction.EvictableEntryView
-
- getLastAccessTime() - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.CacheBrowserEntryView
-
- getLastAccessTime() - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- getLastAccessTime() - Method in class com.hazelcast.internal.nearcache.impl.store.HeapNearCacheRecordMap.NearCacheEvictableSamplingEntry
-
- getLastAccessTime() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getLastAccessTime() - Method in interface com.hazelcast.map.impl.record.Record
-
- getLastAccessTime() - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- getLastAccessTime() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getLastAccessTime() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getLastAccessTime() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getLastAccessTime() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getLastAccessTime() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getLastAccessTime() - Method in class com.hazelcast.monitor.impl.LocalRecordStoreStatsImpl
-
- getLastAccessTime() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getLastAccessTime() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Gets the last access time to cache.
- getLastAccessTime() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the last access (read) time of the locally owned entries.
- getLastAccessTime() - Method in interface com.hazelcast.monitor.LocalRecordStoreStats
-
Returns the last access (read) time of the locally owned entries of this partition.
- getLastAccessTime() - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- getLastAccessTime() - Method in class com.hazelcast.multimap.impl.MultiMapMergeContainer
-
- getLastAccessTime() - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- getLastAccessTime() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getLastAccessTime() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- getLastAccessTime() - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- getLastAccessTime() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getLastAccessTime() - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- getLastAccessTime() - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- getLastAccessTime() - Method in interface com.hazelcast.spi.merge.MergingLastAccessTime
-
Returns the last access time of the merge data.
- getLastCallId() - Method in class com.hazelcast.spi.impl.sequence.AbstractCallIdSequence
-
- getLastCallId() - Method in interface com.hazelcast.spi.impl.sequence.CallIdSequence
-
Returns the last issued call ID.
- getLastCallId() - Method in class com.hazelcast.spi.impl.sequence.CallIdSequenceWithoutBackpressure
-
- getLastCheckedLeafCount() - Method in class com.hazelcast.wan.merkletree.ConsistencyCheckResult
-
- getLastCheckedPartitionCount() - Method in class com.hazelcast.wan.merkletree.ConsistencyCheckResult
-
- getLastCleanupTime() - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- getLastCleanupTime(CachePartitionSegment) - Method in class com.hazelcast.cache.impl.eviction.CacheClearExpiredRecordsTask
-
- getLastCleanupTime(T) - Method in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- getLastCleanupTime(PartitionContainer) - Method in class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
- getLastCleanupTime() - Method in class com.hazelcast.map.impl.PartitionContainer
-
- getLastCleanupTimeBeforeSorting() - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- getLastCleanupTimeCopy() - Method in class com.hazelcast.map.impl.PartitionContainer
-
- getLastConsistencyCheckResults() - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- getLastConsistencyCheckResults() - Method in interface com.hazelcast.monitor.LocalWanPublisherStats
-
Returns the last results of the consistency checks, mapped by map name.
- getLastCredentials() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getLastDiffLeafCount() - Method in class com.hazelcast.wan.merkletree.ConsistencyCheckResult
-
- getLastDiffPartitionCount() - Method in class com.hazelcast.wan.merkletree.ConsistencyCheckResult
-
- getLastEntriesToSync() - Method in class com.hazelcast.wan.merkletree.ConsistencyCheckResult
-
- getLastHeartbeatTime(Member) - Method in class com.hazelcast.internal.cluster.impl.ClusterHeartbeatManager
-
- getLastIdleTime(TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskStatisticsImpl
-
- getLastIdleTime(TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.ScheduledTaskStatistics
-
Returns the last period of time the task was idle, waiting to get scheduled
- getLastPersistenceDuration() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getLastPersistenceDuration() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the duration in milliseconds of the last Near Cache key persistence (when the pre-load feature is enabled).
- getLastPersistenceFailure() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getLastPersistenceFailure() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the failure reason of the last Near Cache persistence (when the pre-load feature is enabled).
- getLastPersistenceKeyCount() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getLastPersistenceKeyCount() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the number of persisted keys of the last Near Cache key persistence (when the pre-load feature is enabled).
- getLastPersistenceTime() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getLastPersistenceTime() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the timestamp of the last Near Cache key persistence (when the pre-load feature is enabled).
- getLastPersistenceWrittenBytes() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getLastPersistenceWrittenBytes() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the written bytes of the last Near Cache key persistence (when the pre-load feature is enabled).
- getLastRunDuration(TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskStatisticsImpl
-
- getLastRunDuration(TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.ScheduledTaskStatistics
-
Returns the duration of the task's last execution.
- getLastStoredTime() - Method in interface com.hazelcast.core.EntryView
-
Returns the last time the value was flushed to its store (e.g.
- getLastStoredTime() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getLastStoredTime() - Method in interface com.hazelcast.map.impl.record.Record
-
- getLastStoredTime() - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- getLastStoredTime() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getLastStoredTime() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getLastStoredTime() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getLastStoredTime() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getLastStoredTime() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getLastStoredTime() - Method in interface com.hazelcast.spi.merge.MergingLastStoredTime
-
Returns the last stored time of the merge data.
- getLastSyncStats() - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- getLastSyncStats() - Method in interface com.hazelcast.monitor.LocalWanPublisherStats
-
Returns the last synchronization statistics, mapped by map name.
- getLastUpdateTime() - Method in interface com.hazelcast.cache.CacheStatistics
-
Gets the last update time to cache.
- getLastUpdateTime() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getLastUpdateTime() - Method in interface com.hazelcast.core.EntryView
-
Returns the last time the value was updated.
- getLastUpdateTime() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getLastUpdateTime() - Method in interface com.hazelcast.map.impl.record.Record
-
- getLastUpdateTime() - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- getLastUpdateTime() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getLastUpdateTime() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getLastUpdateTime() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getLastUpdateTime() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getLastUpdateTime() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getLastUpdateTime() - Method in class com.hazelcast.monitor.impl.LocalRecordStoreStatsImpl
-
- getLastUpdateTime() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getLastUpdateTime() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Gets the last update time to cache.
- getLastUpdateTime() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the last update time of the locally owned entries.
- getLastUpdateTime() - Method in interface com.hazelcast.monitor.LocalRecordStoreStats
-
Returns the last update time of the locally owned entries of this partition.
- getLastUpdateTime() - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- getLastUpdateTime() - Method in class com.hazelcast.multimap.impl.MultiMapMergeContainer
-
- getLastUpdateTime() - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- getLastUpdateTime() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getLastUpdateTime() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getLastUpdateTime() - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- getLastUpdateTime() - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- getLastUpdateTime() - Method in interface com.hazelcast.spi.merge.MergingLastUpdateTime
-
Returns the last update time of the merge data.
- getLeftChildOrder(int) - Static method in class com.hazelcast.wan.merkletree.MerkleTreeUtil
-
Returns the breadth-first order of the left child node of the node
with nodeOrder
- getLength() - Method in class com.hazelcast.internal.partition.PartitionTableView
-
- getLevel() - Method in interface com.hazelcast.logging.ILogger
-
Gets the logging level.
- getLevel() - Method in class com.hazelcast.logging.Log4j2Factory.Log4j2Logger
-
- getLevelOfNode(int) - Static method in class com.hazelcast.wan.merkletree.MerkleTreeUtil
-
Returns the level a node with the given order
is on in the tree
- getLicenseKey() - Method in class com.hazelcast.client.config.ClientConfig
-
- getLicenseKey() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getLicenseKey() - Method in class com.hazelcast.config.Config
-
Returns the license key for this hazelcast instance.
- getLicenseKey() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getLifecycleMutexFactory() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getLifecycleMutexFactory() - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- getLifecycleMutexFactory() - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
- getLifecycleService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getLifecycleService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getLifecycleService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getLifecycleService() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the lifecycle service for this instance.
- getLifecycleService() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getLifecycleService() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getLifeStartTime(Record) - Static method in class com.hazelcast.map.impl.ExpirationTimeSetter
-
Returns last-update-time of an entry if it was updated before, otherwise it returns creation-time of the entry.
- getLine() - Method in exception com.hazelcast.internal.json.ParseException
-
- getLingerSeconds() - Method in class com.hazelcast.client.config.SocketOptions
-
Gets SO_LINGER with the specified linger time in seconds
- getList() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getList(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getList(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getList(String) - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getList(String) - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getList() - Method in class com.hazelcast.console.ConsoleApp
-
- getList(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns the distributed list instance with the specified name.
- getList(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getList(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getList(String) - Method in class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
-
- getList(String) - Method in class com.hazelcast.transaction.impl.xa.XATransactionContextImpl
-
- getList(String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
-
Returns the transactional list instance with the specified name.
- getListConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getListConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the ListConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getListConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getListConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getListConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of
IList
configurations,
mapped by config name.
- getListConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getListConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered list configurations.
- getListConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getListener() - Method in class com.hazelcast.cache.impl.CacheEventListenerAdaptor
-
- getListener() - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheRequest
-
- getListener() - Method in class com.hazelcast.spi.impl.eventservice.impl.Registration
-
- getListener() - Method in interface com.hazelcast.spi.ListenerWrapperEventFilter
-
Gets the wrapped listener.
- getListenerAdapter() - Method in class com.hazelcast.client.impl.querycache.subscriber.ListenerInfo
-
- getListenerAdapters() - Method in class com.hazelcast.map.impl.InternalMapListenerAdapter
-
- getListenerConfigs() - Method in class com.hazelcast.client.config.ClientConfig
-
- getListenerConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getListenerConfigs() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- getListenerConfigs() - Method in class com.hazelcast.config.Config
-
- getListenerConfigs() - Method in class com.hazelcast.config.QuorumConfig
-
- getListenerConfigs() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getListenerConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getListenerConfigurations() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- getListenerImplementation() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.ListenerConfigHolder
-
- getListenerRegistrator() - Method in class com.hazelcast.map.impl.querycache.publisher.DefaultPublisherContext
-
- getListenerRegistrator() - Method in interface com.hazelcast.map.impl.querycache.publisher.PublisherContext
-
Returns a helper function in order to register listener to IMap
- getListenerService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getListenerService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getListenerType() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.ListenerConfigHolder
-
- getListName() - Method in class com.hazelcast.mapreduce.impl.ListKeyValueSource
-
- getLoadBalancer() - Method in class com.hazelcast.client.config.ClientConfig
-
Gets LoadBalancer
- getLoadBalancer() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getLocalAddress() - Method in class com.hazelcast.internal.cluster.impl.BindMessage
-
- getLocalAddress() - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- getLocalAvgAge() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getLocalBackupCount() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalBackupCount() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalBackupEntryCount() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalBackupEntryCount() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalBackupEntryMemoryCost() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalBackupEntryMemoryCost() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalBackupItemCount() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getLocalCacheStatistics() - Method in interface com.hazelcast.cache.ICache
-
Directly access local Cache Statistics.
- getLocalCacheStats(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getLocalCacheStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalCancelledTaskCount() - Method in class com.hazelcast.internal.jmx.ExecutorServiceMBean
-
- getLocalClient() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
- getLocalClient() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getLocalCompletedTaskCount() - Method in class com.hazelcast.internal.jmx.ExecutorServiceMBean
-
- getLocalCreationTime() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalCreationTime() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalCreationTime() - Method in class com.hazelcast.internal.jmx.ReliableTopicMBean
-
- getLocalCreationTime() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalCreationTime() - Method in class com.hazelcast.internal.jmx.TopicMBean
-
- getLocalDirtyEntryCount() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalDirtyEntryCount() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalEmptyPollOperationCount() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getLocalEndpoint() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getLocalEndpoint() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getLocalEndpoint() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the local Endpoint which this HazelcastInstance belongs to.
- getLocalEndpoint() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getLocalEndpoint() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getLocalEventOperationCount() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalEventOperationCount() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalEventOperationCount() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getLocalEventOperationCount() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalExecutorStats() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- getLocalExecutorStats() - Method in interface com.hazelcast.core.IExecutorService
-
Returns local statistics related to this executor service.
- getLocalExecutorStats() - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- getLocalExecutorStats(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getLocalExecutorStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalFlakeIdGeneratorStats(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getLocalFlakeIdGeneratorStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalGetOperationCount() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalGetOperationCount() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalGetOperationCount() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalHits() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalHits() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalHits() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalLastAccessTime() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalLastAccessTime() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalLastAccessTime() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalLastUpdateTime() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalLastUpdateTime() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalLastUpdateTime() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalLockedEntryCount() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalLockedEntryCount() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalMapStats() - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getLocalMapStats() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- getLocalMapStats() - Method in interface com.hazelcast.core.IMap
-
Returns LocalMapStats for this map.
- getLocalMapStats() - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- getLocalMapStats() - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- getLocalMapStats() - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- getLocalMapStats() - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- getLocalMapStats() - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- getLocalMapStats(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getLocalMapStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalMapStatsImpl(String) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider
-
- getLocalMapStatsImpl(String) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- getLocalMapStatsProvider() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getLocalMaxAge() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getLocalMaxGetLatency() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalMaxGetLatency() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalMaxGetLatency() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalMaxPutLatency() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalMaxPutLatency() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalMaxPutLatency() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalMember() - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getLocalMember() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getLocalMember() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- getLocalMember() - Method in interface com.hazelcast.core.Cluster
-
Returns this Hazelcast instance member.
- getLocalMember() - Method in class com.hazelcast.instance.Node
-
- getLocalMember() - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Gets the local member instance.
- getLocalMember() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getLocalMember() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getLocalMember() - Method in interface com.hazelcast.spi.NodeEngine
-
Returns the local member.
- getLocalMemoryStats() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getLocalMemoryStats() - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalMinAge() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getLocalMultiMapStats() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- getLocalMultiMapStats() - Method in interface com.hazelcast.core.MultiMap
-
Returns LocalMultiMapStats
for this map.
- getLocalMultiMapStats(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getLocalMultiMapStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalMultiMapStats() - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- getLocalMultiMapStatsImpl(String) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- getLocalOfferOperationCount() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getLocalOtherOperationCount() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalOtherOperationCount() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalOtherOperationCount() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalOtherOperationsCount() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getLocalOwnedEntryCount() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalOwnedEntryCount() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalOwnedEntryCount() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalOwnedEntryMemoryCost() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalOwnedEntryMemoryCost() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalOwnedItemCount() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getLocalPendingTaskCount() - Method in class com.hazelcast.internal.jmx.ExecutorServiceMBean
-
- getLocalPNCounterStats(String) - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
Returns the PN counter statistics for the counter with the given name
- getLocalPNCounterStats(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getLocalPNCounterStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalPollOperationCount() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getLocalPublishOperationCount() - Method in class com.hazelcast.internal.jmx.ReliableTopicMBean
-
- getLocalPublishOperationCount() - Method in class com.hazelcast.internal.jmx.TopicMBean
-
- getLocalPutOperationCount() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalPutOperationCount() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalPutOperationCount() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalQueueStats() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- getLocalQueueStats() - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- getLocalQueueStats() - Method in interface com.hazelcast.core.IQueue
-
Returns LocalQueueStats for this queue.
- getLocalQueueStats(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getLocalQueueStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalQueueStatsImpl(String) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- getLocalReceiveOperationCount() - Method in class com.hazelcast.internal.jmx.ReliableTopicMBean
-
- getLocalReceiveOperationCount() - Method in class com.hazelcast.internal.jmx.TopicMBean
-
- getLocalRecordStoreStats() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- getLocalRejectedOfferOperationCount() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getLocalRemoveOperationCount() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalRemoveOperationCount() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalRemoveOperationCount() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalReplicatedMapStats(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getLocalReplicatedMapStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalSocketAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getLocalStartedTaskCount() - Method in class com.hazelcast.internal.jmx.ExecutorServiceMBean
-
- getLocalStats() - Method in class com.hazelcast.internal.jmx.LocalStatsDelegate
-
- getLocalTopicStats() - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
-
- getLocalTopicStats() - Method in class com.hazelcast.client.proxy.ClientTopicProxy
-
- getLocalTopicStats() - Method in interface com.hazelcast.core.ITopic
-
Returns statistics about this topic, like total number of publishes/receives.
- getLocalTopicStats(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getLocalTopicStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalTopicStats() - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicProxy
-
- getLocalTopicStats(String) - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicService
-
Returns reliable topic statistics local to this member
for the reliable topic with name
.
- getLocalTopicStats() - Method in class com.hazelcast.topic.impl.TopicProxy
-
- getLocalTopicStats(String) - Method in class com.hazelcast.topic.impl.TopicService
-
- getLocalTopicStatsInternal() - Method in class com.hazelcast.topic.impl.TopicProxySupport
-
- getLocalTotalExecutionLatency() - Method in class com.hazelcast.internal.jmx.ExecutorServiceMBean
-
- getLocalTotalGetLatency() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalTotalGetLatency() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalTotalGetLatency() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalTotalPutLatency() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalTotalPutLatency() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalTotalPutLatency() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalTotalRemoveLatency() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getLocalTotalRemoveLatency() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getLocalTotalRemoveLatency() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getLocalTotalStartLatency() - Method in class com.hazelcast.internal.jmx.ExecutorServiceMBean
-
- getLocalUpdatePolicy() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.NearCacheConfigHolder
-
- getLocalUpdatePolicy() - Method in class com.hazelcast.config.NearCacheConfig
-
- getLocalWanPublisherStats() - Method in class com.hazelcast.monitor.impl.LocalWanStatsImpl
-
- getLocalWanPublisherStats() - Method in interface com.hazelcast.monitor.LocalWanStats
-
Returns the statistics of different publisher clusters belongs the scheme on this member
- getLocalWanStats(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getLocalWanStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocation() - Method in class com.hazelcast.internal.json.JsonHandler
-
Returns the current parser location.
- getLocation() - Method in exception com.hazelcast.internal.json.ParseException
-
Returns the location at which the error occurred.
- getLock(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getLock(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getLock(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getLock(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns the distributed lock instance for the specified key object.
- getLock(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getLock(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getLockConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getLockConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the LockConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getLockConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getLockConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getLockConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of
ILock
configurations,
mapped by config name.
- getLockConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getLockConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered lock configurations.
- getLockConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getLockContainer(int) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- getLockCount() - Method in class com.hazelcast.client.proxy.ClientLockProxy
-
- getLockCount() - Method in class com.hazelcast.concurrent.lock.LockProxy
-
- getLockCount(NodeEngine, Data) - Method in class com.hazelcast.concurrent.lock.LockProxySupport
-
- getLockCount() - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- getLockCount(Data) - Method in interface com.hazelcast.concurrent.lock.LockStore
-
Return the number of times a key was locked by the same owner (re-entered).
- getLockCount(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getLockCount(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
-
- getLockCount() - Method in interface com.hazelcast.core.ILock
-
Returns re-entrant lock hold count, regardless of lock ownership.
- getLockCount() - Method in class com.hazelcast.internal.jmx.LockMBean
-
- GetLockCountOperation - Class in com.hazelcast.concurrent.lock.operations
-
- GetLockCountOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.GetLockCountOperation
-
- GetLockCountOperation(ObjectNamespace, Data) - Constructor for class com.hazelcast.concurrent.lock.operations.GetLockCountOperation
-
- getLockedCount() - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- getLockedEntryCount() - Method in interface com.hazelcast.concurrent.lock.LockStore
-
Return the number of locks this store holds.
- getLockedEntryCount() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getLockedEntryCount() - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
-
- getLockedEntryCount() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- getLockedEntryCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getLockedEntryCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getLockedEntryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of currently locked locally owned keys.
- getLockedKeys() - Method in interface com.hazelcast.concurrent.lock.LockStore
-
Return all locked keys for this store.
- getLockedKeys() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getLockedKeys() - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
-
- getLockExpiryTime() - Method in class com.hazelcast.internal.util.LockGuard
-
- getLockObject() - Method in class com.hazelcast.internal.jmx.LockMBean
-
- getLockOwner() - Method in class com.hazelcast.internal.util.LockGuard
-
- getLockOwnerId() - Method in class com.hazelcast.internal.util.LockGuard
-
- getLockOwnerInfo(Data) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- getLockOwnerInfo(Data) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- getLockOwnerInfo(Data) - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- getLockReferenceIdGenerator() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getLocks() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getLockStore(int, ObjectNamespace) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- getLockStore(ObjectNamespace) - Method in class com.hazelcast.concurrent.lock.LockStoreContainer
-
- getLockStore() - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- getLockStores() - Method in class com.hazelcast.concurrent.lock.LockStoreContainer
-
- getLogger(Class) - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getLogger(Class) - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getLogger(String) - Method in class com.hazelcast.client.impl.clientside.ClientLoggingService
-
- getLogger(Class) - Method in class com.hazelcast.client.impl.clientside.ClientLoggingService
-
- getLogger() - Method in class com.hazelcast.client.impl.MemberImpl
-
- getLogger() - Method in class com.hazelcast.instance.AbstractMember
-
- getLogger() - Method in class com.hazelcast.instance.MemberImpl
-
- getLogger(String) - Method in class com.hazelcast.instance.Node
-
- getLogger(Class) - Method in class com.hazelcast.instance.Node
-
- getLogger(Class) - Static method in class com.hazelcast.logging.Logger
-
Obtains a
logger
for the given
clazz
.
- getLogger(String) - Static method in class com.hazelcast.logging.Logger
-
Obtains a
logger
of the given
name
.
- getLogger(String) - Method in interface com.hazelcast.logging.LoggerFactory
-
- getLogger(String) - Method in class com.hazelcast.logging.LoggerFactorySupport
-
- getLogger(String) - Method in interface com.hazelcast.logging.LoggingService
-
- getLogger(Class) - Method in interface com.hazelcast.logging.LoggingService
-
- getLogger(String) - Method in class com.hazelcast.logging.LoggingServiceImpl
-
- getLogger(Class) - Method in class com.hazelcast.logging.LoggingServiceImpl
-
- getLogger(String) - Method in class com.hazelcast.logging.NoLogFactory
-
- getLogger(Class) - Method in interface com.hazelcast.map.impl.mapstore.MapStoreContext
-
- getLogger() - Method in class com.hazelcast.spi.discovery.AbstractDiscoveryStrategy
-
Returns a
ILogger
instance bound to the current class.
- getLogger() - Method in class com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings
-
- getLogger(String) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getLogger(Class) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getLogger(String) - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the logger for a given name.
- getLogger(Class) - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the logger for a given class.
- getLogger() - Method in class com.hazelcast.spi.Operation
-
- getLoggingService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getLoggingService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getLoggingService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getLoggingService() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the logging service of this Hazelcast instance.
- getLoggingService() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getLoggingService() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getLoggingService() - Method in class com.hazelcast.instance.Node
-
- getLoggingService() - Method in interface com.hazelcast.nio.IOService
-
- getLoggingService() - Method in class com.hazelcast.nio.NodeIOService
-
- getLoggingService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getLogRecord() - Method in class com.hazelcast.logging.LogEvent
-
- getLong(int) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Get the value at a given index.
- getLong() - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- getLong(int) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- getLong(int) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- getLong(String, long) - Method in class com.hazelcast.internal.json.JsonObject
-
Returns the long
value of the member with the specified name in this object.
- getLong(Object, long) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Returns the long value at the supplied offset from the supplied object's base address.
- getLong(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getLong(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getLong(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getLong(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getLong(long) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Reads the long value from given address.
- getLong(HazelcastProperty) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
- getLong(JsonObject, String) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as a long.
- getLong(JsonObject, String, long) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as a long.
- getLongAttribute(String) - Method in class com.hazelcast.client.impl.MemberImpl
-
- getLongAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getLongAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getLongAttribute(String) - Method in class com.hazelcast.instance.MemberImpl
-
- getLongContainer(String) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- getLongContainer() - Method in class com.hazelcast.concurrent.atomiclong.operations.AbstractAtomicLongOperation
-
- getLongValue(String, String) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getLongValue(String, String, long) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getLongVolatile(Object, long) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Reads the long value as volatile from given object by its offset.
- getLongVolatile(long) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Reads the long value as volatile from given object by its offset.
- getLongVolatile(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getLongVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getLongVolatile(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getLongVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getLostBackupCount() - Method in class com.hazelcast.partition.PartitionLostEvent
-
Returns the number of lost backups for the partition.
- getLostBackupCount() - Method in class com.hazelcast.spi.impl.PortablePartitionLostEvent
-
- getLostReplicaIndex() - Method in class com.hazelcast.spi.partition.IPartitionLostEvent
-
0-based replica index that is lost for the partition.
- getMajor() - Method in class com.hazelcast.version.MemberVersion
-
- getMajor() - Method in class com.hazelcast.version.Version
-
- getMajorCollectionCount() - Method in class com.hazelcast.memory.DefaultGarbageCollectorStats
-
- getMajorCollectionCount() - Method in interface com.hazelcast.memory.GarbageCollectorStats
-
Returns major collection count.
- getMajorCollectionCount() - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- getMajorCollectionTime() - Method in class com.hazelcast.memory.DefaultGarbageCollectorStats
-
- getMajorCollectionTime() - Method in interface com.hazelcast.memory.GarbageCollectorStats
-
Returns total major collection time in ms.
- getMajorCollectionTime() - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- getManagedContext() - Method in class com.hazelcast.client.config.ClientConfig
-
- getManagedContext() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getManagedContext() - Method in class com.hazelcast.config.Config
-
Returns the external managed context.
- getManagedContext() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getManagedContext() - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- getManagedContext() - Method in interface com.hazelcast.internal.serialization.PortableContext
-
- getManagedContext() - Method in interface com.hazelcast.spi.serialization.SerializationService
-
- getManagedExecutorBean(String) - Method in class com.hazelcast.internal.management.dto.MXBeansDTO
-
- getManagementCenterConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getManagementCenterConfig() - Method in class com.hazelcast.config.Config
-
Returns the management center configuration for this hazelcast instance.
- getManagementCenterConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getManagementCenterConnectionFactory() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- getManagementCenterConnectionFactory() - Method in interface com.hazelcast.instance.NodeExtension
-
- getManagementCenterService() - Method in class com.hazelcast.instance.Node
-
- getManagementCenterService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getManagementService() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getManagerPrefix() - Method in class com.hazelcast.config.CacheConfig
-
Gets the manager prefix of the
ICache
, such as "hz://".
- getMap() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getMap(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getMap(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getMap(String) - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getMap(String) - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getMap() - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- getMap() - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- getMap() - Method in class com.hazelcast.collection.impl.set.SetContainer
-
- getMap() - Method in class com.hazelcast.console.ConsoleApp
-
- getMap(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns the distributed map instance with the specified name.
- getMap(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getMap(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getMap() - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- getMap() - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheRequest
-
- getMap(String) - Method in class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
-
- getMap(String) - Method in class com.hazelcast.transaction.impl.xa.XATransactionContextImpl
-
- getMap(String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
-
Returns the transactional distributed map instance with the specified name.
- getMapAttributeConfigs() - Method in class com.hazelcast.config.MapConfig
-
- getMapCombineTask(String) - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- getMapConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the MapConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getMapConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getMapConfig() - Method in class com.hazelcast.internal.management.dto.MapConfigDTO
-
- getMapConfig() - Method in class com.hazelcast.map.impl.MapContainer
-
- GetMapConfigOperation - Class in com.hazelcast.internal.management.operation
-
Operation to fetch Map configuration.
- GetMapConfigOperation(String) - Constructor for class com.hazelcast.internal.management.operation.GetMapConfigOperation
-
- getMapConfigOrNull(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapConfigOrNull(String) - Method in class com.hazelcast.config.Config
-
Returns the map config with the given name or null
if there is none.
- getMapConfigOrNull(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getMapConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of
IMap
configurations,
mapped by config name.
- getMapConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getMapConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered map configurations.
- getMapConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getMapContainer(String) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getMapContainer() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- getMapContainers() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getMapDataStore(String, int) - Method in interface com.hazelcast.map.impl.mapstore.MapStoreManager
-
- getMapDataStore(String, int) - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindManager
-
- getMapDataStore(String, int) - Method in class com.hazelcast.map.impl.mapstore.writethrough.WriteThroughManager
-
- getMapDataStore() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- getMapDataStore() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- GetMapEntryRequest - Class in com.hazelcast.internal.management.request
-
Request for fetching map entries.
- GetMapEntryRequest() - Constructor for class com.hazelcast.internal.management.request.GetMapEntryRequest
-
- GetMapEntryRequest(String, String, String) - Constructor for class com.hazelcast.internal.management.request.GetMapEntryRequest
-
- getMapEventJournalConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapEventJournalConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the map event journal config for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getMapEventJournalConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getMapEventJournalConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapEventJournalConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of map event journal configurations, mapped by config
name.
- getMapEventJournalConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getMapEventJournalConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered MapEventJournal configurations.
- getMapEventJournalConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getMapEventPublisher() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getMapEvictionPolicy() - Method in class com.hazelcast.config.MapConfig
-
Returns custom eviction policy if it is set otherwise returns null
.
- getMapIndexConfigs() - Method in class com.hazelcast.config.MapConfig
-
- getMapIndexConfigs() - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- getMapListener() - Method in class com.hazelcast.config.EntryListenerConfig.MapListenerToEntryListenerAdapter
-
- getMapListenerRegistry() - Method in class com.hazelcast.map.impl.querycache.publisher.DefaultPublisherContext
-
- getMapListenerRegistry() - Method in interface com.hazelcast.map.impl.querycache.publisher.PublisherContext
-
- getMapMerkleTreeConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapMerkleTreeConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the map merkle tree config for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getMapMerkleTreeConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getMapMerkleTreeConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapMerkleTreeConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of map merkle tree configurations, mapped by config
name.
- getMapMerkleTreeConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getMapMerkleTreeConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
- getMapMerkleTreeConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getMapName() - Method in class com.hazelcast.config.EventJournalConfig
-
Returns the map name to which this config applies.
- getMapName() - Method in class com.hazelcast.config.MerkleTreeConfig
-
Returns the map name to which this config applies.
- getMapName() - Method in class com.hazelcast.internal.ascii.memcache.MapNameAndKeyPair
-
- getMapName() - Method in interface com.hazelcast.map.impl.event.EventData
-
- getMapName() - Method in interface com.hazelcast.map.impl.mapstore.MapStoreContext
-
- getMapName() - Method in class com.hazelcast.map.impl.query.Query
-
- getMapName() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- getMapName() - Method in class com.hazelcast.map.impl.querycache.event.BatchEventData
-
- getMapName() - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- getMapName() - Method in class com.hazelcast.map.impl.querycache.event.LocalCacheWideEventData
-
- getMapName() - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- getMapName() - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheRequest
-
- getMapName() - Method in class com.hazelcast.map.impl.wan.MapReplicationRemove
-
- getMapName() - Method in class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- getMapName() - Method in class com.hazelcast.mapreduce.impl.MapKeyValueSource
-
- getMapName() - Method in class com.hazelcast.query.impl.MapIndexInfo
-
- getMapNearCacheManager() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getMapOperationProvider(String) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getMapOperationProvider(MapConfig) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getMapper() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getMapper() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForCustomMessageTask
-
- getMapper() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForListMessageTask
-
- getMapper() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMapMessageTask
-
- getMapper() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMultiMapMessageTask
-
- getMapper() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForSetMessageTask
-
- getMapper(Supplier<Key, ?, Supplied>) - Method in interface com.hazelcast.mapreduce.aggregation.Aggregation
-
Deprecated.
Returns the Mapper for this aggregation.
- getMapper(Supplier<KeyIn, ValueIn, SuppliedValue>) - Method in interface com.hazelcast.mapreduce.aggregation.impl.AggType
-
- getMapper(Supplier<Key, Value, BigDecimal>) - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalAvgAggregation
-
- getMapper(Supplier<Key, Value, BigDecimal>) - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalMaxAggregation
-
- getMapper(Supplier<Key, Value, BigDecimal>) - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalMinAggregation
-
- getMapper(Supplier<Key, Value, BigDecimal>) - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalSumAggregation
-
- getMapper(Supplier<Key, Value, BigInteger>) - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerAvgAggregation
-
- getMapper(Supplier<Key, Value, BigInteger>) - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerMaxAggregation
-
- getMapper(Supplier<Key, Value, BigInteger>) - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerMinAggregation
-
- getMapper(Supplier<Key, Value, BigInteger>) - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerSumAggregation
-
- getMapper(Supplier<Key, Value, Comparable>) - Method in class com.hazelcast.mapreduce.aggregation.impl.ComparableMaxAggregation
-
- getMapper(Supplier<Key, Value, Comparable>) - Method in class com.hazelcast.mapreduce.aggregation.impl.ComparableMinAggregation
-
- getMapper(Supplier<Key, Value, Object>) - Method in class com.hazelcast.mapreduce.aggregation.impl.CountAggregation
-
- getMapper(Supplier<Key, Value, DistinctType>) - Method in class com.hazelcast.mapreduce.aggregation.impl.DistinctValuesAggregation
-
- getMapper(Supplier<Key, Value, Double>) - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleAvgAggregation
-
- getMapper(Supplier<Key, Value, Double>) - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleMaxAggregation
-
- getMapper(Supplier<Key, Value, Double>) - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleMinAggregation
-
- getMapper(Supplier<Key, Value, Double>) - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleSumAggregation
-
- getMapper(Supplier<Key, Value, Integer>) - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerAvgAggregation
-
- getMapper(Supplier<Key, Value, Integer>) - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerMaxAggregation
-
- getMapper(Supplier<Key, Value, Integer>) - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerMinAggregation
-
- getMapper(Supplier<Key, Value, Integer>) - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerSumAggregation
-
- getMapper(Supplier<Key, Value, Long>) - Method in class com.hazelcast.mapreduce.aggregation.impl.LongAvgAggregation
-
- getMapper(Supplier<Key, Value, Long>) - Method in class com.hazelcast.mapreduce.aggregation.impl.LongMaxAggregation
-
- getMapper(Supplier<Key, Value, Long>) - Method in class com.hazelcast.mapreduce.aggregation.impl.LongMinAggregation
-
- getMapper(Supplier<Key, Value, Long>) - Method in class com.hazelcast.mapreduce.aggregation.impl.LongSumAggregation
-
- getMapper() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
-
- getMapPublisherRegistry() - Method in class com.hazelcast.map.impl.querycache.publisher.DefaultPublisherContext
-
- getMapPublisherRegistry() - Method in interface com.hazelcast.map.impl.querycache.publisher.PublisherContext
-
- getMapQueryEngine(String) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getMapQueryRunner(String) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getMapReduceService() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- getMaps() - Method in class com.hazelcast.map.impl.PartitionContainer
-
- getMapService() - Method in class com.hazelcast.map.impl.PartitionContainer
-
- getMapServiceContext() - Method in class com.hazelcast.map.impl.LocalMapStatsProvider
-
- getMapServiceContext() - Method in class com.hazelcast.map.impl.MapContainer
-
- getMapServiceContext() - Method in class com.hazelcast.map.impl.MapService
-
- getMapServiceContext() - Method in interface com.hazelcast.map.impl.MapServiceFactory
-
- getMapServiceContext() - Method in interface com.hazelcast.map.impl.mapstore.MapStoreContext
-
- getMapStore() - Method in class com.hazelcast.map.impl.MapStoreWrapper
-
- getMapStoreConfig() - Method in class com.hazelcast.config.MapConfig
-
Returns the map store configuration
- getMapStoreConfig() - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- getMapStoreConfig() - Method in interface com.hazelcast.map.impl.mapstore.MapStoreContext
-
- getMapStoreContext() - Method in class com.hazelcast.map.impl.MapContainer
-
- getMapStoreManager() - Method in interface com.hazelcast.map.impl.mapstore.MapStoreContext
-
- getMapStoreWrapper() - Method in interface com.hazelcast.map.impl.mapstore.MapStoreContext
-
- getMapSubscriberRegistry() - Method in class com.hazelcast.map.impl.querycache.subscriber.AbstractSubscriberContext
-
- getMapSubscriberRegistry() - Method in interface com.hazelcast.map.impl.querycache.subscriber.SubscriberContext
-
- getMaster() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getMasterAddress() - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getMasterAddress() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getMasterAddress() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Returns the address of the master member.
- getMasterAddress() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getMasterAddress() - Method in class com.hazelcast.instance.Node
-
- getMasterAddress() - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Returns the address of the master member.
- getMasterAddress() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getMasterAddress() - Method in class com.hazelcast.internal.cluster.impl.MembersViewMetadata
-
- getMasterAddress() - Method in class com.hazelcast.internal.cluster.impl.operations.MasterResponseOp
-
- getMasterAddress() - Method in class com.hazelcast.internal.jmx.NodeMBean
-
- getMasterAddress() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getMasterAddress() - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the address of the master member.
- getMatchingIpv4Addresses(AddressUtil.AddressMatcher) - Static method in class com.hazelcast.util.AddressUtil
-
- getMaxAge() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- getMaxAge() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the maximum age of the items in this member.
- getMaxAllowedBackupCount() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getMaxAllowedBackupCount() - Method in interface com.hazelcast.spi.partition.IPartitionService
-
Returns maximum allowed backup count according to current
cluster formation and partition group configuration.
- getMaxAttempts() - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- getMaxAttempts() - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
- getMaxBackoffMillis() - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
When backoff reaches this upper bound, it does not increase any more.
- getMaxConcurrentInvocations() - Method in class com.hazelcast.spi.impl.sequence.AbstractCallIdSequence
-
- getMaxConcurrentInvocations() - Method in interface com.hazelcast.spi.impl.sequence.CallIdSequence
-
Returns the maximum concurrent invocations supported.
- getMaxConcurrentInvocations() - Method in class com.hazelcast.spi.impl.sequence.CallIdSequenceWithoutBackpressure
-
- getMaxConcurrentReplicationTargets() - Method in class com.hazelcast.config.CRDTReplicationConfig
-
Returns the maximum number of target members that we replicate the CRDT
states to in one period.
- getMaxGetLatency() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getMaxGetLatency() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getMaxGetLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the maximum latency of get operations.
- getMaxHeap() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getMaxHeap() - Method in interface com.hazelcast.memory.MemoryStats
-
Returns the maximum amount of memory that the JVM will attempt to use in bytes.
- getMaxHeap() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getMaxIdle() - Method in interface com.hazelcast.core.EntryView
-
Returns the last set max idle time in milliseconds.
- getMaxIdle() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getMaxIdle() - Method in interface com.hazelcast.map.impl.record.Record
-
- getMaxIdle() - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- getMaxIdle() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getMaxIdle() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getMaxIdle() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getMaxIdle() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getMaxIdle() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getMaxIdle() - Method in interface com.hazelcast.spi.merge.MergingMaxIdle
-
Returns the MaxIdle of the merge data.
- getMaxIdleSeconds() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.NearCacheConfigHolder
-
- getMaxIdleSeconds() - Method in class com.hazelcast.config.MapConfig
-
Returns the maximum number of seconds for each entry to stay idle in the map.
- getMaxIdleSeconds() - Method in class com.hazelcast.config.NearCacheConfig
-
Returns the maximum number of seconds each entry can stay in the Near Cache as untouched (not-read).
- getMaximumPoolSize() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- getMaximumPoolSize() - Method in interface com.hazelcast.util.executor.ManagedExecutorService
-
- getMaximumSizePolicy() - Method in class com.hazelcast.config.EvictionConfig
-
- getMaxJoinMillis() - Method in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- getMaxJoinTimeToMasterNode() - Method in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- getMaxLeaseTimeInMillis() - Method in interface com.hazelcast.concurrent.lock.LockService
-
- getMaxLeaseTimeInMillis() - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- getMaxLeaseTimeInMillis(HazelcastProperties) - Static method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- getMaxMemory() - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- getMaxMemory() - Method in interface com.hazelcast.util.MemoryInfoAccessor
-
Returns the maximum amount of memory that the Java virtual machine will attempt to use in bytes.
- getMaxMemory() - Method in class com.hazelcast.util.RuntimeMemoryInfoAccessor
-
- getMaxMetadata() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getMaxMetadata() - Method in interface com.hazelcast.memory.MemoryStats
-
Returns the amount of native memory reserved for metadata.
- getMaxMetadata() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getMaxNative() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getMaxNative() - Method in interface com.hazelcast.memory.MemoryStats
-
Returns the maximum amount of native memory that current HazelcastInstance
will attempt to use in bytes.
- getMaxNative() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getMaxPutLatency() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getMaxPutLatency() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getMaxPutLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the maximum latency of put operations.
- getMaxRemoveLatency() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getMaxRemoveLatency() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getMaxRemoveLatency() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getMaxRemoveLatency() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getMaxRemoveLatency() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getMaxRemoveLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the maximum latency of remove operations.
- getMaxSampleSize() - Method in class com.hazelcast.quorum.impl.ProbabilisticQuorumFunction
-
- getMaxSize() - Method in class com.hazelcast.config.CollectionConfig
-
Gets the maximum size for the Configuration.
- getMaxSize() - Method in class com.hazelcast.config.NearCacheConfig
-
- getMaxSize() - Method in class com.hazelcast.config.QueueConfig
-
Returns the maximum size of the Queue.
- getMaxSizeConfig() - Method in class com.hazelcast.config.MapConfig
-
- getMaxSizeConfig() - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- getMaxSizePerNode(MaxSizeConfig) - Static method in class com.hazelcast.map.impl.MapKeyLoaderUtil
-
Returns the configured maximum entry count per node if the max
size policy is MaxSizeConfig.MaxSizePolicy#PER_NODE
and is not the default, otherwise returns -1
.
- getMaxSizePolicy() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.EvictionConfigHolder
-
- getMaxSizePolicy() - Method in class com.hazelcast.config.CacheEvictionConfig
-
- getMaxSizePolicy() - Method in class com.hazelcast.config.MaxSizeConfig
-
Returns the maximum size policy of the map.
- getMaxThreadSize() - Method in class com.hazelcast.config.JobTrackerConfig
-
Gets the maximum thread pool size of this
JobTracker
.
- getMaxVisibleSlowOperationCount() - Method in class com.hazelcast.monitor.impl.LocalOperationStatsImpl
-
- getMBeanInfo() - Method in class com.hazelcast.internal.jmx.HazelcastMBean
-
- getMBeanServerId() - Method in class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- getMember() - Method in class com.hazelcast.cache.impl.CachePartitionEventData
-
- getMember() - Method in class com.hazelcast.cache.impl.event.AbstractICacheEvent
-
Returns the member that fired this event.
- getMember() - Method in interface com.hazelcast.cache.impl.event.ICacheEvent
-
Returns the member that fired this event.
- getMember(ReliableTopicMessage) - Method in class com.hazelcast.client.proxy.ClientReliableMessageRunner
-
- getMember(Address) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Gets the member for the given address.
- getMember(String) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Gets the member with the given UUID.
- getMember(Address) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getMember(String) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getMember() - Method in class com.hazelcast.core.AbstractIMapEvent
-
Returns the member that fired this event.
- getMember() - Method in interface com.hazelcast.core.IMapEvent
-
Returns the member that fired this event.
- getMember() - Method in class com.hazelcast.core.ItemEvent
-
Returns the member that fired this event.
- getMember() - Method in class com.hazelcast.core.MemberAttributeEvent
-
- getMember() - Method in exception com.hazelcast.core.MemberLeftException
-
Returns the member that left the cluster
- getMember() - Method in class com.hazelcast.core.MembershipEvent
-
Returns the removed or added member.
- getMember(Address) - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Gets the member for the given address.
- getMember(String) - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Gets the member with the given UUID.
- getMember(Address) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getMember(String) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getMember(Address) - Method in class com.hazelcast.internal.cluster.impl.MembershipManager
-
- getMember(String) - Method in class com.hazelcast.internal.cluster.impl.MembershipManager
-
- getMember(Address, String) - Method in class com.hazelcast.internal.cluster.impl.MembershipManager
-
- getMember(Address) - Method in class com.hazelcast.internal.cluster.impl.MembersView
-
- getMember() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidation
-
- getMember() - Method in class com.hazelcast.logging.LogEvent
-
- getMember() - Method in class com.hazelcast.map.EventLostEvent
-
- getMember() - Method in class com.hazelcast.map.impl.querycache.event.BatchIMapEvent
-
- getMember() - Method in class com.hazelcast.map.impl.querycache.event.SingleIMapEvent
-
- getMember() - Method in class com.hazelcast.spi.MembershipServiceEvent
-
Returns the removed or added member.
- getMember(ReliableTopicMessage) - Method in class com.hazelcast.topic.impl.reliable.MessageRunner
-
- getMember(ReliableTopicMessage) - Method in class com.hazelcast.topic.impl.reliable.ReliableMessageRunner
-
- getMemberAddress() - Method in class com.hazelcast.internal.cluster.impl.MembersViewMetadata
-
- getMemberAddresses() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getMemberAddresses() - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- getMemberAddresses() - Method in class com.hazelcast.replicatedmap.impl.operation.AbstractReplicatedMapOperation
-
- getMemberAddresses() - Method in class com.hazelcast.replicatedmap.impl.operation.ClearOperation
-
- getMemberAddressProviderConfig() - Method in class com.hazelcast.config.NetworkConfig
-
- getMemberAttributeConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMemberAttributeConfig() - Method in class com.hazelcast.config.Config
-
Returns the member attribute configuration.
- getMemberAttributeConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getMemberBuildInfo() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- getMemberCount() - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- getMemberCount() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getMemberCredentialsConfig() - Method in class com.hazelcast.config.SecurityConfig
-
- getMemberCredentialsConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- getMemberGroupConfigs() - Method in class com.hazelcast.config.PartitionGroupConfig
-
- getMemberGroups() - Method in interface com.hazelcast.spi.partitiongroup.PartitionGroupStrategy
-
- getMemberGroupsSize() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getMemberGroupsSize() - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
- getMemberHotRestartStatusMap() - Method in class com.hazelcast.internal.management.dto.ClusterHotRestartStatusDTO
-
- getMemberImpls() - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Gets the collection of members.
- getMemberImpls() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getMemberList() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getMemberList() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Gets the collection of members.
- getMemberList() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getMemberList() - Method in class com.hazelcast.internal.management.TimedMemberState
-
- getMemberList() - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- getMemberList() - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
Returns member list of the cluster.
- getMemberListJoinVersion() - Method in class com.hazelcast.instance.MemberImpl
-
- getMemberListJoinVersion() - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Returns the member list join version of the local member instance.
- getMemberListJoinVersion() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getMemberListJoinVersion() - Method in class com.hazelcast.internal.cluster.MemberInfo
-
- getMemberListString() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getMemberListVersion() - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Returns the current version of member list.
- getMemberListVersion() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getMemberListVersion() - Method in class com.hazelcast.internal.cluster.impl.MembershipManager
-
- getMemberListVersion() - Method in class com.hazelcast.internal.cluster.impl.MembersViewMetadata
-
- getMemberListVersion() - Method in class com.hazelcast.internal.cluster.impl.SplitBrainJoinMessage
-
- getMemberLoginModuleConfigs() - Method in class com.hazelcast.config.SecurityConfig
-
- getMemberLoginModuleConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- getMemberPartitions(Address) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getMemberPartitions(Address) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
Returns partition ID list assigned to given target.
- getMemberPartitionsIfAssigned(Address) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getMemberPartitionsIfAssigned(Address) - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
Returns partition ID list assigned to given target if partitions are assigned when method is called.
- getMemberPartitionsMap() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getMemberPartitionsMap() - Method in interface com.hazelcast.spi.partition.IPartitionService
-
Gets member partition IDs.
- getMemberPartitionState() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getMemberPartitionState() - Method in interface com.hazelcast.monitor.MemberState
-
- getMembers() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- getMembers(MemberSelector) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Returns a collection of the members that satisfy the given
MemberSelector
.
- getMembers(MemberSelector) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getMembers() - Method in class com.hazelcast.client.util.AbstractLoadBalancer
-
- getMembers() - Method in class com.hazelcast.cluster.impl.TcpIpJoiner
-
- getMembers() - Method in class com.hazelcast.config.TcpIpConfig
-
Gets a list of all the well known members.
- getMembers() - Method in interface com.hazelcast.core.Cluster
-
Set of the current members in the cluster.
- getMembers() - Method in class com.hazelcast.core.InitialMembershipEvent
-
- getMembers() - Method in class com.hazelcast.core.MembershipEvent
-
Returns a consistent view of the the members immediately after this MembershipEvent has been processed.
- getMembers(MemberSelector) - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Returns a collection of the members that satisfy the given
MemberSelector
.
- getMembers() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getMembers(MemberSelector) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getMembers() - Method in class com.hazelcast.internal.cluster.impl.MembershipManager
-
- getMembers() - Method in class com.hazelcast.internal.cluster.impl.MembersView
-
- getMembers() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getMembers() - Method in class com.hazelcast.partition.membergroup.DefaultMemberGroup
-
- getMemberSet() - Method in class com.hazelcast.internal.cluster.impl.MembershipManager
-
- getMembershipManager() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getMemberSocketInterceptor() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- getMemberSocketInterceptor() - Method in interface com.hazelcast.instance.NodeExtension
-
Returns MemberSocketInterceptor for this Node if available,
otherwise returns null.
- getMemberSocketInterceptor() - Method in interface com.hazelcast.nio.IOService
-
- getMemberSocketInterceptor() - Method in class com.hazelcast.nio.NodeIOService
-
- getMemberState() - Method in class com.hazelcast.internal.management.TimedMemberState
-
- getMembersView() - Method in class com.hazelcast.internal.cluster.impl.MembershipManager
-
- GetMemberSystemPropertiesRequest - Class in com.hazelcast.internal.management.request
-
Request for fetching member system properties.
- GetMemberSystemPropertiesRequest() - Constructor for class com.hazelcast.internal.management.request.GetMemberSystemPropertiesRequest
-
- getMemberUuid() - Method in class com.hazelcast.internal.cluster.impl.MembersViewMetadata
-
- getMemberVersion() - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- getMemberVersion() - Method in class com.hazelcast.monitor.impl.NodeStateImpl
-
- getMemberVersion() - Method in interface com.hazelcast.monitor.NodeState
-
- getMemoryCost() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- getMemoryCost() - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
- getMemoryCost() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the memory cost.
- getMemoryCost() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- getMemoryCost() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns the memory cost of the index in bytes.
- getMemoryCost() - Method in interface com.hazelcast.monitor.LocalIndexStats
-
Returns the memory cost of the index in bytes.
- getMemoryCostDelta() - Method in class com.hazelcast.monitor.impl.GlobalIndexOperationStats
-
- getMemoryCostDelta() - Method in interface com.hazelcast.monitor.impl.IndexOperationStats
-
Returns the memory cost delta produced as a result of an index operation.
- getMemoryCostDelta() - Method in class com.hazelcast.monitor.impl.PartitionIndexOperationStats
-
- getMemoryFootprint() - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.DenseHyperLogLogEncoder
-
- getMemoryFootprint() - Method in interface com.hazelcast.cardinality.impl.hyperloglog.impl.HyperLogLogEncoder
-
Returns the size in memory occupied (in bytes) for this implementation of HyperLogLog.
- getMemoryFootprint() - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.SparseHyperLogLogEncoder
-
- getMemoryInfoAccessor() - Static method in class com.hazelcast.map.impl.MapContainer
-
- getMemoryLimit() - Method in class com.hazelcast.collection.impl.queue.QueueStoreWrapper
-
- getMemoryStats() - Method in interface com.hazelcast.client.ClientExtension
-
Returns MemoryStats of for the JVM and current HazelcastInstance.
- getMemoryStats() - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- getMemoryStats() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- getMemoryStats() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getMemoryStats() - Method in interface com.hazelcast.instance.NodeExtension
-
Returns MemoryStats of for the JVM and current HazelcastInstance.
- getMemoryStats() - Method in class com.hazelcast.internal.management.TimedMemberStateFactory
-
- getMergePolicy(String) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getMergePolicy(String) - Method in class com.hazelcast.cache.impl.merge.policy.CacheMergePolicyProvider
-
Returns an instance of a merge policy by its classname.
- getMergePolicy() - Method in class com.hazelcast.config.CacheConfig
-
- getMergePolicy() - Method in class com.hazelcast.config.CacheSimpleConfig
-
- getMergePolicy() - Method in class com.hazelcast.config.MapConfig
-
- getMergePolicy() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getMergePolicy() - Method in class com.hazelcast.config.WanReplicationRef
-
Returns the merge policy sent to the WAN replication target to merge
replicated entries with existing target entries.
- getMergePolicy(String) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getMergePolicy() - Method in class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- getMergePolicy(String) - Method in class com.hazelcast.map.merge.MergePolicyProvider
-
Returns an instance of a merge policy by its classname.
- getMergePolicy(String) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- getMergePolicy(String) - Method in class com.hazelcast.replicatedmap.merge.MergePolicyProvider
-
Returns an instance of a merge policy by its classname.
- getMergePolicy(MergePolicyConfig) - Method in class com.hazelcast.spi.impl.merge.AbstractContainerMerger
-
- getMergePolicy(String) - Method in class com.hazelcast.spi.impl.merge.AbstractMergeRunnable
-
- getMergePolicy(String) - Method in class com.hazelcast.spi.merge.SplitBrainMergePolicyProvider
-
- getMergePolicyConfig() - Method in class com.hazelcast.config.AbstractBasicConfig
-
- getMergePolicyConfig() - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
- getMergePolicyConfig() - Method in class com.hazelcast.config.CollectionConfig
-
- getMergePolicyConfig() - Method in class com.hazelcast.config.MapConfig
-
- getMergePolicyConfig() - Method in class com.hazelcast.config.MultiMapConfig
-
- getMergePolicyConfig() - Method in class com.hazelcast.config.QueueConfig
-
- getMergePolicyConfig() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getMergePolicyConfig() - Method in class com.hazelcast.config.RingbufferConfig
-
- getMergePolicyConfig() - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
- getMergePolicyConfig(C) - Method in class com.hazelcast.spi.impl.merge.AbstractContainerCollector
-
- getMergePolicyProvider() - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getMergePolicyProvider() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getMergingValue() - Method in class com.hazelcast.core.EntryEvent
-
Returns the incoming merging value of the entry event.
- getMergingValue() - Method in class com.hazelcast.map.impl.DataAwareEntryEvent
-
- getMergingValue() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
-
- getMergingValueCount() - Method in class com.hazelcast.spi.impl.merge.AbstractContainerCollector
-
Returns the number of collected merging values in this collector.
- getMergingValueData() - Method in class com.hazelcast.map.impl.DataAwareEntryEvent
-
- getMerkleTreesCost() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getMerkleTreesCost() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getMerkleTreesCost() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the heap cost of the Merkle trees
- getMessageData() - Method in class com.hazelcast.topic.impl.DataAwareMessage
-
- getMessageListenerConfigs() - Method in class com.hazelcast.config.ReliableTopicConfig
-
Gets the list of message listeners (listens for when messages are added or removed) for this reliable topic.
- getMessageListenerConfigs() - Method in class com.hazelcast.config.TopicConfig
-
Gets the list of message listeners (listens for when messages are added or removed) for this topic.
- getMessageListenerConfigs() - Method in class com.hazelcast.config.TopicConfigReadOnly
-
Deprecated.
- getMessageObject() - Method in class com.hazelcast.core.Message
-
Returns the published message
- getMessageObject() - Method in class com.hazelcast.topic.impl.DataAwareMessage
-
- getMessageType() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Returns the message type field.
- getMetaDataContainer(int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingHandler
-
- getMetaDataContainer(int) - Method in interface com.hazelcast.internal.nearcache.impl.invalidation.StaleReadDetector
-
- getMetaDataContainer(int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.StaleReadDetectorImpl
-
- getMetaDataGenerator() - Method in class com.hazelcast.cache.impl.CacheEventHandler
-
- getMetaDataGenerator() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
- getMetadataSpacePercentage() - Method in class com.hazelcast.config.NativeMemoryConfig
-
Returns the percentage of native memory space to be used to store metadata and internal memory structures
by the native memory manager.
- getMethodCallSyntax(String, String, String...) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineFactory
-
- getMethodName() - Method in interface com.hazelcast.client.impl.client.SecureRequest
-
Used for
SecurityInterceptor
Method name which called via a distributedObject
for map.put, methodName will be 'put'
For requests which do not produced via a distributedObject should return null, for example internal client.
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.AddDistributedObjectListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.AddMembershipListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.AddPartitionListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.AddPartitionLostListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAddAndGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterAndGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongApplyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongCompareAndSetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongDecrementAndGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAddMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAlterMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndIncrementMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndSetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongIncrementAndGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongSetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterAndGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceApplyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceClearMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceCompareAndSetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceContainsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndAlterMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndSetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceIsNullMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetAndGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationCustomCredentialsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.AbstractCacheMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddEntryListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddNearCacheInvalidationListenerTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddPartitionLostListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheClearMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheContainsKeyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheCreateConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheDestroyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEntryProcessorMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalReadTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalSubscribeTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheFetchNearCacheInvalidationMetadataTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAndRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheIterateEntriesMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheIterateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheListenerRegistrationMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheLoadAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheManagementConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutIfAbsentMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllKeysMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveEntryListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveInvalidationListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemovePartitionLostListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheReplaceMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheSetExpiryPolicyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cache.Pre38CacheAddInvalidationListenerTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorAddMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorEstimateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.ClientStatisticsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionAwaitMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionBeforeAwaitMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchAwaitMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchCountDownMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchGetCountMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchTrySetCountMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterAddMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetConfiguredReplicaCountMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxiesMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.DeployClassesMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.DestroyProxyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddCacheConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddCardinalityEstimatorConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddDurableExecutorConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddEventJournalConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddExecutorConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddFlakeIdGeneratorConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddListConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddLockConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddMapConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddMerkleTreeConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddMultiMapConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddQueueConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddReliableTopicConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddReplicatedMapConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddRingbufferConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddScheduledExecutorConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddSemaphoreConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddSetConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AddTopicConfigMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.AbstractExecutorServiceCancelMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorDisposeResultMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorIsShutdownMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorRetrieveAndDisposeResultMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorRetrieveResultMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorShutdownMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorSubmitToPartitionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceIsShutdownMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceShutdownMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToAddressMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToPartitionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.GetDistributedObjectsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.GetPartitionsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddAllWithIndexMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddWithIndexMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListClearMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListCompareAndRemoveAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListCompareAndRetainAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListContainsAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListContainsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListGetAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIndexOfMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIsEmptyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIteratorMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListLastIndexOfMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListListIteratorMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveWithIndexMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSubMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockForceUnlockMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockGetLockCountMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockGetRemainingLeaseTimeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockIsLockedByCurrentThreadMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockIsLockedMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockLockMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockTryLockMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockUnlockMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapAddEntryListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddIndexMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddInterceptorMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddPartitionLostListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAggregateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAggregateWithPredicateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearNearCacheMessageTask
-
Deprecated.
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsKeyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsValueMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapDeleteMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapDestroyCacheMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPagingPredicateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPredicateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntrySetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEventJournalReadTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEventJournalSubscribeTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnAllKeysMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeysMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteWithPredicateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchEntriesMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchKeysMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchNearCacheInvalidationMetadataTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchWithQueryMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFlushMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapForceUnlockMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetEntryViewMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsEmptyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsLockedMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPagingPredicateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPredicateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadGivenKeysMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLockMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapMadePublishableMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapProjectionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapProjectionWithPredicateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateWithValueMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutIfAbsentMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutIfAbsentWithMaxIdleMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutTransientMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutTransientWithMaxIdleMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutWithMaxIdleMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveEntryListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveIfSameMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveInterceptorMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemovePartitionLostListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapReplaceIfSameMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapReplaceMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetReadCursorMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetTtlMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetWithMaxIdleMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSubmitToKeyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryLockMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryPutMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapUnlockMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPagingPredicateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPredicateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceCancelMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceJobProcessInformationMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.AbstractMultiMapAddEntryListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapClearMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsEntryMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsKeyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsValueMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapDeleteMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapEntrySetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapForceUnlockMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapIsLockedMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapKeySetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapLockMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapPutMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapTryLockMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapUnlockMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValueCountMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValuesMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.NoSuchMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.PingMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueAddAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueAddListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueClearMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueCompareAndRemoveAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueCompareAndRetainAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueContainsAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueContainsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueDrainMaxSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueDrainMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueIsEmptyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueIteratorMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueOfferMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePeekMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePollMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePutMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemainingCapacityMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemoveListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueTakeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.RemoveAllListenersMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.RemoveDistributedObjectListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.RemovePartitionLostListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.AbstractReplicatedMapAddEntryListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapClearMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsKeyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsValueMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapEntrySetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapIsEmptyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapKeySetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveEntryListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapValuesMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferCapacityMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferHeadSequenceMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadManyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadOneMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferRemainingCapacityMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferTailSequenceMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorGetAllScheduledMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorShutdownMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToAddressMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToPartitionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromAddressMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromPartitionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromAddressMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromPartitionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromAddressMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromPartitionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromAddressMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromPartitionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromAddressMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromPartitionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromAddressMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromPartitionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromAddressMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromPartitionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAcquireMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAvailablePermitsMessageTasks
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreDrainPermitsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreIncreasePermitsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreInitMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReducePermitsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReleaseMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreTryAcquireMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetClearMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRemoveAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRetainAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetContainsAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetContainsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetGetAllMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetIsEmptyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetRemoveListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicAddMessageListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicPublishMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicRemoveMessageListenerMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCommitMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCreateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionRollbackMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XAClearRemoteTransactionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XACollectTransactionsMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XAFinalizeTransactionMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionCommitMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionCreateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionPrepareMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionRollbackMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListAddMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapContainsKeyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapDeleteMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetForUpdateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapIsEmptyMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetWithPredicateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutIfAbsentMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveIfSameMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceIfSameMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesWithPredicateMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapGetMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapPutMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveEntryMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapValueCountMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueOfferMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePeekMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePollMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueTakeMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetAddMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetRemoveMessageTask
-
- getMethodName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetSizeMessageTask
-
- getMethodName() - Method in class com.hazelcast.flakeidgen.impl.client.NewIdBatchMessageTask
-
- getMethodName() - Method in enum com.hazelcast.internal.adapter.DataStructureAdapter.DataStructureMethods
-
- getMethodName() - Method in interface com.hazelcast.internal.adapter.DataStructureAdapterMethod
-
- getMetricsRegistry() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getMetricsRegistry() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getMigrationData(PartitionReplicationEvent) - Method in class com.hazelcast.collection.impl.collection.CollectionService
-
- getMigrationEndpoint() - Method in class com.hazelcast.spi.PartitionMigrationEvent
-
Gets the partition migration endpoint.
- getMigrationEvent() - Method in class com.hazelcast.internal.partition.operation.MigrationOperation
-
- getMigrationEvent() - Method in class com.hazelcast.internal.partition.operation.MigrationRequestOperation
-
- getMigrationManager() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getMigrationOperations() - Method in class com.hazelcast.internal.partition.ReplicaFragmentMigrationState
-
- getMigrationParticipantType() - Method in class com.hazelcast.internal.partition.operation.MigrationOperation
-
- getMigrationParticipantType() - Method in class com.hazelcast.internal.partition.operation.MigrationRequestOperation
-
- getMigrationQueueSize() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getMigrationQueueSize() - Method in class com.hazelcast.monitor.impl.MemberPartitionStateImpl
-
- getMigrationQueueSize() - Method in interface com.hazelcast.monitor.MemberPartitionState
-
Returns the migration queue size (this statistic is valid only for master).
- getMigrationQueueSize() - Method in interface com.hazelcast.spi.partition.IPartitionService
-
- getMigrationStamp() - Method in class com.hazelcast.map.impl.MapService
-
- getMigrationStamp() - Method in class com.hazelcast.spi.impl.CountingMigrationAwareService
-
- getMillis(HazelcastProperty) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
- getMimeTypes() - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineFactory
-
- getMinAge() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- getMinAge() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the minimum age of the items in this member.
- getMinBlockSize() - Method in class com.hazelcast.config.NativeMemoryConfig
-
Returns the minimum memory block size, in bytes, to be served by native memory manager.
- getMinEvictionCheckMillis() - Method in class com.hazelcast.config.MapConfig
-
- getMinor() - Method in class com.hazelcast.version.MemberVersion
-
- getMinor() - Method in class com.hazelcast.version.Version
-
- getMinorCollectionCount() - Method in class com.hazelcast.memory.DefaultGarbageCollectorStats
-
- getMinorCollectionCount() - Method in interface com.hazelcast.memory.GarbageCollectorStats
-
Returns minor collection count.
- getMinorCollectionCount() - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- getMinorCollectionTime() - Method in class com.hazelcast.memory.DefaultGarbageCollectorStats
-
- getMinorCollectionTime() - Method in interface com.hazelcast.memory.GarbageCollectorStats
-
Returns total minor collection time in ms.
- getMinorCollectionTime() - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- getMinStdDeviationMillis() - Method in class com.hazelcast.quorum.impl.ProbabilisticQuorumFunction
-
- getMissedSequenceCount() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- getMisses() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getMisses() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the number of misses of Near Cache entries owned by this member.
- getModifier() - Method in class com.hazelcast.query.impl.getters.AbstractMultiValueGetter
-
- getModifierSuffix(String, String) - Static method in class com.hazelcast.query.impl.getters.SuffixModifierUtils
-
Get modifier suffix if fullName contains any otherwise returns null.
- getMonthSeconds() - Static method in class com.hazelcast.internal.ascii.TextCommandConstants
-
- getMulticastConfig() - Method in class com.hazelcast.config.JoinConfig
-
- getMulticastGroup() - Method in class com.hazelcast.config.MulticastConfig
-
Gets the multicast group.
- getMulticastPort() - Method in class com.hazelcast.config.MulticastConfig
-
Gets the multicast port.
- getMulticastTimeoutSeconds() - Method in class com.hazelcast.config.MulticastConfig
-
Gets the multicast timeout in seconds.
- getMulticastTimeToLive() - Method in class com.hazelcast.config.MulticastConfig
-
Gets the time to live for the multicast package.
- getMultiMap() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getMultiMap(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getMultiMap(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getMultiMap(String) - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getMultiMap(String) - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getMultiMap() - Method in class com.hazelcast.console.ConsoleApp
-
- getMultiMap(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns the distributed multimap instance with the specified name.
- getMultiMap(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getMultiMap(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getMultiMap(String) - Method in class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
-
- getMultiMap(String) - Method in class com.hazelcast.transaction.impl.xa.XATransactionContextImpl
-
- getMultiMap(String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
-
Returns the transactional multimap instance with the specified name.
- getMultiMapConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMultiMapConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the MultiMapConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getMultiMapConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getMultiMapConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMultiMapConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of
MultiMap
configurations,
mapped by config name.
- getMultiMapConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getMultiMapConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered multimap configurations.
- getMultiMapConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getMultiMapContainer(String) - Method in class com.hazelcast.multimap.impl.MultiMapPartitionContainer
-
- getMultiMapName() - Method in class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
-
- getMultiplier() - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
factor with which to multiply backoff after a failed retry
- getMutexForClass(String) - Method in class com.hazelcast.internal.usercodedeployment.impl.ClassloadingMutexProvider
-
- getMutualAuthConfig() - Method in class com.hazelcast.config.ManagementCenterConfig
-
Gets a property.
- getMXBeans() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getMXBeans() - Method in interface com.hazelcast.monitor.MemberState
-
- getName() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
Gets the name of the distributed object name of the cache.
- getName() - Method in interface com.hazelcast.cache.impl.CacheEventData
-
Gets the name of the cache.
- getName() - Method in class com.hazelcast.cache.impl.CacheEventDataImpl
-
- getName() - Method in class com.hazelcast.cache.impl.event.AbstractICacheEvent
-
Returns the name of the cache for this event.
- getName() - Method in interface com.hazelcast.cache.impl.event.ICacheEvent
-
Returns the name of the cache for this event.
- getName() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Gets the name of the distributed object name of the cache.
- getName() - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorProxy
-
- getName() - Method in class com.hazelcast.cardinality.impl.operations.AbstractCardinalityEstimatorOperation
-
- getName() - Method in class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
Returns the configuration name.
- getName() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Gets the name of the reliable topic.
- getName() - Method in class com.hazelcast.client.impl.client.DistributedObjectInfo
-
- getName() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getName() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.NearCacheConfigHolder
-
- getName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- getName() - Method in class com.hazelcast.client.spi.ClientContext
-
- getName() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getName() - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- getName() - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- getName() - Method in class com.hazelcast.collection.impl.collection.CollectionEvent
-
- getName() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionOperation
-
- getName() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- getName() - Method in class com.hazelcast.collection.impl.queue.QueueEvent
-
- getName() - Method in class com.hazelcast.collection.impl.txncollection.AbstractTransactionalCollectionProxy
-
- getName() - Method in class com.hazelcast.collection.impl.txnqueue.TransactionalQueueProxySupport
-
- getName() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- getName() - Method in class com.hazelcast.concurrent.atomiclong.operations.AbstractAtomicLongOperation
-
- getName() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- getName() - Method in class com.hazelcast.concurrent.atomicreference.operations.AbstractAtomicReferenceOperation
-
- getName() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchContainer
-
- getName() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchProxy
-
- getName() - Method in class com.hazelcast.concurrent.idgen.IdGeneratorImpl
-
- getName() - Method in class com.hazelcast.concurrent.idgen.IdGeneratorProxy
-
- getName() - Method in class com.hazelcast.concurrent.lock.LockProxy
-
- getName() - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- getName() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
-
- getName() - Method in class com.hazelcast.config.AbstractBasicConfig
-
Gets the name of this data structure.
- getName() - Method in class com.hazelcast.config.CacheConfig
-
- getName() - Method in class com.hazelcast.config.CacheSimpleConfig
-
- getName() - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
Gets the name of the cardinality estimator.
- getName() - Method in class com.hazelcast.config.CollectionConfig
-
Gets the name of this collection.
- getName() - Method in class com.hazelcast.config.CountDownLatchConfig
-
Gets the name of the CountDownLatch.
- getName() - Method in class com.hazelcast.config.DurableExecutorConfig
-
Gets the name of the executor task.
- getName() - Method in class com.hazelcast.config.ExecutorConfig
-
Gets the name of the executor task.
- getName() - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
Returns the configuration name.
- getName() - Method in class com.hazelcast.config.GroupConfig
-
Gets the group name of the group.
- getName() - Method in class com.hazelcast.config.JobTrackerConfig
-
- getName() - Method in class com.hazelcast.config.LockConfig
-
Returns the name of the lock.
- getName() - Method in class com.hazelcast.config.MapAttributeConfig
-
Gets the name of the attribute extracted by the extractor.
- getName() - Method in class com.hazelcast.config.MapConfig
-
Returns the name of this
IMap
- getName() - Method in class com.hazelcast.config.MultiMapConfig
-
Gets the name of this MultiMap.
- getName() - Method in class com.hazelcast.config.NearCacheConfig
-
Returns the name of the Near Cache.
- getName() - Method in class com.hazelcast.config.PermissionConfig
-
- getName() - Method in class com.hazelcast.config.PNCounterConfig
-
Gets the name of the PN counter.
- getName() - Method in class com.hazelcast.config.QueryCacheConfig
-
Returns the name of QueryCache
.
- getName() - Method in class com.hazelcast.config.QueueConfig
-
- getName() - Method in class com.hazelcast.config.QuorumConfig
-
- getName() - Method in class com.hazelcast.config.ReliableTopicConfig
-
Gets the name of the reliable topic.
- getName() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getName() - Method in class com.hazelcast.config.RingbufferConfig
-
Returns the name of the ringbuffer.
- getName() - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
Gets the name of the executor task.
- getName() - Method in class com.hazelcast.config.SemaphoreConfig
-
Gets the name of the semaphore.
- getName() - Method in class com.hazelcast.config.ServiceConfig
-
- getName() - Method in class com.hazelcast.config.TopicConfig
-
Gets the name of the topic, null if nothing is set.
- getName() - Method in class com.hazelcast.config.WanReplicationConfig
-
- getName() - Method in class com.hazelcast.config.WanReplicationRef
-
Returns the WAN replication reference name.
- getName() - Method in class com.hazelcast.core.AbstractIMapEvent
-
Returns the name of the map for this event.
- getName() - Method in interface com.hazelcast.core.DistributedObject
-
Returns the unique name for this DistributedObject.
- getName(DistributedObject) - Static method in class com.hazelcast.core.DistributedObjectUtil
-
Gets the name of the given distributed object.
- getName() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the name of this Hazelcast instance.
- getName() - Method in interface com.hazelcast.core.IAtomicLong
-
Returns the name of this IAtomicLong instance.
- getName() - Method in interface com.hazelcast.core.ICollection
-
Returns the name of this collection.
- getName() - Method in interface com.hazelcast.core.IMapEvent
-
Returns the name of the map for this event.
- getName() - Method in interface com.hazelcast.core.ISemaphore
-
Returns the name of this ISemaphore instance.
- getName() - Method in interface com.hazelcast.core.ITopic
-
Returns the name of this ITopic instance.
- getName() - Method in interface com.hazelcast.crdt.CRDTReplicationAwareService
-
Returns the name of the service
- getName() - Method in class com.hazelcast.crdt.pncounter.operations.AbstractPNCounterOperation
-
- getName() - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
- getName() - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
- getName() - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorContainer
-
- getName() - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- getName(String) - Method in class com.hazelcast.executor.impl.DistributedExecutorService
-
- getName() - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- getName() - Method in class com.hazelcast.executor.impl.operations.CancellationOperation
-
- getName() - Method in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorProxy
-
- getName() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getName() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getName() - Method in class com.hazelcast.internal.jmx.AtomicLongMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.AtomicReferenceMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.ListMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.LockMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.ManagedExecutorServiceMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.NodeMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.ReliableTopicMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.SemaphoreMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.SetMBean
-
- getName() - Method in class com.hazelcast.internal.jmx.TopicMBean
-
- getName() - Method in class com.hazelcast.internal.json.JsonObject.Member
-
Returns the name of this member.
- getName() - Method in interface com.hazelcast.internal.metrics.Metric
-
Gets the name that identifies this metric.
- getName() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- getName() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidation
-
- getName() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingHandler
-
- getName() - Method in interface com.hazelcast.internal.nearcache.NearCache
-
- getName() - Method in class com.hazelcast.internal.serialization.impl.FieldDefinitionImpl
-
- getName() - Method in class com.hazelcast.map.EventLostEvent
-
- getName() - Method in class com.hazelcast.map.impl.MapContainer
-
- getName() - Method in class com.hazelcast.map.impl.operation.AddInterceptorOperation
-
- getName() - Method in class com.hazelcast.map.impl.operation.RemoveInterceptorOperation
-
- getName() - Method in class com.hazelcast.map.impl.querycache.event.BatchIMapEvent
-
- getName() - Method in class com.hazelcast.map.impl.querycache.event.SingleIMapEvent
-
- getName() - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- getName() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- getName() - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxySupport
-
- getName() - Method in interface com.hazelcast.map.QueryCache
-
Returns the name of this QueryCache
.
- getName() - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- getName() - Method in class com.hazelcast.mapreduce.impl.notification.MapReduceNotification
-
- getName() - Method in class com.hazelcast.mapreduce.impl.operation.ProcessingOperation
-
- getName() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
-
- getName() - Method in class com.hazelcast.mapreduce.impl.task.MapCombineTask
-
- getName() - Method in class com.hazelcast.mapreduce.impl.task.ReducerTask
-
- getName() - Method in class com.hazelcast.mapreduce.impl.task.TrackableJobFuture
-
- getName() - Method in interface com.hazelcast.mapreduce.TrackableJob
-
Deprecated.
- getName() - Method in class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- getName() - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- getName() - Method in class com.hazelcast.multimap.impl.txn.TransactionalMultiMapProxySupport
-
- getName() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
-
- getName() - Method in class com.hazelcast.quorum.impl.QuorumImpl
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.AbstractReplicatedMapOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.ClearOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.ContainsKeyOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.ContainsValueOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.EntrySetOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.EvictionOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.GetOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.IsEmptyOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.KeySetOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.LegacyMergeOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.MergeOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.PutAllOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicateUpdateOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.SizeOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.operation.ValuesOperation
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- getName() - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- getName() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- getName() - Method in class com.hazelcast.ringbuffer.impl.operations.AbstractRingBufferOperation
-
- getName() - Method in class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- getName() - Method in class com.hazelcast.scheduledexecutor.impl.NamedTaskDecorator
-
- getName() - Method in class com.hazelcast.scheduledexecutor.impl.operations.AbstractSchedulerOperation
-
- getName() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- getName() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- getName() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledRunnableAdapter
-
- getName() - Method in class com.hazelcast.scheduledexecutor.impl.TaskDefinition
-
- getName() - Method in interface com.hazelcast.scheduledexecutor.NamedTask
-
Returns the name of the task.
- getName() - Method in class com.hazelcast.spi.impl.AbstractNamedOperation
-
- getName() - Method in class com.hazelcast.spi.impl.PortableDistributedObjectEvent
-
- getName() - Method in class com.hazelcast.spi.impl.proxyservice.impl.DistributedObjectEventPacket
-
- getName() - Method in class com.hazelcast.spi.impl.servicemanager.ServiceInfo
-
- getName() - Method in interface com.hazelcast.spi.NamedOperation
-
Returns the name of the distributed data structure.
- getName() - Method in class com.hazelcast.spi.properties.HazelcastProperty
-
Returns the property name.
- getName() - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- getName() - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicProxy
-
- getName() - Method in class com.hazelcast.topic.impl.TopicProxySupport
-
- getName() - Method in class com.hazelcast.transaction.impl.xa.XAResourceImpl
-
- getName() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- getName() - Method in interface com.hazelcast.util.executor.ManagedExecutorService
-
- getName() - Method in class com.hazelcast.util.executor.NamedThreadPoolExecutor
-
- getNameAsPartitionAwareData() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- getNamePartitionSequenceList() - Method in class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation.MetaDataResponse
-
- getNamePartitionSequenceList() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationMetaDataFetcher.MetadataHolder
-
- getNamePartitionSequenceList() - Method in class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation.MetaDataResponse
-
- getNames() - Method in class com.hazelcast.internal.metrics.impl.MetricsRegistryImpl
-
- getNames() - Method in interface com.hazelcast.internal.metrics.MetricsRegistry
-
Gets a set of all current probe names.
- getNames() - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineFactory
-
- getNamespace() - Method in class com.hazelcast.concurrent.lock.LockProxySupport
-
- getNamespace() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getNamespace() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- getNamespaces(int) - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaManager
-
- getNamespaces(int) - Method in interface com.hazelcast.internal.partition.PartitionReplicaVersionManager
-
Returns all registered namespaces for given partition ID
- getNamespaceType() - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getNamespaceVersionMap() - Method in class com.hazelcast.internal.partition.ReplicaFragmentMigrationState
-
- getNameWithPrefix() - Method in class com.hazelcast.config.CacheConfig
-
Gets the full name of the
ICache
, including the manager scope prefix.
- getNanos(HazelcastProperty) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
- getNativeCache() - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- getNativeMemoryConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getNativeMemoryConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getNativeMemoryConfig() - Method in class com.hazelcast.config.Config
-
Returns the native memory configuration for this hazelcast instance.
- getNativeMemoryConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getNearCache() - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- getNearCache() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- getNearCache(String) - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- getNearCache(String) - Method in interface com.hazelcast.internal.nearcache.NearCacheManager
-
Gets the
NearCache
instance associated with given
name
.
- getNearCache() - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- getNearCacheConfig(String) - Method in class com.hazelcast.client.config.ClientConfig
-
- getNearCacheConfig() - Method in class com.hazelcast.config.MapConfig
-
Returns the Near Cache configuration
- getNearCacheConfig() - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- getNearCacheConfigMap() - Method in class com.hazelcast.client.config.ClientConfig
-
Map of all configured NearCacheConfig's with the name key and configuration as the value
- getNearCacheManager() - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- getNearCacheManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getNearCacheManager() - Method in class com.hazelcast.client.spi.ClientContext
-
- getNearCacheRecordStore() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- getNearCacheStatistics() - Method in interface com.hazelcast.cache.CacheStatistics
-
Gets the Near Cache statistics.
- getNearCacheStatistics() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getNearCacheStatistics() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
-
- getNearCacheStats() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- getNearCacheStats() - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- getNearCacheStats() - Method in interface com.hazelcast.internal.nearcache.NearCache
-
- getNearCacheStats() - Method in interface com.hazelcast.internal.nearcache.NearCacheRecordStore
-
- getNearCacheStats() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getNearCacheStats() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getNearCacheStats() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns statistics related to the Near Cache.
- getNearestAnchorEntry(PagingPredicate) - Static method in class com.hazelcast.query.PagingPredicateAccessor
-
- getNetworkConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getNetworkConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getNetworkConfig() - Method in class com.hazelcast.config.Config
-
Returns the network configuration for this hazelcast instance.
- getNetworkConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getNetworking() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getNetworking() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- getNewAddress() - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaChangeEvent
-
- getNewestSequence() - Method in class com.hazelcast.internal.journal.EventJournalInitialSubscriberState
-
- getNewOwner() - Method in class com.hazelcast.core.MigrationEvent
-
Returns the new owner of the migrating partition
- getNewReplicaIndex() - Method in class com.hazelcast.spi.PartitionMigrationEvent
-
Gets the index of the partition replica that current member will own after migration is committed.
- getNewState() - Method in class com.hazelcast.internal.cluster.impl.ClusterStateChange
-
- getNewValue() - Method in class com.hazelcast.cache.impl.journal.DeserializingEventJournalCacheEvent
-
- getNewValue() - Method in interface com.hazelcast.cache.journal.EventJournalCacheEvent
-
Returns the new value for the event entry.
- getNewValue() - Method in class com.hazelcast.map.impl.journal.DeserializingEventJournalMapEvent
-
- getNewValue() - Method in class com.hazelcast.map.impl.operation.EntryOperator
-
- getNewValue() - Method in interface com.hazelcast.map.journal.EventJournalMapEvent
-
Returns the new value for the event entry.
- getNewValueData() - Method in class com.hazelcast.map.impl.DataAwareEntryEvent
-
- getNextRecordId() - Method in class com.hazelcast.multimap.impl.operations.MultiMapResponse
-
- getNextReferenceId() - Method in class com.hazelcast.client.impl.clientside.ClientLockReferenceIdGenerator
-
- getNextSequenceToReadFrom() - Method in class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- getNextSequenceToReadFrom() - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- getNextSequenceToReadFrom() - Method in interface com.hazelcast.ringbuffer.ReadResultSet
-
Returns the sequence of the item following the last read item.
- getNextTableIndexToReadFrom() - Method in class com.hazelcast.map.impl.iterator.AbstractCursor
-
- getNextTableIndexToReadFrom() - Method in class com.hazelcast.map.impl.query.ResultSegment
-
- getNextTableIndexToReadFrom() - Method in class com.hazelcast.query.impl.QueryableEntriesSegment
-
- getNode() - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- getNode() - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- getNode() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getNodeEngine() - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getNodeEngine() - Method in interface com.hazelcast.cache.impl.ICacheService
-
- getNodeEngine() - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- getNodeEngine() - Method in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- getNodeEngine() - Method in class com.hazelcast.instance.Node
-
- getNodeEngine() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getNodeEngine() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getNodeEngine() - Method in interface com.hazelcast.map.impl.MapServiceFactory
-
- getNodeEngine() - Method in class com.hazelcast.map.impl.querycache.publisher.DefaultPublisherContext
-
- getNodeEngine() - Method in interface com.hazelcast.map.impl.querycache.publisher.PublisherContext
-
Returns underlying NodeEngine
for this node.
- getNodeEngine() - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- getNodeEngine() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
-
- getNodeEngine() - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- getNodeEngine() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- getNodeEngine() - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- getNodeEngine() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- getNodeEngine() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
Gets the node engine.
- getNodeEngine() - Method in class com.hazelcast.spi.Operation
-
- getNodeEntries() - Method in class com.hazelcast.map.impl.MerkleTreeNodeEntries
-
- getNodeExtension() - Method in class com.hazelcast.instance.Node
-
- getNodeFilter() - Method in class com.hazelcast.config.DiscoveryConfig
-
- getNodeFilterClass() - Method in class com.hazelcast.config.DiscoveryConfig
-
- getNodeHash(int) - Method in class com.hazelcast.wan.merkletree.ArrayMerkleTree
-
- getNodeHash(int) - Method in class com.hazelcast.wan.merkletree.RemoteMerkleTreeView
-
- getNodeIdOffset() - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
- getNodeKeyCount(int) - Method in class com.hazelcast.wan.merkletree.ArrayMerkleTree
-
- getNodeKeyCount(int) - Method in interface com.hazelcast.wan.merkletree.MerkleTree
-
Returns the number of the keys under the specified node.
- getNodeMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getNodeName() - Method in enum com.hazelcast.config.PermissionConfig.PermissionType
-
- getNodeOrder() - Method in class com.hazelcast.map.impl.MerkleTreeNodeEntries
-
- getNodesOnLevel(int) - Static method in class com.hazelcast.wan.merkletree.MerkleTreeUtil
-
Returns the number of nodes on the provided level
- getNodeState() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getNodeState() - Method in class com.hazelcast.monitor.impl.NodeStateImpl
-
- getNodeState() - Method in interface com.hazelcast.monitor.MemberState
-
- getNodeState() - Method in interface com.hazelcast.monitor.NodeState
-
- getNotificationInfo() - Method in class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- getNotifiedKey() - Method in class com.hazelcast.collection.impl.queue.operations.AddAllOperation
-
- getNotifiedKey() - Method in class com.hazelcast.collection.impl.queue.operations.ClearOperation
-
- getNotifiedKey() - Method in class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveOperation
-
- getNotifiedKey() - Method in class com.hazelcast.collection.impl.queue.operations.DrainOperation
-
- getNotifiedKey() - Method in class com.hazelcast.collection.impl.queue.operations.OfferOperation
-
- getNotifiedKey() - Method in class com.hazelcast.collection.impl.queue.operations.PollOperation
-
- getNotifiedKey() - Method in class com.hazelcast.collection.impl.queue.operations.RemoveOperation
-
- getNotifiedKey() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnCommitOperation
-
- getNotifiedKey() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnOfferOperation
-
- getNotifiedKey() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPollOperation
-
- getNotifiedKey() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnRollbackOperation
-
- getNotifiedKey() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownOperation
-
- getNotifiedKey(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getNotifiedKey() - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitOperation
-
- getNotifiedKey() - Method in class com.hazelcast.concurrent.lock.operations.UnlockOperation
-
- getNotifiedKey() - Method in class com.hazelcast.concurrent.semaphore.operations.ReleaseOperation
-
- getNotifiedKey() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberOperation
-
- getNotifiedKey() - Method in class com.hazelcast.durableexecutor.impl.operations.PutResultOperation
-
- getNotifiedKey() - Method in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- getNotifiedKey() - Method in class com.hazelcast.map.impl.operation.NotifyMapFlushOperation
-
- getNotifiedKey() - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- getNotifiedKey() - Method in class com.hazelcast.map.impl.tx.TxnRollbackOperation
-
- getNotifiedKey() - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- getNotifiedKey() - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- getNotifiedKey() - Method in class com.hazelcast.multimap.impl.txn.TxnCommitOperation
-
- getNotifiedKey() - Method in class com.hazelcast.multimap.impl.txn.TxnRollbackOperation
-
- getNotifiedKey() - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllOperation
-
- getNotifiedKey() - Method in class com.hazelcast.ringbuffer.impl.operations.AddOperation
-
- getNotifiedKey() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- getNotifiedKey() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ResultReadyNotifyOperation
-
- getNotifiedKey() - Method in interface com.hazelcast.spi.Notifier
-
- getNotLockedRecords() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- getNow() - Static method in class com.hazelcast.map.impl.eviction.EvictorImpl
-
- getNow() - Method in class com.hazelcast.map.impl.query.PartitionScanRunner
-
- getNumberOfAffectedEntries() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableEntryEvent
-
- getNumberOfAffectedEntries() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
-
- getNumberOfEntries() - Method in class com.hazelcast.map.impl.event.MapEventData
-
- getNumberOfEntriesAffected() - Method in class com.hazelcast.core.MapEvent
-
Returns the number of entries affected by this event.
- getNumberOfEntriesAffected() - Method in class com.hazelcast.map.impl.querycache.event.LocalCacheWideEventData
-
- getObject(Object, long) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Returns the object reference at the supplied offset from the supplied object's base address.
- getObject(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getObject(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getObject() - Method in class com.hazelcast.multimap.impl.MultiMapRecord
-
- getObject(JsonObject, String) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as an object.
- getObject(JsonObject, String, JsonObject) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as an object.
- getObjectCollection(NodeEngine) - Method in class com.hazelcast.multimap.impl.operations.MultiMapResponse
-
- getObjectEntrySet(NodeEngine) - Method in class com.hazelcast.multimap.impl.operations.EntrySetResponse
-
- getObjectId() - Method in class com.hazelcast.core.DistributedObjectEvent
-
- getObjectName() - Method in class com.hazelcast.concurrent.lock.ConditionKey
-
- getObjectName() - Method in class com.hazelcast.concurrent.lock.InternalLockNamespace
-
- getObjectName() - Method in class com.hazelcast.concurrent.lock.LockWaitNotifyKey
-
- getObjectName() - Method in class com.hazelcast.core.DistributedObjectEvent
-
Returns the name of related DistributedObject.
- getObjectName() - Method in class com.hazelcast.ringbuffer.impl.RingbufferWaitNotifyKey
-
- getObjectName() - Method in class com.hazelcast.spi.AbstractWaitNotifyKey
-
- getObjectName() - Method in class com.hazelcast.spi.DefaultObjectNamespace
-
Deprecated.
- getObjectName() - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyInfo
-
- getObjectName() - Method in interface com.hazelcast.spi.ObjectNamespace
-
Gets the object name within the service.
- getObjectName() - Method in interface com.hazelcast.spi.WaitNotifyKey
-
Returns the object name of the wait notify object for this key.
- getObjectNamespace() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getObjectNamespace(String) - Static method in class com.hazelcast.cache.impl.CacheService
-
- getObjectNamespace() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
- getObjectNamespace() - Method in class com.hazelcast.map.impl.MapContainer
-
- getObjectNamespace(String) - Static method in class com.hazelcast.map.impl.MapService
-
- getObjectNamespace() - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- getObjectVolatile(Object, long) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Gets the referenced object from given owner object as volatile by its offset.
- getObjectVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getObjectVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getOfferOperationCount() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- getOfferOperationCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the number of offer/put/add operations.
- getOfferWaitNotifyKey() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- getOffloadableExecutorMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getOffset() - Method in exception com.hazelcast.internal.json.ParseException
-
- getOldAddress() - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaChangeEvent
-
- getOldestSequence() - Method in class com.hazelcast.internal.journal.EventJournalInitialSubscriberState
-
- getOldOwner() - Method in class com.hazelcast.core.MigrationEvent
-
Returns the old owner of the migrating partition
- getOldValue() - Method in class com.hazelcast.cache.impl.CacheEntryEventImpl
-
- getOldValue() - Method in class com.hazelcast.cache.impl.journal.DeserializingEventJournalCacheEvent
-
- getOldValue() - Method in interface com.hazelcast.cache.journal.EventJournalCacheEvent
-
Returns the old value for the event entry.
- getOldValue() - Method in class com.hazelcast.core.EntryEvent
-
Returns the old value of the entry event.
- getOldValue() - Method in class com.hazelcast.map.impl.DataAwareEntryEvent
-
- getOldValue() - Method in class com.hazelcast.map.impl.journal.DeserializingEventJournalMapEvent
-
- getOldValue() - Method in class com.hazelcast.map.impl.operation.EntryOperator
-
- getOldValue() - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- getOldValue() - Method in interface com.hazelcast.map.journal.EventJournalMapEvent
-
Returns the old value for the event entry.
- getOldValue() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableEntryEvent
-
- getOldValue() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
-
- getOldValueData() - Method in class com.hazelcast.map.impl.DataAwareEntryEvent
-
- getOldValueData() - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- getOngoingReplicaSyncRequests() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getOp() - Method in class com.hazelcast.spi.InvocationBuilder
-
Gets the operation to execute.
- GetOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- GetOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.GetOperation
-
- GetOperation(String) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.GetOperation
-
- GetOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- GetOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.GetOperation
-
- GetOperation(String) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.GetOperation
-
- getOperation() - Method in class com.hazelcast.crdt.CRDTReplicationContainer
-
Returns the CRDT replication operation.
- GetOperation - Class in com.hazelcast.crdt.pncounter.operations
-
Query operation to retrieve the current value of the
PNCounter
.
- GetOperation(String, VectorClock) - Constructor for class com.hazelcast.crdt.pncounter.operations.GetOperation
-
Constructs the operation.
- GetOperation() - Constructor for class com.hazelcast.crdt.pncounter.operations.GetOperation
-
- GetOperation - Class in com.hazelcast.map.impl.operation
-
- GetOperation() - Constructor for class com.hazelcast.map.impl.operation.GetOperation
-
- GetOperation(String, Data) - Constructor for class com.hazelcast.map.impl.operation.GetOperation
-
- GetOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
- GetOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.GetOperation
-
- GetOperation(String, Data) - Constructor for class com.hazelcast.replicatedmap.impl.operation.GetOperation
-
- getOperationExecutor() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getOperationExecutorQueueSize() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getOperationExecutorQueueSize() - Method in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
- getOperationFactory() - Method in class com.hazelcast.client.impl.operations.OperationFactoryWrapper
-
- getOperationFactory() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation
-
- getOperationName() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- getOperationParker() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getOperationProvider(String) - Method in class com.hazelcast.client.impl.protocol.task.cache.AbstractCacheMessageTask
-
- getOperationProvider(String) - Method in class com.hazelcast.map.impl.operation.MapOperationProviders
-
- getOperationProvider(MapConfig) - Method in class com.hazelcast.map.impl.operation.MapOperationProviders
-
Returns a
MapOperationProvider
instance, depending on whether the provided
MapConfig
has a
WAN replication policy configured or not.
- getOperationResponseHandler() - Method in class com.hazelcast.spi.Operation
-
- getOperationService() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
Gets the OperationService.
- getOperationService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getOperationService() - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the OperationService.
- getOperationServiceBean() - Method in class com.hazelcast.internal.management.dto.MXBeansDTO
-
- getOperationServiceMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getOperationStats() - Method in class com.hazelcast.internal.management.TimedMemberStateFactory
-
- getOperationStats() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getOperationStats() - Method in interface com.hazelcast.monitor.MemberState
-
Returns the local operation statistics.
- getOperationThreadCount() - Method in class com.hazelcast.internal.jmx.OperationServiceMBean
-
- getOperationType() - Method in class com.hazelcast.core.MemberAttributeEvent
-
Returns the type of member attribute change for this MemberAttributeEvent.
- getOption(ChannelOption<T>) - Method in interface com.hazelcast.internal.networking.ChannelOptions
-
Gets an option value.
- getOrCalculate(K) - Method in class com.hazelcast.internal.util.Memoizer
-
Returns the value for the key
, calculating it in the process if
necessary.
- getOrConnect(Address) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getOrConnect(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getOrConnect(Address) - Method in interface com.hazelcast.nio.ConnectionManager
-
Gets the existing connection for a given address or connects.
- getOrConnect(Address, boolean) - Method in interface com.hazelcast.nio.ConnectionManager
-
Gets the existing connection for a given address.
- getOrConnect(Address) - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- getOrConnect(Address, boolean) - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- getOrCreate(String) - Method in class com.hazelcast.map.impl.querycache.publisher.MapListenerRegistry
-
- getOrCreate(String) - Method in class com.hazelcast.map.impl.querycache.publisher.MapPublisherRegistry
-
- getOrCreate(Integer) - Method in class com.hazelcast.map.impl.querycache.publisher.PartitionAccumulatorRegistry
-
- getOrCreate(String) - Method in class com.hazelcast.map.impl.querycache.publisher.PublisherRegistry
-
- getOrCreate(String) - Method in class com.hazelcast.map.impl.querycache.publisher.QueryCacheListenerRegistry
-
- getOrCreate(K) - Method in interface com.hazelcast.map.impl.querycache.Registry
-
Returns item if it exists in this registry or creates it.
- getOrCreate(String) - Method in class com.hazelcast.map.impl.querycache.subscriber.MapSubscriberRegistry
-
- getOrCreate(String) - Method in class com.hazelcast.map.impl.querycache.subscriber.SubscriberRegistry
-
- getOrCreate(T, ClassLoader, String) - Static method in class com.hazelcast.nio.ClassLoaderUtil
-
- getOrCreateCache(String, CacheConfig<K, V>) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- getOrCreateCacheContext(String) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getOrCreateCacheContext(String) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- getOrCreateCallIdsForMember(Address) - Method in class com.hazelcast.spi.CallsPerMember
-
- getOrCreateCollectionContainer(int, String) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- getOrCreateCollectionContainerWithoutAccess(int, String) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- getOrCreateCombiner(KeyIn) - Method in class com.hazelcast.mapreduce.impl.task.DefaultContext
-
- getOrCreateConfiguration(String, String, String) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheConfigurator
-
- getOrCreateConfiguration(String, String, String) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheConfigurator
-
- getOrCreateConfiguration(String, String, String) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheConfigurator
-
- getOrCreateContainer(String, boolean) - Method in class com.hazelcast.collection.impl.collection.CollectionService
-
- getOrCreateContainer() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionOperation
-
- getOrCreateContainer(String, boolean) - Method in class com.hazelcast.collection.impl.list.ListService
-
- getOrCreateContainer(String, boolean) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- getOrCreateContainer(String, boolean) - Method in class com.hazelcast.collection.impl.set.SetService
-
- getOrCreateContainer(String) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorPartitionContainer
-
- getOrCreateContainer() - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- getOrCreateContainer(int, ObjectNamespace, RingbufferConfig) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
Return the ringbuffer containter for the specified namespace
.
- getOrCreateContainer(String) - Method in class com.hazelcast.scheduledexecutor.impl.AbstractScheduledExecutorContainerHolder
-
- getOrCreateContainer(String) - Method in interface com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainerHolder
-
- getOrCreateContainerWithoutAccess() - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- getOrCreateContext(MapCombineTask) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- getOrCreateEventData(String, Address, Data, Object, Object, Object, int, boolean) - Method in interface com.hazelcast.map.impl.event.EntryEventDataCache
-
If an
EntryEventData
for the given parameters is already cached then return the cached value, otherwise create,
cache and return the
EntryEventData
.
- getOrCreateHazelcastInstance() - Static method in class com.hazelcast.core.Hazelcast
-
Gets or creates a HazelcastInstance with the default XML configuration looked up in:
System property: Hazelcast will first check if "hazelcast.config" system property is set to a file or a
classpath:...
path.
- getOrCreateHazelcastInstance(Config) - Static method in class com.hazelcast.core.Hazelcast
-
Gets or creates the HazelcastInstance with a certain name.
- getOrCreateHazelcastInstance(Config) - Static method in class com.hazelcast.instance.HazelcastInstanceFactory
-
- getOrCreateInstance(URI, ClassLoader, Properties) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- getOrCreateInstance(URI, ClassLoader, Properties) - Method in class com.hazelcast.cache.impl.HazelcastServerCachingProvider
-
- getOrCreateInstance(URI, ClassLoader, Properties) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCachingProvider
-
- getOrCreateListContainer() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionOperation
-
- getOrCreateMultiMapContainer(String) - Method in class com.hazelcast.multimap.impl.MultiMapPartitionContainer
-
- getOrCreateMultiMapContainer(String, boolean) - Method in class com.hazelcast.multimap.impl.MultiMapPartitionContainer
-
- getOrCreateNearCache(String, NearCacheConfig) - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- getOrCreateNearCache(String, NearCacheConfig, DataStructureAdapter) - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- getOrCreateNearCache(String, NearCacheConfig) - Method in interface com.hazelcast.internal.nearcache.NearCacheManager
-
Creates a new
NearCache
with given configurations
or returns existing one.
- getOrCreateNearCache(String, NearCacheConfig, DataStructureAdapter) - Method in interface com.hazelcast.internal.nearcache.NearCacheManager
-
Creates a new
NearCache
with given configurations or returns existing one.
- getOrCreateProxy(String, String) - Method in class com.hazelcast.client.spi.ProxyManager
-
- getOrCreateProxy(String, boolean) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyRegistry
-
Retrieves a DistributedObject proxy or creates it if it is not available.
- getOrCreateProxyFuture(String, boolean, boolean) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyRegistry
-
Retrieves a DistributedObjectFuture or creates it if it is not available.
- getOrCreateQueryCache(String, String, ConstructorFunction<String, InternalQueryCache<K, V>>) - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheEndToEndProvider
-
- getOrCreateQueryCacheConfig(String, String) - Method in class com.hazelcast.client.config.ClientConfig
-
- getOrCreateRecordStore(String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getOrCreateRecordStore(String) - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
Gets or creates a cache record store with the prefixed cacheNameWithPrefix
.
- getOrCreateRecordStore(String, int) - Method in interface com.hazelcast.cache.impl.ICacheService
-
Gets or creates a cache record store with the prefixed cacheNameWithPrefix
and partition ID.
- getOrCreateRecordStore(String) - Method in class com.hazelcast.replicatedmap.impl.PartitionContainer
-
- getOrCreateRegistry(String) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- getOrCreateToReserve(K, Data) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- getOrCreateToReserve(K, Data) - Method in class com.hazelcast.internal.nearcache.impl.store.BaseHeapNearCacheRecordStore
-
- getOrCreateUuid(int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataGenerator
-
- getOrDefault(PropertyDefinition, T) - Method in class com.hazelcast.spi.discovery.AbstractDiscoveryStrategy
-
Returns the value of the requested
PropertyDefinition
if available in the
declarative or programmatic configuration (XML or Config API), otherwise it will
return the given
defaultValue.
- getOrDefault(String, PropertyDefinition, T) - Method in class com.hazelcast.spi.discovery.AbstractDiscoveryStrategy
-
Returns the value of the requested
PropertyDefinition
if available in the
declarative or programmatic configuration (XML or Config API), can be found in the
system's environment, or passed as a JVM property.
- getOrderKey() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getOrderLock(String) - Method in class com.hazelcast.topic.impl.TopicService
-
- getOrigin() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- getOriginal() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getOriginClassName() - Method in exception com.hazelcast.client.UndefinedErrorCodeException
-
- getOrNull(String, String, String) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheConfigurator
-
- getOrNull(String) - Method in class com.hazelcast.map.impl.querycache.publisher.MapListenerRegistry
-
- getOrNull(String) - Method in class com.hazelcast.map.impl.querycache.publisher.MapPublisherRegistry
-
- getOrNull(Integer) - Method in class com.hazelcast.map.impl.querycache.publisher.PartitionAccumulatorRegistry
-
- getOrNull(String) - Method in class com.hazelcast.map.impl.querycache.publisher.PublisherRegistry
-
- getOrNull(String) - Method in class com.hazelcast.map.impl.querycache.publisher.QueryCacheListenerRegistry
-
- getOrNull(String, String, String) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheConfigurator
-
- getOrNull(K) - Method in interface com.hazelcast.map.impl.querycache.Registry
-
Returns item if it exists in this registry otherwise returns null.
- getOrNull(String) - Method in class com.hazelcast.map.impl.querycache.subscriber.MapSubscriberRegistry
-
- getOrNull(String, String, String) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheConfigurator
-
- getOrNull(String) - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheFactory
-
- getOrNull(String) - Method in class com.hazelcast.map.impl.querycache.subscriber.SubscriberRegistry
-
- getOrNull(PropertyDefinition) - Method in class com.hazelcast.spi.discovery.AbstractDiscoveryStrategy
-
Returns the value of the requested
PropertyDefinition
if available in the
declarative or programmatic configuration (XML or Config API), otherwise it will
return
null.
- getOrNull(String, PropertyDefinition) - Method in class com.hazelcast.spi.discovery.AbstractDiscoveryStrategy
-
Returns the value of the requested
PropertyDefinition
if available in the
declarative or programmatic configuration (XML or Config API), can be found in the
system's environment, or passed as a JVM property.
- getOrNullIfExpired(Record, long, boolean) - Method in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
Check if record is reachable according to TTL or idle times.
- getOrNullQueryCacheConfig(String, String) - Method in class com.hazelcast.client.config.ClientConfig
-
- getOrPutIfAbsent(ConcurrentMap<K, V>, K, ConstructorFunction<K, V>) - Static method in class com.hazelcast.util.ConcurrencyUtil
-
- getOrPutSynchronized(ConcurrentMap<K, V>, K, Object, ConstructorFunction<K, V>) - Static method in class com.hazelcast.util.ConcurrencyUtil
-
- getOrPutSynchronized(ConcurrentMap<K, V>, K, ContextMutexFactory, ConstructorFunction<K, V>) - Static method in class com.hazelcast.util.ConcurrencyUtil
-
- getOrTriggerConnect(Address, boolean) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getOrTriggerConnect(Address, boolean) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getOtherOperationCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getOtherOperationCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getOtherOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the total number of Other Operations
- getOtherOperationsCount() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- getOtherOperationsCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns number of other operations
- getOutboundPortDefinitions() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Returns the outbound port definitions.
- getOutboundPortDefinitions() - Method in class com.hazelcast.config.NetworkConfig
-
- getOutboundPorts() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Returns the outbound ports.
- getOutboundPorts() - Method in class com.hazelcast.config.NetworkConfig
-
- getOutboundPorts() - Method in interface com.hazelcast.nio.IOService
-
- getOutboundPorts() - Method in class com.hazelcast.nio.NodeIOService
-
- getOutboundPorts(Collection<Integer>, Collection<String>) - Static method in class com.hazelcast.util.AddressUtil
-
- getOutboundQueueSize() - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- getOutboundQueueSize() - Method in interface com.hazelcast.monitor.LocalWanPublisherStats
-
Returns the outbound queue size on this member
- getOutboundResponseHandler() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getOutOfMemoryErrorCount() - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
-
Gets the number of OutOfMemoryErrors that have been reported.
- getOutputStatement(String) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineFactory
-
- getOutputThreads() - Method in class com.hazelcast.internal.networking.nio.NioNetworking
-
- getOwnedEntryCost() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- getOwnedEntryCount() - Method in interface com.hazelcast.cache.CacheStatistics
-
Returns the owned entry count in the cache.
- getOwnedEntryCount() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- getOwnedEntryCount() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
-
- getOwnedEntryCount() - Method in class com.hazelcast.monitor.impl.LocalCacheStatsImpl
-
- getOwnedEntryCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getOwnedEntryCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getOwnedEntryCount() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getOwnedEntryCount() - Method in interface com.hazelcast.monitor.LocalCacheStats
-
Returns the owned entry count in the cache.
- getOwnedEntryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of entries owned by this member.
- getOwnedEntryCount() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the number of Near Cache entries owned by this member.
- getOwnedEntryMemoryCost() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getOwnedEntryMemoryCost() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getOwnedEntryMemoryCost() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getOwnedEntryMemoryCost() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns memory cost (number of bytes) of owned entries in this member.
- getOwnedEntryMemoryCost() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns memory cost (number of bytes) of Near Cache entries owned by this member.
- getOwnedItemCount() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- getOwnedItemCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the number of owned items in this member.
- getOwnedPartitions() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getOwner() - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- getOwner() - Method in interface com.hazelcast.core.Partition
-
Returns the current member that owns this partition.
- getOwner() - Method in class com.hazelcast.mapreduce.impl.task.JobPartitionStateImpl
-
- getOwner() - Method in interface com.hazelcast.mapreduce.JobPartitionState
-
Deprecated.
Returns the owner of this partition
- getOwnerBundle() - Method in interface com.hazelcast.osgi.HazelcastOSGiService
-
Gets the owner Bundle
of this instance.
- getOwnerConnection() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getOwnerConnection() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getOwnerConnectionAddress() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getOwnerConnectionAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getOwnerInfo(Data) - Method in interface com.hazelcast.concurrent.lock.LockStore
-
Return a string representation of the owner of the lock for a specific key.
- getOwnerInfo(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getOwnerInfo(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
-
- getOwnerOrNull() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionImpl
-
- getOwnerOrNull() - Method in interface com.hazelcast.spi.partition.IPartition
-
Returns the address of the owner of this partition.
- getOwnerService() - Method in interface com.hazelcast.osgi.HazelcastOSGiInstance
-
- getOwnerUuid() - Method in class com.hazelcast.client.impl.client.ClientPrincipal
-
- getOwnerUuid(String) - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getOwnerUuid(String) - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getOwnerUuid() - Method in interface com.hazelcast.transaction.impl.Transaction
-
- getOwnerUuid() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- getOwnerUuid() - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- getOwnerUuid() - Method in class com.hazelcast.transaction.impl.xa.XATransactionDTO
-
- getPackageName() - Method in class com.hazelcast.internal.util.ModularJavaUtils.PackageAccessRequirement
-
- getPackages() - Method in class com.hazelcast.config.ClassFilter
-
Returns unmodifiable set of package names.
- getPacketDispatcher() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getPacketType() - Method in class com.hazelcast.nio.Packet
-
- getPacketVersion() - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- getPage() - Method in class com.hazelcast.query.PagingPredicate
-
- getPageSize() - Method in class com.hazelcast.config.NativeMemoryConfig
-
Returns the page size, in bytes, to be allocated by native memory manager as a single block.
- getPageSize() - Method in class com.hazelcast.query.PagingPredicate
-
- getParallelism() - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Gets the configured number of Hot Restart store instance to create for one Hazelcast instance.
- getParameter(String) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineFactory
-
- getParameters() - Method in interface com.hazelcast.client.impl.client.SecureRequest
-
Used for
SecurityInterceptor
Parameters passed to the method by a distributedObject
for map.put(key, value) parameters should be 'key' and 'value'
parameters can be in binary or object form, underlying implementation will de-serialize lazily
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.AbstractRemoveListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.AddDistributedObjectListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.AddMembershipListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.AddPartitionListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.AddPartitionLostListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAddAndGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterAndGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongApplyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongCompareAndSetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongDecrementAndGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAddMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAlterMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndIncrementMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndSetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongIncrementAndGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongSetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterAndGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceApplyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceClearMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceCompareAndSetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceContainsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndAlterMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndSetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceIsNullMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetAndGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationCustomCredentialsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.AbstractCacheMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddEntryListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddNearCacheInvalidationListenerTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddPartitionLostListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheClearMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheContainsKeyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheCreateConfigMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheDestroyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEntryProcessorMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalReadTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalSubscribeTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheFetchNearCacheInvalidationMetadataTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAndRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetConfigMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheIterateEntriesMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheIterateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheListenerRegistrationMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheLoadAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheManagementConfigMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutIfAbsentMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllKeysMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveEntryListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheReplaceMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheSetExpiryPolicyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cache.Pre38CacheAddInvalidationListenerTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorAddMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorEstimateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.ClientStatisticsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionAwaitMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionBeforeAwaitMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchAwaitMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchCountDownMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchGetCountMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchTrySetCountMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterAddMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetConfiguredReplicaCountMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxiesMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.DeployClassesMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.DestroyProxyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AbstractAddConfigMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.AbstractExecutorServiceCancelMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorDisposeResultMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorIsShutdownMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorRetrieveAndDisposeResultMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorRetrieveResultMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorShutdownMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorSubmitToPartitionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceIsShutdownMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceShutdownMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToAddressMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToPartitionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.GetDistributedObjectsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.GetPartitionsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddAllWithIndexMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddWithIndexMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListClearMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListCompareAndRemoveAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListCompareAndRetainAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListContainsAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListContainsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListGetAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIndexOfMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIsEmptyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIteratorMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListLastIndexOfMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListListIteratorMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveWithIndexMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSubMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockForceUnlockMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockGetLockCountMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockGetRemainingLeaseTimeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockIsLockedByCurrentThreadMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockIsLockedMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockLockMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockTryLockMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockUnlockMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerToKeyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerToKeyWithPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerWithPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddIndexMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddInterceptorMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddNearCacheInvalidationListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddPartitionLostListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAggregateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAggregateWithPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearNearCacheMessageTask
-
Deprecated.
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsKeyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsValueMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapDeleteMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapDestroyCacheMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPagingPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntrySetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEventJournalReadTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEventJournalSubscribeTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnAllKeysMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeysMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteWithPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchEntriesMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchKeysMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchNearCacheInvalidationMetadataTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchWithQueryMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFlushMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapForceUnlockMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetEntryViewMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsEmptyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsLockedMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPagingPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadGivenKeysMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLockMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapMadePublishableMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapProjectionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapProjectionWithPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateWithValueMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutIfAbsentMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutIfAbsentWithMaxIdleMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutTransientMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutTransientWithMaxIdleMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutWithMaxIdleMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveIfSameMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveInterceptorMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapReplaceIfSameMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapReplaceMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetReadCursorMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetTtlMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetWithMaxIdleMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSubmitToKeyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryLockMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryPutMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapUnlockMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPagingPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.map.Pre38MapAddNearCacheEntryListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceCancelMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceJobProcessInformationMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapAddEntryListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapAddEntryListenerToKeyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapClearMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsEntryMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsKeyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsValueMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapDeleteMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapEntrySetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapForceUnlockMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapIsLockedMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapKeySetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapLockMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapPutMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapTryLockMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapUnlockMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValueCountMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValuesMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.NoSuchMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.PingMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueAddAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueAddListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueClearMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueCompareAndRemoveAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueCompareAndRetainAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueContainsAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueContainsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueDrainMaxSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueDrainMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueIsEmptyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueIteratorMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueOfferMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePeekMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePollMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePutMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemainingCapacityMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueTakeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.RemoveAllListenersMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerToKeyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerToKeyWithPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerWithPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddNearCacheListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapClearMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsKeyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsValueMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapEntrySetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapIsEmptyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapKeySetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapValuesMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferCapacityMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferHeadSequenceMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadManyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadOneMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferRemainingCapacityMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferTailSequenceMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorGetAllScheduledMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorShutdownMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToAddressMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToPartitionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromAddressMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromPartitionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromAddressMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromPartitionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromAddressMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromPartitionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromAddressMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromPartitionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromAddressMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromPartitionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromAddressMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromPartitionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromAddressMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromPartitionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAcquireMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAvailablePermitsMessageTasks
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreDrainPermitsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreIncreasePermitsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreInitMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReducePermitsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReleaseMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreTryAcquireMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.set.SetClearMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRemoveAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRetainAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.set.SetContainsAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.set.SetContainsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.set.SetGetAllMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.set.SetIsEmptyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.set.SetRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.set.SetSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicAddMessageListenerMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicPublishMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCommitMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCreateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionRollbackMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XAClearRemoteTransactionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XACollectTransactionsMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XAFinalizeTransactionMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionCommitMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionCreateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionPrepareMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionRollbackMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListAddMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapContainsKeyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapDeleteMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetForUpdateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapIsEmptyMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetWithPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutIfAbsentMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveIfSameMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceIfSameMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesWithPredicateMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapGetMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapPutMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveEntryMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapValueCountMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueOfferMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePeekMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePollMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueTakeMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetAddMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetRemoveMessageTask
-
- getParameters() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetSizeMessageTask
-
- getParameters() - Method in class com.hazelcast.flakeidgen.impl.client.NewIdBatchMessageTask
-
- getParameterTypes() - Method in enum com.hazelcast.internal.adapter.DataStructureAdapter.DataStructureMethods
-
- getParameterTypes() - Method in interface com.hazelcast.internal.adapter.DataStructureAdapterMethod
-
- getParameterTypeString() - Method in enum com.hazelcast.internal.adapter.DataStructureAdapter.DataStructureMethods
-
- getParameterTypeString() - Method in interface com.hazelcast.internal.adapter.DataStructureAdapterMethod
-
- getParent() - Method in class com.hazelcast.spi.properties.HazelcastProperty
-
- getParentOrder(int) - Static method in class com.hazelcast.wan.merkletree.MerkleTreeUtil
-
Returns the breadth-first order of the parent node of the node
with nodeOrder
- getParkQueueCount() - Method in class com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl
-
- getPartition(Object) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- getPartition(int) - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartition(int) - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- getPartition(Object) - Method in interface com.hazelcast.core.PartitionService
-
Returns the partition that the given key belongs to.
- getPartition(int) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartition(int, boolean) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartition(int) - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
- getPartition(int, boolean) - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
- getPartition(Object) - Method in class com.hazelcast.internal.partition.PartitionServiceProxy
-
- getPartition(int) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- getPartition(int) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
- getPartition(int, boolean) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
- getPartitionContainer(int) - Method in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- getPartitionContainer(int) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getPartitionContainer(int) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- getPartitionContainer(int) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- getPartitionContainers() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getPartitionCount() - Method in class com.hazelcast.cache.impl.AbstractClusterWideIterator
-
- getPartitionCount() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getPartitionCount() - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartitionCount() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- getPartitionCount() - Method in class com.hazelcast.internal.jmx.PartitionServiceMBean
-
- getPartitionCount() - Method in class com.hazelcast.internal.management.dto.PartitionServiceBeanDTO
-
- getPartitionCount() - Method in interface com.hazelcast.internal.nearcache.impl.invalidation.MinimalPartitionService
-
Returns the number of partitions.
- getPartitionCount() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitionCount() - Method in class com.hazelcast.map.impl.nearcache.MemberMinimalPartitionService
-
- getPartitionCount() - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- getPartitionCount() - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
- getPartitionCount() - Method in interface com.hazelcast.spi.partition.IPartitionService
-
Returns the number of partitions.
- getPartitionEventManager() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitionGroupConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getPartitionGroupConfig() - Method in class com.hazelcast.config.Config
-
Returns the partition group configuration for this hazelcast instance.
- getPartitionGroupConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getPartitionGroupStrategy() - Method in class com.hazelcast.spi.discovery.AbstractDiscoveryStrategy
-
- getPartitionGroupStrategy() - Method in interface com.hazelcast.spi.discovery.DiscoveryStrategy
-
Returns a custom implementation of a
PartitionGroupStrategy
to override
default behavior of zone aware backup strategies
PartitionGroupMetaData
or to provide a specific behavior in case the discovery environment does not provide
information about the infrastructure to be used for automatic configuration.
- getPartitionGroupStrategy() - Method in class com.hazelcast.spi.discovery.multicast.MulticastDiscoveryStrategy
-
- getPartitionHash() - Method in class com.hazelcast.internal.serialization.impl.HeapData
-
- getPartitionHash() - Method in interface com.hazelcast.nio.serialization.Data
-
Returns partition hash calculated for serialized object.
- getPartitionId() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getPartitionId() - Method in class com.hazelcast.cache.impl.CachePartitionEventData
-
- getPartitionId() - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- getPartitionId(NodeEngine, Data) - Static method in class com.hazelcast.cache.impl.CacheProxyUtil
-
- getPartitionId() - Method in class com.hazelcast.cache.impl.event.CachePartitionLostEvent
-
Returns the partition ID that has been lost for the given cache.
- getPartitionId() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
- getPartitionId() - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorProxy
-
- getPartitionId() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Returns the partition ID field.
- getPartitionId() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- getPartitionId() - Method in class com.hazelcast.client.impl.protocol.task.NoSuchMessageTask
-
- getPartitionId(Object) - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getPartitionId(Data) - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartitionId(Object) - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartitionId() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- getPartitionId(Data) - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- getPartitionId(Object) - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- getPartitionId() - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- getPartitionId() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- getPartitionId() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- getPartitionId() - Method in class com.hazelcast.concurrent.lock.LockProxy
-
- getPartitionId() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- getPartitionId() - Method in class com.hazelcast.core.MigrationEvent
-
Returns the ID of the partition which is (or is being) migrated
- getPartitionId() - Method in interface com.hazelcast.core.Partition
-
Returns the ID of the partition.
- getPartitionId(Data) - Method in interface com.hazelcast.internal.nearcache.impl.invalidation.MinimalPartitionService
-
Returns the partition ID for a Data key.
- getPartitionId(Object) - Method in interface com.hazelcast.internal.nearcache.impl.invalidation.MinimalPartitionService
-
Returns the partition ID for a given object.
- getPartitionId(Object) - Method in interface com.hazelcast.internal.nearcache.impl.invalidation.StaleReadDetector
-
- getPartitionId(Object) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.StaleReadDetectorImpl
-
- getPartitionId() - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- getPartitionId() - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
- getPartitionId() - Method in class com.hazelcast.internal.partition.impl.AbstractPartitionPrimaryReplicaAntiEntropyTask
-
- getPartitionId() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionImpl
-
- getPartitionId(Data) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitionId(Object) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitionId() - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaChangeEvent
-
- getPartitionId() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getPartitionId() - Method in class com.hazelcast.map.EventLostEvent
-
- getPartitionId() - Method in class com.hazelcast.map.impl.event.MapPartitionEventData
-
- getPartitionId() - Method in interface com.hazelcast.map.impl.mapstore.writebehind.entry.DelayedEntry
-
- getPartitionId(Data) - Method in class com.hazelcast.map.impl.nearcache.MemberMinimalPartitionService
-
- getPartitionId(Object) - Method in class com.hazelcast.map.impl.nearcache.MemberMinimalPartitionService
-
- getPartitionId() - Method in class com.hazelcast.map.impl.operation.SynchronizeIndexesForPartitionTask
-
- getPartitionId() - Method in class com.hazelcast.map.impl.PartitionContainer
-
- getPartitionId() - Method in class com.hazelcast.map.impl.query.Target
-
- getPartitionId() - Method in class com.hazelcast.map.impl.querycache.event.BatchEventData
-
- getPartitionId() - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- getPartitionId() - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- getPartitionId() - Method in interface com.hazelcast.map.impl.querycache.event.sequence.Sequenced
-
Returns partition ID which this sequence belongs to.
- getPartitionId(Object) - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- getPartitionId(Object) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
Returns partition ID of the supplied object.
- getPartitionId() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Returns the partition id this RecordStore belongs to.
- getPartitionId() - Method in class com.hazelcast.map.MapPartitionLostEvent
-
Returns the partition ID that has been lost for the given map
- getPartitionId() - Method in class com.hazelcast.mapreduce.impl.notification.IntermediateChunkNotification
-
- getPartitionId() - Method in class com.hazelcast.mapreduce.impl.notification.LastChunkNotification
-
- getPartitionId() - Method in class com.hazelcast.mapreduce.impl.notification.ReducingFinishedNotification
-
- getPartitionId() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionResult
-
- getPartitionId() - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- getPartitionId() - Method in class com.hazelcast.nio.Packet
-
Returns the partition ID of this packet.
- getPartitionId() - Method in interface com.hazelcast.partition.PartitionEvent
-
Returns the partition ID that the event is dispatched for.
- getPartitionId() - Method in class com.hazelcast.partition.PartitionLostEvent
-
Returns the lost partition ID.
- getPartitionId() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- getPartitionId() - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- getPartitionId() - Method in class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- getPartitionId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- getPartitionId() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskHandlerImpl
-
- getPartitionId() - Method in class com.hazelcast.scheduledexecutor.ScheduledTaskHandler
-
Returns the partition ID the task is associated with.
- getPartitionId(Data) - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- getPartitionId(Store) - Method in class com.hazelcast.spi.impl.merge.AbstractMergeRunnable
-
- getPartitionId() - Method in class com.hazelcast.spi.impl.operationexecutor.OperationRunner
-
Returns the partitionId this OperationRunner is responsible for.
- getPartitionId() - Method in interface com.hazelcast.spi.impl.PartitionSpecificRunnable
-
Returns the partition ID.
- getPartitionId() - Method in class com.hazelcast.spi.impl.PortableCachePartitionLostEvent
-
- getPartitionId() - Method in class com.hazelcast.spi.impl.PortableMapPartitionLostEvent
-
- getPartitionId() - Method in class com.hazelcast.spi.impl.PortablePartitionLostEvent
-
- getPartitionId() - Method in class com.hazelcast.spi.InvocationBuilder
-
Returns the partition ID.
- getPartitionId() - Method in class com.hazelcast.spi.Operation
-
Returns the ID of the partition that this Operation will be executed on.
- getPartitionId() - Method in interface com.hazelcast.spi.partition.IPartition
-
Returns the partition ID.
- getPartitionId() - Method in class com.hazelcast.spi.partition.IPartitionLostEvent
-
The partition ID that is lost.
- getPartitionId(Data) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
Returns the partition ID for a
Data
key.
- getPartitionId(Object) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
Returns the partition ID for a given object.
- getPartitionId() - Method in interface com.hazelcast.spi.PartitionAwareOperation
-
Gets the partition ID.
- getPartitionId() - Method in class com.hazelcast.spi.PartitionMigrationEvent
-
Gets the partition ID.
- getPartitionId() - Method in class com.hazelcast.spi.PartitionReplicationEvent
-
Gets the ID of the partition.
- getPartitionIds() - Method in class com.hazelcast.map.impl.query.AggregationResult
-
- getPartitionIds() - Method in class com.hazelcast.map.impl.query.QueryResult
-
- getPartitionIds() - Method in interface com.hazelcast.map.impl.query.Result
-
- getPartitionImpl(int) - Method in class com.hazelcast.internal.partition.impl.PartitionStateManager
-
- getPartitionIndexesToAdd() - Method in class com.hazelcast.map.impl.MapContainer
-
- getPartitioningStrategy(ClassLoader) - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- getPartitioningStrategy() - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- getPartitioningStrategy(ClassLoader) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- getPartitioningStrategy() - Method in class com.hazelcast.map.impl.MapContainer
-
- getPartitioningStrategy(String, PartitioningStrategyConfig) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getPartitioningStrategy(String, PartitioningStrategyConfig) - Method in class com.hazelcast.map.impl.PartitioningStrategyFactory
-
- getPartitioningStrategyClass() - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- getPartitioningStrategyConfig() - Method in class com.hazelcast.config.MapConfig
-
- getPartitioningStrategyConfig() - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- getPartitionKey() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getPartitionKey() - Method in class com.hazelcast.concurrent.idgen.IdGeneratorImpl
-
- getPartitionKey() - Method in interface com.hazelcast.core.DistributedObject
-
Returns the key of the partition that this DistributedObject is assigned to.
- getPartitionKey() - Method in interface com.hazelcast.core.PartitionAware
-
The key that will be used by Hazelcast to specify the partition.
- getPartitionKey() - Method in class com.hazelcast.core.PartitionAwareKey
-
- getPartitionKey(K) - Method in interface com.hazelcast.core.PartitioningStrategy
-
Returns the key object that will be used by Hazelcast to specify the partition.
- getPartitionKey() - Method in class com.hazelcast.executor.impl.RunnableAdapter
-
- getPartitionKey() - Method in class com.hazelcast.internal.jmx.AtomicLongMBean
-
- getPartitionKey() - Method in class com.hazelcast.internal.jmx.AtomicReferenceMBean
-
- getPartitionKey() - Method in class com.hazelcast.internal.jmx.CountDownLatchMBean
-
- getPartitionKey() - Method in class com.hazelcast.internal.jmx.LockMBean
-
- getPartitionKey() - Method in class com.hazelcast.internal.jmx.QueueMBean
-
- getPartitionKey() - Method in class com.hazelcast.internal.jmx.SemaphoreMBean
-
- getPartitionKey() - Method in class com.hazelcast.internal.jmx.SetMBean
-
- getPartitionKey() - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- getPartitionKey(Object) - Method in class com.hazelcast.partition.strategy.DefaultPartitioningStrategy
-
- getPartitionKey(Object) - Method in class com.hazelcast.partition.strategy.StringAndPartitionAwarePartitioningStrategy
-
- getPartitionKey(Object) - Method in class com.hazelcast.partition.strategy.StringPartitioningStrategy
-
- getPartitionKey(String) - Static method in class com.hazelcast.partition.strategy.StringPartitioningStrategy
-
- getPartitionKey() - Method in class com.hazelcast.query.PartitionPredicate
-
Returns the partition key that determines the partition the target
Predicate
is going to execute on.
- getPartitionKey() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- getPartitionKey() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledRunnableAdapter
-
- getPartitionKey() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- getPartitionListenerService() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getPartitionLostListenerConfigs() - Method in class com.hazelcast.config.CacheConfig
-
Gets the partition lost listener references added to cache configuration.
- getPartitionLostListenerConfigs() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the partition lost listener references added to cache configuration.
- getPartitionLostListenerConfigs() - Method in class com.hazelcast.config.MapConfig
-
- getPartitionLostListenerConfigs() - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- getPartitionMigrationTimeout() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitionOperationRunners() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- getPartitionOperationRunners() - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Gets all the operation handlers for the partitions.
- getPartitionOrMemberBin(int) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- getPartitionOwner(int) - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartitionOwner(int) - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- getPartitionOwner(int) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitionOwner(int) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
Gets the owner of the partition if it's set.
- getPartitionOwnerOrWait(int) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitionOwnerOrWait(int) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
Gets the owner of the partition.
- getPartitionReplicaStateChecker() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitionReplicaStateChecker() - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
- getPartitionReplicaVersionManager() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitionReplicaVersionManager() - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
- getPartitionReplicaVersions(int, ServiceNamespace) - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaManager
-
- getPartitionReplicaVersions(int, ServiceNamespace) - Method in interface com.hazelcast.internal.partition.PartitionReplicaVersionManager
-
Returns replica versions for given partition and namespace.
- getPartitions(PartitionTableView) - Method in class com.hazelcast.client.impl.ClientPartitionListenerService
-
- getPartitions() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMultiPartitionMessageTask
-
- getPartitions() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeysMessageTask
-
- getPartitions() - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- getPartitions() - Method in interface com.hazelcast.core.PartitionService
-
Returns a set containing all the
Partition
s in the cluster.
- getPartitions() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitions() - Method in class com.hazelcast.internal.partition.PartitionServiceProxy
-
- getPartitions() - Method in class com.hazelcast.monitor.impl.MemberPartitionStateImpl
-
- getPartitions() - Method in interface com.hazelcast.monitor.MemberPartitionState
-
Returns a list of owned partitions of the member.
- getPartitions() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation.PartitionResponse
-
- getPartitions() - Method in interface com.hazelcast.spi.partition.IPartitionService
-
- getPartitionScanRunner() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getPartitionsCopy() - Method in class com.hazelcast.internal.partition.impl.PartitionStateManager
-
Returns a copy of the current partition table.
- getPartitionSegments() - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getPartitionSegments() - Method in interface com.hazelcast.cache.impl.ICacheService
-
- getPartitionService() - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getPartitionService() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getPartitionService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getPartitionService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getPartitionService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getPartitionService() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the partition service of this Hazelcast instance.
- getPartitionService() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getPartitionService() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getPartitionService() - Method in class com.hazelcast.instance.Node
-
- getPartitionService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getPartitionService() - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the IPartitionService.
- getPartitionServiceBean() - Method in class com.hazelcast.internal.management.dto.MXBeansDTO
-
- getPartitionServiceMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getPartitionServiceProxy() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitionServiceProxy() - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
- getPartitionServiceState() - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaStateChecker
-
- GetPartitionsMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- GetPartitionsMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.GetPartitionsMessageTask
-
- getPartitionsSynced() - Method in interface com.hazelcast.wan.WanSyncStats
-
Returns the number of the partitions synchronized
- getPartitionStateManager() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitionStates() - Method in class com.hazelcast.mapreduce.impl.task.JobProcessInformationImpl
-
- getPartitionStates() - Method in class com.hazelcast.mapreduce.impl.task.TransferableJobProcessInformation
-
- getPartitionStates() - Method in interface com.hazelcast.mapreduce.JobProcessInformation
-
Deprecated.
- getPartitionStateVersion() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getPartitionStateVersion() - Method in interface com.hazelcast.spi.partition.IPartitionService
-
- getPartitionTable() - Method in class com.hazelcast.internal.partition.PartitionRuntimeState
-
- getPartitionThreadCount() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- getPartitionThreadCount() - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Returns the number of partition threads.
- getPartitionThreadCount() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getPartitionThreadCount() - Method in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
Returns the number of partition threads.
- getPartitionThreadId(int) - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- getPartitionThreadId(int) - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Returns the ID of the partitionThread assigned to handle partition
with given partitionId
- getPartitionUuid() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidation
-
- getPartitionUuidList() - Method in class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation.MetaDataResponse
-
- getPartitionUuidList() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationMetaDataFetcher.MetadataHolder
-
- getPartitionUuidList() - Method in class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation.MetaDataResponse
-
- getPassword() - Method in class com.hazelcast.config.GroupConfig
-
- getPassword() - Method in class com.hazelcast.config.replacer.AbstractPbeReplacer
-
Provides password for a chosen SecretKeyFactory.
- getPassword() - Method in class com.hazelcast.config.replacer.EncryptionReplacer
-
- getPassword() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- getPassword() - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
Gets the password.
- getPatch() - Method in class com.hazelcast.version.MemberVersion
-
- getPath(String...) - Static method in class com.hazelcast.nio.IOUtil
-
Concatenates path parts to a single path using the
File.separator
where it applies.
- getPayload() - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicMessage
-
- getPendingTaskCount() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
-
- getPendingTaskCount() - Method in interface com.hazelcast.monitor.LocalExecutorStats
-
Returns the number of pending operations on the executor service.
- getPerIndexStats() - Method in class com.hazelcast.query.impl.IndexImpl
-
- getPerIndexStats() - Method in interface com.hazelcast.query.impl.InternalIndex
-
Returns the index stats associated with this index.
- getPeriod() - Method in class com.hazelcast.scheduledexecutor.impl.TaskDefinition
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.BuildInfoPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.ConfigPropertiesPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.DiagnosticsPlugin
-
Returns the period of executing the monitor in millis.
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.EventQueuePlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.InvocationPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.MemberHazelcastInstanceInfoPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.MemberHeartbeatPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.MetricsPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.NetworkingImbalancePlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.OperationHeartbeatPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.OperationThreadSamplerPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.OverloadedConnectionsPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.PendingInvocationsPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.SlowOperationPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.StoreLatencyPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.SystemLogPlugin
-
- getPeriodMillis() - Method in class com.hazelcast.internal.diagnostics.SystemPropertiesPlugin
-
- getPermission(String, String, String...) - Static method in class com.hazelcast.security.permission.ActionConstants
-
Creates a permission
- getPermissionConfig() - Method in class com.hazelcast.internal.management.dto.PermissionConfigDTO
-
- getPermissionConfigs() - Method in class com.hazelcast.internal.management.request.UpdatePermissionConfigRequest
-
- getPermissions(Subject, Class<? extends Permission>) - Method in interface com.hazelcast.security.IPermissionPolicy
-
Determines permissions of subject.
- getPermissions() - Method in class com.hazelcast.security.permission.ClusterPermissionCollection
-
- getPersistenceCount() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getPersistenceCount() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the number of Near Cache key persistences (when the pre-load feature is enabled).
- getPlugin(Class<P>) - Method in class com.hazelcast.internal.diagnostics.Diagnostics
-
Gets the plugin for a given plugin class.
- getPNCounter(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getPNCounter(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getPNCounter(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns a
PNCounter
with the given
name.
- getPNCounter(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getPNCounter(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getPNCounterConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getPNCounterConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the
PNCounterConfig
for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getPNCounterConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getPNCounterConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getPNCounterConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of PN counter configurations, mapped by config
name.
- getPNCounterConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getPNCounterConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered PN counter configurations.
- getPNCounterConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getPolicy() - Method in class com.hazelcast.config.MergePolicyConfig
-
- getPollOperationCount() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- getPollOperationCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the number of poll/take/remove operations.
- getPollWaitNotifyKey() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- getPoolSize() - Method in class com.hazelcast.config.DurableExecutorConfig
-
Gets the number of executor threads per member for the executor.
- getPoolSize() - Method in class com.hazelcast.config.ExecutorConfig
-
Gets the number of executor threads per member for the executor.
- getPoolSize() - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
Gets the number of executor threads per member for the executor.
- getPoolSize() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- getPoolSize() - Method in interface com.hazelcast.util.executor.ManagedExecutorService
-
- getPort() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getPort() - Method in class com.hazelcast.config.NetworkConfig
-
Returns the port the Hazelcast member will try to bind on.
- getPort() - Method in class com.hazelcast.instance.AbstractMember
-
- getPort() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getPort() - Method in class com.hazelcast.nio.Address
-
- getPort() - Method in interface com.hazelcast.nio.Connection
-
The remote port.
- getPort() - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- getPort() - Method in class com.hazelcast.spi.discovery.multicast.impl.MulticastMemberInfo
-
- getPort() - Method in class com.hazelcast.util.AddressUtil.AddressHolder
-
- getPortableContext() - Method in class com.hazelcast.internal.serialization.impl.SerializationServiceV1
-
- getPortableContext() - Method in interface com.hazelcast.internal.serialization.InternalSerializationService
-
- getPortableFactories() - Method in class com.hazelcast.config.SerializationConfig
-
- getPortableFactoryClasses() - Method in class com.hazelcast.config.SerializationConfig
-
- getPortableVersion() - Method in class com.hazelcast.config.SerializationConfig
-
Portable version will be used to differentiate two versions of the same class that have changes on the class,
like adding/removing a field or changing a type of a field.
- getPortableVersion(Portable, int) - Static method in class com.hazelcast.internal.serialization.impl.SerializationUtil
-
- getPortCount() - Method in class com.hazelcast.config.NetworkConfig
-
Returns the maximum number of ports allowed to try to bind on.
- getPositiveMillisOrDefault(HazelcastProperty) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
Returns the configured value of a
HazelcastProperty
converted to milliseconds if
it is positive, otherwise returns its default value.
- getPositiveMillisOrDefault(HazelcastProperty, long) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
Returns the configured value of a
HazelcastProperty
converted to milliseconds if
it is positive, otherwise returns the passed default value.
- getPossibleAddresses() - Method in class com.hazelcast.cluster.impl.TcpIpJoiner
-
- getPossibleAddresses() - Method in class com.hazelcast.internal.cluster.impl.DiscoveryJoiner
-
- getPossibleAddressesForInitialJoin() - Method in class com.hazelcast.cluster.impl.TcpIpJoiner
-
- getPossibleAddressesForInitialJoin() - Method in class com.hazelcast.internal.cluster.impl.DiscoveryJoiner
-
- getPossibleInetAddressesFor(Inet6Address) - Static method in class com.hazelcast.util.AddressUtil
-
- getPossibleSocketAddresses(int, String, int) - Static method in class com.hazelcast.client.util.AddressHelper
-
- getPostJoinOperation() - Method in class com.hazelcast.map.impl.MapService
-
- getPostJoinOperation() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- getPostJoinOperation() - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- getPostJoinOperation() - Method in interface com.hazelcast.spi.PostJoinAwareService
-
Post join operations must be lock free, meaning no locks at all:
no partition locks, no key-based locks, no service level locks, no database interaction!
The
Operation.getPartitionId()
method should return a negative value.
- getPostJoinOperations() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapQueryMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.DefaultMapAggregateMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.DefaultMapProjectMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAggregateWithPredicateMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPagingPredicateMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPredicateMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntrySetMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPagingPredicateMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPredicateMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.MapProjectionWithPredicateMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPagingPredicateMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPredicateMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForCustomMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForListMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMapMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMultiMapMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForSetMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.AbstractReplicatedMapAddEntryListenerMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerToKeyMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerToKeyWithPredicateMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerWithPredicateMessageTask
-
- getPredicate() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddNearCacheListenerMessageTask
-
- getPredicate() - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- getPredicate() - Method in class com.hazelcast.map.impl.operation.MultipleEntryWithPredicateBackupOperation
-
- getPredicate() - Method in class com.hazelcast.map.impl.operation.MultipleEntryWithPredicateOperation
-
- getPredicate() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- getPredicate() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateBackupOperation
-
- getPredicate() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperation
-
- getPredicate() - Method in class com.hazelcast.map.impl.query.Query
-
- getPredicate() - Method in class com.hazelcast.map.impl.query.QueryEventFilter
-
- getPredicate() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- getPredicate() - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheRequest
-
- getPredicate() - Method in class com.hazelcast.query.PagingPredicate
-
- getPredicate() - Method in class com.hazelcast.query.SqlPredicate
-
- getPredicateConfig() - Method in class com.hazelcast.config.QueryCacheConfig
-
Returns the predicate of QueryCache
.
- getPredicateConfigHolder() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- getPredicates() - Method in class com.hazelcast.query.impl.predicates.AndPredicate
-
Visitable predicates are treated as effectively immutable, therefore callers should not make any changes to
the returned array.
- getPredicates() - Method in interface com.hazelcast.query.impl.predicates.CompoundPredicate
-
An array of predicates which compose this predicate.
- getPredicates() - Method in class com.hazelcast.query.impl.predicates.OrPredicate
-
Visitable predicates are treated as effectively immutable, therefore callers should not make any changes to
the returned array.
- getPrefetchCount() - Method in class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
- getPrefetchCount() - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
- getPrefetchValidityMillis() - Method in class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
- getPrefetchValidityMillis() - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
- getPrefix(URI, ClassLoader) - Static method in class com.hazelcast.cache.CacheUtil
-
- getPrefix() - Method in class com.hazelcast.config.replacer.EncryptionReplacer
-
- getPrefix() - Method in class com.hazelcast.config.replacer.PropertyReplacer
-
- getPrefix() - Method in interface com.hazelcast.config.replacer.spi.ConfigReplacer
-
Variable replacer prefix string.
- getPrefixedCacheName(String, URI, ClassLoader) - Static method in class com.hazelcast.cache.CacheUtil
-
- getPrefixedName() - Method in interface com.hazelcast.core.PrefixedDistributedObject
-
Returns the unique prefixed name for this DistributedObject.
- getPrefixes() - Method in class com.hazelcast.config.ClassFilter
-
Returns unmodifiable set of class name prefixes.
- getPreJoinOperation() - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getPreJoinOperation() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getPreJoinOperation() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getPreJoinOperation() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- getPreJoinOperation() - Method in interface com.hazelcast.spi.PreJoinAwareService
-
An operation to be executed on the joining member before it is set as joined.
- getPreJoinOperations() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getPreloaderConfig() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.NearCacheConfigHolder
-
- getPreloaderConfig() - Method in class com.hazelcast.config.NearCacheConfig
-
- getPreloaderConfig() - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- getPreloaderConfig() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- getPreloaderConfig() - Method in interface com.hazelcast.internal.nearcache.NearCache
-
- getPreloaderConfig(Node) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
-
- getPreparedXids() - Method in class com.hazelcast.transaction.impl.xa.XAService
-
- getPrincipal() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getPrincipal() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getPrincipal() - Method in class com.hazelcast.config.PermissionConfig
-
- getPrincipal() - Method in class com.hazelcast.security.AbstractCredentials
-
- getPrincipal() - Method in interface com.hazelcast.security.Credentials
-
Returns principal of endpoint.
- getPriorityOperationExecutorQueueSize() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getPriorityOperationExecutorQueueSize() - Method in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
- getPriorityQueueSize() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- getPriorityQueueSize() - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Deprecated.
- getPrivateAddress() - Method in class com.hazelcast.spi.discovery.DiscoveryNode
-
Returns the private address of the discovered node.
- getPrivateAddress() - Method in class com.hazelcast.spi.discovery.SimpleDiscoveryNode
-
- getProcessablePartitionType() - Method in class com.hazelcast.cache.impl.eviction.CacheClearExpiredRecordsTask
-
- getProcessablePartitionType() - Method in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- getProcessablePartitionType() - Method in class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
- getProcessedRecords() - Method in class com.hazelcast.mapreduce.impl.task.JobProcessInformationImpl
-
- getProcessedRecords() - Method in class com.hazelcast.mapreduce.impl.task.TransferableJobProcessInformation
-
- getProcessedRecords() - Method in interface com.hazelcast.mapreduce.JobProcessInformation
-
Deprecated.
Returns the number of processed records.
The number of processed records is not a real time value, it is updated
on a regular basis (after 1000 processed elements per node).
- getProgram(String...) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineFactory
-
- getProgress() - Method in class com.hazelcast.hotrestart.BackupTaskStatus
-
- getProjection() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapQueryMessageTask
-
- getProjection() - Method in class com.hazelcast.client.impl.protocol.task.map.DefaultMapAggregateMessageTask
-
- getProjection() - Method in class com.hazelcast.client.impl.protocol.task.map.DefaultMapQueryMessageTask
-
- getProjection() - Method in class com.hazelcast.client.impl.protocol.task.map.MapProjectionMessageTask
-
- getProjection() - Method in class com.hazelcast.client.impl.protocol.task.map.MapProjectionWithPredicateMessageTask
-
- getProjection() - Method in class com.hazelcast.map.impl.query.Query
-
- getProperties() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- getProperties() - Method in class com.hazelcast.client.config.ClientConfig
-
- getProperties() - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
-
- getProperties() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getProperties() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getProperties() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- getProperties() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueueStoreConfigHolder
-
- getProperties() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.RingbufferStoreConfigHolder
-
- getProperties() - Method in class com.hazelcast.config.AbstractConfigBuilder
-
- getProperties() - Method in class com.hazelcast.config.AliasedDiscoveryConfig
-
Returns all properties.
- getProperties() - Method in class com.hazelcast.config.Config
-
Returns the properties set on this config instance.
- getProperties() - Method in class com.hazelcast.config.CredentialsFactoryConfig
-
- getProperties() - Method in class com.hazelcast.config.DiscoveryStrategyConfig
-
- getProperties() - Method in class com.hazelcast.config.LoginModuleConfig
-
- getProperties() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns all the properties
- getProperties() - Method in class com.hazelcast.config.MCMutualAuthConfig
-
Gets all properties.
- getProperties() - Method in class com.hazelcast.config.MemberAddressProviderConfig
-
- getProperties() - Method in class com.hazelcast.config.PermissionPolicyConfig
-
- getProperties() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getProperties() - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- getProperties() - Method in class com.hazelcast.config.ServiceConfig
-
- getProperties() - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Gets all properties.
- getProperties() - Method in class com.hazelcast.config.SSLConfig
-
Gets all properties.
- getProperties() - Method in class com.hazelcast.config.WanConsumerConfig
-
Returns the properties for the custom WAN consumer.
- getProperties() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the WAN publisher properties.
- getProperties() - Method in class com.hazelcast.config.XmlConfigBuilder
-
Gets the current used properties.
- getProperties() - Method in class com.hazelcast.instance.Node
-
- getProperties() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getProperties() - Method in class com.hazelcast.spi.discovery.AbstractDiscoveryStrategy
-
Returns an immutable copy of the configuration properties.
- getProperties() - Method in class com.hazelcast.spi.discovery.DiscoveryNode
-
Returns a set of unmodifiable properties that are assigned to the discovered node.
- getProperties() - Method in class com.hazelcast.spi.discovery.SimpleDiscoveryNode
-
- getProperties() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getProperties() - Method in interface com.hazelcast.spi.NodeEngine
-
Returns the HazelcastProperties.
- getProperty(String) - Method in class com.hazelcast.client.config.ClientConfig
-
Gets a named property already set or from system properties if not exists.
- getProperty(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getProperty(String) - Method in class com.hazelcast.config.AliasedDiscoveryConfig
-
Returns property value by the property name.
- getProperty(String) - Method in class com.hazelcast.config.Config
-
Returns the value for a named property.
- getProperty(String) - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the given property
- getProperty(String) - Method in class com.hazelcast.config.MCMutualAuthConfig
-
Gets a property.
- getProperty(String) - Method in class com.hazelcast.config.QueueStoreConfig
-
- getProperty(String) - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- getProperty(String) - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Gets a property.
- getProperty(String) - Method in class com.hazelcast.config.SSLConfig
-
Gets a property.
- getProperty(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getProperty(Properties, String) - Static method in class com.hazelcast.nio.ssl.SSLEngineFactorySupport
-
- getProperty(Properties, String, String) - Static method in class com.hazelcast.nio.ssl.SSLEngineFactorySupport
-
- getProtocolVersion() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getProvidedMergeTypes() - Method in class com.hazelcast.config.AtomicLongConfig
-
- getProvidedMergeTypes() - Method in class com.hazelcast.config.AtomicReferenceConfig
-
- getProvidedMergeTypes() - Method in class com.hazelcast.config.CacheConfig
-
- getProvidedMergeTypes() - Method in class com.hazelcast.config.CacheSimpleConfig
-
- getProvidedMergeTypes() - Method in class com.hazelcast.config.CollectionConfig
-
- getProvidedMergeTypes() - Method in class com.hazelcast.config.MapConfig
-
- getProvidedMergeTypes() - Method in class com.hazelcast.config.MultiMapConfig
-
- getProvidedMergeTypes() - Method in class com.hazelcast.config.QueueConfig
-
- getProvidedMergeTypes() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getProvidedMergeTypes() - Method in class com.hazelcast.config.RingbufferConfig
-
- getProvidedMergeTypes() - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
- getProvidedMergeTypes() - Method in interface com.hazelcast.spi.merge.SplitBrainMergeTypeProvider
-
- getProviderFilter() - Method in class com.hazelcast.config.UserCodeDeploymentConfig
-
Get current filter or null
when no filter is defined.
- getProviderMode() - Method in class com.hazelcast.config.UserCodeDeploymentConfig
-
Return the current ProviderMode
- getProxyCount() - Method in class com.hazelcast.internal.jmx.ProxyServiceMBean
-
- getProxyCount() - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyRegistry
-
Returns the number of proxies for this ProxyRegistry.
- getProxyCount() - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- getProxyCount() - Method in interface com.hazelcast.spi.ProxyService
-
- getProxyFactoryConfigs() - Method in class com.hazelcast.client.config.ClientConfig
-
- getProxyInfos(Collection<ProxyInfo>) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyRegistry
-
Gets the ProxyInfo of all fully initialized proxies in this registry.
- getProxyManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getProxyManager() - Method in class com.hazelcast.client.spi.ClientContext
-
- getProxyService() - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getProxyService() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getProxyService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getProxyService() - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the ProxyService.
- getProxyServiceBean() - Method in class com.hazelcast.internal.management.dto.MXBeansDTO
-
- getProxyServiceMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getPublicAddress() - Method in class com.hazelcast.config.NetworkConfig
-
- getPublicAddress() - Method in interface com.hazelcast.instance.AddressPicker
-
Returns a public address to be advertised to other cluster members and clients.
- getPublicAddress() - Method in class com.hazelcast.instance.DelegatingAddressPicker
-
- getPublicAddress() - Method in class com.hazelcast.spi.discovery.DiscoveryNode
-
Returns the public address of the discovered node if available.
- getPublicAddress() - Method in class com.hazelcast.spi.discovery.SimpleDiscoveryNode
-
- getPublicAddress() - Method in interface com.hazelcast.spi.MemberAddressProvider
-
What address should Hazelcast advertise to other members and clients.
- getPublisherAddress() - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicMessage
-
- getPublisherContext() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getPublisherContext() - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- getPublisherContext() - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
- getPublisherId() - Method in class com.hazelcast.config.WanPublisherConfig
-
- getPublisherState() - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- getPublisherState() - Method in interface com.hazelcast.monitor.LocalWanPublisherStats
-
- getPublishingMember() - Method in class com.hazelcast.core.Message
-
Returns the member that published the message.
- getPublishOperationCount() - Method in class com.hazelcast.monitor.impl.LocalTopicStatsImpl
-
- getPublishOperationCount() - Method in interface com.hazelcast.monitor.LocalTopicStats
-
Returns the total number of published messages of this topic on this member
- getPublishTime() - Method in class com.hazelcast.core.Message
-
Return the time when the message is published
- getPublishTime() - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicMessage
-
- getPutOperationCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getPutOperationCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getPutOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of put operations
- getQueryCache(String) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getQueryCache(String, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getQueryCache(String, MapListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getQueryCache(String) - Method in interface com.hazelcast.core.IMap
-
Returns corresponding QueryCache
instance for the supplied name
or null.
- getQueryCache(String, Predicate<K, V>, boolean) - Method in interface com.hazelcast.core.IMap
-
Creates an always up to date snapshot of this IMap
according to the supplied parameters.
- getQueryCache(String, MapListener, Predicate<K, V>, boolean) - Method in interface com.hazelcast.core.IMap
-
Creates an always up to date snapshot of this IMap
according to the supplied parameters.
- getQueryCache(String) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- getQueryCache(String, Predicate<K, V>, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- getQueryCache(String, MapListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- getQueryCacheConfig() - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheRequest
-
- getQueryCacheConfigs() - Method in class com.hazelcast.client.config.ClientConfig
-
- getQueryCacheConfigs() - Method in class com.hazelcast.config.MapConfig
-
- getQueryCacheConfigs() - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- getQueryCacheConfigurator() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getQueryCacheConfigurator() - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- getQueryCacheConfigurator() - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
- getQueryCacheContext() - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getQueryCacheContext() - Method in class com.hazelcast.client.spi.ClientContext
-
- getQueryCacheContext() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getQueryCacheCount(String) - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheEndToEndProvider
-
- getQueryCacheCount() - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheFactory
-
- getQueryCacheEventService() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getQueryCacheEventService() - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- getQueryCacheEventService() - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
- getQueryCacheFactory() - Method in class com.hazelcast.map.impl.querycache.subscriber.AbstractSubscriberContext
-
- getQueryCacheFactory() - Method in interface com.hazelcast.map.impl.querycache.subscriber.SubscriberContext
-
- getQueryCacheScheduler() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getQueryCacheScheduler() - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- getQueryCacheScheduler() - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
- getQueryCount() - Method in class com.hazelcast.monitor.impl.GlobalIndexesStats
-
- getQueryCount() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- getQueryCount() - Method in interface com.hazelcast.monitor.impl.IndexesStats
-
Returns the number of queries performed on the indexes.
- getQueryCount() - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
- getQueryCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getQueryCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getQueryCount() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the query count.
- getQueryCount() - Method in class com.hazelcast.monitor.impl.PartitionIndexesStats
-
- getQueryCount() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- getQueryCount() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns the total number of queries served by the index.
- getQueryCount() - Method in interface com.hazelcast.monitor.LocalIndexStats
-
Returns the total number of queries served by the index.
- getQueryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the total number of queries performed on the map.
- getQueryExecutorMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getQueryOptimizer() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getQueryResultSizeLimiter() - Method in class com.hazelcast.map.impl.query.MapQueryEngineImpl
-
- getQueue() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getQueue(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getQueue(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getQueue(String) - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getQueue(String) - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getQueue() - Method in class com.hazelcast.console.ConsoleApp
-
- getQueue(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns the distributed queue instance with the specified name.
- getQueue(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getQueue(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getQueue(String) - Method in class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
-
- getQueue(String) - Method in class com.hazelcast.transaction.impl.xa.XATransactionContextImpl
-
- getQueue(String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
-
Returns the transactional queue instance with the specified name.
- getQueueCapacity() - Method in class com.hazelcast.config.ExecutorConfig
-
Gets the queue capacity of the executor task.
- getQueueCapacity() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the capacity of the primary and backup queue for WAN replication events.
- getQueueConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getQueueConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the QueueConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getQueueConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getQueueConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getQueueConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of
IQueue
configurations,
mapped by config name.
- getQueueConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getQueueConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered queue configurations.
- getQueueConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getQueueFullBehavior() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the configured behaviour of this WAN publisher when the WAN queue
is full.
- getQueueService() - Method in class com.hazelcast.collection.impl.queue.operations.QueueOperation
-
- getQueueSize() - Method in class com.hazelcast.config.JobTrackerConfig
-
Gets the maximum size of the queue; the maximum number of tasks that can wait to be processed.
- getQueueSize() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- getQueueSize() - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Deprecated.
- getQueueSize() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- getQueueSize() - Method in interface com.hazelcast.util.executor.ManagedExecutorService
-
- getQueueSize() - Method in class com.hazelcast.util.executor.NamedThreadPoolExecutor
-
- getQueueStoreConfig() - Method in class com.hazelcast.config.QueueConfig
-
Get the QueueStore (load and store queue items from/to a database) configuration.
- getQueueStoreConfig() - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- getQuorum(String) - Method in class com.hazelcast.quorum.impl.QuorumServiceImpl
-
- getQuorum(String) - Method in interface com.hazelcast.quorum.QuorumService
-
Returns the
Quorum
instance for a given quorum name.
- getQuorumConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getQuorumConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the QuorumConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getQuorumConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getQuorumConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getQuorumConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of split brain protection configurations, mapped by
config name.
- getQuorumConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getQuorumFunctionClassName() - Method in class com.hazelcast.config.QuorumConfig
-
- getQuorumFunctionImplementation() - Method in class com.hazelcast.config.QuorumConfig
-
- getQuorumName(String) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
Gets the name of the quorum associated with specified cache
- getQuorumName(String) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- getQuorumName(String) - Method in class com.hazelcast.collection.impl.list.ListService
-
- getQuorumName(String) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- getQuorumName(String) - Method in class com.hazelcast.collection.impl.set.SetService
-
- getQuorumName(String) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- getQuorumName(String) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- getQuorumName(String) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- getQuorumName(String) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- getQuorumName(String) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- getQuorumName() - Method in class com.hazelcast.config.AbstractBasicConfig
-
Returns the quorum name for operations.
- getQuorumName() - Method in class com.hazelcast.config.CacheConfig
-
Gets the name of the associated quorum if any.
- getQuorumName() - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- getQuorumName() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the name of the associated quorum if any.
- getQuorumName() - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
Returns the quorum name for operations.
- getQuorumName() - Method in class com.hazelcast.config.CollectionConfig
-
Returns the quorum name for operations.
- getQuorumName() - Method in class com.hazelcast.config.CountDownLatchConfig
-
- getQuorumName() - Method in class com.hazelcast.config.DurableExecutorConfig
-
Returns the quorum name for operations.
- getQuorumName() - Method in class com.hazelcast.config.ExecutorConfig
-
Returns the quorum name for operations.
- getQuorumName() - Method in class com.hazelcast.config.LockConfig
-
Returns the quorum name for lock operations.
- getQuorumName() - Method in class com.hazelcast.config.MapConfig
-
- getQuorumName() - Method in class com.hazelcast.config.MultiMapConfig
-
Returns the quorum name for operations.
- getQuorumName() - Method in class com.hazelcast.config.PNCounterConfig
-
Returns the quorum name for operations.
- getQuorumName() - Method in class com.hazelcast.config.QueueConfig
-
Returns the quorum name for queue operations.
- getQuorumName() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
Returns the quorum name for operations.
- getQuorumName() - Method in class com.hazelcast.config.RingbufferConfig
-
Returns the quorum name for operations.
- getQuorumName() - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
Returns the quorum name for operations.
- getQuorumName() - Method in class com.hazelcast.config.SemaphoreConfig
-
- getQuorumName(String) - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
- getQuorumName(String) - Method in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- getQuorumName(String) - Method in class com.hazelcast.executor.impl.DistributedExecutorService
-
- getQuorumName() - Method in class com.hazelcast.map.impl.MapContainer
-
- getQuorumName(String) - Method in class com.hazelcast.map.impl.MapQuorumAwareService
-
- getQuorumName(String) - Method in class com.hazelcast.map.impl.MapService
-
- getQuorumName(String) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- getQuorumName(String) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- getQuorumName(String) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- getQuorumName(String) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- getQuorumName(String) - Method in interface com.hazelcast.spi.QuorumAwareService
-
Gets the name of the quorum associated with specified operation name.
- getQuorumService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getQuorumService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getQuorumService() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the quorum service of this Hazelcast instance.
- getQuorumService() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getQuorumService() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getQuorumService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getQuorumService() - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the QuorumService.
- getRandomSamples(int) - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
Used for sampling based eviction, returns sampled entries.
- getRandomSamples(int) - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- getRandomSamples(int) - Method in class com.hazelcast.util.SampleableConcurrentHashMap
-
Gets and returns samples as sampleCount
.
- getRatio() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- getRatio() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the hit/miss ratio of Near Cache entries owned by this member.
- getRawDataInput() - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- getRawDataInput() - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- getRawDataOutput() - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableWriter
-
- getRawDataOutput() - Method in interface com.hazelcast.nio.serialization.PortableWriter
-
After writing portable fields, one can write remaining fields in old fashioned way consecutively at the end
of stream.
- getReadBatchSize() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Gets the maximum number of items to read in a batch.
- getReadBatchSize() - Method in class com.hazelcast.config.ReliableTopicConfig
-
Gets the maximum number of items to read in a batch.
- getReadOnlyRecords() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getReadOnlyRecords() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Returns a readonly map of the internal key value store.
- getReadTimeout() - Method in class com.hazelcast.spring.cache.HazelcastCache
-
Return cache retrieval timeout in milliseconds
- getReadTimeoutMap() - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
-
Return cache-specific value retrieval timeouts.
- getReceivedEventCounters(String) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- getReceivedEventCounters(String) - Method in interface com.hazelcast.wan.WanReplicationService
-
Returns a counter of received and processed WAN replication events.
- getReceiveOperationCount() - Method in class com.hazelcast.monitor.impl.LocalTopicStatsImpl
-
- getReceiveOperationCount() - Method in interface com.hazelcast.monitor.LocalTopicStats
-
Returns the total number of received messages of this topic on this member
- getReconnectMode() - Method in class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
- getRecord(Data) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getRecord() - Method in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- getRecord(Data) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Gets internal record of the store by key.
- getRecord(K) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- getRecord(K) - Method in class com.hazelcast.internal.nearcache.impl.store.BaseHeapNearCacheRecordStore
-
- getRecord(K) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecordStore
-
Gets the record associated with the given key
.
- getRecord(Data) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- getRecord() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getRecord(Data) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- getRecordCollection(NodeEngine) - Method in class com.hazelcast.multimap.impl.operations.MultiMapResponse
-
- getRecordFactoryConstructor() - Method in class com.hazelcast.map.impl.MapContainer
-
- getRecordFromEntryView(EntryView) - Method in class com.hazelcast.map.impl.eviction.EvictorImpl
-
- getRecordId() - Method in class com.hazelcast.multimap.impl.MultiMapRecord
-
- getRecordId() - Method in class com.hazelcast.multimap.impl.txn.TxnPutOperation
-
- getRecordId() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveOperation
-
- getRecordIds() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveAllOperation
-
- getRecordList() - Method in class com.hazelcast.transaction.impl.TransactionLog
-
- getRecordOrNull(Data) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- getRecordOrNull(Data, long, boolean) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- getRecordOrNull(Data) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Returns live record or null if record is already expired.
- getRecords() - Method in class com.hazelcast.multimap.impl.MultiMapMergeContainer
-
- getRecords(Comparable) - Method in interface com.hazelcast.query.impl.Index
-
Produces a result set containing entries whose attribute values are equal
to the given value.
- getRecords(Comparable[]) - Method in interface com.hazelcast.query.impl.Index
-
Produces a result set containing entries whose attribute values are equal
to at least one of the given values.
- getRecords(Comparable[]) - Method in class com.hazelcast.query.impl.IndexImpl
-
- getRecords(Comparable) - Method in class com.hazelcast.query.impl.IndexImpl
-
- getRecords(Comparable) - Method in interface com.hazelcast.query.impl.IndexStore
-
- getRecords(Set<Comparable>) - Method in interface com.hazelcast.query.impl.IndexStore
-
- getRecords(Comparable) - Method in class com.hazelcast.query.impl.SortedIndexStore
-
- getRecords(Set<Comparable>) - Method in class com.hazelcast.query.impl.SortedIndexStore
-
- getRecords(Comparable) - Method in class com.hazelcast.query.impl.UnsortedIndexStore
-
- getRecords(Set<Comparable>) - Method in class com.hazelcast.query.impl.UnsortedIndexStore
-
- getRecords() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- getRecords() - Method in class com.hazelcast.transaction.impl.xa.XATransactionDTO
-
- getRecordsSynced() - Method in interface com.hazelcast.wan.WanSyncStats
-
Returns the number of the records synchronized
- getRecordState() - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- getRecordState() - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
- getRecordStorageMemoryCost(R) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- getRecordStorageMemoryCost(NearCacheDataRecord) - Method in class com.hazelcast.internal.nearcache.impl.store.NearCacheDataRecordStore
-
- getRecordStorageMemoryCost(NearCacheObjectRecord) - Method in class com.hazelcast.internal.nearcache.impl.store.NearCacheObjectRecordStore
-
- getRecordStore(String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getRecordStore(String) - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
Returns a cache record store with the prefixed
cacheNameWithPrefix
or null
if one doesn't exist.
- getRecordStore(String, int) - Method in interface com.hazelcast.cache.impl.ICacheService
-
Returns a cache record store with the prefixed cacheNameWithPrefix
and partition ID
or null
if one doesn't exist.
- getRecordStore(int, String) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getRecordStore(int, String, boolean) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getRecordStore(String) - Method in class com.hazelcast.map.impl.PartitionContainer
-
- getRecordStore(String, boolean) - Method in class com.hazelcast.map.impl.PartitionContainer
-
- getRecordStore(String) - Method in class com.hazelcast.replicatedmap.impl.PartitionContainer
-
- getRecordStoreForHotRestart(String) - Method in class com.hazelcast.map.impl.PartitionContainer
-
- getRecordStoreHeapCost(String, PartitionContainer) - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- getRecordStoreSize(String, PartitionContainer) - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- getRecordValue(R) - Method in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- getReducerAddressByKey(Object) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- getReducerByKey(Object) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- getReducerEventInterests(int) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- getReducerFactory() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getReducerFactory() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForCustomMessageTask
-
- getReducerFactory() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForListMessageTask
-
- getReducerFactory() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMapMessageTask
-
- getReducerFactory() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMultiMapMessageTask
-
- getReducerFactory() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForSetMessageTask
-
- getReducerFactory() - Method in interface com.hazelcast.mapreduce.aggregation.Aggregation
-
Deprecated.
Returns the ReducerFactory for this aggregation.
- getReducerFactory() - Method in interface com.hazelcast.mapreduce.aggregation.impl.AggType
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalAvgAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalMaxAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalMinAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigDecimalSumAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerAvgAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerMaxAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerMinAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.BigIntegerSumAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.ComparableMaxAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.ComparableMinAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.CountAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.DistinctValuesAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleAvgAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleMaxAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleMinAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.DoubleSumAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerAvgAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerMaxAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerMinAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.IntegerSumAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.LongAvgAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.LongMaxAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.LongMinAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.aggregation.impl.LongSumAggregation
-
- getReducerFactory() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
-
- getReducerTask(String) - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- getReferenceCallId() - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- getReferenceContainer(String) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- getReferenceContainer() - Method in class com.hazelcast.concurrent.atomicreference.operations.AbstractAtomicReferenceOperation
-
- getRegion() - Method in class com.hazelcast.config.AwsConfig
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.AbstractRemoveListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveEntryListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveInvalidationListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemovePartitionLostListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveEntryListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemovePartitionLostListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemoveListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.RemoveDistributedObjectListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.RemovePartitionLostListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveEntryListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.set.SetRemoveListenerMessageTask
-
- getRegistrationId() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicRemoveMessageListenerMessageTask
-
- getRegistrationIdMap() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceSegment
-
Returns the map from registration ID to the listener registration.
- getRegistrations() - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- getRegistrations() - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- getRegistrations(String) - Method in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
Return all listener registrations for the map with mapName
.
- getRegistrations(String, String) - Method in interface com.hazelcast.spi.EventService
-
Returns all registrations belonging to the given service and topic.
- getRegistrations(String, String) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
Returns all registrations belonging to the given service and topic.
- getRegistrations(String, boolean) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceSegment
-
- getRegistrations() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceSegment
-
- getRegistrationsAsArray(String, String) - Method in interface com.hazelcast.spi.EventService
-
Returns all registrations belonging to the given service and topic as an array.
- getRegistrationsAsArray(String, String) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- getRejectedOfferOperationCount() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- getRejectedOfferOperationCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the number of rejected offers.
- getReleaseVersion() - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getReliableLocalTopicStats(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getReliableLocalTopicStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getReliableTopic(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getReliableTopic(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getReliableTopic(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns the reliable ReliableTopic instance with the specified name.
- getReliableTopic(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getReliableTopic(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getReliableTopicConfig(String) - Method in class com.hazelcast.client.config.ClientConfig
-
Gets the ClientReliableTopicConfig for a given reliable topic name.
- getReliableTopicConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getReliableTopicConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the ReliableTopicConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getReliableTopicConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getReliableTopicConfigMap() - Method in class com.hazelcast.client.config.ClientConfig
-
Returns the map of reliable topic configurations,
mapped by config name.
- getReliableTopicConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getReliableTopicConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of reliable topic configurations, mapped by config name.
- getReliableTopicConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getReliableTopicConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered reliable topic configurations.
- getReliableTopicConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getRemainingDataLoadTimeMillis() - Method in class com.hazelcast.internal.management.dto.ClusterHotRestartStatusDTO
-
- getRemainingLeaseTime() - Method in class com.hazelcast.client.proxy.ClientLockProxy
-
- getRemainingLeaseTime() - Method in class com.hazelcast.concurrent.lock.LockProxy
-
- getRemainingLeaseTime(NodeEngine, Data) - Method in class com.hazelcast.concurrent.lock.LockProxySupport
-
- getRemainingLeaseTime() - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- getRemainingLeaseTime(Data) - Method in interface com.hazelcast.concurrent.lock.LockStore
-
Return the remaining lease time for a specific key.
- getRemainingLeaseTime(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getRemainingLeaseTime(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
-
- getRemainingLeaseTime() - Method in interface com.hazelcast.core.ILock
-
Returns remaining lease time in milliseconds.
- getRemainingLeaseTime() - Method in class com.hazelcast.internal.jmx.LockMBean
-
- GetRemainingLeaseTimeOperation - Class in com.hazelcast.concurrent.lock.operations
-
- GetRemainingLeaseTimeOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.GetRemainingLeaseTimeOperation
-
- GetRemainingLeaseTimeOperation(ObjectNamespace, Data) - Constructor for class com.hazelcast.concurrent.lock.operations.GetRemainingLeaseTimeOperation
-
- getRemainingQueueCapacity() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- getRemainingQueueCapacity() - Method in interface com.hazelcast.util.executor.ManagedExecutorService
-
- getRemainingQueueCapacity() - Method in class com.hazelcast.util.executor.NamedThreadPoolExecutor
-
- getRemainingTime() - Method in class com.hazelcast.internal.util.LockGuard
-
- getRemainingValidationTimeMillis() - Method in class com.hazelcast.internal.management.dto.ClusterHotRestartStatusDTO
-
- getRemoteOperationsCount() - Method in class com.hazelcast.internal.jmx.OperationServiceMBean
-
- getRemoteOperationsCount() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getRemoteOperationsCount() - Method in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
- getRemoteSocketAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getRemoteSocketAddress() - Method in interface com.hazelcast.nio.Connection
-
Returns the address of the endpoint this Connection is connected to, or
null
if it is unconnected.
- getRemoteSocketAddress() - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- getRemoveCount() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- getRemoveCount() - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
- getRemoveCount() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the remove count.
- getRemoveCount() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- getRemoveCount() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns the number of remove operations performed on the index.
- getRemoveCount() - Method in interface com.hazelcast.monitor.LocalIndexStats
-
Returns the number of remove operations performed on the index.
- getRemoveCount() - Method in class com.hazelcast.wan.impl.DistributedServiceWanEventCounters.DistributedObjectWanEventCounters
-
Returns the number of entry remove events
- getRemoveOperationCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getRemoveOperationCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getRemoveOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of Remove operations
- getRemoveTime() - Method in class com.hazelcast.map.impl.wan.MapReplicationRemove
-
- getRepairingTask(String) - Method in class com.hazelcast.client.spi.ClientContext
-
- getRepairingTask() - Method in class com.hazelcast.map.impl.nearcache.MapNearCacheManager
-
- getReplacement(String) - Method in class com.hazelcast.config.replacer.AbstractPbeReplacer
-
- getReplacement(String) - Method in class com.hazelcast.config.replacer.PropertyReplacer
-
- getReplacement(String) - Method in interface com.hazelcast.config.replacer.spi.ConfigReplacer
-
Provides String which should be used as a variable replacement for given masked value.
- getReplicaAddress(int) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionImpl
-
- getReplicaAddress(int) - Method in interface com.hazelcast.spi.partition.IPartition
-
Returns the address of the replica.
- getReplicaCount() - Method in class com.hazelcast.config.PNCounterConfig
-
Returns the number of replicas on which state for this PN counter will
be kept.
- getReplicaIndex(Address) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionImpl
-
- getReplicaIndex(Address[], Address) - Static method in class com.hazelcast.internal.partition.impl.InternalPartitionImpl
-
Returns the index of the address
in addresses
or -1 if the address
is null
or
not present.
- getReplicaIndex() - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaChangeEvent
-
- getReplicaIndex(Address) - Method in interface com.hazelcast.internal.partition.InternalPartition
-
Return the replica index for this partition.
- getReplicaIndex() - Method in class com.hazelcast.spi.InvocationBuilder
-
Gets the replicaIndex.
- getReplicaIndex() - Method in class com.hazelcast.spi.Operation
-
- getReplicaIndex() - Method in class com.hazelcast.spi.PartitionReplicationEvent
-
Gets the replica index.
- getReplicaManager() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getReplicatedMap(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getReplicatedMap(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getReplicatedMap(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns the replicated map instance with the specified name.
- getReplicatedMap(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getReplicatedMap(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getReplicatedMapConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getReplicatedMapConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the ReplicatedMapConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getReplicatedMapConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getReplicatedMapConfig(String) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- getReplicatedMapConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getReplicatedMapConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of
ReplicatedMap
configurations, mapped by config name.
- getReplicatedMapConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getReplicatedMapConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered replicated map configurations.
- getReplicatedMapConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getReplicatedMapStats() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- getReplicatedMapStats() - Method in interface com.hazelcast.core.ReplicatedMap
-
Returns LocalReplicatedMapStats for this replicated map.
- getReplicatedMapStats() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- getReplicatedRecord(Object) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- getReplicatedRecord(Object) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- getReplicatedRecordStore(String, boolean, Object) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- getReplicatedRecordStore(String, boolean, int) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- getReplicationDelayMillis() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getReplicationEventCount() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getReplicationEventCount() - Method in interface com.hazelcast.monitor.LocalReplicatedMapStats
-
- getReplicationPeriodMillis() - Method in class com.hazelcast.config.CRDTReplicationConfig
-
Returns the period between two replications of CRDT states in
milliseconds.
- getReplicatorExecutorService() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getRequest() - Method in class com.hazelcast.internal.cluster.impl.operations.JoinRequestOp
-
- getRequestId() - Method in class com.hazelcast.internal.ascii.AbstractTextCommand
-
- getRequestId() - Method in interface com.hazelcast.internal.ascii.TextCommand
-
- getRequiredMember() - Method in class com.hazelcast.config.TcpIpConfig
-
Gets the required member.
- getRequiredPermission() - Method in interface com.hazelcast.client.impl.client.SecureRequest
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.AddDistributedObjectListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.AddMembershipListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.AddPartitionListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.AddPartitionLostListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAddAndGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterAndGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongApplyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongCompareAndSetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongDecrementAndGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAddMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAlterMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndIncrementMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndSetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongIncrementAndGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongSetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterAndGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceApplyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceClearMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceCompareAndSetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceContainsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndAlterMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndSetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceIsNullMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetAndGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationBaseMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.AbstractCacheMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddEntryListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddNearCacheInvalidationListenerTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddPartitionLostListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheClearMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheContainsKeyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheCreateConfigMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheDestroyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEntryProcessorMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalReadTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalSubscribeTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheFetchNearCacheInvalidationMetadataTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAndRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAndReplaceMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetConfigMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheIterateEntriesMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheListenerRegistrationMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheLoadAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheManagementConfigMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutIfAbsentMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllKeysMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveEntryListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveInvalidationListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemovePartitionLostListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheReplaceMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheSetExpiryPolicyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cache.Pre38CacheAddInvalidationListenerTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorAddMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorEstimateMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.ClientStatisticsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionAwaitMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionBeforeAwaitMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchAwaitMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchCountDownMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchGetCountMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchTrySetCountMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterAddMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetConfiguredReplicaCountMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxiesMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.DeployClassesMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.DestroyProxyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AbstractAddConfigMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.AbstractExecutorServiceCancelMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorDisposeResultMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorIsShutdownMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorRetrieveAndDisposeResultMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorRetrieveResultMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorShutdownMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorSubmitToPartitionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceIsShutdownMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceShutdownMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToAddressMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToPartitionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.GetDistributedObjectsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.GetPartitionsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddAllWithIndexMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddWithIndexMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListClearMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListCompareAndRemoveAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListCompareAndRetainAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListContainsAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListContainsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListGetAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIndexOfMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIsEmptyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIteratorMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListLastIndexOfMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListListIteratorMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveWithIndexMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSubMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockForceUnlockMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockGetLockCountMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockGetRemainingLeaseTimeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockIsLockedByCurrentThreadMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockIsLockedMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockLockMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockTryLockMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockUnlockMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapAddEntryListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapPutMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapQueryMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddIndexMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddInterceptorMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddPartitionLostListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAggregateMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAggregateWithPredicateMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearNearCacheMessageTask
-
Deprecated.
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsKeyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsValueMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapDeleteMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapDestroyCacheMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntrySetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEventJournalReadTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEventJournalSubscribeTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnAllKeysMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeysMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteWithPredicateMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchEntriesMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchKeysMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchNearCacheInvalidationMetadataTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchWithQueryMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFlushMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapForceUnlockMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetEntryViewMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsEmptyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsLockedMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadGivenKeysMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLockMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapMadePublishableMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapProjectionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapProjectionWithPredicateMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateWithValueMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveEntryListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveIfSameMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveInterceptorMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemovePartitionLostListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetReadCursorMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetTtlMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSubmitToKeyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryLockMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapUnlockMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceCancelMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceJobProcessInformationMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.AbstractMultiMapAddEntryListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapClearMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsEntryMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsKeyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsValueMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapDeleteMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapEntrySetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapForceUnlockMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapIsLockedMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapKeySetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapLockMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapPutMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapTryLockMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapUnlockMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValueCountMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValuesMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.NoSuchMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.PingMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueAddAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueAddListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueClearMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueCompareAndRemoveAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueCompareAndRetainAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueContainsAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueContainsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueDrainMaxSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueDrainMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueIsEmptyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueIteratorMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueOfferMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePeekMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePollMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePutMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemainingCapacityMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemoveListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueTakeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.RemoveAllListenersMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.RemoveDistributedObjectListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.RemovePartitionLostListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.AbstractReplicatedMapAddEntryListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapClearMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsKeyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsValueMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapEntrySetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapIsEmptyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapKeySetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveEntryListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapValuesMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferCapacityMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferHeadSequenceMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadManyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadOneMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferRemainingCapacityMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferTailSequenceMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorGetAllScheduledMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorShutdownMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToAddressMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToPartitionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromAddressMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromPartitionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromAddressMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromPartitionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromAddressMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromPartitionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromAddressMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromPartitionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromAddressMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromPartitionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromAddressMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromPartitionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromAddressMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromPartitionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAcquireMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAvailablePermitsMessageTasks
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreDrainPermitsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreIncreasePermitsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreInitMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReducePermitsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReleaseMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreTryAcquireMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetClearMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRemoveAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRetainAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetContainsAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetContainsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetGetAllMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetIsEmptyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetRemoveListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.set.SetSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicAddMessageListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicPublishMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicRemoveMessageListenerMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCommitMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCreateMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionRollbackMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XAClearRemoteTransactionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XACollectTransactionsMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XAFinalizeTransactionMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionCommitMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionCreateMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionPrepareMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionRollbackMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListAddMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapContainsKeyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapDeleteMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetForUpdateMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapIsEmptyMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetWithPredicateMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutIfAbsentMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveIfSameMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceIfSameMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesWithPredicateMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapGetMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapPutMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveEntryMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapValueCountMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueOfferMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePeekMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePollMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueTakeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetAddMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetRemoveMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetSizeMessageTask
-
- getRequiredPermission() - Method in class com.hazelcast.flakeidgen.impl.client.NewIdBatchMessageTask
-
- getResourceFactory() - Method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
-
- getResponse() - Method in class com.hazelcast.cache.impl.CacheClearResponse
-
- getResponse() - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalSubscribeOperation
-
- getResponse() - Method in class com.hazelcast.cache.impl.operation.CacheCreateConfigOperation
-
Deprecated.
- getResponse() - Method in class com.hazelcast.cache.impl.operation.CacheGetConfigOperation
-
- getResponse() - Method in class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation
-
- getResponse() - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperation
-
- getResponse() - Method in class com.hazelcast.cache.impl.operation.CacheMergeOperation
-
- getResponse() - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyOperation
-
- getResponse() - Method in class com.hazelcast.cache.impl.operation.KeyBasedCacheOperation
-
- getResponse() - Method in class com.hazelcast.cardinality.impl.operations.EstimateOperation
-
- getResponse() - Method in class com.hazelcast.client.impl.operations.GetConnectedClientsOperation
-
- getResponse() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsOperation
-
- getResponse() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsOperation
-
- getResponse() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionOperation
-
- getResponse() - Method in class com.hazelcast.collection.impl.queue.operations.QueueOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomiclong.operations.AbstractAlterOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomiclong.operations.AddAndGetOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomiclong.operations.ApplyOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomiclong.operations.CompareAndSetOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndAddOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndSetOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomicreference.operations.AbstractAlterOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomicreference.operations.ApplyOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomicreference.operations.CompareAndSetOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomicreference.operations.ContainsOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomicreference.operations.GetAndSetOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomicreference.operations.GetOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomicreference.operations.IsNullOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.atomicreference.operations.SetAndGetOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.countdownlatch.operations.AwaitOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchBackupOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.countdownlatch.operations.GetCountOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.countdownlatch.operations.SetCountOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- getResponse() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreOperation
-
- getResponse() - Method in class com.hazelcast.crdt.pncounter.operations.AddOperation
-
- getResponse() - Method in class com.hazelcast.crdt.pncounter.operations.GetOperation
-
- getResponse() - Method in class com.hazelcast.durableexecutor.impl.operations.RetrieveAndDisposeResultOperation
-
- getResponse() - Method in class com.hazelcast.durableexecutor.impl.operations.RetrieveResultOperation
-
- getResponse() - Method in class com.hazelcast.durableexecutor.impl.operations.TaskOperation
-
- getResponse() - Method in class com.hazelcast.executor.impl.operations.CancellationOperation
-
- getResponse() - Method in class com.hazelcast.executor.impl.operations.ShutdownOperation
-
- getResponse() - Method in class com.hazelcast.internal.cluster.impl.operations.AuthorizationOp
-
- getResponse() - Method in class com.hazelcast.internal.cluster.impl.operations.CommitClusterStateOp
-
- getResponse() - Method in class com.hazelcast.internal.cluster.impl.operations.FetchMembersViewOp
-
- getResponse() - Method in class com.hazelcast.internal.cluster.impl.operations.JoinMastershipClaimOp
-
- getResponse() - Method in class com.hazelcast.internal.cluster.impl.operations.PromoteLiteMemberOp
-
- getResponse() - Method in class com.hazelcast.internal.cluster.impl.operations.RollbackClusterStateOp
-
- getResponse() - Method in class com.hazelcast.internal.cluster.impl.operations.SplitBrainMergeValidationOp
-
- getResponse() - Method in class com.hazelcast.internal.journal.EventJournalReadOperation
-
- getResponse() - Method in class com.hazelcast.internal.management.operation.GetMapConfigOperation
-
- getResponse() - Method in class com.hazelcast.internal.management.operation.ScriptExecutorOperation
-
- getResponse() - Method in class com.hazelcast.internal.management.operation.ThreadDumpOperation
-
- getResponse() - Method in class com.hazelcast.internal.partition.operation.AssignPartitions
-
- getResponse() - Method in class com.hazelcast.internal.partition.operation.FetchPartitionStateOperation
-
- getResponse() - Method in class com.hazelcast.internal.partition.operation.HasOngoingMigration
-
- getResponse() - Method in class com.hazelcast.internal.partition.operation.MigrationCommitOperation
-
- getResponse() - Method in class com.hazelcast.internal.partition.operation.PartitionBackupReplicaAntiEntropyOperation
-
- getResponse() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRequest
-
- getResponse() - Method in class com.hazelcast.internal.partition.operation.PartitionStateOperation
-
- getResponse() - Method in class com.hazelcast.internal.partition.operation.PromotionCommitOperation
-
- getResponse() - Method in class com.hazelcast.internal.partition.operation.SafeStateCheckOperation
-
- getResponse() - Method in class com.hazelcast.internal.usercodedeployment.impl.operation.ClassDataFinderOperation
-
- getResponse() - Method in class com.hazelcast.internal.util.LocalRetryableExecution
-
The response of the operation execution.
- getResponse() - Method in class com.hazelcast.map.impl.journal.MapEventJournalSubscribeOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.AddIndexOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.AddInterceptorOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.AwaitMapFlushOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.BaseRemoveOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.ClearNearCacheOperation
-
Deprecated.
- getResponse() - Method in class com.hazelcast.map.impl.operation.ClearOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.ContainsKeyOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.ContainsValueOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.DeleteOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.EntryOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.EvictAllOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.EvictBackupOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.EvictOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.GetAllOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.GetEntryViewOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.GetOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.IsKeyLoadFinishedOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.IsPartitionLoadedOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.LegacyMergeOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.MapFetchEntriesOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.MapFetchKeysOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.MapFetchWithQueryOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.MapFlushOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.MapIsEmptyOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.MapSizeOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.MergeOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.MultipleEntryBackupOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryBackupOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.PutAllBackupOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.PutAllOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.PutBackupOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.PutIfAbsentOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.PutOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.RemoveBackupOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.RemoveIfSameOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.RemoveInterceptorOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.ReplaceIfSameOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.ReplaceOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.SetTtlOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.TriggerLoadIfNeededOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.TryPutOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.operation.TryRemoveOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.query.QueryOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.query.QueryPartitionOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.DestroyQueryCacheOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.PublisherCreateOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.ReadAndResetAccumulatorOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.SetReadCursorOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.tx.TxnLockAndGetOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.tx.TxnPrepareBackupOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.tx.TxnPrepareOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.tx.TxnRollbackBackupOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.tx.TxnRollbackOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.tx.TxnUnlockBackupOperation
-
- getResponse() - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- getResponse() - Method in class com.hazelcast.mapreduce.impl.operation.CancelJobSupervisorOperation
-
- getResponse() - Method in class com.hazelcast.mapreduce.impl.operation.FireNotificationOperation
-
- getResponse() - Method in class com.hazelcast.mapreduce.impl.operation.GetResultOperation
-
- getResponse() - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentOperation
-
- getResponse() - Method in class com.hazelcast.mapreduce.impl.operation.KeyValueJobOperation
-
- getResponse() - Method in class com.hazelcast.mapreduce.impl.operation.PostPonePartitionProcessing
-
- getResponse() - Method in class com.hazelcast.mapreduce.impl.operation.ProcessStatsUpdateOperation
-
- getResponse() - Method in class com.hazelcast.mapreduce.impl.operation.RequestMemberIdAssignment
-
- getResponse() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionMapping
-
- getResponse() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionProcessed
-
- getResponse() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionReducing
-
- getResponse() - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- getResponse() - Method in class com.hazelcast.replicatedmap.impl.operation.AbstractReplicatedMapOperation
-
- getResponse() - Method in class com.hazelcast.replicatedmap.impl.operation.ClearOperation
-
- getResponse() - Method in class com.hazelcast.replicatedmap.impl.operation.ContainsKeyOperation
-
- getResponse() - Method in class com.hazelcast.replicatedmap.impl.operation.ContainsValueOperation
-
- getResponse() - Method in class com.hazelcast.replicatedmap.impl.operation.EntrySetOperation
-
- getResponse() - Method in class com.hazelcast.replicatedmap.impl.operation.GetOperation
-
- getResponse() - Method in class com.hazelcast.replicatedmap.impl.operation.IsEmptyOperation
-
- getResponse() - Method in class com.hazelcast.replicatedmap.impl.operation.KeySetOperation
-
- getResponse() - Method in class com.hazelcast.replicatedmap.impl.operation.MergeOperation
-
- getResponse() - Method in class com.hazelcast.replicatedmap.impl.operation.SizeOperation
-
- getResponse() - Method in class com.hazelcast.replicatedmap.impl.operation.ValuesOperation
-
- getResponse() - Method in class com.hazelcast.replicatedmap.impl.operation.VersionResponsePair
-
- getResponse() - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllOperation
-
- getResponse() - Method in class com.hazelcast.ringbuffer.impl.operations.AddOperation
-
- getResponse() - Method in class com.hazelcast.ringbuffer.impl.operations.GenericOperation
-
- getResponse() - Method in class com.hazelcast.ringbuffer.impl.operations.ReadManyOperation
-
- getResponse() - Method in class com.hazelcast.ringbuffer.impl.operations.ReadOneOperation
-
- getResponse() - Method in class com.hazelcast.scheduledexecutor.impl.operations.CancelTaskOperation
-
- getResponse() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnMemberOperation
-
- getResponse() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnPartitionOperation
-
- getResponse() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetDelayOperation
-
- getResponse() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetResultOperation
-
- getResponse() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetStatisticsOperation
-
- getResponse() - Method in class com.hazelcast.scheduledexecutor.impl.operations.IsCanceledOperation
-
- getResponse() - Method in class com.hazelcast.scheduledexecutor.impl.operations.IsDoneOperation
-
- getResponse() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.DeregistrationOperation
-
- getResponse() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.RegistrationOperation
-
- getResponse() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.DistributedObjectDestroyOperation
-
- getResponse() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.InitializeDistributedObjectOperation
-
- getResponse() - Method in class com.hazelcast.spi.Operation
-
- getResponse() - Method in class com.hazelcast.transaction.impl.operations.BroadcastTxRollbackOperation
-
- getResponse() - Method in class com.hazelcast.transaction.impl.operations.CreateTxBackupLogOperation
-
- getResponse() - Method in class com.hazelcast.transaction.impl.operations.ReplicateTxBackupLogOperation
-
- getResponse() - Method in class com.hazelcast.transaction.impl.operations.RollbackTxBackupLogOperation
-
- getResponse() - Method in class com.hazelcast.transaction.impl.xa.operations.CollectRemoteTransactionsOperation
-
- getResponseHandler() - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- getResponseHandler() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- getResponseQueueSize() - Method in class com.hazelcast.internal.jmx.OperationServiceMBean
-
- getResponseQueueSize() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getResponseQueueSize() - Method in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
Returns the size of the response queue.
- getResult() - Method in class com.hazelcast.map.impl.operation.EntryOperator
-
- getResult() - Method in class com.hazelcast.map.impl.query.ResultSegment
-
- getResult() - Method in class com.hazelcast.mapreduce.impl.operation.GetResultOperation
-
- getResult() - Method in class com.hazelcast.query.impl.DefaultValueCollector
-
- getResult() - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
-
Returns:
null - if cancelled or not done
result - if done and result is NOT Throwable
sneaky throws an exception - if done and result is Throwable
- GetResultOperation - Class in com.hazelcast.mapreduce.impl.operation
-
This operation is used to retrieve results from a remote node
- GetResultOperation() - Constructor for class com.hazelcast.mapreduce.impl.operation.GetResultOperation
-
- GetResultOperation(String, String) - Constructor for class com.hazelcast.mapreduce.impl.operation.GetResultOperation
-
- GetResultOperation<V> - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- GetResultOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.GetResultOperation
-
- GetResultOperation(ScheduledTaskHandler) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.GetResultOperation
-
- GetResultOperationFactory - Class in com.hazelcast.mapreduce.impl.operation
-
- GetResultOperationFactory() - Constructor for class com.hazelcast.mapreduce.impl.operation.GetResultOperationFactory
-
This constructor should not be used to obtain an instance of this class; it exists to fulfill IdentifiedDataSerializable
coding conventions.
- GetResultOperationFactory(String, String) - Constructor for class com.hazelcast.mapreduce.impl.operation.GetResultOperationFactory
-
- getResultProcessorRegistry() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getResults() - Method in class com.hazelcast.query.impl.getters.ImmutableMultiResult
-
- getResults() - Method in class com.hazelcast.query.impl.getters.MultiResult
-
- getResults() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation.PartitionResponse
-
- getResultState() - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentResult
-
- getResultState() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionResult
-
- getResultType() - Method in class com.hazelcast.map.impl.query.Query
-
- getRetryCount() - Method in class com.hazelcast.config.JobTrackerConfig
-
retry count is currently not used but reserved for later use where the framework will
automatically try to restart / retry operations from a available savepoint.
- getRetryCount() - Method in class com.hazelcast.internal.util.iterator.RestartingMemberIterator
-
- getReturnValue() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskResult
-
- getRevision() - Method in class com.hazelcast.instance.BuildInfo
-
- getRevision() - Method in class com.hazelcast.instance.JetBuildInfo
-
- getRightChildOrder(int) - Static method in class com.hazelcast.wan.merkletree.MerkleTreeUtil
-
Returns the breadth-first order of the right child node of the node
with nodeOrder
- getRingbuffer(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getRingbuffer(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getRingbuffer() - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
-
- getRingbuffer(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns the distributed Ringbuffer instance with the specified name.
- getRingBuffer() - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorContainer
-
- getRingbuffer(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getRingbuffer(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getRingbuffer() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Returns the ringbuffer containing the actual items.
- getRingbufferConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getRingbufferConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the RingbufferConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getRingbufferConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getRingbufferConfig(String) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- getRingbufferConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getRingbufferConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of
Ringbuffer
configurations, mapped by config name.
- getRingbufferConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getRingbufferConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered ringbuffer configurations.
- getRingbufferConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getRingbufferNamespace(String) - Static method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- getRingbufferPartitionId(String) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- getRingbufferStoreConfig() - Method in class com.hazelcast.config.RingbufferConfig
-
Get the RingbufferStore (load and store ringbuffer items from/to a database) configuration.
- getRingEmptyWaitNotifyKey() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Gets the wait/notify key for the blocking operations of reading from the ring buffer.
- getRows() - Method in class com.hazelcast.map.impl.query.QueryResult
-
- getRunnable() - Method in class com.hazelcast.executor.impl.RunnableAdapter
-
- getRunnable() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledRunnableAdapter
-
- getRunningOperationCount() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- getRunningOperationCount() - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Deprecated.
- getRunningOperationsCount() - Method in class com.hazelcast.internal.jmx.OperationServiceMBean
-
- getRunningOperationsCount() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getRunningOperationsCount() - Method in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
- getRuntimeProps() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getRuntimeProps() - Method in interface com.hazelcast.monitor.MemberState
-
- getSalt() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- getSamples(RecordStore) - Method in class com.hazelcast.map.impl.eviction.EvictorImpl
-
- getScheduledDelayMillis() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
-
- getScheduledDurable(String) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- getScheduledDurable(String) - Method in interface com.hazelcast.spi.impl.executionservice.InternalExecutionService
-
- getScheduledExecutorConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getScheduledExecutorConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the ScheduledExecutorConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getScheduledExecutorConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getScheduledExecutorConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getScheduledExecutorConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of scheduled executor configurations, mapped by config
name.
- getScheduledExecutorConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getScheduledExecutorConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered scheduled executor configurations.
- getScheduledExecutorConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getScheduledExecutorMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getScheduledExecutorService(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getScheduledExecutorService(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getScheduledExecutorService(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
- getScheduledExecutorService(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getScheduledExecutorService(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getScheduledExecutorService() - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- getScheduledFuture(ScheduledTaskHandler) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- getScheduledFuture(ScheduledTaskHandler) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- getScheduledFuture(ScheduledTaskHandler) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
- getScheduledReplicaSyncRequests() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- getScheduleId() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
-
- getScheduler() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- getSchedulerName() - Method in class com.hazelcast.scheduledexecutor.impl.operations.AbstractSchedulerOperation
-
- getSchedulerName() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskHandlerImpl
-
- getSchedulerName() - Method in class com.hazelcast.scheduledexecutor.ScheduledTaskHandler
-
Return the name of the ScheduledExecutor this tasks is running on.
- getScopedHost() - Method in class com.hazelcast.nio.Address
-
- getScopedHostName(AddressUtil.AddressHolder) - Static method in class com.hazelcast.client.util.AddressHelper
-
- getScopeId() - Method in class com.hazelcast.nio.Address
-
- getScopeId() - Method in class com.hazelcast.util.AddressUtil.AddressHolder
-
- getScriptEngine() - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineFactory
-
- getScriptEngineManager() - Static method in class com.hazelcast.internal.management.ScriptEngineManagerContext
-
- getSecond() - Method in class com.hazelcast.mapreduce.aggregation.impl.AvgTuple
-
- getSeconds(HazelcastProperty) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
- getSecretKey() - Method in class com.hazelcast.config.AwsConfig
-
- getSecure() - Static method in class com.hazelcast.internal.util.ThreadLocalRandomProvider
-
- getSecurityConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getSecurityConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSecurityConfig() - Method in class com.hazelcast.config.Config
-
Returns the security configuration for this hazelcast instance.
- getSecurityConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getSecurityContext() - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getSecurityContext() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getSecurityContext() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- getSecurityContext() - Method in interface com.hazelcast.instance.NodeExtension
-
Returns SecurityContext for this Node if available, otherwise returns null.
- getSecurityGroupName() - Method in class com.hazelcast.config.AwsConfig
-
- getSecurityInterceptorConfigs() - Method in class com.hazelcast.config.SecurityConfig
-
- getSecurityInterceptorConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- getSecurityService() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- getSecurityService() - Method in class com.hazelcast.instance.Node
-
- getSecurityService() - Method in interface com.hazelcast.instance.NodeExtension
-
- getSegment(int) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getSegment(int) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- getSegment(String, boolean) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- getSelector() - Method in class com.hazelcast.internal.networking.nio.NioThread
-
Gets the Selector
- getSemaphore(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getSemaphore(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getSemaphore(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns a cluster-wide semaphore.
- getSemaphore(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getSemaphore(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getSemaphoreConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSemaphoreConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the SemaphoreConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getSemaphoreConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getSemaphoreConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSemaphoreConfigs() - Method in class com.hazelcast.config.Config
-
Returns the collection of
ISemaphore
configs
added to this config object.
- getSemaphoreConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getSemaphoreConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered semaphore configurations.
- getSemaphoreConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getSemaphoreConfigsAsMap() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSemaphoreConfigsAsMap() - Method in class com.hazelcast.config.Config
-
Returns the map of
ISemaphore
configurations,
mapped by config name.
- getSemaphoreConfigsAsMap() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getSemaphoreContainer() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreOperation
-
- getSemaphoreContainer(String) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- getSendConnection() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- getSendConnectionOrWait() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- getSender() - Method in class com.hazelcast.mapreduce.impl.notification.LastChunkNotification
-
- getSentCacheEventCounter() - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- getSentCacheEventCounter() - Method in interface com.hazelcast.monitor.LocalWanPublisherStats
-
Returns the counter for the successfully transfered cache WAN events.
- getSentEventCounters(String, String, String) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- getSentEventCounters(String, String, String) - Method in interface com.hazelcast.wan.WanReplicationService
-
Returns a counter of sent and processed WAN replication events.
- getSentMapEventCounter() - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- getSentMapEventCounter() - Method in interface com.hazelcast.monitor.LocalWanPublisherStats
-
Returns the counter for the successfully transfered map WAN events.
- getSequence() - Method in class com.hazelcast.durableexecutor.impl.TaskRingBuffer.DurableIterator
-
- getSequence() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidation
-
- getSequence() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- getSequence() - Method in interface com.hazelcast.map.impl.mapstore.writebehind.entry.DelayedEntry
-
- getSequence() - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore.Sequence
-
- getSequence() - Method in class com.hazelcast.map.impl.querycache.event.BatchEventData
-
- getSequence() - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- getSequence() - Method in class com.hazelcast.map.impl.querycache.event.sequence.DefaultPartitionSequencer
-
- getSequence(int) - Method in class com.hazelcast.map.impl.querycache.event.sequence.DefaultSubscriberSequencerProvider
-
- getSequence() - Method in interface com.hazelcast.map.impl.querycache.event.sequence.PartitionSequencer
-
Returns current sequence number of the partition.
- getSequence() - Method in interface com.hazelcast.map.impl.querycache.event.sequence.Sequenced
-
Returns the sequence number.
- getSequence(int) - Method in interface com.hazelcast.map.impl.querycache.event.sequence.SubscriberSequencerProvider
-
Returns partition's current sequence number.
- getSequence() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getSequence() - Method in interface com.hazelcast.map.impl.record.Record
-
Only used for Hot Restart, HDRecord
- getSequence(int) - Method in class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- getSequence(int) - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- getSequence(int) - Method in interface com.hazelcast.ringbuffer.ReadResultSet
-
Return the sequence number for the item at the given index.
- getSequenceGenerators() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataGenerator
-
- getSequenceToFlush() - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- getSerializationConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getSerializationConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSerializationConfig() - Method in class com.hazelcast.config.Config
-
Returns the serialization configuration for this hazelcast instance.
- getSerializationConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getSerializationService() - Method in interface com.hazelcast.client.impl.ClientEngine
-
Returns the SerializationService.
- getSerializationService() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getSerializationService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getSerializationService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getSerializationService() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getSerializationService() - Method in class com.hazelcast.client.map.impl.ClientMapPartitionIterator
-
- getSerializationService() - Method in class com.hazelcast.client.map.impl.ClientMapQueryPartitionIterator
-
- getSerializationService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getSerializationService() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getSerializationService() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getSerializationService() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getSerializationService() - Method in class com.hazelcast.instance.Node
-
- getSerializationService() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- getSerializationService() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- getSerializationService() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataOutputStream
-
- getSerializationService() - Method in class com.hazelcast.map.impl.iterator.AbstractMapPartitionIterator
-
- getSerializationService() - Method in class com.hazelcast.map.impl.iterator.AbstractMapQueryPartitionIterator
-
- getSerializationService() - Method in class com.hazelcast.map.impl.iterator.MapPartitionIterator
-
- getSerializationService() - Method in class com.hazelcast.map.impl.iterator.MapQueryPartitionIterator
-
- getSerializationService() - Method in interface com.hazelcast.map.impl.mapstore.MapStoreContext
-
- getSerializationService() - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- getSerializationService() - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
- getSerializationService() - Method in class com.hazelcast.mapreduce.impl.task.DefaultContext
-
- getSerializationService() - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- getSerializationService() - Method in interface com.hazelcast.nio.IOService
-
- getSerializationService() - Method in class com.hazelcast.nio.NodeIOService
-
- getSerializationService() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- getSerializationService() - Method in interface com.hazelcast.nio.ObjectDataOutput
-
- getSerializationService() - Method in class com.hazelcast.spi.impl.merge.AbstractMergeRunnable
-
- getSerializationService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getSerializationService() - Method in interface com.hazelcast.spi.impl.SerializationServiceSupport
-
- getSerializationService() - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the SerializationService.
- getSerializationType() - Method in interface com.hazelcast.nio.serialization.SerializerHook
-
Returns the actual class type of the serialized object
- getSerializationVersion() - Method in class com.hazelcast.instance.BuildInfo
-
- getSerializedValue(SerializationService) - Method in class com.hazelcast.cache.impl.DeferredValue
-
- getSerializerConfigs() - Method in class com.hazelcast.config.SerializationConfig
-
- getServerRegistrationId() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
-
Alias registration ID is same as registration ID in the beginning.
- getServerSocketChannel() - Method in interface com.hazelcast.instance.AddressPicker
-
Returns a server channel.
- getService() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
- getService(String) - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- getService() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getService() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
Gets the Service of this AbstractDistributedObject.
- getService(String) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getService(String) - Method in class com.hazelcast.spi.impl.servicemanager.impl.ServiceManagerImpl
-
- getService(NodeEngine) - Method in interface com.hazelcast.spi.impl.servicemanager.RemoteServiceDescriptor
-
- getService() - Method in class com.hazelcast.spi.impl.servicemanager.ServiceInfo
-
- getService(String) - Method in interface com.hazelcast.spi.impl.servicemanager.ServiceManager
-
Gets a Service by serviceName.
- getService(String) - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the service with the given name.
- getService() - Method in class com.hazelcast.spi.Operation
-
- getServiceConfig(String) - Method in class com.hazelcast.config.ServicesConfig
-
- getServiceConfigs() - Method in class com.hazelcast.config.ServicesConfig
-
- getServiceImpl() - Method in class com.hazelcast.config.ServiceConfig
-
- getServiceInfo(String) - Method in class com.hazelcast.spi.impl.servicemanager.impl.ServiceManagerImpl
-
- getServiceInfo(String) - Method in interface com.hazelcast.spi.impl.servicemanager.ServiceManager
-
Gets the ServiceInfo for a service by serviceName.
- getServiceInfos(Class) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getServiceInfos(Class) - Method in class com.hazelcast.spi.impl.servicemanager.impl.ServiceManagerImpl
-
Returns a list of services matching provided service class/interface.
- getServiceInfos(Class) - Method in interface com.hazelcast.spi.impl.servicemanager.ServiceManager
-
Gets all the service info's for services that implement a given class/interface.
- getServiceManager() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getServiceName() - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalReadOperation
-
- getServiceName() - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalSubscribeOperation
-
- getServiceName() - Method in class com.hazelcast.cache.impl.operation.AddCacheConfigOperation
-
- getServiceName() - Method in class com.hazelcast.cache.impl.operation.CacheClearBackupOperation
-
- getServiceName() - Method in class com.hazelcast.cache.impl.operation.CacheClearExpiredOperation
-
- getServiceName() - Method in class com.hazelcast.cache.impl.operation.CacheCreateConfigOperation
-
Deprecated.
- getServiceName() - Method in class com.hazelcast.cache.impl.operation.CacheGetConfigOperation
-
- getServiceName() - Method in class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation
-
- getServiceName() - Method in class com.hazelcast.cache.impl.operation.CacheManagementConfigOperation
-
- getServiceName() - Method in class com.hazelcast.cache.impl.operation.CacheOperation
-
- getServiceName() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllBackupOperation
-
- getServiceName() - Method in class com.hazelcast.cache.impl.operation.CacheReplicationOperation
-
- getServiceName() - Method in class com.hazelcast.cache.impl.operation.OnJoinCacheOperation
-
- getServiceName() - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorProxy
-
- getServiceName() - Method in class com.hazelcast.cardinality.impl.operations.AbstractCardinalityEstimatorOperation
-
- getServiceName() - Method in class com.hazelcast.cardinality.impl.operations.ReplicationOperation
-
- getServiceName() - Method in class com.hazelcast.client.impl.client.DistributedObjectInfo
-
- getServiceName() - Method in class com.hazelcast.client.impl.operations.ClientReAuthOperation
-
- getServiceName() - Method in class com.hazelcast.client.impl.operations.OnJoinClientOperation
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.AddDistributedObjectListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.AddMembershipListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.AddPartitionListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.AddPartitionLostListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAddAndGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterAndGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongApplyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongCompareAndSetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongDecrementAndGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAddMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAlterMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndIncrementMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndSetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongIncrementAndGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongSetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterAndGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceApplyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceClearMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceCompareAndSetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceContainsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndAlterMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndSetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceIsNullMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetAndGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationCustomCredentialsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.AbstractCacheMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddEntryListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddNearCacheInvalidationListenerTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAddPartitionLostListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsOperation
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheClearMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheContainsKeyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheCreateConfigMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheDestroyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalReadTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalSubscribeTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheFetchNearCacheInvalidationMetadataTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetConfigMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheListenerRegistrationMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheLoadAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheManagementConfigMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveEntryListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveInvalidationListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemovePartitionLostListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cache.Pre38CacheAddInvalidationListenerTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorAddMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorEstimateMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.ClientStatisticsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionAwaitMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionBeforeAwaitMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchAwaitMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchCountDownMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchGetCountMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchTrySetCountMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterAddMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetConfiguredReplicaCountMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxiesMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.DeployClassesMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.DestroyProxyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AbstractAddConfigMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.AbstractExecutorServiceCancelMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorDisposeResultMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorIsShutdownMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorRetrieveAndDisposeResultMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorRetrieveResultMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorShutdownMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorSubmitToPartitionMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceIsShutdownMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceShutdownMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToAddressMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToPartitionMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.GetDistributedObjectsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.GetPartitionsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddAllWithIndexMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddWithIndexMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListClearMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListCompareAndRemoveAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListCompareAndRetainAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListContainsAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListContainsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListGetAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIndexOfMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIsEmptyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIteratorMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListLastIndexOfMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListListIteratorMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveWithIndexMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSubMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockForceUnlockMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockGetLockCountMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockGetRemainingLeaseTimeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockIsLockedByCurrentThreadMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockIsLockedMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockLockMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockTryLockMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockUnlockMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapAddEntryListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapPutMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapQueryMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddIndexMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddInterceptorMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddPartitionLostListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsOperation
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearNearCacheMessageTask
-
Deprecated.
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsKeyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsValueMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapDeleteMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapDestroyCacheMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEventJournalReadTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEventJournalSubscribeTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnAllKeysMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeysMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteWithPredicateMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchEntriesMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchKeysMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchNearCacheInvalidationMetadataTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchWithQueryMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFlushMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapForceUnlockMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetEntryViewMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsEmptyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsLockedMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadGivenKeysMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLockMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapMadePublishableMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateWithValueMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveEntryListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveIfSameMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveInterceptorMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemovePartitionLostListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetReadCursorMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetTtlMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSubmitToKeyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryLockMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryRemoveMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.map.MapUnlockMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceCancelMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceJobProcessInformationMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.AbstractMultiMapAddEntryListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapClearMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsEntryMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsKeyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsValueMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapDeleteMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapEntrySetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapForceUnlockMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapIsLockedMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapKeySetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapLockMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapPutMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapTryLockMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapUnlockMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValueCountMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValuesMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.NoSuchMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.PingMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueAddAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueAddListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueClearMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueCompareAndRemoveAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueCompareAndRetainAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueContainsAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueContainsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueDrainMaxSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueDrainMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueIsEmptyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueIteratorMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueOfferMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePeekMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePollMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePutMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemainingCapacityMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemoveListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemoveMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueTakeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.RemoveAllListenersMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.RemoveDistributedObjectListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.RemovePartitionLostListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.AbstractReplicatedMapAddEntryListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapClearMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsKeyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsValueMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapEntrySetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapIsEmptyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapKeySetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveEntryListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapValuesMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferCapacityMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferHeadSequenceMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadManyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadOneMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferRemainingCapacityMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferTailSequenceMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorGetAllScheduledMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorShutdownMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToAddressMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToPartitionMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromAddressMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromPartitionMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromAddressMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromPartitionMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromAddressMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromPartitionMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromAddressMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromPartitionMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromAddressMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromPartitionMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromAddressMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromPartitionMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromAddressMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromPartitionMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAcquireMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAvailablePermitsMessageTasks
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreDrainPermitsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreIncreasePermitsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreInitMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReducePermitsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReleaseMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreTryAcquireMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetClearMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRemoveAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRetainAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetContainsAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetContainsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetGetAllMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetIsEmptyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetRemoveListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetRemoveMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.set.SetSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicAddMessageListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicPublishMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicRemoveMessageListenerMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCommitMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCreateMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionRollbackMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XAClearRemoteTransactionMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XACollectTransactionsMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XAFinalizeTransactionMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionCommitMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionCreateMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionPrepareMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XATransactionRollbackMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListAddMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListRemoveMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapContainsKeyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapDeleteMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetForUpdateMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapIsEmptyMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetWithPredicateMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutIfAbsentMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveIfSameMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceIfSameMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesWithPredicateMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapGetMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapPutMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveEntryMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapValueCountMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueOfferMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePeekMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePollMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueTakeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetAddMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetRemoveMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetSizeMessageTask
-
- getServiceName() - Method in class com.hazelcast.client.proxy.txn.ClientTxnListProxy
-
- getServiceName() - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- getServiceName() - Method in class com.hazelcast.client.proxy.txn.ClientTxnMultiMapProxy
-
- getServiceName() - Method in class com.hazelcast.client.proxy.txn.ClientTxnQueueProxy
-
- getServiceName() - Method in class com.hazelcast.client.proxy.txn.ClientTxnSetProxy
-
- getServiceName() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getServiceName() - Method in interface com.hazelcast.client.spi.ClientProxyDescriptor
-
- getServiceName() - Method in class com.hazelcast.collection.impl.collection.CollectionService
-
- getServiceName() - Method in class com.hazelcast.collection.impl.list.ListProxyImpl
-
- getServiceName() - Method in class com.hazelcast.collection.impl.list.ListService
-
- getServiceName() - Method in class com.hazelcast.collection.impl.queue.operations.QueueOperation
-
- getServiceName() - Method in class com.hazelcast.collection.impl.queue.operations.QueueReplicationOperation
-
- getServiceName() - Method in class com.hazelcast.collection.impl.set.SetProxyImpl
-
- getServiceName() - Method in class com.hazelcast.collection.impl.set.SetService
-
- getServiceName() - Method in class com.hazelcast.collection.impl.txnlist.TransactionalListProxy
-
- getServiceName() - Method in class com.hazelcast.collection.impl.txnqueue.TransactionalQueueProxySupport
-
- getServiceName() - Method in class com.hazelcast.collection.impl.txnset.TransactionalSetProxy
-
- getServiceName() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- getServiceName() - Method in class com.hazelcast.concurrent.atomiclong.operations.AbstractAtomicLongOperation
-
- getServiceName() - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongReplicationOperation
-
- getServiceName() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- getServiceName() - Method in class com.hazelcast.concurrent.atomicreference.operations.AbstractAtomicReferenceOperation
-
- getServiceName() - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceReplicationOperation
-
- getServiceName() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchProxy
-
- getServiceName() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchReplicationOperation
-
- getServiceName() - Method in class com.hazelcast.concurrent.idgen.IdGeneratorImpl
-
- getServiceName() - Method in class com.hazelcast.concurrent.idgen.IdGeneratorProxy
-
- getServiceName() - Method in class com.hazelcast.concurrent.lock.ConditionKey
-
- getServiceName() - Method in class com.hazelcast.concurrent.lock.InternalLockNamespace
-
- getServiceName() - Method in class com.hazelcast.concurrent.lock.LockProxy
-
- getServiceName() - Method in class com.hazelcast.concurrent.lock.LockWaitNotifyKey
-
- getServiceName() - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- getServiceName() - Method in class com.hazelcast.concurrent.lock.operations.LockReplicationOperation
-
- getServiceName() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreOperation
-
- getServiceName() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
-
- getServiceName() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
-
- getServiceName() - Method in interface com.hazelcast.core.DistributedObject
-
Returns the service name for this object.
- getServiceName() - Method in class com.hazelcast.core.DistributedObjectEvent
-
Returns the service name of related DistributedObject.
- getServiceName() - Method in class com.hazelcast.crdt.pncounter.operations.AbstractPNCounterOperation
-
- getServiceName() - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
- getServiceName() - Method in class com.hazelcast.crdt.pncounter.PNCounterReplicationOperation
-
- getServiceName() - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- getServiceName() - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- getServiceName() - Method in class com.hazelcast.executor.impl.operations.CancellationOperation
-
- getServiceName() - Method in class com.hazelcast.executor.impl.operations.ShutdownOperation
-
- getServiceName() - Method in class com.hazelcast.flakeidgen.impl.client.NewIdBatchMessageTask
-
- getServiceName() - Method in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorProxy
-
- getServiceName() - Method in class com.hazelcast.internal.cluster.impl.operations.CommitClusterStateOp
-
- getServiceName() - Method in class com.hazelcast.internal.cluster.impl.operations.LockClusterStateOp
-
- getServiceName() - Method in class com.hazelcast.internal.cluster.impl.operations.RollbackClusterStateOp
-
- getServiceName() - Method in class com.hazelcast.internal.dynamicconfig.AbstractDynamicConfigOperation
-
- getServiceName() - Method in class com.hazelcast.internal.journal.EventJournalReadOperation
-
- getServiceName() - Method in class com.hazelcast.internal.partition.NonFragmentedServiceNamespace
-
- getServiceName() - Method in class com.hazelcast.internal.partition.operation.FetchPartitionStateOperation
-
- getServiceName() - Method in class com.hazelcast.internal.partition.operation.HasOngoingMigration
-
- getServiceName() - Method in class com.hazelcast.internal.partition.operation.MigrationCommitOperation
-
- getServiceName() - Method in class com.hazelcast.internal.partition.operation.PartitionBackupReplicaAntiEntropyOperation
-
- getServiceName() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRequest
-
- getServiceName() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncResponse
-
- getServiceName() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRetryResponse
-
- getServiceName() - Method in class com.hazelcast.internal.partition.operation.PartitionStateOperation
-
- getServiceName() - Method in class com.hazelcast.internal.partition.operation.PromotionCommitOperation
-
- getServiceName() - Method in class com.hazelcast.internal.partition.operation.ShutdownRequestOperation
-
- getServiceName() - Method in class com.hazelcast.internal.partition.operation.ShutdownResponseOperation
-
- getServiceName() - Method in class com.hazelcast.internal.usercodedeployment.impl.operation.ClassDataFinderOperation
-
- getServiceName() - Method in class com.hazelcast.internal.usercodedeployment.impl.operation.DeployClassesOperation
-
- getServiceName() - Method in class com.hazelcast.map.impl.journal.MapEventJournalReadOperation
-
- getServiceName() - Method in class com.hazelcast.map.impl.operation.AddIndexOperation
-
- getServiceName() - Method in class com.hazelcast.map.impl.operation.AddInterceptorOperation
-
- getServiceName() - Method in class com.hazelcast.map.impl.operation.ClearExpiredOperation
-
- getServiceName() - Method in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- getServiceName() - Method in class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation
-
- getServiceName() - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- getServiceName() - Method in class com.hazelcast.map.impl.operation.MapReplicationOperation
-
- getServiceName() - Method in class com.hazelcast.map.impl.operation.PostJoinMapOperation
-
- getServiceName() - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxySupport
-
- getServiceName() - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- getServiceName() - Method in class com.hazelcast.mapreduce.impl.operation.KeyValueJobOperation
-
- getServiceName() - Method in class com.hazelcast.mapreduce.impl.operation.ProcessingOperation
-
- getServiceName() - Method in class com.hazelcast.mapreduce.impl.operation.StartProcessingJobOperation
-
- getServiceName() - Method in class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- getServiceName() - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- getServiceName() - Method in class com.hazelcast.multimap.impl.txn.TransactionalMultiMapProxySupport
-
- getServiceName() - Method in class com.hazelcast.replicatedmap.impl.operation.ClearOperation
-
- getServiceName() - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicationOperation
-
- getServiceName() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- getServiceName() - Method in class com.hazelcast.ringbuffer.impl.operations.AbstractRingBufferOperation
-
- getServiceName() - Method in class com.hazelcast.ringbuffer.impl.operations.MergeOperation
-
- getServiceName() - Method in class com.hazelcast.ringbuffer.impl.operations.ReplicationOperation
-
- getServiceName() - Method in class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- getServiceName() - Method in class com.hazelcast.ringbuffer.impl.RingbufferWaitNotifyKey
-
- getServiceName() - Method in class com.hazelcast.scheduledexecutor.impl.operations.AbstractSchedulerOperation
-
- getServiceName() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- getServiceName() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- getServiceName() - Method in class com.hazelcast.spi.AbstractWaitNotifyKey
-
- getServiceName() - Method in class com.hazelcast.spi.DefaultObjectNamespace
-
Deprecated.
- getServiceName() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventEnvelope
-
- getServiceName() - Method in class com.hazelcast.spi.impl.eventservice.impl.LocalEventDispatcher
-
- getServiceName() - Method in class com.hazelcast.spi.impl.eventservice.impl.Registration
-
- getServiceName() - Method in class com.hazelcast.spi.impl.PortableDistributedObjectEvent
-
- getServiceName() - Method in class com.hazelcast.spi.impl.proxyservice.impl.DistributedObjectEventPacket
-
- getServiceName() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.InitializeDistributedObjectOperation
-
- getServiceName() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.PostJoinProxyOperation
-
- getServiceName() - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyInfo
-
- getServiceName() - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyRegistry
-
Returns the name of the service for this ProxyRegistry.
- getServiceName() - Method in interface com.hazelcast.spi.impl.servicemanager.RemoteServiceDescriptor
-
- getServiceName() - Method in class com.hazelcast.spi.InvocationBuilder
-
Gets the name of the service.
- getServiceName() - Method in class com.hazelcast.spi.Operation
-
- getServiceName() - Method in interface com.hazelcast.spi.ServiceNamespace
-
Name of the service
- getServiceName() - Method in interface com.hazelcast.spi.WaitNotifyKey
-
Returns the service name of the wait notify object for this key.
- getServiceName() - Method in class com.hazelcast.topic.impl.PublishOperation
-
- getServiceName() - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicProxy
-
- getServiceName() - Method in class com.hazelcast.topic.impl.TopicProxySupport
-
- getServiceName() - Method in class com.hazelcast.transaction.impl.operations.AbstractTxOperation
-
- getServiceName() - Method in class com.hazelcast.transaction.impl.xa.operations.AbstractXAOperation
-
- getServiceName() - Method in class com.hazelcast.transaction.impl.xa.XAResourceImpl
-
- getServiceName() - Method in class com.hazelcast.wan.WanReplicationEvent
-
Returns the service name for this event object.
- getServiceNamespace() - Method in class com.hazelcast.cache.impl.operation.CacheClearBackupOperation
-
- getServiceNamespace() - Method in class com.hazelcast.cache.impl.operation.CacheClearOperation
-
- getServiceNamespace() - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperation
-
- getServiceNamespace() - Method in class com.hazelcast.cache.impl.operation.CacheOperation
-
- getServiceNamespace() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllBackupOperation
-
- getServiceNamespace() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllOperation
-
- getServiceNamespace() - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- getServiceNamespace(Operation) - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaManager
-
- getServiceNamespace(Operation) - Method in interface com.hazelcast.internal.partition.PartitionReplicaVersionManager
-
- getServiceNamespace() - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- getServiceNamespace() - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- getServiceNamespace() - Method in class com.hazelcast.ringbuffer.impl.operations.AbstractRingBufferOperation
-
- getServiceNamespace() - Method in class com.hazelcast.ringbuffer.impl.operations.MergeOperation
-
- getServiceNamespace() - Method in interface com.hazelcast.spi.ServiceNamespaceAware
-
- getServices(Class<S>) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getServices(Class<S>) - Method in class com.hazelcast.spi.impl.servicemanager.impl.ServiceManagerImpl
-
- getServices(Class<S>) - Method in interface com.hazelcast.spi.impl.servicemanager.ServiceManager
-
Gets all services implementing a certain class/interface.
- getServices(Class<S>) - Method in interface com.hazelcast.spi.NodeEngine
-
Returns a list of services matching provides service class/interface.
- getServicesConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getServicesConfig() - Method in class com.hazelcast.config.Config
-
Returns the configuration for the user services managed by this
hazelcast instance.
- getServicesConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getSet() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getSet(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getSet(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getSet(String) - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getSet(String) - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getSet() - Method in class com.hazelcast.console.ConsoleApp
-
- getSet(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns the distributed set instance with the specified name.
- getSet(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getSet(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getSet(String) - Method in class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
-
- getSet(String) - Method in class com.hazelcast.transaction.impl.xa.XATransactionContextImpl
-
- getSet(String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
-
Returns the transactional set instance with the specified name.
- getSetConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSetConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the SetConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getSetConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getSetConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSetConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of
ISet
configurations,
mapped by config name.
- getSetConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getSetConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered set configurations.
- getSetConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getSetName() - Method in class com.hazelcast.mapreduce.impl.SetKeyValueSource
-
- getSharedService(String) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getSharedService(String) - Method in class com.hazelcast.spi.impl.servicemanager.impl.ServiceManagerImpl
-
- getSharedService(String) - Method in interface com.hazelcast.spi.impl.servicemanager.ServiceManager
-
Gets a SharedService by serviceName.
- getSharedService(String) - Method in interface com.hazelcast.spi.NodeEngine
-
- getShort(int) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Get the value at a given index.
- getShort(int) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- getShort(int) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- getShort(Object, long) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Returns the short value at the supplied offset from the supplied object's base address.
- getShort(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getShort(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getShort(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getShort(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getShort(long) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Reads the short value from given address.
- getShortAttribute(String) - Method in class com.hazelcast.client.impl.MemberImpl
-
- getShortAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getShortAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getShortAttribute(String) - Method in class com.hazelcast.instance.MemberImpl
-
- getShortVolatile(Object, long) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Reads the short value as volatile from given object by its offset.
- getShortVolatile(long) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Reads the short value as volatile from given object by its offset.
- getShortVolatile(long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getShortVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- getShortVolatile(long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getShortVolatile(Object, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- getSingleType() - Method in enum com.hazelcast.nio.serialization.FieldType
-
- getSize() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.EvictionConfigHolder
-
- getSize() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Gets the current number of members.
- getSize(MemberSelector) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Gets the number of members that satisfy the given
MemberSelector
instance.
- getSize() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getSize(MemberSelector) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getSize() - Method in class com.hazelcast.config.EvictionConfig
-
- getSize() - Method in class com.hazelcast.config.MaxSizeConfig
-
Returns the size of the map.
- getSize() - Method in class com.hazelcast.config.NativeMemoryConfig
-
Returns size of the native memory region.
- getSize() - Method in class com.hazelcast.config.QuorumConfig
-
- getSize() - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Gets the current number of members.
- getSize(MemberSelector) - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Gets the number of members that satisfy the given
MemberSelector
instance.
- getSize() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getSize(MemberSelector) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getSize() - Method in class com.hazelcast.internal.jmx.MapMBean
-
- getSize() - Method in class com.hazelcast.internal.jmx.MultiMapMBean
-
- getSize() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- getSize() - Method in class com.hazelcast.quorum.impl.QuorumImpl
-
- getSlowOperationDTOs() - Method in class com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector
-
- getSlowOperationDTOs() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- getSlowOperationDTOs() - Method in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
Returns information about long running operations.
- getSlowOperations() - Method in class com.hazelcast.monitor.impl.LocalOperationStatsImpl
-
- getSocketAddress() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- getSocketAddress() - Method in class com.hazelcast.client.impl.ClientEvent
-
- getSocketAddress() - Method in class com.hazelcast.client.impl.clientside.ClientImpl
-
- getSocketAddress() - Method in interface com.hazelcast.core.Client
-
Returns the socket address of this client.
- getSocketAddress() - Method in interface com.hazelcast.core.Endpoint
-
Returns the socket address for this endpoint.
- getSocketAddress() - Method in interface com.hazelcast.core.Member
-
Returns the socket address of this member.
- getSocketAddress() - Method in class com.hazelcast.instance.AbstractMember
-
- getSocketAddresses(String) - Static method in class com.hazelcast.client.util.AddressHelper
-
- getSocketConnectTimeoutSeconds() - Method in interface com.hazelcast.nio.IOService
-
- getSocketConnectTimeoutSeconds() - Method in class com.hazelcast.nio.NodeIOService
-
- getSocketInterceptorConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getSocketInterceptorConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getSocketInterceptorConfig() - Method in class com.hazelcast.config.NetworkConfig
-
- getSocketInterceptorConfig() - Method in class com.hazelcast.nio.NodeIOService
-
- getSocketOptions() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getSocketOptions() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getSortedQueryResultSet(List<Map.Entry>, PagingPredicate, IterationType) - Static method in class com.hazelcast.util.SortingUtil
-
- getSortedSubList(List<QueryableEntry>, PagingPredicate, Map.Entry<Integer, Map.Entry>) - Static method in class com.hazelcast.util.SortingUtil
-
- getSource() - Method in class com.hazelcast.cache.impl.event.AbstractICacheEvent
-
Returns the object on which the event initially occurred.
- getSource() - Method in class com.hazelcast.core.AbstractIMapEvent
-
Returns the object on which the event initially occurred.
- getSource() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getSource() - Method in interface com.hazelcast.map.impl.event.EventData
-
- getSource() - Method in class com.hazelcast.map.impl.mapstore.writebehind.StoreEvent
-
- getSource() - Method in class com.hazelcast.map.impl.querycache.event.BatchEventData
-
- getSource() - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- getSource() - Method in class com.hazelcast.map.impl.querycache.event.LocalCacheWideEventData
-
- getSource() - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- getSource() - Method in class com.hazelcast.spi.impl.PortablePartitionLostEvent
-
- getSourceCurrentReplicaIndex() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getSourceNewReplicaIndex() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getSourceUuid() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidation
-
- getSourceUuid() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getSpecificationName() - Method in class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- getSpecificationVendor() - Method in class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- getSpecificationVersion() - Method in class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- getSplitBrainMergePolicyProvider() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getSplitBrainMergePolicyProvider() - Method in interface com.hazelcast.spi.NodeEngine
-
- getSplitBrainMessagesCount() - Method in class com.hazelcast.internal.cluster.impl.MulticastJoiner
-
- getSql() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.PredicateConfigHolder
-
- getSql() - Method in class com.hazelcast.config.PredicateConfig
-
Returns sql string for this config.
- getSSLConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getSSLConfig() - Method in class com.hazelcast.config.NetworkConfig
-
- getSSLConfig() - Method in interface com.hazelcast.nio.IOService
-
- getSSLConfig() - Method in class com.hazelcast.nio.NodeIOService
-
- getSSLContext() - Method in class com.hazelcast.nio.ssl.BasicSSLContextFactory
-
- getSSLContext() - Method in interface com.hazelcast.nio.ssl.SSLContextFactory
-
- getStaleReadDetector() - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- getStaleReadDetector() - Method in interface com.hazelcast.internal.nearcache.NearCacheRecordStore
-
- getStaleSequence() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- getStartedTaskCount() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
-
- getStartedTaskCount() - Method in interface com.hazelcast.monitor.LocalExecutorStats
-
Returns the number of started operations on the executor service.
- getStartTime() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getStartTime() - Method in interface com.hazelcast.cluster.Joiner
-
Deprecated.
- getStartTime() - Method in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- getStartTime() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- getStartTime() - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- getStartTime() - Method in class com.hazelcast.transaction.impl.xa.XATransactionDTO
-
- getState() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionProxy
-
- getState() - Method in class com.hazelcast.core.LifecycleEvent
-
- getState() - Method in class com.hazelcast.hotrestart.BackupTaskStatus
-
- getState() - Method in class com.hazelcast.instance.Node
-
Returns the node state.
- getState() - Method in class com.hazelcast.internal.cluster.impl.ClusterStateManager
-
- getState() - Method in class com.hazelcast.internal.jmx.WanPublisherMBean
-
- getState() - Method in class com.hazelcast.mapreduce.impl.task.JobPartitionStateImpl
-
- getState() - Method in interface com.hazelcast.mapreduce.JobPartitionState
-
Deprecated.
Returns the current processing state of this partition
- getState() - Method in class com.hazelcast.spi.impl.AbstractInvocationFuture
-
- getState() - Method in interface com.hazelcast.transaction.impl.Transaction
-
- getState() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- getState() - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- getStaticConfig(Config, String) - Method in interface com.hazelcast.internal.dynamicconfig.search.ConfigSupplier
-
Get static configuration for the given name
- getStaticConfigs(Config) - Method in interface com.hazelcast.internal.dynamicconfig.search.ConfigSupplier
-
Get all static configs for the given config type.
- getStatistics(String) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- getStatistics(String) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- getStatistics(String) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- GetStatisticsOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- GetStatisticsOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.GetStatisticsOperation
-
- GetStatisticsOperation(ScheduledTaskHandler) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.GetStatisticsOperation
-
- getStats() - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- getStats() - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- getStats() - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
- getStats() - Method in class com.hazelcast.executor.impl.DistributedExecutorService
-
- getStats() - Method in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorService
-
- getStats() - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- getStats() - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- getStats() - Method in class com.hazelcast.map.impl.MapService
-
- getStats() - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- getStats() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- getStats() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- getStats() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledFutureProxy
-
- getStats() - Method in interface com.hazelcast.scheduledexecutor.IScheduledFuture
-
Returns the statistics and time measurement info of the execution of this scheduled future in the
IScheduledExecutorService
it was scheduled.
- getStats() - Method in interface com.hazelcast.spi.StatisticsAwareService
-
Return the service statistics for the local instance.
- getStats() - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicService
-
- getStats() - Method in class com.hazelcast.topic.impl.TopicService
-
- getStats() - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- getStatsMap() - Method in class com.hazelcast.topic.impl.TopicService
-
- getStatus() - Method in class com.hazelcast.core.MigrationEvent
-
Returns the status of the migration: started, completed or failed
- getStatus() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- getStatus() - Method in class com.hazelcast.monitor.impl.WanSyncStateImpl
-
- getStatus() - Method in interface com.hazelcast.monitor.WanSyncState
-
- getStatus() - Method in enum com.hazelcast.wan.WanSyncStatus
-
- getStorage() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- getStorage() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- getStorage() - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- getStorageRef() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- getStore() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- getStore() - Method in class com.hazelcast.map.impl.mapstore.AbstractMapDataStore
-
- getStore() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- getStoreImplementation() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getStoreImplementation() - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- getStoreInitialDelaySeconds() - Method in class com.hazelcast.config.NearCachePreloaderConfig
-
- getStoreIntervalSeconds() - Method in class com.hazelcast.config.NearCachePreloaderConfig
-
- getStores() - Method in class com.hazelcast.replicatedmap.impl.PartitionContainer
-
- getStoreTime() - Method in interface com.hazelcast.map.impl.mapstore.writebehind.entry.DelayedEntry
-
- getString(String, String) - Method in class com.hazelcast.internal.json.JsonObject
-
Returns the String
value of the member with the specified name in this object.
- getString(HazelcastProperty) - Method in class com.hazelcast.spi.properties.HazelcastProperties
-
- getString(JsonObject, String) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as a string.
- getString(JsonObject, String, String) - Static method in class com.hazelcast.util.JsonUtil
-
Returns a field in a Json object as a string.
- getStringAttribute(String) - Method in class com.hazelcast.client.impl.MemberImpl
-
- getStringAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getStringAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getStringAttribute(String) - Method in class com.hazelcast.instance.MemberImpl
-
- getStringUtf8(int, int) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Get part of String from bytes encoded in UTF-8 format without a length prefix.
- getStringUtf8() - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- getStringUtf8(int, int) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- getStringUtf8(int, int) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- getSubFrames(int, ClientMessage) - Static method in class com.hazelcast.client.impl.protocol.util.ClientMessageSplitter
-
- getSubject() - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- getSubject() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- getSubRecords(ComparisonType, Comparable) - Method in interface com.hazelcast.query.impl.Index
-
Produces a result set containing entries whose attribute values are
satisfy the comparison of the given type with the given value.
- getSubRecords(ComparisonType, Comparable) - Method in class com.hazelcast.query.impl.IndexImpl
-
- getSubRecords(ComparisonType, Comparable) - Method in interface com.hazelcast.query.impl.IndexStore
-
- getSubRecords(ComparisonType, Comparable) - Method in class com.hazelcast.query.impl.SortedIndexStore
-
- getSubRecords(ComparisonType, Comparable) - Method in class com.hazelcast.query.impl.UnsortedIndexStore
-
- getSubRecordsBetween(Comparable, Comparable) - Method in interface com.hazelcast.query.impl.Index
-
Produces a result set by performing a range query on this index.
- getSubRecordsBetween(Comparable, Comparable) - Method in class com.hazelcast.query.impl.IndexImpl
-
- getSubRecordsBetween(Comparable, Comparable) - Method in interface com.hazelcast.query.impl.IndexStore
-
- getSubRecordsBetween(Comparable, Comparable) - Method in class com.hazelcast.query.impl.SortedIndexStore
-
- getSubRecordsBetween(Comparable, Comparable) - Method in class com.hazelcast.query.impl.UnsortedIndexStore
-
- getSubscriber() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
-
This is used when removing the listener.
- getSubscriber() - Method in interface com.hazelcast.spi.EventRegistration
-
Returns the subscriber of this registration.
- getSubscriber() - Method in class com.hazelcast.spi.impl.eventservice.impl.Registration
-
- getSubscriberContext() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getSubscriberContext() - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- getSubscriberContext() - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
- getSubscriberContextSupport() - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientSubscriberContext
-
- getSubscriberContextSupport() - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeSubscriberContext
-
- getSubscriberContextSupport() - Method in interface com.hazelcast.map.impl.querycache.subscriber.SubscriberContext
-
- getSuspicionThreshold() - Method in class com.hazelcast.quorum.impl.ProbabilisticQuorumFunction
-
- getSymmetricEncryptionConfig() - Method in class com.hazelcast.config.NetworkConfig
-
- getSymmetricEncryptionConfig() - Method in interface com.hazelcast.nio.IOService
-
- getSymmetricEncryptionConfig() - Method in class com.hazelcast.nio.NodeIOService
-
- getSyncBackupCount() - Method in class com.hazelcast.cache.impl.operation.CacheClearOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.cache.impl.operation.CacheOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.cardinality.impl.operations.CardinalityEstimatorBackupAwareOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionBackupAwareOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.collection.impl.queue.operations.QueueBackupAwareOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBackupAwareOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBackupAwareOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreBackupAwareOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- getSyncBackupCount() - Method in class com.hazelcast.config.MultiMapConfig
-
Deprecated.
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.BasePutOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.BaseRemoveOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.ClearOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.EntryOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.EvictAllOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.EvictOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.MapFlushOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.MergeOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.PutAllOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.operation.SetTtlOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.tx.TxnPrepareOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.tx.TxnRollbackOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.ringbuffer.impl.operations.AddOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.ringbuffer.impl.operations.MergeOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.scheduledexecutor.impl.operations.AbstractBackupAwareSchedulerOperation
-
- getSyncBackupCount() - Method in interface com.hazelcast.spi.BackupAwareOperation
-
The synchronous backup count.
- getSyncBackupCount() - Method in class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.transaction.impl.xa.operations.FinalizeRemoteTransactionOperation
-
- getSyncBackupCount() - Method in class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionOperation
-
- getSyncCount() - Method in class com.hazelcast.wan.impl.DistributedServiceWanEventCounters.DistributedObjectWanEventCounters
-
Returns the number of entry sync events
- getSyncedPartitionCount() - Method in class com.hazelcast.monitor.impl.WanSyncStateImpl
-
- getSyncedPartitionCount() - Method in interface com.hazelcast.monitor.WanSyncState
-
- getSyncInternal(Object, ExpiryPolicy) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- getSystemExecutorMBean() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getSystemLoadAverage() - Static method in class com.hazelcast.util.OperatingSystemMXBeanSupport
-
Reads the system load average attribute from OperatingSystemMXBean.
- getSystemProperty() - Method in class com.hazelcast.spi.properties.HazelcastProperty
-
Gets the system property value of the property.
- getTableIndex() - Method in class com.hazelcast.cache.impl.CacheEntryIterationResult
-
- getTableIndex() - Method in class com.hazelcast.cache.impl.CacheKeyIterationResult
-
- getTagKey() - Method in class com.hazelcast.config.AwsConfig
-
- getTagValue() - Method in class com.hazelcast.config.AwsConfig
-
- getTailSequence() - Method in class com.hazelcast.spi.merge.RingbufferMergeData
-
Returns the sequence of the tail.
- getTarget() - Method in class com.hazelcast.internal.cluster.impl.ClusterStateTransactionLogRecord
-
- getTarget() - Method in class com.hazelcast.query.impl.SkipIndexPredicate
-
- getTarget() - Method in class com.hazelcast.query.PartitionPredicate
-
- getTarget() - Method in exception com.hazelcast.spi.exception.WrongTargetException
-
- getTarget() - Method in class com.hazelcast.spi.impl.operationservice.impl.Invocation
-
- getTarget() - Method in class com.hazelcast.spi.InvocationBuilder
-
Returns the target machine.
- getTarget() - Method in interface com.hazelcast.transaction.impl.TargetAwareTransactionLogRecord
-
Returns target of changes made by this transaction record.
- getTargetAddress() - Method in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- getTargetAddress() - Method in class com.hazelcast.internal.cluster.impl.BindMessage
-
- getTargetExecutionCallback() - Method in class com.hazelcast.spi.InvocationBuilder
-
- getTargetObject(boolean) - Method in class com.hazelcast.query.impl.CachedQueryEntry
-
- getTargetObject(boolean) - Method in class com.hazelcast.query.impl.QueryableEntry
-
- getTargetObject(boolean) - Method in class com.hazelcast.query.impl.QueryEntry
-
- getTargets() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMultiTargetMessageTask
-
- getTargets() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxiesMessageTask
-
- getTargets() - Method in class com.hazelcast.client.impl.protocol.task.DeployClassesMessageTask
-
- getTargets() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddInterceptorMessageTask
-
- getTargets() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveInterceptorMessageTask
-
- getTargets() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XACollectTransactionsMessageTask
-
- getTask() - Method in class com.hazelcast.internal.eviction.ExpirationManager
-
- getTaskId() - Method in interface com.hazelcast.durableexecutor.DurableExecutorServiceFuture
-
A unique ID for the executing task
- getTaskName() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskHandlerImpl
-
- getTaskName() - Method in class com.hazelcast.scheduledexecutor.ScheduledTaskHandler
-
Returns the name of the task.
- getTasks() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- getTaskScheduler(String) - Method in interface com.hazelcast.spi.ExecutionService
-
- getTaskScheduler(String) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- getTcpIpConfig() - Method in class com.hazelcast.config.JoinConfig
-
- GetterFactory - Class in com.hazelcast.query.impl.getters
-
- getterIntoProperty(String) - Static method in class com.hazelcast.util.StringUtil
-
Convert getter into a property name
Example: 'getFoo' is converted into 'foo'
It's written defensively, when output is not a getter then it
returns the original name.
- getTextCommandService() - Method in class com.hazelcast.instance.Node
-
- getTextCommandService() - Method in interface com.hazelcast.nio.IOService
-
- getTextCommandService() - Method in class com.hazelcast.nio.NodeIOService
-
- getTextContent(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getThisAddress() - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getThisAddress() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getThisAddress() - Method in class com.hazelcast.instance.Node
-
- getThisAddress() - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Gets the address of this member.
- getThisAddress() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getThisAddress() - Method in interface com.hazelcast.nio.IOService
-
- getThisAddress() - Method in class com.hazelcast.nio.NodeIOService
-
- getThisAddress() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getThisAddress() - Method in interface com.hazelcast.spi.NodeEngine
-
Get the address of this member.
- getThisNodesAddress() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getThisNodesAddress() - Method in class com.hazelcast.map.impl.event.AbstractFilteringStrategy
-
- getThisNodesAddress() - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- getThisNodesAddress() - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
Returns this nodes address.
- getThisUuid() - Method in interface com.hazelcast.client.impl.ClientEngine
-
- getThisUuid() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getThisUuid() - Method in class com.hazelcast.instance.Node
-
- getThisUuid() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- getThreadId() - Method in class com.hazelcast.concurrent.lock.ConditionKey
-
- getThreadId() - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- getThreadId() - Method in class com.hazelcast.map.impl.operation.KeyBasedMapOperation
-
- getThreadId() - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- getThreadId() - Method in class com.hazelcast.map.impl.operation.ReadonlyKeyBasedMapOperation
-
- getThreadId() - Method in class com.hazelcast.multimap.impl.operations.ContainsEntryOperation
-
- getThreadId() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationThread
-
- getThreadId() - Static method in class com.hazelcast.util.ThreadUtil
-
Get the thread ID.
- getThreads() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getThreshold() - Method in class com.hazelcast.quorum.QuorumEvent
-
Returns the predefined quorum threshold
- getTime() - Method in class com.hazelcast.internal.management.TimedMemberState
-
- getTimedExpiryPolicyFactoryConfig() - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig
-
- getTimeInMillis(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- getTimeout() - Method in class com.hazelcast.spi.impl.eventservice.impl.LocalEventDispatcher
-
- getTimeout() - Method in interface com.hazelcast.util.executor.TimeoutRunnable
-
- getTimeoutMilis() - Method in class com.hazelcast.transaction.impl.xa.XATransactionDTO
-
- getTimeoutMillis() - Method in interface com.hazelcast.transaction.impl.Transaction
-
- getTimeoutMillis() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- getTimeoutMillis() - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- getTimeoutMillis() - Method in class com.hazelcast.transaction.TransactionOptions
-
Gets the timeout in milliseconds.
- getTimeoutMilliseconds() - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- getTimeoutMilliseconds() - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
- getTimestamp() - Method in class com.hazelcast.internal.management.events.AbstractEventBase
-
- getTimestamp() - Method in interface com.hazelcast.internal.management.events.Event
-
Returns when the event happened as epoch millis.
- getTimestampForReplica(String) - Method in class com.hazelcast.cluster.impl.VectorClock
-
Returns logical timestamp for given replicaId
.
- getTimeToLiveSeconds() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.NearCacheConfigHolder
-
- getTimeToLiveSeconds() - Method in class com.hazelcast.config.EventJournalConfig
-
Gets the time to live in seconds.
- getTimeToLiveSeconds() - Method in class com.hazelcast.config.MapConfig
-
Returns the maximum number of seconds for each entry to stay in the map.
- getTimeToLiveSeconds() - Method in class com.hazelcast.config.NearCacheConfig
-
Returns the maximum number of seconds for each entry to stay in the Near Cache (time to live).
- getTimeToLiveSeconds() - Method in class com.hazelcast.config.RingbufferConfig
-
Gets the time to live in seconds.
- getTimeUnit() - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig.DurationConfig
-
- getTimeUnit() - Method in class com.hazelcast.spi.impl.eventservice.impl.LocalEventDispatcher
-
- getTimeUnit() - Method in class com.hazelcast.spi.properties.HazelcastProperty
-
- getTimeUnit() - Method in interface com.hazelcast.util.executor.TimeoutRunnable
-
- getTopic() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getTopic(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getTopic(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getTopic() - Method in class com.hazelcast.console.ConsoleApp
-
- getTopic(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates or returns the distributed topic instance with the specified name.
- getTopic(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getTopic(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getTopic() - Method in class com.hazelcast.spi.impl.eventservice.impl.Registration
-
- getTopicConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getTopicConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the TopicConfig for the given name, creating one
if necessary and adding it to the collection of known configurations.
- getTopicConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getTopicConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getTopicConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of reliable topic configurations, mapped by config name.
- getTopicConfigs() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- getTopicConfigs() - Method in interface com.hazelcast.internal.dynamicconfig.ConfigurationService
-
Returns all registered topic configurations.
- getTopicConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getTopicOverloadPolicy() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Gets the TopicOverloadPolicy for this reliable topic.
- getTopicOverloadPolicy() - Method in class com.hazelcast.config.ReliableTopicConfig
-
Gets the TopicOverloadPolicy for this reliable topic.
- getTopologyChangedStrategy() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- getTopologyChangedStrategy() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForCustomMessageTask
-
- getTopologyChangedStrategy() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForListMessageTask
-
- getTopologyChangedStrategy() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMapMessageTask
-
- getTopologyChangedStrategy() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMultiMapMessageTask
-
- getTopologyChangedStrategy() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForSetMessageTask
-
- getTopologyChangedStrategy() - Method in class com.hazelcast.config.JobTrackerConfig
-
Gets how the map reduce framework will react on topology
changes while executing a job.
- getTopologyChangedStrategy() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
-
- getTotal() - Method in class com.hazelcast.hotrestart.BackupTaskStatus
-
- getTotalBackupCount() - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorContainer
-
- getTotalBackupCount() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getTotalBackupCount() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- getTotalBackupCount() - Method in class com.hazelcast.config.CacheConfig
-
Gets the total backup count (backupCount + asyncBackupCount
) of the cache.
- getTotalBackupCount() - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
Returns the total number of backups: backupCount plus asyncBackupCount.
- getTotalBackupCount() - Method in class com.hazelcast.config.CollectionConfig
-
Gets the total number of synchronous and asynchronous backups for this collection.
- getTotalBackupCount() - Method in class com.hazelcast.config.MapConfig
-
Returns the total number of backups: backupCount plus asyncBackupCount.
- getTotalBackupCount() - Method in class com.hazelcast.config.MultiMapConfig
-
Gets the total number of backups (synchronous + asynchronous) for this MultiMap.
- getTotalBackupCount() - Method in class com.hazelcast.config.QueueConfig
-
Get the total number of backups: the backup count plus the asynchronous backup count.
- getTotalBackupCount() - Method in class com.hazelcast.config.RingbufferConfig
-
Returns the total number of backups: backupCount plus asyncBackupCount.
- getTotalBackupCount() - Method in class com.hazelcast.config.SemaphoreConfig
-
Returns the total number of backups (synchronous plus asynchronous);
the returned value will always equal or bigger than 0.
- getTotalBackupCount() - Method in class com.hazelcast.map.impl.MapContainer
-
- getTotalConnections() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getTotalDecrementOperationCount() - Method in class com.hazelcast.monitor.impl.LocalPNCounterStatsImpl
-
- getTotalDecrementOperationCount() - Method in interface com.hazelcast.monitor.LocalPNCounterStats
-
Returns the total number of subtract (including decrement) operations on
this PN counter on this member.
- getTotalExecutionLatency() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
-
- getTotalExecutionLatency() - Method in interface com.hazelcast.monitor.LocalExecutorStats
-
Returns the total execution time of operations finished.
- getTotalGetLatency() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getTotalGetLatency() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getTotalGetLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the total latency of get operations.
- getTotalHitCount() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the total hit count.
- getTotalHitLatency() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- getTotalHitLatency() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- getTotalHitLatency() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns the total hit latency for the index.
- getTotalIdleTime(TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskStatisticsImpl
-
- getTotalIdleTime(TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.ScheduledTaskStatistics
-
Returns the total amount of time the task was idle, waiting to get scheduled in.
- getTotalIncrementOperationCount() - Method in class com.hazelcast.monitor.impl.LocalPNCounterStatsImpl
-
- getTotalIncrementOperationCount() - Method in interface com.hazelcast.monitor.LocalPNCounterStats
-
Returns the total number of add (including increment) operations on this
PN counter on this member.
- getTotalInsertLatency() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- getTotalInsertLatency() - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
- getTotalInsertLatency() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the total insert latency.
- getTotalInsertLatency() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- getTotalInsertLatency() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns the total latency (in nanoseconds) of insert operations performed
on the index.
- getTotalInsertLatency() - Method in interface com.hazelcast.monitor.LocalIndexStats
-
Returns the total latency (in nanoseconds) of insert operations performed
on the index.
- getTotalMemory() - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- getTotalMemory() - Method in interface com.hazelcast.util.MemoryInfoAccessor
-
Returns total amount allocated memory in the Java virtual machine in bytes.
- getTotalMemory() - Method in class com.hazelcast.util.RuntimeMemoryInfoAccessor
-
- getTotalNormalizedHitCardinality() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- getTotalNormalizedHitCardinality() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- getTotalNormalizedHitCardinality() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns the total normalized cardinality of the hits served by the index.
- getTotalParkedOperationCount() - Method in class com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl
-
- getTotalPhysical() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getTotalPhysical() - Method in interface com.hazelcast.memory.MemoryStats
-
Returns total physical memory available in OS.
- getTotalPhysical() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getTotalPublishedEventCount() - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- getTotalPublishedEventCount() - Method in interface com.hazelcast.monitor.LocalWanPublisherStats
-
Returns the total number of published events from this member
- getTotalPublishLatency() - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- getTotalPublishLatency() - Method in interface com.hazelcast.monitor.LocalWanPublisherStats
-
Returns the total latency of published wan events from this member by millisecond.
- getTotalPutLatency() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getTotalPutLatency() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getTotalPutLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the total latency of put operations.
- getTotalRemoveLatency() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- getTotalRemoveLatency() - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
- getTotalRemoveLatency() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- getTotalRemoveLatency() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- getTotalRemoveLatency() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the total remove latency.
- getTotalRemoveLatency() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- getTotalRemoveLatency() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns the total latency (in nanoseconds) of remove operations performed
on the index.
- getTotalRemoveLatency() - Method in interface com.hazelcast.monitor.LocalIndexStats
-
Returns the total latency (in nanoseconds) of remove operations performed
on the index.
- getTotalRemoveLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the total latency of remove operations.
- getTotalRuns() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskStatisticsImpl
-
- getTotalRuns() - Method in interface com.hazelcast.scheduledexecutor.ScheduledTaskStatistics
-
Returns how many times the task was ran/called.
- getTotalRunTime(TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskStatisticsImpl
-
- getTotalRunTime(TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.ScheduledTaskStatistics
-
Returns the total amount of time the task spent while scheduled in.
- getTotalStartLatency() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
-
- getTotalStartLatency() - Method in interface com.hazelcast.monitor.LocalExecutorStats
-
Returns the total start latency of operations started.
- getTotalStorageMemoryCost(K, R) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- getTotalUpdateLatency() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- getTotalUpdateLatency() - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
- getTotalUpdateLatency() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the total update latency.
- getTotalUpdateLatency() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- getTotalUpdateLatency() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns the total latency (in nanoseconds) of update operations performed
on the index.
- getTotalUpdateLatency() - Method in interface com.hazelcast.monitor.LocalIndexStats
-
Returns the total latency (in nanoseconds) of update operations performed
on the index.
- getTotalValidWaitingOperationCount() - Method in class com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl
-
- getTrackableJob(String) - Method in class com.hazelcast.client.proxy.ClientMapReduceProxy
-
- getTrackableJob(String) - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- getTrackableJob(String) - Method in interface com.hazelcast.mapreduce.JobTracker
-
Deprecated.
Returns an implementation of
TrackableJob
, or null if the job ID is not available
or the job is already finished.
- getTransaction() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getTransaction(TransactionContext) - Static method in class com.hazelcast.transaction.impl.xa.TransactionAccessor
-
- getTransactionalObject(String, String) - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getTransactionalObject(String, String) - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getTransactionalObject(String, String) - Method in class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
-
- getTransactionalObject(String, String) - Method in class com.hazelcast.transaction.impl.xa.XATransactionContextImpl
-
- getTransactionalObject(String, String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
-
Returns the transactional object instance with the specified name and service name.
- getTransactionContext(String) - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- getTransactionContext(String) - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- getTransactionContext() - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- getTransactionContext(HazelcastInstance) - Static method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
-
Returns the transaction context for the given Hazelcast instance bounded to the current thread.
- getTransactionContext() - Method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
-
Returns the transaction context
- getTransactionContext() - Method in interface com.hazelcast.transaction.HazelcastXAResource
-
Returns the TransactionContext associated with the current thread.
- getTransactionContext() - Method in class com.hazelcast.transaction.impl.xa.XAResourceImpl
-
- getTransactionId() - Method in class com.hazelcast.collection.impl.collection.TxCollectionItem
-
- getTransactionId() - Method in class com.hazelcast.collection.impl.txnqueue.TxQueueItem
-
- getTransactionLog() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- getTransactionManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getTransactionManager() - Method in class com.hazelcast.client.spi.ClientContext
-
- getTransactionManagerService() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- getTransactionManagerService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getTransactionManagerService() - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the TransactionManagerService.
- getTransactionRecords() - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- getTransactionTimeout() - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- getTransactionTimeout() - Method in class com.hazelcast.transaction.impl.xa.XAResourceImpl
-
- getTransactionType() - Method in interface com.hazelcast.transaction.impl.Transaction
-
- getTransactionType() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- getTransactionType() - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- getTransactionType() - Method in class com.hazelcast.transaction.TransactionOptions
-
- getTrustedInterfaces() - Method in class com.hazelcast.config.MulticastConfig
-
Gets the trusted interfaces.
- getTryCount() - Method in class com.hazelcast.internal.cluster.impl.JoinRequest
-
- getTryCount() - Method in class com.hazelcast.spi.InvocationBuilder
-
Gets the try count; the number of times this operation can be retried.
- getTryPauseMillis() - Method in class com.hazelcast.spi.InvocationBuilder
-
Gets the pause time in milliseconds.
- getTtl() - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- getTtl() - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
- getTtl() - Method in interface com.hazelcast.core.EntryView
-
Returns the last set time to live in milliseconds.
- getTtl() - Method in class com.hazelcast.map.impl.operation.KeyBasedMapOperation
-
- getTtl() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getTtl() - Method in interface com.hazelcast.map.impl.record.Record
-
- getTtl() - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- getTtl() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getTtl() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getTtl() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getTtl() - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- getTtl() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getTtl() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getTtl() - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- getTtl() - Method in interface com.hazelcast.spi.merge.MergingTTL
-
Returns the TTL of the merge data.
- getTtlEvictionScheduler() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- getTtlMillis() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- getTxnId() - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getTxnId() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getTxnId() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionProxy
-
- getTxnId() - Method in class com.hazelcast.transaction.impl.operations.CreateTxBackupLogOperation
-
- getTxnId() - Method in interface com.hazelcast.transaction.impl.Transaction
-
- getTxnId() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- getTxnId() - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- getTxnId() - Method in class com.hazelcast.transaction.impl.xa.XATransactionContextImpl
-
- getTxnId() - Method in class com.hazelcast.transaction.impl.xa.XATransactionDTO
-
- getTxnId() - Method in interface com.hazelcast.transaction.TransactionContext
-
Gets the ID that uniquely identifies the transaction.
- getType() - Method in enum com.hazelcast.cache.CacheEventType
-
- getType() - Method in class com.hazelcast.cache.impl.journal.DeserializingEventJournalCacheEvent
-
- getType() - Method in interface com.hazelcast.cache.journal.EventJournalCacheEvent
-
Returns the event type.
- getType() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getType() - Method in class com.hazelcast.cluster.impl.TcpIpJoiner
-
- getType() - Method in interface com.hazelcast.cluster.Joiner
-
Deprecated.
- getType() - Method in class com.hazelcast.config.PermissionConfig
-
- getType(String) - Static method in enum com.hazelcast.config.PermissionConfig.PermissionType
-
- getType() - Method in class com.hazelcast.config.QuorumConfig
-
- getType() - Method in enum com.hazelcast.core.EntryEventType
-
- getType() - Method in enum com.hazelcast.core.ItemEventType
-
- getType() - Method in class com.hazelcast.internal.ascii.AbstractTextCommand
-
- getType() - Method in interface com.hazelcast.internal.ascii.TextCommand
-
- getType() - Method in class com.hazelcast.internal.cluster.impl.ClusterStateChange
-
- getType() - Method in class com.hazelcast.internal.cluster.impl.MulticastJoiner
-
- getType() - Method in class com.hazelcast.internal.management.events.AddWanConfigIgnoredEvent
-
- getType() - Method in interface com.hazelcast.internal.management.events.Event
-
- getType() - Method in class com.hazelcast.internal.management.events.WanConfigurationAddedEvent
-
- getType() - Method in class com.hazelcast.internal.management.events.WanConsistencyCheckFinishedEvent
-
- getType() - Method in class com.hazelcast.internal.management.events.WanConsistencyCheckIgnoredEvent
-
- getType() - Method in class com.hazelcast.internal.management.events.WanConsistencyCheckStartedEvent
-
- getType() - Method in class com.hazelcast.internal.management.events.WanFullSyncFinishedEvent
-
- getType() - Method in class com.hazelcast.internal.management.events.WanMerkleSyncFinishedEvent
-
- getType() - Method in class com.hazelcast.internal.management.events.WanSyncIgnoredEvent
-
- getType() - Method in class com.hazelcast.internal.management.events.WanSyncProgressUpdateEvent
-
- getType() - Method in class com.hazelcast.internal.management.events.WanSyncStartedEvent
-
- getType() - Method in class com.hazelcast.internal.management.request.ChangeClusterStateRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.ChangeWanStateRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.ClearWanQueuesRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.ClusterPropsRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.ConsoleCommandRequest
-
- getType() - Method in interface com.hazelcast.internal.management.request.ConsoleRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.ExecuteScriptRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.ForceStartNodeRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.GetClusterStateRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.GetMapEntryRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.GetMemberSystemPropertiesRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.MapConfigRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.MemberConfigRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.PromoteMemberRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.RunGcRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.ShutdownClusterRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.ThreadDumpRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.TriggerPartialStartRequest
-
- getType() - Method in class com.hazelcast.internal.management.request.WanCheckConsistencyRequest
-
- getType() - Method in class com.hazelcast.internal.serialization.impl.FieldDefinitionImpl
-
- getType() - Method in class com.hazelcast.internal.serialization.impl.HeapData
-
- getType() - Method in class com.hazelcast.map.impl.journal.DeserializingEventJournalMapEvent
-
- getType() - Method in interface com.hazelcast.map.journal.EventJournalMapEvent
-
Returns the event type.
- getType() - Method in interface com.hazelcast.nio.Connection
-
- getType() - Method in interface com.hazelcast.nio.serialization.Data
-
Returns serialization type of binary form.
- getType() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
-
- getType() - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- getType() - Method in class com.hazelcast.scheduledexecutor.impl.TaskDefinition
-
- getTypeClass() - Method in class com.hazelcast.config.SerializerConfig
-
Gets the type of the class that will be serialized via this implementation.
- getTypeClassName() - Method in class com.hazelcast.config.SerializerConfig
-
Gets the name of the class that will be serialized via this implementation.
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ArrayListStreamSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.BooleanArraySerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.BooleanSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.ByteSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.CharArraySerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.CharSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.DoubleArraySerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.DoubleSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.FloatArraySerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.FloatSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.IntegerArraySerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.IntegerSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.LongArraySerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.LongSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.NullSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.ShortArraySerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.ShortSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.StringArraySerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.StringSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.TheByteArraySerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.BigDecimalSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.BigIntegerSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.ClassSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.DateSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.EnumSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.ExternalizableSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.JavaSerializer
-
- getTypeId() - Method in class com.hazelcast.internal.serialization.impl.LinkedListStreamSerializer
-
- getTypeId() - Method in interface com.hazelcast.nio.serialization.Serializer
-
- getTypeSize() - Method in enum com.hazelcast.nio.serialization.FieldType
-
- getUnit() - Method in class com.hazelcast.memory.MemorySize
-
Returns unit of memory size
- getUnit() - Method in class com.hazelcast.scheduledexecutor.impl.TaskDefinition
-
- getUnknownCollectionCount() - Method in class com.hazelcast.memory.DefaultGarbageCollectorStats
-
- getUnknownCollectionCount() - Method in interface com.hazelcast.memory.GarbageCollectorStats
-
Returns collection count which cannot be identified as major or minor.
- getUnknownCollectionCount() - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- getUnknownCollectionTime() - Method in class com.hazelcast.memory.DefaultGarbageCollectorStats
-
- getUnknownCollectionTime() - Method in interface com.hazelcast.memory.GarbageCollectorStats
-
Returns total collection time which cannot be identified as major or minor.
- getUnknownCollectionTime() - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- getUpdateCount() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- getUpdateCount() - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
- getUpdateCount() - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Returns the update count.
- getUpdateCount() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- getUpdateCount() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns the number of update operations performed on the index.
- getUpdateCount() - Method in interface com.hazelcast.monitor.LocalIndexStats
-
Returns the number of update operations performed on the index.
- getUpdateCount() - Method in class com.hazelcast.wan.impl.DistributedServiceWanEventCounters.DistributedObjectWanEventCounters
-
Returns the number of entry update events
- getUpdateInterval() - Method in class com.hazelcast.config.ManagementCenterConfig
-
Gets the time frequency (in seconds) for which Management Center will take
information from the Hazelcast cluster.
- getUpdateTime() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- getUpstreamBuildInfo() - Method in class com.hazelcast.instance.BuildInfo
-
- getUptime() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getURI() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- getURI() - Method in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- getUriString() - Method in class com.hazelcast.config.CacheConfig
-
Gets the URI string which is the global identifier for this
ICache
.
- getUrl() - Method in class com.hazelcast.config.ManagementCenterConfig
-
Gets the URL where management center will work.
- getUsage() - Method in class com.hazelcast.config.LoginModuleConfig
-
- getUsedHeap() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getUsedHeap() - Method in interface com.hazelcast.memory.MemoryStats
-
Returns the amount of used memory in the JVM in bytes.
- getUsedHeap() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getUsedHeapInBytes(String) - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- getUsedMemory() - Method in class com.hazelcast.internal.util.collection.HsaHeapMemoryManager
-
- getUsedMetadata() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getUsedMetadata() - Method in interface com.hazelcast.memory.MemoryStats
-
- getUsedMetadata() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getUsedNative() - Method in class com.hazelcast.memory.DefaultMemoryStats
-
- getUsedNative() - Method in interface com.hazelcast.memory.MemoryStats
-
Returns the amount of used native memory in current HazelcastInstance in bytes.
- getUsedNative() - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- getUserCodeDeploymentConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
Get current configuration of User Code Deployment.
- getUserCodeDeploymentConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getUserCodeDeploymentConfig() - Method in class com.hazelcast.config.Config
-
Get current configuration of User Code Deployment.
- getUserCodeDeploymentConfig() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getUserCodeDeploymentService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getUserContext() - Method in class com.hazelcast.client.config.ClientConfig
-
- getUserContext() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getUserContext() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getUserContext() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getUserContext() - Method in class com.hazelcast.config.Config
-
Returns the user supplied context.
- getUserContext() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns a ConcurrentMap that can be used to add user-context to the HazelcastInstance.
- getUserContext() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getUserContext() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getUserContext() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getUserExecutor() - Method in interface com.hazelcast.client.spi.ClientExecutionService
-
- getUserExecutor() - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- getUserExecutor() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- getUserExecutorQueueSize() - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- getUsername() - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
Gets the user name.
- getUserRegistrationId() - Method in class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
-
- getUuid() - Method in class com.hazelcast.client.impl.client.ClientPrincipal
-
- getUuid() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- getUuid() - Method in class com.hazelcast.client.impl.ClientEvent
-
- getUuid() - Method in class com.hazelcast.client.impl.clientside.ClientImpl
-
- getUuid() - Method in class com.hazelcast.client.impl.operations.OperationFactoryWrapper
-
- getUuid() - Method in class com.hazelcast.concurrent.lock.ConditionKey
-
- getUuid() - Method in interface com.hazelcast.core.Client
-
Returns a unique UUID for this client.
- getUuid() - Method in interface com.hazelcast.core.Endpoint
-
Returns the unique UUID for this endpoint.
- getUuid() - Method in interface com.hazelcast.core.Member
-
Returns the UUID of this member.
- getUuid() - Method in class com.hazelcast.instance.AbstractMember
-
- getUuid() - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- getUuid() - Method in class com.hazelcast.internal.cluster.MemberInfo
-
- getUuid() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- getUuid() - Method in class com.hazelcast.map.impl.querycache.publisher.PartitionAccumulatorRegistry
-
- getUuid() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableEntryEvent
-
- getUuid() - Method in class com.hazelcast.spi.impl.PortableCachePartitionLostEvent
-
- getUuid() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
-
- getUuid() - Method in class com.hazelcast.spi.impl.PortableItemEvent
-
- getUuid() - Method in class com.hazelcast.spi.impl.PortableMapPartitionLostEvent
-
- getUuidOrNull(int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataGenerator
-
- getValidationTimeoutSeconds() - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Returns configured validation timeout for hot-restart process.
- getValue() - Method in interface com.hazelcast.cache.CacheEntryView
-
Gets the value of the cache entry.
- getValue() - Method in class com.hazelcast.cache.impl.CacheEntry
-
- getValue() - Method in class com.hazelcast.cache.impl.CacheEntryEventImpl
-
- getValue() - Method in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- getValue() - Method in class com.hazelcast.cache.impl.merge.entry.DefaultCacheEntryView
-
- getValue() - Method in class com.hazelcast.cache.impl.merge.entry.LazyCacheEntryView
-
- getValue() - Method in class com.hazelcast.cache.impl.record.CacheDataRecord
-
- getValue() - Method in class com.hazelcast.cache.impl.record.CacheObjectRecord
-
- getValue(int) - Static method in enum com.hazelcast.cluster.MemberAttributeOperationType
-
Gets the MemberAttributeOperationType by ID.
- getValue() - Method in class com.hazelcast.collection.impl.collection.CollectionItem
-
- getValue() - Method in class com.hazelcast.core.EntryEvent
-
Returns the value of the entry event.
- getValue() - Method in interface com.hazelcast.core.EntryView
-
Returns the value of the entry.
- getValue() - Method in class com.hazelcast.core.MemberAttributeEvent
-
Returns the value for this MemberAttributeEvent.
- getValue() - Method in class com.hazelcast.crdt.pncounter.operations.CRDTTimestampedLong
-
- getValue() - Method in class com.hazelcast.internal.ascii.memcache.IncrementCommand
-
- getValue() - Method in class com.hazelcast.internal.ascii.memcache.MemcacheEntry
-
- getValue() - Method in class com.hazelcast.internal.ascii.memcache.SetCommand
-
- getValue() - Method in class com.hazelcast.internal.ascii.rest.RestValue
-
- getValue() - Method in enum com.hazelcast.internal.ascii.TextCommandConstants.TextCommandType
-
- getValue() - Method in interface com.hazelcast.internal.eviction.Evictable
-
- getValue() - Method in interface com.hazelcast.internal.eviction.EvictableEntryView
-
Gets the value of the entry.
- getValue() - Method in class com.hazelcast.internal.json.JsonObject.Member
-
Returns the value of this member.
- getValue() - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.CacheBrowserEntryView
-
- getValue() - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- getValue() - Method in class com.hazelcast.internal.nearcache.impl.store.HeapNearCacheRecordMap.NearCacheEvictableSamplingEntry
-
- getValue() - Method in class com.hazelcast.map.impl.DataAwareEntryEvent
-
- getValue(int) - Method in class com.hazelcast.map.impl.MapEntries
-
- getValue() - Method in interface com.hazelcast.map.impl.mapstore.writebehind.entry.DelayedEntry
-
- getValue() - Method in class com.hazelcast.map.impl.operation.KeyBasedMapOperation
-
- getValue() - Method in class com.hazelcast.map.impl.operation.WanEventHolder
-
- getValue() - Method in class com.hazelcast.map.impl.query.QueryResultRow
-
- getValue() - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- getValue() - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- getValue() - Method in interface com.hazelcast.map.impl.querycache.event.QueryCacheEventData
-
- getValue() - Method in interface com.hazelcast.map.impl.querycache.subscriber.record.QueryCacheRecord
-
- getValue() - Method in interface com.hazelcast.map.impl.record.Record
-
- getValue() - Method in class com.hazelcast.map.impl.record.RecordReplicationInfo
-
- getValue() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getValue() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getValue() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getValue() - Method in class com.hazelcast.memory.MemorySize
-
Returns value of memory size in its original unit.
- getValue() - Method in class com.hazelcast.monitor.impl.LocalPNCounterStatsImpl
-
- getValue() - Method in interface com.hazelcast.monitor.LocalPNCounterStats
-
Returns the current value of this PN counter
- getValue() - Method in class com.hazelcast.query.impl.CachedQueryEntry
-
- getValue() - Method in class com.hazelcast.query.impl.QueryableEntry
-
- getValue() - Method in class com.hazelcast.query.impl.QueryEntry
-
- getValue(int) - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapEntries
-
- getValue() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableEntryEvent
-
- getValue() - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- getValue() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getValue() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- getValue() - Method in class com.hazelcast.spi.impl.merge.AbstractCollectionMergingValueImpl
-
- getValue() - Method in class com.hazelcast.spi.impl.merge.AbstractMergingEntryImpl
-
- getValue() - Method in class com.hazelcast.spi.impl.merge.AbstractMergingValueImpl
-
- getValue() - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- getValue() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getValue() - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- getValue() - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- getValue() - Method in class com.hazelcast.spi.impl.merge.RingbufferMergingValueImpl
-
- getValue() - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.NormalResponse
-
Returns the object value of the operation.
- getValue() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
-
- getValue() - Method in interface com.hazelcast.spi.merge.MergingValue
-
Returns the merging value in the in-memory format of the backing data structure.
- getValue() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap.SimpleEntry
-
- getValue() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
-
- getValueClassName() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- getValueCollectionType() - Method in class com.hazelcast.config.MultiMapConfig
-
Gets the collection type for the values of this MultiMap.
- getValueCollectionType(MultiMapContainer) - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- getValueComparatorOf(InMemoryFormat) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- getValueComparatorOf(InMemoryFormat) - Static method in class com.hazelcast.internal.util.comparators.ValueComparatorUtil
-
- getValueComparatorOf(InMemoryFormat) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getValueData() - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- getValueData() - Method in class com.hazelcast.query.impl.CachedQueryEntry
-
- getValueData() - Method in class com.hazelcast.query.impl.QueryableEntry
-
- getValueData() - Method in class com.hazelcast.query.impl.QueryEntry
-
- getValueInternal() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- getValueOrCachedValue(Record, SerializationService) - Static method in class com.hazelcast.map.impl.record.Records
-
Return cached value where appropriate, otherwise return the actual value.
- getValues() - Method in class com.hazelcast.map.impl.MapValueCollection
-
- getValues() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapValueCollection
-
- getValueType() - Method in class com.hazelcast.cache.impl.CacheMXBeanImpl
-
- getValueType() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- getValueType() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the value type for this
ICache
.
- getVectorClock() - Method in class com.hazelcast.crdt.pncounter.operations.CRDTTimestampedLong
-
- getVectorClocks() - Method in class com.hazelcast.crdt.CRDTReplicationContainer
-
Returns the vector clocks for the CRDTs replicated by the replication
operation.
- getVersion() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Returns the version field value.
- getVersion() - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- getVersion(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- getVersion() - Method in interface com.hazelcast.core.EntryView
-
Returns the version of the entry.
- getVersion() - Method in interface com.hazelcast.core.Member
-
Returns the Hazelcast codebase version of this member; this may or may not be different from the version reported by
Cluster.getClusterVersion()
, for example when a node with a different codebase version is added to an
existing cluster.
- getVersion() - Method in class com.hazelcast.instance.AbstractMember
-
- getVersion() - Method in class com.hazelcast.instance.BuildInfo
-
- getVersion() - Method in class com.hazelcast.instance.JetBuildInfo
-
- getVersion() - Method in class com.hazelcast.instance.Node
-
Returns the codebase version of the node.
- getVersion() - Method in class com.hazelcast.internal.cluster.impl.MembersView
-
- getVersion() - Method in class com.hazelcast.internal.cluster.MemberInfo
-
- getVersion() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- getVersion() - Method in class com.hazelcast.internal.partition.impl.PartitionStateManager
-
- getVersion() - Method in class com.hazelcast.internal.partition.PartitionRuntimeState
-
- getVersion() - Method in class com.hazelcast.internal.partition.PartitionTableView
-
- getVersion() - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- getVersion() - Method in class com.hazelcast.internal.serialization.impl.ClassDefinitionImpl
-
- getVersion() - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- getVersion() - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableWriter
-
- getVersion() - Method in class com.hazelcast.internal.serialization.impl.FieldDefinitionImpl
-
- getVersion() - Method in interface com.hazelcast.internal.serialization.InternalSerializationService
-
- getVersion() - Method in interface com.hazelcast.internal.serialization.PortableContext
-
- getVersion() - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- getVersion() - Method in interface com.hazelcast.map.impl.record.Record
-
- getVersion() - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- getVersion() - Method in class com.hazelcast.map.impl.recordstore.LazyEntryViewFromRecord
-
- getVersion() - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- getVersion() - Method in interface com.hazelcast.map.impl.tx.MapTxnOperation
-
- getVersion() - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- getVersion() - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- getVersion() - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- getVersion() - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- getVersion() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
Returns the version.
- getVersion() - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- getVersion() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
-
- getVersion() - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- getVersion() - Method in interface com.hazelcast.nio.VersionAware
-
- getVersion() - Method in class com.hazelcast.replicatedmap.impl.operation.VersionResponsePair
-
- getVersion() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- getVersion() - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- getVersion() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- getVersion() - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- getVersion() - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- getVersion() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getVersion() - Method in interface com.hazelcast.spi.merge.MergingVersion
-
Returns the version of the merge data.
- getVersion() - Method in interface com.hazelcast.spi.NodeEngine
-
Returns the codebase version of the node.
- getWaitingRequests() - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- getWaitKey() - Method in class com.hazelcast.collection.impl.queue.operations.OfferOperation
-
- getWaitKey() - Method in class com.hazelcast.collection.impl.queue.operations.PollOperation
-
- getWaitKey() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPeekOperation
-
- getWaitKey() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReserveOfferOperation
-
- getWaitKey() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReservePollOperation
-
- getWaitKey() - Method in class com.hazelcast.concurrent.countdownlatch.operations.AwaitOperation
-
- getWaitKey() - Method in class com.hazelcast.concurrent.lock.operations.AwaitOperation
-
- getWaitKey() - Method in class com.hazelcast.concurrent.lock.operations.LockOperation
-
- getWaitKey() - Method in class com.hazelcast.concurrent.semaphore.operations.AcquireOperation
-
- getWaitKey() - Method in class com.hazelcast.durableexecutor.impl.operations.RetrieveAndDisposeResultOperation
-
- getWaitKey() - Method in class com.hazelcast.durableexecutor.impl.operations.RetrieveResultOperation
-
- getWaitKey() - Method in class com.hazelcast.internal.journal.EventJournalReadOperation
-
- getWaitKey() - Method in class com.hazelcast.map.impl.operation.AwaitMapFlushOperation
-
- getWaitKey() - Method in class com.hazelcast.map.impl.operation.ContainsKeyOperation
-
- getWaitKey() - Method in class com.hazelcast.map.impl.operation.EntryOperation
-
- getWaitKey() - Method in class com.hazelcast.map.impl.operation.GetEntryViewOperation
-
- getWaitKey() - Method in class com.hazelcast.map.impl.operation.GetOperation
-
- getWaitKey() - Method in class com.hazelcast.map.impl.operation.LockAwareOperation
-
- getWaitKey() - Method in class com.hazelcast.multimap.impl.operations.AbstractBackupAwareMultiMapOperation
-
- getWaitKey() - Method in class com.hazelcast.multimap.impl.operations.ContainsEntryOperation
-
- getWaitKey() - Method in class com.hazelcast.multimap.impl.operations.CountOperation
-
- getWaitKey() - Method in class com.hazelcast.multimap.impl.operations.GetAllOperation
-
- getWaitKey() - Method in class com.hazelcast.multimap.impl.txn.TxnLockAndGetOperation
-
- getWaitKey() - Method in class com.hazelcast.ringbuffer.impl.operations.ReadManyOperation
-
- getWaitKey() - Method in class com.hazelcast.ringbuffer.impl.operations.ReadOneOperation
-
- getWaitKey() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetResultOperation
-
- getWaitKey() - Method in interface com.hazelcast.spi.BlockingOperation
-
- getWaitNotifyKey(ObjectNamespace, int) - Method in class com.hazelcast.cache.impl.journal.RingbufferCacheEventJournalImpl
-
- getWaitNotifyKey(ObjectNamespace, int) - Method in interface com.hazelcast.internal.journal.EventJournal
-
Return the
WaitNotifyKey
for objects waiting and notifying on the event journal.
- getWaitNotifyKey(ObjectNamespace, int) - Method in class com.hazelcast.map.impl.journal.RingbufferMapEventJournalImpl
-
- getWaitTimeout() - Method in interface com.hazelcast.spi.BlockingOperation
-
- getWaitTimeout() - Method in class com.hazelcast.spi.Operation
-
Returns the wait timeout in millis.
- getWanConsumerConfig() - Method in class com.hazelcast.config.WanReplicationConfig
-
- getWanEventCounter(String, String, String) - Method in class com.hazelcast.wan.impl.WanEventCounters
-
- getWanMergePolicy() - Method in class com.hazelcast.map.impl.MapContainer
-
- getWanPublisherConfigs() - Method in class com.hazelcast.config.WanReplicationConfig
-
Returns the list of configured WAN publisher targets for this WAN
replication.
- getWanReplicationConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getWanReplicationConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the WAN replication configuration with the given name
.
- getWanReplicationConfig(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getWanReplicationConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getWanReplicationConfigs() - Method in class com.hazelcast.config.Config
-
Returns the map of WAN replication configurations, mapped by config
name.
- getWanReplicationConfigs() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- getWanReplicationPublisher() - Method in class com.hazelcast.map.impl.MapContainer
-
- getWanReplicationPublisher(String) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- getWanReplicationPublisher(String) - Method in interface com.hazelcast.wan.WanReplicationService
-
- getWanReplicationRef() - Method in class com.hazelcast.config.CacheConfig
-
- getWanReplicationRef() - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- getWanReplicationRef() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Gets the WAN target replication reference.
- getWanReplicationRef() - Method in class com.hazelcast.config.MapConfig
-
Gets the WAN target replication reference.
- getWanReplicationRef() - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- getWanReplicationService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- getWanReplicationService() - Method in interface com.hazelcast.spi.NodeEngine
-
Gets the WanReplicationService.
- getWanSyncConfig() - Method in class com.hazelcast.config.WanPublisherConfig
-
Returns the config for the WAN sync mechanism.
- getWanSyncState() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- getWanSyncState() - Method in interface com.hazelcast.monitor.MemberState
-
- getWanSyncState() - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- getWanSyncState() - Method in interface com.hazelcast.wan.WanReplicationService
-
Returns current status of WAN sync operation
- getWhitelist() - Method in class com.hazelcast.config.JavaSerializationFilterConfig
-
- getWhitelistedPrefixes() - Method in class com.hazelcast.config.UserCodeDeploymentConfig
-
Return currently configured whitelist prefixes
- getWorkQueues() - Method in class com.hazelcast.util.executor.StripedExecutor
-
- getWorkQueueSize() - Method in class com.hazelcast.util.executor.StripedExecutor
-
Returns the total number of tasks pending to be executed.
- getWriteBatchSize() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- getWriteBatchSize() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the number of operations to be included in each batch processing round.
- getWriteBehindQueue() - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- getWriteBehindQueueItemCounter() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- getWriteDelaySeconds() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- getWriteDelaySeconds() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the number of seconds to delay the store writes.
- getXAResource() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getXAResource() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getXaResource() - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getXaResource() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getXAResource() - Method in interface com.hazelcast.core.HazelcastInstance
-
Gets xaResource which will participate in XATransaction.
- getXAResource() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- getXAResource() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- getXaResource() - Method in class com.hazelcast.transaction.impl.xa.XATransactionContextImpl
-
- getXaResource() - Method in interface com.hazelcast.transaction.TransactionContext
-
- getXid() - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- getXid() - Method in class com.hazelcast.transaction.impl.xa.XATransactionDTO
-
- getXmlType() - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
-
- getXmlType() - Method in class com.hazelcast.config.AbstractConfigBuilder
-
- getXmlType() - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getXmlType() - Method in class com.hazelcast.config.XmlConfigBuilder
-
- gigaBytes() - Method in class com.hazelcast.memory.MemorySize
-
Returns value of memory size in giga-bytes.
- global(boolean) - Method in class com.hazelcast.query.impl.Indexes.Builder
-
- globalIndexes - Variable in class com.hazelcast.map.impl.MapContainer
-
- GlobalIndexesStats - Class in com.hazelcast.monitor.impl
-
The implementation of internal indexes stats specialized for global indexes.
- GlobalIndexesStats() - Constructor for class com.hazelcast.monitor.impl.GlobalIndexesStats
-
- GlobalIndexOperationStats - Class in com.hazelcast.monitor.impl
-
The implementation of operation index stats specialized for global indexes.
- GlobalIndexOperationStats() - Constructor for class com.hazelcast.monitor.impl.GlobalIndexOperationStats
-
- GlobalMemoryAccessor - Interface in com.hazelcast.internal.memory
-
Accessor of global memory, both in CPU's native address space and on the Java heap.
- GlobalMemoryAccessorRegistry - Class in com.hazelcast.internal.memory
-
- GlobalMemoryAccessorType - Enum in com.hazelcast.internal.memory
-
- GlobalMutex - Class in com.hazelcast.internal.usercodedeployment.impl
-
This is used in Java 6 only.
- GlobalMutex() - Constructor for class com.hazelcast.internal.usercodedeployment.impl.GlobalMutex
-
- globalPartitioningStrategy - Variable in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- GlobalPerIndexStats - Class in com.hazelcast.monitor.impl
-
The implementation of internal index stats specialized for global indexes.
- GlobalPerIndexStats(boolean, boolean) - Constructor for class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
Constructs a new instance of global index stats.
- GlobalQueryContextProvider - Class in com.hazelcast.query.impl
-
Provides the query context support for global indexes with disabled stats.
- GlobalQueryContextProvider() - Constructor for class com.hazelcast.query.impl.GlobalQueryContextProvider
-
- GlobalQueryContextProviderWithStats - Class in com.hazelcast.query.impl
-
Provides the query context support for global indexes with enabled stats.
- GlobalQueryContextProviderWithStats() - Constructor for class com.hazelcast.query.impl.GlobalQueryContextProviderWithStats
-
- GlobalQueryContextWithStats - Class in com.hazelcast.query.impl
-
Extends the basic query context to support the per-index stats tracking on
behalf of global indexes.
- GlobalQueryContextWithStats() - Constructor for class com.hazelcast.query.impl.GlobalQueryContextWithStats
-
- GlobalSerializerConfig - Class in com.hazelcast.config
-
Contains the configuration for global serializer.
- GlobalSerializerConfig() - Constructor for class com.hazelcast.config.GlobalSerializerConfig
-
- GO - Static variable in class com.hazelcast.client.impl.ClientTypes
-
Go client protocol ID
- GO_GOB_SERIALIZATION_TYPE - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- gotoAddress(long) - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray
-
Position this flyweight to the supplied base address.
- gotoAddress(long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- gotoAddress(long) - Method in class com.hazelcast.internal.util.sort.MemArrayQuickSorter
-
Sets the base address to the supplied address.
- gotoNew() - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray
-
Allocate a new array and position this flyweight to its base address.
- gotoNew() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- GRACEFUL_SHUTDOWN_MAX_WAIT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- GracefulShutdownAwareService - Interface in com.hazelcast.spi
-
An interface that can be implemented by SPI services to participate in graceful shutdown process, such as moving
their internal data to another node or releasing their allocated resources gracefully.
- greaterEqual(Comparable) - Method in class com.hazelcast.query.EntryObject
-
- greaterEqual(String, Comparable) - Static method in class com.hazelcast.query.Predicates
-
Creates a greater than or equal to predicate that will pass items if the value stored under the given
item attribute
is greater than or equal to the given value
.
- GREATERLESS_PREDICATE - Static variable in class com.hazelcast.query.impl.predicates.PredicateDataSerializerHook
-
- GreaterLessPredicate - Class in com.hazelcast.query.impl.predicates
-
Greater Less Predicate
- GreaterLessPredicate() - Constructor for class com.hazelcast.query.impl.predicates.GreaterLessPredicate
-
- GreaterLessPredicate(String, Comparable, boolean, boolean) - Constructor for class com.hazelcast.query.impl.predicates.GreaterLessPredicate
-
- greaterThan(Comparable) - Method in class com.hazelcast.query.EntryObject
-
- greaterThan(String, Comparable) - Static method in class com.hazelcast.query.Predicates
-
Creates a greater than predicate that will pass items if the value stored under the given
item attribute
is greater than the given value
.
- GROUP - Static variable in class com.hazelcast.spi.discovery.multicast.MulticastProperties
-
Property used to define zones for node filtering.
- GROUP_MISMATCH - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- GroupConfig - Class in com.hazelcast.config
-
Contains the configuration for Hazelcast groups.
- GroupConfig() - Constructor for class com.hazelcast.config.GroupConfig
-
Creates a GroupConfig with default group-name and group-password.
- GroupConfig(String) - Constructor for class com.hazelcast.config.GroupConfig
-
Creates a GroupConfig with the given group-name and default group-password
- GroupConfig(String, String) - Constructor for class com.hazelcast.config.GroupConfig
-
Creates a GroupConfig with the given group-name and group-password
- GroupMismatchOp - Class in com.hazelcast.internal.cluster.impl.operations
-
- GroupMismatchOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.GroupMismatchOp
-
- GroupProperty - Class in com.hazelcast.spi.properties
-
Defines the name and default value for Hazelcast properties.
- IAtomicLong - Interface in com.hazelcast.core
-
IAtomicLong is a redundant and highly available distributed alternative to
the
AtomicLong
.
- IAtomicReference<E> - Interface in com.hazelcast.core
-
IAtomicReference is a redundant and highly available distributed alternative
to the
AtomicReference
.
- IBiFunction<T,U,R> - Interface in com.hazelcast.core
-
Represents a function that accepts two arguments and produces a result.
- ICache<K,V> - Interface in com.hazelcast.cache
-
This
ICache
interface is the
Cache
extension offered by
Hazelcast JCache.
In addition to the standard set of JCache methods defined in the JSR 107 specification, Hazelcast provides
additional operations to support a broader range of programing styles.
- ICacheDataStructureAdapter<K,V> - Class in com.hazelcast.internal.adapter
-
- ICacheDataStructureAdapter(ICache<K, V>) - Constructor for class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- ICacheEvent - Interface in com.hazelcast.cache.impl.event
-
Cache events common contract.
- ICacheInternal<K,V> - Interface in com.hazelcast.cache.impl
-
Internal API for
ICache
implementations.
- ICacheManager - Interface in com.hazelcast.core
-
ICacheManager
is the entry point to access JSR-107 (JCache) caches via
HazelcastInstance
interface.
- ICacheRecordStore - Interface in com.hazelcast.cache.impl
-
ICacheRecordStore
is the core contract providing internal functionality to
ICache
implementations on partition scope.
- ICacheService - Interface in com.hazelcast.cache.impl
-
- ICMP_ECHO_FAIL_FAST - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- ICMP_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- ICMP_INTERVAL - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- ICMP_MAX_ATTEMPTS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- ICMP_PARALLEL_MODE - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- ICMP_TIMEOUT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- ICMP_TTL - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- IcmpFailureDetectorConfig - Class in com.hazelcast.config
-
This Failure Detector may be configured in addition to one of Deadline and Phi Accual Failure Detectors.
It operates at Layer 3 of the OSI protocol, and provides much quicker and more deterministic detection of hardware
and other lower level events.
- IcmpFailureDetectorConfig() - Constructor for class com.hazelcast.config.IcmpFailureDetectorConfig
-
- ICMPHelper - Class in com.hazelcast.util
-
Helper class that uses JNI to check whether the JVM process has enough permission to create raw-sockets.
- ICollection<E> - Interface in com.hazelcast.core
-
Concurrent, distributed, partitioned, listenable collection.
- ICompletableFuture<V> - Interface in com.hazelcast.core
-
A Future where one can asynchronously listen on completion.
- IConcurrentMap<K,V> - Interface in com.hazelcast.util
-
- ICondition - Interface in com.hazelcast.core
-
- ICountDownLatch - Interface in com.hazelcast.core
-
- ICredentialsFactory - Interface in com.hazelcast.security
-
ICredentialsFactory is used to create
Credentials
objects to be used
during node authentication before connection is accepted by the master node.
- id - Variable in class com.hazelcast.internal.management.dto.SlowOperationInvocationDTO
-
- id - Variable in class com.hazelcast.internal.networking.nio.NioThread
-
- ID - Static variable in class com.hazelcast.spi.impl.SpiPortableHook
-
- id() - Method in enum com.hazelcast.transaction.TransactionOptions.TransactionType
-
- ID_PROMOTION_OFFSET - Static variable in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- idBatch - Variable in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorProxy.IdBatchAndWaitTime
-
- IdBatch - Class in com.hazelcast.flakeidgen.impl
-
- IdBatch(long, long, int) - Constructor for class com.hazelcast.flakeidgen.impl.IdBatch
-
Constructor
- IdentifiedDataSerializable - Interface in com.hazelcast.nio.serialization
-
IdentifiedDataSerializable is an extension to
DataSerializable
to avoid reflection during de-serialization.
- identity() - Static method in class com.hazelcast.projection.Projections
-
Returns a projection that does no transformation.
- IDENTITY_CONVERTER - Static variable in class com.hazelcast.query.impl.TypeConverters
-
- IDENTITY_PROJECTION - Static variable in class com.hazelcast.projection.impl.ProjectionDataSerializerHook
-
- IdentityProjection<I> - Class in com.hazelcast.projection.impl
-
- IdGenerator - Interface in com.hazelcast.core
-
- IdGeneratorImpl - Class in com.hazelcast.concurrent.idgen
-
- IdGeneratorImpl(IAtomicLong) - Constructor for class com.hazelcast.concurrent.idgen.IdGeneratorImpl
-
- IdGeneratorProxy - Class in com.hazelcast.concurrent.idgen
-
- IdGeneratorProxy(IAtomicLong, String, NodeEngine, IdGeneratorService) - Constructor for class com.hazelcast.concurrent.idgen.IdGeneratorProxy
-
- IdGeneratorService - Class in com.hazelcast.concurrent.idgen
-
- IdGeneratorService(NodeEngine) - Constructor for class com.hazelcast.concurrent.idgen.IdGeneratorService
-
- idle(long) - Method in class com.hazelcast.util.concurrent.BackoffIdleStrategy
-
Perform current idle strategy's step n.
- idle(long) - Method in class com.hazelcast.util.concurrent.BusySpinIdleStrategy
-
- idle(long) - Method in interface com.hazelcast.util.concurrent.IdleStrategy
-
Perform current idle strategy's step n.
- idle(long) - Method in class com.hazelcast.util.concurrent.NoOpIdleStrategy
-
- IDLE_STRATEGY - Static variable in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- IDLE_STRATEGY - Static variable in class com.hazelcast.spi.impl.operationservice.impl.InboundResponseHandlerSupplier
-
- IdleStrategy - Interface in com.hazelcast.util.concurrent
-
Idle strategy for use by threads when then they don't have work to do.
- IExecutorDelegatingFuture<V> - Class in com.hazelcast.client.proxy
-
An Abstract DelegatingFuture that can cancel a Runnable/Callable that is executed by an
IExecutorService
.
- IExecutorService - Interface in com.hazelcast.core
-
- IFunction<T,R> - Interface in com.hazelcast.core
-
Represents a function that accepts one argument and produces a result.
- ignore(Throwable) - Static method in class com.hazelcast.util.EmptyStatement
-
Ignores the given exception.
- IGNORE_ALL_EXCEPT_LOG_MEMBER_LEFT - Static variable in class com.hazelcast.util.FutureUtil
-
Ignores all exceptions but still logs
MemberLeftException
per future and just tries
to finish all of the given ones.
- IGNORE_ALL_EXCEPTIONS - Static variable in class com.hazelcast.util.FutureUtil
-
Ignores all exceptions
- IGNORE_COMPLETION - Static variable in interface com.hazelcast.cache.impl.operation.MutableOperation
-
Completion ID to be ignored.
- IgnoreMergingEntryMapMergePolicy - Class in com.hazelcast.map.merge
-
Ignores the merging entry while collecting merge-needed entries on merging side.
- IgnoreMergingEntryMapMergePolicy() - Constructor for class com.hazelcast.map.merge.IgnoreMergingEntryMapMergePolicy
-
- ilike(String, String) - Static method in class com.hazelcast.query.Predicates
-
Creates a case-insensitive like predicate that will pass items if the given pattern
matches the value
stored under the given item attribute
in a case-insensitive manner.
- ILIKE_PREDICATE - Static variable in class com.hazelcast.query.impl.predicates.PredicateDataSerializerHook
-
- ILikePredicate - Class in com.hazelcast.query.impl.predicates
-
Ilike Predicate
- ILikePredicate() - Constructor for class com.hazelcast.query.impl.predicates.ILikePredicate
-
- ILikePredicate(String, String) - Constructor for class com.hazelcast.query.impl.predicates.ILikePredicate
-
- IList<E> - Interface in com.hazelcast.core
-
Concurrent, distributed implementation of
List
.
- ILLEGAL_ACCESS_ERROR - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- ILLEGAL_ACCESS_EXCEPTION - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- ILLEGAL_ARGUMENT - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- ILLEGAL_MONITOR_STATE - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- ILLEGAL_STATE - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- ILLEGAL_THREAD_STATE - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- ILock - Interface in com.hazelcast.core
-
Distributed implementation of
Lock
.
- ILogger - Interface in com.hazelcast.logging
-
The Hazelcast logging interface.
- IMap<K,V> - Interface in com.hazelcast.core
-
Concurrent, distributed, observable and queryable map.
- IMapDataStructureAdapter<K,V> - Class in com.hazelcast.internal.adapter
-
- IMapDataStructureAdapter(IMap<K, V>) - Constructor for class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- IMapEvent - Interface in com.hazelcast.core
-
Map events common contract.
- ImmutableMultiResult<T> - Class in com.hazelcast.query.impl.getters
-
Immutable version of the MultiResult.
- ImmutableMultiResult(MultiResult<T>) - Constructor for class com.hazelcast.query.impl.getters.ImmutableMultiResult
-
- implementation - Variable in class com.hazelcast.config.ListenerConfig
-
- implementation - Variable in class com.hazelcast.config.PredicateConfig
-
- implementation - Variable in class com.hazelcast.config.SecurityInterceptorConfig
-
- implementsInterfaceWithSameName(Class<?>, Class<?>) - Static method in class com.hazelcast.nio.ClassLoaderUtil
-
Check whether given class implements an interface with the same name.
- implies(Permission) - Method in class com.hazelcast.security.permission.AllPermissions.AllPermissionsCollection
-
- implies(Permission) - Method in class com.hazelcast.security.permission.AllPermissions
-
- implies(Permission) - Method in class com.hazelcast.security.permission.ClusterPermissionCollection
-
- implies(Permission) - Method in class com.hazelcast.security.permission.ConfigPermission
-
- implies(Permission) - Method in class com.hazelcast.security.permission.DenyAllPermissionCollection
-
- implies(Permission) - Method in class com.hazelcast.security.permission.InstancePermission
-
- implies(Permission) - Method in class com.hazelcast.security.permission.TransactionPermission
-
- in(Comparable...) - Method in class com.hazelcast.query.EntryObject
-
- in(String, Comparable...) - Static method in class com.hazelcast.query.Predicates
-
Creates a in predicate that will pass items if the value stored under the given item attribute
is a member of the given values
set.
- IN_PREDICATE - Static variable in class com.hazelcast.query.impl.predicates.PredicateDataSerializerHook
-
- InboundHandler<S,D> - Class in com.hazelcast.internal.networking
-
The
InboundHandler
provides control when data is received and
needs to be processed.
- InboundHandler() - Constructor for class com.hazelcast.internal.networking.InboundHandler
-
- InboundHandlerWithCounters<S,D> - Class in com.hazelcast.internal.networking.nio
-
Trigger for the ChannelReader to inject the appropriate counters.
- InboundHandlerWithCounters() - Constructor for class com.hazelcast.internal.networking.nio.InboundHandlerWithCounters
-
- inboundPipeline() - Method in interface com.hazelcast.internal.networking.Channel
-
- InboundPipeline - Interface in com.hazelcast.internal.networking
-
The InboundPipeline is pipeline responsible for inbound traffic.
- inboundPipeline() - Method in class com.hazelcast.internal.networking.nio.NioChannel
-
- InboundResponseHandler - Class in com.hazelcast.spi.impl.operationservice.impl
-
Responsible for handling responses for invocations.
- InboundResponseHandlerSupplier - Class in com.hazelcast.spi.impl.operationservice.impl
-
A
Supplier
responsible for providing a
Consumer
that
processes inbound responses.
- inc() - Method in interface com.hazelcast.internal.util.counters.Counter
-
Increments the counter by one.
- inc(long) - Method in interface com.hazelcast.internal.util.counters.Counter
-
Increments (or decrements) the counter by the given amount.
- inc() - Method in class com.hazelcast.internal.util.counters.MwCounter
-
- inc(long) - Method in class com.hazelcast.internal.util.counters.MwCounter
-
- inc(T) - Method in class com.hazelcast.util.ItemCounter
-
Increases the count by on for the given item.
- INCLUDE_EPOCH_TIME - Static variable in class com.hazelcast.internal.diagnostics.Diagnostics
-
Configures if the epoch time should be included in the 'top' section.
- INCLUDE_NAME - Static variable in class com.hazelcast.internal.diagnostics.OperationThreadSamplerPlugin
-
If the name the data-structure the operation operates on should be included.
- includeValue - Variable in class com.hazelcast.map.impl.EntryEventFilter
-
- increase(int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- increase(int) - Method in class com.hazelcast.internal.jmx.SemaphoreMBean
-
- INCREASE_BACKUP_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- INCREASE_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- IncreaseBackupOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- IncreaseBackupOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.IncreaseBackupOperation
-
- IncreaseBackupOperation(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.operations.IncreaseBackupOperation
-
- increaseCacheEntryListenerCount() - Method in class com.hazelcast.cache.impl.CacheContext
-
- increaseCacheEvictions() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increases the counter by `1`.
- increaseCacheEvictions(long) - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increases the counter by the number specified.
- increaseCacheExpiries() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increases the counter by `1`.
- increaseCacheExpiries(long) - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increases the counter by the number specified.
- increaseCacheHits() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increases the counter by `1`.
- increaseCacheHits(long) - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increases the counter by the number specified.
- increaseCacheMisses() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increases the counter by `1`.
- increaseCacheMisses(long) - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increases the counter by the number specified.
- increaseCachePuts() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increases the counter by `1`.
- increaseCachePuts(long) - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increases the counter by the number specified.
- increaseCacheRemovals() - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increases the counter by `1`.
- increaseCacheRemovals(long) - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Increases the counter by the number specified.
- increaseEntryCount() - Method in class com.hazelcast.cache.impl.CacheContext
-
- increaseEntryCount(long) - Method in class com.hazelcast.cache.impl.CacheContext
-
- increaseHits() - Method in class com.hazelcast.monitor.impl.LocalRecordStoreStatsImpl
-
- increaseHits(long) - Method in class com.hazelcast.monitor.impl.LocalRecordStoreStatsImpl
-
- increaseHits() - Method in interface com.hazelcast.monitor.LocalRecordStoreStats
-
Increases the number of hits of the locally owned entries of this partition.
- increaseHits(long) - Method in interface com.hazelcast.monitor.LocalRecordStoreStats
-
Increases the number of hits of the locally owned entries of this partition.
- increaseInvalidationListenerCount() - Method in class com.hazelcast.cache.impl.CacheContext
-
- increaseInvalidationListenerCount() - Method in class com.hazelcast.map.impl.MapContainer
-
- IncreaseOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- IncreaseOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.IncreaseOperation
-
- IncreaseOperation(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.operations.IncreaseOperation
-
- increasePermits(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- increasePermits(int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
-
- increasePermits(int) - Method in interface com.hazelcast.core.ISemaphore
-
Increases the number of available permits by the indicated
amount.
- INCREMENT - Static variable in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorProxy
-
The difference between two IDs from a sequence on single member
- increment() - Method in class com.hazelcast.flakeidgen.impl.IdBatch
-
- incrementAccessHit() - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- incrementAccessHit() - Method in interface com.hazelcast.cache.impl.record.CacheRecord
-
Increases the access hit count of this
Evictable
as
1
.
- incrementAccessHit() - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- incrementAccessHit() - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
Increases the access hit count of this
Evictable
by
1
.
- incrementAccessHit() - Method in interface com.hazelcast.map.impl.querycache.subscriber.record.QueryCacheRecord
-
Increases the access hit count of this
Evictable
as
1
.
- incrementAndGet() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- incrementAndGet() - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- incrementAndGet() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- incrementAndGet() - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically increments the current value by one.
- incrementAndGet() - Method in interface com.hazelcast.crdt.pncounter.PNCounter
-
Increments by one the current value.
- incrementAndGet() - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
- incrementAndGet() - Method in class com.hazelcast.internal.jmx.AtomicLongMBean
-
- incrementAndGetAsync() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- incrementAndGetAsync() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- incrementAndGetAsync() - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically increments the current value by one.
- incrementBackupEntryCount(long) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider.LocalMapOnDemandCalculatedStats
-
- incrementBackupEntryMemoryCost(long) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider.LocalMapOnDemandCalculatedStats
-
- IncrementCommand - Class in com.hazelcast.internal.ascii.memcache
-
- IncrementCommand(TextCommandConstants.TextCommandType, String, int, boolean) - Constructor for class com.hazelcast.internal.ascii.memcache.IncrementCommand
-
- IncrementCommandParser - Class in com.hazelcast.internal.ascii.memcache
-
- IncrementCommandParser(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.internal.ascii.memcache.IncrementCommandParser
-
- IncrementCommandProcessor - Class in com.hazelcast.internal.ascii.memcache
-
- IncrementCommandProcessor(TextCommandServiceImpl) - Constructor for class com.hazelcast.internal.ascii.memcache.IncrementCommandProcessor
-
- incrementDecrementOperationCount() - Method in class com.hazelcast.monitor.impl.LocalPNCounterStatsImpl
-
Increments the number of subtract (including decrement) operations on
this PN counter.
- incrementDecrHitCount() - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- incrementDecrHitCount() - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- incrementDecrMissCount() - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- incrementDecrMissCount() - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- incrementDeleteHitCount(int) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- incrementDeleteHitCount(int) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- incrementDeleteMissCount() - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- incrementDeleteMissCount() - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- incrementDirtyEntryCount(long) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider.LocalMapOnDemandCalculatedStats
-
- incrementDropped(String) - Method in class com.hazelcast.wan.impl.DistributedServiceWanEventCounters
-
Increment the number of dropped events for the distributedObjectName
.
- incrementEmptyPolls() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- incrementEventCount(DistributedServiceWanEventCounters) - Method in class com.hazelcast.map.impl.wan.MapReplicationRemove
-
- incrementEventCount(DistributedServiceWanEventCounters) - Method in class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- incrementEventCount(DistributedServiceWanEventCounters) - Method in interface com.hazelcast.wan.ReplicationEventObject
-
Increments the count for the related event in the counters
- incrementEvictions() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- incrementExpirations() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- incrementGetHitCount() - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- incrementGetHitCount() - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- incrementGetLatencyNanos(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- incrementGetLatencyNanos(long, long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- incrementGetMissCount() - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- incrementGetMissCount() - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- incrementGets(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- incrementHeapCost(long) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider.LocalMapOnDemandCalculatedStats
-
- incrementHit() - Method in class com.hazelcast.multimap.impl.MultiMapValue
-
- incrementHits(long) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider.LocalMapOnDemandCalculatedStats
-
- incrementHits() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- incrementIncHitCount() - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- incrementIncHitCount() - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- incrementIncMissCount() - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- incrementIncMissCount() - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- incrementIncrementOperationCount() - Method in class com.hazelcast.monitor.impl.LocalPNCounterStatsImpl
-
Increments the number of add (including increment) operations on this
PN counter.
- incrementIndexedQueryCount() - Method in class com.hazelcast.monitor.impl.GlobalIndexesStats
-
- incrementIndexedQueryCount() - Method in interface com.hazelcast.monitor.impl.IndexesStats
-
Increments the number of indexed queries performed on the indexes.
- incrementIndexedQueryCount() - Method in class com.hazelcast.monitor.impl.PartitionIndexesStats
-
- incrementInvalidationRequests() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- incrementInvalidations() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- incrementInvalidations(long) - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- incrementLockedEntryCount(long) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider.LocalMapOnDemandCalculatedStats
-
- incrementMerkleTreesCost(long) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider.LocalMapOnDemandCalculatedStats
-
- incrementMisses() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- incrementOffers() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- incrementOperationStats(long, LocalMapStatsImpl, String, Operation) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- incrementOtherOperations() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- incrementOtherOperations() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- incrementOtherOperations() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- incrementOwnedEntryCount(long) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider.LocalMapOnDemandCalculatedStats
-
- incrementOwnedEntryCount() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- incrementOwnedEntryMemoryCost(long) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider.LocalMapOnDemandCalculatedStats
-
- incrementOwnedEntryMemoryCost(long) - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- incrementPartitionReplicaVersions(int, ServiceNamespace, int) - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaManager
-
- incrementPartitionReplicaVersions(int, ServiceNamespace, int) - Method in interface com.hazelcast.internal.partition.PartitionReplicaVersionManager
-
Increments replica versions for given partition and namespace by the number of backup count.
- incrementPolls() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- incrementPublishedEventCount(long) - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- incrementPublishes() - Method in class com.hazelcast.monitor.impl.LocalTopicStatsImpl
-
Increment the number of locally published messages.
- incrementPublishes(String) - Method in class com.hazelcast.topic.impl.TopicService
-
Increments the number of published messages on the ITopic
with the name topicName
.
- incrementPutLatencyNanos(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- incrementPutLatencyNanos(long, long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- incrementPuts(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- incrementQueryCount() - Method in class com.hazelcast.monitor.impl.GlobalIndexesStats
-
- incrementQueryCount() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- incrementQueryCount() - Method in interface com.hazelcast.monitor.impl.IndexesStats
-
Increments the number of queries performed on the indexes.
- incrementQueryCount() - Method in class com.hazelcast.monitor.impl.PartitionIndexesStats
-
- incrementQueryCount() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- incrementQueryCount() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Increments the query count for the index.
- incrementReceivedEvents() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- incrementReceivedEvents() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- incrementReceivedEvents() - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- incrementReceivedMessages(String) - Method in class com.hazelcast.topic.impl.TopicService
-
Increments the number of received messages on the ITopic
with the name topicName
.
- incrementReceives() - Method in class com.hazelcast.monitor.impl.LocalTopicStatsImpl
-
Increment the number of locally received messages.
- incrementRejectedOffers() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- incrementRemove(String) - Method in class com.hazelcast.wan.impl.DistributedServiceWanEventCounters
-
Increment the number of remove events for the distributedObjectName
.
- incrementRemoveLatencyNanos(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- incrementRemoves(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- incrementSetCount() - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- incrementSetCount() - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- incrementSync(String) - Method in class com.hazelcast.wan.impl.DistributedServiceWanEventCounters
-
Increment the number of sync events for the distributedObjectName
.
- incrementSync(String, int) - Method in class com.hazelcast.wan.impl.DistributedServiceWanEventCounters
-
Increment the number of sync events for the distributedObjectName
by count
.
- incrementTextConnections() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- incrementTouchCount() - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- incrementTouchCount() - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- incrementUpdate(String) - Method in class com.hazelcast.wan.impl.DistributedServiceWanEventCounters
-
Increment the number of update events for the distributedObjectName
.
- incrementVersion() - Method in class com.hazelcast.internal.partition.impl.PartitionStateManager
-
- incrementVersion() - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- indentWithSpaces(int) - Static method in class com.hazelcast.internal.json.PrettyPrint
-
Print every value on a separate line.
- indentWithTabs() - Static method in class com.hazelcast.internal.json.PrettyPrint
-
Do not break lines, but still insert whitespace between values.
- INDETERMINATE_OPERATION_STATE - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- IndeterminateOperationStateException - Exception in com.hazelcast.core
-
IndeterminateOperationStateException is thrown when an invocation doesn't receive enough ACKs from the backup replicas in time.
- IndeterminateOperationStateException() - Constructor for exception com.hazelcast.core.IndeterminateOperationStateException
-
- IndeterminateOperationStateException(String) - Constructor for exception com.hazelcast.core.IndeterminateOperationStateException
-
- IndeterminateOperationStateException(String, Throwable) - Constructor for exception com.hazelcast.core.IndeterminateOperationStateException
-
- index - Variable in class com.hazelcast.cache.impl.AbstractClusterWideIterator
-
- index() - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- index(int) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- index - Variable in class com.hazelcast.map.impl.iterator.AbstractMapPartitionIterator
-
- index - Variable in class com.hazelcast.map.impl.iterator.AbstractMapQueryPartitionIterator
-
- Index - Interface in com.hazelcast.query.impl
-
Represents an index built on top of the attribute of the map entries.
- Index.OperationSource - Enum in com.hazelcast.query.impl
-
Identifies an original source of an index operation.
- INDEX_COPY_BEHAVIOR - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Type of Query Index result copying behavior.
- INDEX_INFO - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- INDEX_OF - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- INDEX_OUT_OF_BOUNDS - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- IndexAwarePredicate<K,V> - Interface in com.hazelcast.query
-
Extends the
Predicate
interface with the ability to support indexes.
- IndexCopyBehavior - Enum in com.hazelcast.query.impl
-
Defines the behavior for index copying on index read/write.
- Indexes - Class in com.hazelcast.query.impl
-
Contains all indexes for a data-structure, e.g.
- indexes - Variable in class com.hazelcast.query.impl.QueryContext
-
- Indexes.Builder - Class in com.hazelcast.query.impl
-
Builder which is used to create a new Indexes object.
- IndexesStats - Interface in com.hazelcast.monitor.impl
-
Provides internal statistics for
Indexes
.
- IndexHeapMemoryCostUtil - Class in com.hazelcast.query.impl
-
Provides utilities useful for on-heap memory cost estimation.
- IndexImpl - Class in com.hazelcast.query.impl
-
- IndexImpl(String, boolean, InternalSerializationService, Extractors, IndexCopyBehavior, PerIndexStats) - Constructor for class com.hazelcast.query.impl.IndexImpl
-
- IndexImpl.NullObject - Class in com.hazelcast.query.impl
-
- IndexInfo - Class in com.hazelcast.query.impl
-
- IndexInfo() - Constructor for class com.hazelcast.query.impl.IndexInfo
-
- IndexInfo(String, boolean) - Constructor for class com.hazelcast.query.impl.IndexInfo
-
- indexOf(Object) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- indexOf(boolean, Data) - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- indexOf(Object) - Method in class com.hazelcast.collection.impl.list.ListProxyImpl
-
- indexOf(String, char, int) - Static method in class com.hazelcast.util.StringUtil
-
Like a String.indexOf but without MIN_SUPPLEMENTARY_CODE_POINT handling
- indexOf(String, char) - Static method in class com.hazelcast.util.StringUtil
-
Like a String.indexOf but without MIN_SUPPLEMENTARY_CODE_POINT handling
- IndexOperationStats - Interface in com.hazelcast.monitor.impl
-
Provides per-operation statistics tracking for indexes.
- indexProvider(IndexProvider) - Method in class com.hazelcast.query.impl.Indexes.Builder
-
- IndexProvider - Interface in com.hazelcast.query.impl
-
Provides storage-specific indexes to
Indexes
.
- indexStore - Variable in class com.hazelcast.query.impl.IndexImpl
-
- IndexStore - Interface in com.hazelcast.query.impl
-
This interface stores indexes of Query.
- InflatableSet<T> - Class in com.hazelcast.util.collection
-
Provides fast
Set
implementation for cases where items are known to not
contain duplicates.
- InflatableSet.Builder<T> - Class in com.hazelcast.util.collection
-
- info(String) - Method in class com.hazelcast.logging.AbstractLogger
-
- info(String, Throwable) - Method in class com.hazelcast.logging.AbstractLogger
-
- info(Throwable) - Method in class com.hazelcast.logging.AbstractLogger
-
- info(String) - Method in interface com.hazelcast.logging.ILogger
-
- info(Throwable) - Method in interface com.hazelcast.logging.ILogger
-
- info(String, Throwable) - Method in interface com.hazelcast.logging.ILogger
-
Logs a message with an associated throwable at the
Level.INFO
level.
- init() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- init() - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- init() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Initializes record store.
- init(NodeEngine, Properties) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- init(int, SparseHyperLogLogEncoder.VariableLengthDiffArray) - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.SparseHyperLogLogEncoder
-
- init(ClientContext) - Method in class com.hazelcast.client.connection.ClientConnectionStrategy
-
Initialize this strategy with client context and config
- init(NodeEngine, Properties) - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- init(Cluster, ClientConfig) - Method in interface com.hazelcast.client.LoadBalancer
-
Initializes the LoadBalancer.
- init(long) - Method in class com.hazelcast.client.proxy.ClientFlakeIdGeneratorProxy
-
- init(long) - Method in class com.hazelcast.client.proxy.ClientIdGeneratorProxy
-
- init(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- init(ClientConfig, ClientContext) - Method in class com.hazelcast.client.spi.ProxyManager
-
- init(Cluster, ClientConfig) - Method in class com.hazelcast.client.util.AbstractLoadBalancer
-
- init(InitialMembershipEvent) - Method in class com.hazelcast.client.util.AbstractLoadBalancer
-
- init(Cluster, ClientConfig) - Method in class com.hazelcast.client.util.StaticLB
-
- init(NodeEngine) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.collection.impl.collection.CollectionService
-
- init(boolean) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Initializes the item queue with items from the queue store if the store is enabled and if item queue is not being
initialized as a part of a backup operation.
- init(NodeEngine, Properties) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- init(long) - Method in class com.hazelcast.concurrent.idgen.IdGeneratorImpl
-
- init(long) - Method in class com.hazelcast.concurrent.idgen.IdGeneratorProxy
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.concurrent.idgen.IdGeneratorService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- init(int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- init(int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- init(Properties) - Method in class com.hazelcast.config.replacer.AbstractPbeReplacer
-
- init(Properties) - Method in class com.hazelcast.config.replacer.EncryptionReplacer
-
- init(Properties) - Method in class com.hazelcast.config.replacer.PropertyReplacer
-
- init(Properties) - Method in interface com.hazelcast.config.replacer.spi.ConfigReplacer
-
Initialization method called before first usage of the config replacer.
- init(long) - Method in interface com.hazelcast.core.IdGenerator
-
Deprecated.
Tries to initialize this IdGenerator
instance with the given ID.
- init(InitialMembershipEvent) - Method in interface com.hazelcast.core.InitialMembershipListener
-
Called when this listener is registered.
- init(int) - Method in interface com.hazelcast.core.ISemaphore
-
Try to initialize this ISemaphore instance with the given permit count
- init(HazelcastInstance, Properties, String) - Method in interface com.hazelcast.core.MapLoaderLifecycleSupport
-
Initializes this MapLoader implementation.
- init(NodeEngine, Properties) - Method in class com.hazelcast.crdt.CRDTReplicationMigrationService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.executor.impl.DistributedExecutorService
-
- init(long) - Method in interface com.hazelcast.flakeidgen.FlakeIdGenerator
-
Deprecated.
- init(long) - Method in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorProxy
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorService
-
- init(TextDecoder, long) - Method in class com.hazelcast.internal.ascii.AbstractTextCommand
-
- init(TextDecoder, long) - Method in interface com.hazelcast.internal.ascii.TextCommand
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- init(PrintWriter) - Method in class com.hazelcast.internal.diagnostics.DiagnosticsLogWriterImpl
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- init(MCMutualAuthConfig) - Method in interface com.hazelcast.internal.management.ManagementCenterConnectionFactory
-
- init() - Method in class com.hazelcast.internal.management.TimedMemberStateFactory
-
- init(RepairingHandler) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationMetaDataFetcher
-
- init(NioInboundPipeline, NioOutboundPipeline) - Method in class com.hazelcast.internal.networking.nio.NioChannel
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.internal.usercodedeployment.UserCodeDeploymentService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.map.impl.MapManagedService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.map.impl.MapService
-
- init(HazelcastInstance, Properties, String) - Method in class com.hazelcast.map.impl.MapStoreWrapper
-
- init(Data, Object, Object, Data, EntryEventType) - Method in class com.hazelcast.map.impl.operation.EntryOperator
-
- init() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Initialize the recordStore after creation
- init(NodeEngine, Properties) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- init(byte[], int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- init(Properties) - Method in interface com.hazelcast.nio.SocketInterceptor
-
- init(Properties) - Method in class com.hazelcast.nio.ssl.BasicSSLContextFactory
-
- init(Properties) - Method in interface com.hazelcast.nio.ssl.SSLContextFactory
-
Initializes this class with config from
SSLConfig
- init(Properties, boolean) - Method in interface com.hazelcast.nio.ssl.SSLEngineFactory
-
Initializes this class with config from
SSLConfig
- init(InternalSerializationService, Data, Object, Extractors) - Method in class com.hazelcast.query.impl.CachedQueryEntry
-
- init(InternalSerializationService, Data, Object, Extractors) - Method in class com.hazelcast.query.impl.QueryEntry
-
It may be useful to use this init
method in some cases that same instance of this class can be used
instead of creating a new one for every iteration when scanning large data sets, for example:
- init(NodeEngine, Properties) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- init(RingbufferConfig, NodeEngine) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Initializes the ring buffer with references to other services, the
ringbuffer store and the config.
- init(NodeEngine, Properties) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- init() - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- init(NodeEngine, Properties) - Method in interface com.hazelcast.spi.ManagedService
-
Initializes this service.
- init(NodeEngineImpl, Set<Operation>) - Method in class com.hazelcast.spi.Offload
-
Initializes the Offload.
- init() - Method in class com.hazelcast.spring.HazelcastNamespaceHandler
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.topic.impl.TopicService
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.transaction.impl.xa.XAService
-
- init(Node, WanReplicationConfig, WanPublisherConfig) - Method in interface com.hazelcast.wan.WanReplicationEndpoint
-
Initializes the endpoint using the given arguments.
- INIT_BACKUP_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- INIT_CLUSTER_VERSION - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Override cluster version to use while node is not yet member of a cluster.
- INIT_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- InitBackupOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- InitBackupOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.InitBackupOperation
-
- InitBackupOperation(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.operations.InitBackupOperation
-
- initChannel(Channel) - Method in class com.hazelcast.client.connection.nio.ClientPlainChannelInitializer
-
- initChannel(Channel) - Method in interface com.hazelcast.internal.networking.ChannelInitializer
-
Initializes the channel.
- initChannel(Channel) - Method in class com.hazelcast.nio.tcp.PlainChannelInitializer
-
- initDataSerializableInputAndSkipTheHeader(Data) - Method in class com.hazelcast.internal.serialization.impl.SerializationServiceV1
-
Init the ObjectDataInput for the given Data skipping the serialization header-bytes and navigating to the position
from where the readData() starts reading the object fields.
- initDefaultMaxSizeForOnHeapMaps(NearCacheConfig) - Static method in class com.hazelcast.config.NearCacheConfigAccessor
-
- initDstBuffer() - Method in class com.hazelcast.internal.networking.OutboundHandler
-
- initDstBuffer(int) - Method in class com.hazelcast.internal.networking.OutboundHandler
-
Initializes the dst ByteBuffer with the configured size.
- initDstBuffer(int, byte[]) - Method in class com.hazelcast.internal.networking.OutboundHandler
-
Initializes the dst ByteBuffer with the configured size.
- initEvictor() - Method in class com.hazelcast.map.impl.MapContainer
-
- initExpirationIterator() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- initFactories() - Method in class com.hazelcast.client.impl.protocol.DefaultMessageTaskFactoryProvider
-
- INITIAL_BACKOFF_MS - Static variable in class com.hazelcast.topic.impl.reliable.ReliableTopicProxy
-
- INITIAL_CAPACITY - Static variable in class com.hazelcast.client.impl.protocol.util.BufferBuilder
-
Buffer's default initial capacity
- INITIAL_CAPACITY - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- INITIAL_CAPACITY - Static variable in class com.hazelcast.util.scheduler.SecondsBasedEntryTaskScheduler
-
hash-map initial capacity
- INITIAL_MEMORY_SIZE - Static variable in class com.hazelcast.config.NativeMemoryConfig
-
Initial memory size in megabytes
- INITIAL_MIN_CLUSTER_SIZE - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- INITIAL_WAIT_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- initialize() - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- initialize(Object) - Method in interface com.hazelcast.core.ManagedContext
-
Initialize the given object instance.
- initialize(Object) - Method in class com.hazelcast.instance.HazelcastManagedContext
-
- initialize() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- initialize() - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- initialize() - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- initialize(Context<KeyOut, ValueOut>) - Method in interface com.hazelcast.mapreduce.LifecycleMapper
-
Deprecated.
This method is called before the
Mapper.map(Object, Object, Context)
method is executed for every value and
can be used to initialize the internal state of the mapper or to emit a special value.
- initialize(Context<KeyOut, ValueOut>) - Method in class com.hazelcast.mapreduce.LifecycleMapperAdapter
-
Deprecated.
This method is called before the
Mapper.map(Object, Object, Context)
method is executed for every value and
can be used to initialize the internal state of the mapper or to emit a special value.
- initialize() - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- initialize() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- initialize() - Method in interface com.hazelcast.spi.InitializingObject
-
- initialize(Object) - Method in class com.hazelcast.spring.context.SpringManagedContext
-
- initialize() - Method in class com.hazelcast.topic.impl.TopicProxySupport
-
- initializeDistributedObject(String, String) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- initializeDistributedObject(String, String) - Method in interface com.hazelcast.spi.ProxyService
-
- InitializeDistributedObjectOperation - Class in com.hazelcast.spi.impl.proxyservice.impl.operations
-
- InitializeDistributedObjectOperation() - Constructor for class com.hazelcast.spi.impl.proxyservice.impl.operations.InitializeDistributedObjectOperation
-
- InitializeDistributedObjectOperation(String, String) - Constructor for class com.hazelcast.spi.impl.proxyservice.impl.operations.InitializeDistributedObjectOperation
-
- initializeListeners(String) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- InitializingObject - Interface in com.hazelcast.spi
-
Can be implemented by DistributedObject (proxies) to indicate that they want to be initialized.
- InitialMembershipEvent - Class in com.hazelcast.core
-
- InitialMembershipEvent(Cluster, Set<Member>) - Constructor for class com.hazelcast.core.InitialMembershipEvent
-
- InitialMembershipListener - Interface in com.hazelcast.core
-
- initialOutputBufferSize - Variable in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.AtomicLongPermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.AtomicReferencePermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.CachePermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.CardinalityEstimatorPermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.CountDownLatchPermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.DurableExecutorServicePermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.ExecutorServicePermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.FlakeIdGeneratorPermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.InstancePermission
-
init mask
- initMask(String[]) - Method in class com.hazelcast.security.permission.ListPermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.LockPermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.MapPermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.MapReducePermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.PNCounterPermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.QueuePermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.ReplicatedMapPermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.RingBufferPermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.ScheduledExecutorPermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.SemaphorePermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.TopicPermission
-
- initMask(String[]) - Method in class com.hazelcast.security.permission.UserCodeDeploymentPermission
-
- initNetworking(HazelcastClientInstanceImpl) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- InitOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- InitOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.InitOperation
-
- InitOperation(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.operations.InitOperation
-
- initPartitionsContainers() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- initSequence(int, long) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingHandler
-
- initSrcBuffer() - Method in class com.hazelcast.internal.networking.InboundHandler
-
Initializes the src buffer.
- initSrcBuffer(int) - Method in class com.hazelcast.internal.networking.InboundHandler
-
Initializes the src buffer.
- initUuid(int, UUID) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingHandler
-
- initWanReplication(NodeEngine) - Method in class com.hazelcast.map.impl.MapContainer
-
- inMemoryFormat - Variable in class com.hazelcast.cache.impl.record.CacheRecordFactory
-
- InMemoryFormat - Enum in com.hazelcast.config
-
Storage format type of values stored in cluster
- InMemoryXmlConfig - Class in com.hazelcast.config
-
Creates a
Config
loaded from an in-memory Hazelcast XML String.
- InMemoryXmlConfig(String) - Constructor for class com.hazelcast.config.InMemoryXmlConfig
-
Creates a Config from the provided XML string and uses the System.properties to resolve variables
in the XML.
- InMemoryXmlConfig(String, Properties) - Constructor for class com.hazelcast.config.InMemoryXmlConfig
-
Creates a Config from the provided XML string and properties to resolve the variables in the XML.
- innerBeforeRun() - Method in class com.hazelcast.map.impl.operation.AwaitMapFlushOperation
-
- innerBeforeRun() - Method in class com.hazelcast.map.impl.operation.EntryBackupOperation
-
- innerBeforeRun() - Method in class com.hazelcast.map.impl.operation.EntryOperation
-
- innerBeforeRun() - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- innerBeforeRun() - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- innerBeforeRun() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- innerBeforeRun() - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- innerBeforeRun() - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- innerBeforeRun() - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.AbstractTransactionalMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCommitMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionCreateMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transaction.TransactionRollbackMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListAddMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListRemoveMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionallist.TransactionalListSizeMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapContainsKeyMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapDeleteMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetForUpdateMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapGetMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapIsEmptyMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapKeySetWithPredicateMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutIfAbsentMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapPutMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveIfSameMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapRemoveMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceIfSameMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapReplaceMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSetMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapSizeMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmap.TransactionalMapValuesWithPredicateMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapGetMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapPutMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveEntryMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapRemoveMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapSizeMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalmultimap.TransactionalMultiMapValueCountMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueOfferMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePeekMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueuePollMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueSizeMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalqueue.TransactionalQueueTakeMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetAddMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetRemoveMessageTask
-
- innerCall() - Method in class com.hazelcast.client.impl.protocol.task.transactionalset.TransactionalSetSizeMessageTask
-
- innerClose() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- InPredicate - Class in com.hazelcast.query.impl.predicates
-
In Predicate
- InPredicate() - Constructor for class com.hazelcast.query.impl.predicates.InPredicate
-
- InPredicate(String, Comparable...) - Constructor for class com.hazelcast.query.impl.predicates.InPredicate
-
- inProgress() - Method in enum com.hazelcast.hotrestart.BackupTaskState
-
Returns if the backup task is in progress.
- inputOutputFactory - Variable in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- InputOutputFactory - Interface in com.hazelcast.internal.serialization
-
- inputThreadCount(int) - Method in class com.hazelcast.internal.networking.nio.NioNetworking.Context
-
- insertMigratedData(int, Map<String, Map<Data, MultiMapValue>>) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- insertMigrationData(Map<String, SemaphoreContainer>) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- inspectOutOfMemoryError(Throwable) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
-
- INSTANCE - Static variable in class com.hazelcast.client.HazelcastClientManager
-
- INSTANCE - Static variable in class com.hazelcast.internal.eviction.impl.strategy.sampling.SamplingEvictionStrategy
-
- instance - Variable in class com.hazelcast.internal.management.TimedMemberStateFactory
-
- INSTANCE - Static variable in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- INSTANCE - Static variable in class com.hazelcast.internal.memory.impl.ByteArrayAccessStrategy
-
- INSTANCE - Static variable in class com.hazelcast.internal.memory.impl.CustomByteAccessStrategy
-
- INSTANCE - Static variable in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- INSTANCE - Static variable in class com.hazelcast.internal.partition.NonFragmentedServiceNamespace
-
- INSTANCE - Static variable in class com.hazelcast.map.eviction.LFUEvictionPolicy
-
LFU eviction policy instance.
- INSTANCE - Static variable in class com.hazelcast.map.eviction.LRUEvictionPolicy
-
LRU eviction policy instance.
- INSTANCE - Static variable in class com.hazelcast.map.eviction.RandomEvictionPolicy
-
Random eviction policy instance.
- INSTANCE - Static variable in class com.hazelcast.partition.strategy.StringAndPartitionAwarePartitioningStrategy
-
- INSTANCE - Static variable in class com.hazelcast.partition.strategy.StringPartitioningStrategy
-
- INSTANCE - Static variable in class com.hazelcast.projection.impl.IdentityProjection
-
- INSTANCE - Static variable in class com.hazelcast.query.impl.FalsePredicate
-
An instance of the FalsePredicate.
- INSTANCE - Static variable in class com.hazelcast.query.TruePredicate
-
An instance of the TruePredicate.
- INSTANCE - Static variable in class com.hazelcast.replicatedmap.merge.HigherHitsMapMergePolicy
-
Single instance of this class.
- INSTANCE - Static variable in class com.hazelcast.replicatedmap.merge.LatestUpdateMapMergePolicy
-
Single instance of this class.
- INSTANCE - Static variable in class com.hazelcast.replicatedmap.merge.PassThroughMergePolicy
-
Single instance of this class.
- INSTANCE - Static variable in class com.hazelcast.replicatedmap.merge.PutIfAbsentMapMergePolicy
-
Single instance of this class.
- INSTANCE - Static variable in class com.hazelcast.spi.impl.eventservice.impl.TrueEventFilter
-
- InstanceMBean - Class in com.hazelcast.internal.jmx
-
- InstanceMBean(HazelcastInstanceImpl, ManagementService) - Constructor for class com.hazelcast.internal.jmx.InstanceMBean
-
- instanceOf(Class) - Static method in class com.hazelcast.query.Predicates
-
Creates an instance of predicate that will pass entries for which
the value class is an instanceof
the given klass
.
- INSTANCEOF_PREDICATE - Static variable in class com.hazelcast.query.impl.predicates.PredicateDataSerializerHook
-
- InstanceOfPredicate - Class in com.hazelcast.query.impl.predicates
-
Predicate version of `instaceof` operator from Java.
- InstanceOfPredicate(Class) - Constructor for class com.hazelcast.query.impl.predicates.InstanceOfPredicate
-
- InstanceOfPredicate() - Constructor for class com.hazelcast.query.impl.predicates.InstanceOfPredicate
-
- InstancePermission - Class in com.hazelcast.security.permission
-
TODO: Object Permission
- InstancePermission(String, String...) - Constructor for class com.hazelcast.security.permission.InstancePermission
-
- instrument(NodeEngine) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- instrument(NodeEngine) - Method in class com.hazelcast.map.impl.MapStoreWrapper
-
- Int2ObjectHashMap<V> - Class in com.hazelcast.util.collection
-
Map
implementation specialized for int keys using open addressing and
linear probing for cache-efficient access.
- Int2ObjectHashMap() - Constructor for class com.hazelcast.util.collection.Int2ObjectHashMap
-
- Int2ObjectHashMap(int) - Constructor for class com.hazelcast.util.collection.Int2ObjectHashMap
-
- Int2ObjectHashMap(int, double) - Constructor for class com.hazelcast.util.collection.Int2ObjectHashMap
-
Construct a new map allowing a configuration for initial capacity and load factor.
- Int2ObjectHashMap.KeyIterator - Class in com.hazelcast.util.collection
-
Adds an unboxed next() method to the standard Iterator interface.
- Int2ObjectHashMap.KeySet - Class in com.hazelcast.util.collection
-
Adds non-boxing methods to the standard Set interface.
- int32Get(int) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- int32Set(int, int) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- int64Get(int) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- int64Set(int, long) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- INT_ARRAY_BASE_OFFSET - Static variable in class com.hazelcast.nio.UnsafeHelper
-
Deprecated.
- INT_ARRAY_INDEX_SCALE - Static variable in class com.hazelcast.nio.UnsafeHelper
-
Deprecated.
- INT_AVG - Static variable in class com.hazelcast.aggregation.impl.AggregatorDataSerializerHook
-
- INT_SIZE_IN_BYTES - Static variable in class com.hazelcast.nio.Bits
-
Integer size in bytes
- INT_SUM - Static variable in class com.hazelcast.aggregation.impl.AggregatorDataSerializerHook
-
- INTEGER_AVG_COMBINER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- INTEGER_AVG_REDUCER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- INTEGER_CONVERTER - Static variable in class com.hazelcast.query.impl.TypeConverters
-
- INTEGER_MAX_COMBINER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- INTEGER_MAX_REDUCER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- INTEGER_MIN_COMBINER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- INTEGER_MIN_REDUCER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- INTEGER_SUM_COMBINER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- INTEGER_SUM_REDUCER_FACTORY - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- IntegerArraySerializer() - Constructor for class com.hazelcast.internal.serialization.impl.ConstantSerializers.IntegerArraySerializer
-
- IntegerAverageAggregator<I> - Class in com.hazelcast.aggregation.impl
-
- IntegerAverageAggregator() - Constructor for class com.hazelcast.aggregation.impl.IntegerAverageAggregator
-
- IntegerAverageAggregator(String) - Constructor for class com.hazelcast.aggregation.impl.IntegerAverageAggregator
-
- integerAvg() - Static method in class com.hazelcast.aggregation.Aggregators
-
- integerAvg(String) - Static method in class com.hazelcast.aggregation.Aggregators
-
- integerAvg() - Static method in class com.hazelcast.mapreduce.aggregation.Aggregations
-
Deprecated.
Returns an aggregation to calculate the integer average of all supplied values.
This aggregation is similar to:
- IntegerAvgAggregation<Key,Value> - Class in com.hazelcast.mapreduce.aggregation.impl
-
The predefined average aggregation for values of type integer.
- IntegerAvgAggregation() - Constructor for class com.hazelcast.mapreduce.aggregation.impl.IntegerAvgAggregation
-
- integerMax() - Static method in class com.hazelcast.aggregation.Aggregators
-
- integerMax(String) - Static method in class com.hazelcast.aggregation.Aggregators
-
- integerMax() - Static method in class com.hazelcast.mapreduce.aggregation.Aggregations
-
Deprecated.
Returns an aggregation to find the integer maximum of all supplied values.
This aggregation is similar to:
- IntegerMaxAggregation<Key,Value> - Class in com.hazelcast.mapreduce.aggregation.impl
-
The predefined maximum aggregation for values of type integer.
- IntegerMaxAggregation() - Constructor for class com.hazelcast.mapreduce.aggregation.impl.IntegerMaxAggregation
-
- integerMin() - Static method in class com.hazelcast.aggregation.Aggregators
-
- integerMin(String) - Static method in class com.hazelcast.aggregation.Aggregators
-
- integerMin() - Static method in class com.hazelcast.mapreduce.aggregation.Aggregations
-
Deprecated.
Returns an aggregation to find the integer minimum of all supplied values.
This aggregation is similar to:
- IntegerMinAggregation<Key,Value> - Class in com.hazelcast.mapreduce.aggregation.impl
-
The predefined minimum aggregation for values of type integer.
- IntegerMinAggregation() - Constructor for class com.hazelcast.mapreduce.aggregation.impl.IntegerMinAggregation
-
- IntegerSerializer() - Constructor for class com.hazelcast.internal.serialization.impl.ConstantSerializers.IntegerSerializer
-
- integerSum() - Static method in class com.hazelcast.aggregation.Aggregators
-
- integerSum(String) - Static method in class com.hazelcast.aggregation.Aggregators
-
- integerSum() - Static method in class com.hazelcast.mapreduce.aggregation.Aggregations
-
Deprecated.
Returns an aggregation to calculate the integer sum of all supplied values.
This aggregation is similar to:
- IntegerSumAggregation<Key,Value> - Class in com.hazelcast.mapreduce.aggregation.impl
-
The predefined sum aggregation for values of type integer.
- IntegerSumAggregation() - Constructor for class com.hazelcast.mapreduce.aggregation.impl.IntegerSumAggregation
-
- IntegerSumAggregator<I> - Class in com.hazelcast.aggregation.impl
-
- IntegerSumAggregator() - Constructor for class com.hazelcast.aggregation.impl.IntegerSumAggregator
-
- IntegerSumAggregator(String) - Constructor for class com.hazelcast.aggregation.impl.IntegerSumAggregator
-
- interceptAfter(Credentials, String, String, String) - Method in interface com.hazelcast.security.SecurityContext
-
intercepts a request after process if any
SecurityInterceptor
configured
Any exception thrown during interception will be ignored
- interceptAfterGet(String, Object) - Method in interface com.hazelcast.map.impl.MapServiceContextInterceptorSupport
-
- interceptAfterPut(String, Object) - Method in interface com.hazelcast.map.impl.MapServiceContextInterceptorSupport
-
- interceptAfterRemove(String, Object) - Method in interface com.hazelcast.map.impl.MapServiceContextInterceptorSupport
-
- interceptBefore(Credentials, String, String, String, Object[]) - Method in interface com.hazelcast.security.SecurityContext
-
- interceptError(Throwable) - Method in class com.hazelcast.internal.networking.ChannelHandler
-
Intercepts an error that is thrown while processing the inbound or
outbound pipeline.
- interceptGet(String, Object) - Method in interface com.hazelcast.map.impl.MapServiceContextInterceptorSupport
-
- interceptGet(Object) - Method in interface com.hazelcast.map.MapInterceptor
-
Intercepts the get operation before returning value.
- INTERCEPTOR_INFO - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- InterceptorInfo() - Constructor for class com.hazelcast.map.impl.operation.PostJoinMapOperation.InterceptorInfo
-
- InterceptorRegistry - Class in com.hazelcast.map.impl
-
Registry for IMap
interceptors
Interceptors are read mostly and this registry keeps all registered interceptor in an array to easily iterate on them.
- InterceptorRegistry() - Constructor for class com.hazelcast.map.impl.InterceptorRegistry
-
- interceptorRegistry - Variable in class com.hazelcast.map.impl.MapContainer
-
- interceptPut(String, Object, Object) - Method in interface com.hazelcast.map.impl.MapServiceContextInterceptorSupport
-
- interceptPut(Object, Object) - Method in interface com.hazelcast.map.MapInterceptor
-
Intercepts the put operation before modifying the map data.
- interceptRemove(String, Object) - Method in interface com.hazelcast.map.impl.MapServiceContextInterceptorSupport
-
- interceptRemove(Object) - Method in interface com.hazelcast.map.MapInterceptor
-
Intercepts the remove operation before removing the data.
- interceptSocket(Socket, boolean) - Method in interface com.hazelcast.nio.IOService
-
- interceptSocket(Socket, boolean) - Method in class com.hazelcast.nio.NodeIOService
-
- InterfacesConfig - Class in com.hazelcast.config
-
Contains the configuration for Interfaces.
- InterfacesConfig() - Constructor for class com.hazelcast.config.InterfacesConfig
-
- IntermediateChunkNotification<KeyOut,Value> - Class in com.hazelcast.mapreduce.impl.notification
-
Notification that is fired every time the chunk limit is reached and is send to the reducers
- IntermediateChunkNotification() - Constructor for class com.hazelcast.mapreduce.impl.notification.IntermediateChunkNotification
-
- IntermediateChunkNotification(Address, String, String, Map<KeyOut, Value>, int) - Constructor for class com.hazelcast.mapreduce.impl.notification.IntermediateChunkNotification
-
- INTERNAL_EXECUTOR_POOL_SIZE - Static variable in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- InternalCachePartitionLostListenerAdapter - Class in com.hazelcast.cache.impl.event
-
- InternalCachePartitionLostListenerAdapter(CachePartitionLostListener) - Constructor for class com.hazelcast.cache.impl.event.InternalCachePartitionLostListenerAdapter
-
- InternalCompletableFuture<E> - Interface in com.hazelcast.spi
-
A
ICompletableFuture
with more functionality like getting
the result without needing to deal with checked exceptions.
- InternalEventJournalCacheEvent - Class in com.hazelcast.cache.impl.journal
-
The event journal item for map events.
- InternalEventJournalCacheEvent() - Constructor for class com.hazelcast.cache.impl.journal.InternalEventJournalCacheEvent
-
- InternalEventJournalCacheEvent(Data, Data, Data, int) - Constructor for class com.hazelcast.cache.impl.journal.InternalEventJournalCacheEvent
-
- InternalEventJournalMapEvent - Class in com.hazelcast.map.impl.journal
-
The event journal item for map events.
- InternalEventJournalMapEvent() - Constructor for class com.hazelcast.map.impl.journal.InternalEventJournalMapEvent
-
- InternalEventJournalMapEvent(Data, Data, Data, int) - Constructor for class com.hazelcast.map.impl.journal.InternalEventJournalMapEvent
-
- InternalEventService - Interface in com.hazelcast.spi.impl.eventservice
-
The InternalEventService is an
EventService
interface that adds additional capabilities
we don't want to expose to the end user.
- InternalExecutionService - Interface in com.hazelcast.spi.impl.executionservice
-
- InternalHotRestartService - Interface in com.hazelcast.hotrestart
-
Internal service for interacting with hot restart related functionalities (e.g.
- InternalIndex - Interface in com.hazelcast.query.impl
-
Provides the private index API.
- InternalListMultiMap<K,V> - Class in com.hazelcast.util.collection
-
Simplistic implementation of MultiMap.
- InternalListMultiMap() - Constructor for class com.hazelcast.util.collection.InternalListMultiMap
-
- InternalLockNamespace - Class in com.hazelcast.concurrent.lock
-
- InternalLockNamespace() - Constructor for class com.hazelcast.concurrent.lock.InternalLockNamespace
-
- InternalLockNamespace(String) - Constructor for class com.hazelcast.concurrent.lock.InternalLockNamespace
-
- InternalMapListenerAdapter - Class in com.hazelcast.map.impl
-
- InternalMigrationListener - Class in com.hazelcast.internal.partition.impl
-
Internal synchronous/blocking listener to intercept migration cycle
on master member and migration participants.
- InternalMigrationListener() - Constructor for class com.hazelcast.internal.partition.impl.InternalMigrationListener
-
- InternalMigrationListener.MigrationParticipant - Enum in com.hazelcast.internal.partition.impl
-
- InternalMigrationListener.NopInternalMigrationListener - Class in com.hazelcast.internal.partition.impl
-
- InternalOperationService - Interface in com.hazelcast.spi.impl.operationservice
-
This is the interface that needs to be implemented by actual
InternalOperationService.
- InternalPartition - Interface in com.hazelcast.internal.partition
-
- InternalPartitionImpl - Class in com.hazelcast.internal.partition.impl
-
- InternalPartitionImpl(int, PartitionListener, Address, Address[]) - Constructor for class com.hazelcast.internal.partition.impl.InternalPartitionImpl
-
- InternalPartitionService - Interface in com.hazelcast.internal.partition
-
- InternalPartitionServiceImpl - Class in com.hazelcast.internal.partition.impl
-
- InternalPartitionServiceImpl(Node) - Constructor for class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- InternalProxyService - Interface in com.hazelcast.spi.impl.proxyservice
-
- InternalQueryCache<K,V> - Interface in com.hazelcast.map.impl.querycache.subscriber
-
Internal interface which adds some internally used methods
to QueryCache
interface.
- InternalReplicatedMapStorage<K,V> - Class in com.hazelcast.replicatedmap.impl.record
-
This class is meant to encapsulate the actual storage system and support automatic waiting for finishing load operations if
configured in the
ReplicatedMapConfig
- InternalReplicatedMapStorage() - Constructor for class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- InternalSerializationService - Interface in com.hazelcast.internal.serialization
-
- InternalSetMultimap<K,V> - Class in com.hazelcast.util.collection
-
Simplistic implementation of MultiMap.
- InternalSetMultimap() - Constructor for class com.hazelcast.util.collection.InternalSetMultimap
-
- interruptBackupTask() - Method in interface com.hazelcast.hotrestart.HotRestartService
-
Interrupts the backup tasks on each cluster member if one is currently running.
- interruptBackupTask() - Method in class com.hazelcast.hotrestart.NoOpHotRestartService
-
- INTERRUPTED - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- interruptLocalBackupTask() - Method in interface com.hazelcast.hotrestart.HotRestartService
-
Interrupts the local backup task if one is currently running.
- interruptLocalBackupTask() - Method in class com.hazelcast.hotrestart.NoOpHotRestartService
-
- intersection(String[], String[]) - Static method in class com.hazelcast.util.StringUtil
-
Returns intersection of given String arrays.
- IntFunction<R> - Interface in com.hazelcast.util.function
-
Represents a function that accepts an int-valued argument and produces a
result.
- IntHashSet - Class in com.hazelcast.util.collection
-
Simple fixed-size int hashset.
- IntHashSet(int, int) - Constructor for class com.hazelcast.util.collection.IntHashSet
-
- IntIterator - Class in com.hazelcast.util.collection
-
An iterator for a sequence of primitive integers.
- IntIterator(int, int[]) - Constructor for class com.hazelcast.util.collection.IntIterator
-
Construct an
Iterator
over an array of primitives ints.
- IntMemArrayQuickSorter - Class in com.hazelcast.internal.util.sort
-
QuickSorter
implementation for a memory block which stores an array of
int
s.
- IntMemArrayQuickSorter(MemoryAccessor, long) - Constructor for class com.hazelcast.internal.util.sort.IntMemArrayQuickSorter
-
- INVALID_ADDRESS - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- INVALID_CONFIGURATION - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- INVALID_ITEM_ID - Static variable in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- InvalidAddressException(String) - Constructor for exception com.hazelcast.util.AddressUtil.InvalidAddressException
-
- InvalidAddressException(String, boolean) - Constructor for exception com.hazelcast.util.AddressUtil.InvalidAddressException
-
- invalidate(K) - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- invalidate(K) - Method in class com.hazelcast.internal.nearcache.impl.store.BaseHeapNearCacheRecordStore
-
- invalidate(K) - Method in interface com.hazelcast.internal.nearcache.NearCache
-
Removes the value associated with the given key
and increases the invalidation statistics.
- invalidate(K) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecordStore
-
Removes the value associated with the given key
and increases the invalidation statistics.
- invalidate() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- invalidateAll(String) - Method in class com.hazelcast.spi.impl.operationparker.impl.WaitSet
-
- invalidateAllKeys(String, String) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
Invalidates all keys from Near Caches of supplied data structure name.
- invalidateAllKeysInNearCaches() - Method in class com.hazelcast.map.impl.operation.MapOperation
-
This method helps to add clearing Near Cache event only from one-partition which matches partitionId of the map name.
- invalidateEntry(Data, String) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- invalidateEntry(Data) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- invalidateInternal(Invalidation, int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.BatchInvalidator
-
- invalidateInternal(Invalidation, int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
- invalidateInternal(Invalidation, int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.NonStopInvalidator
-
- invalidateKey(Data, String, String) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
Invalidates supplied key from Near Caches of supplied data structure name.
- invalidateNearCache(List<Data>) - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- invalidateNearCache(Data) - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- invalidateNearCache(Object) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- Invalidation - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
Root interface for Near Cache invalidation data.
- Invalidation() - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.Invalidation
-
- Invalidation(String) - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.Invalidation
-
- Invalidation(String, String, UUID, long) - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.Invalidation
-
- INVALIDATION_MESSAGE - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- InvalidationListener - Interface in com.hazelcast.map.impl.nearcache.invalidation
-
Used to receive invalidation events from an
IMap
For example, a client Near Cache implementation can listen changes in IMap data and
can remove stale data in its own cache.
- invalidationListenerCount - Variable in class com.hazelcast.map.impl.MapContainer
-
- InvalidationMetaDataFetcher - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
Runs on Near Cache side, an instance of this task is responsible for fetching of all Near Caches' remote metadata like last
sequence numbers and partition UUIDs.
- InvalidationMetaDataFetcher(ILogger) - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationMetaDataFetcher
-
- InvalidationMetaDataFetcher.MetadataHolder - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
- InvalidationQueue<T> - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
- InvalidationQueue() - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationQueue
-
- InvalidationUtils - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
Utils for invalidations.
- Invalidator - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
Contains shared functionality for Near Cache invalidation.
- Invalidator(String, IFunction<EventRegistration, Boolean>, NodeEngine) - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
- invalidator - Variable in class com.hazelcast.map.impl.nearcache.MapNearCacheManager
-
- InvalidConfigurationException - Exception in com.hazelcast.config
-
A InvalidConfigurationException is thrown when there is an Invalid Configuration.
- InvalidConfigurationException(String) - Constructor for exception com.hazelcast.config.InvalidConfigurationException
-
Creates a InvalidConfigurationException with the given message.
- InvalidConfigurationException(String, Throwable) - Constructor for exception com.hazelcast.config.InvalidConfigurationException
-
Constructs a new runtime exception with the specified detail message and cause.
- invertBit(byte, int) - Static method in class com.hazelcast.nio.Bits
-
Inverts n-th bit of the byte value
- invertBit(int, int) - Static method in class com.hazelcast.nio.Bits
-
Inverts n-th bit of the integer value
- Invocation - Class in com.hazelcast.spi.impl.operationservice.impl
-
- INVOCATION_MAX_RETRY_COUNT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Maximum number of retries for an invocation.
- INVOCATION_RETRY_PAUSE - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Pause time between each retry cycle of an invocation in milliseconds.
- INVOCATION_RETRY_PAUSE_MILLIS - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
Pause time between each retry cycle of an invocation in milliseconds.
- INVOCATION_TIMEOUT_SECONDS - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
When an invocation gets an exception because :
- Member throws an exception.
- INVOCATION_TRY_COUNT - Static variable in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- InvocationBuilder - Class in com.hazelcast.spi
-
The InvocationBuilder is responsible for building an invocation of an operation and invoking it.
- InvocationBuilder(String, Operation, int, Address) - Constructor for class com.hazelcast.spi.InvocationBuilder
-
Creates an InvocationBuilder
- InvocationMonitor - Class in com.hazelcast.spi.impl.operationservice.impl
-
The InvocationMonitor monitors all pending invocations and determines if there are any problems like timeouts.
- InvocationPlugin - Class in com.hazelcast.internal.diagnostics
-
A
DiagnosticsPlugin
that displays all invocations that have been
executing for some time.
- InvocationPlugin(NodeEngineImpl) - Constructor for class com.hazelcast.internal.diagnostics.InvocationPlugin
-
- InvocationRegistry - Class in com.hazelcast.spi.impl.operationservice.impl
-
Responsible for the registration of all pending invocations.
- InvocationRegistry(ILogger, CallIdSequence) - Constructor for class com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry
-
- invocationRetryPauseMillis - Variable in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- invocations - Variable in class com.hazelcast.internal.management.dto.SlowOperationDTO
-
- invocationTimeoutMillis - Variable in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- invocationToString() - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
-
- invocationToString() - Method in class com.hazelcast.spi.impl.AbstractInvocationFuture
-
- InvocationUtil - Class in com.hazelcast.internal.util
-
Utility methods for invocations.
- invoke(Data, EntryProcessor, Object[], int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- invoke(Data, EntryProcessor, Object[], int) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Invokes an EntryProcessor
against the Cache.Entry
specified by
the provided key.
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- invoke(Object) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientInvokerWrapper
-
- invoke(ClientMessage, int) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- invoke(ClientMessage, String, HazelcastClientInstanceImpl, Connection) - Static method in class com.hazelcast.client.proxy.txn.ClientTransactionUtil
-
Handles the invocation exception for transactions so that users will not see internal exceptions.
- invoke(ClientMessage, Object) - Method in class com.hazelcast.client.spi.ClientProxy
-
- invoke(ClientMessage) - Method in class com.hazelcast.client.spi.ClientProxy
-
- invoke() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- invoke(ClientRegistrationKey, Connection) - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- invoke(CollectionOperation) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- invoke(String, Object[], String[]) - Method in class com.hazelcast.internal.jmx.HazelcastMBean
-
- invoke(Operation, int) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- invoke(Object) - Method in interface com.hazelcast.map.impl.querycache.InvokerWrapper
-
- invoke(Object) - Method in class com.hazelcast.map.impl.querycache.NodeInvokerWrapper
-
- invoke(Collator) - Method in class com.hazelcast.mapreduce.impl.AbstractJob
-
- invoke(Collator) - Method in class com.hazelcast.mapreduce.impl.task.KeyValueJob
-
- invoke() - Method in class com.hazelcast.scheduledexecutor.impl.InvokeOnMembers
-
Executes the operation on all targets.
- invoke(String, Operation, int) - Method in class com.hazelcast.spi.impl.merge.AbstractContainerMerger
-
Invokes the given merge operation.
- invoke() - Method in class com.hazelcast.spi.impl.operationservice.impl.Invocation
-
- invoke() - Method in class com.hazelcast.spi.InvocationBuilder
-
- invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- invokeAll(Collection<? extends Callable<T>>) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- invokeAll(Collection<? extends Callable<T>>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- invokeAll(Collection<? extends Callable<T>>) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- invokeAll(Collection<? extends Callable<T>>) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- invokeAll(Collection<? extends Callable<T>>) - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- invokeAsync() - Method in class com.hazelcast.spi.impl.operationservice.impl.Invocation
-
- invokeBackupExpiryOperation(Collection<ExpiredKey>, int, int, RS) - Method in class com.hazelcast.internal.eviction.ToBackupSender
-
- invokeInternal(Object, Data, Object...) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- invokeInternal(Object, Data, Object[]) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- invokeMethod(Object, String) - Static method in class com.hazelcast.query.impl.getters.ReflectionHelper
-
- invokeOnAddress(ClientMessage, Address) - Method in class com.hazelcast.client.spi.ClientProxy
-
- invokeOnAllPartitions(Object) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientInvokerWrapper
-
- invokeOnAllPartitions(Object) - Method in interface com.hazelcast.map.impl.querycache.InvokerWrapper
-
- invokeOnAllPartitions(Object) - Method in class com.hazelcast.map.impl.querycache.NodeInvokerWrapper
-
- invokeOnAllPartitions(String, OperationFactory) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- invokeOnAllPartitions(String, OperationFactory) - Method in interface com.hazelcast.spi.OperationService
-
Invokes a set of operations on each partition.
- invokeOnConnection(ClientInvocation, ClientConnection) - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- invokeOnConnection(ClientInvocation, ClientConnection) - Method in class com.hazelcast.client.spi.impl.NonSmartClientInvocationService
-
- invokeOnConnection(ClientInvocation, ClientConnection) - Method in class com.hazelcast.client.spi.impl.SmartClientInvocationService
-
- InvokeOnMembers - Class in com.hazelcast.scheduledexecutor.impl
-
Executes an operation on a set of targets.
- InvokeOnMembers(NodeEngine, String, Supplier<Operation>, Collection<Member>) - Constructor for class com.hazelcast.scheduledexecutor.impl.InvokeOnMembers
-
- invokeOnPartition(ClientMessage, int) - Method in class com.hazelcast.client.spi.ClientProxy
-
- invokeOnPartition(Operation) - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- invokeOnPartition(String, Operation, int) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- invokeOnPartition(Operation) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- invokeOnPartition(String, Operation, int) - Method in interface com.hazelcast.spi.OperationService
-
- invokeOnPartition(Operation) - Method in interface com.hazelcast.spi.OperationService
-
Executes an operation on a partition.
- invokeOnPartitionInterruptibly(ClientMessage, int) - Method in class com.hazelcast.client.spi.ClientProxy
-
- invokeOnPartitionOwner(Object, int) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientInvokerWrapper
-
- invokeOnPartitionOwner(ClientInvocation, int) - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- invokeOnPartitionOwner(ClientInvocation, int) - Method in class com.hazelcast.client.spi.impl.NonSmartClientInvocationService
-
- invokeOnPartitionOwner(ClientInvocation, int) - Method in class com.hazelcast.client.spi.impl.SmartClientInvocationService
-
- invokeOnPartitionOwner(Object, int) - Method in interface com.hazelcast.map.impl.querycache.InvokerWrapper
-
- invokeOnPartitionOwner(Object, int) - Method in class com.hazelcast.map.impl.querycache.NodeInvokerWrapper
-
- invokeOnPartitions(String, OperationFactory, Collection<Integer>) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- invokeOnPartitions(String, OperationFactory, int[]) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- invokeOnPartitions(String, OperationFactory, Collection<Integer>) - Method in interface com.hazelcast.spi.OperationService
-
Invokes a set of operations on selected set of partitions.
- invokeOnPartitions(String, OperationFactory, int[]) - Method in interface com.hazelcast.spi.OperationService
-
Invokes a set of operations on selected set of partitions.
- invokeOnPartitionsAsync(String, OperationFactory, Collection<Integer>, ExecutionCallback<Map<Integer, T>>) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- invokeOnPartitionsAsync(String, OperationFactory, Collection<Integer>, ExecutionCallback<Map<Integer, T>>) - Method in interface com.hazelcast.spi.OperationService
-
Invokes a set of operations on selected set of partitions in an async way.
- invokeOnRandomTarget(ClientInvocation) - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- invokeOnRandomTarget(ClientInvocation) - Method in class com.hazelcast.client.spi.impl.NonSmartClientInvocationService
-
- invokeOnRandomTarget(ClientInvocation) - Method in class com.hazelcast.client.spi.impl.SmartClientInvocationService
-
- invokeOnStableClusterSerial(NodeEngine, Supplier<? extends Operation>, int) - Static method in class com.hazelcast.internal.util.InvocationUtil
-
Invoke operation on all cluster members.
- invokeOnTarget(Object, Address) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientInvokerWrapper
-
- invokeOnTarget(ClientInvocation, Address) - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- invokeOnTarget(ClientInvocation, Address) - Method in class com.hazelcast.client.spi.impl.NonSmartClientInvocationService
-
- invokeOnTarget(ClientInvocation, Address) - Method in class com.hazelcast.client.spi.impl.SmartClientInvocationService
-
- invokeOnTarget(Object, Address) - Method in interface com.hazelcast.map.impl.querycache.InvokerWrapper
-
- invokeOnTarget(Object, Address) - Method in class com.hazelcast.map.impl.querycache.NodeInvokerWrapper
-
- invokeOnTarget(String, Operation, Address) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- invokeOnTarget(String, Operation, Address) - Method in interface com.hazelcast.spi.OperationService
-
- invokePutAllOperationFactory(long, int[], MapEntries[]) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- InvokerWrapper - Interface in com.hazelcast.map.impl.querycache
-
Provides abstraction over client and node side invocations.
- invokeUrgent() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- IO - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- IO_BALANCER_INTERVAL_SECONDS - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
The interval in seconds between
IOBalancer
executions.
- IO_BALANCER_INTERVAL_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The interval in seconds between
IOBalancer
executions.
- IO_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
Name of the io executor.
- IO_INPUT_THREAD_COUNT - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
Controls the number of socket input threads.
- IO_INPUT_THREAD_COUNT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Controls the number of socket input threads.
- IO_OUTPUT_THREAD_COUNT - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
Controls the number of socket output threads.
- IO_OUTPUT_THREAD_COUNT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Controls the number of socket output threads.
- IO_THREAD_COUNT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The number of threads doing socket input and the number of threads doing socket output.
- IOBalancer - Class in com.hazelcast.internal.networking.nio.iobalancer
-
It attempts to detect and fix a selector imbalance problem.
- IOBalancer(NioThread[], NioThread[], String, int, LoggingService) - Constructor for class com.hazelcast.internal.networking.nio.iobalancer.IOBalancer
-
- IOService - Interface in com.hazelcast.nio
-
- IOUtil - Class in com.hazelcast.nio
-
- IPartition - Interface in com.hazelcast.spi.partition
-
Represents a Partition.
- IPartitionLostEvent - Class in com.hazelcast.spi.partition
-
- IPartitionLostEvent() - Constructor for class com.hazelcast.spi.partition.IPartitionLostEvent
-
- IPartitionLostEvent(int, int, Address) - Constructor for class com.hazelcast.spi.partition.IPartitionLostEvent
-
- IPartitionService - Interface in com.hazelcast.spi.partition
-
An SPI service for accessing partition related information.
- IPermissionPolicy - Interface in com.hazelcast.security
-
IPermissionPolicy is used to determine any
Subject
's
permissions to perform a security sensitive Hazelcast operation.
- IPredicate<T> - Interface in com.hazelcast.map.impl.mapstore.writebehind
-
Represents a predicate (boolean-valued function) of one argument.
- IQueue<E> - Interface in com.hazelcast.core
-
Concurrent, blocking, distributed, observable queue.
- is(String) - Method in class com.hazelcast.query.EntryObject
-
- is(T, T...) - Method in class com.hazelcast.util.StateMachine
-
Check if current state is one of given states
- is2BytesAligned(long) - Static method in class com.hazelcast.internal.memory.impl.AlignmentUtil
-
- is4BytesAligned(long) - Static method in class com.hazelcast.internal.memory.impl.AlignmentUtil
-
- is8BytesAligned(long) - Static method in class com.hazelcast.internal.memory.impl.AlignmentUtil
-
- IS_CANCELED_OP - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- IS_DONE_OP - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- IS_EMPTY - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- IS_EMPTY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- IS_EMPTY - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- IS_EMPTY_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- IS_KEYLOAD_FINISHED - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- IS_LOCKED - Static variable in class com.hazelcast.concurrent.lock.LockDataSerializerHook
-
- IS_NULL - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- IS_PARTITION_LOADED - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- IS_PARTITION_LOADED_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- IS_PLATFORM_BIG_ENDIAN - Static variable in class com.hazelcast.internal.memory.impl.AlignmentUtil
-
- isActive() - Method in class com.hazelcast.client.spi.ClientContext
-
- isActive() - Method in interface com.hazelcast.nio.IOService
-
- isActive() - Method in class com.hazelcast.nio.NodeIOService
-
- isActive() - Method in interface com.hazelcast.osgi.impl.HazelcastInternalOSGiService
-
Returns the state of the service about if it is active or not.
- isActive() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- isActive() - Method in interface com.hazelcast.spi.NodeEngine
-
Deprecated.
- isAddEventPublishingEnabled() - Method in class com.hazelcast.map.impl.MapContainer
-
- isAfter(VectorClock) - Method in class com.hazelcast.cluster.impl.VectorClock
-
Returns true
if this vector clock is causally strictly after the
provided vector clock.
- isAggregationQuery() - Method in class com.hazelcast.map.impl.query.Query
-
- isAlive() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
Check if client connection manager is alive.
- isAlive() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- isAlive() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- isAlive() - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
Checks if the endpoint is alive.
- isAlive() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- isAlive(Member, long) - Method in interface com.hazelcast.internal.cluster.fd.ClusterFailureDetector
-
Returns true if given member is considered as alive/available.
- isAlive(Member, long) - Method in class com.hazelcast.internal.cluster.fd.DeadlineClusterFailureDetector
-
- isAlive(long) - Method in interface com.hazelcast.internal.cluster.fd.FailureDetector
-
Returns true if the tracked member is considered as alive/available.
- isAlive(Member, long) - Method in class com.hazelcast.internal.cluster.fd.PhiAccrualClusterFailureDetector
-
- isAlive(long) - Method in class com.hazelcast.internal.cluster.fd.PhiAccrualFailureDetector
-
- isAlive(E) - Method in class com.hazelcast.internal.cluster.fd.PingFailureDetector
-
- isAlive() - Method in interface com.hazelcast.nio.Connection
-
Checks if the Connection is alive.
- isAlive() - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- isAlivePerIcmp(Member) - Method in class com.hazelcast.quorum.impl.AbstractPingAwareQuorumFunction
-
- isAllKeysSupported() - Method in class com.hazelcast.mapreduce.KeyValueSource
-
Deprecated.
If it is possible to collect all clusterwide available keys for this KeyValueSource
implementation then this method returns true.
If true is returned, a call to
KeyValueSource.getAllKeys()
must return all available keys
to execute a preselection of interesting partitions / nodes based on returns keys.
- isAllowUnsafe() - Method in class com.hazelcast.config.SerializationConfig
-
Unsafe, it is not public api of java.
- isArray() - Method in class com.hazelcast.internal.json.JsonArray
-
- isArray() - Method in class com.hazelcast.internal.json.JsonValue
-
Detects whether this value represents a JSON array.
- isArrayByteBase64(byte[]) - Static method in class com.hazelcast.util.Base64
-
- isArrayType() - Method in enum com.hazelcast.nio.serialization.FieldType
-
- isAssigned(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray12byteKeyImpl
-
- isAssigned(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- isAssignedToMember() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskHandlerImpl
-
- isAssignedToMember() - Method in class com.hazelcast.scheduledexecutor.ScheduledTaskHandler
-
- isAssignedToPartition() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskHandlerImpl
-
- isAssignedToPartition() - Method in class com.hazelcast.scheduledexecutor.ScheduledTaskHandler
-
- isAsyncFillup() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
True if the replicated map is available for reads before the initial
replication is completed, false otherwise.
- isAsyncStart() - Method in class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
- isAtLeast(JavaVersion) - Static method in enum com.hazelcast.internal.util.JavaVersion
-
Check if the current runtime version is at least the given version.
- isAuthenticated() - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- isAuthenticated() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- isAuthenticatedAsOwner() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- isAvailable(int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- isAvailable() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- isAvailable() - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- isAvailable() - Method in interface com.hazelcast.internal.nearcache.NearCache
-
- isAvailable() - Method in interface com.hazelcast.internal.nearcache.NearCacheRecordStore
-
- isAvailableOrNextSequence(ObjectNamespace, int, long) - Method in class com.hazelcast.cache.impl.journal.RingbufferCacheEventJournalImpl
-
- isAvailableOrNextSequence(ObjectNamespace, int, long) - Method in interface com.hazelcast.internal.journal.EventJournal
-
Checks if the sequence is of an item that can be read immediately
or is the sequence of the next item to be added into the event journal.
- isAvailableOrNextSequence(ObjectNamespace, int, long) - Method in class com.hazelcast.map.impl.journal.RingbufferMapEventJournalImpl
-
- isBackup(RecordStore) - Method in class com.hazelcast.map.impl.eviction.EvictorImpl
-
- isBase64(String) - Static method in class com.hazelcast.util.Base64
-
Tests a string to see if it is valid Base64
- isBase64(byte) - Static method in class com.hazelcast.util.Base64
-
- isBetween(Version, Version) - Method in class com.hazelcast.version.Version
-
Checks if the version is between specified version (both ends inclusive)
- isBigEndian() - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Tells whether this memory accessor is big- or little-endian.
- isBinary() - Method in class com.hazelcast.collection.impl.queue.QueueStoreWrapper
-
- isBinary() - Method in class com.hazelcast.config.MultiMapConfig
-
Checks if the MultiMap is in binary (serialized) form.
- isBinary() - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- isBinary() - Method in enum com.hazelcast.nio.ConnectionType
-
- isBitSet(int, int) - Static method in class com.hazelcast.nio.Bits
-
Returns true if n-th bit of the value is set, false otherwise
- isBlacklisted(Address) - Method in interface com.hazelcast.cluster.Joiner
-
Deprecated.
Checks if an address is blacklisted.
- isBlacklisted(Address) - Method in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- isBoolean() - Method in class com.hazelcast.internal.json.JsonValue
-
Detects whether this value represents a boolean value.
- isCacheLocalEntries() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.NearCacheConfigHolder
-
- isCacheLocalEntries() - Method in class com.hazelcast.config.NearCacheConfig
-
Checks if local entries are also cached in the Near Cache.
- isCallTimedOut(Operation) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- isCallTimedOut(Operation) - Method in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
Checks if this call is timed out.
- IsCanceledOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- IsCanceledOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.IsCanceledOperation
-
- IsCanceledOperation(ScheduledTaskHandler) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.IsCanceledOperation
-
- isCancelled() - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- isCancelled() - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- isCancelled() - Method in class com.hazelcast.internal.util.SimpleCompletedFuture
-
- isCancelled() - Method in class com.hazelcast.mapreduce.impl.task.MappingPhase
-
- isCancelled() - Method in class com.hazelcast.scheduledexecutor.impl.DelegatingScheduledFutureStripper
-
- isCancelled(String) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- isCancelled() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledFutureProxy
-
- isCancelled() - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
-
- isCancelled() - Method in class com.hazelcast.spi.impl.AbstractInvocationFuture
-
- isCancelled() - Method in class com.hazelcast.topic.impl.reliable.MessageRunner
-
- isCancelled() - Method in class com.hazelcast.util.executor.CompletedFuture
-
- isCancelled() - Method in class com.hazelcast.util.executor.DelegatingFuture
-
- isCheckClassDefErrors() - Method in class com.hazelcast.config.SerializationConfig
-
Default value is true
(enabled).
- IScheduledExecutorService - Interface in com.hazelcast.scheduledexecutor
-
- IScheduledFuture<V> - Interface in com.hazelcast.scheduledexecutor
-
A delayed result-bearing action that can be cancelled.
- isClaimingMaster() - Method in class com.hazelcast.cluster.impl.TcpIpJoiner
-
- isClassAvailable(ClassLoader, String) - Static method in class com.hazelcast.nio.ClassLoaderUtil
-
- isClassDefined(String) - Static method in class com.hazelcast.nio.ClassLoaderUtil
-
Indicates whether or not the given class exists
- isClient() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- isClient() - Method in interface com.hazelcast.nio.Connection
-
Checks if it is a client connection.
- isClient() - Method in enum com.hazelcast.nio.ConnectionType
-
- isClient() - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- isClientMode() - Method in class com.hazelcast.internal.networking.AbstractChannel
-
- isClientMode() - Method in interface com.hazelcast.internal.networking.Channel
-
Checks if this side is the Channel is in client mode or server mode.
- isClosed() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- isClosed() - Method in class com.hazelcast.internal.networking.AbstractChannel
-
- isClosed() - Method in interface com.hazelcast.internal.networking.Channel
-
Checks if this Channel is closed.
- isClusterSafe() - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- isClusterSafe() - Method in interface com.hazelcast.core.PartitionService
-
Checks whether the cluster is in a safe state.
- isClusterSafe() - Method in class com.hazelcast.internal.jmx.PartitionServiceMBean
-
- isClusterSafe() - Method in class com.hazelcast.internal.partition.PartitionServiceProxy
-
- isClusterVersionEqualTo(Version) - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- isClusterVersionGreaterOrEqual(Version) - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- isClusterVersionGreaterThan(Version) - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- isClusterVersionLessOrEqual(Version) - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- isClusterVersionLessThan(Version) - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- isClusterVersionUnknown() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- isClusterVersionUnknownOrGreaterOrEqual(Version) - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- isClusterVersionUnknownOrGreaterThan(Version) - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- isClusterVersionUnknownOrLessOrEqual(Version) - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- isClusterVersionUnknownOrLessThan(Version) - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- isCoalesce() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- isCoalesce() - Method in class com.hazelcast.config.QueryCacheConfig
-
Returns true
if coalescing is is enabled, otherwise returns false
.
- isCoalesce() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- isCommunicateStats() - Method in class com.hazelcast.config.JobTrackerConfig
-
True if statistics (for example, about processed entries)
are transmitted to the job emitter, false otherwise.
- isCommunicateStats() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
-
- isCompatible(ConfigCheck) - Method in class com.hazelcast.internal.cluster.impl.ConfigCheck
-
Checks if two Hazelcast configurations are compatible.
- isComplete() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Checks the frame size and total data size to validate the message size.
- isConfigLocation(URI) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- isConfigurableService() - Method in class com.hazelcast.spi.impl.servicemanager.ServiceInfo
-
- isConnected() - Method in class com.hazelcast.client.util.ClientStateListener
-
- isConnected() - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- isConnected() - Method in interface com.hazelcast.monitor.LocalWanPublisherStats
-
Returns if this member is connected to the Wan publisher
- isContainerEmpty(CachePartitionSegment) - Method in class com.hazelcast.cache.impl.eviction.CacheClearExpiredRecordsTask
-
- isContainerEmpty(T) - Method in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- isContainerEmpty(PartitionContainer) - Method in class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
- isCoreService() - Method in class com.hazelcast.spi.impl.servicemanager.ServiceInfo
-
- isData(byte) - Static method in class com.hazelcast.util.Base64
-
- isDefaultClassLoader - Variable in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- isDefaultsDisabled() - Method in class com.hazelcast.config.JavaSerializationFilterConfig
-
- isDefaultURI - Variable in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- isDestroyed() - Method in interface com.hazelcast.cache.ICache
-
Determines whether this Cache instance has been destroyed.
- isDisablePerEntryInvalidationEvents() - Method in class com.hazelcast.config.CacheConfig
-
Returns invalidation events disabled status for per entry.
- isDisablePerEntryInvalidationEvents() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Returns invalidation events disabled status for per entry.
- isDone() - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- isDone() - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- isDone() - Method in enum com.hazelcast.hotrestart.BackupTaskState
-
Returns true if the backup task completed (successfully or with failure)
- isDone() - Method in class com.hazelcast.internal.util.SimpleCompletedFuture
-
- isDone() - Method in class com.hazelcast.scheduledexecutor.impl.DelegatingScheduledFutureStripper
-
- isDone(String) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- isDone() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledFutureProxy
-
- isDone() - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
-
- isDone() - Method in class com.hazelcast.spi.impl.AbstractInvocationFuture
-
- isDone() - Method in class com.hazelcast.util.executor.CompletedFuture
-
- isDone() - Method in class com.hazelcast.util.executor.DelegatingFuture
-
- isDone() - Method in class com.hazelcast.wan.merkletree.ConsistencyCheckResult
-
- IsDoneOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- IsDoneOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.IsDoneOperation
-
- IsDoneOperation(ScheduledTaskHandler) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.IsDoneOperation
-
- isDrainerGone() - Method in class com.hazelcast.internal.util.concurrent.ConcurrentConveyor
-
- isEchoFailFastOnStartup() - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- ISemaphore - Interface in com.hazelcast.core
-
ISemaphore is a backed-up distributed alternative to the
Semaphore
.
- isEmpty() - Method in class com.hazelcast.cache.impl.operation.CacheReplicationOperation
-
- isEmpty() - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- isEmpty() - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- isEmpty() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- isEmpty() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- isEmpty() - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- isEmpty() - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- isEmpty() - Method in class com.hazelcast.cluster.impl.VectorClock
-
Returns true
if this vector clock is empty (there are no logical
timestamps for any replica).
- isEmpty() - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- isEmpty() - Method in class com.hazelcast.concurrent.lock.operations.LockReplicationOperation
-
- isEmpty() - Method in class com.hazelcast.config.ClassFilter
-
- isEmpty() - Method in interface com.hazelcast.core.BaseMap
-
Returns true if this map contains no entries.
- isEmpty() - Method in interface com.hazelcast.core.TransactionalMap
-
- isEmpty() - Method in class com.hazelcast.internal.cluster.impl.MemberSelectingCollection
-
- isEmpty() - Method in class com.hazelcast.internal.dynamicconfig.AggregatingMap
-
- isEmpty() - Method in class com.hazelcast.internal.json.JsonArray
-
Returns true
if this array contains no elements.
- isEmpty() - Method in class com.hazelcast.internal.json.JsonObject
-
Returns true
if this object contains no members.
- isEmpty() - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- isEmpty() - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- isEmpty() - Method in interface com.hazelcast.internal.util.collection.LongSet
-
- isEmpty() - Method in class com.hazelcast.internal.util.collection.LongSetHsa
-
- isEmpty() - Method in class com.hazelcast.internal.util.concurrent.MPSCQueue
-
- isEmpty() - Method in interface com.hazelcast.map.impl.event.EntryEventDataCache
-
Indicate whether event data have been created and are cached in this cache or not.
- isEmpty() - Method in class com.hazelcast.map.impl.MapEntries
-
- isEmpty() - Method in class com.hazelcast.map.impl.query.QueryResult
-
- isEmpty() - Method in interface com.hazelcast.map.impl.querycache.accumulator.Accumulator
-
Returns true if this accumulator contains no elements.
- isEmpty() - Method in class com.hazelcast.map.impl.querycache.accumulator.BasicAccumulator
-
- isEmpty() - Method in class com.hazelcast.map.impl.querycache.event.BatchEventData
-
- isEmpty() - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- isEmpty() - Method in interface com.hazelcast.map.impl.querycache.subscriber.QueryCacheRecordStore
-
- isEmpty() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- isEmpty() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- isEmpty() - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
- isEmpty() - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- isEmpty() - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- isEmpty() - Method in interface com.hazelcast.map.QueryCache
-
- isEmpty() - Method in class com.hazelcast.query.impl.getters.ImmutableMultiResult
-
- isEmpty() - Method in class com.hazelcast.query.impl.getters.MultiResult
-
- isEmpty() - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicationOperation
-
- isEmpty() - Method in class com.hazelcast.replicatedmap.impl.PartitionContainer
-
- isEmpty() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- isEmpty() - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- isEmpty() - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- isEmpty() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- isEmpty() - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- isEmpty() - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
Checks if the ringbuffer is empty.
- isEmpty() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- isEmpty() - Method in class com.hazelcast.util.collection.BiInt2ObjectMap
-
Is map empty or not.
- isEmpty() - Method in class com.hazelcast.util.collection.InflatableSet
-
- isEmpty() - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- isEmpty() - Method in class com.hazelcast.util.collection.Int2ObjectHashMap.KeySet
-
- isEmpty() - Method in class com.hazelcast.util.collection.IntHashSet
-
- isEmpty() - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- isEmpty() - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- isEmpty() - Method in class com.hazelcast.util.collection.Long2ObjectHashMap.KeySet
-
- isEmpty() - Method in class com.hazelcast.util.collection.LongHashSet
- isEmpty() - Method in class com.hazelcast.util.collection.MapDelegatingSet
- isEmpty(Collection) - Static method in class com.hazelcast.util.CollectionUtil
-
Returns true
if the given collection is null
or empty, otherwise returns false
.
- isEmpty() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
Returns true if this map contains no key-value mappings.
- IsEmptyOperation - Class in com.hazelcast.collection.impl.queue.operations
-
check if queue is empty
- IsEmptyOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.IsEmptyOperation
-
- IsEmptyOperation(String) - Constructor for class com.hazelcast.collection.impl.queue.operations.IsEmptyOperation
-
- IsEmptyOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
- IsEmptyOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.IsEmptyOperation
-
- IsEmptyOperation(String) - Constructor for class com.hazelcast.replicatedmap.impl.operation.IsEmptyOperation
-
- IsEmptyOperationFactory - Class in com.hazelcast.map.impl.operation
-
- IsEmptyOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.IsEmptyOperationFactory
-
- IsEmptyOperationFactory(String) - Constructor for class com.hazelcast.map.impl.operation.IsEmptyOperationFactory
-
- isEnableCompression() - Method in class com.hazelcast.config.SerializationConfig
-
Enables compression when default java serialization is used.
- isEnabled() - Method in class com.hazelcast.client.config.ClientCloudConfig
-
- isEnabled() - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- isEnabled() - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- isEnabled() - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
enables connection retry logic.
- isEnabled() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- isEnabled() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueueStoreConfigHolder
-
- isEnabled() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.RingbufferStoreConfigHolder
-
- isEnabled() - Method in class com.hazelcast.collection.impl.queue.QueueStoreWrapper
-
- isEnabled() - Method in class com.hazelcast.config.AliasedDiscoveryConfig
-
Checks whether the given join mechanism is enabled.
- isEnabled() - Method in class com.hazelcast.config.DiscoveryConfig
-
- isEnabled() - Method in class com.hazelcast.config.EventJournalConfig
-
Returns if the event journal is enabled.
- isEnabled() - Method in class com.hazelcast.config.HotRestartConfig
-
Returns whether hot restart enabled on related data structure.
- isEnabled() - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Returns whether hot restart enabled on this member.
- isEnabled() - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
- isEnabled() - Method in class com.hazelcast.config.InterfacesConfig
-
- isEnabled() - Method in class com.hazelcast.config.ManagementCenterConfig
-
true
if management center is enabled, false
if disabled.
- isEnabled() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns if this configuration is enabled
- isEnabled() - Method in class com.hazelcast.config.MCMutualAuthConfig
-
Returns if this configuration is enabled.
- isEnabled() - Method in class com.hazelcast.config.MemberAddressProviderConfig
-
- isEnabled() - Method in class com.hazelcast.config.MerkleTreeConfig
-
Returns if the merkle tree is enabled.
- isEnabled() - Method in class com.hazelcast.config.MulticastConfig
-
Check if the multicast discovery mechanism has been enabled.
- isEnabled() - Method in class com.hazelcast.config.NativeMemoryConfig
-
Returns true
if native memory allocation is enabled, false
otherwise.
- isEnabled() - Method in class com.hazelcast.config.NearCachePreloaderConfig
-
- isEnabled() - Method in class com.hazelcast.config.PartitionGroupConfig
-
Checks if this PartitionGroupConfig is enabled.
- isEnabled() - Method in class com.hazelcast.config.QueueStoreConfig
-
- isEnabled() - Method in class com.hazelcast.config.QuorumConfig
-
- isEnabled() - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- isEnabled() - Method in class com.hazelcast.config.SecurityConfig
-
- isEnabled() - Method in class com.hazelcast.config.ServiceConfig
-
- isEnabled() - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Returns if this configuration is enabled.
- isEnabled() - Method in class com.hazelcast.config.SSLConfig
-
Returns if this configuration is enabled.
- isEnabled() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- isEnabled() - Method in class com.hazelcast.config.TcpIpConfig
-
Checks if the Tcp/Ip join mechanism is enabled.
- isEnabled() - Method in class com.hazelcast.config.UserCodeDeploymentConfig
-
Returns true when User Code Deployment is enabled
- isEnabled() - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- isEnabled(ProbeLevel) - Method in enum com.hazelcast.internal.metrics.ProbeLevel
-
Checks if the this ProbeLevel has a precedence equal or higher than the
minimumLevel.
- isEnabled() - Method in class com.hazelcast.ringbuffer.impl.RingbufferStoreWrapper
-
Is the ring buffer store enabled.
- isEnableDefaults() - Method in class com.hazelcast.config.ServicesConfig
-
- isEnableSharedObject() - Method in class com.hazelcast.config.SerializationConfig
-
Enables shared object when default java serialization is used.
- isEnqueueNewEvents() - Method in enum com.hazelcast.config.WanPublisherState
-
Returns true
if this state allows enqueueing new events,
false
otherwise.
- isEnterprise() - Method in class com.hazelcast.instance.BuildInfo
-
- isEqual(Object, Object, SerializationService) - Method in interface com.hazelcast.internal.util.comparators.ValueComparator
-
- isEquals(Object, Object) - Method in class com.hazelcast.concurrent.atomicreference.operations.AbstractAlterOperation
-
- isEquals(Object, Object) - Method in class com.hazelcast.map.impl.querycache.subscriber.record.DataQueryCacheRecordFactory
-
- isEquals(Object, Object) - Method in class com.hazelcast.map.impl.querycache.subscriber.record.ObjectQueryCacheRecordFactory
-
- isEquals(Object, Object) - Method in interface com.hazelcast.map.impl.querycache.subscriber.record.QueryCacheRecordFactory
-
- isEqualTo(Version) - Method in class com.hazelcast.version.Version
-
- ISet<E> - Interface in com.hazelcast.core
-
Concurrent, distributed implementation of
Set
- isEventsEnabled() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- isEvictable() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- isEvictionEnabled() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- isEvictionRequired() - Method in class com.hazelcast.cache.impl.maxsize.impl.EntryCountCacheEvictionChecker
-
- isEvictionRequired() - Method in interface com.hazelcast.internal.eviction.EvictionChecker
-
- isEvictionRequired() - Method in class com.hazelcast.internal.nearcache.impl.maxsize.EntryCountNearCacheEvictionChecker
-
- isExistingTransaction(Object) - Method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
-
- isExpirable() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- isExpirable() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
- isExpirable() - Method in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
- isExpirable() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- isExpired(E) - Method in interface com.hazelcast.internal.eviction.ExpirationChecker
-
Checks if the given
Expirable
entry is expired or not.
- isExpired(Record, long, boolean) - Method in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
- isExpired(R, long, boolean) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Checks whether a record is expired or not.
- isExpiredAt(long) - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- isExpiredAt(long, long) - Static method in class com.hazelcast.cache.impl.record.CacheRecordFactory
-
Determines whether the Cache Entry associated with this value will expire
at the specified time.
- isExpiredAt(long) - Method in interface com.hazelcast.internal.eviction.Expirable
-
Checks whether the expiration time is passed with respect to the provided time.
- isExpiredAt(long) - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- isFailFastOnStartup() - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
- isFailOnMaxBackoff() - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
whether to fail when the max-backoff has reached or continue waiting max-backoff-millis at each iteration
When on fail, client shuts down.
- isFalse() - Method in class com.hazelcast.internal.json.JsonValue
-
Detects whether this value represents the JSON literal false
.
- isFineEnabled() - Method in class com.hazelcast.logging.AbstractLogger
-
- isFineEnabled() - Method in interface com.hazelcast.logging.ILogger
-
- isFinestEnabled() - Method in class com.hazelcast.logging.AbstractLogger
-
- isFinestEnabled() - Method in interface com.hazelcast.logging.ILogger
-
- isFlagRaised(int) - Method in class com.hazelcast.nio.Packet
-
Returns true
if any of the flags supplied in the argument are set.
- isFlagSet(short) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- isForReflection() - Method in class com.hazelcast.internal.util.ModularJavaUtils.PackageAccessRequirement
-
- isFsync() - Method in class com.hazelcast.config.HotRestartConfig
-
Returns whether disk write should be followed by an fsync()
system call.
- isFullFlush() - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore.Sequence
-
- isGlobal() - Method in class com.hazelcast.query.impl.Indexes
-
- isGlobalIndexEnabled() - Method in class com.hazelcast.map.impl.MapContainer
-
- isGlobalOrderingEnabled() - Method in class com.hazelcast.config.TopicConfig
-
Checks if global ordering is enabled (all nodes listening to the same topic
get their messages in the same order), or disabled (nodes get
the messages in the order that the messages are published).
- isGreaterOrEqual(Version) - Method in class com.hazelcast.version.Version
-
- isGreaterThan(Version) - Method in class com.hazelcast.version.Version
-
- isGreaterThanPivot(long) - Method in class com.hazelcast.internal.util.sort.IntMemArrayQuickSorter
-
- isGreaterThanPivot(long) - Method in class com.hazelcast.internal.util.sort.LongMemArrayQuickSorter
-
- isGreaterThanPivot(long) - Method in class com.hazelcast.internal.util.sort.QuickSorter
-
- isHotBackupEnabled() - Method in interface com.hazelcast.hotrestart.HotRestartService
-
Returns if hot backup is enabled.
- isHotBackupEnabled() - Method in class com.hazelcast.hotrestart.NoOpHotRestartService
-
- isHotBackupEnabled() - Method in interface com.hazelcast.monitor.HotRestartState
-
- isHotBackupEnabled() - Method in class com.hazelcast.monitor.impl.HotRestartStateImpl
-
- isIdleAt(long, long) - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- isIdleAt(long, long) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
Checks whether the maximum idle time is passed with respect to the provided time
without any access during this time period as maxIdleSeconds
.
- isIncludeValue() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.ListenerConfigHolder
-
- isIncludeValue() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- isIncludeValue() - Method in class com.hazelcast.collection.impl.collection.CollectionEventFilter
-
- isIncludeValue() - Method in class com.hazelcast.collection.impl.queue.QueueEventFilter
-
- isIncludeValue() - Method in class com.hazelcast.config.EntryListenerConfig
-
- isIncludeValue() - Method in class com.hazelcast.config.ItemListenerConfig
-
- isIncludeValue() - Method in class com.hazelcast.config.ListenerConfig
-
- isIncludeValue() - Method in class com.hazelcast.config.QueryCacheConfig
-
Returns true
if value caching enabled, otherwise returns false
.
- isIncludeValue() - Method in class com.hazelcast.config.QuorumListenerConfig
-
- isIncludeValue() - Method in class com.hazelcast.map.impl.EntryEventFilter
-
- isIncludeValue() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- isIncludeValue() - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheRequest
-
- isIncludeValue() - Method in class com.hazelcast.multimap.impl.MultiMapEventFilter
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.impl.FalsePredicate
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.impl.predicates.AbstractIndexAwarePredicate
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.impl.predicates.AndPredicate
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.impl.predicates.NotEqualPredicate
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.impl.predicates.OrPredicate
-
- isIndexed(QueryContext) - Method in interface com.hazelcast.query.IndexAwarePredicate
-
Signals to the query engine that this predicate is able to utilize the
indexes available while executing the query in the given query context.
- isIndexed(QueryContext) - Method in class com.hazelcast.query.PagingPredicate
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.PredicateBuilder
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.SqlPredicate
-
- isInfiniteTTL(long) - Method in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
- isInfoEnabled() - Method in class com.hazelcast.logging.AbstractLogger
-
- isInfoEnabled() - Method in interface com.hazelcast.logging.ILogger
-
- isInitialized() - Method in class com.hazelcast.internal.partition.impl.PartitionStateManager
-
- isInsideAws() - Method in class com.hazelcast.client.config.ClientAwsConfig
-
Deprecated.
- isInstanceOf(Class) - Method in class com.hazelcast.spi.impl.servicemanager.ServiceInfo
-
- isInternalType(Class) - Static method in class com.hazelcast.nio.ClassLoaderUtil
-
- isInvalidateOnChange() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.NearCacheConfigHolder
-
- isInvalidateOnChange() - Method in class com.hazelcast.config.NearCacheConfig
-
Checks if Near Cache entries are invalidated when the entries in the backing data structure are changed
(updated or removed).
- isInvalidationEnabled() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- isInvocationAllowed(Operation, boolean) - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- isInvocationAllowed(Operation, boolean) - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Checks if the
Operation
is allowed to be invoked from the current
thread.
- isIpAddress(String) - Static method in class com.hazelcast.util.AddressUtil
-
- isIPv4() - Method in class com.hazelcast.nio.Address
-
- isIPv4() - Method in class com.hazelcast.util.AddressUtil.AddressMatcher
-
- isIPv6() - Method in class com.hazelcast.nio.Address
-
- isIPv6() - Method in class com.hazelcast.util.AddressUtil.AddressMatcher
-
- isJCacheAvailable(ClassLoader) - Static method in class com.hazelcast.cache.impl.JCacheDetector
-
- isJCacheAvailable(ClassLoader, ILogger) - Static method in class com.hazelcast.cache.impl.JCacheDetector
-
- isJoinAllowed() - Method in enum com.hazelcast.cluster.ClusterState
-
Shows whether new member join is allowed.
- isJoined() - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Returns whether this member joined to a cluster.
- isJoined() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- isJoinOperation(Operation) - Static method in class com.hazelcast.spi.impl.operationutil.Operations
-
- isKeepAlive() - Method in class com.hazelcast.client.config.SocketOptions
-
SO_KEEPALIVE socket option
- isKeyAndValueLoadable(Data, Object) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- isKeyLoadFinished() - Method in class com.hazelcast.map.impl.MapKeyLoader
-
Returns true
if there is no ongoing key loading and dispatching
task on this map key loader.
- isKeyLoadFinished() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- isKeyLoadFinished() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- IsKeyLoadFinishedOperation - Class in com.hazelcast.map.impl.operation
-
Returns if the key loading and dispatching has finished on this partition
- IsKeyLoadFinishedOperation() - Constructor for class com.hazelcast.map.impl.operation.IsKeyLoadFinishedOperation
-
- IsKeyLoadFinishedOperation(String) - Constructor for class com.hazelcast.map.impl.operation.IsKeyLoadFinishedOperation
-
- isKnownServiceNamespace(ServiceNamespace) - Method in class com.hazelcast.cache.impl.CacheService
-
- isKnownServiceNamespace(ServiceNamespace) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- isKnownServiceNamespace(ServiceNamespace) - Method in class com.hazelcast.map.impl.MapService
-
- isKnownServiceNamespace(ServiceNamespace) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- isKnownServiceNamespace(ServiceNamespace) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- isKnownServiceNamespace(ServiceNamespace) - Method in interface com.hazelcast.spi.FragmentedMigrationAwareService
-
Returns true if namespace is known by this service, false otherwise
- isKnownServiceNamespace(ServiceNamespace) - Method in class com.hazelcast.spi.impl.CountingMigrationAwareService
-
- isLaterThan(MembersView) - Method in class com.hazelcast.internal.cluster.impl.MembersView
-
- isLeaseExpired() - Method in class com.hazelcast.internal.util.LockGuard
-
- isLessOrEqual(Version) - Method in class com.hazelcast.version.Version
-
- isLessThan(Version) - Method in class com.hazelcast.version.Version
-
- isLessThanPivot(long) - Method in class com.hazelcast.internal.util.sort.IntMemArrayQuickSorter
-
- isLessThanPivot(long) - Method in class com.hazelcast.internal.util.sort.LongMemArrayQuickSorter
-
- isLessThanPivot(long) - Method in class com.hazelcast.internal.util.sort.QuickSorter
-
- isListed(String) - Method in class com.hazelcast.config.ClassFilter
-
- isListenerCancelled(String) - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
-
- isLite() - Method in class com.hazelcast.internal.management.TimedMemberState
-
- isLiteMember() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- isLiteMember() - Method in class com.hazelcast.config.Config
-
Returns true
if this member is a lite member.
- isLiteMember() - Method in interface com.hazelcast.core.Member
-
Returns true if this member is a lite member.
- isLiteMember() - Method in class com.hazelcast.instance.AbstractMember
-
- isLiteMember() - Method in class com.hazelcast.instance.Node
-
- isLiteMember() - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- isLiteMember() - Method in class com.hazelcast.internal.cluster.MemberInfo
-
- isLiteMember() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- isLive() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- isLive() - Method in class com.hazelcast.util.executor.StripedExecutor
-
Checks if this StripedExecutor is alive (so not shut down).
- isLoaded() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- isLoaded() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Returns true
if all key and value loading tasks have completed
on this record store.
- isLoaded - Variable in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- isLoaded() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- isLoaded() - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- isLocal() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.ListenerConfigHolder
-
- isLocal() - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- isLocal() - Method in class com.hazelcast.config.EntryListenerConfig
-
- isLocal() - Method in class com.hazelcast.config.ListenerConfig
-
- isLocal() - Method in class com.hazelcast.config.QuorumListenerConfig
-
- isLocal() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionImpl
-
- isLocal() - Method in interface com.hazelcast.spi.partition.IPartition
-
Checks if the partition is local.
- isLocalMemberSafe() - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- isLocalMemberSafe() - Method in interface com.hazelcast.core.PartitionService
-
Checks whether local member is in safe state.
- isLocalMemberSafe() - Method in class com.hazelcast.internal.jmx.PartitionServiceMBean
-
- isLocalMemberSafe() - Method in class com.hazelcast.internal.partition.PartitionServiceProxy
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapAddEntryListenerMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerToKeyMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerToKeyWithPredicateMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerWithPredicateMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddNearCacheInvalidationListenerMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.map.Pre38MapAddNearCacheEntryListenerMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.multimap.AbstractMultiMapAddEntryListenerMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapAddEntryListenerMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapAddEntryListenerToKeyMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.AbstractReplicatedMapAddEntryListenerMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerToKeyMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerToKeyWithPredicateMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerWithPredicateMessageTask
-
- isLocalOnly() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddNearCacheListenerMessageTask
-
- isLocalOnly() - Method in interface com.hazelcast.spi.EventRegistration
-
Returns true if this registration is for locally fired events only.
- isLocalOnly() - Method in class com.hazelcast.spi.impl.eventservice.impl.Registration
-
- isLocked() - Method in class com.hazelcast.client.proxy.ClientLockProxy
-
- isLocked(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- isLocked(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- isLocked() - Method in class com.hazelcast.concurrent.lock.LockProxy
-
- isLocked(NodeEngine, Data) - Method in class com.hazelcast.concurrent.lock.LockProxySupport
-
- isLocked() - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- isLocked(Data) - Method in interface com.hazelcast.concurrent.lock.LockStore
-
Check if a key is locked by any caller and thread ID.
- isLocked(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- isLocked(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
-
- isLocked() - Method in interface com.hazelcast.core.ILock
-
Returns whether this lock is locked or not.
- isLocked(K) - Method in interface com.hazelcast.core.IMap
-
Checks the lock for the specified key.
- isLocked(K) - Method in interface com.hazelcast.core.MultiMap
-
Checks the lock for the specified key.
- isLocked() - Method in class com.hazelcast.internal.util.LockGuard
-
- isLocked() - Method in class com.hazelcast.map.impl.LockAwareLazyMapEntry
-
- isLocked(K) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- isLocked(Data) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- isLocked(Data) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- isLocked() - Method in interface com.hazelcast.map.LockAware
-
- isLocked(Data) - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- isLocked(K) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- isLockedBy(String, long) - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- isLockedBy(Data, String, long) - Method in interface com.hazelcast.concurrent.lock.LockStore
-
Check if a key is locked by a specific caller and thread ID.
- isLockedBy(Data, String, long) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- isLockedBy(Data, String, long) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
-
- isLockedBy(Data, String, long) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- isLockedBy(Data, String, long) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- isLockedByCurrentThread() - Method in class com.hazelcast.client.proxy.ClientLockProxy
-
- isLockedByCurrentThread() - Method in class com.hazelcast.concurrent.lock.LockProxy
-
- isLockedByCurrentThread(NodeEngine, Data) - Method in class com.hazelcast.concurrent.lock.LockProxySupport
-
- isLockedByCurrentThread() - Method in interface com.hazelcast.core.ILock
-
Returns whether this lock is locked by current thread or not.
- IsLockedOperation - Class in com.hazelcast.concurrent.lock.operations
-
- IsLockedOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.IsLockedOperation
-
- IsLockedOperation(ObjectNamespace, Data) - Constructor for class com.hazelcast.concurrent.lock.operations.IsLockedOperation
-
- IsLockedOperation(ObjectNamespace, Data, long) - Constructor for class com.hazelcast.concurrent.lock.operations.IsLockedOperation
-
- isLoggable(Level) - Method in interface com.hazelcast.logging.ILogger
-
Checks if a message at the given level is going to be logged by this logger.
- isLoggable(Level) - Method in class com.hazelcast.logging.Log4j2Factory.Log4j2Logger
-
- isLoopbackModeEnabled() - Method in class com.hazelcast.config.MulticastConfig
-
Check if the loopback mode is enabled in the multicast discovery mechanism.
- isLossTolerant() - Method in class com.hazelcast.topic.impl.reliable.ReliableMessageListenerAdapter
-
- isLossTolerant() - Method in interface com.hazelcast.topic.ReliableMessageListener
-
Checks if this ReliableMessageListener is able to deal with message loss.
- isManagedService() - Method in class com.hazelcast.spi.impl.servicemanager.ServiceInfo
-
- isManagementEnabled() - Method in class com.hazelcast.cache.impl.CacheMXBeanImpl
-
- isManagementEnabled - Variable in class com.hazelcast.config.AbstractCacheConfig
-
Whether management is enabled
- isManagementEnabled() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- isManagementEnabled() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Checks if management is enabled for this
ICache
.
- isMapLoader() - Method in interface com.hazelcast.map.impl.mapstore.MapStoreContext
-
- isMapLoader() - Method in class com.hazelcast.map.impl.MapStoreWrapper
-
- isMaster() - Method in class com.hazelcast.instance.Node
-
- isMaster() - Method in interface com.hazelcast.internal.cluster.ClusterService
-
Checks if this member is the master.
- isMaster() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- isMaster() - Method in class com.hazelcast.internal.management.TimedMemberState
-
- isMaxIdleDefined(long) - Method in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
- isMaxSizeReached() - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- isMemberAllowedToJoin(Address) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- isMemberAllowedToJoin(Address) - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
- isMemberExcluded(Address, String) - Method in interface com.hazelcast.hotrestart.InternalHotRestartService
-
Checks if the given member has been excluded during the cluster start or not.
- isMemberExcluded(Address, String) - Method in class com.hazelcast.hotrestart.NoopInternalHotRestartService
-
- isMemberRemovedInNotJoinableState(Address) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- isMemberSafe(Member) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- isMemberSafe(Member) - Method in interface com.hazelcast.core.PartitionService
-
Checks whether the given member is in safe state.
- isMemberSafe(Member) - Method in class com.hazelcast.internal.partition.PartitionServiceProxy
-
- isMemberStateSafe() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- isMemberStateSafe() - Method in class com.hazelcast.monitor.impl.MemberPartitionStateImpl
-
- isMemberStateSafe() - Method in interface com.hazelcast.monitor.MemberPartitionState
-
Returns whether member is safe for shutdown.
- isMemberStateSafe() - Method in interface com.hazelcast.spi.partition.IPartitionService
-
Queries and returns if this member in a safe state or not.
- isMergeable(C) - Method in class com.hazelcast.spi.impl.merge.AbstractContainerCollector
-
Determines if the container should be merged.
- isMigrating() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionImpl
-
- isMigrating() - Method in interface com.hazelcast.spi.partition.IPartition
-
Checks if there currently is a migration going on in this partition.
- isMigrationAllowed() - Method in enum com.hazelcast.cluster.ClusterState
-
Shows whether migrations and replications are allowed.
- isMigrationAllowed() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- isMigrationOperation(Operation) - Static method in class com.hazelcast.spi.impl.operationutil.Operations
-
- isMinSizeReached() - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- isModified() - Method in class com.hazelcast.map.impl.LazyMapEntry
-
- isModified() - Method in class com.hazelcast.map.impl.MapEntrySimple
-
- isMultiThreadingEnabled() - Method in class com.hazelcast.config.TopicConfig
-
Checks if multi-threaded processing of incoming messages is enabled or not.
- isNearCacheEnabled() - Method in class com.hazelcast.config.MapConfig
-
Checks if Near Cache is enabled.
- isNew() - Method in class com.hazelcast.internal.util.hashslot.impl.SlotAssignmentResultImpl
-
- isNew() - Method in interface com.hazelcast.internal.util.hashslot.SlotAssignmentResult
-
- isNextAvailableSequence(ObjectNamespace, int, long) - Method in class com.hazelcast.cache.impl.journal.RingbufferCacheEventJournalImpl
-
- isNextAvailableSequence(ObjectNamespace, int, long) - Method in interface com.hazelcast.internal.journal.EventJournal
-
Checks if the sequence
is the sequence of the next event to
be added to the event journal.
- isNextAvailableSequence(ObjectNamespace, int, long) - Method in class com.hazelcast.map.impl.journal.RingbufferMapEventJournalImpl
-
- isNextEvent(Sequenced) - Method in class com.hazelcast.map.impl.querycache.subscriber.SubscriberAccumulator
-
- isNodeVersionCompatibleWith(Version) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- isNodeVersionCompatibleWith(Version) - Method in interface com.hazelcast.instance.NodeExtension
-
Check if this node's codebase version is compatible with given cluster version.
- isNot(String) - Method in class com.hazelcast.query.EntryObject
-
- isNotEmpty(Collection) - Static method in class com.hazelcast.util.CollectionUtil
-
Returns true
if the given collection is not null
and not empty, otherwise returns false
.
- isNotNull() - Method in class com.hazelcast.query.EntryObject
-
- isNotNull(E, String) - Static method in class com.hazelcast.util.Preconditions
-
Tests if a string is not null.
- isNull() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- isNull() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceContainer
-
- isNull() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- isNull() - Method in interface com.hazelcast.core.IAtomicReference
-
Checks if the stored reference is null
.
- isNull() - Method in class com.hazelcast.internal.json.JsonValue
-
Detects whether this value represents the JSON literal null
.
- isNull() - Method in class com.hazelcast.query.EntryObject
-
- isNullAsync() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- isNullAsync() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- isNullAsync() - Method in interface com.hazelcast.core.IAtomicReference
-
Checks if the stored reference is null
.
- isNullEmptyTarget() - Method in class com.hazelcast.query.impl.getters.ImmutableMultiResult
-
- isNullEmptyTarget() - Method in class com.hazelcast.query.impl.getters.MultiResult
-
- IsNullOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- IsNullOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.IsNullOperation
-
- IsNullOperation(String) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.IsNullOperation
-
- isNullOrEmpty(Map) - Static method in class com.hazelcast.util.MapUtil
-
Test the given map and return true
if the map is null or empty.
- isNullOrEmpty(String) - Static method in class com.hazelcast.util.StringUtil
-
Checks if a string is empty or not.
- isNullOrEmptyAfterTrim(String) - Static method in class com.hazelcast.util.StringUtil
-
Checks if a string is empty or not after trim operation
- isNumber() - Method in class com.hazelcast.internal.json.JsonValue
-
Detects whether this value represents a JSON number.
- ISO_8859_1 - Static variable in class com.hazelcast.nio.Bits
-
A reusable instance of the ISO Latin-1 charset
- isObject() - Method in class com.hazelcast.internal.json.JsonObject
-
- isObject() - Method in class com.hazelcast.internal.json.JsonValue
-
Detects whether this value represents a JSON object.
- isOfType(Class<T>) - Method in class com.hazelcast.internal.cluster.impl.ClusterStateChange
-
- isOldValueAvailable() - Method in class com.hazelcast.cache.impl.CacheEntryEventImpl
-
- isOldValueAvailable() - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- isOldValueAvailable() - Method in interface com.hazelcast.cache.impl.CacheEventData
-
Returns true if old value is available.
- isOldValueAvailable() - Method in class com.hazelcast.cache.impl.CacheEventDataImpl
-
- isOldValueRequired() - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
If old value is required, previously assigned values for the affected keys
will be sent to this cache entry listener implementation.
- isOptimizeQueries() - Method in class com.hazelcast.config.MapConfig
-
- isOrdered() - Method in class com.hazelcast.config.MapIndexConfig
-
Checks if the index should be ordered.
- isOrdered() - Method in interface com.hazelcast.query.impl.Index
-
Tells whether this index is ordered or not.
- isOrdered() - Method in class com.hazelcast.query.impl.IndexImpl
-
- isOrdered() - Method in class com.hazelcast.query.impl.IndexInfo
-
- isOriginatedFromClient() - Method in interface com.hazelcast.transaction.impl.Transaction
-
- isOriginatedFromClient() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- isOriginatedFromClient() - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- isOverrideJavaSerialization() - Method in class com.hazelcast.config.GlobalSerializerConfig
-
- isOverwritable() - Method in interface com.hazelcast.nio.serialization.SerializerHook
-
Defines if this serializer can be overridden by defining a custom
serializer in the configurations (codebase or configuration file)
- isOwnerConnection() - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
Indicates whether this endpoint is the owner connection for that client.
- isOwnerConnection() - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- isOwnerConnection() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationBaseMessageTask
-
- isOwnerConnection() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationCustomCredentialsMessageTask
-
- isOwnerConnection() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationMessageTask
-
- isOwnerNode() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- isOwnerOrBackup(Address) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionImpl
-
- isOwnerOrBackup(int) - Method in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- isOwnerOrBackup(Address) - Method in interface com.hazelcast.spi.partition.IPartition
-
Checks if given address is owner of primary or backup of this partition.
- isPad(byte) - Static method in class com.hazelcast.util.Base64
-
- isParallelMode() - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
- IsPartitionLoadedOperation - Class in com.hazelcast.map.impl.operation
-
- IsPartitionLoadedOperation() - Constructor for class com.hazelcast.map.impl.operation.IsPartitionLoadedOperation
-
- IsPartitionLoadedOperation(String) - Constructor for class com.hazelcast.map.impl.operation.IsPartitionLoadedOperation
-
- IsPartitionLoadedOperationFactory - Class in com.hazelcast.map.impl.operation
-
- IsPartitionLoadedOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.IsPartitionLoadedOperationFactory
-
- IsPartitionLoadedOperationFactory(String) - Constructor for class com.hazelcast.map.impl.operation.IsPartitionLoadedOperationFactory
-
- isPartitionOwner(int) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- isPartitionOwner(int) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
Check if this node is the owner of a partition.
- isPartitionReplicaVersionDirty(int, ServiceNamespace) - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaManager
-
- isPartitionReplicaVersionStale(int, ServiceNamespace, long[], int) - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaManager
-
- isPartitionReplicaVersionStale(int, ServiceNamespace, long[], int) - Method in interface com.hazelcast.internal.partition.PartitionReplicaVersionManager
-
Returns whether given replica version is behind the current version or not.
- isPersistenceEnabled(ObjectNamespace, int) - Method in class com.hazelcast.cache.impl.journal.RingbufferCacheEventJournalImpl
-
- isPersistenceEnabled(ObjectNamespace, int) - Method in interface com.hazelcast.internal.journal.EventJournal
-
- isPersistenceEnabled(ObjectNamespace, int) - Method in class com.hazelcast.map.impl.journal.RingbufferMapEventJournalImpl
-
- isPersistWanReplicatedData() - Method in class com.hazelcast.config.WanConsumerConfig
-
- isPersistWanReplicatedData() - Method in class com.hazelcast.map.impl.MapContainer
-
- isPollOperation() - Method in class com.hazelcast.collection.impl.txnqueue.TxQueueItem
-
- isPopulate() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- isPopulate() - Method in class com.hazelcast.config.QueryCacheConfig
-
Returns true
if initial population of QueryCache
is enabled, otherwise returns false
.
- isPopulate() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- isPortable() - Method in class com.hazelcast.internal.serialization.impl.HeapData
-
- isPortable() - Method in interface com.hazelcast.nio.serialization.Data
-
Returns true if this Data is created from a
Portable
object,
false otherwise.
- isPortAutoIncrement() - Method in class com.hazelcast.config.NetworkConfig
-
Checks if a Hazelcast member is allowed find a free port by incrementing the port number when it encounters
an occupied port.
- isPostProcessing(RecordStore) - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- isPostProcessingMapStore() - Method in class com.hazelcast.map.impl.mapstore.AbstractMapDataStore
-
- isPostProcessingMapStore() - Method in interface com.hazelcast.map.impl.mapstore.MapDataStore
-
- isPostProcessingMapStore() - Method in class com.hazelcast.map.impl.MapStoreWrapper
-
- isPowerOfTwo(long) - Static method in class com.hazelcast.util.QuickMath
-
Return true if input argument is power of two.
- isPreCheckEnabled() - Method in class com.hazelcast.map.impl.query.QueryResultSizeLimiter
-
Just for testing.
- isPreloadDone() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- isPreloadDone() - Method in interface com.hazelcast.internal.nearcache.NearCache
-
Checks if the pre-loading of the Near Cache is done.
- isPresent() - Method in class com.hazelcast.quorum.impl.QuorumImpl
-
- isPresent() - Method in interface com.hazelcast.quorum.Quorum
-
Returns true if quorum is present, false if absent.
- isPresent() - Method in class com.hazelcast.quorum.QuorumEvent
-
Returns the presence of the quorum
- isProcessing() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- isProjectionQuery() - Method in class com.hazelcast.map.impl.query.Query
-
- isPublishable() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- isQueryResultLimitEnabled() - Method in class com.hazelcast.map.impl.query.QueryResultSizeLimiter
-
Just for testing.
- isRawSocketPermitted() - Static method in class com.hazelcast.util.ICMPHelper
-
- isReadBackupData() - Method in class com.hazelcast.config.MapConfig
-
Checks if read-backup-data (reading local backup entries) is enabled for this map.
- isReadThrough() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- isReadThrough() - Method in class com.hazelcast.cache.impl.CacheMXBeanImpl
-
- isReadThrough - Variable in class com.hazelcast.config.AbstractCacheConfig
-
A flag indicating if "read-through" mode is required.
- isReadThrough() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- isReadThrough() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Checks if this
ICache
is read-through: a read loads the entry from the data store
if it is not already in the cache.
- isRecordExpired(R) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- isRedoOperation() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- isRedoOperation() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- isRedoOperation() - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- isRedoOperation() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- isReferenceAligned(long) - Static method in class com.hazelcast.internal.memory.impl.AlignmentUtil
-
- isRegistered(String, String, boolean) - Static method in class com.hazelcast.cache.impl.MXBeanUtil
-
- isRemove(long) - Static method in class com.hazelcast.collection.impl.CollectionTxnUtil
-
- isRemoveOperation() - Method in class com.hazelcast.collection.impl.collection.TxCollectionItem
-
- isRemoveOperation() - Method in interface com.hazelcast.collection.impl.txncollection.CollectionTxnOperation
-
- isRemoveOperation() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddOperation
-
- isRemoveOperation() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveOperation
-
- isRemoveOperation() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnOfferOperation
-
- isRemoveOperation() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPollOperation
-
- isReplicateEnqueuedEvents() - Method in enum com.hazelcast.config.WanPublisherState
-
Returns true
if this state allows dequeueing and replicating
events, false
otherwise.
- isRepublishingEnabled() - Method in class com.hazelcast.config.WanReplicationRef
-
Returns true
if incoming WAN events to this member should be
republished (forwarded) to this WAN replication reference.
- isResultDeserialized() - Method in class com.hazelcast.spi.InvocationBuilder
-
Checks if the Future should automatically deserialize the result.
- isRetryable() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- isRetrySafeException(Throwable) - Static method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- isReuseAddress() - Method in class com.hazelcast.client.config.SocketOptions
-
SO_REUSEADDR socket option.
- isReuseAddress() - Method in class com.hazelcast.config.NetworkConfig
-
- isRunAllowed(Operation) - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- isRunAllowed(Operation) - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Checks if the
Operation
is allowed to run on the current thread.
- isRunAllowed(Operation) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- isRunAllowed(Operation) - Method in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
Returns true if the given operation is allowed to run on the calling
thread, false otherwise.
- isRunning() - Method in class com.hazelcast.client.impl.clientside.LifecycleServiceImpl
-
- isRunning() - Method in interface com.hazelcast.core.LifecycleService
-
Checks whether or not the instance is running.
- isRunning() - Method in class com.hazelcast.instance.LifecycleServiceImpl
-
- isRunning() - Method in class com.hazelcast.instance.Node
-
Indicates that node is not shutting down or it has not already shut down
- isRunning() - Method in class com.hazelcast.instance.TerminatedLifecycleService
-
- isRunning() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- isRunning() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- isRunning() - Method in interface com.hazelcast.spi.NodeEngine
-
Indicates that node is not shutting down or it has not already shut down
- isRunning() - Method in class com.hazelcast.wan.merkletree.ConsistencyCheckResult
-
- isSameGroup(ConfigCheck) - Method in class com.hazelcast.internal.cluster.impl.ConfigCheck
-
- isSameRM(XAResource) - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- isSameRM(XAResource) - Method in class com.hazelcast.transaction.impl.xa.XAResourceImpl
-
- isSerializeKeys() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.NearCacheConfigHolder
-
- isSerializeKeys() - Method in class com.hazelcast.config.NearCacheConfig
-
Checks if the Near Cache key is stored in serialized format or by-reference.
- isSerializeKeys() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- isSerializeKeys() - Method in interface com.hazelcast.internal.nearcache.NearCache
-
Checks if the Near Cache key is stored in serialized format or by-reference.
- isSevereEnabled() - Method in class com.hazelcast.logging.AbstractLogger
-
- isSevereEnabled() - Method in interface com.hazelcast.logging.ILogger
-
- isShutdown() - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- isShutdown() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- isShutdown() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- isShutdown() - Method in class com.hazelcast.client.util.ClientStateListener
-
- isShutdown(String) - Method in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- isShutdown() - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- isShutdown(String) - Method in class com.hazelcast.executor.impl.DistributedExecutorService
-
- isShutdown() - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- isShutdown() - Method in class com.hazelcast.internal.jmx.ManagedExecutorServiceMBean
-
- isShutdown(String) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- isShutdown() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- isSmartRouting() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- isSmartRouting() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- isSocketBind() - Method in interface com.hazelcast.nio.IOService
-
- isSocketBind() - Method in class com.hazelcast.nio.NodeIOService
-
- isSocketBindAny() - Method in interface com.hazelcast.nio.IOService
-
- isSocketBindAny() - Method in class com.hazelcast.nio.NodeIOService
-
- isSocketInterceptorEnabled() - Method in class com.hazelcast.internal.management.TimedMemberState
-
- isSocketInterceptorEnabled() - Method in interface com.hazelcast.nio.IOService
-
- isSocketInterceptorEnabled() - Method in class com.hazelcast.nio.NodeIOService
-
- isSslEnabled() - Method in class com.hazelcast.internal.management.TimedMemberState
-
- isStale(long) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- isStale(long) - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- isStale(long) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- isStaleRead(Object, NearCacheRecord) - Method in interface com.hazelcast.internal.nearcache.impl.invalidation.StaleReadDetector
-
- isStaleRead(Object, NearCacheRecord) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.StaleReadDetectorImpl
-
- isStaleSequence(long) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- isStartCompleted() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- isStartCompleted() - Method in interface com.hazelcast.instance.NodeExtension
-
Returns true if the instance has started
- isStarted() - Method in class com.hazelcast.client.util.ClientStateListener
-
- isStatisticsEnabled() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- isStatisticsEnabled() - Method in class com.hazelcast.cache.impl.CacheMXBeanImpl
-
- isStatisticsEnabled - Variable in class com.hazelcast.config.AbstractCacheConfig
-
A flag indicating if statistics gathering is enabled.
- isStatisticsEnabled() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- isStatisticsEnabled() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Checks if statistics are enabled for this
ICache
.
- isStatisticsEnabled() - Method in class com.hazelcast.config.CollectionConfig
-
Checks if collection statistics are enabled.
- isStatisticsEnabled() - Method in class com.hazelcast.config.ExecutorConfig
-
Gets if statistics gathering is enabled or disabled on the executor task.
- isStatisticsEnabled() - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
- isStatisticsEnabled() - Method in class com.hazelcast.config.MapConfig
-
Checks if statistics are enabled for this map.
- isStatisticsEnabled() - Method in class com.hazelcast.config.MultiMapConfig
-
Checks to see if statistics are enabled for this MultiMap.
- isStatisticsEnabled() - Method in class com.hazelcast.config.PNCounterConfig
-
Checks if statistics are enabled for this PN counter
- isStatisticsEnabled() - Method in class com.hazelcast.config.QueueConfig
-
Check if statistics are enabled for this queue.
- isStatisticsEnabled() - Method in class com.hazelcast.config.ReliableTopicConfig
-
Checks if statistics are enabled for this reliable topic.
- isStatisticsEnabled() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
Checks if statistics are enabled for this replicated map.
- isStatisticsEnabled() - Method in class com.hazelcast.config.TopicConfig
-
Checks if statistics are enabled for this topic.
- isStoreByValue() - Method in class com.hazelcast.cache.impl.CacheMXBeanImpl
-
- isStoreByValue - Variable in class com.hazelcast.config.AbstractCacheConfig
-
A flag indicating if the cache will be store-by-value or store-by-reference.
- isStoreByValue() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- isString() - Method in class com.hazelcast.internal.json.JsonValue
-
Detects whether this value represents a JSON string.
- isSupported(OptionalFeature) - Method in class com.hazelcast.cache.HazelcastCachingProvider
-
- isSupported(OptionalFeature) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
- isSynchronous() - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
If true
, this cache entry listener implementation will be called in a synchronous manner.
- isTargetAllNodes() - Method in class com.hazelcast.map.impl.query.Target
-
- isTargetLocalNode() - Method in class com.hazelcast.map.impl.query.Target
-
- isTargetPartitionOwner() - Method in class com.hazelcast.map.impl.query.Target
-
- isTask() - Method in class com.hazelcast.durableexecutor.impl.TaskRingBuffer.DurableIterator
-
- isTcpNoDelay() - Method in class com.hazelcast.client.config.SocketOptions
-
TCP_NODELAY socket option
- isTerminal(Throwable) - Method in class com.hazelcast.topic.impl.reliable.ReliableMessageListenerAdapter
-
- isTerminal(Throwable) - Method in interface com.hazelcast.topic.ReliableMessageListener
-
- isTerminated() - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- isTerminated() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- isTerminated() - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- isTerminated() - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- isTerminated() - Method in class com.hazelcast.internal.jmx.ManagedExecutorServiceMBean
-
- isTerminated - Variable in class com.hazelcast.internal.management.dto.ManagedExecutorDTO
-
- isTerminated() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- isTombstone() - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- isTooLargeSequence(long) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- isTransactional() - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- isTransactionallyLocked(Data) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- isTransactionallyLocked(Data) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- isTransactionallyLocked(Data) - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- isTrue() - Method in class com.hazelcast.internal.json.JsonValue
-
Detects whether this value represents the JSON literal true
.
- isUnalignedAccessAllowed() - Static method in class com.hazelcast.internal.memory.impl.AlignmentUtil
-
- isUnixFamily() - Static method in class com.hazelcast.util.OsHelper
-
Returns true
if the system is from Unix family.
- isUnknown() - Method in class com.hazelcast.version.MemberVersion
-
- isUnknown() - Method in class com.hazelcast.version.Version
-
- isUnknownOrGreaterOrEqual(Version) - Method in class com.hazelcast.version.Version
-
- isUnknownOrGreaterThan(Version) - Method in class com.hazelcast.version.Version
-
- isUnknownOrLessOrEqual(Version) - Method in class com.hazelcast.version.Version
-
- isUnknownOrLessThan(Version) - Method in class com.hazelcast.version.Version
-
- isUrgent() - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- isUrgent() - Method in class com.hazelcast.internal.ascii.AbstractTextCommand
-
- isUrgent() - Method in interface com.hazelcast.internal.networking.OutboundFrame
-
Checks if this Frame is urgent.
- isUrgent() - Method in class com.hazelcast.nio.Packet
-
- isUrgent() - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.Response
-
Check if this Response is an urgent response.
- isUrgent() - Method in class com.hazelcast.spi.Operation
-
- isUseCachedDeserializedValuesEnabled(MapContainer, int) - Method in class com.hazelcast.map.impl.query.PartitionScanRunner
-
- isUseNativeByteOrder() - Method in class com.hazelcast.config.SerializationConfig
-
- isUsePublicIp() - Method in class com.hazelcast.config.AliasedDiscoveryConfig
-
Checks whether the public or private IP should be used to connect to Hazelcast members.
- isValid() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- isValidForFetching(V, long) - Method in class com.hazelcast.util.SampleableConcurrentHashMap
-
- isValidForSampling(V) - Method in class com.hazelcast.util.SampleableConcurrentHashMap
-
- isWanReplicationEnabled() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- isWanReplicationEnabled(String) - Method in class com.hazelcast.cache.impl.CacheService
-
- isWanReplicationEnabled() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Determines whether wan replication is enabled or not for this record store.
- isWanReplicationEnabled(String) - Method in interface com.hazelcast.cache.impl.ICacheService
-
Returns true
if WAN replication is enabled for the cache named cacheNameWithPrefix
.
- isWanReplicationEnabled() - Method in class com.hazelcast.map.impl.MapContainer
-
- isWanReplicationOperation(Operation) - Static method in class com.hazelcast.spi.impl.operationutil.Operations
-
- isWanRepublishingEnabled() - Method in class com.hazelcast.map.impl.MapContainer
-
- isWarningEnabled() - Method in class com.hazelcast.logging.AbstractLogger
-
- isWarningEnabled() - Method in interface com.hazelcast.logging.ILogger
-
- isWhiteSpace(byte) - Static method in class com.hazelcast.util.Base64
-
- isWriteBehindMapStoreEnabled() - Method in interface com.hazelcast.map.impl.mapstore.MapStoreContext
-
- isWriteCoalescing() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- isWriteCoalescing() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns true
if write-coalescing is enabled.
- isWriteThrough() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- isWriteThrough() - Method in class com.hazelcast.cache.impl.CacheMXBeanImpl
-
- isWriteThrough - Variable in class com.hazelcast.config.AbstractCacheConfig
-
A flag indicating if "write-through" mode is required.
- isWriteThrough() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- isWriteThrough() - Method in class com.hazelcast.config.CacheSimpleConfig
-
Checks if the
ICache
is write-through: a write to the queue also loads the entry
into the data store.
- item - Variable in class com.hazelcast.core.ItemEvent
-
- ITEM_EVENT - Static variable in class com.hazelcast.spi.impl.SpiPortableHook
-
- ITEM_LISTENER_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- itemAdded(ItemEvent) - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- itemAdded(ItemEvent) - Method in class com.hazelcast.console.ConsoleApp
-
- itemAdded(ItemEvent<E>) - Method in interface com.hazelcast.core.ItemListener
-
Invoked when an item is added.
- ItemCounter<T> - Class in com.hazelcast.util
-
Non Thread-Safe Counter of things.
- ItemCounter() - Constructor for class com.hazelcast.util.ItemCounter
-
- ItemEvent<E> - Class in com.hazelcast.core
-
Event for a collection item.
- ItemEvent(String, ItemEventType, E, Member) - Constructor for class com.hazelcast.core.ItemEvent
-
- ItemEventType - Enum in com.hazelcast.core
-
Type of item events.
- itemId - Variable in class com.hazelcast.collection.impl.collection.CollectionItem
-
- itemId - Variable in class com.hazelcast.collection.impl.collection.operations.CollectionAddOperation
-
- itemId - Variable in class com.hazelcast.collection.impl.queue.QueueItem
-
- itemIdSet - Variable in class com.hazelcast.collection.impl.txncollection.AbstractTransactionalCollectionProxy
-
- ItemListener<E> - Interface in com.hazelcast.core
-
- ItemListenerConfig - Class in com.hazelcast.config
-
Contains the configuration for an Item Listener.
- ItemListenerConfig() - Constructor for class com.hazelcast.config.ItemListenerConfig
-
- ItemListenerConfig(String, boolean) - Constructor for class com.hazelcast.config.ItemListenerConfig
-
- ItemListenerConfig(ItemListener, boolean) - Constructor for class com.hazelcast.config.ItemListenerConfig
-
- ItemListenerConfig(ItemListenerConfig) - Constructor for class com.hazelcast.config.ItemListenerConfig
-
- ItemListenerConfigReadOnly - Class in com.hazelcast.config
-
- ItemListenerConfigReadOnly(ItemListenerConfig) - Constructor for class com.hazelcast.config.ItemListenerConfigReadOnly
-
Deprecated.
- itemMap - Variable in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- itemRemoved(ItemEvent) - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- itemRemoved(ItemEvent) - Method in class com.hazelcast.console.ConsoleApp
-
- itemRemoved(ItemEvent<E>) - Method in interface com.hazelcast.core.ItemListener
-
Invoked when an item is removed.
- IterableUtil - Class in com.hazelcast.util
-
Utility functions for working with
Iterable
- iterationType(IterationType) - Method in class com.hazelcast.map.impl.query.Query.QueryBuilder
-
- IterationType - Enum in com.hazelcast.util
-
To differentiate users selection on result collection on map-wide operations like values, keySet, query etc.
- iterator(int) - Method in interface com.hazelcast.cache.ICache
-
Creates and returns a cluster wide iterator
to iterate on all entries owned by this cache.
- iterator() - Method in class com.hazelcast.cache.impl.CacheProxy
-
- iterator(int) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- iterator(int, int, boolean) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- iterator(int, int, boolean) - Method in interface com.hazelcast.cache.impl.ICacheInternal
-
Cluster-wide iterator for
ICache
- iterator() - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- iterator(int) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- iterator(int, int, boolean) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- iterator() - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- iterator(int, int, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
Returns an iterator for iterating entries in the partitionId
.
- iterator(int, int, Projection<Map.Entry<K, V>, R>, Predicate<K, V>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
Returns an iterator for iterating the result of the projection on entries in the partitionId
which
satisfy the predicate
.
- iterator() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- iterator() - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- iterator() - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- iterator() - Method in class com.hazelcast.collection.impl.list.ListProxyImpl
-
- ITERATOR - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- iterator() - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- iterator() - Method in class com.hazelcast.durableexecutor.impl.TaskRingBuffer
-
- iterator() - Method in class com.hazelcast.flakeidgen.impl.IdBatch
-
Returns iterator that will iterate contained IDs (boxing the as Long
).
- iterator() - Method in class com.hazelcast.internal.cluster.impl.MemberSelectingCollection
-
- iterator() - Method in class com.hazelcast.internal.json.JsonArray
-
Returns an iterator over the values of this array in document order.
- iterator() - Method in class com.hazelcast.internal.json.JsonObject
-
Returns an iterator over the members of this object in document order.
- iterator() - Method in class com.hazelcast.internal.util.concurrent.MPSCQueue
-
- iterator() - Method in class com.hazelcast.internal.util.ResultSet
-
- iterator(int, int, boolean) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
Returns an iterator for iterating entries in the partitionId
.
- iterator(int, int, Projection<Map.Entry<K, V>, R>, Predicate<K, V>) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
Returns an iterator for iterating the result of the projection on entries in the partitionId
which
satisfy the predicate
.
- iterator() - Method in class com.hazelcast.map.impl.query.QueryResult
-
- iterator() - Method in class com.hazelcast.map.impl.query.QueryResultCollection
-
- iterator() - Method in interface com.hazelcast.map.impl.querycache.accumulator.Accumulator
-
Returns an iterator over the items in this accumulator in proper sequence.
- iterator() - Method in class com.hazelcast.map.impl.querycache.accumulator.BasicAccumulator
-
- iterator() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- iterator(long, boolean) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- iterator() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Iterates over record store entries.
- iterator(long, boolean) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Iterates over record store entries by respecting expiration.
- iterator() - Method in class com.hazelcast.partition.membergroup.DefaultMemberGroup
-
- iterator() - Method in interface com.hazelcast.partition.membergroup.MemberGroup
-
- iterator() - Method in class com.hazelcast.partition.membergroup.SingleMemberGroup
-
- iterator() - Method in class com.hazelcast.query.impl.AndResultSet
-
- iterator() - Method in class com.hazelcast.query.impl.DuplicateDetectingMultiResult
-
- iterator() - Method in class com.hazelcast.query.impl.FastMultiResultSet
-
- iterator() - Method in class com.hazelcast.query.impl.OrResultSet
-
- iterator() - Method in class com.hazelcast.query.impl.SingleResultSet
-
- iterator() - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- iterator() - Method in class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- iterator() - Method in class com.hazelcast.scheduledexecutor.impl.AbstractScheduledExecutorContainerHolder
-
- iterator() - Method in class com.hazelcast.spi.impl.operationparker.impl.WaitSet
-
- iterator() - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry
-
- iterator() - Method in class com.hazelcast.spi.impl.SerializableList
-
- iterator() - Method in class com.hazelcast.spi.impl.UnmodifiableLazyList
-
- iterator() - Method in class com.hazelcast.spi.merge.RingbufferMergeData
-
Returns a read-only iterator.
- iterator() - Method in class com.hazelcast.util.collection.InflatableSet
-
- iterator() - Method in class com.hazelcast.util.collection.Int2ObjectHashMap.KeySet
-
- iterator() - Method in class com.hazelcast.util.collection.IntHashSet
-
- iterator() - Method in class com.hazelcast.util.collection.Long2ObjectHashMap.KeySet
-
- iterator() - Method in class com.hazelcast.util.collection.LongHashSet
- iterator() - Method in class com.hazelcast.util.collection.MapDelegatingSet
- iterator() - Method in class com.hazelcast.util.collection.OAHashSet
-
- iterator(Class<T>, String, ClassLoader) - Static method in class com.hazelcast.util.ServiceLoader
-
- IteratorOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Provides iterator functionality for Queue.
- IteratorOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.IteratorOperation
-
- IteratorOperation(String) - Constructor for class com.hazelcast.collection.impl.queue.operations.IteratorOperation
-
- ITopic<E> - Interface in com.hazelcast.core
-
Hazelcast provides distribution mechanism for publishing messages that are
delivered to multiple subscribers, which is also known as a publish/subscribe
(pub/sub) messaging model.
- MADE_PUBLISHABLE - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MADE_PUBLISHABLE_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MadePublishableOperation - Class in com.hazelcast.map.impl.querycache.subscriber.operation
-
- MadePublishableOperation() - Constructor for class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperation
-
- MadePublishableOperation(String, String) - Constructor for class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperation
-
- MadePublishableOperationFactory - Class in com.hazelcast.map.impl.querycache.subscriber.operation
-
- MadePublishableOperationFactory() - Constructor for class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperationFactory
-
- MadePublishableOperationFactory(String, String) - Constructor for class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperationFactory
-
- main(String[]) - Static method in class com.hazelcast.client.console.ClientConsoleApp
-
Starts the test application.
- main(String...) - Static method in class com.hazelcast.config.replacer.EncryptionReplacer
-
- main(String[]) - Static method in class com.hazelcast.console.ConsoleApp
-
Starts the test application.
- main(String[]) - Static method in class com.hazelcast.core.server.StartServer
-
Creates a server instance of Hazelcast.
- MAJOR_MINOR_VERSION_COMPARATOR - Static variable in class com.hazelcast.version.MemberVersion
-
Version comparator that takes into account only major & minor version, disregarding patch version number.
- makeTimestamp() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- makeTimestamp() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- makeTimestamp() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Returns a new timestamp.
- malloc() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- ManagedAnnotation - Annotation Type in com.hazelcast.internal.jmx
-
Annotation for management bean attributes.
- ManagedContext - Interface in com.hazelcast.core
-
Container managed context, such as Spring, Guice and etc.
- managedContext - Variable in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- managedContext - Variable in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- ManagedDescription - Annotation Type in com.hazelcast.internal.jmx
-
Annotation for management bean descriptions.
- ManagedExecutorDTO - Class in com.hazelcast.internal.management.dto
-
- ManagedExecutorDTO() - Constructor for class com.hazelcast.internal.management.dto.ManagedExecutorDTO
-
- ManagedExecutorDTO(ManagedExecutorService) - Constructor for class com.hazelcast.internal.management.dto.ManagedExecutorDTO
-
- ManagedExecutorService - Interface in com.hazelcast.util.executor
-
- ManagedExecutorServiceMBean - Class in com.hazelcast.internal.jmx
-
- ManagedExecutorServiceMBean(HazelcastInstance, ManagedExecutorService, ManagementService) - Constructor for class com.hazelcast.internal.jmx.ManagedExecutorServiceMBean
-
- managedObject - Variable in class com.hazelcast.internal.jmx.HazelcastMBean
-
- managedService - Variable in class com.hazelcast.map.impl.MapService
-
- ManagedService - Interface in com.hazelcast.spi
-
An interface that can be implemented by an SPI Service to receive lifecycle calls:
initialization
shutdown
reset
- ManagedTransactionalTaskContext - Class in com.hazelcast.spring.transaction
-
- ManagedTransactionalTaskContext(HazelcastTransactionManager) - Constructor for class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
-
- MANAGEMENT_CONFIG - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- MANAGEMENT_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MANAGEMENT_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- ManagementCenterConfig - Class in com.hazelcast.config
-
Contains the configuration for a Management Center.
- ManagementCenterConfig() - Constructor for class com.hazelcast.config.ManagementCenterConfig
-
- ManagementCenterConfig(String, int) - Constructor for class com.hazelcast.config.ManagementCenterConfig
-
- ManagementCenterConnectionFactory - Interface in com.hazelcast.internal.management
-
- ManagementCenterService - Class in com.hazelcast.internal.management
-
ManagementCenterService is responsible for sending statistics data to the Management Center.
- ManagementCenterService(HazelcastInstanceImpl) - Constructor for class com.hazelcast.internal.management.ManagementCenterService
-
- ManagementCenterService.MemberListenerImpl - Class in com.hazelcast.internal.management
-
MembershipListener to send Management Center URL to the new members.
- ManagementDataSerializerHook - Class in com.hazelcast.internal.management
-
- ManagementDataSerializerHook() - Constructor for class com.hazelcast.internal.management.ManagementDataSerializerHook
-
- ManagementService - Class in com.hazelcast.internal.jmx
-
Service responsible for registering hazelcast management beans to the platform management bean server.
- ManagementService(HazelcastInstanceImpl) - Constructor for class com.hazelcast.internal.jmx.ManagementService
-
- ManyToOneConcurrentArrayQueue<E> - Class in com.hazelcast.internal.util.concurrent
-
Many producers to single consumer concurrent queue backed by an array.
- ManyToOneConcurrentArrayQueue(int) - Constructor for class com.hazelcast.internal.util.concurrent.ManyToOneConcurrentArrayQueue
-
- map(List<AliasedDiscoveryConfig<?>>) - Static method in class com.hazelcast.config.AliasedDiscoveryConfigUtils
-
Maps aliased discovery strategy configs into discovery strategy configs.
- map - Variable in class com.hazelcast.map.impl.iterator.AbstractMapPartitionIterator
-
- map - Variable in class com.hazelcast.map.impl.iterator.AbstractMapQueryPartitionIterator
-
- map(KeyIn, ValueIn, Context<KeyOut, ValueOut>) - Method in class com.hazelcast.mapreduce.LifecycleMapperAdapter
-
Deprecated.
The map method is called for every single key-value pair in the bound
KeyValueSource
instance
on this cluster node and partition.
Due to its nature of a DataGrid, Hazelcast distributes values all over the cluster and so this method
is executed on multiple servers at the same time.
If you want to know more about the implementation of MapReduce algorithms read the
Google Whitepaper on MapReduce.
- map(KeyIn, ValueIn, Context<KeyOut, ValueOut>) - Method in interface com.hazelcast.mapreduce.Mapper
-
Deprecated.
The map method is called for every single key-value pair in the bound
KeyValueSource
instance
on this cluster node and partition.
Due to its nature of a DataGrid, Hazelcast distributes values all over the cluster and so this method
is executed on multiple servers at the same time.
If you want to know more about the implementation of MapReduce algorithms read the
Google Whitepaper on MapReduce.
- map(Iterable<T>, IFunction<T, R>) - Static method in class com.hazelcast.util.IterableUtil
-
Transform the Iterable by applying a function to each element
- map(Iterator<T>, IFunction<T, R>) - Static method in class com.hazelcast.util.IterableUtil
-
Transform the Iterator by applying a function to each element
- MAP_ASSIGN_AND_GET_UUIDS - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MAP_ASSIGN_AND_GET_UUIDS_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MAP_ATTRIBUTE_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- MAP_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- MAP_CONFIG_DTO - Static variable in class com.hazelcast.internal.management.ManagementDataSerializerHook
-
- MAP_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MAP_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MAP_ENTRIES - Static variable in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableHook
-
- MAP_ENTRY_EVENT - Static variable in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableHook
-
- MAP_EVICTION_BATCH_SIZE - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Maximum number of IMap entries Hazelcast will evict during a
single eviction cycle.
- MAP_EXPIRY_DELAY_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
You can use MAP_EXPIRY_DELAY_SECONDS to deal with some possible
edge cases, such as using EntryProcessor.
- MAP_FLUSH_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MAP_GET_ALL_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MAP_INDEX_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- MAP_INDEX_INFO - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MAP_INVALIDATION_MESSAGE_BATCH_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Defines Near Cache invalidation event batch sending is enabled or not.
- MAP_INVALIDATION_MESSAGE_BATCH_FREQUENCY_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Defines the Near Cache invalidation event batch sending frequency in seconds.
- MAP_INVALIDATION_MESSAGE_BATCH_SIZE - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Defines the maximum number of Near Cache invalidation events to be drained and sent to the event Near Cache in a batch.
- MAP_INVALIDATION_METADATA - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MAP_INVALIDATION_METADATA_RESPONSE - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MAP_KEY_SET - Static variable in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableHook
-
- MAP_LISTENER_TO_ENTRY_LISTENER_ADAPTER - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- MAP_LOAD_ALL_KEYS_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
The name of the executor that loads the entry keys and dispatches
the keys to the partition owners for value loading.
- MAP_LOAD_ALL_PUBLISHES_ADDED_EVENT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
This property is a switch between old and new event publishing
behavior of map#loadAll.
- MAP_LOAD_CHUNK_SIZE - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The maximum size of the key batch sent to the partition owners for value loading
and the maximum size of a key batch for which values are loaded in a single partition.
- MAP_LOADER_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
Name of the map-loader executor that loads the entry values
for a given key set locally on the member owning the partition
which contains the keys.
- MAP_MERGING_ENTRY - Static variable in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- MAP_NAME_PREFIX - Static variable in class com.hazelcast.internal.ascii.memcache.MemcacheCommandProcessor
-
- MAP_NEAR_CACHE_STATE_HOLDER - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MAP_PARTITION_LOST_EVENT - Static variable in class com.hazelcast.spi.impl.SpiPortableHook
-
- MAP_PARTITION_LOST_LISTENER_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- MAP_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MAP_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MAP_REDUCE_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MAP_REDUCE_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MAP_REDUCE_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MAP_REDUCE_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MAP_REPLICA_SCHEDULED_TASK_DELAY_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- MAP_REPLICATION - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MAP_REPLICATION_REMOVE - Static variable in class com.hazelcast.wan.impl.WanDataSerializerHook
-
- MAP_REPLICATION_STATE_HOLDER - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MAP_REPLICATION_UPDATE - Static variable in class com.hazelcast.wan.impl.WanDataSerializerHook
-
- MAP_STORE_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- MAP_TRANSACTION_LOG_RECORD - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MAP_WRITE_BEHIND_QUEUE_CAPACITY - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- MapAddEntryListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapAddEntryListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerMessageTask
-
- MapAddEntryListenerToKeyMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapAddEntryListenerToKeyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerToKeyMessageTask
-
- MapAddEntryListenerToKeyWithPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapAddEntryListenerToKeyWithPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerToKeyWithPredicateMessageTask
-
- MapAddEntryListenerWithPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapAddEntryListenerWithPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAddEntryListenerWithPredicateMessageTask
-
- MapAddIndexMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapAddIndexMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAddIndexMessageTask
-
- MapAddInterceptorMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapAddInterceptorMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAddInterceptorMessageTask
-
- MapAddListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
Client Protocol Task for handling messages with type ID:
ContinuousQueryMessageType.CONTINUOUSQUERY_ADDLISTENER
- MapAddListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAddListenerMessageTask
-
- MapAddNearCacheInvalidationListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
Clients which are AWARE of eventual consistent Near Cache should call this task.
- MapAddNearCacheInvalidationListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAddNearCacheInvalidationListenerMessageTask
-
- MapAddPartitionLostListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapAddPartitionLostListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAddPartitionLostListenerMessageTask
-
- MapAggregateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapAggregateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAggregateMessageTask
-
- MapAggregateWithPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapAggregateWithPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAggregateWithPredicateMessageTask
-
- MapAssignAndGetUuidsMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapAssignAndGetUuidsMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsMessageTask
-
- MapAssignAndGetUuidsOperation - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapAssignAndGetUuidsOperation() - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsOperation
-
- MapAssignAndGetUuidsOperationFactory - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapAssignAndGetUuidsOperationFactory() - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsOperationFactory
-
- MapAttributeConfig - Class in com.hazelcast.config
-
Contains the configuration of a custom attribute that will be extracted from a Map's entry using a given ValueExtractor.
- MapAttributeConfig() - Constructor for class com.hazelcast.config.MapAttributeConfig
-
Creates an empty MapAttributeConfig.
- MapAttributeConfig(String, String) - Constructor for class com.hazelcast.config.MapAttributeConfig
-
Creates a MapAttributeConfig with the given attribute and ordered setting.
- MapAttributeConfig(MapAttributeConfig) - Constructor for class com.hazelcast.config.MapAttributeConfig
-
- MapAttributeConfigReadOnly - Class in com.hazelcast.config
-
- MapAttributeConfigReadOnly(MapAttributeConfig) - Constructor for class com.hazelcast.config.MapAttributeConfigReadOnly
-
Deprecated.
- mapCleared(MapEvent) - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- mapCleared(MapEvent) - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.AbstractReplicatedMapAddEntryListenerMessageTask
-
- mapCleared(MapEvent) - Method in class com.hazelcast.config.EntryListenerConfig.MapListenerToEntryListenerAdapter
-
- mapCleared(MapEvent) - Method in class com.hazelcast.console.ConsoleApp
-
- mapCleared(MapEvent) - Method in class com.hazelcast.core.EntryAdapter
-
- mapCleared(MapEvent) - Method in class com.hazelcast.map.impl.MapListenerAdapter
-
- mapCleared(MapEvent) - Method in interface com.hazelcast.map.listener.MapClearedListener
-
- MapClearedListener - Interface in com.hazelcast.map.listener
-
- MapClearExpiredRecordsTask - Class in com.hazelcast.map.impl.eviction
-
Clears expired entries (TTL & idle).
- MapClearExpiredRecordsTask(PartitionContainer[], NodeEngine) - Constructor for class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
- MapClearMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapClearMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapClearMessageTask
-
- MapClearNearCacheMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
Deprecated.
- MapClearNearCacheMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapClearNearCacheMessageTask
-
Deprecated.
- MapCombineTask<KeyIn,ValueIn,KeyOut,ValueOut,Chunk> - Class in com.hazelcast.mapreduce.impl.task
-
This class actually executed the mapping-combine phase.
- MapCombineTask(JobTaskConfiguration, JobSupervisor, MappingPhase<KeyIn, ValueIn, KeyOut, ValueOut>) - Constructor for class com.hazelcast.mapreduce.impl.task.MapCombineTask
-
- mapCombineTasks - Variable in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- MapConfig - Class in com.hazelcast.config
-
Contains the configuration for an
IMap
.
- MapConfig() - Constructor for class com.hazelcast.config.MapConfig
-
- MapConfig(String) - Constructor for class com.hazelcast.config.MapConfig
-
- MapConfig(MapConfig) - Constructor for class com.hazelcast.config.MapConfig
-
- mapConfig - Variable in class com.hazelcast.map.impl.MapContainer
-
- MapConfigDTO - Class in com.hazelcast.internal.management.dto
-
- MapConfigDTO() - Constructor for class com.hazelcast.internal.management.dto.MapConfigDTO
-
- MapConfigDTO(MapConfig) - Constructor for class com.hazelcast.internal.management.dto.MapConfigDTO
-
- MapConfigReadOnly - Class in com.hazelcast.config
-
- MapConfigRequest - Class in com.hazelcast.internal.management.request
-
Request for updating map configuration from Management Center.
- MapConfigRequest() - Constructor for class com.hazelcast.internal.management.request.MapConfigRequest
-
- MapConfigRequest(String, MapConfigDTO, boolean) - Constructor for class com.hazelcast.internal.management.request.MapConfigRequest
-
- MapContainer - Class in com.hazelcast.map.impl
-
Map container for a map with a specific name.
- MapContainer(String, Config, MapServiceContext) - Constructor for class com.hazelcast.map.impl.MapContainer
-
- mapContainer - Variable in class com.hazelcast.map.impl.operation.MapOperation
-
- MapContainsKeyMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapContainsKeyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapContainsKeyMessageTask
-
- MapContainsValueMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapContainsValueMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapContainsValueMessageTask
-
- MapDataSerializerHook - Class in com.hazelcast.map.impl
-
- MapDataSerializerHook() - Constructor for class com.hazelcast.map.impl.MapDataSerializerHook
-
- MapDataStore<K,V> - Interface in com.hazelcast.map.impl.mapstore
-
Map data stores general contract.
- MapDataStores - Class in com.hazelcast.map.impl.mapstore
-
Factory class responsible for creating various data store implementations.
- MapDelegatingSet<V> - Class in com.hazelcast.util.collection
-
Read-only collection which delegates its operations to an underlying map and a couple of functions.
- MapDelegatingSet(Map<?, ?>, Supplier<Iterator<V>>, Predicate) - Constructor for class com.hazelcast.util.collection.MapDelegatingSet
-
- MapDeleteMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapDeleteMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapDeleteMessageTask
-
- MapDestroyCacheMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
Client Protocol Task for handling messages with type ID:
ContinuousQueryMessageType.CONTINUOUSQUERY_DESTROYCACHE
- MapDestroyCacheMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapDestroyCacheMessageTask
-
- mapDrainIterator(int, Map<Long, Data>) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- MapEntries - Class in com.hazelcast.map.impl
-
MapEntries is a collection of
Data
instances for keys and values of a
Map.Entry
.
- MapEntries() - Constructor for class com.hazelcast.map.impl.MapEntries
-
- MapEntries(int) - Constructor for class com.hazelcast.map.impl.MapEntries
-
- MapEntries(List<Map.Entry<Data, Data>>) - Constructor for class com.hazelcast.map.impl.MapEntries
-
- mapEntries - Variable in class com.hazelcast.map.impl.operation.PutAllPartitionAwareOperationFactory
-
- MapEntriesWithCursor - Class in com.hazelcast.map.impl.iterator
-
Container class for a collection of entries along with an offset from which new entries can be fetched.
- MapEntriesWithCursor() - Constructor for class com.hazelcast.map.impl.iterator.MapEntriesWithCursor
-
- MapEntriesWithCursor(List<Map.Entry<Data, Data>>, int) - Constructor for class com.hazelcast.map.impl.iterator.MapEntriesWithCursor
-
- MapEntriesWithPagingPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapEntriesWithPagingPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPagingPredicateMessageTask
-
- MapEntriesWithPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapEntriesWithPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPredicateMessageTask
-
- MapEntrySetMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapEntrySetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapEntrySetMessageTask
-
- MapEntrySimple<K,V> - Class in com.hazelcast.map.impl
-
- MapEntrySimple(K, V) - Constructor for class com.hazelcast.map.impl.MapEntrySimple
-
- MapEvent - Class in com.hazelcast.core
-
- MapEvent(Object, Member, int, int) - Constructor for class com.hazelcast.core.MapEvent
-
- MapEventData - Class in com.hazelcast.map.impl.event
-
Map wide event's data.
- MapEventData() - Constructor for class com.hazelcast.map.impl.event.MapEventData
-
- MapEventData(String, String, Address, int, int) - Constructor for class com.hazelcast.map.impl.event.MapEventData
-
- MapEventJournal - Interface in com.hazelcast.map.impl.journal
-
The event journal is a container for events related to a data structure.
- MapEventJournalReadOperation<K,V,T> - Class in com.hazelcast.map.impl.journal
-
Reads from the map event journal in batches.
- MapEventJournalReadOperation() - Constructor for class com.hazelcast.map.impl.journal.MapEventJournalReadOperation
-
- MapEventJournalReadOperation(String, long, int, int, Predicate<? super EventJournalMapEvent<K, V>>, Projection<? super EventJournalMapEvent<K, V>, ? extends T>) - Constructor for class com.hazelcast.map.impl.journal.MapEventJournalReadOperation
-
- MapEventJournalReadResultSetImpl<K,V,T> - Class in com.hazelcast.map.impl.journal
-
- MapEventJournalReadResultSetImpl() - Constructor for class com.hazelcast.map.impl.journal.MapEventJournalReadResultSetImpl
-
- MapEventJournalReadTask<K,V,T> - Class in com.hazelcast.client.impl.protocol.task.map
-
Reads from the map event journal in batches.
- MapEventJournalReadTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapEventJournalReadTask
-
- MapEventJournalSubscribeOperation - Class in com.hazelcast.map.impl.journal
-
Performs the initial subscription to the map event journal.
- MapEventJournalSubscribeOperation() - Constructor for class com.hazelcast.map.impl.journal.MapEventJournalSubscribeOperation
-
- MapEventJournalSubscribeOperation(String) - Constructor for class com.hazelcast.map.impl.journal.MapEventJournalSubscribeOperation
-
- MapEventJournalSubscribeTask - Class in com.hazelcast.client.impl.protocol.task.map
-
Performs the initial subscription to the map event journal.
- MapEventJournalSubscribeTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapEventJournalSubscribeTask
-
- MapEventPublisher - Interface in com.hazelcast.map.impl.event
-
Helper methods for publishing events related to map actions.
- mapEventPublisher - Variable in class com.hazelcast.map.impl.operation.MapOperation
-
- mapEventPublisher - Variable in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
- MapEventPublisherImpl - Class in com.hazelcast.map.impl.event
-
- MapEventPublisherImpl(MapServiceContext) - Constructor for class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- MapEventPublishingService - Class in com.hazelcast.map.impl.event
-
Contains map service event publishing service functionality.
- MapEventPublishingService(MapServiceContext) - Constructor for class com.hazelcast.map.impl.event.MapEventPublishingService
-
- MapEvictAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapEvictAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapEvictAllMessageTask
-
- mapEvicted(MapEvent) - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- mapEvicted(MapEvent) - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.AbstractReplicatedMapAddEntryListenerMessageTask
-
- mapEvicted(MapEvent) - Method in class com.hazelcast.config.EntryListenerConfig.MapListenerToEntryListenerAdapter
-
- mapEvicted(MapEvent) - Method in class com.hazelcast.console.ConsoleApp
-
- mapEvicted(MapEvent) - Method in class com.hazelcast.core.EntryAdapter
-
- mapEvicted(MapEvent) - Method in class com.hazelcast.map.impl.MapListenerAdapter
-
- mapEvicted(MapEvent) - Method in interface com.hazelcast.map.listener.MapEvictedListener
-
- MapEvictedListener - Interface in com.hazelcast.map.listener
-
- MapEvictionPolicy<K,V> - Class in com.hazelcast.map.eviction
-
An eviction policy takes its role after the decision that a map needs to free some memory
according to one of
MaxSizePolicies
and it helps to find most appropriate entries to remove.
- MapEvictionPolicy() - Constructor for class com.hazelcast.map.eviction.MapEvictionPolicy
-
- mapEvictionPolicy - Variable in class com.hazelcast.map.impl.eviction.EvictorImpl
-
- MapEvictMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapEvictMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapEvictMessageTask
-
- MapExecuteOnAllKeysMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapExecuteOnAllKeysMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnAllKeysMessageTask
-
- MapExecuteOnKeyMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapExecuteOnKeyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeyMessageTask
-
- MapExecuteOnKeysMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapExecuteOnKeysMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeysMessageTask
-
- MapExecuteWithPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapExecuteWithPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapExecuteWithPredicateMessageTask
-
- MapFetchEntriesMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapFetchEntriesMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapFetchEntriesMessageTask
-
- MapFetchEntriesOperation - Class in com.hazelcast.map.impl.operation
-
Operation for fetching a chunk of entries from a single
IMap
partition.
- MapFetchEntriesOperation() - Constructor for class com.hazelcast.map.impl.operation.MapFetchEntriesOperation
-
- MapFetchEntriesOperation(String, int, int) - Constructor for class com.hazelcast.map.impl.operation.MapFetchEntriesOperation
-
- MapFetchKeysMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapFetchKeysMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapFetchKeysMessageTask
-
- MapFetchKeysOperation - Class in com.hazelcast.map.impl.operation
-
Operation for fetching a chunk of keys from a single
IMap
partition.
- MapFetchKeysOperation() - Constructor for class com.hazelcast.map.impl.operation.MapFetchKeysOperation
-
- MapFetchKeysOperation(String, int, int) - Constructor for class com.hazelcast.map.impl.operation.MapFetchKeysOperation
-
- MapFetchNearCacheInvalidationMetadataTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapFetchNearCacheInvalidationMetadataTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapFetchNearCacheInvalidationMetadataTask
-
- MapFetchWithQueryMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
Fetches by query a batch of items from a single partition ID for a map.
- MapFetchWithQueryMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapFetchWithQueryMessageTask
-
- MapFetchWithQueryOperation - Class in com.hazelcast.map.impl.operation
-
Fetches by query a batch of fetchSize
items from a single partition ID for a map.
- MapFetchWithQueryOperation() - Constructor for class com.hazelcast.map.impl.operation.MapFetchWithQueryOperation
-
- MapFetchWithQueryOperation(String, int, int, Query) - Constructor for class com.hazelcast.map.impl.operation.MapFetchWithQueryOperation
-
- MapFlushBackupOperation - Class in com.hazelcast.map.impl.operation
-
- MapFlushBackupOperation() - Constructor for class com.hazelcast.map.impl.operation.MapFlushBackupOperation
-
- MapFlushBackupOperation(String) - Constructor for class com.hazelcast.map.impl.operation.MapFlushBackupOperation
-
- MapFlushMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapFlushMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapFlushMessageTask
-
- MapFlushOperation - Class in com.hazelcast.map.impl.operation
-
- MapFlushOperation() - Constructor for class com.hazelcast.map.impl.operation.MapFlushOperation
-
- MapFlushOperation(String) - Constructor for class com.hazelcast.map.impl.operation.MapFlushOperation
-
- MapFlushOperationFactory - Class in com.hazelcast.map.impl.operation
-
- MapFlushOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.MapFlushOperationFactory
-
- MapFlushOperationFactory(String) - Constructor for class com.hazelcast.map.impl.operation.MapFlushOperationFactory
-
- MapFlushWaitNotifyKey - Class in com.hazelcast.map.impl.operation
-
- MapFlushWaitNotifyKey(String, int, long) - Constructor for class com.hazelcast.map.impl.operation.MapFlushWaitNotifyKey
-
- MapForceUnlockMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapForceUnlockMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapForceUnlockMessageTask
-
- MapGetAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapGetAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapGetAllMessageTask
-
- MapGetAllOperationFactory - Class in com.hazelcast.map.impl.operation
-
- MapGetAllOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.MapGetAllOperationFactory
-
- MapGetAllOperationFactory(String, List<Data>) - Constructor for class com.hazelcast.map.impl.operation.MapGetAllOperationFactory
-
- MapGetEntryViewMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapGetEntryViewMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapGetEntryViewMessageTask
-
- MapGetInvalidationMetaDataOperation - Class in com.hazelcast.map.impl.operation
-
- MapGetInvalidationMetaDataOperation() - Constructor for class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation
-
- MapGetInvalidationMetaDataOperation(List<String>) - Constructor for class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation
-
- MapGetInvalidationMetaDataOperation.MetaDataResponse - Class in com.hazelcast.map.impl.operation
-
- MapGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapGetMessageTask
-
- MapIndexConfig - Class in com.hazelcast.config
-
Contains the configuration for an index in a map.
- MapIndexConfig() - Constructor for class com.hazelcast.config.MapIndexConfig
-
Creates a MapIndexConfig without an attribute and with ordered set to false
.
- MapIndexConfig(String, boolean) - Constructor for class com.hazelcast.config.MapIndexConfig
-
Creates a MapIndexConfig with the given attribute and ordered setting.
- MapIndexConfig(MapIndexConfig) - Constructor for class com.hazelcast.config.MapIndexConfig
-
- MapIndexConfigReadOnly - Class in com.hazelcast.config
-
- MapIndexConfigReadOnly(MapIndexConfig) - Constructor for class com.hazelcast.config.MapIndexConfigReadOnly
-
Deprecated.
- MapIndexInfo - Class in com.hazelcast.query.impl
-
- MapIndexInfo(String) - Constructor for class com.hazelcast.query.impl.MapIndexInfo
-
- MapIndexInfo() - Constructor for class com.hazelcast.query.impl.MapIndexInfo
-
- mapIndexInfos - Variable in class com.hazelcast.map.impl.operation.MapReplicationStateHolder
-
- mapIndexSynchronizer - Variable in class com.hazelcast.map.impl.MapService
-
- MapInterceptor - Interface in com.hazelcast.map
-
MapInterceptor is used to intercept changes to the map, allowing access to
the values before and after adding them to the map.
- MapIsEmptyMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapIsEmptyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapIsEmptyMessageTask
-
- MapIsEmptyOperation - Class in com.hazelcast.map.impl.operation
-
- MapIsEmptyOperation(String) - Constructor for class com.hazelcast.map.impl.operation.MapIsEmptyOperation
-
- MapIsEmptyOperation() - Constructor for class com.hazelcast.map.impl.operation.MapIsEmptyOperation
-
- MapIsLockedMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapIsLockedMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapIsLockedMessageTask
-
- mapIterateAndRemove(Map<Long, Data>) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Deletes items from the queue which have IDs contained in the key set of the given map.
- MapKeyLoader - Class in com.hazelcast.map.impl
-
Loads keys from a
MapLoader
and sends them to all partitions for loading
- MapKeyLoader(String, OperationService, IPartitionService, ClusterService, ExecutionService, IFunction<Object, Data>) - Constructor for class com.hazelcast.map.impl.MapKeyLoader
-
- MapKeyLoaderUtil - Class in com.hazelcast.map.impl
-
- MapKeySet - Class in com.hazelcast.map.impl
-
- MapKeySet(Set<Data>) - Constructor for class com.hazelcast.map.impl.MapKeySet
-
- MapKeySet() - Constructor for class com.hazelcast.map.impl.MapKeySet
-
- MapKeySetMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapKeySetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapKeySetMessageTask
-
- MapKeySetWithPagingPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapKeySetWithPagingPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPagingPredicateMessageTask
-
- MapKeySetWithPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapKeySetWithPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPredicateMessageTask
-
- MapKeysWithCursor - Class in com.hazelcast.map.impl.iterator
-
Container class for a collection of keys along with an offset from which new keys can be fetched.
- MapKeysWithCursor() - Constructor for class com.hazelcast.map.impl.iterator.MapKeysWithCursor
-
- MapKeysWithCursor(List<Data>, int) - Constructor for class com.hazelcast.map.impl.iterator.MapKeysWithCursor
-
- MapKeyValueSource<K,V> - Class in com.hazelcast.mapreduce.impl
-
- MapKeyValueSource(String) - Constructor for class com.hazelcast.mapreduce.impl.MapKeyValueSource
-
- MapListener - Interface in com.hazelcast.map.listener
-
A marker interface which is used to get notified upon a map or an entry event.
- MapListenerAdapter<K,V> - Class in com.hazelcast.map.impl
-
- MapListenerAdapter() - Constructor for class com.hazelcast.map.impl.MapListenerAdapter
-
- MapListenerAdaptors - Class in com.hazelcast.map.impl
-
A static factory class which creates various
ListenerAdapter
implementations.
- MapListenerFlagOperator - Class in com.hazelcast.map.impl
-
Contains helper methods to set bit flags of implemented listener interfaces
of a
MapListener
.
- MapListenerRegistry - Class in com.hazelcast.map.impl.querycache.publisher
-
- MapListenerRegistry(QueryCacheContext) - Constructor for class com.hazelcast.map.impl.querycache.publisher.MapListenerRegistry
-
- MapListenerToEntryListenerAdapter() - Constructor for class com.hazelcast.config.EntryListenerConfig.MapListenerToEntryListenerAdapter
-
- MapListenerToEntryListenerAdapter(MapListener) - Constructor for class com.hazelcast.config.EntryListenerConfig.MapListenerToEntryListenerAdapter
-
- MapLoadAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapLoadAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapLoadAllMessageTask
-
- MapLoadAllOperationFactory - Class in com.hazelcast.map.impl.operation
-
Operation factory for load all operations.
- MapLoadAllOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.MapLoadAllOperationFactory
-
- MapLoadAllOperationFactory(String, List<Data>, boolean) - Constructor for class com.hazelcast.map.impl.operation.MapLoadAllOperationFactory
-
- MapLoader<K,V> - Interface in com.hazelcast.core
-
Hazelcast distributed map implementation is an in-memory data store but
it can be backed by any type of data store such as RDBMS, OODBMS, or simply
a file based data store.
- MapLoaderLifecycleSupport - Interface in com.hazelcast.core
-
Provides Lifecycle support for the implementing MapLoader class.
- MapLoadGivenKeysMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapLoadGivenKeysMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapLoadGivenKeysMessageTask
-
- MapLockMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapLockMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapLockMessageTask
-
- MapMadePublishableMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
Client Protocol Task for handling messages with type ID:
ContinuousQueryMessageType.CONTINUOUSQUERY_MADEPUBLISHABLE
- MapMadePublishableMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapMadePublishableMessageTask
-
- MapManagedService - Class in com.hazelcast.map.impl
-
Defines managed service behavior of map service.
- MapMBean - Class in com.hazelcast.internal.jmx
-
- MapMBean(IMap, ManagementService) - Constructor for class com.hazelcast.internal.jmx.MapMBean
-
- MapMergePolicy - Interface in com.hazelcast.map.merge
-
Policy for merging map entries after a split-brain has been healed.
- MapMergingEntryImpl - Class in com.hazelcast.spi.impl.merge
-
- MapMergingEntryImpl() - Constructor for class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- MapMergingEntryImpl(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- mapName(String) - Method in class com.hazelcast.map.impl.query.Query.QueryBuilder
-
- mapName - Variable in class com.hazelcast.map.impl.querycache.subscriber.AbstractQueryCacheEndToEndConstructor
-
- MapNameAndKeyPair - Class in com.hazelcast.internal.ascii.memcache
-
Value object for (mapName, key) pair
- MapNameAndKeyPair(String, String) - Constructor for class com.hazelcast.internal.ascii.memcache.MapNameAndKeyPair
-
- mapNameSequencePairs - Variable in class com.hazelcast.map.impl.operation.MapNearCacheStateHolder
-
- MapNearCacheManager - Class in com.hazelcast.map.impl.nearcache
-
- MapNearCacheManager(MapServiceContext) - Constructor for class com.hazelcast.map.impl.nearcache.MapNearCacheManager
-
- mapNearCacheManager - Variable in class com.hazelcast.map.impl.tx.TransactionalMapProxySupport
-
- MapNearCacheStateHolder - Class in com.hazelcast.map.impl.operation
-
Holder for Near Cache metadata.
- MapNearCacheStateHolder() - Constructor for class com.hazelcast.map.impl.operation.MapNearCacheStateHolder
-
This constructor exists solely for instantiation by MapDataSerializerHook
.
- MapNearCacheStateHolder(MapReplicationOperation) - Constructor for class com.hazelcast.map.impl.operation.MapNearCacheStateHolder
-
- mapNearCacheStateHolder - Variable in class com.hazelcast.map.impl.operation.MapReplicationOperation
-
- MapOperation - Class in com.hazelcast.map.impl.operation
-
- MapOperation() - Constructor for class com.hazelcast.map.impl.operation.MapOperation
-
- MapOperation(String) - Constructor for class com.hazelcast.map.impl.operation.MapOperation
-
- MapOperationProvider - Interface in com.hazelcast.map.impl.operation
-
- MapOperationProviders - Class in com.hazelcast.map.impl.operation
-
- MapOperationProviders(MapServiceContext) - Constructor for class com.hazelcast.map.impl.operation.MapOperationProviders
-
- MapPartitionDestroyOperation - Class in com.hazelcast.map.impl.operation
-
Operation to destroy the map data on the partition thread
- MapPartitionDestroyOperation(PartitionContainer, MapContainer) - Constructor for class com.hazelcast.map.impl.operation.MapPartitionDestroyOperation
-
- MapPartitionEventData - Class in com.hazelcast.map.impl.event
-
Contains the data related to a map partition event
- MapPartitionEventData() - Constructor for class com.hazelcast.map.impl.event.MapPartitionEventData
-
- MapPartitionEventData(String, String, Address, int) - Constructor for class com.hazelcast.map.impl.event.MapPartitionEventData
-
- MapPartitionIterator<K,V> - Class in com.hazelcast.map.impl.iterator
-
Iterator for iterating map entries in the partitionId
.
- MapPartitionIterator(MapProxyImpl<K, V>, int, int, boolean) - Constructor for class com.hazelcast.map.impl.iterator.MapPartitionIterator
-
- MapPartitionLostEvent - Class in com.hazelcast.map
-
Used for providing information about the lost partition for a map
- MapPartitionLostEvent(Object, Member, int, int) - Constructor for class com.hazelcast.map.MapPartitionLostEvent
-
- MapPartitionLostEventFilter - Class in com.hazelcast.map.impl
-
- MapPartitionLostEventFilter() - Constructor for class com.hazelcast.map.impl.MapPartitionLostEventFilter
-
- MapPartitionLostListener - Interface in com.hazelcast.map.listener
-
Invoked when owner and all backups of a partition is lost for a specific map.
- MapPartitionLostListenerConfig - Class in com.hazelcast.config
-
Configuration for MapPartitionLostListener
- MapPartitionLostListenerConfig() - Constructor for class com.hazelcast.config.MapPartitionLostListenerConfig
-
- MapPartitionLostListenerConfig(String) - Constructor for class com.hazelcast.config.MapPartitionLostListenerConfig
-
- MapPartitionLostListenerConfig(MapPartitionLostListener) - Constructor for class com.hazelcast.config.MapPartitionLostListenerConfig
-
- MapPartitionLostListenerConfig(MapPartitionLostListenerConfig) - Constructor for class com.hazelcast.config.MapPartitionLostListenerConfig
-
- MapPartitionLostListenerConfigReadOnly - Class in com.hazelcast.config
-
- MapPartitionLostListenerConfigReadOnly(MapPartitionLostListenerConfig) - Constructor for class com.hazelcast.config.MapPartitionLostListenerConfigReadOnly
-
Deprecated.
- mapper - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
-
- mapper(Mapper<KeyIn, ValueIn, KeyOut, ValueOut>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob
-
- mapper(Mapper<KeyIn, ValueIn, KeyOut, ValueOut>) - Method in interface com.hazelcast.mapreduce.Job
-
Deprecated.
Defines the mapper for this task.
- Mapper<KeyIn,ValueIn,KeyOut,ValueOut> - Interface in com.hazelcast.mapreduce
-
- MapPermission - Class in com.hazelcast.security.permission
-
- MapPermission(String, String...) - Constructor for class com.hazelcast.security.permission.MapPermission
-
- MappingJob<EntryKey,KeyIn,ValueIn> - Interface in com.hazelcast.mapreduce
-
- MappingJobImpl() - Constructor for class com.hazelcast.mapreduce.impl.AbstractJob.MappingJobImpl
-
- MappingPhase<KeyIn,ValueIn,KeyOut,ValueOut> - Class in com.hazelcast.mapreduce.impl.task
-
This is the base of all mapping phase implementations.
- MappingPhase(Collection<? extends KeyIn>, KeyPredicate<? super KeyIn>) - Constructor for class com.hazelcast.mapreduce.impl.task.MappingPhase
-
- MapPortableHook - Class in com.hazelcast.map.impl.client
-
Portable serialization hook for Map structures.
- MapPortableHook() - Constructor for class com.hazelcast.map.impl.client.MapPortableHook
-
- MapProjectionMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapProjectionMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapProjectionMessageTask
-
- MapProjectionWithPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapProjectionWithPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapProjectionWithPredicateMessageTask
-
- MapProxyImpl<K,V> - Class in com.hazelcast.map.impl.proxy
-
Proxy implementation of
IMap
interface.
- MapProxyImpl(String, MapService, NodeEngine, MapConfig) - Constructor for class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- MapPublisherCreateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
Client Protocol Task for handling messages with type ID:
ContinuousQueryMessageType.CONTINUOUSQUERY_PUBLISHERCREATE
- MapPublisherCreateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateMessageTask
-
- MapPublisherCreateWithValueMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
Client Protocol Task for handling messages with type ID:
ContinuousQueryMessageType.CONTINUOUSQUERY_PUBLISHERCREATEWITHVALUE
- MapPublisherCreateWithValueMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapPublisherCreateWithValueMessageTask
-
- MapPublisherRegistry - Class in com.hazelcast.map.impl.querycache.publisher
-
Registry of mappings like mapName
to PublisherRegistry
.
- MapPublisherRegistry(QueryCacheContext) - Constructor for class com.hazelcast.map.impl.querycache.publisher.MapPublisherRegistry
-
- MapPutAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapPutAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapPutAllMessageTask
-
- MapPutIfAbsentMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapPutIfAbsentMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapPutIfAbsentMessageTask
-
- MapPutIfAbsentWithMaxIdleMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapPutIfAbsentWithMaxIdleMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapPutIfAbsentWithMaxIdleMessageTask
-
- MapPutMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapPutMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapPutMessageTask
-
- MapPutTransientMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapPutTransientMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapPutTransientMessageTask
-
- MapPutTransientWithMaxIdleMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapPutTransientWithMaxIdleMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapPutTransientWithMaxIdleMessageTask
-
- MapPutWithMaxIdleMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapPutWithMaxIdleMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapPutWithMaxIdleMessageTask
-
- MapQueryEngine - Interface in com.hazelcast.map.impl.query
-
Responsible for executing queries on the IMap.
- MapQueryEngineImpl - Class in com.hazelcast.map.impl.query
-
Invokes and orchestrates the query logic returning the final result.
- MapQueryEngineImpl(MapServiceContext) - Constructor for class com.hazelcast.map.impl.query.MapQueryEngineImpl
-
- MapQueryPartitionIterator<K,V,R> - Class in com.hazelcast.map.impl.iterator
-
Iterator for iterating map entries in the partitionId
.
- MapQueryPartitionIterator(MapProxyImpl<K, V>, int, int, Predicate<K, V>, Projection<Map.Entry<K, V>, R>) - Constructor for class com.hazelcast.map.impl.iterator.MapQueryPartitionIterator
-
- MapQuorumAwareService - Class in com.hazelcast.map.impl
-
Quorum service will ask map service about whether map has defined quorum or not.
- MapQuorumAwareService(MapServiceContext) - Constructor for class com.hazelcast.map.impl.MapQuorumAwareService
-
- MapRecordKey - Class in com.hazelcast.map.impl
-
- MapRecordKey(String, Data) - Constructor for class com.hazelcast.map.impl.MapRecordKey
-
- MapReduceCancelMessageTask - Class in com.hazelcast.client.impl.protocol.task.mapreduce
-
- MapReduceCancelMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceCancelMessageTask
-
- MapReduceDataSerializerHook - Class in com.hazelcast.mapreduce.impl
-
This class contains all the ID hooks for IdentifiedDataSerializable classes used inside the MR framework.
- MapReduceDataSerializerHook() - Constructor for class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- MapReduceForCustomMessageTask - Class in com.hazelcast.client.impl.protocol.task.mapreduce
-
- MapReduceForCustomMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForCustomMessageTask
-
- MapReduceForListMessageTask - Class in com.hazelcast.client.impl.protocol.task.mapreduce
-
- MapReduceForListMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForListMessageTask
-
- MapReduceForMapMessageTask - Class in com.hazelcast.client.impl.protocol.task.mapreduce
-
- MapReduceForMapMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMapMessageTask
-
- MapReduceForMultiMapMessageTask - Class in com.hazelcast.client.impl.protocol.task.mapreduce
-
- MapReduceForMultiMapMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForMultiMapMessageTask
-
- MapReduceForSetMessageTask - Class in com.hazelcast.client.impl.protocol.task.mapreduce
-
- MapReduceForSetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceForSetMessageTask
-
- MapReduceJobProcessInformationMessageTask - Class in com.hazelcast.client.impl.protocol.task.mapreduce
-
- MapReduceJobProcessInformationMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.mapreduce.MapReduceJobProcessInformationMessageTask
-
- MapReduceNotification - Class in com.hazelcast.mapreduce.impl.notification
-
Base class for all map reduce framework notifications
- MapReduceNotification() - Constructor for class com.hazelcast.mapreduce.impl.notification.MapReduceNotification
-
- MapReduceNotification(String, String) - Constructor for class com.hazelcast.mapreduce.impl.notification.MapReduceNotification
-
- MapReducePermission - Class in com.hazelcast.security.permission
-
To be able to map-reduce from a client in a secure environment
- MapReducePermission(String, String...) - Constructor for class com.hazelcast.security.permission.MapReducePermission
-
- MapReducePortableHook - Class in com.hazelcast.mapreduce.impl
-
This class registers all Portable serializers that are needed for communication between nodes and clients
- MapReducePortableHook() - Constructor for class com.hazelcast.mapreduce.impl.MapReducePortableHook
-
- mapReduceService - Variable in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- MapReduceService - Class in com.hazelcast.mapreduce.impl
-
The MapReduceService class is the base point for the map reduce implementation.
- MapReduceService(NodeEngine) - Constructor for class com.hazelcast.mapreduce.impl.MapReduceService
-
- MapReduceUtil - Class in com.hazelcast.mapreduce.impl
-
This utility class contains a few basic operations that are needed in multiple places
- MapRemoveAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapRemoveAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapRemoveAllMessageTask
-
- MapRemoveEntryListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapRemoveEntryListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapRemoveEntryListenerMessageTask
-
- MapRemoveIfSameMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapRemoveIfSameMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapRemoveIfSameMessageTask
-
- MapRemoveInterceptorMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapRemoveInterceptorMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapRemoveInterceptorMessageTask
-
- MapRemoveMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapRemoveMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapRemoveMessageTask
-
- MapRemovePartitionLostListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapRemovePartitionLostListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapRemovePartitionLostListenerMessageTask
-
- MapReplaceIfSameMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapReplaceIfSameMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapReplaceIfSameMessageTask
-
- MapReplaceMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapReplaceMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapReplaceMessageTask
-
- MapReplicationOperation - Class in com.hazelcast.map.impl.operation
-
Replicates all IMap-states of this partition to a replica partition.
- MapReplicationOperation() - Constructor for class com.hazelcast.map.impl.operation.MapReplicationOperation
-
- MapReplicationOperation(PartitionContainer, int, int) - Constructor for class com.hazelcast.map.impl.operation.MapReplicationOperation
-
- MapReplicationOperation(PartitionContainer, Collection<ServiceNamespace>, int, int) - Constructor for class com.hazelcast.map.impl.operation.MapReplicationOperation
-
- MapReplicationRemove - Class in com.hazelcast.map.impl.wan
-
- MapReplicationRemove(String, Data, long) - Constructor for class com.hazelcast.map.impl.wan.MapReplicationRemove
-
- MapReplicationRemove() - Constructor for class com.hazelcast.map.impl.wan.MapReplicationRemove
-
- mapReplicationStateHolder - Variable in class com.hazelcast.map.impl.operation.MapReplicationOperation
-
- MapReplicationStateHolder - Class in com.hazelcast.map.impl.operation
-
Holder for raw IMap key-value pairs and their metadata.
- MapReplicationStateHolder() - Constructor for class com.hazelcast.map.impl.operation.MapReplicationStateHolder
-
This constructor exists solely for instantiation by MapDataSerializerHook
.
- MapReplicationStateHolder(MapReplicationOperation) - Constructor for class com.hazelcast.map.impl.operation.MapReplicationStateHolder
-
- MapReplicationUpdate - Class in com.hazelcast.map.impl.wan
-
WAN replication object for map update operations.
- MapReplicationUpdate() - Constructor for class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- MapReplicationUpdate(String, Object, EntryView<Data, Data>) - Constructor for class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- mapResultToMember(JobSupervisor, Map<K, V>) - Static method in class com.hazelcast.mapreduce.impl.task.MapCombineTask
-
- MapService - Class in com.hazelcast.map.impl
-
Defines map service behavior.
- MapService() - Constructor for class com.hazelcast.map.impl.MapService
-
- mapService - Variable in class com.hazelcast.map.impl.operation.MapOperation
-
- MapServiceConstructor - Class in com.hazelcast.map.impl
-
Helper which is used to create a
MapService
object.
- mapServiceContext - Variable in class com.hazelcast.map.impl.event.AbstractFilteringStrategy
-
- mapServiceContext - Variable in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- mapServiceContext - Variable in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- mapServiceContext - Variable in class com.hazelcast.map.impl.MapContainer
-
- mapServiceContext - Variable in class com.hazelcast.map.impl.MapService
-
- MapServiceContext - Interface in com.hazelcast.map.impl
-
Context which is needed by a map service.
- mapServiceContext - Variable in class com.hazelcast.map.impl.nearcache.MapNearCacheManager
-
- mapServiceContext - Variable in class com.hazelcast.map.impl.operation.MapOperation
-
- mapServiceContext - Variable in class com.hazelcast.map.impl.operation.MapOperationProviders
-
- mapServiceContext - Variable in class com.hazelcast.map.impl.query.MapQueryEngineImpl
-
- mapServiceContext - Variable in class com.hazelcast.map.impl.query.PartitionScanRunner
-
- mapServiceContext - Variable in class com.hazelcast.map.impl.query.QueryRunner
-
- mapServiceContext - Variable in class com.hazelcast.map.impl.tx.TransactionalMapProxySupport
-
- MapServiceContextEventListenerSupport - Interface in com.hazelcast.map.impl
-
- MapServiceContextInterceptorSupport - Interface in com.hazelcast.map.impl
-
- MapServiceFactory - Interface in com.hazelcast.map.impl
-
- MapSetMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapSetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapSetMessageTask
-
- MapSetReadCursorMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
Client Protocol Task for handling messages with type ID:
ContinuousQueryMessageType.CONTINUOUSQUERY_SETREADCURSOR
- MapSetReadCursorMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapSetReadCursorMessageTask
-
- MapSetTtlMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapSetTtlMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapSetTtlMessageTask
-
- MapSetWithMaxIdleMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapSetWithMaxIdleMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapSetWithMaxIdleMessageTask
-
- mapSize(int) - Static method in class com.hazelcast.mapreduce.impl.MapReduceUtil
-
- MapSizeMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapSizeMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapSizeMessageTask
-
- MapSizeOperation - Class in com.hazelcast.map.impl.operation
-
- MapSizeOperation() - Constructor for class com.hazelcast.map.impl.operation.MapSizeOperation
-
- MapSizeOperation(String) - Constructor for class com.hazelcast.map.impl.operation.MapSizeOperation
-
- MapStore<K,V> - Interface in com.hazelcast.core
-
Hazelcast distributed map implementation is an in-memory data store, but
it can be backed by any type of data store such as RDBMS, OODBMS, NOSQL,
or simply a file-based data store.
- MapStoreAdapter<K,V> - Class in com.hazelcast.core
-
Adapter for MapStore.
- MapStoreAdapter() - Constructor for class com.hazelcast.core.MapStoreAdapter
-
- MapStoreConfig - Class in com.hazelcast.config
-
Contains the configuration for a Map Store.
- MapStoreConfig() - Constructor for class com.hazelcast.config.MapStoreConfig
-
- MapStoreConfig(MapStoreConfig) - Constructor for class com.hazelcast.config.MapStoreConfig
-
- MapStoreConfig.InitialLoadMode - Enum in com.hazelcast.config
-
Initial load module
- MapStoreConfigHolder - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- MapStoreConfigHolder() - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- MapStoreConfigReadOnly - Class in com.hazelcast.config
-
- MapStoreConfigReadOnly(MapStoreConfig) - Constructor for class com.hazelcast.config.MapStoreConfigReadOnly
-
Deprecated.
- mapStoreContext - Variable in class com.hazelcast.map.impl.MapContainer
-
- MapStoreContext - Interface in com.hazelcast.map.impl.mapstore
-
A context which provides/initializes map store specific functionality.
- MapStoreContextFactory - Class in com.hazelcast.map.impl.mapstore
-
- MapStoreFactory<K,V> - Interface in com.hazelcast.core
-
Factory for MapLoader or MapStore instances, specifiable in MapStoreConfig.
- MapStoreManager - Interface in com.hazelcast.map.impl.mapstore
-
Central interface to manage map store.
- MapStoreManagers - Class in com.hazelcast.map.impl.mapstore
-
Static factory class for various map store managers.
- MapStoreWrapper - Class in com.hazelcast.map.impl
-
- MapStoreWrapper(String, Object) - Constructor for class com.hazelcast.map.impl.MapStoreWrapper
-
- MapSubmitToKeyMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapSubmitToKeyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapSubmitToKeyMessageTask
-
- MapSubscriberRegistry - Class in com.hazelcast.map.impl.querycache.subscriber
-
- MapSubscriberRegistry(QueryCacheContext) - Constructor for class com.hazelcast.map.impl.querycache.subscriber.MapSubscriberRegistry
-
- MapTransactionLogRecord - Class in com.hazelcast.map.impl.tx
-
Represents an operation on the map in the transaction log.
- MapTransactionLogRecord() - Constructor for class com.hazelcast.map.impl.tx.MapTransactionLogRecord
-
- MapTransactionLogRecord(String, Data, int, Operation, long, String) - Constructor for class com.hazelcast.map.impl.tx.MapTransactionLogRecord
-
- MapTryLockMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapTryLockMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapTryLockMessageTask
-
- MapTryPutMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapTryPutMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapTryPutMessageTask
-
- MapTryRemoveMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapTryRemoveMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapTryRemoveMessageTask
-
- MapTxnOperation - Interface in com.hazelcast.map.impl.tx
-
Transactional operation interface for
IMap
- MapUnlockMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapUnlockMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapUnlockMessageTask
-
- MapUtil - Class in com.hazelcast.util
-
Utility class for Maps
- MapValueCollection - Class in com.hazelcast.map.impl
-
- MapValueCollection(Collection<Data>) - Constructor for class com.hazelcast.map.impl.MapValueCollection
-
- MapValueCollection() - Constructor for class com.hazelcast.map.impl.MapValueCollection
-
- MapValuesMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapValuesMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapValuesMessageTask
-
- MapValuesWithPagingPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapValuesWithPagingPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPagingPredicateMessageTask
-
- MapValuesWithPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
- MapValuesWithPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPredicateMessageTask
-
- mark(int) - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- markExpirable(long) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
This method marks current replica as expirable and also starts expiration task if necessary.
- markMigrated(VectorClock) - Method in class com.hazelcast.crdt.pncounter.PNCounterImpl
-
Marks this CRDT as migrated.
- markMigrated() - Method in class com.hazelcast.crdt.pncounter.PNCounterImpl
-
Unconditionally marks this CRDT as migrated.
- markRecordStoreExpirable(long, long) - Method in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
- markSupported() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- markUnassigned(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray12byteKeyImpl
-
- markUnassigned(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- marshall(Object) - Method in class com.hazelcast.replicatedmap.impl.record.DataReplicatedRecordStore
-
- marshall(Object) - Method in class com.hazelcast.replicatedmap.impl.record.ObjectReplicatedRecordStorage
-
- marshall(Object) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- mask - Variable in class com.hazelcast.security.permission.InstancePermission
-
- MASK_FOR_SENSITIVE_DATA - Static variable in class com.hazelcast.config.ConfigXmlGenerator
-
- MASTER_CLAIM - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- MASTER_CONFIRMATION_INTERVAL_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- MASTER_RESPONSE - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- masterAddress - Variable in class com.hazelcast.internal.cluster.impl.operations.MasterResponseOp
-
- MasterResponseOp - Class in com.hazelcast.internal.cluster.impl.operations
-
Operation sent by any node to set the master address on the receiver
- MasterResponseOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.MasterResponseOp
-
- MasterResponseOp(Address) - Constructor for class com.hazelcast.internal.cluster.impl.operations.MasterResponseOp
-
- MASTERSHIP_CLAIM_TIMEOUT_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The timeout which defines when master candidate gives up waiting for response to its mastership claim.
- match(String[], String[], int) - Method in class com.hazelcast.util.AddressUtil.AddressMatcher
-
- match(AddressUtil.AddressMatcher) - Method in class com.hazelcast.util.AddressUtil.AddressMatcher
-
- match(String) - Method in class com.hazelcast.util.AddressUtil.AddressMatcher
-
- matchAnyDomain(String, Collection<String>) - Static method in class com.hazelcast.util.AddressUtil
-
- matchAnyInterface(String, Collection<String>) - Static method in class com.hazelcast.util.AddressUtil
-
- matchDomain(String, String) - Static method in class com.hazelcast.util.AddressUtil
-
- matches(Iterable<String>, String) - Method in interface com.hazelcast.config.ConfigPatternMatcher
-
Returns the best match for an item name out of a list of configuration patterns.
- matches(Iterable<String>, String) - Method in class com.hazelcast.config.matcher.LegacyMatchingPointConfigPatternMatcher
-
Deprecated.
- matches(Iterable<String>, String) - Method in class com.hazelcast.config.matcher.LegacyWildcardConfigPatternMatcher
-
Deprecated.
- matches(String, String) - Method in class com.hazelcast.config.matcher.LegacyWildcardConfigPatternMatcher
-
Deprecated.
- matches(Iterable<String>, String) - Method in class com.hazelcast.config.matcher.MatchingPointConfigPatternMatcher
-
- matches(Iterable<String>, String) - Method in class com.hazelcast.config.matcher.RegexConfigPatternMatcher
-
- matches(Iterable<String>, String) - Method in class com.hazelcast.config.matcher.WildcardConfigPatternMatcher
-
- matches(String, String) - Method in class com.hazelcast.config.matcher.WildcardConfigPatternMatcher
-
- matches(KeyIn) - Method in class com.hazelcast.mapreduce.impl.task.MappingPhase
-
- MatchingPointConfigPatternMatcher - Class in com.hazelcast.config.matcher
-
This ConfigPatternMatcher
supports a simplified wildcard matching.
- MatchingPointConfigPatternMatcher() - Constructor for class com.hazelcast.config.matcher.MatchingPointConfigPatternMatcher
-
- matchInterface(String, String) - Static method in class com.hazelcast.util.AddressUtil
-
- MAX - Static variable in class com.hazelcast.aggregation.impl.AggregatorDataSerializerHook
-
- MAX_ADD_CACHE_CONFIG_RETRIES - Static variable in interface com.hazelcast.cache.impl.ICacheService
-
Maximum retries for adding cache config cluster-wide on stable cluster
- MAX_BACKOFF - Static variable in class com.hazelcast.topic.impl.reliable.ReliableTopicProxy
-
- MAX_BACKUP_COUNT - Static variable in class com.hazelcast.config.CacheSimpleConfig
-
The maximum number of backups.
- MAX_BACKUP_COUNT - Static variable in class com.hazelcast.config.MapConfig
-
The maximum number of backups
- MAX_BACKUP_COUNT - Static variable in interface com.hazelcast.spi.partition.IPartition
-
The maximum number of backups.
- MAX_BATCH_SIZE - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- MAX_BY - Static variable in class com.hazelcast.aggregation.impl.AggregatorDataSerializerHook
-
- MAX_CAPACITY - Static variable in class com.hazelcast.util.collection.IntHashSet
-
Maximum supported capacity
- MAX_CAPACITY - Static variable in class com.hazelcast.util.collection.LongHashSet
-
Maximum supported capacity
- MAX_CONCURRENT_INVOCATIONS - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
The maximum number of concurrent invocations allowed.
- MAX_DEVIATION_PERCENTAGE - Static variable in class com.hazelcast.internal.diagnostics.MemberHeartbeatPlugin
-
The maximum allowed deviation.
- MAX_DEVIATION_PERCENTAGE - Static variable in class com.hazelcast.internal.diagnostics.OperationHeartbeatPlugin
-
The maximum allowed deviation.
- MAX_EVICTION_PERCENTAGE - Static variable in class com.hazelcast.config.MapConfig
-
The number of maximum eviction percentage
- MAX_INT_CAPACITY - Static variable in class com.hazelcast.internal.util.hashslot.impl.CapacityUtil
-
Maximum length of a Java array that is a power of two.
- MAX_JOIN_MERGE_TARGET_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- MAX_JOIN_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- MAX_LONG_CAPACITY - Static variable in class com.hazelcast.internal.util.hashslot.impl.CapacityUtil
-
Maximum length of an off-heap array that is a power of two.
- MAX_MESSAGE_SIZE_EXCEEDED - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- MAX_NO_HEARTBEAT_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The timeout which defines when a cluster member is removed because it has not sent any heartbeats.
- MAX_NO_MASTER_CONFIRMATION_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- MAX_REPLICA_COUNT - Static variable in interface com.hazelcast.internal.partition.InternalPartition
-
- MAX_RESULT_LIMIT_FACTOR - Static variable in class com.hazelcast.map.impl.query.QueryResultSizeLimiter
-
Adds a security margin to the configured result size limit to prevent false positives.
- MAX_RESULT_LIMIT_FACTOR_FOR_PRECHECK - Static variable in class com.hazelcast.map.impl.query.QueryResultSizeLimiter
-
Adds a security margin to the configured result size limit to prevent false positives in pre-check.
- MAX_ROLLED_FILE_COUNT - Static variable in class com.hazelcast.internal.diagnostics.Diagnostics
-
The DiagnosticsLogFile
uses a rolling file approach to prevent
eating too much disk space.
- MAX_ROLLED_FILE_SIZE_MB - Static variable in class com.hazelcast.internal.diagnostics.Diagnostics
-
The DiagnosticsLogFile
uses a rolling file approach to prevent
eating too much disk space.
- MAX_TOLERATED_MISS_COUNT - Static variable in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingTask
-
- MAX_WAIT_SECONDS_BEFORE_JOIN - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- MaxAggregator<I,R extends Comparable> - Class in com.hazelcast.aggregation.impl
-
- MaxAggregator() - Constructor for class com.hazelcast.aggregation.impl.MaxAggregator
-
- MaxAggregator(String) - Constructor for class com.hazelcast.aggregation.impl.MaxAggregator
-
- maxBy(String) - Static method in class com.hazelcast.aggregation.Aggregators
-
- MaxByAggregator<I> - Class in com.hazelcast.aggregation.impl
-
- MaxByAggregator() - Constructor for class com.hazelcast.aggregation.impl.MaxByAggregator
-
- MaxByAggregator(String) - Constructor for class com.hazelcast.aggregation.impl.MaxByAggregator
-
- maxIdle - Variable in class com.hazelcast.map.impl.operation.KeyBasedMapOperation
-
- maxIdle - Variable in class com.hazelcast.map.impl.record.AbstractRecord
-
- maxIdle - Variable in class com.hazelcast.map.impl.record.RecordInfo
-
- maxIdleMillis - Variable in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- MAXIMUM_PREFETCH_COUNT - Static variable in class com.hazelcast.config.FlakeIdGeneratorConfig
-
Maximum value for prefetch count.
- maximumPoolSize - Variable in class com.hazelcast.internal.management.dto.ManagedExecutorDTO
-
- MaxMessageSizeExceeded - Exception in com.hazelcast.client.impl.protocol.exception
-
Thrown when client message size exceeds Integer.MAX_VALUE
- MaxMessageSizeExceeded() - Constructor for exception com.hazelcast.client.impl.protocol.exception.MaxMessageSizeExceeded
-
- maxPoolSize() - Method in class com.hazelcast.internal.jmx.ManagedExecutorServiceMBean
-
- maxSize - Variable in class com.hazelcast.internal.journal.EventJournalReadOperation
-
- MaxSizeConfig - Class in com.hazelcast.config
-
Configuration for map's capacity.
- MaxSizeConfig() - Constructor for class com.hazelcast.config.MaxSizeConfig
-
- MaxSizeConfig(int, MaxSizeConfig.MaxSizePolicy) - Constructor for class com.hazelcast.config.MaxSizeConfig
-
- MaxSizeConfig(MaxSizeConfig) - Constructor for class com.hazelcast.config.MaxSizeConfig
-
- MaxSizeConfig.MaxSizePolicy - Enum in com.hazelcast.config
-
Maximum Size Policy
- MaxSizeConfigReadOnly - Class in com.hazelcast.config
-
- MaxSizeConfigReadOnly(MaxSizeConfig) - Constructor for class com.hazelcast.config.MaxSizeConfigReadOnly
-
Deprecated.
- maxSizePolicy - Variable in class com.hazelcast.config.EvictionConfig
-
- maybeDoInitialLoad() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- maybeDoInitialLoad() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Resets the map loader state if necessary and triggers initial key and
value loading if it has not been done before.
- MC_MAX_VISIBLE_SLOW_OPERATION_COUNT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- MC_URL_CHANGE_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- MCMutualAuthConfig - Class in com.hazelcast.config
-
Management Center mutual authentication configuration.
- MCMutualAuthConfig() - Constructor for class com.hazelcast.config.MCMutualAuthConfig
-
- MD5Util - Class in com.hazelcast.util
-
Utility class for hashing with MD5
- megaBytes() - Method in class com.hazelcast.memory.MemorySize
-
Returns value of memory size in mega-bytes.
- MEM - Static variable in class com.hazelcast.internal.memory.GlobalMemoryAccessorRegistry
-
- mem() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- mem - Variable in class com.hazelcast.internal.util.sort.MemArrayQuickSorter
-
- MEM_AVAILABLE - Static variable in class com.hazelcast.internal.memory.GlobalMemoryAccessorRegistry
-
- MEM_COPY_THRESHOLD - Static variable in interface com.hazelcast.internal.memory.GlobalMemoryAccessor
-
Maximum size of a block of memory to copy in a single low-level memory-copying
operation.
- MEM_COPY_THRESHOLD - Static variable in class com.hazelcast.nio.UnsafeHelper
-
Deprecated.
- MemArrayQuickSorter - Class in com.hazelcast.internal.util.sort
-
- MemArrayQuickSorter(MemoryAccessor, long) - Constructor for class com.hazelcast.internal.util.sort.MemArrayQuickSorter
-
- Member - Interface in com.hazelcast.core
-
Cluster member interface.
- MEMBER - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- MEMBER_ADDED - Static variable in class com.hazelcast.core.MembershipEvent
-
This event type is fired when a new member joins the cluster.
- MEMBER_ATTR_CHANGED - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- MEMBER_ATTRIBUTE_CHANGED - Static variable in class com.hazelcast.core.MembershipEvent
-
This event type is fired if a member attribute has been changed or removed.
- MEMBER_BIN - Static variable in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- MEMBER_CALLABLE_TASK - Static variable in class com.hazelcast.executor.impl.ExecutorDataSerializerHook
-
- MEMBER_INFO - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- MEMBER_INFO_UPDATE - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- MEMBER_LEFT - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- MEMBER_LIST_PUBLISH_INTERVAL_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The interval at which the master sends the member lists are sent to other non-master members
- MEMBER_REMOVED - Static variable in class com.hazelcast.core.MembershipEvent
-
This event type is fired if a member left the cluster or was decided to be
unresponsive by other members for a extended time.
- MEMBER_SELECTOR - Static variable in class com.hazelcast.mapreduce.impl.operation.KeyValueJobOperation
-
Selects members that will run this operation
- MEMBER_VERSION - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- memberAdded(MembershipServiceEvent) - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- memberAdded(MembershipEvent) - Method in class com.hazelcast.client.util.AbstractLoadBalancer
-
- memberAdded(MembershipServiceEvent) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- memberAdded(MembershipServiceEvent) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- memberAdded(MembershipEvent) - Method in class com.hazelcast.core.MembershipAdapter
-
- memberAdded(MembershipEvent) - Method in interface com.hazelcast.core.MembershipListener
-
Invoked when a new member is added to the cluster.
- memberAdded(MembershipServiceEvent) - Method in class com.hazelcast.crdt.CRDTReplicationMigrationService
-
- memberAdded(MembershipEvent) - Method in class com.hazelcast.internal.management.ManagementCenterService.MemberListenerImpl
-
- memberAdded(MemberImpl) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- memberAdded(MemberImpl) - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
- memberAdded(MembershipEvent) - Method in class com.hazelcast.quorum.impl.AbstractPingAwareQuorumFunction
-
- memberAdded(MembershipServiceEvent) - Method in class com.hazelcast.quorum.impl.QuorumServiceImpl
-
- memberAdded(MembershipServiceEvent) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- memberAdded(MembershipServiceEvent) - Method in interface com.hazelcast.spi.MembershipAwareService
-
Invoked when a new member is added to the cluster.
- memberAdded(MembershipServiceEvent) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- memberAddresses - Variable in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- MemberAddressProvider - Interface in com.hazelcast.spi
-
IMPORTANT
This interface is not intended to provide addresses of other cluster members with
which the hazelcast instance will form a cluster.
- MemberAddressProviderConfig - Class in com.hazelcast.config
-
- MemberAddressProviderConfig() - Constructor for class com.hazelcast.config.MemberAddressProviderConfig
-
- MemberAssigningJobProcessInformationImpl - Class in com.hazelcast.mapreduce.impl.task
-
This
JobProcessInformationImpl
extending class is
used in non partitionId based map reduce tasks where partitions are kind of simulated using
a unique ID per member.
- MemberAssigningJobProcessInformationImpl(int, JobSupervisor) - Constructor for class com.hazelcast.mapreduce.impl.task.MemberAssigningJobProcessInformationImpl
-
- memberAttributeChanged(MemberAttributeServiceEvent) - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- memberAttributeChanged(MemberAttributeEvent) - Method in class com.hazelcast.client.util.AbstractLoadBalancer
-
- memberAttributeChanged(MemberAttributeServiceEvent) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- memberAttributeChanged(MemberAttributeServiceEvent) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- memberAttributeChanged(MemberAttributeEvent) - Method in class com.hazelcast.core.MembershipAdapter
-
- memberAttributeChanged(MemberAttributeEvent) - Method in interface com.hazelcast.core.MembershipListener
-
Invoked when an attribute of a member was changed.
- memberAttributeChanged(MemberAttributeServiceEvent) - Method in class com.hazelcast.crdt.CRDTReplicationMigrationService
-
- memberAttributeChanged(MemberAttributeEvent) - Method in class com.hazelcast.internal.management.ManagementCenterService.MemberListenerImpl
-
- memberAttributeChanged(MemberAttributeEvent) - Method in class com.hazelcast.quorum.impl.AbstractPingAwareQuorumFunction
-
- memberAttributeChanged(MemberAttributeServiceEvent) - Method in class com.hazelcast.quorum.impl.QuorumServiceImpl
-
- memberAttributeChanged(MemberAttributeServiceEvent) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- memberAttributeChanged(MemberAttributeServiceEvent) - Method in interface com.hazelcast.spi.MembershipAwareService
-
Invoked when a member attribute is changed.
- memberAttributeChanged(MemberAttributeServiceEvent) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- MemberAttributeChangedOp - Class in com.hazelcast.internal.cluster.impl.operations
-
- MemberAttributeChangedOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.MemberAttributeChangedOp
-
- MemberAttributeChangedOp(MemberAttributeOperationType, String, Object) - Constructor for class com.hazelcast.internal.cluster.impl.operations.MemberAttributeChangedOp
-
- MemberAttributeConfig - Class in com.hazelcast.config
-
Contains configuration for attribute of member.
- MemberAttributeConfig() - Constructor for class com.hazelcast.config.MemberAttributeConfig
-
- MemberAttributeConfig(MemberAttributeConfig) - Constructor for class com.hazelcast.config.MemberAttributeConfig
-
- MemberAttributeConfigReadOnly - Class in com.hazelcast.config
-
- MemberAttributeEvent - Class in com.hazelcast.core
-
Event for member attribute changes.
- MemberAttributeEvent() - Constructor for class com.hazelcast.core.MemberAttributeEvent
-
- MemberAttributeEvent(Cluster, Member, MemberAttributeOperationType, String, Object) - Constructor for class com.hazelcast.core.MemberAttributeEvent
-
- MemberAttributeFilter - Class in com.hazelcast.internal.usercodedeployment.impl.filter
-
- MemberAttributeFilter(String) - Constructor for class com.hazelcast.internal.usercodedeployment.impl.filter.MemberAttributeFilter
-
- MemberAttributeOperationType - Enum in com.hazelcast.cluster
-
Used to identify the type of member attribute change, either PUT or REMOVED.
- MemberAttributeServiceEvent - Class in com.hazelcast.spi
-
This service event is fired to inform services about a change in a member's attributes collection
- MemberAttributeServiceEvent() - Constructor for class com.hazelcast.spi.MemberAttributeServiceEvent
-
- MemberAttributeServiceEvent(Cluster, MemberImpl, MemberAttributeOperationType, String, Object) - Constructor for class com.hazelcast.spi.MemberAttributeServiceEvent
-
- MemberAwareMapReduceNotification - Class in com.hazelcast.mapreduce.impl.notification
-
Base class for all notifications based on a member
- MemberAwareMapReduceNotification() - Constructor for class com.hazelcast.mapreduce.impl.notification.MemberAwareMapReduceNotification
-
- MemberAwareMapReduceNotification(Address, String, String) - Constructor for class com.hazelcast.mapreduce.impl.notification.MemberAwareMapReduceNotification
-
- MemberCallableTaskOperation - Class in com.hazelcast.executor.impl.operations
-
- MemberCallableTaskOperation() - Constructor for class com.hazelcast.executor.impl.operations.MemberCallableTaskOperation
-
- MemberCallableTaskOperation(String, String, Data) - Constructor for class com.hazelcast.executor.impl.operations.MemberCallableTaskOperation
-
- MemberConfigRequest - Class in com.hazelcast.internal.management.request
-
Request for fetching member XML configuration.
- MemberConfigRequest() - Constructor for class com.hazelcast.internal.management.request.MemberConfigRequest
-
- MemberGroup - Interface in com.hazelcast.partition.membergroup
-
- MemberGroupConfig - Class in com.hazelcast.config
-
Contains the configuration for a single member group.
- MemberGroupConfig() - Constructor for class com.hazelcast.config.MemberGroupConfig
-
- MemberGroupFactory - Interface in com.hazelcast.partition.membergroup
-
Defines how members will be grouped (e.g.
- MemberGroupFactoryFactory - Class in com.hazelcast.partition.membergroup
-
- MemberHazelcastInstanceInfoPlugin - Class in com.hazelcast.internal.diagnostics
-
Prints all kinds of Hazelcast member specific info.
- MemberHazelcastInstanceInfoPlugin(NodeEngineImpl) - Constructor for class com.hazelcast.internal.diagnostics.MemberHazelcastInstanceInfoPlugin
-
- MemberHeartbeatPlugin - Class in com.hazelcast.internal.diagnostics
-
A diagnostics plugin that checks the quality of member/member heartbeats.
- MemberHeartbeatPlugin(NodeEngineImpl) - Constructor for class com.hazelcast.internal.diagnostics.MemberHeartbeatPlugin
-
- MemberImpl - Class in com.hazelcast.client.impl
-
Client side specific Member implementation.
- MemberImpl() - Constructor for class com.hazelcast.client.impl.MemberImpl
-
- MemberImpl(Address, MemberVersion) - Constructor for class com.hazelcast.client.impl.MemberImpl
-
- MemberImpl(Address, MemberVersion, String) - Constructor for class com.hazelcast.client.impl.MemberImpl
-
- MemberImpl(Address, String, Map<String, Object>, boolean) - Constructor for class com.hazelcast.client.impl.MemberImpl
-
- MemberImpl(Address, MemberVersion, String, Map<String, Object>, boolean) - Constructor for class com.hazelcast.client.impl.MemberImpl
-
- MemberImpl(AbstractMember) - Constructor for class com.hazelcast.client.impl.MemberImpl
-
- MemberImpl - Class in com.hazelcast.instance
-
- MemberImpl() - Constructor for class com.hazelcast.instance.MemberImpl
-
- MemberImpl(Address, MemberVersion, boolean) - Constructor for class com.hazelcast.instance.MemberImpl
-
- MemberImpl(Address, MemberVersion, boolean, String) - Constructor for class com.hazelcast.instance.MemberImpl
-
- MemberImpl(Address, MemberVersion, boolean, String, Map<String, Object>, boolean) - Constructor for class com.hazelcast.instance.MemberImpl
-
- MemberImpl(Address, MemberVersion, boolean, String, Map<String, Object>, boolean, int, HazelcastInstanceImpl) - Constructor for class com.hazelcast.instance.MemberImpl
-
- MemberImpl(MemberImpl) - Constructor for class com.hazelcast.instance.MemberImpl
-
- MemberInfo - Class in com.hazelcast.internal.cluster
-
- MemberInfo() - Constructor for class com.hazelcast.internal.cluster.MemberInfo
-
- MemberInfo(Address, String, Map<String, Object>, MemberVersion) - Constructor for class com.hazelcast.internal.cluster.MemberInfo
-
- MemberInfo(Address, String, Map<String, Object>, boolean, MemberVersion) - Constructor for class com.hazelcast.internal.cluster.MemberInfo
-
- MemberInfo(Address, String, Map<String, Object>, boolean, MemberVersion, int) - Constructor for class com.hazelcast.internal.cluster.MemberInfo
-
- MemberInfo(MemberImpl) - Constructor for class com.hazelcast.internal.cluster.MemberInfo
-
- MemberLeftException - Exception in com.hazelcast.core
-
- MemberLeftException() - Constructor for exception com.hazelcast.core.MemberLeftException
-
- MemberLeftException(String) - Constructor for exception com.hazelcast.core.MemberLeftException
-
- MemberLeftException(Member) - Constructor for exception com.hazelcast.core.MemberLeftException
-
- MemberLeftException(Throwable) - Constructor for exception com.hazelcast.core.MemberLeftException
-
- MemberListenerImpl() - Constructor for class com.hazelcast.internal.management.ManagementCenterService.MemberListenerImpl
-
- MemberMapInvalidationMetaDataFetcher - Class in com.hazelcast.map.impl.nearcache.invalidation
-
InvalidationMetaDataFetcher
for member side usage
- MemberMapInvalidationMetaDataFetcher(ClusterService, OperationService, ILogger) - Constructor for class com.hazelcast.map.impl.nearcache.invalidation.MemberMapInvalidationMetaDataFetcher
-
- MemberMinimalPartitionService - Class in com.hazelcast.map.impl.nearcache
-
- MemberMinimalPartitionService(IPartitionService) - Constructor for class com.hazelcast.map.impl.nearcache.MemberMinimalPartitionService
-
- MemberPartitionState - Interface in com.hazelcast.monitor
-
Partition related statistics to be used by
MemberState
implementations.
- MemberPartitionStateImpl - Class in com.hazelcast.monitor.impl
-
This class holds partition related statistics.
- MemberPartitionStateImpl() - Constructor for class com.hazelcast.monitor.impl.MemberPartitionStateImpl
-
- MemberProviderFilterParser - Class in com.hazelcast.internal.usercodedeployment.impl.filter
-
- memberRemoved(MembershipServiceEvent) - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- memberRemoved(MembershipEvent) - Method in class com.hazelcast.client.util.AbstractLoadBalancer
-
- memberRemoved(MembershipServiceEvent) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- memberRemoved(MembershipServiceEvent) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- memberRemoved(MembershipEvent) - Method in class com.hazelcast.core.MembershipAdapter
-
- memberRemoved(MembershipEvent) - Method in interface com.hazelcast.core.MembershipListener
-
Invoked when an existing member leaves the cluster.
- memberRemoved(MembershipServiceEvent) - Method in class com.hazelcast.crdt.CRDTReplicationMigrationService
-
- memberRemoved(MembershipEvent) - Method in class com.hazelcast.internal.management.ManagementCenterService.MemberListenerImpl
-
- memberRemoved(MemberImpl) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- memberRemoved(MemberImpl) - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
- memberRemoved(MembershipEvent) - Method in class com.hazelcast.quorum.impl.AbstractPingAwareQuorumFunction
-
- memberRemoved(MembershipEvent) - Method in class com.hazelcast.quorum.impl.ProbabilisticQuorumFunction
-
- memberRemoved(MembershipServiceEvent) - Method in class com.hazelcast.quorum.impl.QuorumServiceImpl
-
- memberRemoved(MembershipEvent) - Method in class com.hazelcast.quorum.impl.RecentlyActiveQuorumFunction
-
- memberRemoved(MembershipServiceEvent) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- memberRemoved(MembershipServiceEvent) - Method in interface com.hazelcast.spi.MembershipAwareService
-
Invoked when an existing member leaves the cluster.
- memberRemoved(MembershipServiceEvent) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- MEMBERS_VIEW - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- MEMBERS_VIEW_METADATA - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- MemberSelectingCollection<M extends Member> - Class in com.hazelcast.internal.cluster.impl
-
An immutable collection that applies all the
MemberSelector
instances to
its internal
Member
collection.
- MemberSelectingCollection(Collection<M>, MemberSelector) - Constructor for class com.hazelcast.internal.cluster.impl.MemberSelectingCollection
-
- MemberSelector - Interface in com.hazelcast.core
-
Implementations of this interface select members
that are capable of executing a special kind of task.
The
MemberSelector.select(Member)
method is called for every available
member in the cluster and it is up to the implementation to decide
if the member is going to be used or not.
- MemberSelectors - Class in com.hazelcast.cluster.memberselector
-
- MembershipAdapter - Class in com.hazelcast.core
-
Adapter for MembershipListener.
- MembershipAdapter() - Constructor for class com.hazelcast.core.MembershipAdapter
-
- MembershipAwareService - Interface in com.hazelcast.spi
-
An interface that can be implemented by a SPI service that needs to be notified members joining and leaving
the cluster.
- MembershipEvent - Class in com.hazelcast.core
-
Membership event fired when a new member is added to the cluster and/or when a member leaves the cluster
or when there is a member attribute change via
Member.setBooleanAttribute(String, boolean)
and similar methods.
- MembershipEvent(Cluster, Member, int, Set<Member>) - Constructor for class com.hazelcast.core.MembershipEvent
-
- MembershipListener - Interface in com.hazelcast.core
-
Cluster membership listener.
- MembershipManager - Class in com.hazelcast.internal.cluster.impl
-
MembershipManager maintains member list and version, manages member update, suspicion and removal mechanisms.
- MembershipServiceEvent - Class in com.hazelcast.spi
-
Membership event fired when a new member is added
to the cluster and/or when a member leaves the cluster.
- MembershipServiceEvent(MembershipEvent) - Constructor for class com.hazelcast.spi.MembershipServiceEvent
-
- MemberSocketInterceptor - Interface in com.hazelcast.nio
-
Member Socket Interceptor can be registered via
see
SocketInterceptorConfig
Warning: a MemberSocketInterceptor provides access to the socket and will bypass
any TLS encryption.
- MemberState - Interface in com.hazelcast.monitor
-
Local statistics for a Hazelcast member.
- MemberStateImpl - Class in com.hazelcast.monitor.impl
-
- MemberStateImpl() - Constructor for class com.hazelcast.monitor.impl.MemberStateImpl
-
- MembersUpdateOp - Class in com.hazelcast.internal.cluster.impl.operations
-
- MembersUpdateOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.MembersUpdateOp
-
- MembersUpdateOp(String, MembersView, long, PartitionRuntimeState, boolean) - Constructor for class com.hazelcast.internal.cluster.impl.operations.MembersUpdateOp
-
- MembersView - Class in com.hazelcast.internal.cluster.impl
-
MembersView is a container object to carry member list and version together.
- MembersView() - Constructor for class com.hazelcast.internal.cluster.impl.MembersView
-
- MembersView(int, List<MemberInfo>) - Constructor for class com.hazelcast.internal.cluster.impl.MembersView
-
- MembersViewMetadata - Class in com.hazelcast.internal.cluster.impl
-
- MembersViewMetadata() - Constructor for class com.hazelcast.internal.cluster.impl.MembersViewMetadata
-
- MembersViewMetadata(Address, String, Address, int) - Constructor for class com.hazelcast.internal.cluster.impl.MembersViewMetadata
-
- memberVersion - Variable in class com.hazelcast.internal.cluster.impl.JoinMessage
-
this is populated with the codebase version of the node trying to join the cluster
(ie
Node.getVersion()
).
- MemberVersion - Class in com.hazelcast.version
-
Determines the Hazelcast codebase version in terms of major.minor.patch version.
- MemberVersion() - Constructor for class com.hazelcast.version.MemberVersion
-
- MemberVersion(int, int, int) - Constructor for class com.hazelcast.version.MemberVersion
-
- MemberVersion(String) - Constructor for class com.hazelcast.version.MemberVersion
-
- MEMCACHE_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- MEMCACHE_ENTRY - Static variable in class com.hazelcast.internal.ascii.TextProtocolsDataSerializerHook
-
- MemcacheCommandProcessor<T> - Class in com.hazelcast.internal.ascii.memcache
-
- MemcacheCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.internal.ascii.memcache.MemcacheCommandProcessor
-
- MemcacheEntry - Class in com.hazelcast.internal.ascii.memcache
-
- MemcacheEntry(String, byte[], int) - Constructor for class com.hazelcast.internal.ascii.memcache.MemcacheEntry
-
- MemcacheEntry() - Constructor for class com.hazelcast.internal.ascii.memcache.MemcacheEntry
-
- MemcacheUtils - Class in com.hazelcast.internal.ascii.memcache
-
- Memoizer<K,V> - Class in com.hazelcast.internal.util
-
Thread safe cache for memoizing the calculation for a specific key.
- Memoizer(ConstructorFunction<K, V>) - Constructor for class com.hazelcast.internal.util.Memoizer
-
Constructs the memoizer.
- MemoryAccessor - Interface in com.hazelcast.internal.memory
-
Abstraction over an address space of readable and writable bytes.
- MemoryAllocator - Interface in com.hazelcast.internal.memory
-
Manages the usage of an address space by allocating and freeing blocks of addresses.
- memoryInfoAccessor - Variable in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- MemoryInfoAccessor - Interface in com.hazelcast.util
-
Used for providing runtime memory information of Java virtual machine.
- MemoryManager - Interface in com.hazelcast.internal.memory
-
Contract to allocate and access memory in an abstract address space, which is not necessarily the
underlying CPU's native address space.
- MemoryManagerBean - Class in com.hazelcast.internal.memory.impl
-
- MemoryManagerBean(MemoryAllocator, MemoryAccessor) - Constructor for class com.hazelcast.internal.memory.impl.MemoryManagerBean
-
- MemorySize - Class in com.hazelcast.memory
-
MemorySize represents a memory size with given value and
MemoryUnit
.
- MemorySize(long) - Constructor for class com.hazelcast.memory.MemorySize
-
- MemorySize(long, MemoryUnit) - Constructor for class com.hazelcast.memory.MemorySize
-
- MemoryStats - Interface in com.hazelcast.memory
-
Memory statistics for the JVM which current HazelcastInstance belongs to.
- MemoryStatsSupport - Class in com.hazelcast.memory
-
This class provides heap usage statistics
- MemoryUnit - Enum in com.hazelcast.memory
-
MemoryUnit represents memory size at a given unit of
granularity and provides utility methods to convert across units.
- merge(String, CacheEntryView, CacheEntryView) - Method in interface com.hazelcast.cache.CacheMergePolicy
-
Selects one of the merging and existing cache entries to be merged.
- merge(SplitBrainMergeTypes.CacheMergeTypes, SplitBrainMergePolicy<Data, SplitBrainMergeTypes.CacheMergeTypes>, CallerProvenance) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- merge(CacheEntryView<Data, Data>, CacheMergePolicy, String, String, int, CallerProvenance) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- MERGE - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- merge(SplitBrainMergeTypes.CacheMergeTypes, SplitBrainMergePolicy<Data, SplitBrainMergeTypes.CacheMergeTypes>, CallerProvenance) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
- merge(CacheEntryView<Data, Data>, CacheMergePolicy, String, String, int, CallerProvenance) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
- merge(String, CacheEntryView, CacheEntryView) - Method in class com.hazelcast.cache.merge.HigherHitsCacheMergePolicy
-
- merge(String, CacheEntryView, CacheEntryView) - Method in class com.hazelcast.cache.merge.LatestAccessCacheMergePolicy
-
- merge(String, CacheEntryView, CacheEntryView) - Method in class com.hazelcast.cache.merge.PassThroughCacheMergePolicy
-
- merge(String, CacheEntryView, CacheEntryView) - Method in class com.hazelcast.cache.merge.PutIfAbsentCacheMergePolicy
-
- merge(SplitBrainMergeTypes.CardinalityEstimatorMergeTypes, SplitBrainMergePolicy<HyperLogLog, SplitBrainMergeTypes.CardinalityEstimatorMergeTypes>, SerializationService) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorContainer
-
- MERGE - Static variable in class com.hazelcast.cardinality.impl.CardinalityEstimatorDataSerializerHook
-
- merge(HyperLogLog) - Method in interface com.hazelcast.cardinality.impl.hyperloglog.HyperLogLog
-
Merge the two HyperLogLog structures in one.
- merge(HyperLogLogEncoder) - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.DenseHyperLogLogEncoder
-
- merge(HyperLogLogEncoder) - Method in interface com.hazelcast.cardinality.impl.hyperloglog.impl.HyperLogLogEncoder
-
Merge the two HyperLogLog structures in one.
- merge(HyperLogLog) - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.HyperLogLogImpl
-
- merge(HyperLogLogEncoder) - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.SparseHyperLogLogEncoder
-
- merge(VectorClock) - Method in class com.hazelcast.cluster.impl.VectorClock
-
Merges the provided vector clock into this one by taking the maximum of
the logical timestamps for each replica.
- MERGE - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- MERGE - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- MERGE - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- merge(T) - Method in interface com.hazelcast.crdt.CRDT
-
Merges the state of a different replica into this CRDT.
- merge(String, T) - Method in interface com.hazelcast.crdt.CRDTReplicationAwareService
-
Performs a merge of the local name
CRDT with the provided state.
- merge(PNCounterImpl) - Method in class com.hazelcast.crdt.pncounter.PNCounterImpl
-
- merge(String, PNCounterImpl) - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
- merge(Address) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- merge(JsonObject) - Method in class com.hazelcast.internal.json.JsonObject
-
Copies all members of the specified object into this object.
- MERGE - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- merge(SplitBrainMergeTypes.MapMergeTypes, SplitBrainMergePolicy<Data, SplitBrainMergeTypes.MapMergeTypes>) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- merge(SplitBrainMergeTypes.MapMergeTypes, SplitBrainMergePolicy<Data, SplitBrainMergeTypes.MapMergeTypes>, CallerProvenance) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- merge(Data, EntryView, MapMergePolicy) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- merge(Data, EntryView, MapMergePolicy, CallerProvenance) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- merge(SplitBrainMergeTypes.MapMergeTypes, SplitBrainMergePolicy<Data, SplitBrainMergeTypes.MapMergeTypes>) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- merge(SplitBrainMergeTypes.MapMergeTypes, SplitBrainMergePolicy<Data, SplitBrainMergeTypes.MapMergeTypes>, CallerProvenance) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- merge(Data, EntryView, MapMergePolicy) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- merge(Data, EntryView, MapMergePolicy, CallerProvenance) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- merge(String, EntryView, EntryView) - Method in class com.hazelcast.map.merge.HigherHitsMapMergePolicy
-
- merge(String, EntryView, EntryView) - Method in class com.hazelcast.map.merge.IgnoreMergingEntryMapMergePolicy
-
- merge(String, EntryView, EntryView) - Method in class com.hazelcast.map.merge.LatestUpdateMapMergePolicy
-
- merge(String, EntryView, EntryView) - Method in interface com.hazelcast.map.merge.MapMergePolicy
-
Selects one of the merging and existing map entries to be merged.
- merge(String, EntryView, EntryView) - Method in class com.hazelcast.map.merge.PassThroughMergePolicy
-
- merge(String, EntryView, EntryView) - Method in class com.hazelcast.map.merge.PutIfAbsentMapMergePolicy
-
- merge(MultiMapMergeContainer, SplitBrainMergePolicy<Collection<Object>, SplitBrainMergeTypes.MultiMapMergeTypes>) - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- MERGE - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- merge(SplitBrainMergeTypes.ReplicatedMapMergeTypes, SplitBrainMergePolicy<Object, SplitBrainMergeTypes.ReplicatedMapMergeTypes>) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- merge(Object, ReplicatedMapEntryView, ReplicatedMapMergePolicy) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- merge(SplitBrainMergeTypes.ReplicatedMapMergeTypes, SplitBrainMergePolicy<Object, SplitBrainMergeTypes.ReplicatedMapMergeTypes>) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- merge(Object, ReplicatedMapEntryView, ReplicatedMapMergePolicy) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- merge(String, ReplicatedMapEntryView, ReplicatedMapEntryView) - Method in class com.hazelcast.replicatedmap.merge.HigherHitsMapMergePolicy
-
- merge(String, ReplicatedMapEntryView, ReplicatedMapEntryView) - Method in class com.hazelcast.replicatedmap.merge.LatestUpdateMapMergePolicy
-
- merge(String, ReplicatedMapEntryView, ReplicatedMapEntryView) - Method in class com.hazelcast.replicatedmap.merge.PassThroughMergePolicy
-
- merge(String, ReplicatedMapEntryView, ReplicatedMapEntryView) - Method in class com.hazelcast.replicatedmap.merge.PutIfAbsentMapMergePolicy
-
- merge(String, ReplicatedMapEntryView, ReplicatedMapEntryView) - Method in interface com.hazelcast.replicatedmap.merge.ReplicatedMapMergePolicy
-
Selects one of the merging and existing map entries to be merged.
- merge(SplitBrainMergeTypes.ScheduledExecutorMergeTypes, SplitBrainMergePolicy<ScheduledTaskDescriptor, SplitBrainMergeTypes.ScheduledExecutorMergeTypes>) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- MERGE - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- merge(T, T) - Method in class com.hazelcast.spi.merge.DiscardMergePolicy
-
- merge(T, T) - Method in class com.hazelcast.spi.merge.ExpirationTimeMergePolicy
-
- merge(T, T) - Method in class com.hazelcast.spi.merge.HigherHitsMergePolicy
-
- merge(SplitBrainMergeTypes.CardinalityEstimatorMergeTypes, SplitBrainMergeTypes.CardinalityEstimatorMergeTypes) - Method in class com.hazelcast.spi.merge.HyperLogLogMergePolicy
-
- merge(T, T) - Method in class com.hazelcast.spi.merge.LatestAccessMergePolicy
-
- merge(T, T) - Method in class com.hazelcast.spi.merge.LatestUpdateMergePolicy
-
- merge(T, T) - Method in class com.hazelcast.spi.merge.PassThroughMergePolicy
-
- merge(T, T) - Method in class com.hazelcast.spi.merge.PutIfAbsentMergePolicy
-
- merge(T, T) - Method in interface com.hazelcast.spi.merge.SplitBrainMergePolicy
-
Selects the value of either the merging or the existing
MergingValue
which should be merged.
- MERGE_BACKUP - Static variable in class com.hazelcast.cardinality.impl.CardinalityEstimatorDataSerializerHook
-
- MERGE_BACKUP - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- MERGE_BACKUP - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- MERGE_BACKUP - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- MERGE_BACKUP - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- MERGE_BACKUP_OPERATION - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- MERGE_BACKUP_OPERATION - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- MERGE_CLUSTERS - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- MERGE_CONTAINER - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- MERGE_FACTORY - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- MERGE_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MERGE_FACTORY - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- MERGE_FIRST_RUN_DELAY_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The delay until the first run of the SplitBrainHandler
- MERGE_NEXT_RUN_DELAY_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The interval between invocations of the SplitBrainHandler
- MERGE_OPERATION - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- MERGE_OPERATION - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- MERGE_POLICY_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- MergeBackupOperation - Class in com.hazelcast.cardinality.impl.operations
-
- MergeBackupOperation() - Constructor for class com.hazelcast.cardinality.impl.operations.MergeBackupOperation
-
- MergeBackupOperation(String, HyperLogLog) - Constructor for class com.hazelcast.cardinality.impl.operations.MergeBackupOperation
-
- MergeBackupOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- MergeBackupOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.MergeBackupOperation
-
- MergeBackupOperation(String, Long) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.MergeBackupOperation
-
- MergeBackupOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- MergeBackupOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.MergeBackupOperation
-
- MergeBackupOperation(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.MergeBackupOperation
-
- MergeBackupOperation - Class in com.hazelcast.multimap.impl.operations
-
- MergeBackupOperation() - Constructor for class com.hazelcast.multimap.impl.operations.MergeBackupOperation
-
- MergeBackupOperation - Class in com.hazelcast.ringbuffer.impl.operations
-
- MergeBackupOperation() - Constructor for class com.hazelcast.ringbuffer.impl.operations.MergeBackupOperation
-
- MergeBackupOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- MergeBackupOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.MergeBackupOperation
-
- MergeClustersOp - Class in com.hazelcast.internal.cluster.impl.operations
-
- MergeClustersOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.MergeClustersOp
-
- MergeClustersOp(Address) - Constructor for class com.hazelcast.internal.cluster.impl.operations.MergeClustersOp
-
- MergeOperation - Class in com.hazelcast.cardinality.impl.operations
-
- MergeOperation() - Constructor for class com.hazelcast.cardinality.impl.operations.MergeOperation
-
- MergeOperation(String, SplitBrainMergePolicy<HyperLogLog, SplitBrainMergeTypes.CardinalityEstimatorMergeTypes>, HyperLogLog) - Constructor for class com.hazelcast.cardinality.impl.operations.MergeOperation
-
- MergeOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- MergeOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.MergeOperation
-
- MergeOperation(String, SplitBrainMergePolicy<Long, SplitBrainMergeTypes.AtomicLongMergeTypes>, long) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.MergeOperation
-
- MergeOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- MergeOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.MergeOperation
-
- MergeOperation(String, SplitBrainMergePolicy<Object, SplitBrainMergeTypes.AtomicReferenceMergeTypes>, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.MergeOperation
-
- MergeOperation - Class in com.hazelcast.map.impl.operation
-
- MergeOperation() - Constructor for class com.hazelcast.map.impl.operation.MergeOperation
-
- MergeOperation - Class in com.hazelcast.multimap.impl.operations
-
- MergeOperation() - Constructor for class com.hazelcast.multimap.impl.operations.MergeOperation
-
- MergeOperation(String, List<MultiMapMergeContainer>, SplitBrainMergePolicy<Collection<Object>, SplitBrainMergeTypes.MultiMapMergeTypes>) - Constructor for class com.hazelcast.multimap.impl.operations.MergeOperation
-
- MergeOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
- MergeOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.MergeOperation
-
- MergeOperation - Class in com.hazelcast.ringbuffer.impl.operations
-
- MergeOperation() - Constructor for class com.hazelcast.ringbuffer.impl.operations.MergeOperation
-
- MergeOperation(ObjectNamespace, SplitBrainMergePolicy<RingbufferMergeData, SplitBrainMergeTypes.RingbufferMergeTypes>, Ringbuffer<Object>) - Constructor for class com.hazelcast.ringbuffer.impl.operations.MergeOperation
-
- MergeOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- MergeOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.MergeOperation
-
- MergeOperation(String, List<SplitBrainMergeTypes.ScheduledExecutorMergeTypes>, SplitBrainMergePolicy<ScheduledTaskDescriptor, SplitBrainMergeTypes.ScheduledExecutorMergeTypes>) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.MergeOperation
-
- MergeOperationFactory - Class in com.hazelcast.map.impl.operation
-
Inserts the merging entries for all partitions of a member via locally invoked
MergeOperation
.
- MergeOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.MergeOperationFactory
-
- MergeOperationFactory(String, int[], List<SplitBrainMergeTypes.MapMergeTypes>[], SplitBrainMergePolicy<Data, SplitBrainMergeTypes.MapMergeTypes>) - Constructor for class com.hazelcast.map.impl.operation.MergeOperationFactory
-
- MergeOperationFactory - Class in com.hazelcast.replicatedmap.impl.operation
-
Inserts the merging entries for all partitions of a member via locally invoked
MergeOperation
.
- MergeOperationFactory() - Constructor for class com.hazelcast.replicatedmap.impl.operation.MergeOperationFactory
-
- MergeOperationFactory(String, int[], List<SplitBrainMergeTypes.ReplicatedMapMergeTypes>[], SplitBrainMergePolicy<Object, SplitBrainMergeTypes.ReplicatedMapMergeTypes>) - Constructor for class com.hazelcast.replicatedmap.impl.operation.MergeOperationFactory
-
- mergePolicy - Variable in class com.hazelcast.map.impl.operation.MergeOperationFactory
-
- mergePolicyConfig(boolean, String, int) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AbstractAddConfigMessageTask
-
- mergePolicyConfig - Variable in class com.hazelcast.config.AbstractBasicConfig
-
- MergePolicyConfig - Class in com.hazelcast.config
-
- MergePolicyConfig() - Constructor for class com.hazelcast.config.MergePolicyConfig
-
- MergePolicyConfig(String, int) - Constructor for class com.hazelcast.config.MergePolicyConfig
-
- MergePolicyConfig(MergePolicyConfig) - Constructor for class com.hazelcast.config.MergePolicyConfig
-
- mergePolicyProvider - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- MergePolicyProvider - Class in com.hazelcast.map.merge
-
- MergePolicyProvider(NodeEngine) - Constructor for class com.hazelcast.map.merge.MergePolicyProvider
-
- MergePolicyProvider - Class in com.hazelcast.replicatedmap.merge
-
- MergePolicyProvider(NodeEngine) - Constructor for class com.hazelcast.replicatedmap.merge.MergePolicyProvider
-
- MergePolicyValidator - Class in com.hazelcast.internal.config
-
Validates a merge policy instance.
- Merger(NodeEngine, Operation) - Constructor for class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService.Merger
-
- mergeRecordExpiration(Record, EntryView) - Method in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
- mergeRecordExpiration(Record, SplitBrainMergeTypes.MapMergeTypes) - Method in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
- mergeStore(Store, BiConsumer<Integer, MergingItem>) - Method in class com.hazelcast.spi.impl.merge.AbstractMergeRunnable
-
- mergeStoreLegacy(Store, BiConsumer<Integer, Operation>) - Method in class com.hazelcast.spi.impl.merge.AbstractMergeRunnable
-
Used to merge with legacy merge policies.
- MergingCosts<V> - Interface in com.hazelcast.spi.merge
-
Represents a read-only view of memory costs for the merging process after a split-brain.
- MergingCreationTime<V> - Interface in com.hazelcast.spi.merge
-
Represents a read-only view a creation time for the merging process after a split-brain.
- mergingEntries - Variable in class com.hazelcast.map.impl.operation.MergeOperationFactory
-
- MergingEntry<K,V> - Interface in com.hazelcast.spi.merge
-
Represents a read-only view of a data structure key/value-pair for the merging process after a split-brain.
- MergingExpirationTime<V> - Interface in com.hazelcast.spi.merge
-
Represents a read-only view of an expiration time for the merging process after a split-brain.
- MergingHits<V> - Interface in com.hazelcast.spi.merge
-
Represents a read-only view access hits for the merging process after a split-brain.
- MergingLastAccessTime<V> - Interface in com.hazelcast.spi.merge
-
Represents a read-only view of a last access time for the merging process after a split-brain.
- MergingLastStoredTime<V> - Interface in com.hazelcast.spi.merge
-
Represents a read-only view of a last stored time for the merging process after a split-brain.
- MergingLastUpdateTime<V> - Interface in com.hazelcast.spi.merge
-
Represents a read-only view of a last update time for the merging process after a split-brain.
- MergingMaxIdle<V> - Interface in com.hazelcast.spi.merge
-
Represents a read-only view of a MaxIdle for the merging process after a split-brain.
- MergingTTL<V> - Interface in com.hazelcast.spi.merge
-
Represents a read-only view of a TTL for the merging process after a split-brain.
- mergingValue - Variable in class com.hazelcast.core.EntryEvent
-
- MergingValue<V> - Interface in com.hazelcast.spi.merge
-
Represents a read-only view of a data structure value for the merging process after a split-brain.
- MergingValueFactory - Class in com.hazelcast.spi.impl.merge
-
- MergingVersion<V> - Interface in com.hazelcast.spi.merge
-
Represents a read-only view of a version for the merging process after a split-brain.
- MERKLE_TREE_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- MERKLE_TREE_NODE_ENTRIES - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MerkleTree - Interface in com.hazelcast.wan.merkletree
-
Interface defining methods for Merkle tree implementations
- MerkleTreeConfig - Class in com.hazelcast.config
-
Configuration for a merkle tree.
- MerkleTreeConfig() - Constructor for class com.hazelcast.config.MerkleTreeConfig
-
- MerkleTreeConfig(MerkleTreeConfig) - Constructor for class com.hazelcast.config.MerkleTreeConfig
-
- MerkleTreeNodeEntries - Class in com.hazelcast.map.impl
-
The map entries that belong to a specific merkle tree node.
- MerkleTreeNodeEntries() - Constructor for class com.hazelcast.map.impl.MerkleTreeNodeEntries
-
- MerkleTreeNodeEntries(int, Set<EntryView<Data, Data>>) - Constructor for class com.hazelcast.map.impl.MerkleTreeNodeEntries
-
- MerkleTreeUtil - Class in com.hazelcast.wan.merkletree
-
Utility methods for Merkle tree implementation
- Message<E> - Class in com.hazelcast.core
-
- Message(String, E, long, Member) - Constructor for class com.hazelcast.core.Message
-
- MessageFlyweight - Class in com.hazelcast.client.impl.protocol.util
-
Parameter Flyweight
- MessageFlyweight() - Constructor for class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- MessageListener<E> - Interface in com.hazelcast.core
-
- messageObject - Variable in class com.hazelcast.core.Message
-
- MessageRunner<E> - Class in com.hazelcast.topic.impl.reliable
-
An
ExecutionCallback
that will try to read an
item from the ringbuffer or blocks if no item is available.
- MessageRunner(String, ReliableMessageListener<E>, Ringbuffer<ReliableTopicMessage>, String, int, SerializationService, Executor, ConcurrentMap<String, MessageRunner<E>>, ILogger) - Constructor for class com.hazelcast.topic.impl.reliable.MessageRunner
-
- MessageTask - Interface in com.hazelcast.client.impl.protocol.task
-
Interface for all client message tasks to implement
- MessageTaskFactory - Interface in com.hazelcast.client.impl.protocol
-
Message task factory interface
- MessageTaskFactoryProvider - Interface in com.hazelcast.client.impl.protocol
-
Provider for client's Message task factories;
Will be read from META-INF/services
- MetaDataContainer - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
Contains one partitions' invalidation metadata.
- MetaDataContainer() - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- metaDataGenerator - Variable in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
- MetaDataGenerator - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
Responsible for partition-sequence and partition UUID generation.
- MetaDataGenerator(int) - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataGenerator
-
- MetadataHolder() - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationMetaDataFetcher.MetadataHolder
-
- MetaDataResponse() - Constructor for class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation.MetaDataResponse
-
- MetaDataResponse() - Constructor for class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation.MetaDataResponse
-
- MethodNotAvailable - Annotation Type in com.hazelcast.internal.adapter
-
- Metric - Interface in com.hazelcast.internal.metrics
-
A Metric is a 'quantitative measure' of something for example the number of
operations pending, number of operations per second being executed etc.
- metricName() - Method in class com.hazelcast.internal.metrics.impl.ProbeBuilderImpl
-
- metricName() - Method in interface com.hazelcast.internal.metrics.ProbeBuilder
-
Returns the name for the metric.
- METRICS_DISTRIBUTED_DATASTRUCTURES - Static variable in class com.hazelcast.internal.diagnostics.Diagnostics
-
If metrics should be tracked on distributed data structures like IMap,
IQueue etc.
- METRICS_LEVEL - Static variable in class com.hazelcast.internal.diagnostics.Diagnostics
-
The minimum level for probes is MANDATORY, but it can be changed to INFO
or DEBUG.
- MetricsPlugin - Class in com.hazelcast.internal.diagnostics
-
- MetricsPlugin(NodeEngineImpl) - Constructor for class com.hazelcast.internal.diagnostics.MetricsPlugin
-
- MetricsPlugin(ILogger, MetricsRegistry, HazelcastProperties) - Constructor for class com.hazelcast.internal.diagnostics.MetricsPlugin
-
- MetricsProvider - Interface in com.hazelcast.internal.metrics
-
To be implemented by an object that can provide metrics (so has a bunch of
probes).
- MetricsRegistry - Interface in com.hazelcast.internal.metrics
-
The MetricsRegistry is a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
- metricsRegistry(MetricsRegistry) - Method in class com.hazelcast.internal.networking.nio.NioNetworking.Context
-
- MetricsRegistryImpl - Class in com.hazelcast.internal.metrics.impl
-
- MetricsRegistryImpl(ILogger, ProbeLevel) - Constructor for class com.hazelcast.internal.metrics.impl.MetricsRegistryImpl
-
Creates a MetricsRegistryImpl instance.
- MetricsRegistryImpl(String, ILogger, ProbeLevel) - Constructor for class com.hazelcast.internal.metrics.impl.MetricsRegistryImpl
-
Creates a MetricsRegistryImpl instance.
- MetricsUtil - Class in com.hazelcast.internal.metrics
-
A utility to escape and parse metric key in tagged format:
- MigratablePipeline - Interface in com.hazelcast.internal.networking.nio
-
A NioPipeline that supports migration between
NioThread
instances.
- migrateTo(MemoryAllocator) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
Migrates the backing memory region to a new allocator, freeing the current region.
- MIGRATION - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- MIGRATION_COMMIT - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- MIGRATION_EVENT_TOPIC - Static variable in interface com.hazelcast.internal.partition.InternalPartitionService
-
Static constant for dispatching and listening migration events
- MIGRATION_INFO - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- MIGRATION_REQUEST - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- MIGRATION_RETRY_COUNT - Static variable in interface com.hazelcast.internal.partition.InternalPartitionService
-
Retry count for migration operations.
- MIGRATION_RETRY_PAUSE - Static variable in interface com.hazelcast.internal.partition.InternalPartitionService
-
Retry pause for migration operations in milliseconds.
- migrationAwareService - Variable in class com.hazelcast.map.impl.MapService
-
- MigrationAwareService - Interface in com.hazelcast.spi
-
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService
starts moving its data around because partitions are moving
to a different machine.
- MigrationCommitOperation - Class in com.hazelcast.internal.partition.operation
-
Sent by the master node to commit a migration on the migration destination.
- MigrationCommitOperation() - Constructor for class com.hazelcast.internal.partition.operation.MigrationCommitOperation
-
- MigrationCommitOperation(PartitionRuntimeState, String) - Constructor for class com.hazelcast.internal.partition.operation.MigrationCommitOperation
-
- migrationCompleted(MigrationEvent) - Method in interface com.hazelcast.core.MigrationListener
-
Invoked when a partition migration is completed.
- MigrationCycleOperation - Interface in com.hazelcast.internal.partition
-
- migrationData - Variable in class com.hazelcast.collection.impl.collection.operations.CollectionReplicationOperation
-
- MigrationEndpoint - Enum in com.hazelcast.spi.partition
-
Denotes endpoint of a migration.
- MigrationEvent - Class in com.hazelcast.core
-
An event fired when a partition migration starts, completes or fails.
- MigrationEvent() - Constructor for class com.hazelcast.core.MigrationEvent
-
- MigrationEvent(int, Member, Member, MigrationEvent.MigrationStatus) - Constructor for class com.hazelcast.core.MigrationEvent
-
- MigrationEvent.MigrationStatus - Enum in com.hazelcast.core
-
Migration status: Started, completed or failed
- migrationFailed(MigrationEvent) - Method in interface com.hazelcast.core.MigrationListener
-
Invoked when a partition migration is failed.
- MigrationInfo - Class in com.hazelcast.internal.partition
-
- MigrationInfo() - Constructor for class com.hazelcast.internal.partition.MigrationInfo
-
- MigrationInfo(int, Address, String, Address, String, int, int, int, int) - Constructor for class com.hazelcast.internal.partition.MigrationInfo
-
- MigrationInfo.MigrationStatus - Enum in com.hazelcast.internal.partition
-
- MigrationListener - Interface in com.hazelcast.core
-
MigrationListener provides the ability to listen to partition migration events.
- MigrationManager - Class in com.hazelcast.internal.partition.impl
-
Maintains migration system state and manages migration operations performed within the cluster.
- MigrationOperation - Class in com.hazelcast.internal.partition.operation
-
Migration operation used by Hazelcast version 3.9
It runs on the migration destination and applies the received fragments.
- MigrationOperation() - Constructor for class com.hazelcast.internal.partition.operation.MigrationOperation
-
- MigrationOperation(MigrationInfo, int, ReplicaFragmentMigrationState, boolean, boolean) - Constructor for class com.hazelcast.internal.partition.operation.MigrationOperation
-
- MigrationRequestOperation - Class in com.hazelcast.internal.partition.operation
-
Migration request operation used by Hazelcast version 3.9
Sent from the master node to the partition owner.
- MigrationRequestOperation() - Constructor for class com.hazelcast.internal.partition.operation.MigrationRequestOperation
-
- MigrationRequestOperation(MigrationInfo, int, boolean) - Constructor for class com.hazelcast.internal.partition.operation.MigrationRequestOperation
-
- migrationStarted(MigrationEvent) - Method in interface com.hazelcast.core.MigrationListener
-
Invoked when a partition migration is started.
- MILLI_SECONDS_IN_A_SECOND - Static variable in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- MIME_TEXT_PLAIN - Static variable in class com.hazelcast.internal.ascii.TextCommandConstants
-
- MIN - Static variable in class com.hazelcast.aggregation.impl.AggregatorDataSerializerHook
-
- MIN_BACKUP_COUNT - Static variable in class com.hazelcast.config.CacheSimpleConfig
-
The minimum number of backups.
- MIN_BACKUP_COUNT - Static variable in class com.hazelcast.config.MapConfig
-
The minimum number of backups
- MIN_BY - Static variable in class com.hazelcast.aggregation.impl.AggregatorDataSerializerHook
-
- MIN_CAPACITY - Static variable in class com.hazelcast.internal.util.hashslot.impl.CapacityUtil
-
Minimum capacity for a hash container.
- MIN_EVICTION_PERCENTAGE - Static variable in class com.hazelcast.config.MapConfig
-
The number of minimum eviction percentage
- MIN_INITIAL_MEMORY_SIZE - Static variable in class com.hazelcast.config.NativeMemoryConfig
-
Minimum initial memory size in megabytes
- MIN_RECONCILIATION_INTERVAL_SECONDS - Static variable in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingTask
-
- MinAggregator<I,R extends Comparable> - Class in com.hazelcast.aggregation.impl
-
- MinAggregator() - Constructor for class com.hazelcast.aggregation.impl.MinAggregator
-
- MinAggregator(String) - Constructor for class com.hazelcast.aggregation.impl.MinAggregator
-
- minBy(String) - Static method in class com.hazelcast.aggregation.Aggregators
-
- MinByAggregator<I> - Class in com.hazelcast.aggregation.impl
-
- MinByAggregator() - Constructor for class com.hazelcast.aggregation.impl.MinByAggregator
-
- MinByAggregator(String) - Constructor for class com.hazelcast.aggregation.impl.MinByAggregator
-
- MINIMAL - Static variable in class com.hazelcast.internal.json.WriterConfig
-
Write JSON in its minimal form, without any additional whitespace.
- MinimalPartitionService - Interface in com.hazelcast.internal.nearcache.impl.invalidation
-
Abstraction over member and client partition services to provide commonly useful methods.
- MINIMUM_MAX_RESULT_LIMIT - Static variable in class com.hazelcast.map.impl.query.QueryResultSizeLimiter
-
Defines the minimum value for the result size limit to ensure a sufficient distribution of data in the partitions.
- minimumLevel() - Method in class com.hazelcast.internal.metrics.impl.MetricsRegistryImpl
-
- minimumLevel() - Method in interface com.hazelcast.internal.metrics.MetricsRegistry
-
Returns the minimum ProbeLevel this MetricsRegistry is recording.
- minSize - Variable in class com.hazelcast.internal.journal.EventJournalReadOperation
-
- misconfiguredPerNodeMaxSizeWarningLogged - Variable in class com.hazelcast.map.impl.eviction.EvictionChecker
-
- MISSES - Static variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- misses - Variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- modificationType - Variable in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- modifyOutputStream(JarOutputStream) - Method in class com.hazelcast.buildutils.HazelcastManifestTransformer
-
- modPowerOfTwo(int, int) - Static method in class com.hazelcast.util.QuickMath
-
Computes the remainder of the division of a
by b
.
- modPowerOfTwo(long, int) - Static method in class com.hazelcast.util.QuickMath
-
Computes the remainder of the division of a
by b
.
- ModularJavaUtils - Class in com.hazelcast.internal.util
-
Helper class for simplify work with Java module system (Java 9+) in older Java versions.
- ModularJavaUtils.PackageAccessRequirement - Class in com.hazelcast.internal.util
-
- MorphingPortableReader - Class in com.hazelcast.internal.serialization.impl
-
Enables reading from a portable byte stream if the portableVersion from the classDefinition is different than
the portableVersion from the byte stream.
- MorphingPortableReader(PortableSerializer, BufferObjectDataInput, ClassDefinition) - Constructor for class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- MPSCQueue<E> - Class in com.hazelcast.internal.util.concurrent
-
Multi producer single consumer queue.
- MPSCQueue(Thread, IdleStrategy) - Constructor for class com.hazelcast.internal.util.concurrent.MPSCQueue
-
- MPSCQueue(IdleStrategy) - Constructor for class com.hazelcast.internal.util.concurrent.MPSCQueue
-
- MULTI_ATTRIBUTE - Static variable in class com.hazelcast.projection.impl.ProjectionDataSerializerHook
-
- MULTI_MAP_MERGING_ENTRY - Static variable in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- multiAttribute(String...) - Static method in class com.hazelcast.projection.Projections
-
Returns a projection that extracts the value of the given attributePaths
.
- MultiAttributeProjection<I> - Class in com.hazelcast.projection.impl
-
Projection that extracts the values of the given attributes and returns them in an Object[] array.
- MultiAttributeProjection(String...) - Constructor for class com.hazelcast.projection.impl.MultiAttributeProjection
-
- MulticastConfig - Class in com.hazelcast.config
-
Contains the configuration for the multicast discovery mechanism.
- MulticastConfig() - Constructor for class com.hazelcast.config.MulticastConfig
-
- MulticastDiscoveryReceiver - Class in com.hazelcast.spi.discovery.multicast.impl
-
- MulticastDiscoveryReceiver(MulticastSocket, ILogger) - Constructor for class com.hazelcast.spi.discovery.multicast.impl.MulticastDiscoveryReceiver
-
- MulticastDiscoverySender - Class in com.hazelcast.spi.discovery.multicast.impl
-
- MulticastDiscoverySender(DiscoveryNode, MulticastSocket, ILogger, String, int) - Constructor for class com.hazelcast.spi.discovery.multicast.impl.MulticastDiscoverySender
-
- MulticastDiscoveryStrategy - Class in com.hazelcast.spi.discovery.multicast
-
- MulticastDiscoveryStrategy(DiscoveryNode, ILogger, Map<String, Comparable>) - Constructor for class com.hazelcast.spi.discovery.multicast.MulticastDiscoveryStrategy
-
- MulticastDiscoveryStrategyFactory - Class in com.hazelcast.spi.discovery.multicast
-
- MulticastDiscoveryStrategyFactory() - Constructor for class com.hazelcast.spi.discovery.multicast.MulticastDiscoveryStrategyFactory
-
- MulticastJoiner - Class in com.hazelcast.internal.cluster.impl
-
- MulticastJoiner(Node) - Constructor for class com.hazelcast.internal.cluster.impl.MulticastJoiner
-
- MulticastListener - Interface in com.hazelcast.internal.cluster.impl
-
- MulticastMemberInfo - Class in com.hazelcast.spi.discovery.multicast.impl
-
- MulticastMemberInfo(String, int) - Constructor for class com.hazelcast.spi.discovery.multicast.impl.MulticastMemberInfo
-
- MulticastProperties - Class in com.hazelcast.spi.discovery.multicast
-
Defines the name and default value for the Multicast Discovery Strategy.
- multicastService - Variable in class com.hazelcast.instance.Node
-
- MulticastService - Class in com.hazelcast.internal.cluster.impl
-
- MultiExecutionCallback - Interface in com.hazelcast.core
-
MultiExecutionCallback provides notification for when an execution is completed on each member
that a task is submitted to.
- MultiMap<K,V> - Interface in com.hazelcast.core
-
A specialized map whose keys can be associated with multiple values.
- MULTIMAP_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- MULTIMAP_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MULTIMAP_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MULTIMAP_EVENT_FILTER - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- MULTIMAP_OP_FACTORY - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- MULTIMAP_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MULTIMAP_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- MULTIMAP_RECORD - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- MULTIMAP_REPLICATION_OPERATION - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- MULTIMAP_RESPONSE - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- MULTIMAP_TRANSACTION_LOG_RECORD - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- MultiMapAddEntryListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_ADDENTRYLISTENER
- MultiMapAddEntryListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapAddEntryListenerMessageTask
-
- MultiMapAddEntryListenerToKeyMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_ADDENTRYLISTENERTOKEY
- MultiMapAddEntryListenerToKeyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapAddEntryListenerToKeyMessageTask
-
- MultiMapClearMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_CLEAR
- MultiMapClearMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapClearMessageTask
-
- MultiMapConfig - Class in com.hazelcast.config
-
Configuration for MultiMap.
- MultiMapConfig() - Constructor for class com.hazelcast.config.MultiMapConfig
-
- MultiMapConfig(String) - Constructor for class com.hazelcast.config.MultiMapConfig
-
- MultiMapConfig(MultiMapConfig) - Constructor for class com.hazelcast.config.MultiMapConfig
-
- MultiMapConfig.ValueCollectionType - Enum in com.hazelcast.config
-
Type of value collection
- MultiMapConfigReadOnly - Class in com.hazelcast.config
-
- MultiMapConfigReadOnly(MultiMapConfig) - Constructor for class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- MultiMapContainer - Class in com.hazelcast.multimap.impl
-
- MultiMapContainer(String, MultiMapService, int) - Constructor for class com.hazelcast.multimap.impl.MultiMapContainer
-
- MultiMapContainsEntryMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_CONTAINSENTRY
- MultiMapContainsEntryMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsEntryMessageTask
-
- MultiMapContainsKeyMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_CONTAINSKEY
- MultiMapContainsKeyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsKeyMessageTask
-
- MultiMapContainsValueMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_CONTAINSVALUE
- MultiMapContainsValueMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsValueMessageTask
-
- MultiMapDataSerializerHook - Class in com.hazelcast.multimap.impl
-
- MultiMapDataSerializerHook() - Constructor for class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- MultiMapDeleteMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_DELETE
- MultiMapDeleteMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapDeleteMessageTask
-
- MultiMapEntrySetMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_ENTRYSET
- MultiMapEntrySetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapEntrySetMessageTask
-
- MultiMapEventFilter - Class in com.hazelcast.multimap.impl
-
- MultiMapEventFilter() - Constructor for class com.hazelcast.multimap.impl.MultiMapEventFilter
-
- MultiMapEventFilter(boolean, Data) - Constructor for class com.hazelcast.multimap.impl.MultiMapEventFilter
-
- MultiMapEventsPublisher - Class in com.hazelcast.multimap.impl
-
Publishes multimap entry and map events through eventService
- MultiMapEventsPublisher(NodeEngine) - Constructor for class com.hazelcast.multimap.impl.MultiMapEventsPublisher
-
- MultiMapForceUnlockMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_FORCEUNLOCK
- MultiMapForceUnlockMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapForceUnlockMessageTask
-
- MultiMapGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_GET
- MultiMapGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapGetMessageTask
-
- MultiMapIsLockedMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_ISLOCKED
- MultiMapIsLockedMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapIsLockedMessageTask
-
- MultiMapKeySetMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_KEYSET
- MultiMapKeySetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapKeySetMessageTask
-
- MultiMapKeyValueSource<K,V> - Class in com.hazelcast.mapreduce.impl
-
- MultiMapKeyValueSource(String) - Constructor for class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
-
- MultiMapLockMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_LOCK
- MultiMapLockMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapLockMessageTask
-
- MultiMapMBean - Class in com.hazelcast.internal.jmx
-
- MultiMapMBean(MultiMap, ManagementService) - Constructor for class com.hazelcast.internal.jmx.MultiMapMBean
-
- MultiMapMergeContainer - Class in com.hazelcast.multimap.impl
-
Container for the merge operation of a
MultiMap
.
- MultiMapMergeContainer() - Constructor for class com.hazelcast.multimap.impl.MultiMapMergeContainer
-
- MultiMapMergeContainer(Data, Collection<MultiMapRecord>, long, long, long, long) - Constructor for class com.hazelcast.multimap.impl.MultiMapMergeContainer
-
- MultiMapMergingEntryImpl - Class in com.hazelcast.spi.impl.merge
-
- MultiMapMergingEntryImpl() - Constructor for class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- MultiMapMergingEntryImpl(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- MultiMapOperationFactory - Class in com.hazelcast.multimap.impl.operations
-
- MultiMapOperationFactory() - Constructor for class com.hazelcast.multimap.impl.operations.MultiMapOperationFactory
-
- MultiMapOperationFactory(String, MultiMapOperationFactory.OperationFactoryType) - Constructor for class com.hazelcast.multimap.impl.operations.MultiMapOperationFactory
-
- MultiMapOperationFactory(String, MultiMapOperationFactory.OperationFactoryType, Data, Data) - Constructor for class com.hazelcast.multimap.impl.operations.MultiMapOperationFactory
-
- MultiMapOperationFactory(String, MultiMapOperationFactory.OperationFactoryType, Data, Data, long) - Constructor for class com.hazelcast.multimap.impl.operations.MultiMapOperationFactory
-
- MultiMapOperationFactory.OperationFactoryType - Enum in com.hazelcast.multimap.impl.operations
-
- MultiMapPartitionContainer - Class in com.hazelcast.multimap.impl
-
- MultiMapPermission - Class in com.hazelcast.security.permission
-
- MultiMapPermission(String, String...) - Constructor for class com.hazelcast.security.permission.MultiMapPermission
-
- MultiMapProxySupport - Class in com.hazelcast.multimap.impl
-
- MultiMapProxySupport(MultiMapConfig, MultiMapService, NodeEngine, String) - Constructor for class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- MultiMapPutMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_PUT
- MultiMapPutMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapPutMessageTask
-
- MultiMapRecord - Class in com.hazelcast.multimap.impl
-
- MultiMapRecord() - Constructor for class com.hazelcast.multimap.impl.MultiMapRecord
-
- MultiMapRecord(Object) - Constructor for class com.hazelcast.multimap.impl.MultiMapRecord
-
- MultiMapRecord(long, Object) - Constructor for class com.hazelcast.multimap.impl.MultiMapRecord
-
- MultiMapRemoveEntryListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_REMOVEENTRYLISTENER
- MultiMapRemoveEntryListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryListenerMessageTask
-
- MultiMapRemoveEntryMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_REMOVEENTRY
- MultiMapRemoveEntryMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryMessageTask
-
- MultiMapRemoveMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_REMOVE
- MultiMapRemoveMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveMessageTask
-
- MultiMapReplicationOperation - Class in com.hazelcast.multimap.impl.operations
-
- MultiMapReplicationOperation() - Constructor for class com.hazelcast.multimap.impl.operations.MultiMapReplicationOperation
-
- MultiMapReplicationOperation(Map<String, Map<Data, MultiMapValue>>) - Constructor for class com.hazelcast.multimap.impl.operations.MultiMapReplicationOperation
-
- MultiMapResponse - Class in com.hazelcast.multimap.impl.operations
-
- MultiMapResponse() - Constructor for class com.hazelcast.multimap.impl.operations.MultiMapResponse
-
- MultiMapResponse(Collection, MultiMapConfig.ValueCollectionType) - Constructor for class com.hazelcast.multimap.impl.operations.MultiMapResponse
-
- MultiMapService - Class in com.hazelcast.multimap.impl
-
- MultiMapService(NodeEngine) - Constructor for class com.hazelcast.multimap.impl.MultiMapService
-
- MultiMapSizeMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_SIZE
- MultiMapSizeMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapSizeMessageTask
-
- MultiMapTransactionLogRecord - Class in com.hazelcast.multimap.impl.txn
-
- MultiMapTransactionLogRecord() - Constructor for class com.hazelcast.multimap.impl.txn.MultiMapTransactionLogRecord
-
- MultiMapTransactionLogRecord(int, Data, String, long, long) - Constructor for class com.hazelcast.multimap.impl.txn.MultiMapTransactionLogRecord
-
- MultiMapTryLockMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_TRYLOCK
- MultiMapTryLockMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapTryLockMessageTask
-
- MultiMapUnlockMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_UNLOCK
- MultiMapUnlockMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapUnlockMessageTask
-
- MultiMapValue - Class in com.hazelcast.multimap.impl
-
The MultiMapValue is the value in a multimap and it contains either a set or a list as collection.
- MultiMapValue(Collection<MultiMapRecord>) - Constructor for class com.hazelcast.multimap.impl.MultiMapValue
-
- MultiMapValueCountMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_VALUECOUNT
- MultiMapValueCountMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValueCountMessageTask
-
- MultiMapValuesMessageTask - Class in com.hazelcast.client.impl.protocol.task.multimap
-
Client Protocol Task for handling messages with type ID:
MultiMapMessageType.MULTIMAP_VALUES
- MultiMapValuesMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValuesMessageTask
-
- MULTIPLE_ENTRY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MULTIPLE_ENTRY_BACKUP - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MULTIPLE_ENTRY_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MULTIPLE_ENTRY_PREDICATE - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MULTIPLE_ENTRY_PREDICATE_BACKUP - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- MultipleEntryBackupOperation - Class in com.hazelcast.map.impl.operation
-
- MultipleEntryBackupOperation() - Constructor for class com.hazelcast.map.impl.operation.MultipleEntryBackupOperation
-
- MultipleEntryBackupOperation(String, Set<Data>, EntryBackupProcessor) - Constructor for class com.hazelcast.map.impl.operation.MultipleEntryBackupOperation
-
- MultipleEntryOperation - Class in com.hazelcast.map.impl.operation
-
- MultipleEntryOperation() - Constructor for class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- MultipleEntryOperation(String, Set<Data>, EntryProcessor) - Constructor for class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- MultipleEntryOperationFactory - Class in com.hazelcast.map.impl.operation
-
- MultipleEntryOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.MultipleEntryOperationFactory
-
- MultipleEntryOperationFactory(String, Set<Data>, EntryProcessor) - Constructor for class com.hazelcast.map.impl.operation.MultipleEntryOperationFactory
-
- MultipleEntryWithPredicateBackupOperation - Class in com.hazelcast.map.impl.operation
-
- MultipleEntryWithPredicateBackupOperation() - Constructor for class com.hazelcast.map.impl.operation.MultipleEntryWithPredicateBackupOperation
-
- MultipleEntryWithPredicateBackupOperation(String, Set<Data>, EntryBackupProcessor, Predicate) - Constructor for class com.hazelcast.map.impl.operation.MultipleEntryWithPredicateBackupOperation
-
- MultipleEntryWithPredicateOperation - Class in com.hazelcast.map.impl.operation
-
- MultipleEntryWithPredicateOperation() - Constructor for class com.hazelcast.map.impl.operation.MultipleEntryWithPredicateOperation
-
- MultipleEntryWithPredicateOperation(String, Set<Data>, EntryProcessor, Predicate) - Constructor for class com.hazelcast.map.impl.operation.MultipleEntryWithPredicateOperation
-
- MultiResult<T> - Class in com.hazelcast.query.impl.getters
-
Represents multiple results from a single attribute extraction.
- MultiResult() - Constructor for class com.hazelcast.query.impl.getters.MultiResult
-
- MultiResult(List<T>) - Constructor for class com.hazelcast.query.impl.getters.MultiResult
-
- MultiResultSet - Interface in com.hazelcast.query.impl
-
TODO:
- MurmurHash3_fmix(int) - Static method in class com.hazelcast.util.HashUtil
-
- MurmurHash3_fmix(long) - Static method in class com.hazelcast.util.HashUtil
-
- MurmurHash3_x64_64(byte[], int, int) - Static method in class com.hazelcast.util.HashUtil
-
Returns the MurmurHash3_x86_32 hash of a block inside a byte array.
- MurmurHash3_x64_64_direct(long, int, int) - Static method in class com.hazelcast.util.HashUtil
-
- MurmurHash3_x64_64_direct(MemoryAccessor, long, int, int) - Static method in class com.hazelcast.util.HashUtil
-
Returns the
MurmurHash3_x64_64
hash of a memory block accessed by the provided
MemoryAccessor
.
- MurmurHash3_x86_32(byte[], int, int) - Static method in class com.hazelcast.util.HashUtil
-
Returns the MurmurHash3_x86_32 hash of a block inside a byte array.
- MurmurHash3_x86_32_direct(long, int, int) - Static method in class com.hazelcast.util.HashUtil
-
- MurmurHash3_x86_32_direct(MemoryAccessor, long, int, int) - Static method in class com.hazelcast.util.HashUtil
-
Returns the
MurmurHash3_x86_32
hash of a memory block accessed by the provided
MemoryAccessor
.
- MutableInteger - Class in com.hazelcast.util
-
Mutable integer which can be used for counting purposes.
- MutableInteger() - Constructor for class com.hazelcast.util.MutableInteger
-
- MutableLong - Class in com.hazelcast.util
-
Mutable long which can be used for counting purposes.
- MutableLong() - Constructor for class com.hazelcast.util.MutableLong
-
- MutableOperation - Interface in com.hazelcast.cache.impl.operation
-
- MutatingCacheOperation - Class in com.hazelcast.cache.impl.operation
-
Base class for all mutable cache operations.
- MutatingCacheOperation() - Constructor for class com.hazelcast.cache.impl.operation.MutatingCacheOperation
-
- MutatingCacheOperation(String, Data, int) - Constructor for class com.hazelcast.cache.impl.operation.MutatingCacheOperation
-
- MutatingOperation - Interface in com.hazelcast.spi.impl
-
Marker interface for operations that change state/data.
- MUTATION_DISALLOWED_EXCEPTION - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- MutationDisallowedException - Exception in com.hazelcast.crdt
-
Exception that indicates that the state found on this replica disallows
mutation.
- MutationDisallowedException(String) - Constructor for exception com.hazelcast.crdt.MutationDisallowedException
-
- mutationTolerantIterator() - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
- mutationTolerantIterator() - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- mutex - Variable in class com.hazelcast.cache.impl.CachePartitionSegment
-
- mutexFor(Object) - Method in class com.hazelcast.util.ContextMutexFactory
-
- MwCounter - Class in com.hazelcast.internal.util.counters
-
A
Counter
that is thread-safe; so can be incremented by multiple threads concurrently.
- MXBeansDTO - Class in com.hazelcast.internal.management.dto
-
Holder class for serializable service beans.
- MXBeansDTO() - Constructor for class com.hazelcast.internal.management.dto.MXBeansDTO
-
- MXBeanUtil - Class in com.hazelcast.cache.impl
-
MXBean utility methods related to registration of the beans.
- Packet - Class in com.hazelcast.nio
-
A Packet is a piece of data sent over the wire.
- Packet() - Constructor for class com.hazelcast.nio.Packet
-
- Packet(byte[]) - Constructor for class com.hazelcast.nio.Packet
-
- Packet(byte[], int) - Constructor for class com.hazelcast.nio.Packet
-
- Packet.Type - Enum in com.hazelcast.nio
-
- PacketDecoder - Class in com.hazelcast.nio.tcp
-
- PacketDecoder(TcpIpConnection, Consumer<Packet>) - Constructor for class com.hazelcast.nio.tcp.PacketDecoder
-
- PacketDispatcher - Class in com.hazelcast.spi.impl
-
- PacketDispatcher(ILogger, Consumer<Packet>, Consumer<Packet>, Consumer<Packet>, Consumer<Packet>, Consumer<Packet>, Consumer<Packet>) - Constructor for class com.hazelcast.spi.impl.PacketDispatcher
-
- PacketEncoder - Class in com.hazelcast.nio.tcp
-
- PacketEncoder() - Constructor for class com.hazelcast.nio.tcp.PacketEncoder
-
- PacketIOHelper - Class in com.hazelcast.nio
-
Responsible for writing or reading an Packet.
- PacketIOHelper() - Constructor for class com.hazelcast.nio.PacketIOHelper
-
- packetVersion - Variable in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- PAGING_PREDICATE - Static variable in class com.hazelcast.query.impl.predicates.PredicateDataSerializerHook
-
- PagingPredicate<K,V> - Class in com.hazelcast.query
-
This class is a special Predicate which helps to get a page-by-page result of a query.
- PagingPredicate() - Constructor for class com.hazelcast.query.PagingPredicate
-
Used for serialization internally
- PagingPredicate(int) - Constructor for class com.hazelcast.query.PagingPredicate
-
Construct with a pageSize
results will not be filtered
results will be natural ordered
throws
IllegalArgumentException
if pageSize is not greater than 0
- PagingPredicate(Predicate, int) - Constructor for class com.hazelcast.query.PagingPredicate
-
- PagingPredicate(Comparator<Map.Entry<K, V>>, int) - Constructor for class com.hazelcast.query.PagingPredicate
-
Construct with a comparator and pageSize
results will not be filtered
results will be ordered via comparator
throws
IllegalArgumentException
if pageSize is not greater than 0
- PagingPredicate(Predicate<K, V>, Comparator<Map.Entry<K, V>>, int) - Constructor for class com.hazelcast.query.PagingPredicate
-
- PagingPredicateAccessor - Class in com.hazelcast.query
-
This class provides paging accessor of predicate.
- PARALLEL_OPERATION_FACTORY - Static variable in class com.hazelcast.spi.impl.SpiDataSerializerHook
-
- ParallelAccumulationExecutor - Class in com.hazelcast.map.impl.query
-
- ParallelAccumulationExecutor(ManagedExecutorService, SerializationService, int) - Constructor for class com.hazelcast.map.impl.query.ParallelAccumulationExecutor
-
- ParallelPartitionScanExecutor - Class in com.hazelcast.map.impl.query
-
Implementation of the
PartitionScanExecutor
which executes the partition scan in a parallel-fashion
delegating to the underlying executor.
- ParallelPartitionScanExecutor(PartitionScanRunner, ManagedExecutorService, int) - Constructor for class com.hazelcast.map.impl.query.ParallelPartitionScanExecutor
-
- parameters - Variable in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- Parameters - Interface in com.hazelcast.security
-
- ParameterUtil - Class in com.hazelcast.client.impl.protocol.util
-
- park(BlockingOperation) - Method in class com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl
-
- park(BlockingOperation) - Method in class com.hazelcast.spi.impl.operationparker.impl.WaitSet
-
- park(BlockingOperation) - Method in interface com.hazelcast.spi.impl.operationparker.OperationParker
-
- parse(InputStream) - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
-
- parse(InputStream) - Method in class com.hazelcast.config.AbstractConfigBuilder
-
Reads XML from InputStream and parses.
- parse(InputStream) - Method in class com.hazelcast.config.XmlConfigBuilder
-
- parse(String) - Static method in class com.hazelcast.internal.json.Json
-
Parses the given input string as JSON.
- parse(Reader) - Static method in class com.hazelcast.internal.json.Json
-
Reads the entire input from the given reader and parses it as JSON.
- parse(String) - Method in class com.hazelcast.internal.json.JsonParser
-
Parses the given input string.
- parse(Reader) - Method in class com.hazelcast.internal.json.JsonParser
-
Reads the entire input from the given reader and parses it as JSON.
- parse(Reader, int) - Method in class com.hazelcast.internal.json.JsonParser
-
Reads the entire input from the given reader and parses it as JSON.
- parse(String) - Static method in class com.hazelcast.memory.MemorySize
-
Parses string representation of a memory size value.
- parse(String, MemoryUnit) - Static method in class com.hazelcast.memory.MemorySize
-
Parses string representation of a memory size value.
- parse(I) - Method in class com.hazelcast.query.extractor.ArgumentParser
-
This method takes the unparsed argument object as an input and returns
the parsed output that will be used by the
ValueExtractor
.
- parse(Object) - Method in class com.hazelcast.query.impl.DefaultArgumentParser
-
- parse(Element) - Method in interface com.hazelcast.spi.ServiceConfigurationParser
-
- parseClassNameFilters(UserCodeDeploymentConfig) - Static method in class com.hazelcast.internal.usercodedeployment.impl.filter.ClassNameFilterParser
-
- parseDelimitedString(String, char) - Static method in class com.hazelcast.buildutils.ElementParser
-
- parseDelimitedString(String, char, boolean) - Static method in class com.hazelcast.buildutils.ElementParser
-
Parses delimited string and returns an array containing the tokens.
- ParseException - Exception in com.hazelcast.internal.json
-
An unchecked exception to indicate that an input does not qualify as valid JSON.
- parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.CacheManagerBeanDefinitionParser
-
- parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastClientBeanDefinitionParser
-
- parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastConfigBeanDefinitionParser
-
- parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastInstanceDefinitionParser
-
- parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastTypeBeanDefinitionParser
-
- parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.hibernate.RegionFactoryBeanDefinitionParser
-
- parseListeners(Node, Class) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
-
- parseMemberFilter(String) - Static method in class com.hazelcast.internal.usercodedeployment.impl.filter.MemberProviderFilterParser
-
- parseMemcacheKey(String) - Static method in class com.hazelcast.internal.ascii.memcache.MemcacheUtils
-
Parse Memcache key into (MapName, Key) pair.
- parseMetricName(String) - Static method in class com.hazelcast.internal.metrics.MetricsUtil
-
Parses metric name in tagged format into a list of tag-value tuples.
- parseProperties(Node) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
-
- parseProxyFactories(Node, Class) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
-
- parser(TextDecoder, String, int) - Method in interface com.hazelcast.internal.ascii.CommandParser
-
- parser(TextDecoder, String, int) - Method in class com.hazelcast.internal.ascii.memcache.DeleteCommandParser
-
- parser(TextDecoder, String, int) - Method in class com.hazelcast.internal.ascii.memcache.GetCommandParser
-
- parser(TextDecoder, String, int) - Method in class com.hazelcast.internal.ascii.memcache.IncrementCommandParser
-
- parser(TextDecoder, String, int) - Method in class com.hazelcast.internal.ascii.memcache.SetCommandParser
-
- parser(TextDecoder, String, int) - Method in class com.hazelcast.internal.ascii.memcache.SimpleCommandParser
-
- parser(TextDecoder, String, int) - Method in class com.hazelcast.internal.ascii.memcache.TouchCommandParser
-
- parser(TextDecoder, String, int) - Method in class com.hazelcast.internal.ascii.rest.HttpDeleteCommandParser
-
- parser(TextDecoder, String, int) - Method in class com.hazelcast.internal.ascii.rest.HttpGetCommandParser
-
- parser(TextDecoder, String, int) - Method in class com.hazelcast.internal.ascii.rest.HttpHeadCommandParser
-
- parser(TextDecoder, String, int) - Method in class com.hazelcast.internal.ascii.rest.HttpPostCommandParser
-
- parseSerialization(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- parseSocketInterceptorConfig(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- parseString(String) - Static method in enum com.hazelcast.config.CacheDeserializedValues
-
Create instance from String
- Partition - Interface in com.hazelcast.core
-
In Hazelcast the data is split up in partitions: by default, 271 and configurable through the 'hazelcast.partition.count'
GroupProperty.
- PARTITION_BACKUP_REPLICA_ANTI_ENTROPY - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- PARTITION_BACKUP_SYNC_INTERVAL - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- PARTITION_COUNT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Total number of partitions in the Hazelcast cluster.
- PARTITION_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- PARTITION_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- PARTITION_FRAGMENTED_MIGRATION_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- PARTITION_GROUP_HOST - Static variable in enum com.hazelcast.spi.partitiongroup.PartitionGroupMetaData
-
Metadata key definition for a low-latency link on a shared physical node, in case of virtualization being used
- PARTITION_GROUP_RACK - Static variable in enum com.hazelcast.spi.partitiongroup.PartitionGroupMetaData
-
Metadata key definition for a low-latency link inside the same data center but for different racks
- PARTITION_GROUP_ZONE - Static variable in enum com.hazelcast.spi.partitiongroup.PartitionGroupMetaData
-
Metadata key definition for a low-latency link between (virtual) data centers in the same area
- PARTITION_HASH_OFFSET - Static variable in class com.hazelcast.internal.serialization.impl.HeapData
-
- PARTITION_ITERATOR - Static variable in class com.hazelcast.spi.impl.SpiDataSerializerHook
-
- PARTITION_LOST_EVENT - Static variable in class com.hazelcast.spi.impl.SpiPortableHook
-
- PARTITION_LOST_EVENT_FILTER - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PARTITION_LOST_EVENT_TOPIC - Static variable in interface com.hazelcast.internal.partition.InternalPartitionService
-
Static constant for dispatching and listening internal partition lost events
- PARTITION_MAX_PARALLEL_REPLICATIONS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- PARTITION_MIGRATING - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- PARTITION_MIGRATION_INTERVAL - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Time in seconds to sleep after a migration task.
- PARTITION_MIGRATION_TIMEOUT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Timeout in seconds for all migration operations.
- PARTITION_OPERATION_THREAD_COUNT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The number of partition operation handler threads per member.
- PARTITION_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- PARTITION_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- PARTITION_PREDICATE - Static variable in class com.hazelcast.query.impl.predicates.PredicateDataSerializerHook
-
- PARTITION_RESPONSE - Static variable in class com.hazelcast.spi.impl.SpiDataSerializerHook
-
- PARTITION_RUNTIME_STATE - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- PARTITION_STATE_OP - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- PARTITION_STRATEGY_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- PARTITION_TABLE_SEND_INTERVAL - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- PARTITION_WIDE_ENTRY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PARTITION_WIDE_ENTRY_BACKUP - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PARTITION_WIDE_ENTRY_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PARTITION_WIDE_PREDICATE_ENTRY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PARTITION_WIDE_PREDICATE_ENTRY_BACKUP - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PARTITION_WIDE_PREDICATE_ENTRY_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PartitionAccumulatorRegistry - Class in com.hazelcast.map.impl.querycache.publisher
-
Registry of mappings like partitionId
to Accumulator
.
- PartitionAccumulatorRegistry(AccumulatorInfo, ConstructorFunction<Integer, Accumulator>) - Constructor for class com.hazelcast.map.impl.querycache.publisher.PartitionAccumulatorRegistry
-
- PartitionAware<T> - Interface in com.hazelcast.core
-
PartitionAware means that data will be based in the same member based on the partition key
and implementing tasks will be executed on the
PartitionAware.getPartitionKey()
's owner member.
- PartitionAwareFactoryAccessor - Class in com.hazelcast.spi.impl.operationservice.impl.operations
-
- PartitionAwareKey<K,P> - Class in com.hazelcast.core
-
- PartitionAwareKey(K, P) - Constructor for class com.hazelcast.core.PartitionAwareKey
-
Creates a new PartitionAwareKey.
- PartitionAwareOperation - Interface in com.hazelcast.spi
-
An interface that can be implemented by an operation to indicate that it should
be invoked on a particular partition.
- PartitionAwareOperationFactory - Class in com.hazelcast.spi.impl.operationservice.impl.operations
-
Creates partition specific operations.
- PartitionAwareOperationFactory() - Constructor for class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionAwareOperationFactory
-
- partitionAwareService - Variable in class com.hazelcast.map.impl.MapService
-
- PartitionAwareService - Interface in com.hazelcast.spi
-
An interface that can be implemented by SPI services to get notified of when a partition-related event occurs; for example,
if a
MapService
notifies its map listeners when partition is lost for a map.
- PartitionBackupReplicaAntiEntropyOperation - Class in com.hazelcast.internal.partition.operation
-
- PartitionBackupReplicaAntiEntropyOperation() - Constructor for class com.hazelcast.internal.partition.operation.PartitionBackupReplicaAntiEntropyOperation
-
- PartitionBackupReplicaAntiEntropyOperation(Map<ServiceNamespace, Long>, boolean) - Constructor for class com.hazelcast.internal.partition.operation.PartitionBackupReplicaAntiEntropyOperation
-
- PartitionContainer - Class in com.hazelcast.map.impl
-
- PartitionContainer(MapService, int) - Constructor for class com.hazelcast.map.impl.PartitionContainer
-
- PartitionContainer - Class in com.hazelcast.replicatedmap.impl
-
Contains the record storage for the replicated maps which are the actual place where the data is stored.
- PartitionContainer(ReplicatedMapService, int) - Constructor for class com.hazelcast.replicatedmap.impl.PartitionContainer
-
- partitionCount - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- partitionCount - Variable in class com.hazelcast.cache.impl.AbstractClusterWideIterator
-
- partitionCount - Variable in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
- partitionCount - Variable in class com.hazelcast.map.impl.nearcache.MapNearCacheManager
-
- PartitionDataSerializerHook - Class in com.hazelcast.internal.partition.impl
-
- PartitionDataSerializerHook() - Constructor for class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- PartitionEvent - Interface in com.hazelcast.partition
-
PartitionEvent is a base interface for partition related events.
- PartitionEventListener<T extends PartitionEvent> - Interface in com.hazelcast.partition
-
PartitionEventListener is a base interface for partition-related event listeners.
- PartitionEventManager - Class in com.hazelcast.internal.partition.impl
-
Maintains registration of partition-system related listeners and dispatches corresponding events.
- PartitionEventManager(Node) - Constructor for class com.hazelcast.internal.partition.impl.PartitionEventManager
-
- PartitionGroupConfig - Class in com.hazelcast.config
-
With PartitionGroupConfig, you can control how primary and backup partitions are mapped to physical Members.
- PartitionGroupConfig() - Constructor for class com.hazelcast.config.PartitionGroupConfig
-
- PartitionGroupConfig.MemberGroupType - Enum in com.hazelcast.config
-
Type of member groups.
- PartitionGroupMetaData - Enum in com.hazelcast.spi.partitiongroup
-
This class contains the definition of known Discovery SPI metadata to support automatic
generation of zone aware backup strategies based on cloud or service discovery provided
information.
- PartitionGroupStrategy - Interface in com.hazelcast.spi.partitiongroup
-
A PartitionGroupStrategy implementation defines a strategy
how backup groups are designed.
- partitionId - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- partitionId - Variable in class com.hazelcast.cache.impl.CachePartitionSegment
-
- partitionId - Variable in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- partitionId - Variable in class com.hazelcast.collection.impl.txncollection.AbstractTransactionalCollectionProxy
-
- partitionId - Variable in class com.hazelcast.collection.impl.txncollection.CollectionTransactionLogRecord
-
- partitionId - Variable in class com.hazelcast.collection.impl.txnqueue.TransactionalQueueProxySupport
-
- partitionId - Variable in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- partitionId - Variable in class com.hazelcast.internal.partition.impl.AbstractPartitionPrimaryReplicaAntiEntropyTask
-
- partitionId - Variable in class com.hazelcast.map.impl.iterator.AbstractMapPartitionIterator
-
- partitionId - Variable in class com.hazelcast.map.impl.iterator.AbstractMapQueryPartitionIterator
-
- partitionId - Variable in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- partitionId - Variable in class com.hazelcast.spi.impl.operationexecutor.OperationRunner
-
- partitionId - Variable in class com.hazelcast.spi.InvocationBuilder
-
- PartitionIdAware - Interface in com.hazelcast.mapreduce
-
- partitionIndex - Variable in class com.hazelcast.cache.impl.AbstractClusterWideIterator
-
- PartitionIndexesStats - Class in com.hazelcast.monitor.impl
-
The implementation of internal indexes stats specialized for partitioned
indexes.
- PartitionIndexesStats() - Constructor for class com.hazelcast.monitor.impl.PartitionIndexesStats
-
- partitionIndexesToAdd - Variable in class com.hazelcast.map.impl.MapContainer
-
Definitions of indexes that need to be added on partition threads
- PartitionIndexOperationStats - Class in com.hazelcast.monitor.impl
-
The implementation of operation index stats specialized for partition indexes.
- PartitionIndexOperationStats() - Constructor for class com.hazelcast.monitor.impl.PartitionIndexOperationStats
-
- PARTITIONING_STRATEGY - Static variable in class com.hazelcast.spi.AbstractDistributedObject
-
- PARTITIONING_STRATEGY_CLASS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- PartitioningStrategy<K> - Interface in com.hazelcast.core
-
PartitioningStrategy allows keys to be located on the same member.
- partitioningStrategy - Variable in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- partitioningStrategy - Variable in class com.hazelcast.map.impl.MapContainer
-
- PartitioningStrategyConfig - Class in com.hazelcast.config
-
Contains the configuration for partitioning strategy.
- PartitioningStrategyConfig() - Constructor for class com.hazelcast.config.PartitioningStrategyConfig
-
- PartitioningStrategyConfig(PartitioningStrategyConfig) - Constructor for class com.hazelcast.config.PartitioningStrategyConfig
-
- PartitioningStrategyConfig(String) - Constructor for class com.hazelcast.config.PartitioningStrategyConfig
-
- PartitioningStrategyConfig(PartitioningStrategy) - Constructor for class com.hazelcast.config.PartitioningStrategyConfig
-
- PartitioningStrategyConfigReadOnly - Class in com.hazelcast.config
-
- PartitioningStrategyConfigReadOnly(PartitioningStrategyConfig) - Constructor for class com.hazelcast.config.PartitioningStrategyConfigReadOnly
-
Deprecated.
- PartitioningStrategyFactory - Class in com.hazelcast.map.impl
-
- PartitioningStrategyFactory(ClassLoader) - Constructor for class com.hazelcast.map.impl.PartitioningStrategyFactory
-
Construct a new PartitioningStrategyFactory
- PartitionIteratingOperation - Class in com.hazelcast.spi.impl.operationservice.impl.operations
-
Executes Operations on one or more partitions.
- PartitionIteratingOperation() - Constructor for class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation
-
- PartitionIteratingOperation(OperationFactory, int[]) - Constructor for class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation
-
- PartitionIteratingOperation.PartitionResponse - Class in com.hazelcast.spi.impl.operationservice.impl.operations
-
- PartitionListener - Interface in com.hazelcast.internal.partition
-
Listener for partition change events
- partitionLost(CachePartitionLostEvent) - Method in interface com.hazelcast.cache.impl.event.CachePartitionLostListener
-
Invoked when owner and all backups of a partition are lost for a specific cache.
- partitionLost(PartitionLostEvent) - Method in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
This method increments a counter to count partition lost events.
- partitionLost(PartitionLostEvent) - Method in class com.hazelcast.internal.eviction.ExpirationManager
-
- partitionLost(MapPartitionLostEvent) - Method in interface com.hazelcast.map.listener.MapPartitionLostListener
-
Invoked when owner and all backups of a partition is lost for a specific map.
- partitionLost(PartitionLostEvent) - Method in interface com.hazelcast.partition.PartitionLostListener
-
Invoked when a partition loses its owner and all backups.
- PartitionLostEvent - Class in com.hazelcast.partition
-
The event that is fired when a partition lost its owner and all backups.
- PartitionLostEvent() - Constructor for class com.hazelcast.partition.PartitionLostEvent
-
- PartitionLostEvent(int, int, Address) - Constructor for class com.hazelcast.partition.PartitionLostEvent
-
- PartitionLostListener - Interface in com.hazelcast.partition
-
PartitionLostListener provides the ability to be notified upon a
possible data loss when a partition loses a replica.
- PartitionMigratingException - Exception in com.hazelcast.spi.exception
-
A
RetryableHazelcastException
that is thrown when an operation is executed
on a partition, but that partition is currently being moved around.
- PartitionMigratingException(Address, int, String, String) - Constructor for exception com.hazelcast.spi.exception.PartitionMigratingException
-
- PartitionMigratingException(String) - Constructor for exception com.hazelcast.spi.exception.PartitionMigratingException
-
- PartitionMigrationEvent - Class in com.hazelcast.spi
-
- PartitionMigrationEvent(MigrationEndpoint, int, int, int) - Constructor for class com.hazelcast.spi.PartitionMigrationEvent
-
- PartitionOperationThread - Class in com.hazelcast.spi.impl.operationexecutor.impl
-
An
OperationThread
that executes Operations for a particular partition,
e.g.
- PartitionOperationThread(String, int, OperationQueue, ILogger, NodeExtension, OperationRunner[], ClassLoader) - Constructor for class com.hazelcast.spi.impl.operationexecutor.impl.PartitionOperationThread
-
- partitionOwner(int) - Method in class com.hazelcast.map.impl.query.Target.TargetBuilder
-
- PartitionPerIndexStats - Class in com.hazelcast.monitor.impl
-
The implementation of internal index stats specialized for partitioned indexes.
- PartitionPerIndexStats() - Constructor for class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- PartitionPortableHook - Class in com.hazelcast.internal.partition.impl
-
- PartitionPortableHook() - Constructor for class com.hazelcast.internal.partition.impl.PartitionPortableHook
-
- PartitionPredicate<K,V> - Class in com.hazelcast.query
-
A
Predicate
that restricts the execution of a Predicate to a single Partition.
- PartitionPredicate() - Constructor for class com.hazelcast.query.PartitionPredicate
-
- PartitionPredicate(Object, Predicate<K, V>) - Constructor for class com.hazelcast.query.PartitionPredicate
-
Creates a new PartitionPredicate.
- PartitionQueryContextProvider - Class in com.hazelcast.query.impl
-
Provides the query context support for partitioned indexes with disabled stats.
- PartitionQueryContextProvider(Indexes) - Constructor for class com.hazelcast.query.impl.PartitionQueryContextProvider
-
Constructs a new partition query context provider for the given indexes.
- PartitionQueryContextProviderWithStats - Class in com.hazelcast.query.impl
-
Provides the query context support for partitioned indexes with enabled stats.
- PartitionQueryContextProviderWithStats(Indexes) - Constructor for class com.hazelcast.query.impl.PartitionQueryContextProviderWithStats
-
Constructs a new partition query context provider with stats for the given
indexes.
- PartitionQueryContextWithStats - Class in com.hazelcast.query.impl
-
Extends the basic query context to support the per-index stats tracking on
behalf of partitioned indexes.
- PartitionQueryContextWithStats(Indexes) - Constructor for class com.hazelcast.query.impl.PartitionQueryContextWithStats
-
Constructs a new partition query context with stats for the given indexes.
- PartitionReplicaChangeEvent - Class in com.hazelcast.internal.partition.impl
-
- PartitionReplicaChangeEvent(int, int, Address, Address) - Constructor for class com.hazelcast.internal.partition.impl.PartitionReplicaChangeEvent
-
- PartitionReplicaManager - Class in com.hazelcast.internal.partition.impl
-
Maintains the version values for the partition replicas and manages the replica-related operations for partitions
- PartitionReplicaStateChecker - Class in com.hazelcast.internal.partition.impl
-
Verifies up-to-dateness of each of partition replicas owned by this member.
- PartitionReplicaSyncRequest - Class in com.hazelcast.internal.partition.operation
-
The request sent from a replica to the partition owner to synchronize the replica data.
- PartitionReplicaSyncRequest() - Constructor for class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRequest
-
- PartitionReplicaSyncRequest(int, Collection<ServiceNamespace>, int) - Constructor for class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRequest
-
- PartitionReplicaSyncResponse - Class in com.hazelcast.internal.partition.operation
-
The replica synchronization response sent from the partition owner to a replica.
- PartitionReplicaSyncResponse() - Constructor for class com.hazelcast.internal.partition.operation.PartitionReplicaSyncResponse
-
- PartitionReplicaSyncResponse(Collection<Operation>, ServiceNamespace, long[]) - Constructor for class com.hazelcast.internal.partition.operation.PartitionReplicaSyncResponse
-
- PartitionReplicaSyncRetryResponse - Class in com.hazelcast.internal.partition.operation
-
- PartitionReplicaSyncRetryResponse() - Constructor for class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRetryResponse
-
- PartitionReplicaSyncRetryResponse(Collection<ServiceNamespace>) - Constructor for class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRetryResponse
-
- PartitionReplicationEvent - Class in com.hazelcast.spi
-
- PartitionReplicationEvent(int, int) - Constructor for class com.hazelcast.spi.PartitionReplicationEvent
-
Creates a PartitionReplicationEvent
- PartitionReplicaVersionManager - Interface in com.hazelcast.internal.partition
-
PartitionReplicaVersionManager
maintains partition replica version handling.
- PartitionResponse() - Constructor for class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation.PartitionResponse
-
- PartitionRuntimeState - Class in com.hazelcast.internal.partition
-
- PartitionRuntimeState() - Constructor for class com.hazelcast.internal.partition.PartitionRuntimeState
-
- PartitionRuntimeState(InternalPartition[], Collection<MigrationInfo>, int) - Constructor for class com.hazelcast.internal.partition.PartitionRuntimeState
-
- partitions - Variable in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionAwareOperationFactory
-
Partition-operations will be created for these partition IDs.
- PartitionScanExecutor - Interface in com.hazelcast.map.impl.query
-
Responsible for executing a full partition scan for the given partitions.
- partitionScanExecutor - Variable in class com.hazelcast.map.impl.query.QueryRunner
-
- PartitionScanRunner - Class in com.hazelcast.map.impl.query
-
Responsible for running a full-partition scna for a single partition in the calling thread.
- PartitionScanRunner(MapServiceContext) - Constructor for class com.hazelcast.map.impl.query.PartitionScanRunner
-
- PartitionSequencer - Interface in com.hazelcast.map.impl.querycache.event.sequence
-
General contract of a sequence-number provider for a partition.
- partitionService - Variable in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- partitionService - Variable in class com.hazelcast.collection.impl.collection.CollectionService
-
- PartitionService - Interface in com.hazelcast.core
-
- partitionService - Variable in class com.hazelcast.instance.Node
-
- partitionService - Variable in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- partitionService - Variable in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
- partitionService - Variable in class com.hazelcast.internal.partition.impl.AbstractPartitionPrimaryReplicaAntiEntropyTask
-
- partitionService - Variable in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- partitionService - Variable in class com.hazelcast.map.impl.eviction.EvictorImpl
-
- partitionService - Variable in class com.hazelcast.map.impl.nearcache.MapNearCacheManager
-
- partitionService - Variable in class com.hazelcast.map.impl.query.MapQueryEngineImpl
-
- partitionService - Variable in class com.hazelcast.map.impl.query.PartitionScanRunner
-
- partitionService - Variable in class com.hazelcast.map.impl.tx.TransactionalMapProxySupport
-
- partitionService - Variable in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- PartitionServiceBeanDTO - Class in com.hazelcast.internal.management.dto
-
- PartitionServiceBeanDTO() - Constructor for class com.hazelcast.internal.management.dto.PartitionServiceBeanDTO
-
- PartitionServiceBeanDTO(InternalPartitionService, HazelcastInstanceImpl) - Constructor for class com.hazelcast.internal.management.dto.PartitionServiceBeanDTO
-
- PartitionServiceMBean - Class in com.hazelcast.internal.jmx
-
- PartitionServiceMBean(HazelcastInstanceImpl, InternalPartitionService, ManagementService) - Constructor for class com.hazelcast.internal.jmx.PartitionServiceMBean
-
- PartitionServiceProxy - Class in com.hazelcast.client.proxy
-
- PartitionServiceProxy(ClientPartitionService, ClientListenerService) - Constructor for class com.hazelcast.client.proxy.PartitionServiceProxy
-
- PartitionServiceProxy - Class in com.hazelcast.internal.partition
-
- PartitionServiceProxy(NodeEngineImpl, InternalPartitionServiceImpl) - Constructor for class com.hazelcast.internal.partition.PartitionServiceProxy
-
- PartitionServiceState - Enum in com.hazelcast.internal.partition.impl
-
Represents partition service state of current member.
- PartitionSpecificRunnable - Interface in com.hazelcast.spi.impl
-
- PartitionStateGenerator - Interface in com.hazelcast.internal.partition
-
- PartitionStateManager - Class in com.hazelcast.internal.partition.impl
-
Maintains the partition table state.
- PartitionStateManager(Node, InternalPartitionServiceImpl, PartitionListener) - Constructor for class com.hazelcast.internal.partition.impl.PartitionStateManager
-
- PartitionStateOperation - Class in com.hazelcast.internal.partition.operation
-
Sent from the master to publish or sync the partition table state to all cluster members.
- PartitionStateOperation() - Constructor for class com.hazelcast.internal.partition.operation.PartitionStateOperation
-
- PartitionStateOperation(PartitionRuntimeState) - Constructor for class com.hazelcast.internal.partition.operation.PartitionStateOperation
-
- PartitionStateOperation(PartitionRuntimeState, boolean) - Constructor for class com.hazelcast.internal.partition.operation.PartitionStateOperation
-
- PartitionStateVersionMismatchException - Exception in com.hazelcast.internal.partition
-
Thrown when local partition-state version doesn't match the version
of master member while running a migration/replication operation.
- PartitionStateVersionMismatchException(String) - Constructor for exception com.hazelcast.internal.partition.PartitionStateVersionMismatchException
-
- PartitionStateVersionMismatchException(int, int) - Constructor for exception com.hazelcast.internal.partition.PartitionStateVersionMismatchException
-
- partitionStrategy - Variable in class com.hazelcast.map.impl.tx.TransactionalMapProxySupport
-
- PartitionTableView - Class in com.hazelcast.internal.partition
-
An immutable/readonly view of partition table.
- PartitionTableView(Address[][], int) - Constructor for class com.hazelcast.internal.partition.PartitionTableView
-
- PartitionTableView(InternalPartition[], int) - Constructor for class com.hazelcast.internal.partition.PartitionTableView
-
- PartitionTaskFactory<T> - Interface in com.hazelcast.spi.impl.operationservice
-
An factory for creating partition specific tasks.
- partitionUuid - Variable in class com.hazelcast.map.impl.operation.MapNearCacheStateHolder
-
- PartitionWideEntryBackupOperation - Class in com.hazelcast.map.impl.operation
-
- PartitionWideEntryBackupOperation() - Constructor for class com.hazelcast.map.impl.operation.PartitionWideEntryBackupOperation
-
- PartitionWideEntryBackupOperation(String, EntryBackupProcessor) - Constructor for class com.hazelcast.map.impl.operation.PartitionWideEntryBackupOperation
-
- PartitionWideEntryOperation - Class in com.hazelcast.map.impl.operation
-
GOTCHA: This operation does NOT load missing keys from map-store for now.
- PartitionWideEntryOperation() - Constructor for class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- PartitionWideEntryOperation(String, EntryProcessor) - Constructor for class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- PartitionWideEntryOperationFactory - Class in com.hazelcast.map.impl.operation
-
- PartitionWideEntryOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.PartitionWideEntryOperationFactory
-
- PartitionWideEntryOperationFactory(String, EntryProcessor) - Constructor for class com.hazelcast.map.impl.operation.PartitionWideEntryOperationFactory
-
- PartitionWideEntryWithPredicateBackupOperation - Class in com.hazelcast.map.impl.operation
-
- PartitionWideEntryWithPredicateBackupOperation() - Constructor for class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateBackupOperation
-
- PartitionWideEntryWithPredicateBackupOperation(String, EntryBackupProcessor, Predicate) - Constructor for class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateBackupOperation
-
- PartitionWideEntryWithPredicateOperation - Class in com.hazelcast.map.impl.operation
-
- PartitionWideEntryWithPredicateOperation() - Constructor for class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperation
-
- PartitionWideEntryWithPredicateOperation(String, EntryProcessor, Predicate) - Constructor for class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperation
-
- PartitionWideEntryWithPredicateOperationFactory - Class in com.hazelcast.map.impl.operation
-
- PartitionWideEntryWithPredicateOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperationFactory
-
- PartitionWideEntryWithPredicateOperationFactory(String, EntryProcessor, Predicate) - Constructor for class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperationFactory
-
- PASS_THROUGH - Static variable in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- PASS_THROUGH_MERGE_POLICY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PASS_THROUGH_MERGE_POLICY - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- PassThroughCacheMergePolicy - Class in com.hazelcast.cache.merge
-
Merges cache entries from source to destination directly unless the merging entry is null
.
- PassThroughCacheMergePolicy() - Constructor for class com.hazelcast.cache.merge.PassThroughCacheMergePolicy
-
- PassThroughMergePolicy - Class in com.hazelcast.map.merge
-
Merges map entries from source to destination directly unless the merging entry is null
.
- PassThroughMergePolicy() - Constructor for class com.hazelcast.map.merge.PassThroughMergePolicy
-
- PassThroughMergePolicy - Class in com.hazelcast.replicatedmap.merge
-
Merges replicated map entries from source to destination directly unless the merging entry is null
.
- PassThroughMergePolicy<V,T extends MergingValue<V>> - Class in com.hazelcast.spi.merge
-
Merges data structure entries from source to destination directly unless the merging entry is null
.
- PassThroughMergePolicy() - Constructor for class com.hazelcast.spi.merge.PassThroughMergePolicy
-
- pause(String, String) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- pause(String, String) - Method in interface com.hazelcast.wan.WanReplicationService
-
Pauses WAN replication for the given wanReplicationName
and
targetGroupName
on this hazelcast instance.
- pauseMigration() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- pauseMigration() - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
Pause all migrations
- payload - Variable in class com.hazelcast.internal.serialization.impl.HeapData
-
- peek() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- peek() - Method in class com.hazelcast.client.proxy.txn.ClientTxnQueueProxy
-
- peek(long, TimeUnit) - Method in class com.hazelcast.client.proxy.txn.ClientTxnQueueProxy
-
- peek() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Retrieves, but does not remove, the head of this queue, or returns null
if this queue is empty.
- PEEK - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- peek() - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- peek() - Method in class com.hazelcast.collection.impl.txnqueue.TransactionalQueueProxy
-
- peek(long, TimeUnit) - Method in class com.hazelcast.collection.impl.txnqueue.TransactionalQueueProxy
-
- peek() - Method in interface com.hazelcast.core.TransactionalQueue
- peek(long, TimeUnit) - Method in interface com.hazelcast.core.TransactionalQueue
- peek() - Method in class com.hazelcast.internal.util.concurrent.MPSCQueue
-
- peek() - Method in interface com.hazelcast.map.impl.mapstore.writebehind.WriteBehindQueue
-
Retrieves, but does not remove, the head of this queue,
or returns null
if this queue is empty.
- peekNextTailSequence() - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- peekNextTailSequence() - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
Returns the next sequence which the tail will be at after the next item
is added.
- PeekOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Peek operation for Queue.
- PeekOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.PeekOperation
-
- PeekOperation(String) - Constructor for class com.hazelcast.collection.impl.queue.operations.PeekOperation
-
- peel(Throwable) - Static method in class com.hazelcast.util.ExceptionUtil
-
- peel(Throwable, Class<T>, String) - Static method in class com.hazelcast.util.ExceptionUtil
-
Processes Throwable t
so that the returned Throwable
's type matches allowedType
or
RuntimeException
.
- peel(Throwable, Class<T>, String, ExceptionUtil.RuntimeExceptionFactory) - Static method in class com.hazelcast.util.ExceptionUtil
-
Processes Throwable t
so that the returned Throwable
's type matches allowedType
or
RuntimeException
.
- PendingInvocationsPlugin - Class in com.hazelcast.internal.diagnostics
-
A
DiagnosticsPlugin
that aggregates the pending invocation so that per type of operation, the occurrence
count is displayed.
- PendingInvocationsPlugin(NodeEngineImpl) - Constructor for class com.hazelcast.internal.diagnostics.PendingInvocationsPlugin
-
- PerIndexStats - Interface in com.hazelcast.monitor.impl
-
Provides internal per-index statistics for
Index
.
- PERIOD_SECONDS - Static variable in class com.hazelcast.client.impl.statistics.Statistics
-
The period in seconds the statistics run.
- PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.EventQueuePlugin
-
The period in seconds this plugin runs.
- PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.MemberHazelcastInstanceInfoPlugin
-
The period in seconds the HazelcastMemberInstanceInfoPlugin runs.
- PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.MemberHeartbeatPlugin
-
The period in seconds the MemberHeartbeatPlugin runs.
- PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.MetricsPlugin
-
- PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.NetworkingImbalancePlugin
-
The period in seconds this plugin runs.
- PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.OperationHeartbeatPlugin
-
The period in seconds this plugin runs.
- PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.OperationThreadSamplerPlugin
-
The sample period in seconds.
- PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.OverloadedConnectionsPlugin
-
The period in seconds this plugin runs.
- PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.PendingInvocationsPlugin
-
The period in seconds this plugin runs.
- PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.SlowOperationPlugin
-
The period in seconds the SlowOperationPlugin runs.
- PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.StoreLatencyPlugin
-
The period in seconds this plugin runs.
- PERMISSION_CONFIG_DTO - Static variable in class com.hazelcast.internal.management.ManagementDataSerializerHook
-
- PermissionConfig - Class in com.hazelcast.config
-
Contains the configuration for a permission.
- PermissionConfig() - Constructor for class com.hazelcast.config.PermissionConfig
-
- PermissionConfig(PermissionConfig.PermissionType, String, String) - Constructor for class com.hazelcast.config.PermissionConfig
-
- PermissionConfig(PermissionConfig) - Constructor for class com.hazelcast.config.PermissionConfig
-
- PermissionConfig.PermissionType - Enum in com.hazelcast.config
-
Type of permission
- PermissionConfigDTO - Class in com.hazelcast.internal.management.dto
-
DTO object that provides serialization/deserialization support
for
PermissionConfig
- PermissionConfigDTO() - Constructor for class com.hazelcast.internal.management.dto.PermissionConfigDTO
-
- PermissionConfigDTO(PermissionConfig) - Constructor for class com.hazelcast.internal.management.dto.PermissionConfigDTO
-
- PermissionPolicyConfig - Class in com.hazelcast.config
-
Contains the configuration for policy of permission
- PermissionPolicyConfig() - Constructor for class com.hazelcast.config.PermissionPolicyConfig
-
- PermissionPolicyConfig(String) - Constructor for class com.hazelcast.config.PermissionPolicyConfig
-
- permitCount - Variable in class com.hazelcast.concurrent.semaphore.operations.SemaphoreOperation
-
- persistWanReplicatedData - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- PhiAccrualClusterFailureDetector - Class in com.hazelcast.internal.cluster.fd
-
Cluster failure detector based on 'The Phi Accrual Failure Detector' by Hayashibara et al.
- PhiAccrualClusterFailureDetector(long, long, HazelcastProperties) - Constructor for class com.hazelcast.internal.cluster.fd.PhiAccrualClusterFailureDetector
-
- PhiAccrualClusterFailureDetector(long, long, double, int, long) - Constructor for class com.hazelcast.internal.cluster.fd.PhiAccrualClusterFailureDetector
-
- PhiAccrualFailureDetector - Class in com.hazelcast.internal.cluster.fd
-
Port of Akka's PhiAccrualFailureDetector.scala
- PhiAccrualFailureDetector(double, int, double, long, long) - Constructor for class com.hazelcast.internal.cluster.fd.PhiAccrualFailureDetector
-
- PHONE_HOME_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- phoneHome - Variable in class com.hazelcast.instance.DefaultNodeExtension
-
- PhoneHome - Class in com.hazelcast.util
-
Pings phone home server with cluster info daily.
- PhoneHome(Node) - Constructor for class com.hazelcast.util.PhoneHome
-
- phoneHome(Node) - Method in class com.hazelcast.util.PhoneHome
-
- PhoneHome.PhoneHomeParameterCreator - Class in com.hazelcast.util
-
Util class for parameters of OS and EE PhoneHome pings.
- PhoneHomeParameterCreator() - Constructor for class com.hazelcast.util.PhoneHome.PhoneHomeParameterCreator
-
- pickAddress() - Method in interface com.hazelcast.instance.AddressPicker
-
Picks both server socket listener address and public address.
- pickAddress() - Method in class com.hazelcast.instance.DelegatingAddressPicker
-
- PingAware - Interface in com.hazelcast.quorum
-
Quorum functions that need access to ICMP ping failure detector should implement this interface; the instance of
PingFailureDetector
used by this member's
ClusterHeartbeatManager
will be provided on initialization.
- PingFailureDetector<E> - Class in com.hazelcast.internal.cluster.fd
-
Ping based failure detector.
- PingFailureDetector(int) - Constructor for class com.hazelcast.internal.cluster.fd.PingFailureDetector
-
- PingMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- PingMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.PingMessageTask
-
- Pipe<E> - Interface in com.hazelcast.internal.util.concurrent
-
A container of items processed in sequence.
- PlaceHolder - Class in com.hazelcast
-
- PlaceHolder() - Constructor for class com.hazelcast.PlaceHolder
-
- PlainChannelInitializer - Class in com.hazelcast.nio.tcp
-
- PlainChannelInitializer(IOService) - Constructor for class com.hazelcast.nio.tcp.PlainChannelInitializer
-
- PN_COUNTER - Static variable in class com.hazelcast.crdt.CRDTDataSerializerHook
-
The (de)serialization constant for a PNCounter implementation
- PN_COUNTER_ADD_OPERATION - Static variable in class com.hazelcast.crdt.CRDTDataSerializerHook
-
- PN_COUNTER_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- PN_COUNTER_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- PN_COUNTER_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- PN_COUNTER_GET_OPERATION - Static variable in class com.hazelcast.crdt.CRDTDataSerializerHook
-
- PN_COUNTER_REPLICATION - Static variable in class com.hazelcast.crdt.CRDTDataSerializerHook
-
The (de)serialization constant for a PNCounter replication operation
- PNCounter - Interface in com.hazelcast.crdt.pncounter
-
PN (Positive-Negative) CRDT counter.
- PNCounterAddMessageTask - Class in com.hazelcast.client.impl.protocol.task.crdt.pncounter
-
Task responsible for processing client messages for updating the
PNCounter
state.
- PNCounterAddMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterAddMessageTask
-
- PNCounterConfig - Class in com.hazelcast.config
-
- PNCounterConfig() - Constructor for class com.hazelcast.config.PNCounterConfig
-
- PNCounterConfig(String, int, String, boolean) - Constructor for class com.hazelcast.config.PNCounterConfig
-
- PNCounterConfig(String) - Constructor for class com.hazelcast.config.PNCounterConfig
-
- PNCounterConfig(PNCounterConfig) - Constructor for class com.hazelcast.config.PNCounterConfig
-
- PNCounterGetConfiguredReplicaCountMessageTask - Class in com.hazelcast.client.impl.protocol.task.crdt.pncounter
-
Task responsible for processing client messages for returning the max
configured replica count for a
PNCounter
.
- PNCounterGetConfiguredReplicaCountMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetConfiguredReplicaCountMessageTask
-
- PNCounterGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.crdt.pncounter
-
Task responsible for processing client messages for retrieving the
current
PNCounter
state.
- PNCounterGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetMessageTask
-
- PNCounterImpl - Class in com.hazelcast.crdt.pncounter
-
PN (Positive-Negative) CRDT counter where each replica is identified by
a String.
- PNCounterImpl() - Constructor for class com.hazelcast.crdt.pncounter.PNCounterImpl
-
- PNCounterPermission - Class in com.hazelcast.security.permission
-
- PNCounterPermission(String, String...) - Constructor for class com.hazelcast.security.permission.PNCounterPermission
-
- PNCounterProxy - Class in com.hazelcast.crdt.pncounter
-
- PNCounterReplicationOperation - Class in com.hazelcast.crdt.pncounter
-
- PNCounterReplicationOperation() - Constructor for class com.hazelcast.crdt.pncounter.PNCounterReplicationOperation
-
- PNCounterService - Class in com.hazelcast.crdt.pncounter
-
Service responsible for
PNCounter
proxies and replication operation.
- PNCounterService() - Constructor for class com.hazelcast.crdt.pncounter.PNCounterService
-
- poll(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- poll() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- poll() - Method in class com.hazelcast.client.proxy.txn.ClientTxnQueueProxy
-
- poll(long, TimeUnit) - Method in class com.hazelcast.client.proxy.txn.ClientTxnQueueProxy
-
- poll() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Retrieves and removes the head of the queue (in other words, the first item), or returns null
if it is empty.
- POLL - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- poll(long, TimeUnit) - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- poll() - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- poll() - Method in class com.hazelcast.collection.impl.txnqueue.TransactionalQueueProxy
-
- poll(long, TimeUnit) - Method in class com.hazelcast.collection.impl.txnqueue.TransactionalQueueProxy
-
- poll() - Method in interface com.hazelcast.core.BaseQueue
-
Retrieves and removes the head of this queue,
or returns null if this queue is empty.
- poll(long, TimeUnit) - Method in interface com.hazelcast.core.BaseQueue
-
Retrieves and removes the head of this queue, waiting up to the
specified wait time if necessary for an element to become available.
- poll() - Method in interface com.hazelcast.core.IQueue
-
- poll(long, TimeUnit) - Method in interface com.hazelcast.core.IQueue
-
- poll() - Method in interface com.hazelcast.core.TransactionalQueue
-
Retrieves and removes the head of this queue,
or returns null if this queue is empty.
- poll(long, TimeUnit) - Method in interface com.hazelcast.core.TransactionalQueue
-
Retrieves and removes the head of this queue, waiting up to the
specified wait time if necessary for an element to become available.
- poll(String, int) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- poll(String) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- poll(String, int) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- poll(String) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- poll() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationQueue
-
- poll() - Method in class com.hazelcast.internal.util.concurrent.ManyToOneConcurrentArrayQueue
-
- poll() - Method in class com.hazelcast.internal.util.concurrent.MPSCQueue
-
- poll(long, TimeUnit) - Method in class com.hazelcast.internal.util.concurrent.MPSCQueue
-
- poll() - Method in class com.hazelcast.internal.util.concurrent.OneToOneConcurrentArrayQueue
-
- poll(AccumulatorHandler<E>, int) - Method in interface com.hazelcast.map.impl.querycache.accumulator.Accumulator
-
Reads this accumulator if it contains at least maxItems
, otherwise
do not read anything.
- poll(AccumulatorHandler<E>, long, TimeUnit) - Method in interface com.hazelcast.map.impl.querycache.accumulator.Accumulator
-
Reads all expired items to the supplied handler.
- poll(AccumulatorHandler<E>, int) - Method in class com.hazelcast.map.impl.querycache.accumulator.BasicAccumulator
-
- poll(AccumulatorHandler<E>, long, TimeUnit) - Method in class com.hazelcast.map.impl.querycache.accumulator.BasicAccumulator
-
- POLL_BACKUP - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- pollBackup(long) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Polls an item on the backup replica.
- PollBackupOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Backup items during pool operation.
- PollBackupOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.PollBackupOperation
-
- PollBackupOperation(String, long) - Constructor for class com.hazelcast.collection.impl.queue.operations.PollBackupOperation
-
- pollExpiredAwaitOp(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- PollOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Pool operation for Queue.
- PollOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.PollOperation
-
- PollOperation(String, long) - Constructor for class com.hazelcast.collection.impl.queue.operations.PollOperation
-
- PoolExecutorThreadFactory - Class in com.hazelcast.util.executor
-
- PoolExecutorThreadFactory(String, ClassLoader) - Constructor for class com.hazelcast.util.executor.PoolExecutorThreadFactory
-
- poolSize() - Method in class com.hazelcast.internal.jmx.ManagedExecutorServiceMBean
-
- poolSize - Variable in class com.hazelcast.internal.management.dto.ManagedExecutorDTO
-
- populate(LiveOperations) - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- populate(LiveOperations) - Method in class com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl
-
- populate(LiveOperations) - Method in class com.hazelcast.spi.impl.operationparker.impl.WaitSet
-
- populate(LiveOperations) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- populate(LiveOperations) - Method in interface com.hazelcast.spi.LiveOperationsTracker
-
Populate the LiveOperations
- populateEmptyResult(Query, Collection<Integer>) - Method in class com.hazelcast.map.impl.query.QueryRunner
-
- populateNonEmptyResult(Query, Collection<QueryableEntry>, Collection<Integer>) - Method in class com.hazelcast.map.impl.query.QueryRunner
-
- populateResult(Query, long, Collection<QueryableEntry>, Collection<Integer>) - Method in class com.hazelcast.map.impl.query.AggregationResultProcessor
-
- populateResult(Query, long) - Method in class com.hazelcast.map.impl.query.AggregationResultProcessor
-
- populateResult(Query, long, Collection<QueryableEntry>, Collection<Integer>) - Method in class com.hazelcast.map.impl.query.QueryResultProcessor
-
- populateResult(Query, long) - Method in class com.hazelcast.map.impl.query.QueryResultProcessor
-
- populateResult(Query, long) - Method in interface com.hazelcast.map.impl.query.ResultProcessor
-
Populate an empty result for the given query type.
- populateResult(Query, long, Collection<QueryableEntry>, Collection<Integer>) - Method in interface com.hazelcast.map.impl.query.ResultProcessor
-
Populate an non-empty result for the given query type.
- populateScheduledForHolder(List<ScheduledTaskHandler>, DistributedScheduledExecutorService, int) - Method in class com.hazelcast.scheduledexecutor.impl.operations.AbstractGetAllScheduledOperation
-
- PORT - Static variable in class com.hazelcast.spi.discovery.multicast.MulticastProperties
-
Property used to define multicast port.
- Portable - Interface in com.hazelcast.nio.serialization
-
Portable provides an alternative serialization method.
- PORTABLE_CONVERTER - Static variable in class com.hazelcast.query.impl.TypeConverters
-
- PortableCachePartitionLostEvent - Class in com.hazelcast.spi.impl
-
- PortableCachePartitionLostEvent() - Constructor for class com.hazelcast.spi.impl.PortableCachePartitionLostEvent
-
- PortableCachePartitionLostEvent(int, String) - Constructor for class com.hazelcast.spi.impl.PortableCachePartitionLostEvent
-
- PortableCollection - Class in com.hazelcast.spi.impl
-
- PortableCollection() - Constructor for class com.hazelcast.spi.impl.PortableCollection
-
- PortableCollection(Collection<Data>) - Constructor for class com.hazelcast.spi.impl.PortableCollection
-
- PortableContext - Interface in com.hazelcast.internal.serialization
-
- PortableDistributedObjectEvent - Class in com.hazelcast.spi.impl
-
- PortableDistributedObjectEvent() - Constructor for class com.hazelcast.spi.impl.PortableDistributedObjectEvent
-
- PortableDistributedObjectEvent(DistributedObjectEvent.EventType, String, String) - Constructor for class com.hazelcast.spi.impl.PortableDistributedObjectEvent
-
- PortableEntryEvent - Class in com.hazelcast.spi.impl
-
- PortableEntryEvent() - Constructor for class com.hazelcast.spi.impl.PortableEntryEvent
-
- PortableEntryEvent(Data, Data, Data, Data, EntryEventType, String) - Constructor for class com.hazelcast.spi.impl.PortableEntryEvent
-
- PortableEntryEvent(EntryEventType, String, int) - Constructor for class com.hazelcast.spi.impl.PortableEntryEvent
-
- portableFactories - Variable in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- PortableFactory - Interface in com.hazelcast.nio.serialization
-
PortableFactory is used to create Portable instances during de-serialization.
- PortableHook - Interface in com.hazelcast.internal.serialization
-
- PortableItemEvent - Class in com.hazelcast.spi.impl
-
- PortableItemEvent() - Constructor for class com.hazelcast.spi.impl.PortableItemEvent
-
- PortableItemEvent(Data, ItemEventType, String) - Constructor for class com.hazelcast.spi.impl.PortableItemEvent
-
- PortableMapPartitionLostEvent - Class in com.hazelcast.spi.impl
-
- PortableMapPartitionLostEvent() - Constructor for class com.hazelcast.spi.impl.PortableMapPartitionLostEvent
-
- PortableMapPartitionLostEvent(int, String) - Constructor for class com.hazelcast.spi.impl.PortableMapPartitionLostEvent
-
- PortablePartitionLostEvent - Class in com.hazelcast.spi.impl
-
- PortablePartitionLostEvent() - Constructor for class com.hazelcast.spi.impl.PortablePartitionLostEvent
-
- PortablePartitionLostEvent(int, int, Address) - Constructor for class com.hazelcast.spi.impl.PortablePartitionLostEvent
-
- PortableReader - Interface in com.hazelcast.nio.serialization
-
Provides a mean of reading portable fields from a binary in form of java primitives
arrays of java primitives, nested portable fields and array of portable fields.
- PortableReadResultSet<E> - Class in com.hazelcast.ringbuffer.impl.client
-
- PortableReadResultSet() - Constructor for class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- PortableReadResultSet(int, List<Data>, long[], long) - Constructor for class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- portableSerializerAdapter - Variable in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- portableVersion - Variable in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- PortableWriter - Interface in com.hazelcast.nio.serialization
-
Provides a mean of writing portable fields to a binary in form of java primitives
arrays of java primitives, nested portable fields and array of portable fields.
- position() - Method in class com.hazelcast.client.impl.protocol.util.BufferBuilder
-
The current position of the buffer that has been used by accumulate operations.
- position() - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- position(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- position() - Method in interface com.hazelcast.nio.BufferObjectDataOutput
-
- position(int) - Method in interface com.hazelcast.nio.BufferObjectDataOutput
-
- POST_JOIN - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- POST_JOIN_MAP_OPERATION - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- POST_JOIN_PROXY - Static variable in class com.hazelcast.spi.impl.SpiDataSerializerHook
-
- postClose() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- postClose() - Method in class com.hazelcast.cache.impl.HazelcastServerCacheManager
-
- postClose() - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- postDeregister() - Method in class com.hazelcast.internal.jmx.HazelcastMBean
-
- postDestroy() - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- postDestroy() - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- postDestroy() - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- postDestroy() - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
-
- postDestroy() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- postDestroy() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- postDestroy() - Method in class com.hazelcast.client.spi.ClientProxy
-
Called after proxy is destroyed.
- postDestroy() - Method in class com.hazelcast.concurrent.idgen.IdGeneratorProxy
-
- postDestroy() - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- postDestroy() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- postDestroy() - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicProxy
-
- postInit(NodeEngine, Properties) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- postJoinAwareService - Variable in class com.hazelcast.map.impl.MapService
-
- PostJoinAwareService - Interface in com.hazelcast.spi
-
Marker interface for services that want to return operations to be executed on the cluster
members after a join has been finalized.
- PostJoinMapOperation - Class in com.hazelcast.map.impl.operation
-
- PostJoinMapOperation() - Constructor for class com.hazelcast.map.impl.operation.PostJoinMapOperation
-
- PostJoinMapOperation.InterceptorInfo - Class in com.hazelcast.map.impl.operation
-
- PostJoinProxyOperation - Class in com.hazelcast.spi.impl.proxyservice.impl.operations
-
- PostJoinProxyOperation() - Constructor for class com.hazelcast.spi.impl.proxyservice.impl.operations.PostJoinProxyOperation
-
- PostJoinProxyOperation(Collection<ProxyInfo>) - Constructor for class com.hazelcast.spi.impl.proxyservice.impl.operations.PostJoinProxyOperation
-
- POSTPONE_PARTITION_PROCESSING_OPERATION - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- PostPonePartitionProcessing - Class in com.hazelcast.mapreduce.impl.operation
-
This operation is used to tell the job owner to postpone a mapping phase for the defined
partitionId.
- PostPonePartitionProcessing() - Constructor for class com.hazelcast.mapreduce.impl.operation.PostPonePartitionProcessing
-
- PostPonePartitionProcessing(String, String, int) - Constructor for class com.hazelcast.mapreduce.impl.operation.PostPonePartitionProcessing
-
- PostProcessingMapStore - Interface in com.hazelcast.core
-
Implement this interface if you modify the value in MapStore.store(K key, V value) method.
- postPublishEvent(Collection<EntryEventData>, Collection<EntryEventData>) - Method in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- postRegister(Boolean) - Method in class com.hazelcast.internal.jmx.HazelcastMBean
-
- Pre38CacheAddInvalidationListenerTask - Class in com.hazelcast.client.impl.protocol.task.cache
-
- Pre38CacheAddInvalidationListenerTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.cache.Pre38CacheAddInvalidationListenerTask
-
- Pre38MapAddNearCacheEntryListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.map
-
Client WITHOUT eventual consistent Near Cache will call this task.
- Pre38MapAddNearCacheEntryListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.map.Pre38MapAddNearCacheEntryListenerMessageTask
-
- PRE_JOIN_CACHE_CONFIG - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- Preconditions - Class in com.hazelcast.util
-
A utility class for validating arguments and state.
- PredefinedDiscoveryService - Class in com.hazelcast.spi.discovery.impl
-
Discovery service with a predefined and supplied discovery strategy.
- PredefinedDiscoveryService(DiscoveryStrategy) - Constructor for class com.hazelcast.spi.discovery.impl.PredefinedDiscoveryService
-
- preDeregister() - Method in class com.hazelcast.internal.jmx.HazelcastMBean
-
- preDestroy() - Method in class com.hazelcast.client.spi.ClientProxy
-
Called before proxy is destroyed and determines whether destroy should be done.
- preDestroy() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- preDestroy() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- predicate - Variable in class com.hazelcast.cache.impl.journal.CacheEventJournalReadOperation
-
- predicate - Variable in class com.hazelcast.map.impl.journal.MapEventJournalReadOperation
-
- predicate(Predicate) - Method in class com.hazelcast.map.impl.query.Query.QueryBuilder
-
- predicate - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
-
- predicate - Variable in class com.hazelcast.query.impl.predicates.NotPredicate
-
- Predicate<K,V> - Interface in com.hazelcast.query
-
Represents a map entry predicate.
- Predicate<T> - Interface in com.hazelcast.util.function
-
Represents a predicate (boolean-valued function) of one argument.
- PREDICATE_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- PREDICATE_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- PREDICATE_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- PREDICATE_SUPPLIER - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- PredicateBuilder - Class in com.hazelcast.query
-
This class provides functionality to build predicate.
- PredicateBuilder() - Constructor for class com.hazelcast.query.PredicateBuilder
-
- PredicateConfig - Class in com.hazelcast.config
-
- PredicateConfig() - Constructor for class com.hazelcast.config.PredicateConfig
-
Creates a PredicateConfig without className/implementation.
- PredicateConfig(String) - Constructor for class com.hazelcast.config.PredicateConfig
-
Creates a PredicateConfig with the given className.
- PredicateConfig(PredicateConfig) - Constructor for class com.hazelcast.config.PredicateConfig
-
- PredicateConfig(Predicate) - Constructor for class com.hazelcast.config.PredicateConfig
-
Creates a PredicateConfig with the given implementation.
- PredicateConfigHolder - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- PredicateConfigHolder(String, String, Data) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.PredicateConfigHolder
-
- PredicateDataSerializerHook - Class in com.hazelcast.query.impl.predicates
-
- PredicateDataSerializerHook() - Constructor for class com.hazelcast.query.impl.predicates.PredicateDataSerializerHook
-
- predicates - Variable in class com.hazelcast.query.impl.predicates.AndPredicate
-
- predicates - Variable in class com.hazelcast.query.impl.predicates.OrPredicate
-
- Predicates - Class in com.hazelcast.query
-
A utility class to create
Predicate
instances.
- PredicateSupplier<KeyIn,ValueIn,ValueOut> - Class in com.hazelcast.mapreduce.aggregation.impl
-
The default supplier for
Predicate
s, used
to filter and optionally transform data (using the given
Supplier
).
- PredicateSupplier(Predicate<KeyIn, ValueIn>) - Constructor for class com.hazelcast.mapreduce.aggregation.impl.PredicateSupplier
-
- PredicateSupplier(Predicate<KeyIn, ValueIn>, Supplier<KeyIn, ValueIn, ValueOut>) - Constructor for class com.hazelcast.mapreduce.aggregation.impl.PredicateSupplier
-
- PREFER_IPv4_STACK - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- prefetchValues - Variable in class com.hazelcast.cache.impl.AbstractClusterWideIterator
-
- prefetchValues - Variable in class com.hazelcast.map.impl.iterator.AbstractMapPartitionIterator
-
- PREFIX - Static variable in class com.hazelcast.internal.diagnostics.Diagnostics
-
- PrefixedDistributedObject - Interface in com.hazelcast.core
-
- PreJoinAwareService - Interface in com.hazelcast.spi
-
Services which need to perform operations on a joining member just before the member is set as joined must implement
this interface.
- PreJoinCacheConfig<K,V> - Class in com.hazelcast.cache.impl
-
This subclass of
CacheConfig
is used to communicate cache configurations in pre-join cache operations when cluster
version is at least 3.9.
- PreJoinCacheConfig() - Constructor for class com.hazelcast.cache.impl.PreJoinCacheConfig
-
- PreJoinCacheConfig(CacheConfig) - Constructor for class com.hazelcast.cache.impl.PreJoinCacheConfig
-
- PreJoinCacheConfig(CacheConfig, boolean) - Constructor for class com.hazelcast.cache.impl.PreJoinCacheConfig
-
- preload(DataStructureAdapter<Object, ?>) - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- preload(DataStructureAdapter<Object, ?>) - Method in interface com.hazelcast.internal.nearcache.NearCache
-
- prepare(CachePartitionSegment, Collection<ServiceNamespace>, int) - Method in class com.hazelcast.cache.impl.operation.CacheReplicationOperation
-
- prepare(Xid) - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- prepare() - Method in interface com.hazelcast.transaction.impl.Transaction
-
- prepare() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- prepare(NodeEngine) - Method in class com.hazelcast.transaction.impl.TransactionLog
-
- prepare(Xid) - Method in class com.hazelcast.transaction.impl.xa.XAResourceImpl
-
- prepare() - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- prepareForNextCleanup() - Method in class com.hazelcast.cache.impl.operation.CacheClearExpiredOperation
-
- prepareForNextCleanup() - Method in class com.hazelcast.map.impl.operation.ClearExpiredOperation
-
- prepareKeyPredicate() - Method in class com.hazelcast.mapreduce.impl.AbstractJob
-
- prepareMergeRunnable() - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- prepareMergeRunnable() - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- prepareMergeRunnable() - Method in class com.hazelcast.collection.impl.collection.CollectionService
-
- prepareMergeRunnable() - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- prepareMergeRunnable() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- prepareMergeRunnable() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- prepareMergeRunnable() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- prepareMergeRunnable() - Method in class com.hazelcast.map.impl.MapService
-
- prepareMergeRunnable() - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- prepareMergeRunnable() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- prepareMergeRunnable() - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- prepareMergeRunnable() - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- prepareMergeRunnable() - Method in class com.hazelcast.spi.impl.merge.AbstractSplitBrainHandlerService
-
- prepareMergeRunnable() - Method in interface com.hazelcast.spi.SplitBrainHandlerService
-
When the two separate clusters merge (resolve a split-brain), this method is called to return
a
Runnable
, that will merge the clusters.
- prepareMigrationOperation(int) - Method in interface com.hazelcast.crdt.CRDTReplicationAwareService
-
Returns a migration operation for all of the CRDT states not owned by
this member.
- prepareMigrationOperation(int) - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.AbstractAddressMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.AbstractInvocationMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.AbstractPartitionMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAddAndGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterAndGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongAlterMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongApplyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongCompareAndSetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongDecrementAndGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAddMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndAlterMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndIncrementMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetAndSetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongIncrementAndGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomiclong.AtomicLongSetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterAndGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceAlterMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceApplyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceClearMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceCompareAndSetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceContainsMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndAlterMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetAndSetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceIsNullMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetAndGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.atomicreference.AtomicReferenceSetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheContainsKeyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEntryProcessorMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalReadTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheEventJournalSubscribeTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheFetchNearCacheInvalidationMetadataTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAndRemoveMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAndReplaceMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetConfigMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheIterateEntriesMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheIterateMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheListenerRegistrationMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheManagementConfigMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutIfAbsentMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CachePutMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheReplaceMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheSetExpiryPolicyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorAddMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.cardinality.CardinalityEstimatorEstimateMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionAwaitMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionBeforeAwaitMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.condition.ConditionSignalMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchAwaitMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchCountDownMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchGetCountMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.countdownlatch.CountDownLatchTrySetCountMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterAddMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.crdt.pncounter.PNCounterGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.CreateProxyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorDisposeResultMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorRetrieveAndDisposeResultMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorRetrieveResultMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.durable.DurableExecutorSubmitToPartitionMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToAddressMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.executorservice.ExecutorServiceSubmitToPartitionMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddAllWithIndexMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListAddWithIndexMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListClearMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListCompareAndRemoveAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListCompareAndRetainAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListContainsAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListContainsMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListGetAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIndexOfMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIsEmptyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListIteratorMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListLastIndexOfMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListListIteratorMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListRemoveWithIndexMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSizeMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.list.ListSubMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockForceUnlockMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockGetLockCountMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockGetRemainingLeaseTimeMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockIsLockedByCurrentThreadMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockIsLockedMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockLockMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockTryLockMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.lock.LockUnlockMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearNearCacheMessageTask
-
Deprecated.
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsKeyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapDeleteMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEventJournalReadTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEventJournalSubscribeTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchEntriesMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchKeysMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchNearCacheInvalidationMetadataTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapFetchWithQueryMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapForceUnlockMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetEntryViewMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsLockedMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapLockMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutIfAbsentMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutIfAbsentWithMaxIdleMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutTransientMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutTransientWithMaxIdleMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapPutWithMaxIdleMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveIfSameMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapReplaceIfSameMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapReplaceMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetReadCursorMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetTtlMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSetWithMaxIdleMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapSubmitToKeyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryLockMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryPutMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapTryRemoveMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.map.MapUnlockMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsEntryMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsKeyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapDeleteMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapForceUnlockMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapIsLockedMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapLockMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapPutMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveEntryMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapRemoveMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapTryLockMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapUnlockMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValueCountMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueAddAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueClearMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueCompareAndRemoveAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueCompareAndRetainAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueContainsAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueContainsMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueDrainMaxSizeMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueDrainMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueIsEmptyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueIteratorMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueOfferMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePeekMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePollMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueuePutMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemainingCapacityMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueRemoveMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueSizeMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.queue.QueueTakeMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsKeyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsValueMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapEntrySetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapGetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapIsEmptyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapKeySetMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapSizeMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapValuesMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferCapacityMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferHeadSequenceMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadManyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadOneMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferRemainingCapacityMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferSizeMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferTailSequenceMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorShutdownMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToAddressMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToPartitionMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromAddressMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromPartitionMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromAddressMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromPartitionMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromAddressMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromPartitionMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromAddressMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromPartitionMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromAddressMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromPartitionMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromAddressMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromPartitionMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromAddressMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromPartitionMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAcquireMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAvailablePermitsMessageTasks
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreDrainPermitsMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreIncreasePermitsMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreInitMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReducePermitsMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReleaseMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreTryAcquireMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.set.SetAddMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.set.SetClearMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRemoveAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRetainAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.set.SetContainsAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.set.SetContainsMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.set.SetGetAllMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.set.SetIsEmptyMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.set.SetRemoveMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.set.SetSizeMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.topic.TopicPublishMessageTask
-
- prepareOperation() - Method in class com.hazelcast.client.impl.protocol.task.transaction.XAFinalizeTransactionMessageTask
-
- prepareOperation(Operation) - Method in class com.hazelcast.internal.partition.operation.MigrationOperation
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.cache.impl.CacheService
-
- prepareReplicationOperation(PartitionReplicationEvent, Collection<ServiceNamespace>) - Method in class com.hazelcast.cache.impl.CacheService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.collection.impl.list.ListService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.collection.impl.set.SetService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- prepareReplicationOperation(PartitionReplicationEvent, Collection<ServiceNamespace>) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- prepareReplicationOperation(Map<String, VectorClock>, int) - Method in interface com.hazelcast.crdt.CRDTReplicationAwareService
-
Returns a replication operation for the provided vector clocks.
- prepareReplicationOperation(Map<String, VectorClock>, int) - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- prepareReplicationOperation(int) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorPartitionContainer
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.map.impl.MapService
-
- prepareReplicationOperation(PartitionReplicationEvent, Collection<ServiceNamespace>) - Method in class com.hazelcast.map.impl.MapService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- prepareReplicationOperation(PartitionReplicationEvent, Collection<ServiceNamespace>) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- prepareReplicationOperation(PartitionReplicationEvent, Collection<ServiceNamespace>) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- prepareReplicationOperation(int, boolean) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorPartition
-
- prepareReplicationOperation(PartitionReplicationEvent, Collection<ServiceNamespace>) - Method in interface com.hazelcast.spi.FragmentedMigrationAwareService
-
Returns an operation to replicate service data and/or state for a specific partition replica and namespaces
on another cluster member.
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.spi.impl.CountingMigrationAwareService
-
- prepareReplicationOperation(PartitionReplicationEvent, Collection<ServiceNamespace>) - Method in class com.hazelcast.spi.impl.CountingMigrationAwareService
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in interface com.hazelcast.spi.MigrationAwareService
-
Returns an operation to replicate service data and/or state for a specific partition replica
on another cluster member.
- prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.transaction.impl.xa.XAService
-
- prepareResult(Collection<Map.Entry<Data, Data>>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- prepareResult(Collection<Map.Entry<Data, Data>>) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- prepareToSafeShutdown() - Method in interface com.hazelcast.crdt.CRDTReplicationAwareService
-
Prepares the service for replication and shutdown.
- prepareToSafeShutdown() - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
- prepopulate(K, V) - Method in interface com.hazelcast.map.impl.querycache.subscriber.InternalQueryCache
-
Used during initial population of query cache.
- prepopulate(Object, Object) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- preRegister(MBeanServer, ObjectName) - Method in class com.hazelcast.internal.jmx.HazelcastMBean
-
- PRETTY_PRINT - Static variable in class com.hazelcast.internal.json.PrettyPrint
-
Write JSON in pretty-print, with each value on a separate line and an indentation of two
spaces.
- PrettyPrint - Class in com.hazelcast.internal.json
-
Enables human readable JSON output by inserting whitespace between values.after commas and
colons.
- PrettyPrint(char[]) - Constructor for class com.hazelcast.internal.json.PrettyPrint
-
- PREVIOUS_CLUSTER_VERSION - Static variable in class com.hazelcast.internal.cluster.Versions
-
- previousPage() - Method in class com.hazelcast.query.PagingPredicate
-
sets the page value to previous page
- primary - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- PRIMITIVE_TYPE_BOOLEAN - Static variable in class com.hazelcast.nio.IOUtil
-
- PRIMITIVE_TYPE_BYTE - Static variable in class com.hazelcast.nio.IOUtil
-
- PRIMITIVE_TYPE_DOUBLE - Static variable in class com.hazelcast.nio.IOUtil
-
- PRIMITIVE_TYPE_FLOAT - Static variable in class com.hazelcast.nio.IOUtil
-
- PRIMITIVE_TYPE_INTEGER - Static variable in class com.hazelcast.nio.IOUtil
-
- PRIMITIVE_TYPE_LONG - Static variable in class com.hazelcast.nio.IOUtil
-
- PRIMITIVE_TYPE_SHORT - Static variable in class com.hazelcast.nio.IOUtil
-
- PRIMITIVE_TYPE_UTF - Static variable in class com.hazelcast.nio.IOUtil
-
- principal - Variable in class com.hazelcast.client.impl.protocol.task.AuthenticationBaseMessageTask
-
- print(Object) - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- print(Object) - Method in class com.hazelcast.console.ConsoleApp
-
- println(Object) - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- println(Object) - Method in class com.hazelcast.console.ConsoleApp
-
- printNodeInfo() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- printNodeInfo() - Method in interface com.hazelcast.instance.NodeExtension
-
Called to print node information during startup
- printScriptEngines() - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
- PRIORITY_GENERIC_OPERATION_THREAD_COUNT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The number of priority generic operation handler threads per member.
- priorityBytesPending() - Method in class com.hazelcast.internal.networking.nio.NioOutboundPipeline
-
- priorityFramesRead() - Method in class com.hazelcast.internal.networking.nio.NioInboundPipeline
-
- priorityFramesTransceived() - Method in class com.hazelcast.internal.networking.nio.NioThread
-
- priorityPacketsRead - Variable in class com.hazelcast.internal.networking.nio.InboundHandlerWithCounters
-
- prioritySize() - Method in interface com.hazelcast.spi.impl.operationexecutor.impl.OperationQueue
-
returns the number of priority operations pending.
- prioritySize() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationQueueImpl
-
- priorityWriteQueue - Variable in class com.hazelcast.internal.networking.nio.NioOutboundPipeline
-
- PrivateApi - Annotation Type in com.hazelcast.spi.annotation
-
Marker for private api.
- ProbabilisticQuorumConfigBuilder - Class in com.hazelcast.config
-
- ProbabilisticQuorumFunction - Class in com.hazelcast.quorum.impl
-
- ProbabilisticQuorumFunction(int, long, long, int, long, double) - Constructor for class com.hazelcast.quorum.impl.ProbabilisticQuorumFunction
-
- Probe - Annotation Type in com.hazelcast.internal.metrics
-
- ProbeBuilder - Interface in com.hazelcast.internal.metrics
-
Immutable builder object to register Probes.
- ProbeBuilderImpl - Class in com.hazelcast.internal.metrics.impl
-
- ProbeFunction - Interface in com.hazelcast.internal.metrics
-
A marker interface.
- ProbeLevel - Enum in com.hazelcast.internal.metrics
-
With the probe level one can control which probes are being tracked by the
MetricsRegistry and which ones are not.
- ProbeRenderer - Interface in com.hazelcast.internal.metrics.renderers
-
- ProbeUnit - Enum in com.hazelcast.internal.metrics
-
Measurement unit of a Probe.
- process(EntryTaskScheduler<String, Void>, Collection<ScheduledEntry<String, Void>>) - Method in class com.hazelcast.collection.impl.queue.QueueEvictionProcessor
-
- process(EntryTaskScheduler<Data, Integer>, Collection<ScheduledEntry<Data, Integer>>) - Method in class com.hazelcast.concurrent.lock.LockEvictionProcessor
-
- process(Node) - Method in class com.hazelcast.config.AbstractConfigBuilder
-
- process(MutableEntry, Object...) - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.GetCacheEntryViewEntryProcessor
-
- process() - Method in class com.hazelcast.internal.networking.nio.NioOutboundPipeline
-
- process(Map.Entry<K, V>) - Method in interface com.hazelcast.map.EntryProcessor
-
Process the entry without worrying about concurrency.
- process(Map.Entry) - Method in class com.hazelcast.map.impl.EntryRemovingProcessor
-
- process(List<E>) - Method in interface com.hazelcast.map.impl.mapstore.writebehind.WriteBehindProcessor
-
Process store operations and returns failed operation per partition map.
- process(T) - Method in interface com.hazelcast.map.impl.querycache.accumulator.AccumulatorProcessor
-
Processes event.
- process(Sequenced) - Method in class com.hazelcast.map.impl.querycache.publisher.EventPublisherAccumulatorProcessor
-
- process() - Method in class com.hazelcast.mapreduce.impl.task.MapCombineTask
-
- process(EntryTaskScheduler<Object, Object>, Collection<ScheduledEntry<Object, Object>>) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapEvictionProcessor
-
- process(byte[]) - Method in interface com.hazelcast.util.ByteArrayProcessor
-
- process(byte[], int, int) - Method in interface com.hazelcast.util.ByteArrayProcessor
-
- process(byte[], int, int, byte[]) - Method in interface com.hazelcast.util.ByteArrayProcessor
-
- process(EntryTaskScheduler<K, V>, Collection<ScheduledEntry<K, V>>) - Method in interface com.hazelcast.util.scheduler.ScheduledEntryProcessor
-
Processes all entries.
- PROCESS_STATS_UPDATE_OPERATION - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- processBackup(Map.Entry<K, V>) - Method in interface com.hazelcast.map.EntryBackupProcessor
-
- processChunk(Map<Key, Chunk>) - Method in class com.hazelcast.mapreduce.impl.task.ReducerTask
-
- processChunk(int, Address, Map<Key, Chunk>) - Method in class com.hazelcast.mapreduce.impl.task.ReducerTask
-
- processCount - Variable in class com.hazelcast.internal.networking.nio.NioPipeline
-
- processedCount() - Method in class com.hazelcast.util.executor.StripedExecutor
-
Returns the total number of processed events.
- processEntryEventFilter(EventFilter, Data) - Method in class com.hazelcast.map.impl.event.AbstractFilteringStrategy
-
- processExpiredEntry(Data, R, long) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- processExpiredEntry(Data, R, long, String) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- processExpiredEntry(Data, R, long, String, String) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- processExpiredEntry(Data, R, long, long, String) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- processExpiredEntry(Data, R, long, long, String, String) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- ProcessingOperation - Class in com.hazelcast.mapreduce.impl.operation
-
This is the base class for all map reduce framework operations, it always contains the name of
the JobTracker and the unique jobId
- ProcessingOperation() - Constructor for class com.hazelcast.mapreduce.impl.operation.ProcessingOperation
-
- ProcessingOperation(String, String) - Constructor for class com.hazelcast.mapreduce.impl.operation.ProcessingOperation
-
- processingPartitionNecessary(int, IPartitionService) - Method in class com.hazelcast.mapreduce.impl.task.MappingPhase
-
- processMapping(int, DefaultContext<KeyOut, ValueOut>, KeyValueSource<KeyIn, ValueIn>, boolean) - Method in class com.hazelcast.mapreduce.impl.task.MapCombineTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.AbstractAddressMessageTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.AbstractAllPartitionsMessageTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.AbstractCallableMessageTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.AbstractInvocationMessageTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMultiTargetMessageTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.AbstractPartitionMessageTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.AbstractStableClusterMessageTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationBaseMessageTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheCreateConfigMessageTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.AbstractAddConfigMessageTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.mapreduce.AbstractMapReduceTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.NoSuchMessageTask
-
- processMessage() - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorGetAllScheduledMessageTask
-
- processMessage() - Method in class com.hazelcast.flakeidgen.impl.client.NewIdBatchMessageTask
-
- processPartitionRuntimeState(PartitionRuntimeState) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
Sets the partitionState
if the node is started and the state is sent by the master known by this node.
- processRequest(TextCommand) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- processRequest(TextCommand) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- processRequest(Address, ProcessingOperation) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- processResource(String, InputStream, List<Relocator>) - Method in class com.hazelcast.buildutils.HazelcastManifestTransformer
-
- ProcessStatsUpdateOperation - Class in com.hazelcast.mapreduce.impl.operation
-
This operation is used to update the process statistics on the owner node
- ProcessStatsUpdateOperation() - Constructor for class com.hazelcast.mapreduce.impl.operation.ProcessStatsUpdateOperation
-
- ProcessStatsUpdateOperation(String, String, int) - Constructor for class com.hazelcast.mapreduce.impl.operation.ProcessStatsUpdateOperation
-
- project(Projection<Map.Entry<K, V>, R>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- project(Projection<Map.Entry<K, V>, R>, Predicate<K, V>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- project(Projection<Map.Entry<K, V>, R>) - Method in interface com.hazelcast.core.IMap
-
Applies the projection logic on all map entries and returns the result
- project(Projection<Map.Entry<K, V>, R>, Predicate<K, V>) - Method in interface com.hazelcast.core.IMap
-
Applies the projection logic on map entries filtered with the Predicated and returns the result
- project(Projection<Map.Entry<K, V>, R>) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- project(Projection<Map.Entry<K, V>, R>, Predicate<K, V>) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- projection - Variable in class com.hazelcast.cache.impl.journal.CacheEventJournalReadOperation
-
- projection - Variable in class com.hazelcast.map.impl.journal.MapEventJournalReadOperation
-
- projection(Projection) - Method in class com.hazelcast.map.impl.query.Query.QueryBuilder
-
- Projection<I,O> - Class in com.hazelcast.projection
-
Enables transforming object into other objects.
- Projection() - Constructor for class com.hazelcast.projection.Projection
-
- PROJECTION_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- PROJECTION_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- ProjectionDataSerializerHook - Class in com.hazelcast.projection.impl
-
- ProjectionDataSerializerHook() - Constructor for class com.hazelcast.projection.impl.ProjectionDataSerializerHook
-
- Projections - Class in com.hazelcast.projection
-
A utility class to create basic
Projection
instances.
- PROMOTE_LITE_MEMBER - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- PromoteLiteMemberOp - Class in com.hazelcast.internal.cluster.impl.operations
-
Promotes caller lite member to a normal member.
- PromoteLiteMemberOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.PromoteLiteMemberOp
-
- promoteLocalLiteMember() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- promoteLocalLiteMember() - Method in interface com.hazelcast.core.Cluster
-
Promotes local lite member to data member.
- promoteLocalLiteMember() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- PromoteMemberRequest - Class in com.hazelcast.internal.management.request
-
- PromoteMemberRequest() - Constructor for class com.hazelcast.internal.management.request.PromoteMemberRequest
-
- promoteSuspended() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- promoteToDataMember(Address, String) - Method in class com.hazelcast.internal.cluster.impl.MembershipManager
-
- promoteToLoadedOnMigration() - Method in class com.hazelcast.map.impl.MapKeyLoader
-
Advances the state of the map key loader to State#LOADED
- PROMOTION_COMMIT - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- PromotionCommitOperation - Class in com.hazelcast.internal.partition.operation
-
Used for committing a promotion on destination.
- PromotionCommitOperation() - Constructor for class com.hazelcast.internal.partition.operation.PromotionCommitOperation
-
- PromotionCommitOperation(PartitionRuntimeState, Collection<MigrationInfo>, String) - Constructor for class com.hazelcast.internal.partition.operation.PromotionCommitOperation
-
- PROP_CLEANUP_OPERATION_COUNT - Static variable in class com.hazelcast.cache.impl.eviction.CacheClearExpiredRecordsTask
-
- PROP_CLEANUP_OPERATION_COUNT - Static variable in class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
- PROP_CLEANUP_PERCENTAGE - Static variable in class com.hazelcast.cache.impl.eviction.CacheClearExpiredRecordsTask
-
- PROP_CLEANUP_PERCENTAGE - Static variable in class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
- PROP_EXPIRATION_TASK_INITIAL_DELAY_SECONDS - Static variable in interface com.hazelcast.internal.nearcache.NearCache
-
- PROP_EXPIRATION_TASK_PERIOD_SECONDS - Static variable in interface com.hazelcast.internal.nearcache.NearCache
-
- PROP_PRIMARY_DRIVES_BACKUP - Static variable in class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
- PROP_TASK_PERIOD_SECONDS - Static variable in class com.hazelcast.cache.impl.eviction.CacheClearExpiredRecordsTask
-
- PROP_TASK_PERIOD_SECONDS - Static variable in class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
- properties - Variable in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- properties - Variable in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- properties() - Method in interface com.hazelcast.nio.IOService
-
- properties() - Method in class com.hazelcast.nio.NodeIOService
-
- propertiesByInstanceItself(HazelcastInstance) - Static method in class com.hazelcast.cache.HazelcastCachingProvider
-
Create the
Properties
with the provided instance itself.
- propertiesByInstanceName(String) - Static method in class com.hazelcast.cache.HazelcastCachingProvider
-
Create the
Properties
with the provided instance name.
- propertiesByLocation(String) - Static method in class com.hazelcast.cache.HazelcastCachingProvider
-
Create the
Properties
with the provided config file location.
- PROPERTY_CIPHER_ALGORITHM - Static variable in class com.hazelcast.config.replacer.AbstractPbeReplacer
-
Replacer property name to configure
Cipher
algorithm name.
- PROPERTY_KEY_LENGTH_BITS - Static variable in class com.hazelcast.config.replacer.AbstractPbeReplacer
-
Replacer property name to configure key length (in bits).
- PROPERTY_PASSWORD_FILE - Static variable in class com.hazelcast.config.replacer.EncryptionReplacer
-
Replacer property name to configure path to a password file which content should be used as part of the encryption
password.
- PROPERTY_PASSWORD_NETWORK_INTERFACE - Static variable in class com.hazelcast.config.replacer.EncryptionReplacer
-
Replacer property name to configure network interface name used to retrieve MAC address used as part of the encryption
password.
- PROPERTY_PASSWORD_USER_PROPERTIES - Static variable in class com.hazelcast.config.replacer.EncryptionReplacer
-
Replacer property name to configure true
/false
flag contolling if users properties should be used as part
of the encryption password.
- PROPERTY_SALT_LENGTH_BYTES - Static variable in class com.hazelcast.config.replacer.AbstractPbeReplacer
-
Replacer property name to configure salt length (in bytes).
- PROPERTY_SECRET_KEY_ALGORITHM - Static variable in class com.hazelcast.config.replacer.AbstractPbeReplacer
-
Replacer property name to configure
SecretKeySpec
algorithm name.
- PROPERTY_SECRET_KEY_FACTORY_ALGORITHM - Static variable in class com.hazelcast.config.replacer.AbstractPbeReplacer
-
- PROPERTY_SECURITY_PROVIDER - Static variable in class com.hazelcast.config.replacer.AbstractPbeReplacer
-
Replacer property name to configure Java Security provider name used for
Cipher
and
SecretKeyFactory
selection.
- PropertyDefinition - Interface in com.hazelcast.config.properties
-
This interface describes an extended approach of the currently available
pure property based configuration inside Hazelcast and helps implementing
an automatic and transparent way to verify configuration as well as converting
types based on provided validators and converters.
- PropertyExtractor<ValueIn,ValueOut> - Interface in com.hazelcast.mapreduce.aggregation
-
- PropertyReplacer - Class in com.hazelcast.config.replacer
-
- PropertyReplacer() - Constructor for class com.hazelcast.config.replacer.PropertyReplacer
-
- PropertyTypeConverter - Enum in com.hazelcast.config.properties
-
This enum class contains basic
TypeConverter
implementations to
convert strings to all common basic Java types.
- protocol - Variable in class com.hazelcast.nio.ssl.SSLEngineFactorySupport
-
- PROTOCOL_LENGTH - Static variable in class com.hazelcast.nio.Protocols
-
The length in bytes of the of the protocol-string
- ProtocolDecoder - Class in com.hazelcast.nio.tcp
-
A
InboundHandler
that reads the protocol bytes
Protocols
and based on the protocol it creates the
appropriate handlers.
- ProtocolDecoder(IOService, ProtocolEncoder) - Constructor for class com.hazelcast.nio.tcp.ProtocolDecoder
-
- ProtocolEncoder - Class in com.hazelcast.nio.tcp
-
The ProtocolEncoder is responsible for writing the protocol and once the protocol
has been written, the ProtocolEncoder is replaced by the appropriate handler.
- ProtocolEncoder(IOService) - Constructor for class com.hazelcast.nio.tcp.ProtocolEncoder
-
- Protocols - Class in com.hazelcast.nio
-
First bytes to send a node that defines selected protocol
- provideMetrics(MetricsRegistry) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- provideMetrics(MetricsRegistry) - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- provideMetrics(MetricsRegistry) - Method in interface com.hazelcast.internal.metrics.MetricsProvider
-
- provideMetrics(MetricsRegistry) - Method in class com.hazelcast.nio.tcp.TcpIpAcceptor
-
- provideMetrics(MetricsRegistry) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- provideMetrics(MetricsRegistry) - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- provideMetrics(MetricsRegistry) - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationThread
-
- provideMetrics(MetricsRegistry) - Method in class com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl
-
- provideMetrics(MetricsRegistry) - Method in class com.hazelcast.spi.impl.operationservice.impl.InboundResponseHandlerSupplier
-
- provideMetrics(MetricsRegistry) - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor
-
- provideMetrics(MetricsRegistry) - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry
-
- provideMetrics(MetricsRegistry) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- provideMetrics(MetricsRegistry) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- proxyCount - Variable in class com.hazelcast.internal.management.dto.ProxyServiceDTO
-
- ProxyFactoryConfig - Class in com.hazelcast.client.config
-
This class is related to SPI.
- ProxyFactoryConfig() - Constructor for class com.hazelcast.client.config.ProxyFactoryConfig
-
- ProxyFactoryConfig(String, String) - Constructor for class com.hazelcast.client.config.ProxyFactoryConfig
-
- ProxyFactoryConfig(String, ClientProxyFactory) - Constructor for class com.hazelcast.client.config.ProxyFactoryConfig
-
- ProxyInfo - Class in com.hazelcast.spi.impl.proxyservice.impl
-
- ProxyInfo(String, String) - Constructor for class com.hazelcast.spi.impl.proxyservice.impl.ProxyInfo
-
- ProxyManager - Class in com.hazelcast.client.spi
-
The ProxyManager handles client proxy instantiation and retrieval at start and runtime by registering
corresponding service manager names and their
ClientProxyFactory
s.
- ProxyManager(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.ProxyManager
-
- ProxyRegistry - Class in com.hazelcast.spi.impl.proxyservice.impl
-
A ProxyRegistry contains all proxies for a given service.
- ProxyService - Interface in com.hazelcast.spi
-
A
CoreService
responsible for managing the DistributedObject proxies.
- ProxyServiceDTO - Class in com.hazelcast.internal.management.dto
-
- ProxyServiceDTO() - Constructor for class com.hazelcast.internal.management.dto.ProxyServiceDTO
-
- ProxyServiceDTO(ProxyService) - Constructor for class com.hazelcast.internal.management.dto.ProxyServiceDTO
-
- ProxyServiceImpl - Class in com.hazelcast.spi.impl.proxyservice.impl
-
- ProxyServiceImpl(NodeEngineImpl) - Constructor for class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- ProxyServiceMBean - Class in com.hazelcast.internal.jmx
-
- ProxyServiceMBean(HazelcastInstance, ProxyService, ManagementService) - Constructor for class com.hazelcast.internal.jmx.ProxyServiceMBean
-
- publish(String, String, Object, int) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- publish(E) - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
-
- publish(E) - Method in class com.hazelcast.client.proxy.ClientTopicProxy
-
- publish(E) - Method in interface com.hazelcast.core.ITopic
-
Publishes the message to all subscribers of this topic.
- publish(String, String, E, int) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheEventService
-
Publishes query-cache events locally.
- publish(String, String, EventData, int) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheEventService
-
- publish(E) - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicProxy
-
- PUBLISH - Static variable in class com.hazelcast.topic.impl.TopicDataSerializerHook
-
- publish(E) - Method in class com.hazelcast.topic.impl.TopicProxy
-
- publish(E) - Method in class com.hazelcast.topic.impl.TotalOrderedTopicProxy
-
- PUBLISH_RESULT - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- publishBatchedEvents(String, CacheEventType, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- publishCachePartitionLostEvent(String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- publishEntryEvent(String, EntryEventType, Data, Object, Object) - Method in class com.hazelcast.multimap.impl.MultiMapEventsPublisher
-
- publishEntryEvent(String, EntryEventType, Data, Object, Object) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- PUBLISHER_CREATE - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PublisherAccumulatorFactory - Class in com.hazelcast.map.impl.querycache.publisher
-
Factory which is responsible for creating
Accumulator
implementations.
- PublisherAccumulatorFactory(QueryCacheContext) - Constructor for class com.hazelcast.map.impl.querycache.publisher.PublisherAccumulatorFactory
-
- PublisherAccumulatorHandler - Class in com.hazelcast.map.impl.querycache.publisher
-
Handler for processing of event data in an
Accumulator
.
- PublisherAccumulatorHandler(QueryCacheContext, AccumulatorProcessor<Sequenced>) - Constructor for class com.hazelcast.map.impl.querycache.publisher.PublisherAccumulatorHandler
-
- PublisherContext - Interface in com.hazelcast.map.impl.querycache.publisher
-
Context for a publisher.
- PublisherCreateOperation - Class in com.hazelcast.map.impl.querycache.subscriber.operation
-
An idempotent create operation which creates publisher side functionality.
- PublisherCreateOperation() - Constructor for class com.hazelcast.map.impl.querycache.subscriber.operation.PublisherCreateOperation
-
- PublisherCreateOperation(AccumulatorInfo) - Constructor for class com.hazelcast.map.impl.querycache.subscriber.operation.PublisherCreateOperation
-
- PublisherRegistry - Class in com.hazelcast.map.impl.querycache.publisher
-
Registry of mappings like cacheId
to PartitionAccumulatorRegistry
.
- PublisherRegistry(QueryCacheContext, String) - Constructor for class com.hazelcast.map.impl.querycache.publisher.PublisherRegistry
-
- publishEvent(CacheEventContext) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- publishEvent(CacheEventContext) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- publishEvent(String, CacheEventSet, int) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- publishEvent(CacheEventContext) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- publishEvent(String, CacheEventSet, int) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- publishEvent(ItemEventType, Data) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionOperation
-
- publishEvent(ItemEventType, Data) - Method in class com.hazelcast.collection.impl.queue.operations.QueueOperation
-
- publishEvent(Address, String, EntryEventType, Data, Object, Object) - Method in interface com.hazelcast.map.impl.event.MapEventPublisher
-
Publish an event to the event subsystem.
- publishEvent(Address, String, EntryEventType, Data, Object, Object, Object) - Method in interface com.hazelcast.map.impl.event.MapEventPublisher
-
Publish an event to the event subsystem.
- publishEvent(Address, String, EntryEventType, Data, Object, Object) - Method in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- publishEvent(Address, String, EntryEventType, Data, Object, Object, Object) - Method in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- publishEvent(EntryEventType, Data, Object, Object) - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- publishEvent(String, String, Object, int) - Method in interface com.hazelcast.spi.EventService
-
Publishes an event for all event registrations belonging to the specified service name and topic.
- publishEvent(String, EventRegistration, Object, int) - Method in interface com.hazelcast.spi.EventService
-
Publishes an event for a specific event registration.
- publishEvent(String, Collection<EventRegistration>, Object, int) - Method in interface com.hazelcast.spi.EventService
-
Publishes an event for multiple event registrations.
- publishEvent(String, String, Object, int) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- publishEvent(String, EventRegistration, Object, int) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- publishEvent(String, Collection<EventRegistration>, Object, int) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- publishEventInternal(Collection<EventRegistration>, Object, int) - Method in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- publishEventLost(QueryCacheContext, String, String, int) - Static method in class com.hazelcast.map.impl.querycache.subscriber.EventPublisherHelper
-
- publishInternal(Object) - Method in class com.hazelcast.topic.impl.TopicProxySupport
-
Publishes the message and increases the local statistics
for the number of published messages.
- publishLoadAsWanUpdate(Data, Object) - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- publishLoadedOrAdded(Address, String, Data, Object, Object) - Method in interface com.hazelcast.map.impl.event.MapEventPublisher
-
This method tries to publish events after a load happened in a backward
compatible manner by choosing one of the two ways below:
- As ADD events if listener implements only
EntryAddedListener
but not
EntryLoadedListener
, this is for the
backward compatibility.
- publishLoadedOrAdded(Address, String, Data, Object, Object) - Method in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- publishMapEvent(Address, String, EntryEventType, int) - Method in interface com.hazelcast.map.impl.event.MapEventPublisher
-
- publishMapEvent(Address, String, EntryEventType, int) - Method in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- publishMapPartitionLostEvent(Address, String, int) - Method in interface com.hazelcast.map.impl.event.MapEventPublisher
-
- publishMapPartitionLostEvent(Address, String, int) - Method in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- publishMessage(String, Object, boolean) - Method in class com.hazelcast.topic.impl.TopicService
-
- publishMetrics() - Method in class com.hazelcast.internal.networking.nio.NioOutboundPipeline
-
- publishMultiMapEvent(String, EntryEventType, int) - Method in class com.hazelcast.multimap.impl.MultiMapEventsPublisher
-
- publishMultiMapEvent(String, EntryEventType, int) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- PublishOperation - Class in com.hazelcast.topic.impl
-
ITopic publication operation used when global ordering is enabled
(all nodes listening to the same topic get their messages in the same order).
- PublishOperation() - Constructor for class com.hazelcast.topic.impl.PublishOperation
-
- PublishOperation(String, Data) - Constructor for class com.hazelcast.topic.impl.PublishOperation
-
- publishRemoteEvent(String, Collection<EventRegistration>, Object, int) - Method in interface com.hazelcast.spi.EventService
-
Publishes an event for multiple event registrations, excluding local ones.
- publishRemoteEvent(String, Collection<EventRegistration>, Object, int) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
Publishes an event for multiple event registrations, excluding local ones.
- publishReplicationEvent(String, ReplicationEventObject) - Method in interface com.hazelcast.wan.WanReplicationPublisher
-
Publish the eventObject
WAN replication event.
- publishReplicationEvent(WanReplicationEvent) - Method in interface com.hazelcast.wan.WanReplicationPublisher
-
Publishes the wanReplicationEvent
on this publisher.
- publishReplicationEventBackup(String, ReplicationEventObject) - Method in interface com.hazelcast.wan.WanReplicationPublisher
-
Publish the eventObject
WAN replication event backup.
- publishRequest(TextCommand) - Method in class com.hazelcast.nio.ascii.TextDecoder
-
- publishWanEvent(String, ReplicationEventObject) - Method in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- publishWanRemove(String, Data) - Method in interface com.hazelcast.cache.impl.event.CacheWanEventPublisher
-
This method will create a wrapper object using the given
CacheEntryView
and place it to wan replication queues.
- publishWanRemove(Data) - Method in class com.hazelcast.cache.impl.operation.CacheOperation
-
- publishWanRemove(String, Data) - Method in interface com.hazelcast.map.impl.event.MapEventPublisher
-
Notifies the WAN subsystem of a map entry removal on a replica owner.
- publishWanRemove(String, Data) - Method in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- publishWanRemove(Data) - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- publishWanUpdate(String, CacheEntryView<Data, Data>) - Method in interface com.hazelcast.cache.impl.event.CacheWanEventPublisher
-
This method will create a wrapper object using the given
CacheEntryView
and place it to wan replication queues.
- publishWanUpdate(Data, CacheRecord) - Method in class com.hazelcast.cache.impl.operation.CacheOperation
-
- publishWanUpdate(Data, Data, CacheRecord) - Method in class com.hazelcast.cache.impl.operation.CacheOperation
-
- publishWanUpdate(Data, Data, Data, CacheRecord) - Method in class com.hazelcast.cache.impl.operation.CacheOperation
-
- publishWanUpdate(String, EntryView<Data, Data>, boolean) - Method in interface com.hazelcast.map.impl.event.MapEventPublisher
-
Notifies the WAN subsystem of a map update on a replica owner.
- publishWanUpdate(String, EntryView<Data, Data>, boolean) - Method in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- publishWanUpdate(Data, Object) - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- PURGE_ALLOWED_DURING_PASSIVE_STATE_TX_BACKUP_LOG - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- PURGE_TX_BACKUP_LOG - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- PurgeAllowedDuringPassiveStateTxBackupLogOperation - Class in com.hazelcast.transaction.impl.operations
-
- PurgeAllowedDuringPassiveStateTxBackupLogOperation() - Constructor for class com.hazelcast.transaction.impl.operations.PurgeAllowedDuringPassiveStateTxBackupLogOperation
-
- PurgeAllowedDuringPassiveStateTxBackupLogOperation(String) - Constructor for class com.hazelcast.transaction.impl.operations.PurgeAllowedDuringPassiveStateTxBackupLogOperation
-
- purgeBackupLog(String) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- purgeStaleEntries() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
Removes any stale entries whose keys have been finalized.
- PurgeTxBackupLogOperation - Class in com.hazelcast.transaction.impl.operations
-
- PurgeTxBackupLogOperation() - Constructor for class com.hazelcast.transaction.impl.operations.PurgeTxBackupLogOperation
-
- PurgeTxBackupLogOperation(String) - Constructor for class com.hazelcast.transaction.impl.operations.PurgeTxBackupLogOperation
-
- put(K, V, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Associates the specified value with the specified key in the cache using a custom ExpiryPolicy
.
- put(Data, Object, ExpiryPolicy, String, boolean, boolean, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- put(Data, Object, ExpiryPolicy, String, boolean, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- put(Data, Object, ExpiryPolicy, String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- PUT - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- put(K, V) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- put(Data, Object, ExpiryPolicy, String, int) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Associates the specified value with the specified key in this cache,
returning an existing value if one existed.
- put(Data, CacheRecord) - Method in class com.hazelcast.cache.impl.record.CacheRecordHashMap
-
- put(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- put(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- put(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- put(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- put(K, V) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- put(E) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- put(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- put(K, V) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- put(K, V) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- put(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- put(K, V) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMultiMapProxy
-
- put(E) - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- put(LockStoreImpl) - Method in class com.hazelcast.concurrent.lock.LockStoreContainer
-
- put(K, V) - Method in interface com.hazelcast.core.BaseMap
-
Associates the specified value with the specified key in this map.
- put(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.BaseMap
-
Associates the specified value with the specified key in this map
with a given ttl (time to live) value.
- put(K, V) - Method in interface com.hazelcast.core.BaseMultiMap
-
Stores a key-value pair in the multimap.
- put(K, V) - Method in interface com.hazelcast.core.IMap
-
Associates the specified value with the specified key in this map.
- put(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Puts an entry into this map with a given TTL (time to live) value.
- put(K, V, long, TimeUnit, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Puts an entry into this map with a given TTL (time to live) value and max idle time value.
- put(K, V) - Method in interface com.hazelcast.core.MultiMap
-
Stores a key-value pair in the multimap.
- put(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.ReplicatedMap
-
Associates a given value to the specified key and replicates it to the
cluster.
- put(K, V) - Method in interface com.hazelcast.core.TransactionalMap
-
- put(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.TransactionalMap
-
- put(K, V) - Method in interface com.hazelcast.core.TransactionalMultiMap
-
Stores a key-value pair in the multimap.
- put(K, V) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- put(K, V) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- put(K, V) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- put(K, V) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- put(K, V) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- put(String, String, Object) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- put(String, String, Object, int) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- put(String, String, Object) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- put(String, String, Object, int) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- put(K, V) - Method in class com.hazelcast.internal.dynamicconfig.AggregatingMap
-
- put(K, Data, V) - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- put(K, Data, V) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- put(K, Data, V) - Method in interface com.hazelcast.internal.nearcache.NearCache
-
Puts (associates) a value with the given key
.
- put(K, Data, V) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecordStore
-
Puts (associates) a value with the given key
.
- put(long, long) - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- put(long, long) - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- put(E) - Method in class com.hazelcast.internal.util.concurrent.MPSCQueue
-
- PUT - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- put(K, V) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- put(K, V, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- put(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- put(Data, Object, long, long) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- put(Data, Object, long, long) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- put(K, R) - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
- put(Data, R) - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- put(Object, Object) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- put(Object, Object, long, TimeUnit) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- PUT - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- put(K, V) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- put(K, V) - Method in class com.hazelcast.multimap.impl.txn.TransactionalMultiMapProxy
-
- put(String, Object) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
- PUT - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- put(Object, Object) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- put(Object, Object, long, TimeUnit, boolean) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- put(K, ReplicatedRecord<K, V>) - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- put(Object, Object) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- put(Object, Object, long, TimeUnit, boolean) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- put(K, V) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- put(K, V, long, TimeUnit) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- put(Object, Object) - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- put(int, int, V) - Method in class com.hazelcast.util.collection.BiInt2ObjectMap
-
Put a value into the map.
- put(K1, K2, V) - Method in class com.hazelcast.util.collection.ComposedKeyMap
-
- put(Integer, V) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- put(int, V) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- put(K, V) - Method in class com.hazelcast.util.collection.InternalListMultiMap
-
Put value to a given key.
- put(K, V) - Method in class com.hazelcast.util.collection.InternalSetMultimap
-
Associate value to a given key.
- put(long, long) - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- put(Long, Long) - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- put(Long, V) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- put(long, V) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- put(K, V) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
Maps the specified key to the specified value in this table.
- PUT_ALL - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- PUT_ALL - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PUT_ALL - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- PUT_ALL_BACKUP - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- PUT_ALL_BACKUP - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PUT_ALL_OP_FACTORY - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- PUT_ALL_PARTITION_AWARE_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PUT_BACKUP - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- PUT_BACKUP - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PUT_BACKUP - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- PUT_FROM_LOAD_ALL - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PUT_FROM_LOAD_ALL_BACKUP - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PUT_IF_ABSENT - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- PUT_IF_ABSENT - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PUT_IF_ABSENT - Static variable in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- PUT_IF_ABSENT_MERGE_POLICY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- PUT_IF_ABSENT_MERGE_POLICY - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- PUT_REMOTE_TX - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- PUT_REMOTE_TX_BACKUP - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- PUT_RESULT - Static variable in class com.hazelcast.durableexecutor.impl.DurableExecutorDataSerializerHook
-
- PUT_RESULT_BACKUP - Static variable in class com.hazelcast.durableexecutor.impl.DurableExecutorDataSerializerHook
-
- PUT_TIME_TAKEN_NANOS - Static variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- PUT_TRANSIENT - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- putAll(Map<? extends K, ? extends V>, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Copies all of the entries from the given map to the cache using a custom
ExpiryPolicy
.
- putAll(Map<? extends K, ? extends V>) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- putAll(Map<? extends K, ? extends V>) - Method in interface com.hazelcast.core.IMap
- putAll(Map<K, V>) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- putAll(Map<K, V>) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- putAll(Map<K, V>) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- putAll(Map<K, V>) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- putAll(Map<K, V>) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.hazelcast.internal.dynamicconfig.AggregatingMap
-
- putAll(Long2LongMap) - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- putAll(Long2LongMap) - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- putAll(Map<? extends Integer, ? extends V>) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- putAll(Map<? extends Long, ? extends Long>) - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- putAll(Map<? extends Long, ? extends V>) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
Copies all of the mappings from the specified map to this one.
- PutAllBackupOperation - Class in com.hazelcast.map.impl.operation
-
- PutAllBackupOperation(String, MapEntries, List<RecordInfo>, boolean) - Constructor for class com.hazelcast.map.impl.operation.PutAllBackupOperation
-
- PutAllBackupOperation() - Constructor for class com.hazelcast.map.impl.operation.PutAllBackupOperation
-
- putAllInternal(Map<? extends K, ? extends V>, ExpiryPolicy, Map<Object, Data>, List<Map.Entry<Data, Data>>[], long) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- putAllInternal(Map<? extends K, ? extends V>, Map<Integer, List<Map.Entry<Data, Data>>>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putAllInternal(Map<? extends K, ? extends V>, Map<Integer, List<Map.Entry<Data, Data>>>) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- PutAllOperation - Class in com.hazelcast.map.impl.operation
-
- PutAllOperation() - Constructor for class com.hazelcast.map.impl.operation.PutAllOperation
-
- PutAllOperation(String, MapEntries) - Constructor for class com.hazelcast.map.impl.operation.PutAllOperation
-
- PutAllOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
Puts a set of records to the replicated map.
- PutAllOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.PutAllOperation
-
- PutAllOperation(String, ReplicatedMapEntries) - Constructor for class com.hazelcast.replicatedmap.impl.operation.PutAllOperation
-
- PutAllOperationFactory - Class in com.hazelcast.replicatedmap.impl.operation
-
- PutAllOperationFactory() - Constructor for class com.hazelcast.replicatedmap.impl.operation.PutAllOperationFactory
-
- PutAllOperationFactory(String, ReplicatedMapEntries) - Constructor for class com.hazelcast.replicatedmap.impl.operation.PutAllOperationFactory
-
- PutAllPartitionAwareOperationFactory - Class in com.hazelcast.map.impl.operation
-
- PutAllPartitionAwareOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.PutAllPartitionAwareOperationFactory
-
- PutAllPartitionAwareOperationFactory(String, int[], MapEntries[]) - Constructor for class com.hazelcast.map.impl.operation.PutAllPartitionAwareOperationFactory
-
- putAllToList(Collection<Map.Entry<Data, Data>>) - Method in class com.hazelcast.map.impl.MapEntries
-
- putAllToMap(SerializationService, Map<K, V>) - Method in class com.hazelcast.map.impl.MapEntries
-
- putAsync(K, V) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously associates the specified value with the specified key in the cache.
- putAsync(K, V, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously associates the specified value with the specified key in the cache using
a custom ExpiryPolicy
.
- putAsync(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putAsync(K, V) - Method in interface com.hazelcast.core.IMap
-
Asynchronously puts the given key and value.
- putAsync(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Asynchronously puts the given key and value into this map with a given TTL (time to live) value.
- putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Asynchronously puts the given key and value into this map with a given TTL (time to live) value and max idle time value.
- putAsync(K, V) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- putAsync(K, V, long, TimeUnit) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- putAsync(K, V, ExpiryPolicy) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- putAsync(K, V) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- putAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- putAsync(K, V, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- putAsync(K, V) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- putAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- putAsync(K, V, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- putAsync(K, V) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- putAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- putAsync(K, V, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- putAsync(K, V) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- putAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- putAsync(K, V, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- putAsync(K, V) - Method in interface com.hazelcast.map.impl.LegacyAsyncMap
-
- putAsync(K, V, long, TimeUnit) - Method in interface com.hazelcast.map.impl.LegacyAsyncMap
-
- putAsync(K, V) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- putAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- putAsyncInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putAsyncInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- putAsyncInternal(Object, Data, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- putBackup(int, Callable) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorContainer
-
- putBackup(Data, Object, CallerProvenance) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- putBackup(Data, Object, long, long, boolean, CallerProvenance) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- putBackup(Data, Object, CallerProvenance) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- putBackup(Data, Object, long, long, boolean, CallerProvenance) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- PutBackupOperation - Class in com.hazelcast.map.impl.operation
-
- PutBackupOperation(String, Data, Data, RecordInfo) - Constructor for class com.hazelcast.map.impl.operation.PutBackupOperation
-
- PutBackupOperation(String, Data, Data, RecordInfo, boolean) - Constructor for class com.hazelcast.map.impl.operation.PutBackupOperation
-
- PutBackupOperation(String, Data, Data, RecordInfo, boolean, boolean) - Constructor for class com.hazelcast.map.impl.operation.PutBackupOperation
-
- PutBackupOperation(String, Data, Data, RecordInfo, boolean, boolean, boolean) - Constructor for class com.hazelcast.map.impl.operation.PutBackupOperation
-
- PutBackupOperation() - Constructor for class com.hazelcast.map.impl.operation.PutBackupOperation
-
- PutBackupOperation - Class in com.hazelcast.multimap.impl.operations
-
- PutBackupOperation() - Constructor for class com.hazelcast.multimap.impl.operations.PutBackupOperation
-
- PutBackupOperation(String, Data, Data, long, int) - Constructor for class com.hazelcast.multimap.impl.operations.PutBackupOperation
-
- putBoolean(Object, long, boolean) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Puts the supplied boolean value at the supplied offset from the supplied object's base address.
- putBoolean(long, boolean) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putBoolean(Object, long, boolean) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putBoolean(long, boolean) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putBoolean(Object, long, boolean) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putBoolean(long, boolean) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Writes the given boolean value to given address.
- putBooleanVolatile(Object, long, boolean) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Writes the boolean value as volatile to given object by its offset.
- putBooleanVolatile(long, boolean) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Writes the boolean value as volatile to given object by its offset.
- putBooleanVolatile(long, boolean) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putBooleanVolatile(Object, long, boolean) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putBooleanVolatile(long, boolean) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putBooleanVolatile(Object, long, boolean) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putByte(int, byte) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Put a value to a given index.
- putByte(int, byte) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- putByte(int, byte) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- putByte(R, long, byte) - Method in interface com.hazelcast.internal.memory.ByteAccessStrategy
-
Writes byte to corresponding resource
- putByte(Object, long, byte) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Puts the supplied byte value at the supplied offset from the supplied object's base address.
- putByte(long, byte) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putByte(Object, long, byte) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putByte(byte[], long, byte) - Method in class com.hazelcast.internal.memory.impl.ByteArrayAccessStrategy
-
- putByte(MemoryAccessor, long, byte) - Method in class com.hazelcast.internal.memory.impl.CustomByteAccessStrategy
-
- putByte(long, byte) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putByte(Object, long, byte) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putByte(long, byte) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Writes the given byte value to given address.
- putBytes(int, byte[]) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Put an array of src into the underlying buffer.
- putBytes(int, byte[], int, int) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Put an array into the underlying buffer.
- putBytes(int, ByteBuffer, int) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
- putBytes(int, byte[]) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- putBytes(int, byte[], int, int) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- putBytes(int, ByteBuffer, int) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- putBytes(int, byte[]) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- putBytes(int, byte[], int, int) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- putBytes(int, ByteBuffer, int) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- putByteVolatile(Object, long, byte) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Writes the byte value as volatile to given object by its offset.
- putByteVolatile(long, byte) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Writes the byte value as volatile to given object by its offset.
- putByteVolatile(long, byte) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putByteVolatile(Object, long, byte) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putByteVolatile(long, byte) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putByteVolatile(Object, long, byte) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putCacheConfigIfAbsent(CacheConfig) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- putCacheConfigIfAbsent(CacheConfig) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- putChar(Object, long, char) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Puts the supplied char value at the supplied offset from the supplied object's base address.
- putChar(long, char) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putChar(Object, long, char) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putChar(long, char) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putChar(Object, long, char) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putChar(long, char) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Writes the given char value to given address.
- putCharVolatile(Object, long, char) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Writes the char value as volatile to given object by its offset.
- putCharVolatile(long, char) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Writes the char value as volatile to given object by its offset.
- putCharVolatile(long, char) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putCharVolatile(Object, long, char) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putCharVolatile(long, char) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putCharVolatile(Object, long, char) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putDouble(Object, long, double) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Puts the supplied double value at the supplied offset from the supplied object's base address.
- putDouble(long, double) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putDouble(Object, long, double) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putDouble(long, double) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putDouble(Object, long, double) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putDouble(long, double) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Writes the given double value to given address.
- putDoubleVolatile(Object, long, double) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Writes the double value as volatile to given object by its offset.
- putDoubleVolatile(long, double) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Writes the double value as volatile to given object by its offset.
- putDoubleVolatile(long, double) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putDoubleVolatile(Object, long, double) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putDoubleVolatile(long, double) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putDoubleVolatile(Object, long, double) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putFloat(Object, long, float) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Puts the supplied float value at the supplied offset from the supplied object's base address.
- putFloat(long, float) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putFloat(Object, long, float) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putFloat(long, float) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putFloat(Object, long, float) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putFloat(long, float) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Writes the given float value to given address.
- putFloatVolatile(Object, long, float) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Writes the float value as volatile to given object by its offset.
- putFloatVolatile(long, float) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Writes the float value as volatile to given object by its offset.
- putFloatVolatile(long, float) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putFloatVolatile(Object, long, float) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putFloatVolatile(long, float) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putFloatVolatile(Object, long, float) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putFromLoad(Data, Object, Address) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- putFromLoad(Data, Object, Address) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Puts key-value pair to map which is the result of a load from map store operation.
- PutFromLoadAllBackupOperation - Class in com.hazelcast.map.impl.operation
-
Runs on backups.
- PutFromLoadAllBackupOperation() - Constructor for class com.hazelcast.map.impl.operation.PutFromLoadAllBackupOperation
-
- PutFromLoadAllBackupOperation(String, List<Data>) - Constructor for class com.hazelcast.map.impl.operation.PutFromLoadAllBackupOperation
-
- PutFromLoadAllOperation - Class in com.hazelcast.map.impl.operation
-
- PutFromLoadAllOperation() - Constructor for class com.hazelcast.map.impl.operation.PutFromLoadAllOperation
-
- PutFromLoadAllOperation(String, List<Data>) - Constructor for class com.hazelcast.map.impl.operation.PutFromLoadAllOperation
-
- putFromLoadBackup(Data, Object) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- putFromLoadBackup(Data, Object) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Puts key-value pair to map which is the result of a load from map store operation on backup.
- putIfAbsent(K, V, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Associates the specified key with the given value if and only if there is not yet
a mapping defined for the specified key.
- putIfAbsent(Data, Object, ExpiryPolicy, String, boolean, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- putIfAbsent(Data, Object, ExpiryPolicy, String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- putIfAbsent(K, V) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- putIfAbsent(Data, Object, ExpiryPolicy, String, int) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Removes the mapping for a key from this cache if it is present.
- putIfAbsent(Data, CacheRecord) - Method in class com.hazelcast.cache.impl.record.CacheRecordHashMap
-
- putIfAbsent(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- putIfAbsent(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putIfAbsent(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putIfAbsent(K, V) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- putIfAbsent(K, V) - Method in interface com.hazelcast.core.BaseMap
-
If the specified key is not already associated
with a value, associate it with the given value.
- putIfAbsent(K, V) - Method in interface com.hazelcast.core.IMap
-
If the specified key is not already associated
with a value, associate it with the given value.
- putIfAbsent(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Puts an entry into this map with a given TTL (time to live) value,
if the specified key is not already associated with a value.
- putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Puts an entry into this map with a given TTL (time to live) value and max idle time value.
- putIfAbsent(K, V) - Method in interface com.hazelcast.core.TransactionalMap
-
- putIfAbsent(K, V) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- putIfAbsent(K, V) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- putIfAbsent(K, V) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- putIfAbsent(K, V) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- putIfAbsent(K, V) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- putIfAbsent(String, String, Object, int) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- putIfAbsent(String, String, Object, int) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- putIfAbsent(long, long) - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- putIfAbsent(long, long) - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- putIfAbsent(K, V) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- putIfAbsent(K, V, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- putIfAbsent(String, String, AccumulatorInfo) - Method in interface com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfoSupplier
-
- putIfAbsent(String, String, AccumulatorInfo) - Method in class com.hazelcast.map.impl.querycache.accumulator.DefaultAccumulatorInfoSupplier
-
- putIfAbsent(Data, Object, long, long, Address) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- putIfAbsent(Data, Object, long, long, Address) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- putIfAbsent(Object, Object) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- putIfAbsent(Object, Object) - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- putIfAbsent(K, V) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
- putIfAbsentAsync(K, V) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously associates the specified key with the given value if and only if there is not yet
a mapping defined for the specified key.
- putIfAbsentAsync(K, V, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously associates the specified key with the given value if and only if there is not yet
a mapping defined for the specified key.
- putIfAbsentAsync(K, V) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- putIfAbsentAsync(K, V) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- putIfAbsentAsync(K, V) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- putIfAbsentAsync(K, V) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- putIfAbsentAsync(K, V) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- PutIfAbsentCacheMergePolicy - Class in com.hazelcast.cache.merge
-
Merges cache entries from source to destination if they don't exist in the destination cache.
- PutIfAbsentCacheMergePolicy() - Constructor for class com.hazelcast.cache.merge.PutIfAbsentCacheMergePolicy
-
- putIfAbsentInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putIfAbsentInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- putIfAbsentInternal(Object, Data, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- PutIfAbsentMapMergePolicy - Class in com.hazelcast.map.merge
-
Merges map entries from source to destination if they don't exist in the destination map.
- PutIfAbsentMapMergePolicy() - Constructor for class com.hazelcast.map.merge.PutIfAbsentMapMergePolicy
-
- PutIfAbsentMapMergePolicy - Class in com.hazelcast.replicatedmap.merge
-
Merges replicated map entries from source to destination if they don't exist in the destination map.
- PutIfAbsentMergePolicy<V,T extends MergingValue<V>> - Class in com.hazelcast.spi.merge
-
Merges data structure entries from source to destination if they don't exist in the destination data structure.
- PutIfAbsentMergePolicy() - Constructor for class com.hazelcast.spi.merge.PutIfAbsentMergePolicy
-
- PutIfAbsentOperation - Class in com.hazelcast.map.impl.operation
-
- PutIfAbsentOperation(String, Data, Data, long, long) - Constructor for class com.hazelcast.map.impl.operation.PutIfAbsentOperation
-
- PutIfAbsentOperation() - Constructor for class com.hazelcast.map.impl.operation.PutIfAbsentOperation
-
- putInt(int, int) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Put a value at a given index.
- putInt(int, int) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- putInt(int, int) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- putInt(Object, long, int) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Puts the supplied int value at the supplied offset from the supplied object's base address.
- putInt(long, int) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putInt(Object, long, int) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putInt(long, int) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putInt(Object, long, int) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putInt(long, int) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Writes the given int value to given address.
- putInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- putInternal(Object, Data, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- putInternal(Data, Object, long, long, boolean, boolean) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- putInternal(Data, Data, int) - Method in class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- putIntVolatile(Object, long, int) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Writes the int value as volatile to given object by its offset.
- putIntVolatile(long, int) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Writes the int value as volatile to given object by its offset.
- putIntVolatile(long, int) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putIntVolatile(Object, long, int) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putIntVolatile(long, int) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putIntVolatile(Object, long, int) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putKey(long, long, long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray12byteKeyImpl
-
- putKey(long, long, long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray8byteKeyImpl
-
- putKey(long, long, long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- putLocalCacheStats(String, LocalCacheStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- putLocalExecutorStats(String, LocalExecutorStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- putLocalFlakeIdStats(String, LocalFlakeIdGeneratorStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- putLocalMapStats(String, LocalMapStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- putLocalMultiMapStats(String, LocalMultiMapStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- putLocalPNCounterStats(String, LocalPNCounterStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- putLocalQueueStats(String, LocalQueueStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- putLocalReliableTopicStats(String, LocalTopicStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- putLocalReplicatedMapStats(String, LocalReplicatedMapStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- putLocalTopicStats(String, LocalTopicStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- putLocalWanStats(String, LocalWanStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- putLong(int, long) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Put a value at a given index.
- putLong(int, long) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- putLong(int, long) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- putLong(Object, long, long) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Puts the supplied long value at the supplied offset from the supplied object's base address.
- putLong(long, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putLong(Object, long, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putLong(long, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putLong(Object, long, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putLong(long, long) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Writes the given long value to given address.
- putLongVolatile(Object, long, long) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Writes the long value as volatile to given object by its offset.
- putLongVolatile(long, long) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Writes the long value as volatile to given object by its offset.
- putLongVolatile(long, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putLongVolatile(Object, long, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putLongVolatile(long, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putLongVolatile(Object, long, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putManagedExecutor(String, ManagedExecutorDTO) - Method in class com.hazelcast.internal.management.dto.MXBeansDTO
-
- putObject(Object, long, Object) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Puts the supplied object reference at the supplied offset from the supplied object's base address.
- putObject(Object, long, Object) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putObject(Object, long, Object) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putObjectVolatile(Object, long, Object) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Puts the referenced object to given owner object as volatile by its offset.
- putObjectVolatile(Object, long, Object) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putObjectVolatile(Object, long, Object) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- PutOperation - Class in com.hazelcast.map.impl.operation
-
- PutOperation() - Constructor for class com.hazelcast.map.impl.operation.PutOperation
-
- PutOperation(String, Data, Data, long, long) - Constructor for class com.hazelcast.map.impl.operation.PutOperation
-
- PutOperation - Class in com.hazelcast.multimap.impl.operations
-
- PutOperation() - Constructor for class com.hazelcast.multimap.impl.operations.PutOperation
-
- PutOperation(String, Data, long, Data, int) - Constructor for class com.hazelcast.multimap.impl.operations.PutOperation
-
- PutOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
Puts a key to the replicated map.
- PutOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.PutOperation
-
- PutOperation(String, Data, Data) - Constructor for class com.hazelcast.replicatedmap.impl.operation.PutOperation
-
- PutOperation(String, Data, Data, long) - Constructor for class com.hazelcast.replicatedmap.impl.operation.PutOperation
-
- putOrderedInt(Object, long, int) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Puts the given int value as ordered to the CPU write buffer
based by the given object at the given offset.
- putOrderedInt(long, int) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Puts the given int value as ordered to the CPU write buffer
based in the given object at the given offset.
- putOrderedInt(long, int) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putOrderedInt(Object, long, int) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putOrderedInt(long, int) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putOrderedInt(Object, long, int) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putOrderedLong(Object, long, long) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Puts the given long value as ordered to the CPU write buffer
based by the given object at the given offset.
- putOrderedLong(long, long) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Puts the given long value as ordered to the CPU write buffer
based in the given object at the given offset.
- putOrderedLong(long, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putOrderedLong(Object, long, long) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putOrderedLong(long, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putOrderedLong(Object, long, long) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putOrderedObject(Object, long, Object) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Puts the given referenced object as ordered to the CPU write buffer
based by the given owner object at the given offset.
- putOrderedObject(long, Object) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Puts the given referenced object as ordered to the CPU write buffer
based by the given owner object at the given offset.
- putOrderedObject(long, Object) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putOrderedObject(Object, long, Object) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putOrderedObject(long, Object) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putOrderedObject(Object, long, Object) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putRecord(Data, CacheRecord, boolean) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- putRecord(Data, CacheRecord, boolean) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Associates the specified record with the specified key.
- putRecord(K, R) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- putRecord(K, R) - Method in class com.hazelcast.internal.nearcache.impl.store.BaseHeapNearCacheRecordStore
-
- putRecord(Data, Record) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- putRecord(Data, R) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Puts a data key and a record value to record-store.
- putRecords(Collection<RecordMigrationInfo>, long) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- putRecords(Collection<RecordMigrationInfo>, long) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- PutRemoteTransactionBackupOperation - Class in com.hazelcast.transaction.impl.xa.operations
-
- PutRemoteTransactionBackupOperation() - Constructor for class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionBackupOperation
-
- PutRemoteTransactionBackupOperation(List<TransactionLogRecord>, String, SerializableXID, String, long, long) - Constructor for class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionBackupOperation
-
- PutRemoteTransactionOperation - Class in com.hazelcast.transaction.impl.xa.operations
-
- PutRemoteTransactionOperation() - Constructor for class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionOperation
-
- PutRemoteTransactionOperation(List<TransactionLogRecord>, String, SerializableXID, String, long, long) - Constructor for class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionOperation
-
- putResult(int, Object) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorContainer
-
- PutResultBackupOperation - Class in com.hazelcast.durableexecutor.impl.operations
-
- PutResultBackupOperation() - Constructor for class com.hazelcast.durableexecutor.impl.operations.PutResultBackupOperation
-
- PutResultBackupOperation(String, int, Object) - Constructor for class com.hazelcast.durableexecutor.impl.operations.PutResultBackupOperation
-
- PutResultOperation - Class in com.hazelcast.durableexecutor.impl.operations
-
- PutResultOperation() - Constructor for class com.hazelcast.durableexecutor.impl.operations.PutResultOperation
-
- PutResultOperation(String, int, Object) - Constructor for class com.hazelcast.durableexecutor.impl.operations.PutResultOperation
-
- PUTS - Static variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- puts - Variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- putShort(int, short) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Put a value to a given index.
- putShort(int, short) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- putShort(int, short) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- putShort(Object, long, short) - Method in interface com.hazelcast.internal.memory.HeapMemoryAccessor
-
Puts the supplied short value at the supplied offset from the supplied object's base address.
- putShort(long, short) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putShort(Object, long, short) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putShort(long, short) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putShort(Object, long, short) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putShort(long, short) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Writes the given short value to given address.
- putShortVolatile(Object, long, short) - Method in interface com.hazelcast.internal.memory.ConcurrentHeapMemoryAccessor
-
Writes the short value as volatile to given object by its offset.
- putShortVolatile(long, short) - Method in interface com.hazelcast.internal.memory.ConcurrentMemoryAccessor
-
Writes the short value as volatile to given object by its offset.
- putShortVolatile(long, short) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putShortVolatile(Object, long, short) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- putShortVolatile(long, short) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putShortVolatile(Object, long, short) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- putStringUtf8(int, String) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Encode a String as UTF-8 bytes to the buffer with a length prefix.
- putStringUtf8(int, String, int) - Method in interface com.hazelcast.client.impl.protocol.util.ClientProtocolBuffer
-
Encode a String as UTF-8 bytes the buffer with a length prefix with a maximum encoded size check.
- putStringUtf8(int, String) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- putStringUtf8(int, String, int) - Method in class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- putStringUtf8(int, String) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- putStringUtf8(int, String, int) - Method in class com.hazelcast.client.impl.protocol.util.UnsafeBuffer
-
- putTimeTakenNanos - Variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- putToRecord(CollectionTxnOperation) - Method in class com.hazelcast.collection.impl.txncollection.AbstractTransactionalCollectionProxy
-
- putTransaction(XATransaction) - Method in class com.hazelcast.transaction.impl.xa.XAService
-
- putTransient(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putTransient(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putTransient(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Same as #put(K, V, long, java.util.concurrent.TimeUnit)
except that the map store, if defined, will not be called to
load/store/persist the entry.
- putTransient(K, V, long, TimeUnit, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Same as #put(K, V, long, java.util.concurrent.TimeUnit)
except that the map store, if defined, will not be called to
load/store/persist the entry.
- putTransient(K, V, long, TimeUnit) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- putTransient(K, V, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- putTransient(K, V, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- putTransient(K, V, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- putTransient(K, V, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- putTransient - Variable in class com.hazelcast.map.impl.operation.BasePutOperation
-
- putTransient(K, V, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- putTransient(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- putTransient(Data, Object, long, long) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- putTransient(Data, Object, long, long) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- putTransientInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- putTransientInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- putTransientInternal(Object, Data, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- PutTransientOperation - Class in com.hazelcast.map.impl.operation
-
- PutTransientOperation() - Constructor for class com.hazelcast.map.impl.operation.PutTransientOperation
-
- PutTransientOperation(String, Data, Data, long, long) - Constructor for class com.hazelcast.map.impl.operation.PutTransientOperation
-
- putWithVersion(Object, Object, long, TimeUnit, boolean, long) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- putWithVersion(Object, Object, long, TimeUnit, boolean, long) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- PYTHON - Static variable in class com.hazelcast.client.impl.ClientTypes
-
PYTHON client protocol ID
- PYTHON_PICKLE_SERIALIZATION_TYPE - Static variable in class com.hazelcast.internal.serialization.impl.SerializationConstants
-
- raiseFlags(int) - Method in class com.hazelcast.nio.Packet
-
Raises all the flags raised in the argument.
- RANDOM_EVICTION_POLICY - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- RandomEvictionPolicy - Class in com.hazelcast.map.eviction
-
Random eviction policy for an
IMap
- RandomEvictionPolicy() - Constructor for class com.hazelcast.map.eviction.RandomEvictionPolicy
-
- RandomEvictionPolicyComparator - Class in com.hazelcast.internal.eviction.impl.comparator
-
- RandomEvictionPolicyComparator() - Constructor for class com.hazelcast.internal.eviction.impl.comparator.RandomEvictionPolicyComparator
-
- RandomLB - Class in com.hazelcast.client.util
-
- RandomLB() - Constructor for class com.hazelcast.client.util.RandomLB
-
- randomPartitionKey() - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- randomPartitionKey() - Method in interface com.hazelcast.core.PartitionService
-
Deprecated.
- randomPartitionKey() - Method in class com.hazelcast.internal.partition.PartitionServiceProxy
-
- RandomPicker - Class in com.hazelcast.util
-
User: ahmetmircik
Date: 10/7/13
Time: 12:27 PM
- RE_AUTH - Static variable in class com.hazelcast.client.impl.ClientDataSerializerHook
-
- REACHED_MAX_SIZE - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- reachedMaxCapacity() - Method in interface com.hazelcast.map.impl.querycache.subscriber.InternalQueryCache
-
Used to quit pre-population when max size is reached.
- reachedMaxCapacity() - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- ReachedMaxSizeException - Exception in com.hazelcast.map
-
Exception thrown when a write-behind
MapStore
rejects to accept a new element.
- ReachedMaxSizeException(String) - Constructor for exception com.hazelcast.map.ReachedMaxSizeException
-
- read(ObjectDataInput) - Static method in class com.hazelcast.collection.impl.CollectionTxnUtil
-
- read(ObjectDataInput) - Method in class com.hazelcast.durableexecutor.impl.TaskRingBuffer
-
- read() - Method in interface com.hazelcast.internal.metrics.DoubleGauge
-
Reads the current available value as a double.
- read() - Method in interface com.hazelcast.internal.metrics.LongGauge
-
Reads the current available value as a long.
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ArrayListStreamSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.BooleanArraySerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.BooleanSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.ByteSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.CharArraySerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.CharSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.DoubleArraySerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.DoubleSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.FloatArraySerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.FloatSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.IntegerArraySerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.IntegerSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.LongArraySerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.LongSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.NullSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.ShortArraySerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.ShortSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.StringArraySerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.StringSerializer
-
- read(byte[]) - Method in class com.hazelcast.internal.serialization.impl.ConstantSerializers.TheByteArraySerializer
-
- read(String, ValueCallback) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- read(String, ValueCollector) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- read(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.BigDecimalSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.BigIntegerSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.ClassSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.DateSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.EnumSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.ExternalizableSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.JavaDefaultSerializers.JavaSerializer
-
- read(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.LinkedListStreamSerializer
-
- read() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- read(byte[]) - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- read(byte[], int, int) - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- read() - Method in class com.hazelcast.internal.util.BufferingInputStream
-
- read(byte[], int, int) - Method in class com.hazelcast.internal.util.BufferingInputStream
-
- read(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- read(byte[]) - Method in interface com.hazelcast.nio.serialization.ByteArraySerializer
-
Converts given byte array to object
- read(ObjectDataInput) - Method in interface com.hazelcast.nio.serialization.StreamSerializer
-
Reads object from objectDataInputStream
- read(byte[], Class) - Method in interface com.hazelcast.nio.serialization.TypedByteArrayDeserializer
-
Reads object from objectDataInputStream
- read(ObjectDataInput, Class) - Method in interface com.hazelcast.nio.serialization.TypedStreamDeserializer
-
Reads object from objectDataInputStream
- read(String, ValueCallback<T>) - Method in class com.hazelcast.query.extractor.ValueReader
-
Read the value of the attribute specified by the path and returns the result via the callback.
- read(String, ValueCollector<T>) - Method in class com.hazelcast.query.extractor.ValueReader
-
Read the value of the attribute specified by the path and returns the result directly to the collector.
- read(long) - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- read(long) - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
Reads one item from the ringbuffer.
- read(long) - Method in class com.hazelcast.spi.merge.RingbufferMergeData
-
Reads one item from the ringbuffer.
- READ_AND_RESET_ACCUMULATOR - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- READ_MANY_OPERATION - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- READ_ONE_OPERATION - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- READ_PERMITTED - Static variable in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
- READ_RESULT_SET - Static variable in class com.hazelcast.ringbuffer.impl.client.RingbufferPortableHook
-
- READ_RESULT_SET - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- ReadAndResetAccumulatorOperation - Class in com.hazelcast.map.impl.querycache.subscriber.operation
-
Reads all available items from the accumulator of the partition and resets it.
- ReadAndResetAccumulatorOperation() - Constructor for class com.hazelcast.map.impl.querycache.subscriber.operation.ReadAndResetAccumulatorOperation
-
- ReadAndResetAccumulatorOperation(String, String) - Constructor for class com.hazelcast.map.impl.querycache.subscriber.operation.ReadAndResetAccumulatorOperation
-
- readAsData(long) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Reads one item from the ring buffer and returns the serialized format.
- readAttributeValue(ObjectDataInput) - Static method in class com.hazelcast.nio.IOUtil
-
- readAttributeValue(Map.Entry) - Method in class com.hazelcast.query.impl.predicates.AbstractPredicate
-
- readBackupData(Data) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- readBackupData(Data) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- readBoolean(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readBoolean(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readBoolean() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readBoolean(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readBoolean(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readBooleanArray(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readBooleanArray(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readBooleanArray() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readBooleanArray() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- readBooleanArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readByte(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readByte(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readByte() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readByte(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readByte(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readByteArray(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readByteArray(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readByteArray() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readByteArray(ObjectDataInput) - Static method in class com.hazelcast.nio.IOUtil
-
- readByteArray() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- readByteArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readChar(ByteAccessStrategy<R>, R, long, boolean) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readChar(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readChar(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readChar() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readChar(byte[], int, boolean) - Static method in class com.hazelcast.nio.Bits
-
- readChar(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readChar(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readCharArray(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readCharArray(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readCharArray() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readCharArray() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- readCharArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readCharB(ByteAccessStrategy<R>, R, long) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readCharB(byte[], int) - Static method in class com.hazelcast.nio.Bits
-
- readCharL(ByteAccessStrategy<R>, R, long) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readCharL(byte[], int) - Static method in class com.hazelcast.nio.Bits
-
- readCount() - Method in class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- readCount() - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- readCount() - Method in interface com.hazelcast.ringbuffer.ReadResultSet
-
Returns the number of items that have been read before filtering.
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.BigDecimalAverageAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.BigDecimalSumAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.BigIntegerAverageAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.BigIntegerSumAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.CountAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.DistinctValuesAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.DoubleAverageAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.DoubleSumAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.FixedSumAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.FloatingPointSumAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.IntegerAverageAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.IntegerSumAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.LongAverageAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.LongSumAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.MaxAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.MaxByAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.MinAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.MinByAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.aggregation.impl.NumberAverageAggregator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.HazelcastExpiryPolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.CacheClearResponse
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.CacheEntryIterationResult
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.CacheEventDataImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.CacheEventListenerAdaptor
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.CacheEventSet
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.CacheKeyIterationResult
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.CachePartitionEventData
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.event.CachePartitionLostEventFilter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.journal.InternalEventJournalCacheEvent
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.merge.entry.DefaultCacheEntryView
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheClearOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheGetAllOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation.MetaDataResponse
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheMergeOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheNearCacheStateHolder
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheSizeOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.record.CacheDataRecord
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cache.impl.record.CacheObjectRecord
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorContainer
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.DenseHyperLogLogEncoder
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.HyperLogLogImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cardinality.impl.hyperloglog.impl.SparseHyperLogLogEncoder
-
- readData(ObjectDataInput) - Method in class com.hazelcast.client.impl.operations.OperationFactoryWrapper
-
- readData(ObjectDataInput) - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.cluster.impl.VectorClock
-
- readData(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- readData(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.CollectionEvent
-
- readData(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.CollectionEventFilter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.CollectionItem
-
- readData(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.TxCollectionItem
-
- readData(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- readData(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.QueueEvent
-
- readData(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.QueueEventFilter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.QueueItem
-
- readData(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.CollectionTransactionLogRecord
-
- readData(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.TxQueueItem
-
- readData(ObjectDataInput) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchContainer
-
- readData(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.InternalLockNamespace
-
- readData(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.AtomicLongConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.AtomicReferenceConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.CacheConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig.DurationConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig.TimedExpiryPolicyFactoryConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.CacheSimpleConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.CollectionConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.CountDownLatchConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.DurableExecutorConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.EntryListenerConfig.MapListenerToEntryListenerAdapter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.EntryListenerConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.EventJournalConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.EvictionConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.ExecutorConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.HotRestartConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.ItemListenerConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.LegacyCacheConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.LegacyCacheEvictionConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.ListenerConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.LockConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.MapAttributeConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.MapConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.MapIndexConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.MapStoreConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.MaxSizeConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.MergePolicyConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.MerkleTreeConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.MultiMapConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.NearCacheConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.NearCachePreloaderConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.PNCounterConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.PredicateConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.QueryCacheConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.QueueConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.QueueStoreConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.QuorumConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.ReliableTopicConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.RingbufferConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.SemaphoreConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.TopicConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.WanConsumerConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.WanPublisherConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.WanReplicationConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.WanReplicationRef
-
- readData(ObjectDataInput) - Method in class com.hazelcast.config.WanSyncConfig
-
- readData(ObjectDataInput) - Method in class com.hazelcast.console.Echo
-
- readData(ObjectDataInput) - Method in class com.hazelcast.core.MemberAttributeEvent
-
- readData(ObjectDataInput) - Method in class com.hazelcast.core.MigrationEvent
-
- readData(ObjectDataInput) - Method in class com.hazelcast.core.PartitionAwareKey
-
- readData(ObjectDataInput) - Method in class com.hazelcast.crdt.pncounter.operations.CRDTTimestampedLong
-
- readData(ObjectDataInput) - Method in class com.hazelcast.crdt.pncounter.PNCounterImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.executor.impl.RunnableAdapter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.instance.AbstractMember
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.ascii.memcache.MemcacheEntry
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.ascii.rest.RestValue
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.BindMessage
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.ClusterStateChange
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.ClusterStateTransactionLogRecord
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.ConfigCheck
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.JoinMessage
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.JoinRequest
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.MembersView
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.MembersViewMetadata
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.SplitBrainJoinMessage
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.MemberInfo
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.journal.EventJournalInitialSubscriberState
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.management.dto.MapConfigDTO
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.management.dto.PermissionConfigDTO
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.CacheBrowserEntryView
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.management.request.GetCacheEntryRequest.GetCacheEntryViewEntryProcessor
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.BatchNearCacheInvalidation
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidation
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.SingleNearCacheInvalidation
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.partition.NonFragmentedServiceNamespace
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.partition.PartitionRuntimeState
-
- readData(ObjectDataInput) - Static method in class com.hazelcast.internal.partition.PartitionTableView
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.partition.ReplicaFragmentMigrationState
-
- readData() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readData(ObjectDataInput) - Method in class com.hazelcast.internal.usercodedeployment.impl.ClassData
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.eviction.LFUEvictionPolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.eviction.LRUEvictionPolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.eviction.RandomEvictionPolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.EntryEventFilter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.EntryRemovingProcessor
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.event.EntryEventData
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.event.MapEventData
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.event.MapPartitionEventData
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.EventListenerFilter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.iterator.AbstractCursor
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.journal.InternalEventJournalMapEvent
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.LazyMapEntry
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.MapEntries
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.MapKeySet
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.MapPartitionLostEventFilter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.MapValueCollection
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.MerkleTreeNodeEntries
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.nearcache.invalidation.UuidFilter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.AddIndexOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.ClearOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.ContainsValueOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.EvictAllOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.IsEmptyOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.IsPartitionLoadedOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.KeyLoadStatusOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MapFlushOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MapGetAllOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation.MetaDataResponse
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MapLoadAllOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MapNearCacheStateHolder
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MapReplicationStateHolder
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MergeOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PostJoinMapOperation.InterceptorInfo
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PutAllPartitionAwareOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.SizeOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.WriteBehindStateHolder
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.query.AggregationResult
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.query.Query
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.query.QueryEventFilter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.query.QueryResult
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.query.QueryResultRow
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.query.ResultSegment
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.query.Target
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.querycache.event.BatchEventData
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.querycache.event.LocalCacheWideEventData
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.querycache.event.LocalEntryEventData
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.record.RecordReplicationInfo
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.tx.MapTransactionLogRecord
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.tx.VersionedValue
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.wan.MapReplicationRemove
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.impl.wan.WanMapEntryView
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.merge.HigherHitsMapMergePolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.merge.IgnoreMergingEntryMapMergePolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.merge.LatestUpdateMapMergePolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.merge.PassThroughMergePolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.map.merge.PutIfAbsentMapMergePolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.aggregation.impl.AcceptAllSupplier
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.aggregation.impl.AvgTuple
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.aggregation.impl.KeyPredicateSupplier
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.aggregation.impl.PredicateSupplier
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.aggregation.impl.SetAdapter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.CombinerResultList
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.HashMapAdapter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.ListKeyValueSource
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.MapKeyValueSource
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.notification.IntermediateChunkNotification
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.notification.LastChunkNotification
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.notification.MapReduceNotification
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.notification.MemberAwareMapReduceNotification
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.notification.ReducingFinishedNotification
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.GetResultOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentResult
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionResult
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.SetKeyValueSource
-
- readData(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.task.JobPartitionStateImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.MultiMapEventFilter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.MultiMapMergeContainer
-
- readData(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.MultiMapRecord
-
- readData(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.EntrySetResponse
-
- readData(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.MultiMapOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.MultiMapResponse
-
- readData(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.txn.MultiMapTransactionLogRecord
-
- readData(ObjectDataInput) - Method in class com.hazelcast.nio.Address
-
- readData() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- readData(ObjectDataInput) - Method in interface com.hazelcast.nio.serialization.DataSerializable
-
Reads fields from the input stream
- readData(ObjectDataInput) - Method in class com.hazelcast.partition.PartitionLostEvent
-
- readData(ObjectDataInput) - Method in class com.hazelcast.projection.impl.IdentityProjection
-
- readData(ObjectDataInput) - Method in class com.hazelcast.projection.impl.MultiAttributeProjection
-
- readData(ObjectDataInput) - Method in class com.hazelcast.projection.impl.SingleAttributeProjection
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.FalsePredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.IndexImpl.NullObject
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.IndexInfo
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.MapIndexInfo
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.predicates.AbstractPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.predicates.AndPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.predicates.BetweenPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.predicates.EqualPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.predicates.GreaterLessPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.predicates.InPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.predicates.InstanceOfPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.predicates.LikePredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.predicates.NotPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.predicates.OrPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.predicates.RegexPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.PagingPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.PartitionPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.PredicateBuilder
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.SqlPredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.query.TruePredicate
-
- readData(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.ClearOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.MergeOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.PutAllOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.VersionResponsePair
-
- readData(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- readData(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- readData(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.merge.HigherHitsMapMergePolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.merge.LatestUpdateMapMergePolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.merge.PassThroughMergePolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.merge.PutIfAbsentMapMergePolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- readData(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.NamedTaskDecorator
-
- readData(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnPartitionOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledRunnableAdapter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskDescriptor
-
- readData(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskHandlerImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskResult
-
- readData(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskStatisticsImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.TaskDefinition
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.DefaultObjectNamespace
-
Deprecated.
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.DistributedObjectNamespace
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.BinaryOperationFactory
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventEnvelope
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.eventservice.impl.Registration
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.eventservice.impl.TrueEventFilter
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.merge.AbstractCollectionMergingValueImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.merge.AbstractMergingEntryImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.merge.AbstractMergingValueImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.merge.AbstractSplitBrainMergePolicy
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.merge.RingbufferMergingValueImpl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation.PartitionResponse
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.ErrorResponse
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.NormalResponse
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.operationservice.impl.responses.Response
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.proxyservice.impl.DistributedObjectEventPacket
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.SerializableList
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.UnmodifiableLazyList
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.Operation
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.OperationControl
-
- readData(ObjectDataInput) - Method in class com.hazelcast.spi.partition.IPartitionLostEvent
-
- readData(ObjectDataInput) - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicMessage
-
- readData(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.xa.SerializableXID
-
- readData(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.xa.XATransactionDTO
-
- readData(ObjectDataInput) - Method in class com.hazelcast.transaction.TransactionOptions
-
- readData(ObjectDataInput) - Method in class com.hazelcast.version.MemberVersion
-
- readData(ObjectDataInput) - Method in class com.hazelcast.version.Version
-
- readData(ObjectDataInput) - Method in class com.hazelcast.wan.WanReplicationEvent
-
- readDataAsObject() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readDataAsObject() - Method in interface com.hazelcast.nio.ObjectDataInput
-
Reads to stored Data as an object instead of a Data instance.
- readDouble(ByteAccessStrategy<R>, R, long, boolean) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readDouble(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readDouble(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readDouble() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readDouble(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readDouble(ByteOrder) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readDouble(int, ByteOrder) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readDouble(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readDoubleArray(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readDoubleArray(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readDoubleArray() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readDoubleArray() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- readDoubleArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readDoubleB(ByteAccessStrategy<R>, R, long) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readDoubleL(ByteAccessStrategy<R>, R, long) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readFactories(ObjectDataInput) - Method in class com.hazelcast.cache.impl.PreJoinCacheConfig
-
- readFactories(ObjectDataInput) - Method in class com.hazelcast.config.CacheConfig
-
- readFloat(ByteAccessStrategy<R>, R, long, boolean) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readFloat(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readFloat(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readFloat() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readFloat(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readFloat(ByteOrder) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readFloat(int, ByteOrder) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readFloat(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readFloatArray(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readFloatArray(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readFloatArray() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readFloatArray() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- readFloatArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readFloatB(ByteAccessStrategy<R>, R, long) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readFloatL(ByteAccessStrategy<R>, R, long) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- readFrom(DataInput) - Static method in enum com.hazelcast.core.MigrationEvent.MigrationStatus
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.memcache.BulkGetCommand
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.memcache.DeleteCommand
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.memcache.ErrorCommand
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.memcache.GetCommand
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.memcache.IncrementCommand
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.memcache.SetCommand
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.memcache.SimpleCommand
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.memcache.StatsCommand
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.memcache.TouchCommand
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.memcache.VersionCommand
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.NoOpCommand
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.internal.ascii.rest.HttpPostCommand
-
POST /path HTTP/1.0
User-Agent: HTTPTool/1.0
Content-TextCommandType: application/x-www-form-urlencoded
Content-Length: 45
byte[45]
- readFrom(ByteBuffer) - Method in interface com.hazelcast.internal.ascii.TextCommand
-
- readFrom(Reader) - Static method in class com.hazelcast.internal.json.JsonArray
-
- readFrom(String) - Static method in class com.hazelcast.internal.json.JsonArray
-
- readFrom(Reader) - Static method in class com.hazelcast.internal.json.JsonObject
-
- readFrom(String) - Static method in class com.hazelcast.internal.json.JsonObject
-
- readFrom(Reader) - Static method in class com.hazelcast.internal.json.JsonValue
-
- readFrom(String) - Static method in class com.hazelcast.internal.json.JsonValue
-
- readFrom(DataInput) - Static method in enum com.hazelcast.internal.partition.MigrationInfo.MigrationStatus
-
- readFrom(ByteBuffer) - Method in class com.hazelcast.nio.PacketIOHelper
-
Reads the packet data from the supplied ByteBuffer
.
- readFrom(DataInput) - Static method in enum com.hazelcast.spi.partition.MigrationEndpoint
-
- readFromEventJournal(long, int, int, int, Predicate<? super EventJournalCacheEvent<K, V>>, Projection<? super EventJournalCacheEvent<K, V>, ? extends T>) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- readFromEventJournal(long, int, int, int, Predicate<? super EventJournalCacheEvent<K, V>>, Projection<? super EventJournalCacheEvent<K, V>, ? extends T>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- readFromEventJournal(long, int, int, int, Predicate<? super EventJournalMapEvent<K, V>>, Projection<? super EventJournalMapEvent<K, V>, ? extends T>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- readFromEventJournal(long, int, int, int, Predicate<? super E>, Projection<? super E, ? extends T>) - Method in interface com.hazelcast.internal.journal.EventJournalReader
-
Reads from the event journal.
- readFromEventJournal(long, int, int, int, Predicate<? super EventJournalMapEvent<K, V>>, Projection<? super EventJournalMapEvent<K, V>, ? extends T>) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
Reads from the event journal.
- readFully(byte[]) - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readFully(byte[], int, int) - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readFully(InputStream, byte[]) - Static method in class com.hazelcast.nio.IOUtil
-
- readFullyOrNothing(InputStream, byte[]) - Static method in class com.hazelcast.nio.IOUtil
-
- readInt(ByteAccessStrategy<R>, R, long, boolean) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readInt(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readInt(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readInt() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readInt(byte[], int, boolean) - Static method in class com.hazelcast.nio.Bits
-
- readInt(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readInt(ByteOrder) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readInt(int, ByteOrder) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readInt(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readIntArray(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readIntArray(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readIntArray() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readIntArray() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- readIntArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readIntB(ByteAccessStrategy<R>, R, long) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readIntB(byte[], int) - Static method in class com.hazelcast.nio.Bits
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalReadOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.AddCacheConfigOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheBackupEntryProcessorOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheCreateConfigOperation
-
Deprecated.
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheDestroyOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheEntryIteratorOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheEntryProcessorOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheExpireBatchBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheGetAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheGetAndReplaceOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheGetConfigOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheGetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheKeyIteratorOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheLegacyMergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheListenerRegistrationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheManagementConfigOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheMergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CachePutAllBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CachePutAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CachePutBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CachePutIfAbsentOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CachePutOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheRemoveBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheRemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheReplaceOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.KeyBasedCacheOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.MutatingCacheOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cache.impl.operation.OnJoinCacheOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cardinality.impl.operations.AbstractCardinalityEstimatorOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cardinality.impl.operations.AggregateBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cardinality.impl.operations.AggregateOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cardinality.impl.operations.MergeBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cardinality.impl.operations.MergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.cardinality.impl.operations.ReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.client.impl.operations.ClientDisconnectionOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.client.impl.operations.ClientReAuthOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.client.impl.operations.OnJoinClientOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddAllBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionClearBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionCompareAndRemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionContainsOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionMergeBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionMergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionRemoveBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.collection.operations.CollectionRemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.list.operations.ListAddAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.list.operations.ListAddOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.list.operations.ListGetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.list.operations.ListIndexOfOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.list.operations.ListRemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.list.operations.ListReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.list.operations.ListSetBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.list.operations.ListSetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.list.operations.ListSubOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.AddAllBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.AddAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.ClearBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.ContainsOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.DrainBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.DrainOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.OfferBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.OfferOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.PollBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.QueueMergeBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.QueueMergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.QueueReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.RemoveBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.queue.operations.RemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.set.operations.SetReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionPrepareBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionPrepareOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionReserveAddOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionReserveRemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionRollbackBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionRollbackOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTransactionRollbackOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.BaseTxnQueueOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.QueueTransactionRollbackOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnCommitBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnCommitOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnOfferBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnOfferOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPeekOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPollBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPrepareBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPrepareOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReserveOfferBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReserveOfferOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReservePollBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReservePollOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnRollbackBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnRollbackOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.AbstractAlterOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.AbstractAtomicLongOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.AddAndGetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.AddBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.ApplyOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.CompareAndSetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndAddOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndSetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.MergeBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.MergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.SetBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.SetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.AbstractAlterOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.AbstractAtomicReferenceOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.ApplyOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.CompareAndSetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.ContainsOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.GetAndSetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.MergeBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.MergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.SetAndGetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.SetBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.SetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.countdownlatch.operations.SetCountOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.operations.AwaitBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.operations.AwaitOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.operations.LocalLockCleanupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.operations.LockBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.operations.LockReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.operations.UnlockBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.operations.UnlockIfLeaseExpiredOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.lock.operations.UnlockOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.crdt.AbstractCRDTReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.crdt.pncounter.operations.AbstractPNCounterOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.crdt.pncounter.operations.AddOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.crdt.pncounter.operations.GetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.durableexecutor.impl.operations.DisposeResultBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.durableexecutor.impl.operations.DisposeResultOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.durableexecutor.impl.operations.PutResultBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.durableexecutor.impl.operations.PutResultOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.durableexecutor.impl.operations.ReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.durableexecutor.impl.operations.RetrieveResultOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.durableexecutor.impl.operations.TaskBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.durableexecutor.impl.operations.TaskOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.executor.impl.operations.CancellationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.AuthorizationOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.BeforeJoinCheckFailureOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.CommitClusterStateOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.ConfigMismatchOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.ExplicitSuspicionOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.FetchMembersViewOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.HeartbeatComplaintOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.HeartbeatOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.JoinRequestOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.LockClusterStateOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.MasterResponseOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.MemberAttributeChangedOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.MembersUpdateOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.MergeClustersOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.OnJoinOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.RollbackClusterStateOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.SplitBrainMergeValidationOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.TriggerExplicitSuspicionOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.WhoisMasterOp
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.dynamicconfig.AddDynamicConfigOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigPreJoinOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.journal.EventJournalReadOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.management.operation.AddWanConfigOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.management.operation.ScriptExecutorOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.management.operation.UpdateManagementCenterUrlOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.management.operation.UpdateMapConfigOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.management.operation.UpdatePermissionConfigOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.partition.operation.FinalizeMigrationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.partition.operation.MigrationCommitOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.partition.operation.MigrationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.partition.operation.MigrationRequestOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.partition.operation.PartitionBackupReplicaAntiEntropyOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRequest
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncResponse
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRetryResponse
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.partition.operation.PartitionStateOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.partition.operation.PromotionCommitOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.usercodedeployment.impl.operation.ClassDataFinderOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.internal.usercodedeployment.impl.operation.DeployClassesOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.journal.MapEventJournalReadOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.AddIndexOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.AddInterceptorOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.AwaitMapFlushOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.BaseRemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.ContainsValueOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.DeleteOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.EntryBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.EntryOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.EvictAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.EvictBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.EvictBatchBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.EvictOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.GetAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.KeyBasedMapOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.KeyLoadStatusOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.LegacyMergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.LoadAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.LoadMapOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MapFetchEntriesOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MapFetchKeysOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MapFetchWithQueryOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MapFlushBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MapReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MultipleEntryBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MultipleEntryWithPredicateBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.MultipleEntryWithPredicateOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.NotifyMapFlushOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryWithPredicateOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PostJoinMapOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PutAllBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PutAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PutBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.ReadonlyKeyBasedMapOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.RemoveBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.RemoveFromLoadAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.RemoveIfSameOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.RemoveInterceptorOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.RemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.ReplaceIfSameOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.operation.TryRemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.query.QueryOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.query.QueryPartitionOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.DestroyQueryCacheOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.PublisherCreateOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.ReadAndResetAccumulatorOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.SetReadCursorOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.tx.TxnLockAndGetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.tx.TxnPrepareBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.tx.TxnPrepareOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.tx.TxnRollbackBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.tx.TxnRollbackOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.tx.TxnUnlockBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.CancelJobSupervisorOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.FireNotificationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.KeyValueJobOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.NotifyRemoteExceptionOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.PostPonePartitionProcessing
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.ProcessingOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.ProcessStatsUpdateOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionProcessed
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionReducing
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.mapreduce.impl.operation.StartProcessingJobOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.AbstractBackupAwareMultiMapOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.AbstractKeyBasedMultiMapOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.ContainsEntryOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.MergeBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.MergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.MultiMapReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.PutBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.PutOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.RemoveBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.operations.RemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.txn.TxnCommitBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.txn.TxnCommitOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.txn.TxnLockAndGetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.txn.TxnPrepareBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.txn.TxnPutBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.txn.TxnPutOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveAllBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.impl.txn.TxnRollbackBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.CheckReplicaVersionOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.ClearOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.ContainsKeyOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.ContainsValueOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.EntrySetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.GetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.IsEmptyOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.KeySetOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.LegacyMergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.MergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.PutAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.PutOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.RemoveOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicateUpdateOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicateUpdateToCallerOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.RequestMapDataOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.SizeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.SyncReplicatedMapDataOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.replicatedmap.impl.operation.ValuesOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.operations.AbstractRingBufferOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.operations.AddBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.operations.AddOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.operations.GenericOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.operations.MergeBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.operations.MergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.operations.ReadManyOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.operations.ReadOneOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.ringbuffer.impl.operations.ReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.AbstractSchedulerOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.CancelTaskBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.CancelTaskOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.DisposeBackupTaskOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.DisposeTaskOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetDelayOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetResultOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetStatisticsOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.IsCanceledOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.IsDoneOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.MergeBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.MergeOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.ReplicationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.ResultReadyNotifyOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.ScheduleTaskBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.ScheduleTaskOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.scheduledexecutor.impl.operations.SyncStateOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.AbstractLocalOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.AbstractNamedOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.OnJoinRegistrationOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.SendEventOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.Backup
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.DistributedObjectDestroyOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.InitializeDistributedObjectOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.PostJoinProxyOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.Operation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.topic.impl.PublishOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.operations.BroadcastTxRollbackOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.operations.CreateTxBackupLogOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.operations.PurgeTxBackupLogOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.operations.ReplicateTxBackupLogOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.operations.RollbackTxBackupLogOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.xa.operations.FinalizeRemoteTransactionBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.xa.operations.FinalizeRemoteTransactionOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionBackupOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionOperation
-
- readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.xa.operations.XaReplicationOperation
-
- readInternalImpl(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.FinalizeJoinOp
-
- readInternalImpl(ObjectDataInput) - Method in class com.hazelcast.internal.cluster.impl.operations.MembersUpdateOp
-
- readInternalImpl(ObjectDataInput) - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.DeregistrationOperation
-
- readInternalImpl(ObjectDataInput) - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.RegistrationOperation
-
- readIntL(ByteAccessStrategy<R>, R, long) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readIntL(byte[], int) - Static method in class com.hazelcast.nio.Bits
-
- readIntL(ByteBuffer) - Static method in class com.hazelcast.nio.Bits
-
- readKeyValueTypes(ObjectDataInput) - Method in class com.hazelcast.cache.impl.PreJoinCacheConfig
-
- readKeyValueTypes(ObjectDataInput) - Method in class com.hazelcast.config.CacheConfig
-
- readLine() - Method in interface com.hazelcast.console.LineReader
-
- readLine() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
Deprecated.
- readListenerConfigurations(ObjectDataInput) - Method in class com.hazelcast.cache.impl.PreJoinCacheConfig
-
- readListenerConfigurations(ObjectDataInput) - Method in class com.hazelcast.config.CacheConfig
-
- readLong(ByteAccessStrategy<R>, R, long, boolean) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readLong(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readLong(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readLong() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readLong(byte[], int, boolean) - Static method in class com.hazelcast.nio.Bits
-
- readLong(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readLong(ByteOrder) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readLong(int, ByteOrder) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readLong(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readLongArray(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readLongArray(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readLongArray() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readLongArray() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- readLongArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readLongAttribute(String, long) - Static method in class com.hazelcast.util.OperatingSystemMXBeanSupport
-
Reads a long attribute from OperatingSystemMXBean.
- readLongB(ByteAccessStrategy<R>, R, long) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readLongB(byte[], int) - Static method in class com.hazelcast.nio.Bits
-
- readLongL(ByteAccessStrategy<R>, R, long) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readLongL(byte[], int) - Static method in class com.hazelcast.nio.Bits
-
- readMany(ObjectNamespace, int, long, ReadResultSetImpl<InternalEventJournalCacheEvent, T>) - Method in class com.hazelcast.cache.impl.journal.RingbufferCacheEventJournalImpl
-
- readMany(ObjectNamespace, int, long, ReadResultSetImpl<E, T>) - Method in interface com.hazelcast.internal.journal.EventJournal
-
Reads events from the journal in batches.
- readMany(ObjectNamespace, int, long, ReadResultSetImpl<InternalEventJournalMapEvent, T>) - Method in class com.hazelcast.map.impl.journal.RingbufferMapEventJournalImpl
-
- readMany(long, ReadResultSetImpl) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Reads multiple items from the ring buffer and adds them to result
in the stored format.
- readManyAsync(long, int, int, IFunction<E, Boolean>) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- readManyAsync(long, int, int, IFunction<E, Boolean>) - Method in class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- readManyAsync(long, int, int, IFunction<E, Boolean>) - Method in interface com.hazelcast.ringbuffer.Ringbuffer
-
Reads a batch of items from the Ringbuffer.
- ReadManyOperation<O> - Class in com.hazelcast.ringbuffer.impl.operations
-
- ReadManyOperation() - Constructor for class com.hazelcast.ringbuffer.impl.operations.ReadManyOperation
-
- ReadManyOperation(String, long, int, int, IFunction<O, Boolean>) - Constructor for class com.hazelcast.ringbuffer.impl.operations.ReadManyOperation
-
- readNamespaceCompatibly(ObjectDataInput) - Static method in class com.hazelcast.concurrent.lock.ObjectNamespaceSerializationHelper
-
- readNullableList(ObjectDataInput) - Static method in class com.hazelcast.internal.serialization.impl.SerializationUtil
-
- readObject(ObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- readObject(ObjectDataInput, Class) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- readObject() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readObject(Class) - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readObject(ObjectDataInput) - Method in interface com.hazelcast.internal.serialization.InternalSerializationService
-
- readObject(ObjectDataInput, Class) - Method in interface com.hazelcast.internal.serialization.InternalSerializationService
-
- readObject(ObjectDataInput) - Static method in class com.hazelcast.nio.IOUtil
-
- readObject() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- readObject(Class) - Method in interface com.hazelcast.nio.ObjectDataInput
-
- readOne(long) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- readOne(long) - Method in class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- readOne(long) - Method in interface com.hazelcast.ringbuffer.Ringbuffer
-
Reads one item from the Ringbuffer.
- ReadOneOperation - Class in com.hazelcast.ringbuffer.impl.operations
-
- ReadOneOperation() - Constructor for class com.hazelcast.ringbuffer.impl.operations.ReadOneOperation
-
- ReadOneOperation(String, long) - Constructor for class com.hazelcast.ringbuffer.impl.operations.ReadOneOperation
-
- readOnly - Variable in class com.hazelcast.config.EvictionConfig
-
- ReadOnly - Interface in com.hazelcast.core
-
Allows notifying Hazelcast that the processing unit implementing this interface will not do any modifications.
- ReadonlyKeyBasedMapOperation - Class in com.hazelcast.map.impl.operation
-
Abstract
MapOperation
that serves as based for readonly operations.
- ReadonlyKeyBasedMapOperation() - Constructor for class com.hazelcast.map.impl.operation.ReadonlyKeyBasedMapOperation
-
- ReadonlyKeyBasedMapOperation(String, Data) - Constructor for class com.hazelcast.map.impl.operation.ReadonlyKeyBasedMapOperation
-
- ReadonlyOperation - Interface in com.hazelcast.spi
-
Read-only operations are allowed to run during migration and passive state.
- ReadOnlyRecordIterator(Collection<Record>, long, boolean) - Constructor for class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore.ReadOnlyRecordIterator
-
- ReadOnlyRecordIterator(Collection<Record>) - Constructor for class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore.ReadOnlyRecordIterator
-
- ReadOnlyRingbufferIterator<E> - Class in com.hazelcast.ringbuffer.impl
-
Read-only iterator over items in a provided
Ringbuffer
.
- readPortable(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readPortable(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readPortable(PortableReader) - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- readPortable(PortableReader) - Method in class com.hazelcast.mapreduce.impl.task.TransferableJobProcessInformation
-
- readPortable(PortableReader) - Method in interface com.hazelcast.nio.serialization.Portable
-
Read portable fields using PortableReader
- readPortable(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readPortable(PortableReader) - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapEntries
-
- readPortable(PortableReader) - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapKeys
-
- readPortable(PortableReader) - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableEntryEvent
-
- readPortable(PortableReader) - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapValueCollection
-
- readPortable(PortableReader) - Method in class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- readPortable(PortableReader) - Method in class com.hazelcast.security.AbstractCredentials
-
- readPortable(PortableReader) - Method in class com.hazelcast.spi.impl.PortableCachePartitionLostEvent
-
- readPortable(PortableReader) - Method in class com.hazelcast.spi.impl.PortableCollection
-
- readPortable(PortableReader) - Method in class com.hazelcast.spi.impl.PortableDistributedObjectEvent
-
- readPortable(PortableReader) - Method in class com.hazelcast.spi.impl.PortableEntryEvent
-
- readPortable(PortableReader) - Method in class com.hazelcast.spi.impl.PortableItemEvent
-
- readPortable(PortableReader) - Method in class com.hazelcast.spi.impl.PortableMapPartitionLostEvent
-
- readPortable(PortableReader) - Method in class com.hazelcast.spi.impl.PortablePartitionLostEvent
-
- readPortableArray(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readPortableArray(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readPortableArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readPortableInternal(PortableReader) - Method in class com.hazelcast.security.AbstractCredentials
-
- readPortableInternal(PortableReader) - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
- ReadResultSet<E> - Interface in com.hazelcast.ringbuffer
-
- ReadResultSetImpl<O,E> - Class in com.hazelcast.ringbuffer.impl
-
- ReadResultSetImpl() - Constructor for class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- ReadResultSetImpl(int, int, SerializationService, IFunction<O, Boolean>) - Constructor for class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- ReadResultSetImpl(int, int, SerializationService, Predicate<? super O>, Projection<? super O, E>) - Constructor for class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- readShort(ByteAccessStrategy<R>, R, long, boolean) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readShort(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readShort(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readShort() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readShort(byte[], int, boolean) - Static method in class com.hazelcast.nio.Bits
-
- readShort(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readShort(ByteOrder) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readShort(int, ByteOrder) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- readShort(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readShortArray(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readShortArray(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readShortArray() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readShortArray() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- readShortArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readShortB(ByteAccessStrategy<R>, R, long) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readShortB(byte[], int) - Static method in class com.hazelcast.nio.Bits
-
- readShortL(ByteAccessStrategy<R>, R, long) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readShortL(byte[], int) - Static method in class com.hazelcast.nio.Bits
-
- readThroughCache(Data) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- readThroughRecord(Data, long) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- readUnsignedByte() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readUnsignedShort() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readUTF(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readUTF(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readUTF() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readUTF(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- readUtf8Char(DataInput, byte) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readUtf8Char(byte[], int, char[], int) - Static method in class com.hazelcast.internal.memory.impl.EndiannessUtil
-
- readUtf8Char(byte[], int, char[], int) - Static method in class com.hazelcast.nio.Bits
-
- readUtf8Char(DataInput, byte) - Static method in class com.hazelcast.nio.Bits
-
- readUTFArray(String) - Method in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- readUTFArray(String) - Method in class com.hazelcast.internal.serialization.impl.MorphingPortableReader
-
- readUTFArray() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- readUTFArray() - Method in interface com.hazelcast.nio.ObjectDataInput
-
- readUTFArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- reallocate(long, long, long) - Method in interface com.hazelcast.internal.memory.MemoryAllocator
-
Accepts the base address and size of a previously allocated block and "reallocates" it by either:
Resizing the existing block, if possible.
- ReAuthenticationOperationSupplier - Class in com.hazelcast.client.impl
-
- ReAuthenticationOperationSupplier(String, long) - Constructor for class com.hazelcast.client.impl.ReAuthenticationOperationSupplier
-
- receive() - Method in class com.hazelcast.spi.discovery.multicast.impl.MulticastDiscoveryReceiver
-
- RecentlyActiveQuorumConfigBuilder - Class in com.hazelcast.config
-
- RecentlyActiveQuorumFunction - Class in com.hazelcast.quorum.impl
-
A quorum function that keeps track of the last heartbeat timestamp per member.
- RecentlyActiveQuorumFunction(int, int) - Constructor for class com.hazelcast.quorum.impl.RecentlyActiveQuorumFunction
-
- recomputeWithBaseTime(int) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- RECONCILIATION_INTERVAL_SECONDS - Static variable in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingTask
-
- record - Variable in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- Record<V> - Interface in com.hazelcast.map.impl.record
-
- RECORD_INFO - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- RECORD_MIGRATION_INFO - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- RECORD_REPLICATION_INFO - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- RecordFactory<T> - Interface in com.hazelcast.map.impl.record
-
Factory for creating records.
- recordFactoryConstructor - Variable in class com.hazelcast.map.impl.MapContainer
-
- RecordInfo - Class in com.hazelcast.map.impl.record
-
Record info.
- RecordInfo() - Constructor for class com.hazelcast.map.impl.record.RecordInfo
-
- RecordInfo(RecordInfo) - Constructor for class com.hazelcast.map.impl.record.RecordInfo
-
- recordIterator() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- recordIterator() - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- recordLoaded - Variable in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- RecordMigrationInfo - Class in com.hazelcast.replicatedmap.impl.record
-
- RecordMigrationInfo() - Constructor for class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- RecordMigrationInfo(Data, Data, long) - Constructor for class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- RecordReplicationInfo - Class in com.hazelcast.map.impl.record
-
- RecordReplicationInfo(Data, Data, RecordInfo) - Constructor for class com.hazelcast.map.impl.record.RecordReplicationInfo
-
- RecordReplicationInfo() - Constructor for class com.hazelcast.map.impl.record.RecordReplicationInfo
-
- records - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- records - Variable in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- Records - Class in com.hazelcast.map.impl.record
-
Contains various factory & helper methods for a
Record
object.
- recordState - Variable in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- recordStore - Variable in class com.hazelcast.cache.impl.operation.CacheOperation
-
- recordStore - Variable in class com.hazelcast.map.impl.operation.MapOperation
-
- RecordStore<R extends Record> - Interface in com.hazelcast.map.impl.recordstore
-
Defines a record-store.
- recordStoreIterator() - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- recordStoreLoader - Variable in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- RecordStoreMutationObserver<R extends Record> - Interface in com.hazelcast.map.impl.recordstore
-
- recordStores - Variable in class com.hazelcast.cache.impl.CachePartitionSegment
-
- recordToData(R) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- recordToData(CacheRecord) - Method in class com.hazelcast.cache.impl.CacheRecordStore
-
- recordToValue(R) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- recordToValue(CacheRecord) - Method in class com.hazelcast.cache.impl.CacheRecordStore
-
- recordToValue(R) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- recordToValue(NearCacheDataRecord) - Method in class com.hazelcast.internal.nearcache.impl.store.NearCacheDataRecordStore
-
- recordToValue(NearCacheObjectRecord<V>) - Method in class com.hazelcast.internal.nearcache.impl.store.NearCacheObjectRecordStore
-
- recordValue(long) - Method in interface com.hazelcast.internal.diagnostics.StoreLatencyPlugin.LatencyProbe
-
- recover(int) - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- recover(int) - Method in class com.hazelcast.transaction.impl.xa.XAResourceImpl
-
- recreateCachesOnCluster() - Method in class com.hazelcast.client.cache.impl.ClientCacheProxyFactory
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.AbstractAllPartitionsMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.AbstractMultiPartitionMessageTask
-
- reduce(Map<Member, Object>) - Method in class com.hazelcast.client.impl.protocol.task.AbstractMultiTargetMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheClearMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheGetAllMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheLoadAllMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllKeysMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheRemoveAllMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheSizeMessageTask
-
- reduce(Map<Member, Object>) - Method in class com.hazelcast.client.impl.protocol.task.CreateProxiesMessageTask
-
- reduce(Map<Member, Object>) - Method in class com.hazelcast.client.impl.protocol.task.DeployClassesMessageTask
-
- reduce(Collection<AccumulatedResults>) - Method in class com.hazelcast.client.impl.protocol.task.map.AbstractMapQueryMessageTask
-
- reduce(Collection<AggregationResult>) - Method in class com.hazelcast.client.impl.protocol.task.map.DefaultMapAggregateMessageTask
-
- reduce(Collection<QueryResult>) - Method in class com.hazelcast.client.impl.protocol.task.map.DefaultMapProjectMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddIndexMessageTask
-
- reduce(Map<Member, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapAddInterceptorMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapClearMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapContainsValueMessageTask
-
- reduce(Collection<QueryResultRow>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPagingPredicateMessageTask
-
- reduce(Collection<QueryResultRow>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntriesWithPredicateMessageTask
-
- reduce(Collection<QueryResultRow>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapEntrySetMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapEvictAllMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnAllKeysMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteOnKeysMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapExecuteWithPredicateMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapIsEmptyMessageTask
-
- reduce(Collection<QueryResultRow>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetMessageTask
-
- reduce(Collection<QueryResultRow>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPagingPredicateMessageTask
-
- reduce(Collection<QueryResultRow>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapKeySetWithPredicateMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapLoadGivenKeysMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapMadePublishableMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveAllMessageTask
-
- reduce(Map<Member, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapRemoveInterceptorMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapSizeMessageTask
-
- reduce(Collection<QueryResultRow>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesMessageTask
-
- reduce(Collection<QueryResultRow>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPagingPredicateMessageTask
-
- reduce(Collection<QueryResultRow>) - Method in class com.hazelcast.client.impl.protocol.task.map.MapValuesWithPredicateMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapClearMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapContainsValueMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapEntrySetMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapKeySetMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapSizeMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapValuesMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapClearMessageTask
-
- reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutAllMessageTask
-
- reduce(Map<Member, Object>) - Method in class com.hazelcast.client.impl.protocol.task.transaction.XACollectTransactionsMessageTask
-
- reduce(int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- reduce(int) - Method in class com.hazelcast.internal.jmx.SemaphoreMBean
-
- reduce(ValueIn) - Method in class com.hazelcast.mapreduce.Reducer
-
Deprecated.
This method is called to supply values to be reduced into a final reduced result.
The reduce method might be called multiple times so the eventually reduced value
needs to be held internally in a member state of the Reducer.
- REDUCE_BACKUP_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- REDUCE_EVERYTHING - Static variable in class com.hazelcast.query.impl.getters.AbstractMultiValueGetter
-
- REDUCE_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- ReduceBackupOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- ReduceBackupOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.ReduceBackupOperation
-
- ReduceBackupOperation(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.operations.ReduceBackupOperation
-
- reduceCollectionInto(MultiResult, Collection) - Method in class com.hazelcast.query.impl.getters.AbstractMultiValueGetter
-
- reduceInto(MultiResult, Object) - Method in class com.hazelcast.query.impl.getters.AbstractMultiValueGetter
-
- ReduceOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- ReduceOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.ReduceOperation
-
- ReduceOperation(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.operations.ReduceOperation
-
- reducePermits(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- reducePermits(int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
-
- reducePermits(int) - Method in interface com.hazelcast.core.ISemaphore
-
Shrinks the number of available permits by the indicated reduction.
- reducer(ReducerFactory<? super Key, ? super Value, ? extends ValueOut>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.MappingJobImpl
-
- reducer(ReducerFactory<Key, Value, ValueOut>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingJobImpl
-
- reducer(ReducerFactory<? super KeyIn, ? super ValueIn, ? extends ValueOut>) - Method in interface com.hazelcast.mapreduce.MappingJob
-
Deprecated.
- Reducer<ValueIn,ValueOut> - Class in com.hazelcast.mapreduce
-
- Reducer() - Constructor for class com.hazelcast.mapreduce.Reducer
-
Deprecated.
- reducer(ReducerFactory<KeyIn, ValueIn, ValueOut>) - Method in interface com.hazelcast.mapreduce.ReducingJob
-
Deprecated.
- REDUCER_ANY_TOKEN - Static variable in class com.hazelcast.query.impl.getters.AbstractMultiValueGetter
-
- REDUCER_CHUNK_MESSAGE - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- REDUCER_LAST_CHUNK_MESSAGE - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- reducerFactory - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
-
- ReducerFactory<KeyIn,ValueIn,ValueOut> - Interface in com.hazelcast.mapreduce
-
- ReducerTask<Key,Chunk> - Class in com.hazelcast.mapreduce.impl.task
-
This task implementation executes the reducing phase.
- ReducerTask(String, String, JobSupervisor) - Constructor for class com.hazelcast.mapreduce.impl.task.ReducerTask
-
- reducerTasks - Variable in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- REDUCING_FINISHED_MESSAGE - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- ReducingFinishedNotification - Class in com.hazelcast.mapreduce.impl.notification
-
This notification class is used to signal the
JobSupervisor
owner node that a reducer has finished the reducing step for the defined partitionId.
- ReducingFinishedNotification() - Constructor for class com.hazelcast.mapreduce.impl.notification.ReducingFinishedNotification
-
- ReducingFinishedNotification(Address, String, String, int) - Constructor for class com.hazelcast.mapreduce.impl.notification.ReducingFinishedNotification
-
- ReducingJob<EntryKey,KeyIn,ValueIn> - Interface in com.hazelcast.mapreduce
-
- ReducingJobImpl() - Constructor for class com.hazelcast.mapreduce.impl.AbstractJob.ReducingJobImpl
-
- ReducingSubmittableJob<EntryKey,KeyIn,ValueIn> - Interface in com.hazelcast.mapreduce
-
- ReducingSubmittableJobImpl() - Constructor for class com.hazelcast.mapreduce.impl.AbstractJob.ReducingSubmittableJobImpl
-
- REFERENCE_COST_IN_BYTES - Static variable in class com.hazelcast.util.JVMUtil
-
Defines the costs for a reference in Bytes.
- REFERENCE_SIZE - Static variable in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
If Unsafe is available, Object array index scale (every index represents a reference)
can be assumed as reference size.
- ReflectionHelper - Class in com.hazelcast.query.impl.getters
-
Scans your classpath, indexes the metadata, allows you to query it on runtime.
- refresh() - Method in interface com.hazelcast.client.connection.AddressTranslator
-
Refreshes the internal lookup table if necessary.
- refresh() - Method in class com.hazelcast.client.spi.impl.DefaultAddressTranslator
-
- refresh() - Method in class com.hazelcast.client.spi.impl.discovery.DiscoveryAddressTranslator
-
- refresh() - Method in class com.hazelcast.client.spi.impl.discovery.HazelcastCloudAddressTranslator
-
- refreshClientPermissions(Set<PermissionConfig>) - Method in interface com.hazelcast.security.SecurityService
-
Propagates changes made to client permissions to all members and reinitiates
IPermissionPolicy
with new
configuration.
- refreshPartitions() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- refreshPermissions(Set<PermissionConfig>) - Method in interface com.hazelcast.security.IPermissionPolicy
-
Replaces existing permissions with given set of permissions.
- refreshPermissions(Set<PermissionConfig>) - Method in interface com.hazelcast.security.SecurityContext
-
- regenerateUuid(int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataGenerator
-
- regex(String, String) - Static method in class com.hazelcast.query.Predicates
-
Creates a regex predicate that will pass items if the given pattern
matches the value stored under
the given item attribute
.
- REGEX_PREDICATE - Static variable in class com.hazelcast.query.impl.predicates.PredicateDataSerializerHook
-
- RegexConfigPatternMatcher - Class in com.hazelcast.config.matcher
-
This ConfigPatternMatcher
uses Java regular expressions for matching.
- RegexConfigPatternMatcher() - Constructor for class com.hazelcast.config.matcher.RegexConfigPatternMatcher
-
- RegexConfigPatternMatcher(int) - Constructor for class com.hazelcast.config.matcher.RegexConfigPatternMatcher
-
- RegexPredicate - Class in com.hazelcast.query.impl.predicates
-
Regex Predicate
- RegexPredicate() - Constructor for class com.hazelcast.query.impl.predicates.RegexPredicate
-
- RegexPredicate(String, String) - Constructor for class com.hazelcast.query.impl.predicates.RegexPredicate
-
- RegionFactoryBeanDefinitionParser - Class in com.hazelcast.spring.hibernate
-
Parser for RegionFactory.
- RegionFactoryBeanDefinitionParser() - Constructor for class com.hazelcast.spring.hibernate.RegionFactoryBeanDefinitionParser
-
- register(int, Class, ClientExceptionFactory.ExceptionFactory) - Method in class com.hazelcast.client.impl.clientside.ClientExceptionFactory
-
- register(int, Class) - Method in class com.hazelcast.client.impl.protocol.ClientExceptions
-
- register(String, ClientProxyFactory) - Method in class com.hazelcast.client.spi.ProxyManager
-
- register(String, Class<? extends ClientProxy>) - Method in class com.hazelcast.client.spi.ProxyManager
-
- register(TextCommandConstants.TextCommandType, TextCommandProcessor) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- register(DiagnosticsPlugin) - Method in class com.hazelcast.internal.diagnostics.Diagnostics
-
- register(HazelcastMBean) - Method in class com.hazelcast.internal.jmx.HazelcastMBean
-
- register(S, String, ProbeLevel, LongProbeFunction<S>) - Method in class com.hazelcast.internal.metrics.impl.MetricsRegistryImpl
-
- register(S, String, ProbeLevel, DoubleProbeFunction<S>) - Method in class com.hazelcast.internal.metrics.impl.MetricsRegistryImpl
-
- register(S, String, ProbeLevel, ProbeUnit, DoubleProbeFunction<S>) - Method in class com.hazelcast.internal.metrics.impl.ProbeBuilderImpl
-
- register(S, String, ProbeLevel, ProbeUnit, LongProbeFunction<S>) - Method in class com.hazelcast.internal.metrics.impl.ProbeBuilderImpl
-
- register(MetricsRegistry) - Static method in class com.hazelcast.internal.metrics.metricsets.ClassLoadingMetricSet
-
Registers all the metrics in this metric pack.
- register(MetricsRegistry) - Static method in class com.hazelcast.internal.metrics.metricsets.FileMetricSet
-
Registers all the metrics in this metric pack.
- register(MetricsRegistry) - Static method in class com.hazelcast.internal.metrics.metricsets.GarbageCollectionMetricSet
-
Registers all the metrics in this metrics pack.
- register(MetricsRegistry) - Static method in class com.hazelcast.internal.metrics.metricsets.OperatingSystemMetricSet
-
Registers all the metrics in this metrics pack.
- register(MetricsRegistry) - Static method in class com.hazelcast.internal.metrics.metricsets.RuntimeMetricSet
-
Registers all the metrics in this metrics pack.
- register(MetricsRegistry) - Method in class com.hazelcast.internal.metrics.metricsets.StatisticsAwareMetricsSet
-
- register(MetricsRegistry) - Static method in class com.hazelcast.internal.metrics.metricsets.ThreadMetricSet
-
Registers all the metrics in this metric pack.
- register(S, String, ProbeLevel, LongProbeFunction<S>) - Method in interface com.hazelcast.internal.metrics.MetricsRegistry
-
Registers a probe.
- register(S, String, ProbeLevel, DoubleProbeFunction<S>) - Method in interface com.hazelcast.internal.metrics.MetricsRegistry
-
Registers a probe.
- register(S, String, ProbeLevel, ProbeUnit, DoubleProbeFunction<S>) - Method in interface com.hazelcast.internal.metrics.ProbeBuilder
-
Registers a single probe.
- register(S, String, ProbeLevel, ProbeUnit, LongProbeFunction<S>) - Method in interface com.hazelcast.internal.metrics.ProbeBuilder
-
Registers a single probe.
- register(SocketChannel, boolean) - Method in interface com.hazelcast.internal.networking.Networking
-
Registers the SocketChannel to the EventLoop group and returns the
created Channel.
- register(SocketChannel, boolean) - Method in class com.hazelcast.internal.networking.nio.NioNetworking
-
- register(Class, Serializer) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- register(String, MapInterceptor) - Method in class com.hazelcast.map.impl.InterceptorRegistry
-
- register(String, int, int, ExecutorType) - Method in interface com.hazelcast.spi.ExecutionService
-
- register(String, int, int, ExecutorType) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- register(Invocation) - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry
-
Registers an invocation.
- registerAndGetHandler(String, NearCache<K, V>) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingTask
-
- registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>, boolean) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>, boolean) - Method in interface com.hazelcast.cache.impl.ICacheInternal
-
Registers the provided listener configuration.
- registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>, boolean) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- registerCacheObject(Object, String, String, boolean) - Static method in class com.hazelcast.cache.impl.MXBeanUtil
-
Registers the provided CacheMXBean
or
CacheStatisticsMXBean
implementations if not registered yet.
- registerClassDefinition(ClassDefinition, Map<Integer, ClassDefinition>, boolean) - Method in class com.hazelcast.internal.serialization.impl.SerializationServiceV1
-
- registerClassDefinition(ClassDefinition) - Method in interface com.hazelcast.internal.serialization.PortableContext
-
- registerClassDefinitions(Collection<ClassDefinition>, boolean) - Method in class com.hazelcast.internal.serialization.impl.SerializationServiceV1
-
- registerClient(HazelcastInstance) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
-
- registerConfigLocally(IdentifiedDataSerializable, ConfigCheckMode) - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
Register a dynamic configuration in a local member.
- registerConnection(Address, Connection) - Method in interface com.hazelcast.nio.ConnectionManager
-
- registerConnection(Address, Connection) - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- registerConstant(Class, Serializer) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- registerConstant(Class, SerializerAdapter) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- registerEndpoint(ClientEndpoint) - Method in interface com.hazelcast.client.impl.ClientEndpointManager
-
Registers an endpoint with this ClientEndpointManager.
- registerEndpoint(ClientEndpoint) - Method in class com.hazelcast.client.impl.ClientEndpointManagerImpl
-
- registerEngineExtension(String, ScriptEngineFactory) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
- registerEngineMimeType(String, ScriptEngineFactory) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
- registerEngineName(String, ScriptEngineFactory) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
- registerExpiredAwaitOp(AwaitOperation) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- registerGlobal(Serializer) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- registerGlobal(Serializer, boolean) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- registerJobSupervisorCancellation(String, String, Address) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- registerListener(String, CacheEventListener, boolean) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- registerListener(String, CacheEventListener, EventFilter, boolean) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- registerListener(String, CacheEventListener, boolean) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- registerListener(String, CacheEventListener, EventFilter, boolean) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- registerListener(ListenerMessageCodec, EventHandler) - Method in interface com.hazelcast.client.spi.ClientListenerService
-
- registerListener(ListenerMessageCodec, EventHandler) - Method in class com.hazelcast.client.spi.ClientProxy
-
- registerListener(ListenerMessageCodec, EventHandler) - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- registerListener(ListenerMessageCodec, EventHandler) - Method in class com.hazelcast.client.spi.impl.listener.SmartClientListenerService
-
- registerListener(Object) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- registerListener(Object) - Method in interface com.hazelcast.instance.NodeExtension
-
Registers given listener if it's a known type.
- registerListener(String, String, Object) - Method in interface com.hazelcast.spi.EventService
-
Registers a listener on all cluster nodes.
- registerListener(String, String, EventFilter, Object) - Method in interface com.hazelcast.spi.EventService
-
Registers a listener on all cluster nodes with an event filter.
- registerListener(String, String, Object) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- registerListener(String, String, EventFilter, Object) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- registerListenerInternal(String, CacheEventListener, EventFilter, boolean) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- registerLocalListener(String, String, Object) - Method in interface com.hazelcast.spi.EventService
-
Registers a local only listener.
- registerLocalListener(String, String, EventFilter, Object) - Method in interface com.hazelcast.spi.EventService
-
Registers a local only listener with an event filter.
- registerLocalListener(String, String, Object) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- registerLocalListener(String, String, EventFilter, Object) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- registerLockStoreConstructor(String, ConstructorFunction<ObjectNamespace, LockStoreInfo>) - Method in interface com.hazelcast.concurrent.lock.LockService
-
- registerLockStoreConstructor(String, ConstructorFunction<ObjectNamespace, LockStoreInfo>) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- registerMapCombineTask(MapCombineTask<KeyIn, ValueIn, KeyOut, ValueOut, Chunk>) - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- registerPartitionListener(ClientEndpoint, long) - Method in class com.hazelcast.client.impl.ClientPartitionListenerService
-
- registerPlugins(Diagnostics) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- registerPlugins(Diagnostics) - Method in interface com.hazelcast.instance.NodeExtension
-
Register the node extension specific diagnostics plugins on the provided
diagnostics
.
- registerProcessor(Class<? extends Result>, ResultProcessor) - Method in class com.hazelcast.map.impl.query.ResultProcessorRegistry
-
- registerReducerEventInterests(int, Set<Address>) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- registerReducerTask(ReducerTask<Key, Chunk>) - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- registerServer(HazelcastInstance) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
-
- registerService(String, Object) - Method in class com.hazelcast.spi.impl.servicemanager.impl.ServiceManagerImpl
-
- registerTrackableJob(TrackableJobFuture<V>) - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
-
- Registration - Class in com.hazelcast.spi.impl.eventservice.impl
-
- Registration() - Constructor for class com.hazelcast.spi.impl.eventservice.impl.Registration
-
- Registration(String, String, String, EventFilter, Address, Object, boolean) - Constructor for class com.hazelcast.spi.impl.eventservice.impl.Registration
-
- REGISTRATION - Static variable in class com.hazelcast.spi.impl.SpiDataSerializerHook
-
- RegistrationOperation - Class in com.hazelcast.spi.impl.eventservice.impl.operations
-
- RegistrationOperation() - Constructor for class com.hazelcast.spi.impl.eventservice.impl.operations.RegistrationOperation
-
- RegistrationOperation(Registration, int) - Constructor for class com.hazelcast.spi.impl.eventservice.impl.operations.RegistrationOperation
-
- RegistrationOperationSupplier - Class in com.hazelcast.spi.impl.eventservice.impl.operations
-
- RegistrationOperationSupplier(Registration, ClusterService) - Constructor for class com.hazelcast.spi.impl.eventservice.impl.operations.RegistrationOperationSupplier
-
- registrations - Variable in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- Registry<K,T> - Interface in com.hazelcast.map.impl.querycache
-
General contract to define any `id --> item` registration.
- rehash(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- REJECTED_EXECUTION - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- rejectExecution() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
-
- release() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- release(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- release(String, int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- release() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
-
- release(int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
-
- release() - Method in interface com.hazelcast.core.ISemaphore
-
Releases a permit, increasing the number of available permits by
one.
- release(int) - Method in interface com.hazelcast.core.ISemaphore
-
Releases the given number of permits, increasing the number of available
permits by that amount.
- release(int) - Method in class com.hazelcast.internal.jmx.SemaphoreMBean
-
- release() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationQueue
-
- RELEASE_BACKUP_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- RELEASE_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- ReleaseBackupOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- ReleaseBackupOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.ReleaseBackupOperation
-
- ReleaseBackupOperation(String, int, String) - Constructor for class com.hazelcast.concurrent.semaphore.operations.ReleaseBackupOperation
-
- ReleaseOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- ReleaseOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.ReleaseOperation
-
- ReleaseOperation(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.operations.ReleaseOperation
-
- releasePromotionPermit() - Method in class com.hazelcast.internal.partition.impl.MigrationManager
-
Releases promotion commit permit.
- releaseReplicaSyncPermit() - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaManager
-
- RELIABLE_TOPIC_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- RELIABLE_TOPIC_MESSAGE - Static variable in class com.hazelcast.topic.impl.TopicDataSerializerHook
-
- ReliableMessageListener<E> - Interface in com.hazelcast.topic
-
- ReliableMessageListenerAdapter<E> - Class in com.hazelcast.topic.impl.reliable
-
- ReliableMessageListenerAdapter(MessageListener<E>) - Constructor for class com.hazelcast.topic.impl.reliable.ReliableMessageListenerAdapter
-
- ReliableMessageRunner<E> - Class in com.hazelcast.topic.impl.reliable
-
- ReliableTopicConfig - Class in com.hazelcast.config
-
Configuration for a reliable
ITopic
.
- ReliableTopicConfig() - Constructor for class com.hazelcast.config.ReliableTopicConfig
-
- ReliableTopicConfig(String) - Constructor for class com.hazelcast.config.ReliableTopicConfig
-
Creates a new ReliableTopicConfig with default settings.
- ReliableTopicMBean - Class in com.hazelcast.internal.jmx
-
Management bean for reliable topic
- ReliableTopicMBean(ReliableTopicProxy, ManagementService) - Constructor for class com.hazelcast.internal.jmx.ReliableTopicMBean
-
- ReliableTopicMessage - Class in com.hazelcast.topic.impl.reliable
-
The Object that is going to be stored in the Ringbuffer.
- ReliableTopicMessage() - Constructor for class com.hazelcast.topic.impl.reliable.ReliableTopicMessage
-
- ReliableTopicMessage(Data, Address) - Constructor for class com.hazelcast.topic.impl.reliable.ReliableTopicMessage
-
- ReliableTopicProxy<E> - Class in com.hazelcast.topic.impl.reliable
-
The serverside
ITopic
implementation for reliable topics.
- ReliableTopicProxy(String, NodeEngine, ReliableTopicService, ReliableTopicConfig) - Constructor for class com.hazelcast.topic.impl.reliable.ReliableTopicProxy
-
- ReliableTopicService - Class in com.hazelcast.topic.impl.reliable
-
- ReliableTopicService(NodeEngine) - Constructor for class com.hazelcast.topic.impl.reliable.ReliableTopicService
-
- reloadManagers() - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
This method is the only one that is visible and not part of the ScriptEngineManager class.
- reloadOwnedPartitions() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
Reloads the cached collection of partitions owned by this node.
- REMAINING_CAPACITY - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- remainingCapacity() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- remainingCapacity() - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- remainingCapacity() - Method in class com.hazelcast.internal.util.concurrent.MPSCQueue
-
- remainingCapacity() - Method in interface com.hazelcast.internal.util.concurrent.Pipe
-
Returns the number of items this pipe has still room for.
- remainingCapacity() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Returns the remaining capacity of the ring buffer.
- remainingCapacity() - Method in class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- remainingCapacity() - Method in interface com.hazelcast.ringbuffer.Ringbuffer
-
Returns the remaining capacity of the ringbuffer.
- RemainingCapacityOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Returns the remaining capacity of the queue based on config max-size
- RemainingCapacityOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.RemainingCapacityOperation
-
- RemainingCapacityOperation(String) - Constructor for class com.hazelcast.collection.impl.queue.operations.RemainingCapacityOperation
-
- remainingQueueCapacity - Variable in class com.hazelcast.internal.management.dto.ManagedExecutorDTO
-
- REMOTE_MAP_REDUCE - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- RemoteEventProcessor - Class in com.hazelcast.spi.impl.eventservice.impl
-
An extension of the
EventProcessor
which logs and swallows any exception while processing the event.
- RemoteEventProcessor(EventServiceImpl, Packet) - Constructor for class com.hazelcast.spi.impl.eventservice.impl.RemoteEventProcessor
-
- RemoteMapReduceException - Exception in com.hazelcast.mapreduce
-
- RemoteMapReduceException(String, List<Exception>) - Constructor for exception com.hazelcast.mapreduce.RemoteMapReduceException
-
Deprecated.
- RemoteMerkleTreeView - Class in com.hazelcast.wan.merkletree
-
Represents the readonly view of a remote Merkle Tree.
- remoteOperationCount - Variable in class com.hazelcast.internal.management.dto.OperationServiceDTO
-
- remoteService - Variable in class com.hazelcast.map.impl.MapService
-
- RemoteService - Interface in com.hazelcast.spi
-
An interface that can be implemented by SPI-Services to give them the ability to create proxies to
distributed objects.
- RemoteServiceDescriptor - Interface in com.hazelcast.spi.impl.servicemanager
-
Descriptor of Hazelcast remote service;
Used to describe remote service and provided by com.hazelcast.spi.impl.servicemanager.RemoteServiceDescriptorProvider;
Examples:
- RemoteServiceDescriptorProvider - Interface in com.hazelcast.spi.impl.servicemanager
-
Provides information about remote services.
- remoteSocketAddress() - Method in class com.hazelcast.internal.networking.AbstractChannel
-
- remoteSocketAddress() - Method in interface com.hazelcast.internal.networking.Channel
-
- REMOVALS - Static variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- removals - Variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- remove(Data, String, String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- remove(Data, String, String, int, CallerProvenance) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- remove(Data, Object, String, String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- remove() - Method in class com.hazelcast.cache.impl.AbstractClusterWideIterator
-
- REMOVE - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- remove() - Method in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- remove(K) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- remove(K, V) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- remove(Data, String, String, int, CallerProvenance) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Removes the mapping for a key from this cache if it is present.
- remove(Data, String, String, int) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
- remove(Data, Object, String, String, int) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Atomically removes the mapping for a key only if currently mapped to the
given value.
- remove(Object) - Method in class com.hazelcast.cache.impl.record.CacheRecordHashMap
-
- remove(Object, Object) - Method in class com.hazelcast.cache.impl.record.CacheRecordHashMap
-
- remove(K) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- remove(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- remove(int) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- remove(Object) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- remove(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- remove(Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- remove(Object, Object) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- remove(Object) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- remove(Object) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- remove() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- remove(Object) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- remove(Object) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- remove(E) - Method in class com.hazelcast.client.proxy.txn.ClientTxnListProxy
-
- remove(Object) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- remove(Object, Object) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- remove(Object, Object) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMultiMapProxy
-
- remove(Object) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMultiMapProxy
-
- remove(E) - Method in class com.hazelcast.client.proxy.txn.ClientTxnSetProxy
-
- remove(Object) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- remove(Data) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- remove(int) - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- remove(int) - Method in class com.hazelcast.collection.impl.list.ListProxyImpl
-
- remove(Data) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
iterates all items, checks equality with data
This method does not trigger store load.
- REMOVE - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- remove() - Method in class com.hazelcast.collection.impl.queue.QueueIterator
-
- remove(Object) - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- remove() - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- remove(E) - Method in class com.hazelcast.collection.impl.txncollection.AbstractTransactionalCollectionProxy
-
- remove(Object) - Method in interface com.hazelcast.core.BaseMap
-
Removes the mapping for a key from this map if it is present.
- remove(Object, Object) - Method in interface com.hazelcast.core.BaseMap
-
Removes the entry for a key only if currently mapped to a given value.
- remove(Object, Object) - Method in interface com.hazelcast.core.BaseMultiMap
-
Removes the given key value pair from the multimap.
- remove(Object) - Method in interface com.hazelcast.core.BaseMultiMap
-
Removes all the entries associated with the given key.
- remove(Object) - Method in interface com.hazelcast.core.IMap
-
Removes the mapping for a key from this map if it is present.
- remove(Object, Object) - Method in interface com.hazelcast.core.IMap
-
Removes the entry for a key only if currently mapped to a given value.
- remove(Object, Object) - Method in interface com.hazelcast.core.MultiMap
-
Removes the given key value pair from the multimap.
- remove(Object) - Method in interface com.hazelcast.core.MultiMap
-
Removes all the entries with the given key.
- remove(E) - Method in interface com.hazelcast.core.TransactionalList
-
Removes an item from the transactional list.
- remove(Object) - Method in interface com.hazelcast.core.TransactionalMap
-
- remove(Object, Object) - Method in interface com.hazelcast.core.TransactionalMap
-
- remove(Object, Object) - Method in interface com.hazelcast.core.TransactionalMultiMap
-
Removes the given key value pair from the multimap.
- remove(Object) - Method in interface com.hazelcast.core.TransactionalMultiMap
-
Removes all the entries associated with the given key.
- remove(E) - Method in interface com.hazelcast.core.TransactionalSet
-
Remove item from transactional set.
- remove() - Method in class com.hazelcast.durableexecutor.impl.TaskRingBuffer.DurableIterator
-
- remove(int) - Method in class com.hazelcast.durableexecutor.impl.TaskRingBuffer
-
Removes the task with the given sequence
- remove(HazelcastInstanceImpl) - Static method in class com.hazelcast.instance.HazelcastInstanceFactory
-
- remove(K) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- remove(K, V) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- remove(K) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- remove(K, V) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- remove(K) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- remove(K, V) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- remove(K) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- remove(K, V) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- remove(K) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- remove(K, V) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- remove(Member) - Method in interface com.hazelcast.internal.cluster.fd.ClusterFailureDetector
-
Deregister member from tracking and cleanup resources related to this member.
- remove(Member) - Method in class com.hazelcast.internal.cluster.fd.DeadlineClusterFailureDetector
-
- remove(Member) - Method in class com.hazelcast.internal.cluster.fd.PhiAccrualClusterFailureDetector
-
- remove(E) - Method in class com.hazelcast.internal.cluster.fd.PingFailureDetector
-
- remove(Object) - Method in class com.hazelcast.internal.cluster.impl.MemberSelectingCollection
-
- remove(Object) - Method in class com.hazelcast.internal.dynamicconfig.AggregatingMap
-
- remove(int) - Method in class com.hazelcast.internal.json.JsonArray
-
Removes the element at the specified index from this array.
- remove(String) - Method in class com.hazelcast.internal.json.JsonObject
-
Removes a member with the specified name from this object.
- remove() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationQueue
-
- remove(Object) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationQueue
-
- remove(InboundHandler) - Method in interface com.hazelcast.internal.networking.InboundPipeline
-
Removes the given handler from the pipeline.
- remove(InboundHandler) - Method in class com.hazelcast.internal.networking.nio.NioInboundPipeline
-
- remove(OutboundHandler) - Method in class com.hazelcast.internal.networking.nio.NioOutboundPipeline
-
- remove(OutboundHandler) - Method in interface com.hazelcast.internal.networking.OutboundPipeline
-
Removes the given handler from the pipeline.
- remove(long) - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- remove(long, long) - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- remove(long) - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- remove(long, long) - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- remove(long) - Method in interface com.hazelcast.internal.util.collection.LongSet
-
- remove(long) - Method in class com.hazelcast.internal.util.collection.LongSetHsa
-
- remove(long, int) - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray12byteKey
-
Removes the mapping for (key1, key2)
, if any.
- remove(long, long) - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray16byteKey
-
Removes the mapping for (key1, key2)
, if any.
- remove(long) - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray8byteKey
-
Removes the mapping for the given key.
- remove(long, int) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray12byteKeyImpl
-
- remove(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray16byteKeyImpl
-
- remove(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray16byteKeyNoValue
-
- remove(long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray8byteKeyImpl
-
- remove() - Method in class com.hazelcast.internal.util.iterator.RestartingMemberIterator
-
- remove(K) - Method in class com.hazelcast.internal.util.Memoizer
-
Removes the entry associated with the given key
- remove() - Method in class com.hazelcast.map.impl.iterator.AbstractMapPartitionIterator
-
- remove() - Method in class com.hazelcast.map.impl.iterator.AbstractMapQueryPartitionIterator
-
- remove() - Method in class com.hazelcast.map.impl.LazyMapEntry
-
- REMOVE - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- remove(K, long) - Method in interface com.hazelcast.map.impl.mapstore.MapDataStore
-
- remove(Data, long) - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- remove(Data, long) - Method in class com.hazelcast.map.impl.mapstore.writethrough.WriteThroughStore
-
- remove(Object) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- remove(Object, Object) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- remove(String, String) - Method in interface com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfoSupplier
-
- remove(String, String) - Method in class com.hazelcast.map.impl.querycache.accumulator.DefaultAccumulatorInfoSupplier
-
- remove(String) - Method in class com.hazelcast.map.impl.querycache.publisher.MapListenerRegistry
-
- remove(String) - Method in class com.hazelcast.map.impl.querycache.publisher.MapPublisherRegistry
-
- remove(Integer) - Method in class com.hazelcast.map.impl.querycache.publisher.PartitionAccumulatorRegistry
-
- remove(String) - Method in class com.hazelcast.map.impl.querycache.publisher.PublisherRegistry
-
- remove(String) - Method in class com.hazelcast.map.impl.querycache.publisher.QueryCacheListenerRegistry
-
- remove(K) - Method in interface com.hazelcast.map.impl.querycache.Registry
-
Removes the registration from this registry.
- remove(String) - Method in class com.hazelcast.map.impl.querycache.subscriber.MapSubscriberRegistry
-
- remove(InternalQueryCache) - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheFactory
-
- remove(Data) - Method in interface com.hazelcast.map.impl.querycache.subscriber.QueryCacheRecordStore
-
- remove(String) - Method in class com.hazelcast.map.impl.querycache.subscriber.SubscriberRegistry
-
- remove() - Method in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore.ReadOnlyRecordIterator
-
- remove(Data, CallerProvenance) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- remove(Data, Object) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- remove(Data, CallerProvenance) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- remove(Data, Object) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- remove(Object, Object) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- remove(Object) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- remove(Data, boolean) - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- REMOVE - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- remove(Object, Object) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- remove(Object) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- remove(Object, Object) - Method in class com.hazelcast.multimap.impl.txn.TransactionalMultiMapProxy
-
- remove(Object) - Method in class com.hazelcast.multimap.impl.txn.TransactionalMultiMapProxy
-
- REMOVE - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- remove(Object) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- remove(K, ReplicatedRecord<K, V>) - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- remove(Object) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- remove(Object) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- remove() - Method in class com.hazelcast.ringbuffer.impl.ReadOnlyRingbufferIterator
-
- remove() - Method in class com.hazelcast.spi.impl.merge.AbstractContainerCollector.EmptyIterator
-
- remove(Object) - Method in class com.hazelcast.spi.impl.UnmodifiableLazyList
-
- remove() - Method in class com.hazelcast.spi.merge.RingbufferMergeDataReadOnlyIterator
-
- remove(Object) - Method in interface com.hazelcast.transaction.impl.Transaction
-
- remove(Object) - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- remove(Object) - Method in class com.hazelcast.transaction.impl.TransactionLog
-
- remove(Object) - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- remove(T[], T) - Static method in class com.hazelcast.util.collection.ArrayUtils
-
Removes an item from the array.
- remove(int, int) - Method in class com.hazelcast.util.collection.BiInt2ObjectMap
-
Remove a value from the map and return the value.
- remove(Object) - Method in class com.hazelcast.util.collection.InflatableSet
-
- remove(Object) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap.KeySet
-
- remove(int) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap.KeySet
-
Non-boxing variant of remove().
- remove(Object) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- remove(int) - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- remove(Object) - Method in class com.hazelcast.util.collection.IntHashSet
-
- remove(int) - Method in class com.hazelcast.util.collection.IntHashSet
-
An int specialised version of {this#remove(Object)}.
- remove() - Method in class com.hazelcast.util.collection.IntIterator
-
- remove(Object) - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- remove(long) - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- remove(Object) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap.KeySet
-
- remove(long) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap.KeySet
-
Non-boxing variant of remove().
- remove(Object) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- remove(long) - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- remove(Object) - Method in class com.hazelcast.util.collection.LongHashSet
- remove(long) - Method in class com.hazelcast.util.collection.LongHashSet
-
An long specialised version of {this#remove(Object)}.
- remove() - Method in class com.hazelcast.util.collection.LongIterator
-
- remove(Object) - Method in class com.hazelcast.util.collection.OAHashSet
-
- remove(Object, int) - Method in class com.hazelcast.util.collection.OAHashSet
-
Removes the specified element from this set if it is present with
the hash provided in parameter.
- remove(Object) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
Removes the key (and its corresponding value) from this map.
- remove(Object, Object) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
- remove(T) - Method in class com.hazelcast.util.ItemCounter
-
- remove() - Method in class com.hazelcast.util.UnmodifiableIterator
-
- remove0(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- REMOVE_ALL - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- REMOVE_ALL - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- REMOVE_ALL_BACKUP - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- REMOVE_ALL_BACKUP - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- REMOVE_ALL_FACTORY - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- REMOVE_BACKUP - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- REMOVE_BACKUP - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- REMOVE_BACKUP - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- REMOVE_BACKUP - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- REMOVE_FROM_LOAD_ALL - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- REMOVE_IF_SAME - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- REMOVE_INDEX - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- REMOVE_INDEX_BACKUP - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- REMOVE_INTERCEPTOR - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- REMOVE_INTERCEPTOR_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- REMOVE_TIME_TAKEN_NANOS - Static variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- removeAccumulator(PublisherContext, int) - Static method in class com.hazelcast.map.impl.querycache.publisher.AccumulatorSweeper
-
- removeAll(Set<Data>, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- removeAll(Set<? extends K>) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- removeAll() - Method in class com.hazelcast.cache.impl.CacheProxy
-
- removeAll(Set<Data>, int) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
records of keys will be deleted one by one and will publish a REMOVE event
for each key.
- removeAll(Set<? extends K>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- removeAll() - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- removeAll() - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- removeAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- removeAll(Predicate<K, V>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- removeAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- removeAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- removeAll(Collection<?>) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- removeAll(Collection<?>) - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- removeAll(Predicate<K, V>) - Method in interface com.hazelcast.core.IMap
-
Removes all entries which match with the supplied predicate.
- removeAll() - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- removeAll(Set<K>) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- removeAll() - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- removeAll(Set<K>) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- removeAll() - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- removeAll(Set<K>) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- removeAll() - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- removeAll(Set<K>) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- removeAll() - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- removeAll(Set<K>) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- removeAll(Collection<?>) - Method in class com.hazelcast.internal.cluster.impl.MemberSelectingCollection
-
- removeAll(Collection<?>) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationQueue
-
- removeAll(Collection) - Method in class com.hazelcast.map.impl.mapstore.AbstractMapDataStore
-
Removes keys from map store.
- removeAll(Collection) - Method in interface com.hazelcast.map.impl.mapstore.MapDataStore
-
Removes keys from map store.
- removeAll(Predicate<K, V>) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- removeAll(Collection<?>) - Method in class com.hazelcast.spi.impl.UnmodifiableLazyList
-
- removeAll(Collection<?>) - Method in class com.hazelcast.util.collection.IntHashSet
-
- removeAll(Collection<?>) - Method in class com.hazelcast.util.collection.LongHashSet
- removeAll(Collection<?>) - Method in class com.hazelcast.util.collection.OAHashSet
-
- RemoveAllBackupOperation - Class in com.hazelcast.multimap.impl.operations
-
- RemoveAllBackupOperation() - Constructor for class com.hazelcast.multimap.impl.operations.RemoveAllBackupOperation
-
- RemoveAllBackupOperation(String, Data) - Constructor for class com.hazelcast.multimap.impl.operations.RemoveAllBackupOperation
-
- removeAllInternal(Predicate) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- removeAllInternal(Predicate) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- removeAllInternal(Predicate) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- removeAllKeysInternal(Set<? extends K>, Collection<Data>, long) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- removeAllListeners(String, String) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- removeAllListeners(String) - Method in class com.hazelcast.client.impl.querycache.subscriber.QueryCacheToListenerMapper
-
Removes all associated listener info for the cache represented with the supplied cacheId
- removeAllListeners(String, String) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheEventService
-
Removes all user defined listeners associated to supplied cacheId
- removeAllListeners(String, String) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheEventService
-
- RemoveAllListenersMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- RemoveAllListenersMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.RemoveAllListenersMessageTask
-
- RemoveAllOperation - Class in com.hazelcast.multimap.impl.operations
-
- RemoveAllOperation() - Constructor for class com.hazelcast.multimap.impl.operations.RemoveAllOperation
-
- RemoveAllOperation(String, Data, long) - Constructor for class com.hazelcast.multimap.impl.operations.RemoveAllOperation
-
- removeAsync(K) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously removes the mapping for a key from this cache if it is present.
- removeAsync(K, V) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously removes the mapping for the given key if and only if the
currently mapped value equals to the value of oldValue.
- removeAsync(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- removeAsync(K) - Method in interface com.hazelcast.core.IMap
-
Asynchronously removes the given key, returning an
ICompletableFuture
on which
the caller can provide an
ExecutionCallback
to be invoked upon remove operation
completion or block waiting for the operation to complete with
Future.get()
.
- removeAsync(K) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- removeAsync(K) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- removeAsync(K) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- removeAsync(K) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- removeAsync(K) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- removeAsync(K) - Method in interface com.hazelcast.map.impl.LegacyAsyncMap
-
- removeAsync(K) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- removeAsyncInternal(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- removeAsyncInternal(Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- removeAsyncInternal(Object) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- removeAttribute(String) - Method in class com.hazelcast.client.impl.MemberImpl
-
- removeAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- removeAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
Deprecated.
- removeAttribute(String) - Method in interface com.hazelcast.core.Member
-
Removes a key-value pair attribute for this member if given key was
previously assigned as an attribute.
If key wasn't assigned to a value this method does nothing.
- removeAttribute(String) - Method in class com.hazelcast.instance.MemberImpl
-
- removeAwait(Data, String, String, long) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- removeBackup(long) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- removeBackup(long) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
Removes a queue item from the backup map.
- removeBackup(K, long) - Method in interface com.hazelcast.map.impl.mapstore.MapDataStore
-
- removeBackup(Data, long) - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- removeBackup(Data, long) - Method in class com.hazelcast.map.impl.mapstore.writethrough.WriteThroughStore
-
- removeBackup(Data, CallerProvenance) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- removeBackup(Data, CallerProvenance) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Similar to RecordStore##remove(Data, CallerProvenance)
except removeBackup doesn't touch mapstore since it does not return previous value.
- RemoveBackupOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Remove backup of the Queue item.
- RemoveBackupOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.RemoveBackupOperation
-
- RemoveBackupOperation(String, long) - Constructor for class com.hazelcast.collection.impl.queue.operations.RemoveBackupOperation
-
- RemoveBackupOperation - Class in com.hazelcast.map.impl.operation
-
- RemoveBackupOperation() - Constructor for class com.hazelcast.map.impl.operation.RemoveBackupOperation
-
- RemoveBackupOperation(String, Data) - Constructor for class com.hazelcast.map.impl.operation.RemoveBackupOperation
-
- RemoveBackupOperation(String, Data, boolean) - Constructor for class com.hazelcast.map.impl.operation.RemoveBackupOperation
-
- RemoveBackupOperation(String, Data, boolean, boolean) - Constructor for class com.hazelcast.map.impl.operation.RemoveBackupOperation
-
- RemoveBackupOperation - Class in com.hazelcast.multimap.impl.operations
-
- RemoveBackupOperation() - Constructor for class com.hazelcast.multimap.impl.operations.RemoveBackupOperation
-
- RemoveBackupOperation(String, Data, long) - Constructor for class com.hazelcast.multimap.impl.operations.RemoveBackupOperation
-
- removeCache(String, boolean) - Method in interface com.hazelcast.cache.HazelcastCacheManager
-
Removes the associated cache with the given cache name.
- removeCache(String, boolean) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- removeCacheConfigFromLocal(String) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
Removes the local copy of the cache configuration if one exists.
- removeCacheConfigFromLocal(String) - Method in class com.hazelcast.cache.impl.HazelcastServerCacheManager
-
- removeCacheConfigFromLocal(String) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- removeCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>) - Method in class com.hazelcast.config.AbstractCacheConfig
-
Remove a configuration for a CacheEntryListener
.
- removeCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- removeCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>) - Method in interface com.hazelcast.config.CacheConfiguration
-
Remove a configuration for a CacheEntryListener
.
- removeClientListener(String) - Method in class com.hazelcast.client.impl.ClientServiceProxy
-
- removeClientListener(String) - Method in interface com.hazelcast.core.ClientService
-
Removes a ClientListener.
- removeConfiguration(String, String) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheConfigurator
-
- removeConfiguration(String, String) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheConfigurator
-
Removes corresponding configuration for the supplied cacheName
- removeConfiguration(String, String) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheConfigurator
-
- removeCounter(String) - Method in class com.hazelcast.wan.impl.DistributedServiceWanEventCounters
-
Removes the counter for the given dataStructureName
.
- removeCounter(String, String) - Method in class com.hazelcast.wan.impl.WanEventCounters
-
Removes the counter for the given serviceName
and dataStructureName
.
- removedCount() - Method in interface com.hazelcast.internal.util.concurrent.Pipe
-
Returns the number of items removed from this pipe since creation.
- removeDestroyAction(String) - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- removeDestroyAction(String) - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- removeDistributedObjectListener(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- removeDistributedObjectListener(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- removeDistributedObjectListener(String) - Method in class com.hazelcast.client.spi.ProxyManager
-
- removeDistributedObjectListener(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Removes the specified Distributed Object listener.
- removeDistributedObjectListener(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- removeDistributedObjectListener(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- RemoveDistributedObjectListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- RemoveDistributedObjectListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.RemoveDistributedObjectListenerMessageTask
-
- removeEndpoint(ClientEndpoint) - Method in interface com.hazelcast.client.impl.ClientEndpointManager
-
Removes an endpoint from this ClientEndpointManager.
- removeEndpoint(ClientEndpoint) - Method in class com.hazelcast.client.impl.ClientEndpointManagerImpl
-
- removeEndpoint(Address) - Method in interface com.hazelcast.nio.IOService
-
- removeEndpoint(Address) - Method in class com.hazelcast.nio.NodeIOService
-
- removeEntriesOf(int) - Method in interface com.hazelcast.map.impl.querycache.subscriber.InternalQueryCache
-
Scans all entries in this
QueryCache
to remove matching ones
with supplied
partitionId
- removeEntriesOf(int) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- removeEntryIndex(Data, Object, Index.OperationSource) - Method in interface com.hazelcast.query.impl.Index
-
Removes the entry having the given key and the value from this index.
- removeEntryIndex(Data, Object, Index.OperationSource) - Method in class com.hazelcast.query.impl.Indexes
-
Removes the entry from this indexes instance identified by the given key
and value.
- removeEntryIndex(Data, Object, Index.OperationSource) - Method in class com.hazelcast.query.impl.IndexImpl
-
- removeEntryListener(String) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- removeEntryListener(String) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- removeEntryListener(String) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- removeEntryListener(String) - Method in interface com.hazelcast.core.IMap
-
Removes the specified entry listener.
- removeEntryListener(String) - Method in interface com.hazelcast.core.MultiMap
-
Removes the specified entry listener.
- removeEntryListener(String) - Method in interface com.hazelcast.core.ReplicatedMap
-
Removes the specified entry listener.
- removeEntryListener(String) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- removeEntryListener(String) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- removeEntryListener(String) - Method in interface com.hazelcast.map.QueryCache
-
- removeEntryListener(String) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- removeEntryListener(String) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- removeEventListener(String, String) - Method in interface com.hazelcast.map.impl.MapServiceContextEventListenerSupport
-
- removeEventListener(String, String) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapEventPublishingService
-
- removeFirstOccurrence(E) - Method in interface com.hazelcast.map.impl.mapstore.writebehind.WriteBehindQueue
-
Removes the first occurrence of the specified element in this queue
when searching it by starting from the head of this queue.
- RemoveFromLoadAllOperation - Class in com.hazelcast.map.impl.operation
-
Removes keys that are contained in the
RecordStore
from the provided list, leaving only keys which are not contained in the record store.
- RemoveFromLoadAllOperation() - Constructor for class com.hazelcast.map.impl.operation.RemoveFromLoadAllOperation
-
- RemoveFromLoadAllOperation(String, List<Data>) - Constructor for class com.hazelcast.map.impl.operation.RemoveFromLoadAllOperation
-
- removeFromStagingArea(DelayedEntry) - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- RemoveIfSameOperation - Class in com.hazelcast.map.impl.operation
-
- RemoveIfSameOperation() - Constructor for class com.hazelcast.map.impl.operation.RemoveIfSameOperation
-
- RemoveIfSameOperation(String, Data, Data) - Constructor for class com.hazelcast.map.impl.operation.RemoveIfSameOperation
-
- removeIndex(Object, Data, IndexOperationStats) - Method in class com.hazelcast.query.impl.BaseIndexStore
-
- removeIndex(Object, Data, IndexOperationStats) - Method in interface com.hazelcast.query.impl.IndexStore
-
- removeInterceptor(String) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- removeInterceptor(String) - Method in interface com.hazelcast.core.IMap
-
Removes the given interceptor for this map, so it will not intercept operations anymore.
- removeInterceptor(String, String) - Method in interface com.hazelcast.map.impl.MapServiceContextInterceptorSupport
-
- removeInterceptor(String) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- RemoveInterceptorOperation - Class in com.hazelcast.map.impl.operation
-
- RemoveInterceptorOperation() - Constructor for class com.hazelcast.map.impl.operation.RemoveInterceptorOperation
-
- RemoveInterceptorOperation(String, String) - Constructor for class com.hazelcast.map.impl.operation.RemoveInterceptorOperation
-
- RemoveInterceptorOperationSupplier - Class in com.hazelcast.client.impl
-
- RemoveInterceptorOperationSupplier(String, String) - Constructor for class com.hazelcast.client.impl.RemoveInterceptorOperationSupplier
-
- removeInternal(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- removeInternal(Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- removeInternal(Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- removeInternal(Object, Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- removeInternal(Object) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- removeInternal(Object, Data) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- removeInternal(Data, Data) - Method in class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- removeInternal(Data) - Method in class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- removeItemListener(String) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- removeItemListener(String) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- removeItemListener(String) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- removeItemListener(String) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- removeItemListener(String, String) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- removeItemListener(String) - Method in interface com.hazelcast.core.ICollection
-
Removes the specified item listener.
- removeLifecycleListener(String) - Method in class com.hazelcast.client.impl.clientside.LifecycleServiceImpl
-
- removeLifecycleListener(String) - Method in interface com.hazelcast.core.LifecycleService
-
Removes a lifecycle listener.
- removeLifecycleListener(String) - Method in class com.hazelcast.instance.LifecycleServiceImpl
-
- removeLifecycleListener(String) - Method in class com.hazelcast.instance.TerminatedLifecycleService
-
- removeListener(String, String, String) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- removeListener(String, String) - Method in class com.hazelcast.client.impl.querycache.subscriber.QueryCacheToListenerMapper
-
- removeListener(String, String, String) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheEventService
-
Removes listener from this event service.
- removeListener(String, String, String) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheEventService
-
- removeListener(String, String) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- removeLocalLocks() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- removeLogListener(LogListener) - Method in class com.hazelcast.client.impl.clientside.ClientLoggingService
-
- removeLogListener(LogListener) - Method in interface com.hazelcast.logging.LoggingService
-
- removeLogListener(LogListener) - Method in class com.hazelcast.logging.LoggingServiceImpl
-
- removeMapContainer(MapContainer) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- removeMember(Member) - Method in class com.hazelcast.partition.membergroup.DefaultMemberGroup
-
- removeMember(Member) - Method in interface com.hazelcast.partition.membergroup.MemberGroup
-
- removeMember(Member) - Method in class com.hazelcast.partition.membergroup.SingleMemberGroup
-
- removeMembershipListener(String) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- removeMembershipListener(String) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
- removeMembershipListener(String) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- removeMembershipListener(String) - Method in interface com.hazelcast.core.Cluster
-
Removes the specified MembershipListener.
- removeMembershipListener(String) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- removeMessageListener(String) - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
-
- removeMessageListener(String) - Method in class com.hazelcast.client.proxy.ClientTopicProxy
-
- removeMessageListener(String) - Method in interface com.hazelcast.core.ITopic
-
Stops receiving messages for the given message listener.
- removeMessageListener(String) - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicProxy
-
- removeMessageListener(String) - Method in class com.hazelcast.topic.impl.TopicProxy
-
- removeMessageListener(String, String) - Method in class com.hazelcast.topic.impl.TopicService
-
- removeMessageListenerInternal(String) - Method in class com.hazelcast.topic.impl.TopicProxySupport
-
- removeMigrationListener(String) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- removeMigrationListener(String) - Method in interface com.hazelcast.core.PartitionService
-
Removes a MigrationListener.
- removeMigrationListener(String) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- removeMigrationListener(String) - Method in class com.hazelcast.internal.partition.impl.PartitionEventManager
-
- removeMigrationListener(String) - Method in class com.hazelcast.internal.partition.PartitionServiceProxy
-
- removeMigrationListener(String) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
- removeModifierSuffix(String) - Static method in class com.hazelcast.query.impl.getters.SuffixModifierUtils
-
Remove modifier suffix from given fullName.
- removeMulticastListener(MulticastListener) - Method in class com.hazelcast.internal.cluster.impl.MulticastService
-
- removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- removeNotificationListener(NotificationListener) - Method in class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- RemoveOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Remove operation for the Queue.
- RemoveOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.RemoveOperation
-
- RemoveOperation(String, Data) - Constructor for class com.hazelcast.collection.impl.queue.operations.RemoveOperation
-
- removeOperation(long) - Method in class com.hazelcast.collection.impl.txncollection.CollectionTransactionLogRecord
-
- RemoveOperation - Class in com.hazelcast.map.impl.operation
-
- RemoveOperation() - Constructor for class com.hazelcast.map.impl.operation.RemoveOperation
-
- RemoveOperation(String, Data, boolean) - Constructor for class com.hazelcast.map.impl.operation.RemoveOperation
-
- RemoveOperation - Class in com.hazelcast.multimap.impl.operations
-
- RemoveOperation() - Constructor for class com.hazelcast.multimap.impl.operations.RemoveOperation
-
- RemoveOperation(String, Data, long, Data) - Constructor for class com.hazelcast.multimap.impl.operations.RemoveOperation
-
- RemoveOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
Removes the key from replicated map.
- RemoveOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.RemoveOperation
-
- RemoveOperation(String, Data) - Constructor for class com.hazelcast.replicatedmap.impl.operation.RemoveOperation
-
- removeOwnershipMapping(String, String) - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- removePartitioningStrategyFromCache(String) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- removePartitioningStrategyFromCache(String) - Method in class com.hazelcast.map.impl.PartitioningStrategyFactory
-
Remove the cached PartitioningStrategy
from the internal cache, if it exists.
- removePartitionLostListener(String) - Method in interface com.hazelcast.cache.ICache
-
Removes the specified cache partition lost listener.
- removePartitionLostListener(String) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- removePartitionLostListener(String) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- removePartitionLostListener(String) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- removePartitionLostListener(String) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- removePartitionLostListener(String) - Method in interface com.hazelcast.core.IMap
-
Removes the specified map partition lost listener.
- removePartitionLostListener(String) - Method in interface com.hazelcast.core.PartitionService
-
Removes a PartitionLostListener.
- removePartitionLostListener(String) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- removePartitionLostListener(String) - Method in class com.hazelcast.internal.partition.impl.PartitionEventManager
-
- removePartitionLostListener(String) - Method in class com.hazelcast.internal.partition.PartitionServiceProxy
-
- removePartitionLostListener(String, String) - Method in interface com.hazelcast.map.impl.MapServiceContextEventListenerSupport
-
- removePartitionLostListener(String) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- removePartitionLostListener(String) - Method in interface com.hazelcast.spi.partition.IPartitionService
-
- RemovePartitionLostListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task
-
- RemovePartitionLostListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.RemovePartitionLostListenerMessageTask
-
- removeProperty(String) - Method in class com.hazelcast.config.DiscoveryStrategyConfig
-
- removeProxyListener(String) - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- removeProxyListener(String) - Method in interface com.hazelcast.spi.ProxyService
-
- removePublisherListener(String, String, String) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- removePublisherListener(String, String, String) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheEventService
-
Removes listener from underlying IMap
- removePublisherListener(String, String, String) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheEventService
-
- removeQueue(int) - Method in class com.hazelcast.internal.util.concurrent.ConcurrentConveyor
-
- removeRecord(Data) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- removeRecord(Data) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Removes the record for a key.
- removeRecord(K) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- removeRecord(K) - Method in class com.hazelcast.internal.nearcache.impl.store.BaseHeapNearCacheRecordStore
-
- removeRecord(Data, Record, long, CallerProvenance) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- removeRecord(R) - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
- removeRecord(R) - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- removeRecords(Collection<Record>) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- removeRecordStoresFromPartitionMatchingWith(Predicate<RecordStore>, int, boolean, boolean) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
Removes all record stores inside the supplied partition ID matching with
the supplied predicate.
- removeRegistration(String, String) - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceSegment
-
Removes the registration matching the topic
and ID
.
- removeSignalKey(ConditionKey) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- removeSingleQueryCache(String, String) - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheEndToEndProvider
-
- removeThreadId() - Static method in class com.hazelcast.util.ThreadUtil
-
Remove the thread ID.
- removeTimeTakenNanos - Variable in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
- removeTransactionContext(String) - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- removeTransactionContext(String) - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- removeTransactions(SerializableXID) - Method in class com.hazelcast.transaction.impl.xa.XAService
-
- removeUuidAndSequence(int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataGenerator
-
- removeWanEventCounters(String, String) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- removeWanEventCounters(String, String) - Method in interface com.hazelcast.wan.WanReplicationService
-
Removes all WAN event counters for the given serviceName
and
dataStructureName
.
- removeWhiteSpace(byte[]) - Static method in class com.hazelcast.util.Base64
-
remove WhiteSpace from MIME containing encoded Base64
data.
- removeWithVersion(Object, long) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- removeWithVersion(Object, long) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- rename(File, File) - Static method in class com.hazelcast.nio.IOUtil
-
Ensures that the file described by fileNow
is renamed to file described by fileToBe
.
- render(StringBuilder) - Method in interface com.hazelcast.internal.metrics.Gauge
-
Renders the value from the gauge.
- render(ProbeRenderer) - Method in class com.hazelcast.internal.metrics.impl.MetricsRegistryImpl
-
- render(ProbeRenderer) - Method in interface com.hazelcast.internal.metrics.MetricsRegistry
-
Renders the content of the MetricsRegistry.
- renderDouble(String, double) - Method in interface com.hazelcast.internal.metrics.renderers.ProbeRenderer
-
- renderException(String, Exception) - Method in interface com.hazelcast.internal.metrics.renderers.ProbeRenderer
-
- renderLong(String, long) - Method in interface com.hazelcast.internal.metrics.renderers.ProbeRenderer
-
- renderNoValue(String) - Method in interface com.hazelcast.internal.metrics.renderers.ProbeRenderer
-
- RepairingHandler - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
Handler used on Near Cache side.
- RepairingHandler(ILogger, String, String, NearCache, SerializationService, MinimalPartitionService) - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.RepairingHandler
-
- RepairingTask - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
This task runs on Near Cache side and only one instance is created per
data-structure type like IMap and ICache.
- RepairingTask(HazelcastProperties, InvalidationMetaDataFetcher, TaskScheduler, SerializationService, MinimalPartitionService, String, ILogger) - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.RepairingTask
-
- repairingTask - Variable in class com.hazelcast.map.impl.nearcache.MapNearCacheManager
-
- replace(K, V, V, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Atomically replaces the currently assigned value for the given key with the specified
newValue if and only if the currently assigned value equals the value of
oldValue using a custom ExpiryPolicy
.
- replace(K, V, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Atomically replaces the assigned value of the given key by the specified value
using a custom ExpiryPolicy
.
- replace(Data, Object, ExpiryPolicy, String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- replace(Data, Object, Object, ExpiryPolicy, String, int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- REPLACE - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- replace(K, V, V) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- replace(K, V) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- replace(Data, Object, ExpiryPolicy, String, int) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Atomically replaces the entry for a key only if currently mapped to some
value.
- replace(Data, Object, Object, ExpiryPolicy, String, int) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Atomically replaces the entry for a key only if currently mapped to a
given value.
- replace(K, V, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- replace(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- replace(K, V, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- replace(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- replace(K, V) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- replace(K, V, V) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- replace(K, V) - Method in interface com.hazelcast.core.BaseMap
-
Replaces the entry for a key only if it is currently mapped to some value.
- replace(K, V, V) - Method in interface com.hazelcast.core.BaseMap
-
Replaces the entry for a key only if currently mapped to a given value.
- replace(K, V, V) - Method in interface com.hazelcast.core.IMap
-
Replaces the entry for a key only if currently mapped to a given value.
- replace(K, V) - Method in interface com.hazelcast.core.IMap
-
Replaces the entry for a key only if it is currently mapped to some value.
- replace(K, V) - Method in interface com.hazelcast.core.TransactionalMap
-
- replace(K, V, V) - Method in interface com.hazelcast.core.TransactionalMap
-
- replace(K, V) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- replace(K, V, V) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- replace(K, V) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- replace(K, V, V) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- replace(K, V) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- replace(K, V, V) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- replace(K, V) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- replace(K, V, V) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- replace(K, V) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- replace(K, V, V) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- replace(String, String, Object) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- replace(String, String, Object) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- replace(InboundHandler, InboundHandler...) - Method in interface com.hazelcast.internal.networking.InboundPipeline
-
Replaces the old InboundHandler by the new ones.
- replace(InboundHandler, InboundHandler...) - Method in class com.hazelcast.internal.networking.nio.NioInboundPipeline
-
- replace(OutboundHandler, OutboundHandler...) - Method in class com.hazelcast.internal.networking.nio.NioOutboundPipeline
-
- replace(OutboundHandler, OutboundHandler...) - Method in interface com.hazelcast.internal.networking.OutboundPipeline
-
Replaces the old OutboundHandler by the new ones.
- replace(long, long, long) - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- replace(long, long) - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- replace(long, long, long) - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- replace(long, long) - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- REPLACE - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- replace(K, V, V) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- replace(K, V) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- replace(Data, Object) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- replace(Data, Object, Object) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- replace(Data, Object) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- replace(Data, Object, Object) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- replace(Object, Object) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- replace(Object, Object, Object) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- replace(K, V, V) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
- replace(K, V) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
- REPLACE_IF_SAME - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- replaceAddress(Address, Address) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- replaceAsync(K, V) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously replaces the assigned value of the given key by the specified value.
- replaceAsync(K, V, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously replaces the assigned value of the given key by the specified value
using a custom ExpiryPolicy
.
- replaceAsync(K, V, V) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously replaces the currently assigned value for the given key with the specified
newValue if and only if the currently assigned value equals the value of
oldValue.
- replaceAsync(K, V, V, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Asynchronously replaces the currently assigned value for the given key with the specified
newValue if and only if the currently assigned value equals the value of
oldValue using a custom ExpiryPolicy
.
- replaceFirst(T[], T, T[]) - Static method in class com.hazelcast.util.collection.ArrayUtils
-
Replaces the first occurrence of the oldValue by the newValue.
- replaceIfSameInternal(Object, Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- replaceIfSameInternal(Object, Object, Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- ReplaceIfSameOperation - Class in com.hazelcast.map.impl.operation
-
- ReplaceIfSameOperation() - Constructor for class com.hazelcast.map.impl.operation.ReplaceIfSameOperation
-
- ReplaceIfSameOperation(String, Data, Data, Data) - Constructor for class com.hazelcast.map.impl.operation.ReplaceIfSameOperation
-
- replaceInternal(Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- replaceInternal(Object, Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- replaceInternal(Object, Data, Data) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- replaceInternal(Object, Data) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- ReplaceOperation - Class in com.hazelcast.map.impl.operation
-
- ReplaceOperation(String, Data, Data) - Constructor for class com.hazelcast.map.impl.operation.ReplaceOperation
-
- ReplaceOperation() - Constructor for class com.hazelcast.map.impl.operation.ReplaceOperation
-
- REPLICA_FRAGMENT_MIGRATION_STATE - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- REPLICA_SYNC_REQUEST - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- REPLICA_SYNC_RESPONSE - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- REPLICA_SYNC_RETRY_RESPONSE - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- replicaBackupLog(List<TransactionLogRecord>, String, String, long, long) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- replicaChanged(PartitionReplicaChangeEvent) - Method in class com.hazelcast.internal.partition.impl.NopPartitionListener
-
- replicaChanged(PartitionReplicaChangeEvent) - Method in interface com.hazelcast.internal.partition.PartitionListener
-
Called when a new partition arrangement has been set and a partition replica has been changed.
- ReplicaErrorLogger - Class in com.hazelcast.internal.partition
-
- ReplicaFragmentMigrationState - Class in com.hazelcast.internal.partition
-
Contains fragment namespaces along with their partition versions and migration data operations
- ReplicaFragmentMigrationState() - Constructor for class com.hazelcast.internal.partition.ReplicaFragmentMigrationState
-
- ReplicaFragmentMigrationState(Map<ServiceNamespace, long[]>, Collection<Operation>) - Constructor for class com.hazelcast.internal.partition.ReplicaFragmentMigrationState
-
- ReplicaFragmentSyncInfo - Class in com.hazelcast.internal.partition.impl
-
The information for a replica synchronization - which partition and replica index needs synchronization and what is
the target (the owner of the partition).
- replicaIndex - Variable in class com.hazelcast.spi.InvocationBuilder
-
- REPLICATE_ALLOWED_DURING_PASSIVE_STATE_TX_BACKUP_LOG - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- REPLICATE_TX_BACKUP_LOG - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- REPLICATE_UPDATE - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- REPLICATE_UPDATE_TO_CALLER - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- ReplicateAllowedDuringPassiveStateTxBackupLogOperation - Class in com.hazelcast.transaction.impl.operations
-
- ReplicateAllowedDuringPassiveStateTxBackupLogOperation() - Constructor for class com.hazelcast.transaction.impl.operations.ReplicateAllowedDuringPassiveStateTxBackupLogOperation
-
- ReplicateAllowedDuringPassiveStateTxBackupLogOperation(List<TransactionLogRecord>, String, String, long, long) - Constructor for class com.hazelcast.transaction.impl.operations.ReplicateAllowedDuringPassiveStateTxBackupLogOperation
-
- REPLICATED_MAP_CANT_BE_CREATED - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- REPLICATED_MAP_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- REPLICATED_MAP_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- REPLICATED_MAP_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- REPLICATED_MAP_MERGING_ENTRY - Static variable in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- REPLICATED_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- REPLICATED_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- ReplicatedEntryEventFilter - Class in com.hazelcast.replicatedmap.impl.record
-
Basic filter implementation for selecting interesting events on the server
- ReplicatedEntryEventFilter(Data) - Constructor for class com.hazelcast.replicatedmap.impl.record.ReplicatedEntryEventFilter
-
- ReplicatedMap<K,V> - Interface in com.hazelcast.core
-
A ReplicatedMap is a map-like data structure with weak consistency
and values locally stored on every node of the cluster.
- ReplicatedMapAddEntryListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapAddEntryListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerMessageTask
-
- ReplicatedMapAddEntryListenerToKeyMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapAddEntryListenerToKeyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerToKeyMessageTask
-
- ReplicatedMapAddEntryListenerToKeyWithPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapAddEntryListenerToKeyWithPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerToKeyWithPredicateMessageTask
-
- ReplicatedMapAddEntryListenerWithPredicateMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapAddEntryListenerWithPredicateMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddEntryListenerWithPredicateMessageTask
-
- ReplicatedMapAddNearCacheListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapAddNearCacheListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapAddNearCacheListenerMessageTask
-
- ReplicatedMapCantBeCreatedOnLiteMemberException - Exception in com.hazelcast.replicatedmap
-
- ReplicatedMapCantBeCreatedOnLiteMemberException(Address) - Constructor for exception com.hazelcast.replicatedmap.ReplicatedMapCantBeCreatedOnLiteMemberException
-
- ReplicatedMapCantBeCreatedOnLiteMemberException(String) - Constructor for exception com.hazelcast.replicatedmap.ReplicatedMapCantBeCreatedOnLiteMemberException
-
- ReplicatedMapClearMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapClearMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapClearMessageTask
-
- ReplicatedMapConfig - Class in com.hazelcast.config
-
- ReplicatedMapConfig() - Constructor for class com.hazelcast.config.ReplicatedMapConfig
-
- ReplicatedMapConfig(String) - Constructor for class com.hazelcast.config.ReplicatedMapConfig
-
Creates a ReplicatedMapConfig with the given name.
- ReplicatedMapConfig(ReplicatedMapConfig) - Constructor for class com.hazelcast.config.ReplicatedMapConfig
-
- replicatedMapConfig - Variable in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- ReplicatedMapContainsKeyMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapContainsKeyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsKeyMessageTask
-
- ReplicatedMapContainsValueMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapContainsValueMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapContainsValueMessageTask
-
- ReplicatedMapDataSerializerHook - Class in com.hazelcast.replicatedmap.impl.operation
-
This class contains all the ID hooks for IdentifiedDataSerializable classes used inside the replicated map.
- ReplicatedMapDataSerializerHook() - Constructor for class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- ReplicatedMapDataStructureAdapter<K,V> - Class in com.hazelcast.internal.adapter
-
- ReplicatedMapDataStructureAdapter(ReplicatedMap<K, V>) - Constructor for class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- ReplicatedMapEntries - Class in com.hazelcast.replicatedmap.impl.client
-
An implementation of a portable implementing entry set for client results on entrySet requests
- ReplicatedMapEntries() - Constructor for class com.hazelcast.replicatedmap.impl.client.ReplicatedMapEntries
-
- ReplicatedMapEntries(int) - Constructor for class com.hazelcast.replicatedmap.impl.client.ReplicatedMapEntries
-
- ReplicatedMapEntries(List<Map.Entry<Data, Data>>) - Constructor for class com.hazelcast.replicatedmap.impl.client.ReplicatedMapEntries
-
- ReplicatedMapEntrySetMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapEntrySetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapEntrySetMessageTask
-
- ReplicatedMapEntryView<K,V> - Class in com.hazelcast.replicatedmap.impl.record
-
- ReplicatedMapEntryView() - Constructor for class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- ReplicatedMapEventPublishingService - Class in com.hazelcast.replicatedmap.impl
-
Dispatches published events on replicated map to corresponding listeners.
- ReplicatedMapEventPublishingService(ReplicatedMapService) - Constructor for class com.hazelcast.replicatedmap.impl.ReplicatedMapEventPublishingService
-
- ReplicatedMapEvictionProcessor - Class in com.hazelcast.replicatedmap.impl
-
Actual eviction processor implementation to remove values to evict values from the replicated map
- ReplicatedMapEvictionProcessor(ReplicatedRecordStore, NodeEngine, int) - Constructor for class com.hazelcast.replicatedmap.impl.ReplicatedMapEvictionProcessor
-
- ReplicatedMapGetMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapGetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapGetMessageTask
-
- ReplicatedMapIsEmptyMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapIsEmptyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapIsEmptyMessageTask
-
- ReplicatedMapKeys - Class in com.hazelcast.replicatedmap.impl.client
-
Class to implement a replicated map keySet result
- ReplicatedMapKeys() - Constructor for class com.hazelcast.replicatedmap.impl.client.ReplicatedMapKeys
-
- ReplicatedMapKeys(List<Data>) - Constructor for class com.hazelcast.replicatedmap.impl.client.ReplicatedMapKeys
-
- ReplicatedMapKeySetMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapKeySetMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapKeySetMessageTask
-
- ReplicatedMapMBean - Class in com.hazelcast.internal.jmx
-
- ReplicatedMapMBean(ReplicatedMapProxy, ManagementService) - Constructor for class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- ReplicatedMapMergePolicy - Interface in com.hazelcast.replicatedmap.merge
-
Policy for merging replicated map entries after a split-brain has been healed.
- ReplicatedMapMergingEntryImpl - Class in com.hazelcast.spi.impl.merge
-
- ReplicatedMapMergingEntryImpl() - Constructor for class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- ReplicatedMapMergingEntryImpl(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- ReplicatedMapPermission - Class in com.hazelcast.security.permission
-
- ReplicatedMapPermission(String, String...) - Constructor for class com.hazelcast.security.permission.ReplicatedMapPermission
-
- ReplicatedMapPortableEntryEvent - Class in com.hazelcast.replicatedmap.impl.client
-
Class to redirect entry listener events on the members to the listening client
- ReplicatedMapPortableHook - Class in com.hazelcast.replicatedmap.impl.client
-
This class registers all Portable serializers that are needed for communication between nodes and clients
- ReplicatedMapPortableHook() - Constructor for class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableHook
-
- ReplicatedMapProxy<K,V> - Class in com.hazelcast.replicatedmap.impl
-
- ReplicatedMapPutAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapPutAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutAllMessageTask
-
- ReplicatedMapPutMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapPutMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapPutMessageTask
-
- ReplicatedMapRemoveEntryListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapRemoveEntryListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveEntryListenerMessageTask
-
- ReplicatedMapRemoveMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapRemoveMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapRemoveMessageTask
-
- replicatedMapService - Variable in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- ReplicatedMapService - Class in com.hazelcast.replicatedmap.impl
-
This is the main service implementation to handle proxy creation, event publishing, migration, anti-entropy and
manages the backing
PartitionContainer
s that actually hold the data
- ReplicatedMapService(NodeEngine) - Constructor for class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- ReplicatedMapSizeMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapSizeMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapSizeMessageTask
-
- ReplicatedMapValueCollection - Class in com.hazelcast.replicatedmap.impl.client
-
Class implementing a replicated map value collection result
- ReplicatedMapValueCollection(Collection<Data>) - Constructor for class com.hazelcast.replicatedmap.impl.client.ReplicatedMapValueCollection
-
- ReplicatedMapValuesMessageTask - Class in com.hazelcast.client.impl.protocol.task.replicatedmap
-
- ReplicatedMapValuesMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.replicatedmap.ReplicatedMapValuesMessageTask
-
- ReplicatedQueryEventFilter - Class in com.hazelcast.replicatedmap.impl.record
-
This class is used to transfer a predicate as an remote operation and filter values matching the predicate
- ReplicatedQueryEventFilter(Data, Predicate) - Constructor for class com.hazelcast.replicatedmap.impl.record.ReplicatedQueryEventFilter
-
- ReplicatedRecord<K,V> - Class in com.hazelcast.replicatedmap.impl.record
-
A ReplicatedRecord is the actual data holding entity.
- ReplicatedRecord(K, V, long) - Constructor for class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- ReplicatedRecordStore - Interface in com.hazelcast.replicatedmap.impl.record
-
This interface describes a common record store for replicated maps and their actual records
- ReplicateTxBackupLogOperation - Class in com.hazelcast.transaction.impl.operations
-
Replicates the transactionlog to a remote system.
- ReplicateTxBackupLogOperation() - Constructor for class com.hazelcast.transaction.impl.operations.ReplicateTxBackupLogOperation
-
- ReplicateTxBackupLogOperation(List<TransactionLogRecord>, String, String, long, long) - Constructor for class com.hazelcast.transaction.impl.operations.ReplicateTxBackupLogOperation
-
- ReplicateUpdateOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
Replicates the update happened on the partition owner to the other nodes.
- ReplicateUpdateOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.ReplicateUpdateOperation
-
- ReplicateUpdateOperation(String, Data, Data, long, VersionResponsePair, boolean, Address) - Constructor for class com.hazelcast.replicatedmap.impl.operation.ReplicateUpdateOperation
-
- ReplicateUpdateToCallerOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
This operation will update the local record store with the update received from local/remote partition owner.
- ReplicateUpdateToCallerOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.ReplicateUpdateToCallerOperation
-
- ReplicateUpdateToCallerOperation(String, long, Data, Data, VersionResponsePair, long, boolean) - Constructor for class com.hazelcast.replicatedmap.impl.operation.ReplicateUpdateToCallerOperation
-
- REPLICATION - Static variable in class com.hazelcast.cardinality.impl.CardinalityEstimatorDataSerializerHook
-
- REPLICATION - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- REPLICATION - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- REPLICATION - Static variable in class com.hazelcast.durableexecutor.impl.DurableExecutorDataSerializerHook
-
- REPLICATION - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- REPLICATION - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- REPLICATION_OPERATION - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- ReplicationEventObject - Interface in com.hazelcast.wan
-
Interface for all WAN replication messages
- ReplicationOperation - Class in com.hazelcast.cardinality.impl.operations
-
- ReplicationOperation() - Constructor for class com.hazelcast.cardinality.impl.operations.ReplicationOperation
-
- ReplicationOperation(Map<String, CardinalityEstimatorContainer>) - Constructor for class com.hazelcast.cardinality.impl.operations.ReplicationOperation
-
- ReplicationOperation - Class in com.hazelcast.durableexecutor.impl.operations
-
- ReplicationOperation() - Constructor for class com.hazelcast.durableexecutor.impl.operations.ReplicationOperation
-
- ReplicationOperation(Map<String, DurableExecutorContainer>) - Constructor for class com.hazelcast.durableexecutor.impl.operations.ReplicationOperation
-
- ReplicationOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
Carries all the partition data for replicated map from old owner to the new owner.
- ReplicationOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.ReplicationOperation
-
- ReplicationOperation(SerializationService, PartitionContainer, int) - Constructor for class com.hazelcast.replicatedmap.impl.operation.ReplicationOperation
-
- ReplicationOperation - Class in com.hazelcast.ringbuffer.impl.operations
-
- ReplicationOperation() - Constructor for class com.hazelcast.ringbuffer.impl.operations.ReplicationOperation
-
- ReplicationOperation(Map<ObjectNamespace, RingbufferContainer>, int, int) - Constructor for class com.hazelcast.ringbuffer.impl.operations.ReplicationOperation
-
- ReplicationOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- ReplicationOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.ReplicationOperation
-
- ReplicationOperation(Map<String, Map<String, ScheduledTaskDescriptor>>) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.ReplicationOperation
-
- replicationSupportingService - Variable in class com.hazelcast.map.impl.MapService
-
- ReplicationSupportingService - Interface in com.hazelcast.spi
-
An interface that can be implemented by SPI services to give them the
ability to listen to WAN replication events.
- request - Variable in class com.hazelcast.map.impl.querycache.subscriber.AbstractQueryCacheEndToEndConstructor
-
- REQUEST_MAP_DATA - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- REQUEST_MEMBERID_ASSIGNMENT - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- REQUEST_PARTITION_MAPPING - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- REQUEST_PARTITION_PROCESSED - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- REQUEST_PARTITION_REDUCING - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- REQUEST_PARTITION_RESULT - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- REQUEST_TYPE_CACHE_ENTRY - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_CHANGE_CLUSTER_STATE - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_CLEAR_WAN_QUEUES - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_CLUSTER_PROPERTIES - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_CLUSTER_SHUTDOWN - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_CLUSTER_STATE - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_CONSOLE_COMMAND - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_EVICT_LOCAL_MAP - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_EXECUTE_SCRIPT - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_FORCE_START_NODE - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_GET_CLUSTER_STATE - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_GET_THREAD_DUMP - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_LOG_VERSION_MISMATCH - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_LOGS - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_MAP_CONFIG - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_MAP_ENTRY - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_MEMBER_CONFIG - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_MEMBER_SHUTDOWN - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_MEMBER_SYSTEM_PROPERTIES - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_PROMOTE_MEMBER - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_RUN_GC - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_SYSTEM_WARNINGS - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_TRIGGER_PARTIAL_START - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_WAN_CHECK_CONSISTENCY - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- REQUEST_TYPE_WAN_PUBLISHER - Static variable in class com.hazelcast.internal.management.request.ConsoleRequestConstants
-
- requestChunk() - Method in class com.hazelcast.mapreduce.impl.task.DefaultContext
-
- requestClose() - Method in class com.hazelcast.internal.networking.ChannelHandler
-
Asks handler to trigger the closing process.
- requestClose() - Method in class com.hazelcast.internal.networking.nio.NioOutboundPipeline
-
- requestClose() - Method in class com.hazelcast.internal.networking.nio.NioPipeline
-
- RequestMapDataOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
- RequestMapDataOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.RequestMapDataOperation
-
- RequestMapDataOperation(String) - Constructor for class com.hazelcast.replicatedmap.impl.operation.RequestMapDataOperation
-
- RequestMemberIdAssignment - Class in com.hazelcast.mapreduce.impl.operation
-
This operation is used to do some kind of partitionId based processing on non partition based implementations
of
KeyValueSource
(not implementing
PartitionIdAware
)
which can happen for custom data sources like distributed filesystems that are up to the end user on how to
manage the distribution.
- RequestMemberIdAssignment() - Constructor for class com.hazelcast.mapreduce.impl.operation.RequestMemberIdAssignment
-
- RequestMemberIdAssignment(String, String) - Constructor for class com.hazelcast.mapreduce.impl.operation.RequestMemberIdAssignment
-
- requestMigration(NioThread) - Method in interface com.hazelcast.internal.networking.nio.MigratablePipeline
-
Requests the MigratablePipeline to move to the new NioThread.
- requestMigration(NioThread) - Method in class com.hazelcast.internal.networking.nio.NioPipeline
-
Migrates this pipeline to a different owner.
- RequestPartitionMapping - Class in com.hazelcast.mapreduce.impl.operation
-
This operation requests a new partition to process by the requester on the job owning node
- RequestPartitionMapping() - Constructor for class com.hazelcast.mapreduce.impl.operation.RequestPartitionMapping
-
- RequestPartitionMapping(String, String) - Constructor for class com.hazelcast.mapreduce.impl.operation.RequestPartitionMapping
-
- RequestPartitionProcessed - Class in com.hazelcast.mapreduce.impl.operation
-
This operation tells the job owner to mark a partition as fully processed
- RequestPartitionProcessed() - Constructor for class com.hazelcast.mapreduce.impl.operation.RequestPartitionProcessed
-
- RequestPartitionProcessed(String, String, int, JobPartitionState.State) - Constructor for class com.hazelcast.mapreduce.impl.operation.RequestPartitionProcessed
-
- RequestPartitionReducing - Class in com.hazelcast.mapreduce.impl.operation
-
This operation tells the job owner to start reducing phase of the defined partition on the first
occurrence of a full emitted chunk
- RequestPartitionReducing() - Constructor for class com.hazelcast.mapreduce.impl.operation.RequestPartitionReducing
-
- RequestPartitionReducing(String, String, int) - Constructor for class com.hazelcast.mapreduce.impl.operation.RequestPartitionReducing
-
- RequestPartitionResult - Class in com.hazelcast.mapreduce.impl.operation
-
This class is used to store the requested result of all kinds of processing operations.
By default it holds a basic result state and maybe the partitionId it was operated otherwise
it's value is defined as -1
- RequestPartitionResult() - Constructor for class com.hazelcast.mapreduce.impl.operation.RequestPartitionResult
-
- RequestPartitionResult(RequestPartitionResult.ResultState, int) - Constructor for class com.hazelcast.mapreduce.impl.operation.RequestPartitionResult
-
- RequestPartitionResult.ResultState - Enum in com.hazelcast.mapreduce.impl.operation
-
This enum is used to define the basic state of an operations result
- requiresExplicitServiceName() - Method in class com.hazelcast.cache.impl.operation.CacheMergeOperation
-
- requiresExplicitServiceName() - Method in class com.hazelcast.cache.impl.operation.CachePutAllBackupOperation
-
- requiresExplicitServiceName() - Method in class com.hazelcast.cache.impl.operation.CachePutAllOperation
-
- requiresExplicitServiceName() - Method in class com.hazelcast.spi.Operation
-
Returns true
to force the explicit service name serialization
for this operation, false
otherwise.
- requiresPrepare() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
Checks if this Transaction needs to be prepared.
- RES_100 - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- RES_200 - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- RES_204 - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- RES_400 - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- RES_403 - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- RES_404 - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- RES_500 - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- RES_503 - Static variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- RESERVATION_ID - Static variable in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- reservationId - Variable in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- reserveAdd(String, Data) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- reserveAddBackup(long, String) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- RESERVED - Static variable in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
- ReserveForUpdateFunction(Data) - Constructor for class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore.ReserveForUpdateFunction
-
- reserveRemove(long, Data, String) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- reserveRemoveBackup(long, String) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- reset() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- reset() - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- reset() - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- reset() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Resets the record store to it's initial state.
- reset() - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- reset() - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- reset() - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- reset() - Method in interface com.hazelcast.cluster.Joiner
-
Deprecated.
- reset() - Method in class com.hazelcast.collection.impl.collection.CollectionService
-
- reset() - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- reset() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- reset() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- reset() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- reset() - Method in class com.hazelcast.concurrent.idgen.IdGeneratorService
-
- reset() - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- reset() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- reset() - Method in class com.hazelcast.crdt.CRDTReplicationMigrationService
-
- reset() - Method in interface com.hazelcast.crdt.pncounter.PNCounter
-
Resets the observed state by this PN counter.
- reset() - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
- reset() - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
- reset() - Method in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- reset() - Method in class com.hazelcast.executor.impl.DistributedExecutorService
-
- reset() - Method in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorService
-
- reset() - Method in class com.hazelcast.instance.Node
-
Resets the internal cluster-state of the Node to be able to make it ready to join a new cluster.
- reset() - Method in interface com.hazelcast.internal.cluster.fd.ClusterFailureDetector
-
Clear all state kept by this failure detector
- reset() - Method in class com.hazelcast.internal.cluster.fd.DeadlineClusterFailureDetector
-
- reset() - Method in class com.hazelcast.internal.cluster.fd.PhiAccrualClusterFailureDetector
-
- reset() - Method in class com.hazelcast.internal.cluster.fd.PingFailureDetector
-
- reset() - Method in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- reset() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- reset() - Method in class com.hazelcast.internal.cluster.impl.MulticastJoiner
-
- reset() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- reset() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.BatchInvalidator
-
- reset() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
Resets this invalidator back to its initial state.
- reset() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- reset() - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- reset() - Method in class com.hazelcast.internal.usercodedeployment.UserCodeDeploymentService
-
- reset() - Method in interface com.hazelcast.internal.util.collection.LongCursor
-
Resets the cursor to the inital state.
- reset() - Method in interface com.hazelcast.internal.util.hashslot.HashSlotCursor
-
Resets the cursor to the initial state.
- reset() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase.Cursor
-
- reset() - Method in interface com.hazelcast.map.impl.EntryCostEstimator
-
Reset the current estimation to zero.
- reset() - Method in class com.hazelcast.map.impl.MapManagedService
-
- reset() - Method in class com.hazelcast.map.impl.MapService
-
- reset() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- reset() - Method in interface com.hazelcast.map.impl.mapstore.MapDataStore
-
Returns all associated resources of this map-data-store back to the initial state.
- reset() - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- reset() - Method in class com.hazelcast.map.impl.mapstore.writethrough.WriteThroughStore
-
- reset() - Method in class com.hazelcast.map.impl.nearcache.MapNearCacheManager
-
- reset() - Method in interface com.hazelcast.map.impl.querycache.accumulator.Accumulator
-
Resets this accumulator.
- reset() - Method in class com.hazelcast.map.impl.querycache.accumulator.BasicAccumulator
-
- reset() - Method in interface com.hazelcast.map.impl.querycache.accumulator.CyclicBuffer
-
Resets this buffer; after the return of this method buffer will be empty and
all elements in it will be null.
- reset() - Method in class com.hazelcast.map.impl.querycache.accumulator.DefaultCyclicBuffer
-
- reset() - Method in class com.hazelcast.map.impl.querycache.event.sequence.DefaultPartitionSequencer
-
- reset(int) - Method in class com.hazelcast.map.impl.querycache.event.sequence.DefaultSubscriberSequencerProvider
-
- reset() - Method in interface com.hazelcast.map.impl.querycache.event.sequence.PartitionSequencer
-
- reset(int) - Method in interface com.hazelcast.map.impl.querycache.event.sequence.SubscriberSequencerProvider
-
Resets the sequence number for the supplied partition
to zero.
- reset() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- reset() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Resets the record store to it's initial state.
- reset() - Method in class com.hazelcast.mapreduce.Combiner
-
Deprecated.
This method is always called after a chunk of data is retrieved.
- reset() - Method in class com.hazelcast.mapreduce.impl.ListKeyValueSource
-
- reset() - Method in class com.hazelcast.mapreduce.impl.MapKeyValueSource
-
- reset() - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- reset() - Method in class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
-
- reset() - Method in class com.hazelcast.mapreduce.impl.SetKeyValueSource
-
- reset() - Method in class com.hazelcast.mapreduce.KeyValueSource
-
Deprecated.
This method resets all internal state to be a new instance.
- reset() - Method in class com.hazelcast.monitor.impl.LocalRecordStoreStatsImpl
-
- reset() - Method in class com.hazelcast.monitor.impl.PartitionIndexOperationStats
-
Resets this stats instance to be ready for reuse.
- reset() - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- reset() - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- reset() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionErrorHandler
-
- reset() - Method in class com.hazelcast.query.PagingPredicate
-
resets for reuse
- reset() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- reset() - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- reset() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- reset() - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- reset() - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- reset() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- reset() - Method in class com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl
-
- reset(Throwable) - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry
-
- reset() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- reset() - Method in interface com.hazelcast.spi.ManagedService
-
Resets this service back to its initial state.
- reset() - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicService
-
- reset() - Method in class com.hazelcast.topic.impl.TopicService
-
- reset() - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- reset() - Method in class com.hazelcast.transaction.impl.xa.XAService
-
- reset() - Method in class com.hazelcast.util.collection.Long2LongHashMap.LongIterator
-
Makes this iterator reusable.
- reset() - Method in class com.hazelcast.util.ItemCounter
-
Reset state of the counter to 0.
- RESET_PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.StoreLatencyPlugin
-
The period in second the statistics should be reset.
- resetAccessHit() - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- resetAccessHit() - Method in interface com.hazelcast.cache.impl.record.CacheRecord
-
Resets the access hit count of this
Evictable
to
0
.
- resetAccessHit() - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- resetAccessHit() - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
Resets the access hit count of this
Evictable
to
0
.
- resetCacheEntryListenerCount() - Method in class com.hazelcast.cache.impl.CacheContext
-
- resetCacheManager() - Method in interface com.hazelcast.cache.impl.ICacheInternal
-
Reset cache manager of this cache proxy to null
.
- resetEntryCount() - Method in class com.hazelcast.cache.impl.CacheContext
-
- resetFlagsTo(int) - Method in class com.hazelcast.nio.Packet
-
Resets the entire flags
bitfield to the supplied value.
- resetHotRestartData() - Method in interface com.hazelcast.hotrestart.InternalHotRestartService
-
Resets local hot restart data and gets a new UUID, if the local node hasn't completed the start process and
it is excluded in cluster start.
- resetHotRestartData() - Method in class com.hazelcast.hotrestart.NoopInternalHotRestartService
-
- resetInternalMigrationListener() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- resetInvalidationEvents() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- resetInvalidationListenerCount() - Method in class com.hazelcast.cache.impl.CacheContext
-
- resetJoinState() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- resetOverride() - Static method in class com.hazelcast.internal.util.RuntimeAvailableProcessors
-
- resetPartitionMetaData(String, int) - Method in class com.hazelcast.cache.impl.CacheEventHandler
-
- resetPartitionMetaData(String, int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
- resetPerQueryStats() - Method in class com.hazelcast.monitor.impl.GlobalPerIndexStats
-
- resetPerQueryStats() - Method in class com.hazelcast.monitor.impl.PartitionPerIndexStats
-
- resetPerQueryStats() - Method in interface com.hazelcast.monitor.impl.PerIndexStats
-
Resets the per-query stats, if any, currently tracked by this internal
index stats instance.
- resetSequence() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- resetSequence(String, int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataGenerator
-
- resetStaleSequence() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- resizeThreshold() - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
Get the actual threshold which when reached the map resize.
- resizeThreshold() - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
Get the actual threshold which when reached the map resize.
- resizeTo(long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
Allocates a new slot array with the requested size and moves all the
assigned slots from the current array into the new one.
- resolve(Object) - Method in class com.hazelcast.client.impl.protocol.task.AbstractStableClusterMessageTask
-
- resolve(Object) - Method in class com.hazelcast.client.impl.protocol.task.AuthenticationBaseMessageTask
-
- resolve(Object) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
-
- resolve(Object) - Method in class com.hazelcast.spi.impl.AbstractInvocationFuture
-
- resolveAndThrowIfException(Object) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
-
- resolveAndThrowIfException(Object) - Method in class com.hazelcast.spi.impl.AbstractInvocationFuture
-
- resolveFuture(Future<Object>) - Static method in class com.hazelcast.internal.management.ManagementCenterService
-
- resolveResponseForRecoveryOperation(Object) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientSubscriberContextSupport
-
- resolveResponseForRecoveryOperation(Object) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeSubscriberContextSupport
-
- resolveResponseForRecoveryOperation(Object) - Method in interface com.hazelcast.map.impl.querycache.subscriber.SubscriberContextSupport
-
Resolves response of recoveryOperation.
- resources - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
Map from full prefixed cache name to set of
Closeable
resources
- response - Variable in class com.hazelcast.cache.impl.operation.KeyBasedCacheOperation
-
- response - Variable in class com.hazelcast.collection.impl.collection.operations.CollectionOperation
-
- response - Variable in class com.hazelcast.collection.impl.queue.operations.QueueOperation
-
- response - Variable in class com.hazelcast.concurrent.atomiclong.operations.AbstractAlterOperation
-
- response - Variable in class com.hazelcast.concurrent.atomicreference.operations.AbstractAlterOperation
-
- response - Variable in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- response - Variable in class com.hazelcast.concurrent.semaphore.operations.SemaphoreOperation
-
- response - Variable in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- response - Variable in class com.hazelcast.multimap.impl.operations.AbstractMultiMapOperation
-
- response - Variable in class com.hazelcast.replicatedmap.impl.operation.AbstractReplicatedMapOperation
-
- Response - Class in com.hazelcast.spi.impl.operationservice.impl.responses
-
- Response() - Constructor for class com.hazelcast.spi.impl.operationservice.impl.responses.Response
-
- Response(long, boolean) - Constructor for class com.hazelcast.spi.impl.operationservice.impl.responses.Response
-
- RESPONSE_ALREADY_SENT - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- RESPONSE_SIZE_IN_BYTES - Static variable in class com.hazelcast.spi.impl.operationservice.impl.responses.Response
-
- RESPONSE_THREAD_COUNT - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
The number of response threads.
- RESPONSE_THREAD_COUNT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
The number of threads that process responses.
- ResponseAlreadySentException - Exception in com.hazelcast.spi.exception
-
A HazelcastException indicating that there is some kind of system error causing a response to be send
multiple times for some operation.
- ResponseAlreadySentException() - Constructor for exception com.hazelcast.spi.exception.ResponseAlreadySentException
-
- ResponseAlreadySentException(String) - Constructor for exception com.hazelcast.spi.exception.ResponseAlreadySentException
-
- responseQueueSize - Variable in class com.hazelcast.internal.management.dto.OperationServiceDTO
-
- responseQueueSize() - Method in class com.hazelcast.spi.impl.operationservice.impl.InboundResponseHandlerSupplier
-
- responses - Variable in class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- responses - Variable in class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- REST_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- REST_VALUE - Static variable in class com.hazelcast.internal.ascii.TextProtocolsDataSerializerHook
-
- RestartingMemberIterator - Class in com.hazelcast.internal.util.iterator
-
Iterates over stable cluster from the oldest to youngest member.
- RestartingMemberIterator(ClusterService, int) - Constructor for class com.hazelcast.internal.util.iterator.RestartingMemberIterator
-
- RestValue - Class in com.hazelcast.internal.ascii.rest
-
- RestValue() - Constructor for class com.hazelcast.internal.ascii.rest.RestValue
-
- RestValue(byte[], byte[]) - Constructor for class com.hazelcast.internal.ascii.rest.RestValue
-
- result - Variable in class com.hazelcast.cache.impl.AbstractClusterWideIterator
-
- result - Variable in class com.hazelcast.map.impl.iterator.AbstractMapPartitionIterator
-
- Result<T extends Result> - Interface in com.hazelcast.map.impl.query
-
Result of a Query.
- result - Variable in class com.hazelcast.scheduledexecutor.impl.operations.SyncStateOperation
-
- RESULT_SEGMENT - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- resultDeserialized - Variable in class com.hazelcast.spi.InvocationBuilder
-
- ResultProcessor<T extends Result> - Interface in com.hazelcast.map.impl.query
-
Responsible for creating query results of a concrete type depending on the type of the Query.
- resultProcessorRegistry - Variable in class com.hazelcast.map.impl.query.MapQueryEngineImpl
-
- resultProcessorRegistry - Variable in class com.hazelcast.map.impl.query.QueryRunner
-
- ResultProcessorRegistry - Class in com.hazelcast.map.impl.query
-
Holds a registry of ResultProcessors for Result type.
- ResultProcessorRegistry() - Constructor for class com.hazelcast.map.impl.query.ResultProcessorRegistry
-
- ResultReadyNotifyOperation<V> - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- ResultReadyNotifyOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.ResultReadyNotifyOperation
-
- ResultReadyNotifyOperation(ScheduledTaskHandler) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.ResultReadyNotifyOperation
-
- ResultSegment - Class in com.hazelcast.map.impl.query
-
Represents a partial query result on a segment of the map.
- ResultSegment() - Constructor for class com.hazelcast.map.impl.query.ResultSegment
-
- ResultSegment(Result, int) - Constructor for class com.hazelcast.map.impl.query.ResultSegment
-
- resultSet - Variable in class com.hazelcast.internal.journal.EventJournalReadOperation
-
- ResultSet - Class in com.hazelcast.internal.util
-
A result set of
Map.Entry
objects that can be iterated according to
IterationType
- ResultSet(List<Map.Entry>, IterationType) - Constructor for class com.hazelcast.internal.util.ResultSet
-
- ResultSet() - Constructor for class com.hazelcast.internal.util.ResultSet
-
- resume(String, String) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- resume(String, String) - Method in interface com.hazelcast.wan.WanReplicationService
-
Resumes WAN replication for the given wanReplicationName
and
targetGroupName
on this hazelcast instance.
- resumeMigration() - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- resumeMigration() - Method in interface com.hazelcast.internal.partition.InternalPartitionService
-
Resume all migrations
- retainAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- retainAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- retainAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- retainAll(Collection<?>) - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- retainAll(Collection<?>) - Method in class com.hazelcast.collection.impl.queue.QueueProxyImpl
-
- retainAll(Collection<?>) - Method in class com.hazelcast.internal.cluster.impl.MemberSelectingCollection
-
- retainAll(Collection<?>) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationQueue
-
- retainAll(Collection<?>) - Method in class com.hazelcast.spi.impl.UnmodifiableLazyList
-
- retainAll(Collection<?>) - Method in class com.hazelcast.util.collection.IntHashSet
-
- retainAll(Collection<?>) - Method in class com.hazelcast.util.collection.LongHashSet
-
- retainAll(Collection<?>) - Method in class com.hazelcast.util.collection.OAHashSet
-
- retainNamespaces(int, Set<ServiceNamespace>) - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaManager
-
- rethrow(Throwable) - Static method in class com.hazelcast.util.ExceptionUtil
-
- rethrow(Throwable, ExceptionUtil.RuntimeExceptionFactory) - Static method in class com.hazelcast.util.ExceptionUtil
-
- rethrow(Throwable, Class<T>) - Static method in class com.hazelcast.util.ExceptionUtil
-
- RETHROW_ALL_EXCEPT_MEMBER_LEFT - Static variable in class com.hazelcast.util.FutureUtil
-
- RETHROW_EVERYTHING - Static variable in class com.hazelcast.util.FutureUtil
-
Just rethrows all exceptions
- RETHROW_EXECUTION_EXCEPTION - Static variable in class com.hazelcast.util.FutureUtil
-
- RETHROW_TRANSACTION_EXCEPTION - Static variable in class com.hazelcast.util.FutureUtil
-
Handler for transaction specific rethrown of exceptions.
- rethrowAllowedTypeFirst(Throwable, Class<T>) - Static method in class com.hazelcast.util.ExceptionUtil
-
This rethrow the exception providing an allowed Exception in first priority, even it is a Runtime exception
- rethrowAllowInterrupted(Throwable) - Static method in class com.hazelcast.util.ExceptionUtil
-
- retrieve(int) - Method in class com.hazelcast.durableexecutor.impl.TaskRingBuffer
-
Gets the response
- RETRIEVE_DISPOSE_RESULT - Static variable in class com.hazelcast.durableexecutor.impl.DurableExecutorDataSerializerHook
-
- RETRIEVE_RESULT - Static variable in class com.hazelcast.durableexecutor.impl.DurableExecutorDataSerializerHook
-
- retrieveAndDisposeResult(long) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- retrieveAndDisposeResult(long) - Method in interface com.hazelcast.durableexecutor.DurableExecutorService
-
Retrieves and disposes the result with the given taskId
- retrieveAndDisposeResult(int) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorContainer
-
- retrieveAndDisposeResult(long) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- RetrieveAndDisposeResultOperation - Class in com.hazelcast.durableexecutor.impl.operations
-
- RetrieveAndDisposeResultOperation() - Constructor for class com.hazelcast.durableexecutor.impl.operations.RetrieveAndDisposeResultOperation
-
- RetrieveAndDisposeResultOperation(String, int) - Constructor for class com.hazelcast.durableexecutor.impl.operations.RetrieveAndDisposeResultOperation
-
- retrieveInitialSequence() - Method in class com.hazelcast.topic.impl.reliable.ReliableMessageListenerAdapter
-
- retrieveInitialSequence() - Method in interface com.hazelcast.topic.ReliableMessageListener
-
Retrieves the initial sequence from which this ReliableMessageListener should start.
- retrieveResult(long) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- retrieveResult(long) - Method in interface com.hazelcast.durableexecutor.DurableExecutorService
-
Retrieves the result with the given taskId
- retrieveResult(int) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorContainer
-
- retrieveResult(long) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- RetrieveResultOperation - Class in com.hazelcast.durableexecutor.impl.operations
-
Used to retrieve the response of an execution with the given sequence
- RetrieveResultOperation() - Constructor for class com.hazelcast.durableexecutor.impl.operations.RetrieveResultOperation
-
- RetrieveResultOperation(String, int) - Constructor for class com.hazelcast.durableexecutor.impl.operations.RetrieveResultOperation
-
- RETRYABLE_HAZELCAST - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- RETRYABLE_IO - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- RetryableException - Interface in com.hazelcast.spi.exception
-
Marker interface for exceptions to indicate that an operation can be retried.
- RetryableHazelcastException - Exception in com.hazelcast.spi.exception
-
A 'marker' exception that indicates that an operation can be retried.
- RetryableHazelcastException() - Constructor for exception com.hazelcast.spi.exception.RetryableHazelcastException
-
- RetryableHazelcastException(String) - Constructor for exception com.hazelcast.spi.exception.RetryableHazelcastException
-
- RetryableHazelcastException(String, Throwable) - Constructor for exception com.hazelcast.spi.exception.RetryableHazelcastException
-
- RetryableHazelcastException(Throwable) - Constructor for exception com.hazelcast.spi.exception.RetryableHazelcastException
-
- RetryableIOException - Exception in com.hazelcast.spi.exception
-
A
IOException
indicating that there was a IO failure, but it can be retried.
- RetryableIOException() - Constructor for exception com.hazelcast.spi.exception.RetryableIOException
-
- RetryableIOException(String) - Constructor for exception com.hazelcast.spi.exception.RetryableIOException
-
- RetryableIOException(String, Throwable) - Constructor for exception com.hazelcast.spi.exception.RetryableIOException
-
- RetryableIOException(Throwable) - Constructor for exception com.hazelcast.spi.exception.RetryableIOException
-
- RETURN - Static variable in class com.hazelcast.internal.ascii.TextCommandConstants
-
- RETURN_END - Static variable in class com.hazelcast.internal.ascii.TextCommandConstants
-
- returnInputBuffer(BufferObjectDataInput) - Method in interface com.hazelcast.internal.serialization.impl.bufferpool.BufferPool
-
Returns a BufferObjectDataInput back to the pool.
- returnInputBuffer(BufferObjectDataInput) - Method in class com.hazelcast.internal.serialization.impl.bufferpool.BufferPoolImpl
-
- returnOutputBuffer(BufferObjectDataOutput) - Method in interface com.hazelcast.internal.serialization.impl.bufferpool.BufferPool
-
Returns a BufferObjectDataOutput back to the pool.
- returnOutputBuffer(BufferObjectDataOutput) - Method in class com.hazelcast.internal.serialization.impl.bufferpool.BufferPoolImpl
-
- returnsResponse() - Method in class com.hazelcast.cache.impl.operation.CacheClearExpiredOperation
-
- returnsResponse() - Method in class com.hazelcast.cache.impl.operation.CacheCreateConfigOperation
-
Deprecated.
- returnsResponse() - Method in class com.hazelcast.cache.impl.operation.CacheGetConfigOperation
-
- returnsResponse() - Method in class com.hazelcast.client.impl.operations.ClientDisconnectionOperation
-
- returnsResponse() - Method in class com.hazelcast.client.impl.operations.ClientReAuthOperation
-
- returnsResponse() - Method in class com.hazelcast.client.impl.operations.OnJoinClientOperation
-
- returnsResponse() - Method in class com.hazelcast.internal.cluster.impl.operations.FetchMembersViewOp
-
- returnsResponse() - Method in class com.hazelcast.internal.cluster.impl.operations.MembersUpdateOp
-
- returnsResponse() - Method in class com.hazelcast.internal.cluster.impl.operations.MergeClustersOp
-
- returnsResponse() - Method in class com.hazelcast.internal.cluster.impl.operations.PromoteLiteMemberOp
-
- returnsResponse() - Method in class com.hazelcast.internal.partition.operation.FinalizeMigrationOperation
-
- returnsResponse() - Method in class com.hazelcast.internal.partition.operation.PartitionBackupReplicaAntiEntropyOperation
-
- returnsResponse() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRequest
-
- returnsResponse() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncResponse
-
- returnsResponse() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRetryResponse
-
- returnsResponse() - Method in class com.hazelcast.internal.partition.operation.PartitionStateOperation
-
- returnsResponse() - Method in class com.hazelcast.internal.partition.operation.ShutdownRequestOperation
-
- returnsResponse() - Method in class com.hazelcast.internal.partition.operation.ShutdownResponseOperation
-
- returnsResponse() - Method in class com.hazelcast.map.impl.operation.AccumulatorConsumerOperation
-
- returnsResponse() - Method in class com.hazelcast.map.impl.operation.ClearExpiredOperation
-
- returnsResponse() - Method in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- returnsResponse() - Method in class com.hazelcast.map.impl.operation.IsKeyLoadFinishedOperation
-
- returnsResponse() - Method in class com.hazelcast.map.impl.operation.IsPartitionLoadedOperation
-
- returnsResponse() - Method in class com.hazelcast.map.impl.operation.TriggerLoadIfNeededOperation
-
- returnsResponse() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.ReadAndResetAccumulatorOperation
-
- returnsResponse() - Method in class com.hazelcast.mapreduce.impl.operation.NotifyRemoteExceptionOperation
-
- returnsResponse() - Method in class com.hazelcast.mapreduce.impl.operation.StartProcessingJobOperation
-
- returnsResponse() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.OnJoinRegistrationOperation
-
- returnsResponse() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.Backup
-
- returnsResponse() - Method in class com.hazelcast.spi.Operation
-
Method is intended to be subclassed.
- returnsResponse() - Method in class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionBackupOperation
-
- returnsResponse() - Method in class com.hazelcast.transaction.impl.xa.operations.FinalizeRemoteTransactionBackupOperation
-
- returnsResponse() - Method in class com.hazelcast.transaction.impl.xa.operations.FinalizeRemoteTransactionOperation
-
- returnsResponse() - Method in class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionBackupOperation
-
- returnValue - Variable in class com.hazelcast.concurrent.atomicreference.operations.ApplyOperation
-
- returnWithDeadline(Collection<Future<V>>, long, TimeUnit) - Static method in class com.hazelcast.util.FutureUtil
-
- returnWithDeadline(Collection<Future<V>>, long, TimeUnit, FutureUtil.ExceptionHandler) - Static method in class com.hazelcast.util.FutureUtil
-
- returnWithDeadline(Collection<Future<V>>, long, TimeUnit, long, TimeUnit) - Static method in class com.hazelcast.util.FutureUtil
-
- returnWithDeadline(Collection<Future<V>>, long, TimeUnit, long, TimeUnit, FutureUtil.ExceptionHandler) - Static method in class com.hazelcast.util.FutureUtil
-
- REVISION - Static variable in class com.hazelcast.instance.GeneratedBuildProperties
-
- RIMBeanServerDelegate(MBeanServerDelegate) - Constructor for class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- Ringbuffer<E> - Interface in com.hazelcast.ringbuffer.impl
-
The Ringbuffer is responsible for storing the actual content of a
ringbuffer.
- Ringbuffer<E> - Interface in com.hazelcast.ringbuffer
-
A Ringbuffer is a data structure where the content is stored in a ring-like
structure.
- ringbuffer - Variable in class com.hazelcast.topic.impl.reliable.MessageRunner
-
- RINGBUFFER_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- RINGBUFFER_CONTAINER - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- RINGBUFFER_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- RINGBUFFER_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- RINGBUFFER_MERGING_ENTRY - Static variable in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- RINGBUFFER_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- RINGBUFFER_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- RINGBUFFER_STORE_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- RingbufferAddAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.ringbuffer
-
Client Protocol Task for handling messages with type ID:
RingbufferMessageType.RINGBUFFER_ADDALL
- RingbufferAddAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddAllMessageTask
-
- RingbufferAddMessageTask - Class in com.hazelcast.client.impl.protocol.task.ringbuffer
-
Client Protocol Task for handling messages with type ID:
RingbufferMessageType.RINGBUFFER_ADD
- RingbufferAddMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferAddMessageTask
-
- RingbufferCacheEventJournalImpl - Class in com.hazelcast.cache.impl.journal
-
The cache event journal implementation based on the
Ringbuffer
.
- RingbufferCacheEventJournalImpl(NodeEngine) - Constructor for class com.hazelcast.cache.impl.journal.RingbufferCacheEventJournalImpl
-
- RingbufferCapacityMessageTask - Class in com.hazelcast.client.impl.protocol.task.ringbuffer
-
- RingbufferCapacityMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferCapacityMessageTask
-
- RingbufferConfig - Class in com.hazelcast.config
-
- RingbufferConfig() - Constructor for class com.hazelcast.config.RingbufferConfig
-
- RingbufferConfig(String) - Constructor for class com.hazelcast.config.RingbufferConfig
-
Creates a RingbufferConfig with the provided name.
- RingbufferConfig(RingbufferConfig) - Constructor for class com.hazelcast.config.RingbufferConfig
-
Clones a RingbufferConfig
- RingbufferConfig(String, RingbufferConfig) - Constructor for class com.hazelcast.config.RingbufferConfig
-
Creates a new RingbufferConfig by cloning an existing config and overriding the name.
- RingbufferContainer<T,E> - Class in com.hazelcast.ringbuffer.impl
-
The RingbufferContainer is responsible for the functionalities supporting
the underlying ringbuffer structure containing the data.
- RingbufferContainer() - Constructor for class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- RingbufferContainer(ObjectNamespace, int) - Constructor for class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Constructs the ring buffer container with only the name and the key for
blocking operations.
- RingbufferContainer(ObjectNamespace, RingbufferConfig, NodeEngine, int) - Constructor for class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Constructs a fully initialized ringbuffer that can be used immediately.
- RingbufferDataSerializerHook - Class in com.hazelcast.ringbuffer.impl
-
- RingbufferDataSerializerHook() - Constructor for class com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook
-
- RingbufferHeadSequenceMessageTask - Class in com.hazelcast.client.impl.protocol.task.ringbuffer
-
- RingbufferHeadSequenceMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferHeadSequenceMessageTask
-
- RingbufferMapEventJournalImpl - Class in com.hazelcast.map.impl.journal
-
The map event journal implementation based on the
Ringbuffer
.
- RingbufferMapEventJournalImpl(NodeEngine, MapServiceContext) - Constructor for class com.hazelcast.map.impl.journal.RingbufferMapEventJournalImpl
-
- RingbufferMergeData - Class in com.hazelcast.spi.merge
-
A ringbuffer implementation holding data involved in split-brain healing.
- RingbufferMergeData(int) - Constructor for class com.hazelcast.spi.merge.RingbufferMergeData
-
- RingbufferMergeData(Ringbuffer<Object>) - Constructor for class com.hazelcast.spi.merge.RingbufferMergeData
-
- RingbufferMergeDataReadOnlyIterator<E> - Class in com.hazelcast.spi.merge
-
- RingbufferMergingValueImpl - Class in com.hazelcast.spi.impl.merge
-
- RingbufferMergingValueImpl() - Constructor for class com.hazelcast.spi.impl.merge.RingbufferMergingValueImpl
-
- RingbufferMergingValueImpl(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.RingbufferMergingValueImpl
-
- RingBufferPermission - Class in com.hazelcast.security.permission
-
- RingBufferPermission(String, String...) - Constructor for class com.hazelcast.security.permission.RingBufferPermission
-
- RingbufferPortableHook - Class in com.hazelcast.ringbuffer.impl.client
-
Provides a Portable hook for the ringbuffer operations.
- RingbufferPortableHook() - Constructor for class com.hazelcast.ringbuffer.impl.client.RingbufferPortableHook
-
- RingbufferProxy<E> - Class in com.hazelcast.ringbuffer.impl
-
- RingbufferProxy(NodeEngine, RingbufferService, String, RingbufferConfig) - Constructor for class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- RingbufferReadManyMessageTask - Class in com.hazelcast.client.impl.protocol.task.ringbuffer
-
Client Protocol Task for handling messages with type ID:
RingbufferMessageType.RINGBUFFER_READMANY
- RingbufferReadManyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadManyMessageTask
-
- RingbufferReadOneMessageTask - Class in com.hazelcast.client.impl.protocol.task.ringbuffer
-
Client Protocol Task for handling messages with type ID:
RingbufferMessageType.RINGBUFFER_READONE
- RingbufferReadOneMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferReadOneMessageTask
-
- RingbufferRemainingCapacityMessageTask - Class in com.hazelcast.client.impl.protocol.task.ringbuffer
-
- RingbufferRemainingCapacityMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferRemainingCapacityMessageTask
-
- RingbufferService - Class in com.hazelcast.ringbuffer.impl
-
- RingbufferService(NodeEngineImpl) - Constructor for class com.hazelcast.ringbuffer.impl.RingbufferService
-
- RingbufferSizeMessageTask - Class in com.hazelcast.client.impl.protocol.task.ringbuffer
-
- RingbufferSizeMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferSizeMessageTask
-
- RingbufferStore<T> - Interface in com.hazelcast.core
-
Ringbuffer store makes a ring buffer backed by a central data store; such as database, disk, etc.
- RingbufferStoreConfig - Class in com.hazelcast.config
-
- RingbufferStoreConfig() - Constructor for class com.hazelcast.config.RingbufferStoreConfig
-
- RingbufferStoreConfig(RingbufferStoreConfig) - Constructor for class com.hazelcast.config.RingbufferStoreConfig
-
- RingbufferStoreConfigHolder - Class in com.hazelcast.client.impl.protocol.task.dynamicconfig
-
- RingbufferStoreConfigHolder(String, String, Data, Data, Properties, boolean) - Constructor for class com.hazelcast.client.impl.protocol.task.dynamicconfig.RingbufferStoreConfigHolder
-
- RingbufferStoreFactory<T> - Interface in com.hazelcast.core
-
- RingbufferStoreWrapper - Class in com.hazelcast.ringbuffer.impl
-
Wrapper for the ring buffer store.
- RingbufferTailSequenceMessageTask - Class in com.hazelcast.client.impl.protocol.task.ringbuffer
-
- RingbufferTailSequenceMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.ringbuffer.RingbufferTailSequenceMessageTask
-
- RingbufferWaitNotifyKey - Class in com.hazelcast.ringbuffer.impl
-
- RingbufferWaitNotifyKey(ObjectNamespace, int) - Constructor for class com.hazelcast.ringbuffer.impl.RingbufferWaitNotifyKey
-
- rollback(Xid) - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- rollback() - Method in interface com.hazelcast.transaction.impl.Transaction
-
- rollback() - Method in class com.hazelcast.transaction.impl.TransactionImpl
-
- rollback(NodeEngine) - Method in class com.hazelcast.transaction.impl.TransactionLog
-
- rollback(Xid) - Method in class com.hazelcast.transaction.impl.xa.XAResourceImpl
-
- rollback() - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- ROLLBACK_ALLOWED_DURING_PASSIVE_STATE_TX_BACKUP_LOG - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- ROLLBACK_CLUSTER_STATE - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- ROLLBACK_TX_BACKUP_LOG - Static variable in class com.hazelcast.transaction.impl.TransactionDataSerializerHook
-
- rollbackAdd(long) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- rollbackAddBackup(long) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- RollbackAllowedDuringPassiveStateTxBackupLogOperation - Class in com.hazelcast.transaction.impl.operations
-
- RollbackAllowedDuringPassiveStateTxBackupLogOperation() - Constructor for class com.hazelcast.transaction.impl.operations.RollbackAllowedDuringPassiveStateTxBackupLogOperation
-
- RollbackAllowedDuringPassiveStateTxBackupLogOperation(String) - Constructor for class com.hazelcast.transaction.impl.operations.RollbackAllowedDuringPassiveStateTxBackupLogOperation
-
- rollbackAsync(NodeEngine, ExecutionCallback) - Method in class com.hazelcast.transaction.impl.TransactionLog
-
- rollbackAsync(ExecutionCallback) - Method in class com.hazelcast.transaction.impl.xa.XATransaction
-
- rollbackBackupLog(String) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- rollbackClusterState(String) - Method in class com.hazelcast.internal.cluster.impl.ClusterStateManager
-
- RollbackClusterStateOp - Class in com.hazelcast.internal.cluster.impl.operations
-
- RollbackClusterStateOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.RollbackClusterStateOp
-
- RollbackClusterStateOp(Address, String) - Constructor for class com.hazelcast.internal.cluster.impl.operations.RollbackClusterStateOp
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.cache.impl.CacheService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.collection.impl.collection.CollectionService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.map.impl.MapService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.spi.impl.CountingMigrationAwareService
-
- rollbackMigration(PartitionMigrationEvent) - Method in interface com.hazelcast.spi.MigrationAwareService
-
Rollback the migration process for this service, on both source and destination members.
- rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.transaction.impl.xa.XAService
-
- rollbackRemove(long) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- rollbackRemove(long) - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- rollbackRemoveBackup(long) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- rollbackTransaction() - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- rollbackTransaction() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- rollbackTransaction(String) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- rollbackTransaction(String) - Method in class com.hazelcast.collection.impl.collection.CollectionService
-
- rollbackTransaction(String) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- rollbackTransaction(String) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- rollbackTransaction(String) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- rollbackTransaction(String) - Method in class com.hazelcast.map.impl.MapService
-
- rollbackTransaction(String) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- rollbackTransaction(String) - Method in interface com.hazelcast.spi.TransactionalService
-
- rollbackTransaction() - Method in class com.hazelcast.transaction.impl.xa.XATransactionContextImpl
-
- rollbackTransaction() - Method in interface com.hazelcast.transaction.TransactionContext
-
Rollback of the current transaction.
- RollbackTxBackupLogOperation - Class in com.hazelcast.transaction.impl.operations
-
- RollbackTxBackupLogOperation() - Constructor for class com.hazelcast.transaction.impl.operations.RollbackTxBackupLogOperation
-
- RollbackTxBackupLogOperation(String) - Constructor for class com.hazelcast.transaction.impl.operations.RollbackTxBackupLogOperation
-
- roundCapacity(long) - Static method in class com.hazelcast.internal.util.hashslot.impl.CapacityUtil
-
Round the capacity to the next allowed value.
- roundCapacity(int) - Static method in class com.hazelcast.internal.util.hashslot.impl.CapacityUtil
-
Round the capacity to the next allowed value.
- RoundRobinLB - Class in com.hazelcast.client.util
-
A
LoadBalancer
implementation that relies on using round robin
to a next member to send a request to.
- RoundRobinLB() - Constructor for class com.hazelcast.client.util.RoundRobinLB
-
- RoundRobinLB(int) - Constructor for class com.hazelcast.client.util.RoundRobinLB
-
- RUBY - Static variable in class com.hazelcast.client.impl.ClientTypes
-
RUBY client protocol ID
- RuleBasedQueryOptimizer - Class in com.hazelcast.query.impl.predicates
-
Rule based optimizer.
- RuleBasedQueryOptimizer() - Constructor for class com.hazelcast.query.impl.predicates.RuleBasedQueryOptimizer
-
- run() - Method in class com.hazelcast.cache.impl.journal.CacheEventJournalSubscribeOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.AddCacheConfigOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheBackupEntryProcessorOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheClearBackupOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheClearExpiredOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheClearOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheContainsKeyOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheCreateConfigOperation
-
Deprecated.
- run() - Method in class com.hazelcast.cache.impl.operation.CacheDestroyOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheEntryIteratorOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheEntryProcessorOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheExpireBatchBackupOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheGetAllOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheGetAndRemoveOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheGetAndReplaceOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheGetConfigOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheGetInvalidationMetaDataOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheGetOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheKeyIteratorOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheLegacyMergeOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheListenerRegistrationOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheManagementConfigOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheMergeOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CachePutAllBackupOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CachePutAllOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CachePutBackupOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CachePutIfAbsentOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CachePutOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllBackupOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveBackupOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheReplaceOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheReplicationOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyBackupOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.CacheSizeOperation
-
- run() - Method in class com.hazelcast.cache.impl.operation.OnJoinCacheOperation
-
- run() - Method in class com.hazelcast.cardinality.impl.operations.AggregateBackupOperation
-
- run() - Method in class com.hazelcast.cardinality.impl.operations.AggregateOperation
-
- run() - Method in class com.hazelcast.cardinality.impl.operations.EstimateOperation
-
- run() - Method in class com.hazelcast.cardinality.impl.operations.MergeBackupOperation
-
- run() - Method in class com.hazelcast.cardinality.impl.operations.MergeOperation
-
- run() - Method in class com.hazelcast.cardinality.impl.operations.ReplicationOperation
-
- run() - Method in class com.hazelcast.client.connection.nio.HeartbeatManager
-
- run() - Method in class com.hazelcast.client.impl.ClientHeartbeatMonitor
-
- run() - Method in class com.hazelcast.client.impl.operations.ClientDisconnectionOperation.ClientDisconnectedTask
-
- run() - Method in class com.hazelcast.client.impl.operations.ClientDisconnectionOperation
-
- run() - Method in class com.hazelcast.client.impl.operations.ClientReAuthOperation.ClientReauthTask
-
- run() - Method in class com.hazelcast.client.impl.operations.ClientReAuthOperation
-
- run() - Method in class com.hazelcast.client.impl.operations.GetConnectedClientsOperation
-
- run() - Method in class com.hazelcast.client.impl.operations.OnJoinClientOperation
-
- run() - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- run() - Method in class com.hazelcast.client.impl.protocol.task.cache.CacheAssignAndGetUuidsOperation
-
- run() - Method in class com.hazelcast.client.impl.protocol.task.map.MapAssignAndGetUuidsOperation
-
- run() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddAllBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddAllOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionClearBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionClearOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionCompareAndRemoveOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionContainsOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionGetAllOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionIsEmptyOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionMergeBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionMergeOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionRemoveBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionRemoveOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionReplicationOperation
-
- run() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionSizeOperation
-
- run(List<Operation>) - Static method in class com.hazelcast.collection.impl.CollectionTxnUtil
-
- run() - Method in class com.hazelcast.collection.impl.list.operations.ListAddAllOperation
-
- run() - Method in class com.hazelcast.collection.impl.list.operations.ListAddOperation
-
- run() - Method in class com.hazelcast.collection.impl.list.operations.ListGetOperation
-
- run() - Method in class com.hazelcast.collection.impl.list.operations.ListIndexOfOperation
-
- run() - Method in class com.hazelcast.collection.impl.list.operations.ListRemoveOperation
-
- run() - Method in class com.hazelcast.collection.impl.list.operations.ListSetBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.list.operations.ListSetOperation
-
- run() - Method in class com.hazelcast.collection.impl.list.operations.ListSubOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.AddAllBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.AddAllOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.CheckAndEvictOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.ClearBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.ClearOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.ContainsOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.DrainBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.DrainOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.IsEmptyOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.IteratorOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.OfferBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.OfferOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.PeekOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.PollBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.PollOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.QueueMergeBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.QueueMergeOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.QueueReplicationOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.RemainingCapacityOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.RemoveBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.RemoveOperation
-
- run() - Method in class com.hazelcast.collection.impl.queue.operations.SizeOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionPrepareBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionPrepareOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionReserveAddOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionReserveRemoveOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionRollbackBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionRollbackOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTransactionRollbackOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.QueueTransactionRollbackOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnCommitBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnCommitOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnOfferBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnOfferOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPeekOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPollBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPollOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPrepareBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPrepareOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReserveOfferBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReserveOfferOperation
-
Runs the operation.
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReservePollBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReservePollOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnRollbackBackupOperation
-
- run() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnRollbackOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.AddAndGetOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.AddBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.AlterAndGetOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.AlterOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.ApplyOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongReplicationOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.CompareAndSetOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndAddOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndAlterOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndSetOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.GetOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.MergeBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.MergeOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.SetBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.atomiclong.operations.SetOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.AlterAndGetOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.AlterOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.ApplyOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceReplicationOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.CompareAndSetOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.ContainsOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.GetAndAlterOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.GetAndSetOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.GetOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.IsNullOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.MergeBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.MergeOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.SetAndGetOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.SetBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.atomicreference.operations.SetOperation
-
- run() - Method in class com.hazelcast.concurrent.countdownlatch.operations.AwaitOperation
-
- run() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchReplicationOperation
-
- run() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownOperation
-
- run() - Method in class com.hazelcast.concurrent.countdownlatch.operations.GetCountOperation
-
- run() - Method in class com.hazelcast.concurrent.countdownlatch.operations.SetCountOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.AwaitBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.AwaitOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.GetLockCountOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.GetRemainingLeaseTimeOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.IsLockedOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.LocalLockCleanupOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.LockBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.LockOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.LockReplicationOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.UnlockBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.UnlockIfLeaseExpiredOperation
-
- run() - Method in class com.hazelcast.concurrent.lock.operations.UnlockOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.AcquireBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.AcquireOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.AvailableOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.DrainBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.DrainOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.IncreaseBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.IncreaseOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.InitBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.InitOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.ReduceBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.ReduceOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.ReleaseBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.ReleaseOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberBackupOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberOperation
-
- run() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
-
- run() - Method in class com.hazelcast.crdt.AbstractCRDTReplicationOperation
-
- run() - Method in class com.hazelcast.crdt.pncounter.operations.AddOperation
-
- run() - Method in class com.hazelcast.crdt.pncounter.operations.GetOperation
-
- run() - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorContainer.TaskProcessor
-
- run() - Method in class com.hazelcast.durableexecutor.impl.operations.DisposeResultBackupOperation
-
- run() - Method in class com.hazelcast.durableexecutor.impl.operations.DisposeResultOperation
-
- run() - Method in class com.hazelcast.durableexecutor.impl.operations.PutResultBackupOperation
-
- run() - Method in class com.hazelcast.durableexecutor.impl.operations.PutResultOperation
-
- run() - Method in class com.hazelcast.durableexecutor.impl.operations.ReplicationOperation
-
- run() - Method in class com.hazelcast.durableexecutor.impl.operations.RetrieveAndDisposeResultOperation
-
- run() - Method in class com.hazelcast.durableexecutor.impl.operations.RetrieveResultOperation
-
- run() - Method in class com.hazelcast.durableexecutor.impl.operations.ShutdownOperation
-
- run() - Method in class com.hazelcast.durableexecutor.impl.operations.TaskBackupOperation
-
- run() - Method in class com.hazelcast.durableexecutor.impl.operations.TaskOperation
-
- run() - Method in class com.hazelcast.executor.impl.operations.CancellationOperation
-
- run() - Method in class com.hazelcast.executor.impl.operations.ShutdownOperation
-
- run() - Method in class com.hazelcast.instance.Node.NodeShutdownHookThread
-
- run() - Method in class com.hazelcast.internal.cluster.impl.MulticastService
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.AuthenticationFailureOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.AuthorizationOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.BeforeJoinCheckFailureOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.CommitClusterStateOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.ConfigMismatchOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.ExplicitSuspicionOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.FetchMembersViewOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.FinalizeJoinOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.GroupMismatchOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.HeartbeatComplaintOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.HeartbeatOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.JoinMastershipClaimOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.JoinRequestOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.LockClusterStateOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.MasterResponseOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.MemberAttributeChangedOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.MembersUpdateOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.MergeClustersOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.OnJoinOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.PromoteLiteMemberOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.RollbackClusterStateOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.ShutdownNodeOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.SplitBrainMergeValidationOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.TriggerExplicitSuspicionOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.TriggerMemberListPublishOp
-
- run() - Method in class com.hazelcast.internal.cluster.impl.operations.WhoisMasterOp
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.BuildInfoPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.ConfigPropertiesPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.DiagnosticsPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.EventQueuePlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.InvocationPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.MemberHazelcastInstanceInfoPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.MemberHeartbeatPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.MetricsPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.NetworkingImbalancePlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.OperationHeartbeatPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.OperationThreadSamplerPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.OverloadedConnectionsPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.PendingInvocationsPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.SlowOperationPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.StoreLatencyPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.SystemLogPlugin
-
- run(DiagnosticsLogWriter) - Method in class com.hazelcast.internal.diagnostics.SystemPropertiesPlugin
-
- run() - Method in class com.hazelcast.internal.dynamicconfig.AddDynamicConfigOperation
-
- run() - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService.Merger
-
- run() - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigPreJoinOperation
-
- run() - Method in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- run() - Method in class com.hazelcast.internal.journal.EventJournalReadOperation
-
- run() - Method in class com.hazelcast.internal.management.operation.AddWanConfigOperation
-
- run() - Method in class com.hazelcast.internal.management.operation.ChangeWanStateOperation
-
- run() - Method in class com.hazelcast.internal.management.operation.ClearWanQueuesOperation
-
- run() - Method in class com.hazelcast.internal.management.operation.GetMapConfigOperation
-
- run() - Method in class com.hazelcast.internal.management.operation.ScriptExecutorOperation
-
- run() - Method in class com.hazelcast.internal.management.operation.ThreadDumpOperation
-
- run() - Method in class com.hazelcast.internal.management.operation.UpdateManagementCenterUrlOperation
-
- run() - Method in class com.hazelcast.internal.management.operation.UpdateMapConfigOperation
-
- run() - Method in class com.hazelcast.internal.management.operation.UpdatePermissionConfigOperation
-
- run() - Method in class com.hazelcast.internal.management.operation.WanCheckConsistencyOperation
-
- run() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.RepairingTask
-
- run() - Method in class com.hazelcast.internal.networking.nio.NioPipeline
-
- run() - Method in class com.hazelcast.internal.networking.nio.NioThread
-
- run() - Method in class com.hazelcast.internal.partition.operation.AssignPartitions
-
- run() - Method in class com.hazelcast.internal.partition.operation.FetchPartitionStateOperation
-
- run() - Method in class com.hazelcast.internal.partition.operation.FinalizeMigrationOperation
-
- run() - Method in class com.hazelcast.internal.partition.operation.HasOngoingMigration
-
- run() - Method in class com.hazelcast.internal.partition.operation.MigrationCommitOperation
-
- run() - Method in class com.hazelcast.internal.partition.operation.MigrationOperation
-
Runs the operation.
- run() - Method in class com.hazelcast.internal.partition.operation.PartitionBackupReplicaAntiEntropyOperation
-
- run() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRequest
-
- run() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncResponse
-
- run() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRetryResponse
-
- run() - Method in class com.hazelcast.internal.partition.operation.PartitionStateOperation
-
- run() - Method in class com.hazelcast.internal.partition.operation.SafeStateCheckOperation
-
- run() - Method in class com.hazelcast.internal.partition.operation.ShutdownRequestOperation
-
- run() - Method in class com.hazelcast.internal.partition.operation.ShutdownResponseOperation
-
- run() - Method in class com.hazelcast.internal.usercodedeployment.impl.operation.ClassDataFinderOperation
-
- run() - Method in class com.hazelcast.internal.usercodedeployment.impl.operation.DeployClassesOperation
-
- run() - Method in class com.hazelcast.internal.util.LocalRetryableExecution
-
- run() - Method in class com.hazelcast.map.impl.journal.MapEventJournalSubscribeOperation
-
- run() - Method in class com.hazelcast.map.impl.mapstore.writebehind.StoreWorker
-
- run() - Method in class com.hazelcast.map.impl.operation.AccumulatorConsumerOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.AddIndexOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.AddInterceptorOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.AwaitMapFlushOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.ClearBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.ClearExpiredOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.ClearNearCacheOperation
-
Deprecated.
- run() - Method in class com.hazelcast.map.impl.operation.ClearOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.ContainsKeyOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.ContainsValueOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.DeleteOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.EntryBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.EvictAllBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.EvictAllOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.EvictBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.EvictBatchBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.EvictOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.GetAllOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.GetEntryViewOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.GetOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.IsKeyLoadFinishedOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.IsPartitionLoadedOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.KeyLoadStatusOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.LegacyMergeOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.LoadAllOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.LoadMapOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MapFetchEntriesOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MapFetchKeysOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MapFetchWithQueryOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MapFlushBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MapFlushOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MapGetInvalidationMetaDataOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MapIsEmptyOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MapPartitionDestroyOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MapReplicationOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MapSizeOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MergeOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MultipleEntryBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.NotifyMapFlushOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.PostJoinMapOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.PutAllBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.PutAllOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.PutBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.PutIfAbsentOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.PutOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.PutTransientOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.RemoveBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.RemoveFromLoadAllOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.RemoveIfSameOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.RemoveInterceptorOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.RemoveOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.ReplaceIfSameOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.ReplaceOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.SetOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.SetTtlBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.SetTtlOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.SynchronizeIndexesForPartitionTask
-
- run() - Method in class com.hazelcast.map.impl.operation.TriggerLoadIfNeededOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.TryPutOperation
-
- run() - Method in class com.hazelcast.map.impl.operation.TryRemoveOperation
-
- run(String, Predicate, int, Result) - Method in class com.hazelcast.map.impl.query.PartitionScanRunner
-
- run(String, Predicate, int, int, int) - Method in class com.hazelcast.map.impl.query.PartitionScanRunner
-
Executes the predicate on a partition chunk.
- run() - Method in class com.hazelcast.map.impl.query.QueryOperation
-
- run() - Method in class com.hazelcast.map.impl.query.QueryPartitionOperation
-
- run() - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorScannerTask
-
- run() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.DestroyQueryCacheOperation
-
- run() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.MadePublishableOperation
-
- run() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.PublisherCreateOperation
-
- run() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.ReadAndResetAccumulatorOperation
-
- run() - Method in class com.hazelcast.map.impl.querycache.subscriber.operation.SetReadCursorOperation
-
- run() - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- run() - Method in class com.hazelcast.map.impl.tx.TxnLockAndGetOperation
-
- run() - Method in class com.hazelcast.map.impl.tx.TxnPrepareBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.tx.TxnPrepareOperation
-
- run() - Method in class com.hazelcast.map.impl.tx.TxnRollbackBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.tx.TxnRollbackOperation
-
- run() - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- run() - Method in class com.hazelcast.map.impl.tx.TxnUnlockBackupOperation
-
- run() - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.CancelJobSupervisorOperation
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.FireNotificationOperation
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.GetResultOperation
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentOperation
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.KeyValueJobOperation
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.NotifyRemoteExceptionOperation
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.PostPonePartitionProcessing
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.ProcessStatsUpdateOperation
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.RequestMemberIdAssignment
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionMapping
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionProcessed
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionReducing
-
- run() - Method in class com.hazelcast.mapreduce.impl.operation.StartProcessingJobOperation
-
- run() - Method in class com.hazelcast.mapreduce.impl.task.ReducerTask
-
- run() - Method in class com.hazelcast.multimap.impl.operations.ClearBackupOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.ClearOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.ContainsEntryOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.CountOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.DeleteBackupOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.DeleteOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.EntrySetOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.GetAllOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.KeySetOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.MergeBackupOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.MergeOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.MultiMapReplicationOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.PutBackupOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.PutOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.RemoveAllBackupOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.RemoveAllOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.RemoveBackupOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.RemoveOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.SizeOperation
-
- run() - Method in class com.hazelcast.multimap.impl.operations.ValuesOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnCommitBackupOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnCommitOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnGenerateRecordIdOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnLockAndGetOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnPrepareBackupOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnPrepareOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnPutBackupOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnPutOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveAllBackupOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveAllOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveBackupOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnRollbackBackupOperation
-
- run() - Method in class com.hazelcast.multimap.impl.txn.TxnRollbackOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.CheckReplicaVersionOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.ClearOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.ContainsKeyOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.ContainsValueOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.EntrySetOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.EvictionOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.GetOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.IsEmptyOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.KeySetOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.LegacyMergeOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.MergeOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.PutAllOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.PutOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.RemoveOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicateUpdateOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicateUpdateToCallerOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.ReplicationOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.RequestMapDataOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.SizeOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.SyncReplicatedMapDataOperation
-
- run() - Method in class com.hazelcast.replicatedmap.impl.operation.ValuesOperation
-
- run() - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllBackupOperation
-
- run() - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllOperation
-
- run() - Method in class com.hazelcast.ringbuffer.impl.operations.AddBackupOperation
-
- run() - Method in class com.hazelcast.ringbuffer.impl.operations.AddOperation
-
- run() - Method in class com.hazelcast.ringbuffer.impl.operations.GenericOperation
-
- run() - Method in class com.hazelcast.ringbuffer.impl.operations.MergeBackupOperation
-
- run() - Method in class com.hazelcast.ringbuffer.impl.operations.MergeOperation
-
- run() - Method in class com.hazelcast.ringbuffer.impl.operations.ReadManyOperation
-
- run() - Method in class com.hazelcast.ringbuffer.impl.operations.ReadOneOperation
-
- run() - Method in class com.hazelcast.ringbuffer.impl.operations.ReplicationOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.NamedTaskDecorator
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.CancelTaskBackupOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.CancelTaskOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.DisposeBackupTaskOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.DisposeTaskOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnMemberOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetAllScheduledOnPartitionOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetDelayOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetResultOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetStatisticsOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.IsCanceledOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.IsDoneOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.MergeBackupOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.MergeOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ReplicationOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ResultReadyNotifyOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ScheduleTaskBackupOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ScheduleTaskOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ShutdownOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.SyncBackupStateOperation
-
- run() - Method in class com.hazelcast.scheduledexecutor.impl.operations.SyncStateOperation
-
- run() - Method in class com.hazelcast.spi.discovery.multicast.impl.MulticastDiscoverySender
-
- run() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventProcessor
-
- run() - Method in class com.hazelcast.spi.impl.eventservice.impl.LocalEventDispatcher
-
- run() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.OnJoinRegistrationOperation
-
- run() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.SendEventOperation
-
- run() - Method in class com.hazelcast.spi.impl.eventservice.impl.RemoteEventProcessor
-
- run() - Method in class com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator
-
- run() - Method in class com.hazelcast.spi.impl.merge.AbstractContainerCollector
-
Collects the containers from the data structure in a thread-safe way.
- run() - Method in class com.hazelcast.spi.impl.merge.AbstractContainerMerger
-
- run() - Method in class com.hazelcast.spi.impl.merge.AbstractMergeRunnable
-
- run(Operation) - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- run() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationThread
-
- run(Operation) - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
- run(Packet) - Method in class com.hazelcast.spi.impl.operationexecutor.OperationRunner
-
- run(Runnable) - Method in class com.hazelcast.spi.impl.operationexecutor.OperationRunner
-
- run(Operation) - Method in class com.hazelcast.spi.impl.operationexecutor.OperationRunner
-
- run() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.Backup
-
- run(Operation) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- run() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.DistributedObjectDestroyOperation
-
- run() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.InitializeDistributedObjectOperation
-
- run() - Method in class com.hazelcast.spi.impl.proxyservice.impl.operations.PostJoinProxyOperation
-
- run() - Method in class com.hazelcast.spi.Operation
-
Runs the operation.
- run(Operation) - Method in interface com.hazelcast.spi.OperationService
-
Runs an operation in the calling thread.
- run() - Method in class com.hazelcast.topic.impl.PublishOperation
-
- run() - Method in class com.hazelcast.transaction.impl.operations.BroadcastTxRollbackOperation
-
- run() - Method in class com.hazelcast.transaction.impl.operations.CreateAllowedDuringPassiveStateTxBackupLogOperation
-
- run() - Method in class com.hazelcast.transaction.impl.operations.CreateTxBackupLogOperation
-
- run() - Method in class com.hazelcast.transaction.impl.operations.PurgeTxBackupLogOperation
-
- run() - Method in class com.hazelcast.transaction.impl.operations.ReplicateTxBackupLogOperation
-
- run() - Method in class com.hazelcast.transaction.impl.operations.RollbackTxBackupLogOperation
-
- run() - Method in class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionBackupOperation
-
- run() - Method in class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionOperation
-
- run() - Method in class com.hazelcast.transaction.impl.xa.operations.CollectRemoteTransactionsOperation
-
- run() - Method in class com.hazelcast.transaction.impl.xa.operations.FinalizeRemoteTransactionBackupOperation
-
- run() - Method in class com.hazelcast.transaction.impl.xa.operations.FinalizeRemoteTransactionOperation
-
- run() - Method in class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionBackupOperation
-
- run() - Method in class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionOperation
-
- run() - Method in class com.hazelcast.transaction.impl.xa.operations.XaReplicationOperation
-
- run() - Method in class com.hazelcast.util.executor.CompletableFutureTask
-
- run() - Method in class com.hazelcast.util.executor.HazelcastManagedThread
-
Manages the thread lifecycle and can be overridden to customize if needed.
- RunGcRequest - Class in com.hazelcast.internal.management.request
-
Request for invoking Garbage Collection on the node.
- RunGcRequest() - Constructor for class com.hazelcast.internal.management.request.RunGcRequest
-
- runIndexOrPartitionScanQueryOnOwnedPartitions(Query) - Method in class com.hazelcast.map.impl.query.QueryRunner
-
- runIndexQueryOnOwnedPartitions(Query) - Method in class com.hazelcast.map.impl.query.QueryRunner
-
Performs the given query using indexes.
- runInternal() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.DeregistrationOperation
-
- runInternal() - Method in class com.hazelcast.spi.impl.eventservice.impl.operations.RegistrationOperation
-
- runInternal() - Method in class com.hazelcast.spi.impl.merge.AbstractContainerMerger
-
Executes the service specific merging logic.
- RUNNABLE_ADAPTER - Static variable in class com.hazelcast.executor.impl.ExecutorDataSerializerHook
-
- RUNNABLE_ADAPTER - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- RUNNABLE_DEFINITION - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- RunnableAdapter<V> - Class in com.hazelcast.executor.impl
-
- RunnableAdapter() - Constructor for class com.hazelcast.executor.impl.RunnableAdapter
-
- RunnableAdapter(Runnable) - Constructor for class com.hazelcast.executor.impl.RunnableAdapter
-
- runningOperations() - Method in class com.hazelcast.spi.OperationControl
-
- runningOperationsCount - Variable in class com.hazelcast.internal.management.dto.OperationServiceDTO
-
- runOrExecute(Operation) - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- runOrExecute(Operation) - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Tries to run the
Operation
on the calling thread if allowed.
- runPartitionIndexOrPartitionScanQueryOnGivenOwnedPartition(Query, int) - Method in class com.hazelcast.map.impl.query.QueryRunner
-
- runPartitionScanForPartition(String, Predicate, int, Result) - Method in class com.hazelcast.map.impl.query.ParallelPartitionScanExecutor
-
- runPartitionScanQueryOnPartitionChunk(Query, int, int, int) - Method in class com.hazelcast.map.impl.query.QueryRunner
-
Runs a query on a chunk of a single partition.
- RUNTIME - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- RuntimeAvailableProcessors - Class in com.hazelcast.internal.util
-
- RuntimeInterruptedException - Exception in com.hazelcast.core
-
- RuntimeInterruptedException() - Constructor for exception com.hazelcast.core.RuntimeInterruptedException
-
- RuntimeInterruptedException(String) - Constructor for exception com.hazelcast.core.RuntimeInterruptedException
-
- RuntimeMemoryInfoAccessor - Class in com.hazelcast.util
-
Provides memory information using
Runtime
.
- RuntimeMemoryInfoAccessor() - Constructor for class com.hazelcast.util.RuntimeMemoryInfoAccessor
-
- RuntimeMetricSet - Class in com.hazelcast.internal.metrics.metricsets
-
A Metric pack for exposing
Runtime
metrics.
- runUnderLifecycleLock(Runnable) - Method in class com.hazelcast.instance.LifecycleServiceImpl
-
- runUsingGlobalIndexSafely(Predicate, MapContainer, int) - Method in class com.hazelcast.map.impl.query.QueryRunner
-
- runUsingPartitionScanSafely(Query, Predicate, Collection<Integer>, int) - Method in class com.hazelcast.map.impl.query.QueryRunner
-
- runUsingPartitionScanWithoutPaging(String, Predicate, Collection<Integer>, Result) - Method in class com.hazelcast.map.impl.query.ParallelPartitionScanExecutor
-
- SAFE_STATE_CHECK - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- SafeBuffer - Class in com.hazelcast.client.impl.protocol.util
-
Implementation of ClientProtocolBuffer that is used by default in clients.
- SafeBuffer(byte[]) - Constructor for class com.hazelcast.client.impl.protocol.util.SafeBuffer
-
- safeRegister(Class, Serializer) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- safeRegister(Class, SerializerAdapter) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- SafeStateCheckOperation - Class in com.hazelcast.internal.partition.operation
-
Checks whether a node is safe or not.
- SafeStateCheckOperation() - Constructor for class com.hazelcast.internal.partition.operation.SafeStateCheckOperation
-
- sample(int) - Method in class com.hazelcast.cache.impl.record.CacheRecordHashMap
-
- sample(int) - Method in interface com.hazelcast.internal.eviction.impl.strategy.sampling.SampleableEvictableStore
-
The sample method is used to sample a number of entries (defined by the samples parameter) from
the internal data structure.
- sample(int) - Method in class com.hazelcast.internal.nearcache.impl.store.HeapNearCacheRecordMap
-
- sample(int) - Method in class com.hazelcast.map.impl.querycache.subscriber.QueryCacheRecordHashMap
-
- SAMPLE_COUNT - Static variable in interface com.hazelcast.map.impl.eviction.Evictor
-
- SAMPLE_PERIOD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.InvocationPlugin
-
The sample period in seconds.
- SampleableCacheRecordMap<K extends Data,V extends CacheRecord> - Interface in com.hazelcast.cache.impl.record
-
- SampleableConcurrentHashMap<K,V> - Class in com.hazelcast.util
-
ConcurrentHashMap to extend iterator capability.
- SampleableConcurrentHashMap(int) - Constructor for class com.hazelcast.util.SampleableConcurrentHashMap
-
- SampleableConcurrentHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class com.hazelcast.util.SampleableConcurrentHashMap
-
- SampleableConcurrentHashMap.SamplingEntry<K,V> - Class in com.hazelcast.util
-
Entry to define keys and values for sampling.
- SampleableEvictableStore<A,E extends Evictable> - Interface in com.hazelcast.internal.eviction.impl.strategy.sampling
-
Interface for sampleable store implementations that holds
Evictable
entries to evict.
- SampleableNearCacheRecordMap<K,V extends NearCacheRecord> - Interface in com.hazelcast.internal.nearcache.impl
-
Contract point for all record maps which support entry sampling to be used for storage in Near Cache.
- sampleAndForceRemoveEntries(int) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- sampleAndForceRemoveEntries(int) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
- SAMPLER_PERIOD_MILLIS - Static variable in class com.hazelcast.internal.diagnostics.OperationThreadSamplerPlugin
-
The period in milliseconds between taking samples.
- SAMPLES - Static variable in class com.hazelcast.internal.diagnostics.EventQueuePlugin
-
The number of samples to take from the event queue.
- SAMPLES - Static variable in class com.hazelcast.internal.diagnostics.OverloadedConnectionsPlugin
-
The number of samples to take from a single overloaded connection.
- SamplingEntry(K, V) - Constructor for class com.hazelcast.util.SampleableConcurrentHashMap.SamplingEntry
-
- SamplingEvictionStrategy<A,E extends Evictable,S extends SampleableEvictableStore<A,E>> - Class in com.hazelcast.internal.eviction.impl.strategy.sampling
-
- save(Map) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledRunnableAdapter
-
- save(Map<K, V>) - Method in interface com.hazelcast.scheduledexecutor.StatefulTask
-
Task callback to capture its state on the provided map.
- saveEntryIndex(QueryableEntry, Object, Index.OperationSource) - Method in interface com.hazelcast.query.impl.Index
-
Saves the given entry into this index.
- saveEntryIndex(QueryableEntry, Object, Index.OperationSource) - Method in class com.hazelcast.query.impl.Indexes
-
Inserts a new queryable entry into this indexes instance or updates the
existing one.
- saveEntryIndex(QueryableEntry, Object, Index.OperationSource) - Method in class com.hazelcast.query.impl.IndexImpl
-
- scanAndRegister(S, String) - Method in class com.hazelcast.internal.metrics.impl.MetricsRegistryImpl
-
- scanAndRegister(S) - Method in class com.hazelcast.internal.metrics.impl.ProbeBuilderImpl
-
- scanAndRegister(S, String) - Method in interface com.hazelcast.internal.metrics.MetricsRegistry
-
Scans the source object for any fields/methods that have been annotated
with
Probe
annotation, and registers these fields/methods as
probe instances.
- scanAndRegister(S) - Method in interface com.hazelcast.internal.metrics.ProbeBuilder
-
Scans the source object for any fields/methods that have been annotated
with
Probe
annotation, and registers these fields/methods as
probe instances.
- schedule(Runnable, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- schedule(Callable<V>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- schedule(Runnable, long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- schedule(Callable<V>, long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- schedule(TaskDefinition) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- schedule(TaskDefinition) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorMemberOwnedContainer
-
- schedule(Runnable, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- schedule(Callable<V>, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- schedule(Runnable, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a one-shot action that becomes enabled after the given delay.
- schedule(Callable<V>, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a one-shot action that becomes enabled after the given delay.
- schedule(Runnable, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
-
- schedule(String, Runnable, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
-
- schedule(Runnable, long, TimeUnit) - Method in class com.hazelcast.spi.impl.executionservice.impl.DelegatingTaskScheduler
-
- schedule(Callable<V>, long, TimeUnit) - Method in class com.hazelcast.spi.impl.executionservice.impl.DelegatingTaskScheduler
-
- schedule(Runnable, long, TimeUnit) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- schedule(String, Runnable, long, TimeUnit) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- schedule(Runnable, long, TimeUnit) - Method in interface com.hazelcast.spi.TaskScheduler
-
Creates and executes a one-shot action that becomes enabled
after the given delay.
- schedule(Callable<V>, long, TimeUnit) - Method in interface com.hazelcast.spi.TaskScheduler
-
Creates and executes a one-shot action that becomes enabled
after the given delay.
- schedule(long, K, V) - Method in interface com.hazelcast.util.scheduler.EntryTaskScheduler
-
Schedules (or reschedules) the execution of given entry.
- schedule(long, K, V) - Method in class com.hazelcast.util.scheduler.SecondsBasedEntryTaskScheduler
-
- SCHEDULE_BACKUP_OP - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- SCHEDULE_OP - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleAtFixedRate(Runnable, long, TimeUnit) - Method in class com.hazelcast.internal.metrics.impl.MetricsRegistryImpl
-
- scheduleAtFixedRate(Runnable, long, TimeUnit) - Method in interface com.hazelcast.internal.metrics.MetricsRegistry
-
Schedules a publisher to be executed at a fixed rate.
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the
given period.
- SCHEDULED_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
Name of the scheduled executor.
- SCHEDULED_EXECUTOR_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- SCHEDULED_EXECUTOR_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- SCHEDULED_EXECUTOR_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- SCHEDULED_EXECUTOR_MERGING_ENTRY - Static variable in class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- ScheduledEntry<K,V> - Class in com.hazelcast.util.scheduler
-
- ScheduledEntry(K, V, long, int, long) - Constructor for class com.hazelcast.util.scheduler.ScheduledEntry
-
- ScheduledEntryProcessor<K,V> - Interface in com.hazelcast.util.scheduler
-
- ScheduledExecutorConfig - Class in com.hazelcast.config
-
- ScheduledExecutorConfig() - Constructor for class com.hazelcast.config.ScheduledExecutorConfig
-
- ScheduledExecutorConfig(String) - Constructor for class com.hazelcast.config.ScheduledExecutorConfig
-
- ScheduledExecutorConfig(String, int, int, int) - Constructor for class com.hazelcast.config.ScheduledExecutorConfig
-
- ScheduledExecutorConfig(String, int, int, int, String, MergePolicyConfig) - Constructor for class com.hazelcast.config.ScheduledExecutorConfig
-
- ScheduledExecutorConfig(ScheduledExecutorConfig) - Constructor for class com.hazelcast.config.ScheduledExecutorConfig
-
- ScheduledExecutorContainer - Class in com.hazelcast.scheduledexecutor.impl
-
- ScheduledExecutorContainerHolder - Interface in com.hazelcast.scheduledexecutor.impl
-
- ScheduledExecutorDataSerializerHook - Class in com.hazelcast.scheduledexecutor.impl
-
- ScheduledExecutorDataSerializerHook() - Constructor for class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- ScheduledExecutorGetAllScheduledMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorGetAllScheduledMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorGetAllScheduledMessageTask
-
- ScheduledExecutorMemberBin - Class in com.hazelcast.scheduledexecutor.impl
-
- ScheduledExecutorMemberBin(NodeEngine) - Constructor for class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorMemberBin
-
- ScheduledExecutorMemberOwnedContainer - Class in com.hazelcast.scheduledexecutor.impl
-
Container for member owned Schedulers.
- ScheduledExecutorMergingEntryImpl - Class in com.hazelcast.spi.impl.merge
-
- ScheduledExecutorMergingEntryImpl() - Constructor for class com.hazelcast.spi.impl.merge.ScheduledExecutorMergingEntryImpl
-
- ScheduledExecutorMergingEntryImpl(SerializationService) - Constructor for class com.hazelcast.spi.impl.merge.ScheduledExecutorMergingEntryImpl
-
- ScheduledExecutorPartition - Class in com.hazelcast.scheduledexecutor.impl
-
- ScheduledExecutorPermission - Class in com.hazelcast.security.permission
-
- ScheduledExecutorPermission(String, String...) - Constructor for class com.hazelcast.security.permission.ScheduledExecutorPermission
-
- ScheduledExecutorServiceProxy - Class in com.hazelcast.scheduledexecutor.impl
-
- ScheduledExecutorShutdownMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorShutdownMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorShutdownMessageTask
-
- ScheduledExecutorSubmitToAddressMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorSubmitToAddressMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToAddressMessageTask
-
- ScheduledExecutorSubmitToPartitionMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorSubmitToPartitionMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorSubmitToPartitionMessageTask
-
- ScheduledExecutorTaskCancelFromAddressMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskCancelFromAddressMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromAddressMessageTask
-
- ScheduledExecutorTaskCancelFromPartitionMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskCancelFromPartitionMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskCancelFromPartitionMessageTask
-
- ScheduledExecutorTaskDisposeFromAddressMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskDisposeFromAddressMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromAddressMessageTask
-
- ScheduledExecutorTaskDisposeFromPartitionMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskDisposeFromPartitionMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskDisposeFromPartitionMessageTask
-
- ScheduledExecutorTaskGetDelayFromAddressMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskGetDelayFromAddressMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromAddressMessageTask
-
- ScheduledExecutorTaskGetDelayFromPartitionMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskGetDelayFromPartitionMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetDelayFromPartitionMessageTask
-
- ScheduledExecutorTaskGetResultFromAddressMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskGetResultFromAddressMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromAddressMessageTask
-
- ScheduledExecutorTaskGetResultFromPartitionMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskGetResultFromPartitionMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromPartitionMessageTask
-
- ScheduledExecutorTaskGetStatisticsFromAddressMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskGetStatisticsFromAddressMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromAddressMessageTask
-
- ScheduledExecutorTaskGetStatisticsFromPartitionMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskGetStatisticsFromPartitionMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetStatisticsFromPartitionMessageTask
-
- ScheduledExecutorTaskIsCancelledFromAddressMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskIsCancelledFromAddressMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromAddressMessageTask
-
- ScheduledExecutorTaskIsCancelledFromPartitionMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskIsCancelledFromPartitionMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsCancelledFromPartitionMessageTask
-
- ScheduledExecutorTaskIsDoneFromAddressMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskIsDoneFromAddressMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromAddressMessageTask
-
- ScheduledExecutorTaskIsDoneFromPartitionMessageTask - Class in com.hazelcast.client.impl.protocol.task.scheduledexecutor
-
- ScheduledExecutorTaskIsDoneFromPartitionMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskIsDoneFromPartitionMessageTask
-
- ScheduledExecutorWaitNotifyKey - Class in com.hazelcast.scheduledexecutor.impl
-
- ScheduledExecutorWaitNotifyKey(String, String) - Constructor for class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorWaitNotifyKey
-
- ScheduledFutureProxy<V> - Class in com.hazelcast.scheduledexecutor.impl
-
- ScheduledRunnableAdapter<V> - Class in com.hazelcast.scheduledexecutor.impl
-
- ScheduledRunnableAdapter() - Constructor for class com.hazelcast.scheduledexecutor.impl.ScheduledRunnableAdapter
-
- ScheduledRunnableAdapter(Runnable) - Constructor for class com.hazelcast.scheduledexecutor.impl.ScheduledRunnableAdapter
-
- ScheduledTaskDescriptor - Class in com.hazelcast.scheduledexecutor.impl
-
Metadata holder for scheduled tasks.
- ScheduledTaskDescriptor() - Constructor for class com.hazelcast.scheduledexecutor.impl.ScheduledTaskDescriptor
-
- ScheduledTaskDescriptor(TaskDefinition) - Constructor for class com.hazelcast.scheduledexecutor.impl.ScheduledTaskDescriptor
-
- ScheduledTaskDescriptor(TaskDefinition, Map<?, ?>, ScheduledTaskStatisticsImpl, ScheduledTaskResult) - Constructor for class com.hazelcast.scheduledexecutor.impl.ScheduledTaskDescriptor
-
- ScheduledTaskHandler - Class in com.hazelcast.scheduledexecutor
-
- ScheduledTaskHandler() - Constructor for class com.hazelcast.scheduledexecutor.ScheduledTaskHandler
-
- ScheduledTaskHandlerImpl - Class in com.hazelcast.scheduledexecutor.impl
-
- ScheduledTaskHandlerImpl() - Constructor for class com.hazelcast.scheduledexecutor.impl.ScheduledTaskHandlerImpl
-
- ScheduledTaskResult - Class in com.hazelcast.scheduledexecutor.impl
-
- ScheduledTaskResult.ExecutionExceptionDecorator - Exception in com.hazelcast.scheduledexecutor.impl
-
- ScheduledTaskStatistics - Interface in com.hazelcast.scheduledexecutor
-
- ScheduledTaskStatisticsImpl - Class in com.hazelcast.scheduledexecutor.impl
-
- ScheduledTaskStatisticsImpl() - Constructor for class com.hazelcast.scheduledexecutor.impl.ScheduledTaskStatisticsImpl
-
- ScheduledTaskStatisticsImpl(ScheduledTaskStatisticsImpl) - Constructor for class com.hazelcast.scheduledexecutor.impl.ScheduledTaskStatisticsImpl
-
- ScheduledTaskStatisticsImpl(long, long, long, long, long) - Constructor for class com.hazelcast.scheduledexecutor.impl.ScheduledTaskStatisticsImpl
-
- scheduleDurable(String, Runnable, long, TimeUnit) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- scheduleDurable(String, Callable<V>, long, TimeUnit) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- scheduleDurable(String, Runnable, long, TimeUnit) - Method in interface com.hazelcast.spi.impl.executionservice.InternalExecutionService
-
- scheduleDurable(String, Callable<V>, long, TimeUnit) - Method in interface com.hazelcast.spi.impl.executionservice.InternalExecutionService
-
- scheduleDurableWithRepetition(String, Runnable, long, long, TimeUnit) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- scheduleDurableWithRepetition(String, Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.spi.impl.executionservice.InternalExecutionService
-
- scheduleEviction(String, long) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- scheduleExpirationTask() - Method in class com.hazelcast.internal.eviction.ExpirationManager
-
Starts scheduling of the task that clears expired entries.
- scheduleOnAllMembers(Runnable, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnAllMembers(Callable<V>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnAllMembers(Runnable, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleOnAllMembers(Callable<V>, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleOnAllMembers(Runnable, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a one-shot action that becomes enabled after the given delay on all cluster
Member
s.
- scheduleOnAllMembers(Callable<V>, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a one-shot action that becomes enabled after the given delay on all cluster
Member
s.
- scheduleOnAllMembersAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnAllMembersAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleOnAllMembersAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the
given period on all cluster
Member
s.
- scheduleOnKeyOwner(Runnable, Object, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnKeyOwner(Callable<V>, Object, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnKeyOwner(Runnable, Object, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleOnKeyOwner(Callable<V>, Object, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleOnKeyOwner(Runnable, Object, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a one-shot action that becomes enabled after the given delay on the partition owner of the given key.
- scheduleOnKeyOwner(Callable<V>, Object, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a one-shot action that becomes enabled after the given delay on the partition owner of the given key.
- scheduleOnKeyOwnerAtFixedRate(Runnable, Object, long, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnKeyOwnerAtFixedRate(Runnable, Object, long, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleOnKeyOwnerAtFixedRate(Runnable, Object, long, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the
given period on the partition owner of the given key.
- scheduleOnMember(Runnable, Member, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnMember(Callable<V>, Member, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnMember(Runnable, Member, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleOnMember(Callable<V>, Member, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleOnMember(Runnable, Member, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a one-shot action that becomes enabled after the given delay at the given
Member
.
- scheduleOnMember(Callable<V>, Member, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a one-shot action that becomes enabled after the given delay at the given
Member
.
- scheduleOnMemberAtFixedRate(Runnable, Member, long, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnMemberAtFixedRate(Runnable, Member, long, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleOnMemberAtFixedRate(Runnable, Member, long, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the
given period at the given
Member
.
- scheduleOnMembers(Runnable, Collection<Member>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnMembers(Callable<V>, Collection<Member>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnMembers(Runnable, Collection<Member>, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleOnMembers(Callable<V>, Collection<Member>, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleOnMembers(Runnable, Collection<Member>, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a one-shot action that becomes enabled after the given delay on all
Member
s given.
- scheduleOnMembers(Callable<V>, Collection<Member>, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a one-shot action that becomes enabled after the given delay on all
Member
s given.
- scheduleOnMembersAtFixedRate(Runnable, Collection<Member>, long, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnMembersAtFixedRate(Runnable, Collection<Member>, long, long, TimeUnit) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- scheduleOnMembersAtFixedRate(Runnable, Collection<Member>, long, long, TimeUnit) - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the
given period on all
Member
s given.
- scheduler - Variable in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- scheduler - Variable in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- schedulerName - Variable in class com.hazelcast.scheduledexecutor.impl.operations.AbstractSchedulerOperation
-
- ScheduleTaskBackupOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- ScheduleTaskBackupOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.ScheduleTaskBackupOperation
-
- ScheduleTaskBackupOperation(String, TaskDefinition) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.ScheduleTaskBackupOperation
-
- ScheduleTaskOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- ScheduleTaskOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.ScheduleTaskOperation
-
- ScheduleTaskOperation(String, TaskDefinition) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.ScheduleTaskOperation
-
- scheduleTtlEntry(long, Object, Object) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- scheduleTtlEntry(long, Object, Object) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- ScheduleType - Enum in com.hazelcast.util.scheduler
-
- scheduleWithRepetition(Runnable, long) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheScheduler
-
- scheduleWithRepetition(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- scheduleWithRepetition(Runnable, long) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheScheduler
-
Executes a task periodically with the supplied delaySeconds
.
- scheduleWithRepetition(Runnable, long) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheScheduler
-
- scheduleWithRepetition(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
-
- scheduleWithRepetition(String, Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
-
- scheduleWithRepetition(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.spi.impl.executionservice.impl.DelegatingTaskScheduler
-
- scheduleWithRepetition(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- scheduleWithRepetition(String, Runnable, long, long, TimeUnit) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- scheduleWithRepetition(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.spi.TaskScheduler
-
Creates and executes a periodic action that becomes enabled first
after the given initial delay, and subsequently with the given
period.
- schemaValidation(Document) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- SCRIPT_EXECUTOR - Static variable in class com.hazelcast.internal.management.ManagementDataSerializerHook
-
- ScriptEngineManagerContext - Class in com.hazelcast.internal.management
-
- ScriptExecutorOperation - Class in com.hazelcast.internal.management.operation
-
Operation to execute script on the node.
- ScriptExecutorOperation() - Constructor for class com.hazelcast.internal.management.operation.ScriptExecutorOperation
-
- ScriptExecutorOperation(String, String) - Constructor for class com.hazelcast.internal.management.operation.ScriptExecutorOperation
-
- SEARCH_DYNAMIC_CONFIG_FIRST - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
By default, search for data structures config is performed within static configuration first:
Exact match in static config
Wildcard match in static config
Exact match in dynamic config
Wildcard match in dynamic config
Fallback to default
But sometimes it makes sense to perform search within dynamic configs first.
- Searcher<T extends IdentifiedDataSerializable> - Interface in com.hazelcast.internal.dynamicconfig.search
-
Performs search data structures configuration based on selected search method
- searcherFor(Config, ConfigurationService, ConfigPatternMatcher, boolean) - Static method in class com.hazelcast.internal.dynamicconfig.search.ConfigSearch
-
Factory method for creating
Searcher
instances
- searchForOtherClusters() - Method in class com.hazelcast.cluster.impl.TcpIpJoiner
-
- searchForOtherClusters() - Method in interface com.hazelcast.cluster.Joiner
-
Deprecated.
- searchForOtherClusters() - Method in class com.hazelcast.internal.cluster.impl.MulticastJoiner
-
- SECOND_ENTRY_HAS_HIGHER_PRIORITY_TO_BE_EVICTED - Static variable in class com.hazelcast.internal.eviction.EvictionPolicyComparator
-
Integer constant for representing behaviour for giving higher priority to second entry to be evicted.
- SecondsBasedEntryTaskScheduler<K,V> - Class in com.hazelcast.util.scheduler
-
Schedule execution of an entry for seconds later.
- SecureCallable<V> - Interface in com.hazelcast.security
-
A secure callable that runs in a sandbox.
- SecureRequest - Interface in com.hazelcast.client.impl.client
-
- SECURITY - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- SecurityConfig - Class in com.hazelcast.config
-
Contains configuration for Security
- SecurityConfig() - Constructor for class com.hazelcast.config.SecurityConfig
-
- securityContext - Variable in class com.hazelcast.instance.Node
-
- SecurityContext - Interface in com.hazelcast.security
-
- SecurityInterceptor - Interface in com.hazelcast.security
-
This interface allows to intercept requests which were produced by an API call like map.put, queue.offer...
- SecurityInterceptorConfig - Class in com.hazelcast.config
-
- SecurityInterceptorConfig() - Constructor for class com.hazelcast.config.SecurityInterceptorConfig
-
- SecurityInterceptorConfig(String) - Constructor for class com.hazelcast.config.SecurityInterceptorConfig
-
- SecurityInterceptorConfig(SecurityInterceptor) - Constructor for class com.hazelcast.config.SecurityInterceptorConfig
-
- SecurityService - Interface in com.hazelcast.security
-
Provides necessary methods to initiate security related config changes.
- segment - Variable in class com.hazelcast.map.impl.iterator.AbstractMapQueryPartitionIterator
-
- segments - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- select(Member) - Method in interface com.hazelcast.core.MemberSelector
-
Decides if the given member will be part of an operation or not.
- SELECT_NOW_STRING - Static variable in enum com.hazelcast.internal.networking.nio.SelectorMode
-
- SELECT_STRING - Static variable in enum com.hazelcast.internal.networking.nio.SelectorMode
-
- SELECT_WITH_FIX_STRING - Static variable in enum com.hazelcast.internal.networking.nio.SelectorMode
-
- selectionKey - Variable in class com.hazelcast.internal.networking.nio.NioPipeline
-
- selectorMode(SelectorMode) - Method in class com.hazelcast.internal.networking.nio.NioNetworking.Context
-
- SelectorMode - Enum in com.hazelcast.internal.networking.nio
-
Controls the mode in which IO and acceptor thread selectors will be operating
- SelectorOptimizer - Class in com.hazelcast.internal.networking.nio
-
The SelectorOptimizer optimizes the Selector so less litter is being created.
- selectorWorkaroundTest(boolean) - Method in class com.hazelcast.internal.networking.nio.NioNetworking.Context
-
- selectToSave(Object...) - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- selectToSave(Object...) - Method in class com.hazelcast.internal.nearcache.impl.store.NearCacheDataRecordStore
-
- selectToSave(Object...) - Method in class com.hazelcast.internal.nearcache.impl.store.NearCacheObjectRecordStore
-
- selectToSave(Object...) - Method in interface com.hazelcast.internal.nearcache.NearCache
-
Selects the best candidate object to store from the given candidates
.
- selectToSave(Object...) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecordStore
-
Selects the best candidate object to store from the given candidates
.
- self() - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService.Builder
-
- self() - Method in class com.hazelcast.internal.serialization.impl.SerializationServiceV1.Builder
-
- SEMAPHORE_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- SEMAPHORE_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- SEMAPHORE_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- SEMAPHORE_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- SEMAPHORE_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- SEMAPHORE_REPLICATION_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- SemaphoreAcquireMessageTask - Class in com.hazelcast.client.impl.protocol.task.semaphore
-
- SemaphoreAcquireMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAcquireMessageTask
-
- SemaphoreAvailablePermitsMessageTasks - Class in com.hazelcast.client.impl.protocol.task.semaphore
-
- SemaphoreAvailablePermitsMessageTasks(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreAvailablePermitsMessageTasks
-
- SemaphoreBackupAwareOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- SemaphoreBackupAwareOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreBackupAwareOperation
-
- SemaphoreBackupAwareOperation(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreBackupAwareOperation
-
- SemaphoreBackupOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- SemaphoreBackupOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreBackupOperation
-
- SemaphoreBackupOperation(String, int, String) - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreBackupOperation
-
- SemaphoreConfig - Class in com.hazelcast.config
-
- SemaphoreConfig() - Constructor for class com.hazelcast.config.SemaphoreConfig
-
- SemaphoreConfig(SemaphoreConfig) - Constructor for class com.hazelcast.config.SemaphoreConfig
-
Creates a SemaphoreConfig by cloning another one.
- SemaphoreConfigReadOnly - Class in com.hazelcast.config
-
- SemaphoreConfigReadOnly(SemaphoreConfig) - Constructor for class com.hazelcast.config.SemaphoreConfigReadOnly
-
Deprecated.
- SemaphoreContainer - Class in com.hazelcast.concurrent.semaphore
-
- SemaphoreContainer() - Constructor for class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- SemaphoreContainer(int, SemaphoreConfig) - Constructor for class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- SemaphoreDataSerializerHook - Class in com.hazelcast.concurrent.semaphore
-
- SemaphoreDataSerializerHook() - Constructor for class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
-
- SemaphoreDetachMemberBackupOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- SemaphoreDetachMemberBackupOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberBackupOperation
-
- SemaphoreDetachMemberBackupOperation(String, String) - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberBackupOperation
-
- SemaphoreDetachMemberOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- SemaphoreDetachMemberOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberOperation
-
- SemaphoreDetachMemberOperation(String, String) - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberOperation
-
- SemaphoreDrainPermitsMessageTask - Class in com.hazelcast.client.impl.protocol.task.semaphore
-
- SemaphoreDrainPermitsMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreDrainPermitsMessageTask
-
- SemaphoreIncreasePermitsMessageTask - Class in com.hazelcast.client.impl.protocol.task.semaphore
-
- SemaphoreIncreasePermitsMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreIncreasePermitsMessageTask
-
- SemaphoreInitMessageTask - Class in com.hazelcast.client.impl.protocol.task.semaphore
-
- SemaphoreInitMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreInitMessageTask
-
- SemaphoreMBean - Class in com.hazelcast.internal.jmx
-
- SemaphoreMBean(ISemaphore, ManagementService) - Constructor for class com.hazelcast.internal.jmx.SemaphoreMBean
-
- SemaphoreOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- SemaphoreOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreOperation
-
- SemaphoreOperation(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreOperation
-
- SemaphorePermission - Class in com.hazelcast.security.permission
-
- SemaphorePermission(String, String...) - Constructor for class com.hazelcast.security.permission.SemaphorePermission
-
- SemaphoreProxy - Class in com.hazelcast.concurrent.semaphore
-
- SemaphoreProxy(String, SemaphoreService, NodeEngine) - Constructor for class com.hazelcast.concurrent.semaphore.SemaphoreProxy
-
- SemaphoreReducePermitsMessageTask - Class in com.hazelcast.client.impl.protocol.task.semaphore
-
- SemaphoreReducePermitsMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReducePermitsMessageTask
-
- SemaphoreReleaseMessageTask - Class in com.hazelcast.client.impl.protocol.task.semaphore
-
- SemaphoreReleaseMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreReleaseMessageTask
-
- SemaphoreReplicationOperation - Class in com.hazelcast.concurrent.semaphore.operations
-
- SemaphoreReplicationOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
-
- SemaphoreReplicationOperation(Map<String, SemaphoreContainer>) - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
-
- SemaphoreService - Class in com.hazelcast.concurrent.semaphore
-
- SemaphoreService(NodeEngine) - Constructor for class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- SemaphoreTryAcquireMessageTask - Class in com.hazelcast.client.impl.protocol.task.semaphore
-
- SemaphoreTryAcquireMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.semaphore.SemaphoreTryAcquireMessageTask
-
- SemaphoreWaitNotifyKey - Class in com.hazelcast.concurrent.semaphore
-
- SemaphoreWaitNotifyKey(String, String) - Constructor for class com.hazelcast.concurrent.semaphore.SemaphoreWaitNotifyKey
-
- send(ClientInvocation, ClientConnection) - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- send(JoinMessage) - Method in class com.hazelcast.internal.cluster.impl.MulticastService
-
- send(Address, Operation) - Method in class com.hazelcast.internal.management.ManagementCenterService
-
- send(Operation, Address) - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- send(Operation, Address) - Method in class com.hazelcast.spi.impl.operationservice.impl.OutboundOperationHandler
-
- send(Operation, Connection) - Method in class com.hazelcast.spi.impl.operationservice.impl.OutboundOperationHandler
-
- send(Address, Response) - Method in class com.hazelcast.spi.impl.operationservice.impl.OutboundResponseHandler
-
- send(Operation, Address) - Method in interface com.hazelcast.spi.OperationService
-
Executes an operation remotely.
- send200() - Method in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- send204() - Method in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- send400() - Method in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- SEND_EVENT - Static variable in class com.hazelcast.spi.impl.SpiDataSerializerHook
-
- sendBackupAck(Address, long, boolean) - Method in class com.hazelcast.spi.impl.operationservice.impl.OutboundResponseHandler
-
- sendClientMessage(ClientMessage) - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- sendClientMessage(Object, ClientMessage) - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- sendClientMessage(Throwable) - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- sendClientMessage(Throwable) - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromAddressMessageTask
-
Exceptions may be wrapped in ExecutionExceptionDecorator, the wrapped ExecutionException should be sent to
the client.
- sendClientMessage(Throwable) - Method in class com.hazelcast.client.impl.protocol.task.scheduledexecutor.ScheduledExecutorTaskGetResultFromPartitionMessageTask
-
Exceptions may be wrapped in ExecutionExceptionDecorator, the wrapped ExecutionException should be sent to
the client.
- sendEndOfSequenceEvents(PublisherContext, int) - Static method in class com.hazelcast.map.impl.querycache.publisher.AccumulatorSweeper
-
- SendEventOperation - Class in com.hazelcast.spi.impl.eventservice.impl.operations
-
An operation for sending a event to a remote subscriber (not on this node).
- SendEventOperation() - Constructor for class com.hazelcast.spi.impl.eventservice.impl.operations.SendEventOperation
-
- SendEventOperation(EventEnvelope, int) - Constructor for class com.hazelcast.spi.impl.eventservice.impl.operations.SendEventOperation
-
- sendEventToSubscriber(String, Object, int) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- sendEventToSubscriber(String, Object, int) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheEventService
-
Only sends events which wrap data to be put in a query cache.
- sendEventToSubscriber(String, Object, int) - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheEventService
-
- sendImmediately(Invalidation, int) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
- sendInvalidation(Invalidation) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.AbstractBaseNearCacheInvalidationListener
-
- sendInvalidationEvent(String, Data, String) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
Sends an invalidation event for given cacheName
with specified key
from mentioned source with sourceUuid
.
- sendInvalidationEvent(String, Data, String) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- sendJoinRequest(Address, boolean) - Method in class com.hazelcast.internal.cluster.impl.ClusterJoinManager
-
Send join request to toAddress
.
- sendLocalMembershipEvent() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- sendMasterQuestion(Address) - Method in class com.hazelcast.internal.cluster.impl.ClusterJoinManager
-
- sendMemberListToMember(Address) - Method in class com.hazelcast.internal.cluster.impl.MembershipManager
-
Sends the current member list to the target
.
- sendMessageWithOrderKey(ClientMessage, Object) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.AbstractBaseNearCacheInvalidationListener
-
- sendNotification(Notification) - Method in class com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
-
- sendNotification(Address, MapReduceNotification) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- sendPartitionLostEvent(int, int) - Method in class com.hazelcast.internal.partition.impl.PartitionEventManager
-
- sendPhoneHome() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- sendPhoneHome() - Method in interface com.hazelcast.instance.NodeExtension
-
Send PhoneHome ping from OS or EE instance to PhoneHome application
- sendQueuedExpiredKeys(T) - Method in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- sendReplicationOperation(boolean) - Method in class com.hazelcast.replicatedmap.impl.operation.AbstractReplicatedMapOperation
-
- sendResponse(Object) - Method in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- sendResponse(TextCommand) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- sendResponse(TextCommand) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- sendResponse(Operation, Object) - Method in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- sendResponse(Operation, Object) - Method in class com.hazelcast.internal.util.LocalRetryableExecution
-
- sendResponse(TextCommand) - Method in class com.hazelcast.nio.ascii.TextDecoder
-
- sendResponse(Operation, Object) - Method in class com.hazelcast.spi.impl.operationservice.impl.Invocation
-
- sendResponse(Operation, Object) - Method in class com.hazelcast.spi.impl.operationservice.impl.OutboundResponseHandler
-
- sendResponse(Object) - Method in class com.hazelcast.spi.Operation
-
- sendResponse(O, Object) - Method in interface com.hazelcast.spi.OperationResponseHandler
-
Sends a response.
- sendSplitBrainJoinMessageAndCheckResponse(Address, SplitBrainJoinMessage) - Method in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
Sends a split brain join request to the target address and checks the response to see if this node should merge
to the target address.
- sendUpdateCallerOperation(boolean) - Method in class com.hazelcast.replicatedmap.impl.operation.AbstractReplicatedMapOperation
-
- sequence - Variable in class com.hazelcast.internal.journal.EventJournalReadOperation
-
- sequence - Variable in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- Sequence(long, boolean) - Constructor for class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore.Sequence
-
- SEQUENCE_UNAVAILABLE - Static variable in interface com.hazelcast.ringbuffer.ReadResultSet
-
Value returned from methods returning a sequence number when the
information is not available (e.g.
- Sequenced - Interface in com.hazelcast.map.impl.querycache.event.sequence
-
This interface should be implemented by events which need a sequence number.
- SerializableByConvention - Annotation Type in com.hazelcast.nio.serialization
-
- SerializableByConvention.Reason - Enum in com.hazelcast.nio.serialization
-
- SerializableList - Class in com.hazelcast.spi.impl
-
- SerializableList() - Constructor for class com.hazelcast.spi.impl.SerializableList
-
- SerializableList(List<Data>) - Constructor for class com.hazelcast.spi.impl.SerializableList
-
- SerializableXID - Class in com.hazelcast.transaction.impl.xa
-
- SerializableXID() - Constructor for class com.hazelcast.transaction.impl.xa.SerializableXID
-
- SerializableXID(int, byte[], byte[]) - Constructor for class com.hazelcast.transaction.impl.xa.SerializableXID
-
- SERIALIZATION_VERSION - Static variable in class com.hazelcast.instance.GeneratedBuildProperties
-
- SERIALIZATION_VERSION - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Hazelcast serialization version.
- SerializationClassNameFilter - Class in com.hazelcast.nio
-
Implementation of basic protection against untrusted deserialization.
- SerializationClassNameFilter(JavaSerializationFilterConfig) - Constructor for class com.hazelcast.nio.SerializationClassNameFilter
-
- SerializationConfig - Class in com.hazelcast.config
-
- SerializationConfig() - Constructor for class com.hazelcast.config.SerializationConfig
-
- SerializationConstants - Class in com.hazelcast.internal.serialization.impl
-
- serializationService - Variable in class com.hazelcast.cache.impl.CacheRecordStore
-
- serializationService - Variable in class com.hazelcast.cache.impl.record.CacheRecordFactory
-
- serializationService - Variable in class com.hazelcast.client.impl.protocol.task.AbstractMessageTask
-
- serializationService - Variable in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- serializationService - Variable in class com.hazelcast.collection.impl.collection.CollectionService
-
- serializationService - Variable in class com.hazelcast.config.AbstractCacheConfig
-
- serializationService - Variable in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- serializationService - Variable in class com.hazelcast.internal.nearcache.impl.DefaultNearCacheManager
-
- serializationService - Variable in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- serializationService - Variable in class com.hazelcast.internal.serialization.impl.bufferpool.BufferPoolImpl
-
- serializationService - Variable in class com.hazelcast.map.impl.event.AbstractFilteringStrategy
-
- serializationService - Variable in class com.hazelcast.map.impl.event.MapEventPublisherImpl
-
- serializationService - Variable in class com.hazelcast.map.impl.MapContainer
-
- serializationService - Variable in class com.hazelcast.map.impl.query.MapQueryEngineImpl
-
- serializationService - Variable in class com.hazelcast.map.impl.query.PartitionScanRunner
-
- serializationService - Variable in class com.hazelcast.map.impl.query.QueryRunner
-
- serializationService - Variable in class com.hazelcast.query.impl.QueryableEntry
-
- serializationService - Variable in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- serializationService - Variable in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- serializationService - Variable in class com.hazelcast.spi.Offload
-
- SerializationService - Interface in com.hazelcast.spi.serialization
-
SPI to serialize user objects to
Data
and back to Object
Data
is the internal representation of binary data in hazelcast.
- SerializationServiceAware - Interface in com.hazelcast.spi.serialization
-
- SerializationServiceBuilder - Interface in com.hazelcast.internal.serialization
-
- SerializationServiceSupport - Interface in com.hazelcast.spi.impl
-
- SerializationServiceV1 - Class in com.hazelcast.internal.serialization.impl
-
- SerializationServiceV1.AbstractBuilder<T extends SerializationServiceV1.AbstractBuilder<T>> - Class in com.hazelcast.internal.serialization.impl
-
- SerializationServiceV1.Builder - Class in com.hazelcast.internal.serialization.impl
-
- SerializationUtil - Class in com.hazelcast.internal.serialization.impl
-
- serializer - Variable in class com.hazelcast.internal.serialization.impl.DefaultPortableReader
-
- Serializer - Interface in com.hazelcast.nio.serialization
-
- SerializerConfig - Class in com.hazelcast.config
-
Contains the serialization configuration for a particular class.
- SerializerConfig() - Constructor for class com.hazelcast.config.SerializerConfig
-
- serializerFor(int) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- serializerFor(Object) - Method in class com.hazelcast.internal.serialization.impl.AbstractSerializationService
-
- SerializerHook<T> - Interface in com.hazelcast.nio.serialization
-
- SERVER_ERROR - Static variable in class com.hazelcast.internal.ascii.TextCommandConstants
-
- service - Variable in class com.hazelcast.spi.DefaultObjectNamespace
-
Deprecated.
- SERVICE_NAME - Static variable in interface com.hazelcast.cache.impl.ICacheService
-
- SERVICE_NAME - Static variable in class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- SERVICE_NAME - Static variable in class com.hazelcast.client.impl.ClientEngineImpl
-
Service name to be used in requests.
- SERVICE_NAME - Static variable in class com.hazelcast.collection.impl.list.ListService
-
- SERVICE_NAME - Static variable in class com.hazelcast.collection.impl.queue.QueueService
-
- SERVICE_NAME - Static variable in class com.hazelcast.collection.impl.set.SetService
-
- SERVICE_NAME - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- SERVICE_NAME - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- SERVICE_NAME - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- SERVICE_NAME - Static variable in class com.hazelcast.concurrent.idgen.IdGeneratorService
-
- SERVICE_NAME - Static variable in interface com.hazelcast.concurrent.lock.LockService
-
- SERVICE_NAME - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- SERVICE_NAME - Static variable in class com.hazelcast.crdt.CRDTReplicationMigrationService
-
The name of this service
- SERVICE_NAME - Static variable in class com.hazelcast.crdt.pncounter.PNCounterService
-
The name under which this service is registered
- SERVICE_NAME - Static variable in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- SERVICE_NAME - Static variable in class com.hazelcast.executor.impl.DistributedExecutorService
-
- SERVICE_NAME - Static variable in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorService
-
- SERVICE_NAME - Static variable in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- SERVICE_NAME - Static variable in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- SERVICE_NAME - Static variable in class com.hazelcast.internal.usercodedeployment.UserCodeDeploymentService
-
- SERVICE_NAME - Static variable in class com.hazelcast.map.impl.MapService
-
- SERVICE_NAME - Static variable in class com.hazelcast.mapreduce.impl.MapReduceService
-
- SERVICE_NAME - Static variable in class com.hazelcast.multimap.impl.MultiMapService
-
- SERVICE_NAME - Static variable in class com.hazelcast.quorum.impl.QuorumServiceImpl
-
- SERVICE_NAME - Static variable in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- SERVICE_NAME - Static variable in class com.hazelcast.ringbuffer.impl.RingbufferService
-
The ringbuffer service name which defines it in the node engine.
- SERVICE_NAME - Static variable in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- SERVICE_NAME - Static variable in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- SERVICE_NAME - Static variable in interface com.hazelcast.spi.impl.operationparker.OperationParker
-
- SERVICE_NAME - Static variable in interface com.hazelcast.spi.impl.operationservice.InternalOperationService
-
- SERVICE_NAME - Static variable in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- SERVICE_NAME - Static variable in interface com.hazelcast.spi.partition.IPartitionService
-
The name of the service.
- SERVICE_NAME - Static variable in class com.hazelcast.topic.impl.reliable.ReliableTopicService
-
- SERVICE_NAME - Static variable in class com.hazelcast.topic.impl.TopicService
-
- SERVICE_NAME - Static variable in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- SERVICE_NAME - Static variable in class com.hazelcast.transaction.impl.xa.XAService
-
- SERVICE_NAME - Static variable in interface com.hazelcast.wan.WanReplicationService
-
Service name.
- SERVICE_NOT_FOUND - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- ServiceConfig - Class in com.hazelcast.config
-
Configuration for a single service.
- ServiceConfig() - Constructor for class com.hazelcast.config.ServiceConfig
-
- ServiceConfigurationParser<T> - Interface in com.hazelcast.spi
-
A hook into the parsing system.
- ServiceInfo - Class in com.hazelcast.spi.impl.servicemanager
-
Contains the name of the service and the actual service.
- ServiceInfo(String, Object) - Constructor for class com.hazelcast.spi.impl.servicemanager.ServiceInfo
-
- ServiceLoader - Class in com.hazelcast.util
-
Support class for loading Hazelcast services and hooks based on the Java
ServiceLoader
specification, but changed to the fact of
class loaders to test for given services to work in multi classloader
environments like application or OSGi servers.
- ServiceManager - Interface in com.hazelcast.spi.impl.servicemanager
-
Responsible for managing services.
- ServiceManagerImpl - Class in com.hazelcast.spi.impl.servicemanager.impl
-
- ServiceManagerImpl(NodeEngineImpl) - Constructor for class com.hazelcast.spi.impl.servicemanager.impl.ServiceManagerImpl
-
- serviceName - Variable in class com.hazelcast.collection.impl.txncollection.CollectionTransactionLogRecord
-
- serviceName - Variable in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
- serviceName - Variable in class com.hazelcast.spi.InvocationBuilder
-
- ServiceNamespace - Interface in com.hazelcast.spi
-
ServiceNamespace
is a namespace to group objects, structures, fragments within a service.
- ServiceNamespaceAware - Interface in com.hazelcast.spi
-
- ServiceNotFoundException - Exception in com.hazelcast.spi.exception
-
- ServiceNotFoundException(String) - Constructor for exception com.hazelcast.spi.exception.ServiceNotFoundException
-
- ServicesConfig - Class in com.hazelcast.config
-
Configuration for the Services.
- ServicesConfig() - Constructor for class com.hazelcast.config.ServicesConfig
-
- set(boolean) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- set(byte) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- set(int) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- set(long) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- set(String) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- set(Data) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- set(byte[]) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- set(Collection<Data>) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- set(Map.Entry<Data, Data>) - Method in class com.hazelcast.client.impl.protocol.util.MessageFlyweight
-
- set(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- set(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- set(int, E) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- set(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- set(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- set(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- set(K, V) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- set(int, long, Data) - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- set(int, E) - Method in class com.hazelcast.collection.impl.list.ListProxyImpl
-
- set(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongContainer
-
- set(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- set(Data) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceContainer
-
- SET - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- set(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- set(K, V) - Method in interface com.hazelcast.core.BaseMap
-
Associates the specified value with the specified key in this map.
- set(long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically sets the given value.
- set(E) - Method in interface com.hazelcast.core.IAtomicReference
-
Atomically sets the given value.
- set(K, V) - Method in interface com.hazelcast.core.IMap
-
Puts an entry into this map without returning the old value
(which is more efficient than put()
).
- set(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Puts an entry into this map with a given TTL (time to live) value,
without returning the old value (which is more efficient than put()
).
- set(K, V, long, TimeUnit, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Puts an entry into this map with a given TTL (time to live) value and max idle time value.
- set(K, V) - Method in interface com.hazelcast.core.TransactionalMap
-
- set(K, V) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- set(K, V) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- set(K, V) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- set(K, V) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- set(K, V) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- set(long) - Method in class com.hazelcast.internal.jmx.AtomicLongMBean
-
- set(int, int) - Method in class com.hazelcast.internal.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of
the specified int
value.
- set(int, long) - Method in class com.hazelcast.internal.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of
the specified long
value.
- set(int, float) - Method in class com.hazelcast.internal.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of
the specified float
value.
- set(int, double) - Method in class com.hazelcast.internal.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of
the specified double
value.
- set(int, boolean) - Method in class com.hazelcast.internal.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of
the specified boolean
value.
- set(int, String) - Method in class com.hazelcast.internal.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of
the specified string.
- set(int, JsonValue) - Method in class com.hazelcast.internal.json.JsonArray
-
Replaces the element at the specified position in this array with the specified JSON value.
- set(String, int) - Method in class com.hazelcast.internal.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the
specified int
value.
- set(String, long) - Method in class com.hazelcast.internal.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the
specified long
value.
- set(String, float) - Method in class com.hazelcast.internal.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the
specified float
value.
- set(String, double) - Method in class com.hazelcast.internal.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the
specified double
value.
- set(String, boolean) - Method in class com.hazelcast.internal.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the
specified boolean
value.
- set(String, String) - Method in class com.hazelcast.internal.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the
specified string.
- set(String, JsonValue) - Method in class com.hazelcast.internal.json.JsonObject
-
Sets the value of the member with the specified name to the specified JSON value.
- SET - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- set(K, V) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- set(K, V, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- set(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- set(K, V, EntryEventType) - Method in interface com.hazelcast.map.impl.querycache.subscriber.InternalQueryCache
-
- set(Object, Object, EntryEventType) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- set(Data, Object, long, long) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- set(Data, Object, long, long) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- set(Object, Object) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- SET - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- set(long, E) - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- set(long, E) - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
Sets the item at the given sequence.
- set(long, T) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Sets the item at the given sequence ID and updates the expiration time if TTL is configured.
- set(long, Object) - Method in class com.hazelcast.spi.merge.RingbufferMergeData
-
Sets the item at the given sequence.
- set(T, long) - Method in class com.hazelcast.util.ItemCounter
-
Set counter of item to value
- set(E) - Method in class com.hazelcast.util.UnmodifiableListIterator
-
- SET_ADAPTER - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- SET_ALL_LISTENER_FLAGS - Static variable in class com.hazelcast.map.impl.MapListenerFlagOperator
-
Sets all listener flags.
- SET_AND_GET - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- SET_BACKUP - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- SET_BACKUP - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
-
- SET_BACKUP - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- SET_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- SET_CONTAINER - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- SET_COUNT_OPERATION - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
-
- SET_EXPIRY_POLICY - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- SET_EXPIRY_POLICY_BACKUP - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- SET_OPERATION - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
-
- SET_READ_CURSOR - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- SET_REPLICATION - Static variable in class com.hazelcast.collection.impl.collection.CollectionDataSerializerHook
-
- SET_TTL - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- SET_TTL_BACKUP - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- setAccessHit(long) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setAccessHit(int) - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- setAccessHit(int) - Method in interface com.hazelcast.cache.impl.record.CacheRecord
-
- setAccessHit(int) - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- setAccessHit(int) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
- setAccessKey(String) - Method in class com.hazelcast.config.AwsConfig
-
- setAccessTime(long) - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- setAccessTime(long) - Method in interface com.hazelcast.cache.impl.record.CacheRecord
-
Sets the access time of this
Evictable
in milliseconds.
- setAccessTime(long) - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- setAccessTime(long) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
Sets the access time of this
Evictable
in milliseconds.
- setAccessTime(long) - Method in interface com.hazelcast.map.impl.querycache.subscriber.record.QueryCacheRecord
-
Sets the access time of this
Evictable
in milliseconds.
- setAcknowledgeType(WanAcknowledgeType) - Method in class com.hazelcast.wan.WanReplicationEvent
-
- setAcquiresResource(boolean) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- setActions(Set<String>) - Method in class com.hazelcast.config.PermissionConfig
-
- setActiveMigration(MigrationInfo) - Method in class com.hazelcast.internal.partition.impl.MigrationManager
-
Sets the active migration if none is set and returns null
, otherwise returns the currently set active migration.
- setActiveMigration(MigrationInfo) - Method in class com.hazelcast.internal.partition.PartitionRuntimeState
-
- setActivePartitionCount(int) - Method in class com.hazelcast.internal.management.dto.PartitionServiceBeanDTO
-
- SetAdapter<E> - Class in com.hazelcast.mapreduce.aggregation.impl
-
A simple adapter class to serialize values of a
Set
using
Hazelcast serialization support.
- SetAdapter() - Constructor for class com.hazelcast.mapreduce.aggregation.impl.SetAdapter
-
- SetAddAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetAddAllMessageTask
- SetAddAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetAddAllMessageTask
-
- SetAddListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetAddListenerMessageTask
- SetAddListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetAddListenerMessageTask
-
- SetAddMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetAddMessageTask
- SetAddMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetAddMessageTask
-
- setAddress(long) - Method in class com.hazelcast.internal.util.hashslot.impl.SlotAssignmentResultImpl
-
Sets the current slot assignment address.
- setAddress(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- setAddress(String[]) - Method in class com.hazelcast.util.AddressUtil.AddressMatcher
-
- setAddresses(List<String>) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setAddresses(List<String>) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets given addresses as candidate address list that client will use to establish initial connection
- setAlgorithm(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- setAliasedDiscoveryConfigs(List<DiscoveryStrategyConfig>) - Method in class com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings
-
- setAllFrom(OnDemandIndexStats) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets all the values in this stats to the corresponding values in the
given on-demand stats.
- setAllocatorType(NativeMemoryConfig.MemoryAllocatorType) - Method in class com.hazelcast.config.NativeMemoryConfig
-
- setAllowUnsafe(boolean) - Method in class com.hazelcast.config.SerializationConfig
-
Unsafe, it is not public api of java.
- setAllowUnsafe(boolean) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setAllowUnsafe(boolean) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setAnchor(PagingPredicate, int, Map.Entry) - Static method in class com.hazelcast.query.PagingPredicateAccessor
-
- setAndGet(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- setAndGet(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- setAndGet(E) - Method in interface com.hazelcast.core.IAtomicReference
-
- setAndGetListenerFlags(ListenerAdapter) - Static method in class com.hazelcast.map.impl.MapListenerFlagOperator
-
Sets and gets flags of implemented listener interfaces of a
MapListener
.
- SetAndGetOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- SetAndGetOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.SetAndGetOperation
-
- SetAndGetOperation(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.SetAndGetOperation
-
- setApplicationContext(ApplicationContext) - Method in class com.hazelcast.spring.context.SpringManagedContext
-
- setAsync(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- setAsync(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- setAsync(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setAsync(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
-
- setAsync(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
-
- setAsync(long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically sets the given value.
- setAsync(E) - Method in interface com.hazelcast.core.IAtomicReference
-
Atomically sets the given value.
- setAsync(K, V) - Method in interface com.hazelcast.core.IMap
-
Asynchronously puts the given key and value.
- setAsync(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Asynchronously puts an entry into this map with a given TTL (time to live) value,
without returning the old value (which is more efficient than put()
).
- setAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Asynchronously puts an entry into this map with a given TTL (time to live) value and max idle time value.
- setAsync(K, V) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- setAsync(K, V, long, TimeUnit) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- setAsync(K, V, ExpiryPolicy) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- setAsync(K, V) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- setAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- setAsync(K, V, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- setAsync(K, V) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- setAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- setAsync(K, V, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- setAsync(K, V) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- setAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- setAsync(K, V, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- setAsync(K, V) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- setAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- setAsync(K, V, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- setAsync(K, V) - Method in interface com.hazelcast.map.impl.LegacyAsyncMap
-
- setAsync(K, V, long, TimeUnit) - Method in interface com.hazelcast.map.impl.LegacyAsyncMap
-
- setAsync(K, V) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- setAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- setAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- setAsyncBackup(boolean) - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.CacheConfig
-
Sets the number of asynchronous backups for this
ICache
.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the number of asynchronous backups for this
ICache
.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
Sets the number of synchronous backups.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.CollectionConfig
-
Sets the number of asynchronous backups.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.ListConfigReadOnly
-
Deprecated.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.MapConfig
-
Sets the number of asynchronous backups.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfig
-
Sets the number of asynchronous backups.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.QueueConfig
-
Sets the number of asynchronous backups.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.RingbufferConfig
-
Sets the number of asynchronous backups.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.SemaphoreConfig
-
Sets the number of asynchronous backups.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.SemaphoreConfigReadOnly
-
Deprecated.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.SetConfigReadOnly
-
Deprecated.
- setAsyncFillup(boolean) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
True if the replicated map is available for reads before the initial
replication is completed, false otherwise.
- setAsyncInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setAsyncInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- setAsyncInternal(Object, Data, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- setAsyncStart(boolean) - Method in class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
- setAtomicLongConfigs(Map<String, AtomicLongConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setAtomicLongConfigs(Map<String, AtomicLongConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of AtomicLong configurations, mapped by config name.
- setAtomicLongConfigs(Map<String, AtomicLongConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setAtomicReferenceConfigs(Map<String, AtomicReferenceConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setAtomicReferenceConfigs(Map<String, AtomicReferenceConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of AtomicReference configurations, mapped by config name.
- setAtomicReferenceConfigs(Map<String, AtomicReferenceConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setAttribute(String) - Method in class com.hazelcast.config.MapIndexConfig
-
Sets the attribute that is going to be indexed.
- setAttribute(String) - Method in class com.hazelcast.config.MapIndexConfigReadOnly
-
Deprecated.
- setAttribute(Attribute) - Method in class com.hazelcast.internal.jmx.HazelcastMBean
-
- setAttribute(String) - Method in class com.hazelcast.query.PredicateBuilder
-
- setAttributes(Map<String, Object>) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setAttributes(Map<String, Object>) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
Deprecated.
- setAttributes(AttributeList) - Method in class com.hazelcast.internal.jmx.HazelcastMBean
-
- setAveAge(long) - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- setAverageHitLatency(long) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets the average hit latency of this stats to the given average hit
latency.
- setAverageHitLatency(long) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the average hit latency to the given value.
- setAverageHitSelectivity(double) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets the average hit selectivity of this stats to the given average hit
selectivity.
- setAverageHitSelectivity(double) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the average hit selectivity to the given value.
- setAwsConfig(ClientAwsConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets configuration to connect nodes in AWS environment.
- setAwsConfig(AwsConfig) - Method in class com.hazelcast.config.JoinConfig
-
- setAwsConfig(AwsConfig) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the
AwsConfig
used by the discovery mechanism for this
WAN publisher.
- setAzureConfig(AzureConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets configuration to connect nodes in Azure environment.
- setAzureConfig(AzureConfig) - Method in class com.hazelcast.config.JoinConfig
-
- setAzureConfig(AzureConfig) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the
AzureConfig
used by the discovery mechanism for this
WAN publisher.
- setBackup(long, long, Data) - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- setBackupCount(int) - Method in class com.hazelcast.config.CacheConfig
-
Sets the number of synchronous backups.
- setBackupCount(int) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setBackupCount(int) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the number of synchronous backups for this
ICache
.
- setBackupCount(int) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setBackupCount(int) - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
Sets the number of synchronous backups.
- setBackupCount(int) - Method in class com.hazelcast.config.CollectionConfig
-
Sets the number of synchronous backups for this collection.
- setBackupCount(int) - Method in class com.hazelcast.config.ListConfigReadOnly
-
Deprecated.
- setBackupCount(int) - Method in class com.hazelcast.config.MapConfig
-
Number of synchronous backups.
- setBackupCount(int) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfig
-
Sets the number of synchronous backups.
- setBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- setBackupCount(int) - Method in class com.hazelcast.config.QueueConfig
-
Sets the number of synchronous backups for this queue.
- setBackupCount(int) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- setBackupCount(int) - Method in class com.hazelcast.config.RingbufferConfig
-
Sets the number of synchronous backups.
- setBackupCount(int) - Method in class com.hazelcast.config.SemaphoreConfig
-
Sets the number of synchronous backups.
- setBackupCount(int) - Method in class com.hazelcast.config.SemaphoreConfigReadOnly
-
Deprecated.
- setBackupCount(int) - Method in class com.hazelcast.config.SetConfigReadOnly
-
Deprecated.
- setBackupCount(int) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider.LocalMapOnDemandCalculatedStats
-
- setBackupCount(int) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setBackupCount(int) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- setBackupDir(File) - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Sets base directory for all Hot Restart stores.
- setBackupEntryCount(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setBackupEntryCount(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- setBackupEntryMemoryCost(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setBackupEntryMemoryCost(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- setBackupItemCount(int) - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- SetBackupOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- SetBackupOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.SetBackupOperation
-
- SetBackupOperation(String, long) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.SetBackupOperation
-
- SetBackupOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- SetBackupOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.SetBackupOperation
-
- SetBackupOperation(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.SetBackupOperation
-
- setBaseDir(File) - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Sets base directory for all Hot Restart stores.
- setBatchSize(int) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- setBatchSize(int) - Method in class com.hazelcast.config.MergePolicyConfig
-
Sets the batch size, which will be used to determine the number of entries to be sent in a merge operation.
- setBatchSize(int) - Method in class com.hazelcast.config.QueryCacheConfig
-
Sets the batch size which will be used to determine number of events to be sent in a batch to QueryCache
- setBeans(MXBeansDTO) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- setBinary(boolean) - Method in class com.hazelcast.config.MultiMapConfig
-
Enables or disables binary (serialized) form for this MultiMap.
- setBinary(boolean) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- setBindings(Bindings) - Method in class com.hazelcast.osgi.impl.OSGiScriptEngineManager
-
Follows the same behavior of @link javax.script.ScriptEngineManager#setBindings(Bindings)
This means that the same bindings are applied to all the underlying managers.
- setBit(byte, int) - Static method in class com.hazelcast.nio.Bits
-
Sets n-th bit of the byte value
- setBit(int, int) - Static method in class com.hazelcast.nio.Bits
-
Sets n-th bit of the integer value
- setBits(BitSet, Iterable<Integer>) - Static method in class com.hazelcast.util.BitSetUtils
-
Set all bits on a given positions.
- setBlacklist(ClassFilter) - Method in class com.hazelcast.config.JavaSerializationFilterConfig
-
- setBlacklistedPrefixes(String) - Method in class com.hazelcast.config.UserCodeDeploymentConfig
-
Comma separated list of prefixes of classes which will never be loaded remotely.
- setBooleanAttribute(String, boolean) - Method in class com.hazelcast.client.impl.MemberImpl
-
- setBooleanAttribute(String, boolean) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setBooleanAttribute(String, boolean) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
Deprecated.
- setBooleanAttribute(String, boolean) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair boolean attribute for this member that is available
to other cluster members.
- setBooleanAttribute(String, boolean) - Method in class com.hazelcast.instance.MemberImpl
-
- setBufferSize(int) - Method in class com.hazelcast.client.config.SocketOptions
-
Sets the SO_SNDBUF and SO_RCVBUF options to the specified value in KB
- setBufferSize(int) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- setBufferSize(int) - Method in class com.hazelcast.config.QueryCacheConfig
-
Sets the maximum number of events which can be stored in a buffer of partition.
- setByteAttribute(String, byte) - Method in class com.hazelcast.client.impl.MemberImpl
-
- setByteAttribute(String, byte) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setByteAttribute(String, byte) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
Deprecated.
- setByteAttribute(String, byte) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair byte attribute for this member available
to other cluster members.
- setByteAttribute(String, byte) - Method in class com.hazelcast.instance.MemberImpl
-
- setByteOrder(ByteOrder) - Method in class com.hazelcast.config.SerializationConfig
-
Note that configuring use native byte order as enabled will override the byte order set by this method.
- setByteOrder(ByteOrder) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setByteOrder(ByteOrder) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setBytes(long) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setCacheConfigs(Map<String, CacheSimpleConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setCacheConfigs(Map<String, CacheSimpleConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of cache configurations, mapped by config name.
- setCacheConfigs(Map<String, CacheSimpleConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setCacheDeserializedValues(CacheDeserializedValues) - Method in class com.hazelcast.config.MapConfig
-
Configure de-serialized value caching.
- setCacheDeserializedValues(CacheDeserializedValues) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setCacheEntryEventFilterFactory(String) - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
- setCacheEntryEventFilterFactory(String) - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfigReadOnly
-
Deprecated.
- setCacheEntryListenerFactory(String) - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
- setCacheEntryListenerFactory(String) - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfigReadOnly
-
Deprecated.
- setCacheEntryListeners(List<CacheSimpleEntryListenerConfig>) - Method in class com.hazelcast.config.CacheSimpleConfig
-
- setCacheEntryListeners(List<CacheSimpleEntryListenerConfig>) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setCacheEventJournalConfigs(Map<String, EventJournalConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setCacheEventJournalConfigs(Map<String, EventJournalConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of cache event journal configurations, mapped by config name.
- setCacheEventJournalConfigs(Map<String, EventJournalConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setCacheLoader(String) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Set classname of a class to be used as CacheLoader
.
- setCacheLoaderFactory(Factory<? extends CacheLoader<K, V>>) - Method in class com.hazelcast.config.AbstractCacheConfig
-
- setCacheLoaderFactory(Factory<? extends CacheLoader<K, V>>) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setCacheLoaderFactory(Factory<? extends CacheLoader<K, V>>) - Method in interface com.hazelcast.config.CacheConfiguration
-
Set the CacheLoader
factory.
- setCacheLoaderFactory(String) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the factory for this CacheLoader
.
- setCacheLoaderFactory(String) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setCacheLocalEntries(boolean) - Method in class com.hazelcast.config.NearCacheConfig
-
Sets if local entries are also cached in the Near Cache.
- setCacheLocalEntries(boolean) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setCacheManager(HazelcastCacheManager) - Method in interface com.hazelcast.cache.impl.ICacheInternal
-
- setCacheName(String) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setCacheName(String) - Method in class com.hazelcast.config.EventJournalConfig
-
Sets the cache name to which this config applies.
- setCacheOptions(String) - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
-
Set the cache ead-timeout params
- setCacheWriter(String) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Set classname of a class to be used as CacheWriter
.
- setCacheWriterFactory(Factory<? extends CacheWriter<? super K, ? super V>>) - Method in class com.hazelcast.config.AbstractCacheConfig
-
- setCacheWriterFactory(Factory<? extends CacheWriter<? super K, ? super V>>) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setCacheWriterFactory(Factory<? extends CacheWriter<? super K, ? super V>>) - Method in interface com.hazelcast.config.CacheConfiguration
-
Set the CacheWriter
factory.
- setCacheWriterFactory(String) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the factory for this CacheWriter
.
- setCacheWriterFactory(String) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setCallerAddress(Operation, Address) - Static method in class com.hazelcast.spi.OperationAccessor
-
- setCallerUuid(String) - Method in class com.hazelcast.spi.Operation
-
- setCallId(Operation, long) - Static method in class com.hazelcast.spi.OperationAccessor
-
Assigns the supplied call ID to the supplied operation, thereby activating it.
- setCallTimeout(long) - Method in class com.hazelcast.spi.InvocationBuilder
-
- setCallTimeout(Operation, long) - Static method in class com.hazelcast.spi.OperationAccessor
-
Sets the call timeout in milliseconds for the Operation.
- setCapacity(int) - Method in class com.hazelcast.config.DurableExecutorConfig
-
Sets the ring buffer capacity of the executor task.
- setCapacity(int) - Method in class com.hazelcast.config.EventJournalConfig
-
Sets the capacity of the event journal.
- setCapacity(int) - Method in class com.hazelcast.config.RingbufferConfig
-
Sets the capacity of the ringbuffer.
- setCapacity(int) - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
Sets the capacity of the executor
The capacity represents the maximum number of tasks that a scheduler can have at any given point in time per partition.
- setCardinalityEstimatorConfigs(Map<String, CardinalityEstimatorConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setCardinalityEstimatorConfigs(Map<String, CardinalityEstimatorConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of cardinality estimator configurations, mapped by config name.
- setCardinalityEstimatorConfigs(Map<String, CardinalityEstimatorConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setChannel(Channel) - Method in class com.hazelcast.internal.networking.ChannelHandler
-
Sets the Channel.
- setCheckClassDefErrors(boolean) - Method in class com.hazelcast.config.SerializationConfig
-
When enabled, serialization system will check for class definitions error at start and throw an Serialization
Exception with error definition.
- setCheckClassDefErrors(boolean) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setCheckClassDefErrors(boolean) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setChunkSize(int) - Method in class com.hazelcast.config.JobTrackerConfig
-
Sets the number of emitted values before a chunk is send to the reducers.
- setChunkSize(int) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
Deprecated.
- setClass(Class<? extends Serializer>) - Method in class com.hazelcast.config.SerializerConfig
-
Sets the class of the serializer implementation.
- setClassCacheMode(UserCodeDeploymentConfig.ClassCacheMode) - Method in class com.hazelcast.config.UserCodeDeploymentConfig
-
Configure caching of classes loaded from remote members.
- setClassDefinitions(Set<ClassDefinition>) - Method in class com.hazelcast.config.SerializationConfig
-
- setClasses(Collection<String>) - Method in class com.hazelcast.config.ClassFilter
-
- setClassLoader(ClassLoader) - Method in class com.hazelcast.client.config.ClientConfig
-
Sets the classLoader which is used by serialization and listener configuration
- setClassLoader(ClassLoader) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setClassLoader(ClassLoader) - Method in class com.hazelcast.config.AbstractCacheConfig
-
- setClassLoader(ClassLoader) - Method in class com.hazelcast.config.Config
-
Sets the class-loader to be used during de-serialization
and as context class-loader of Hazelcast internal threads.
- setClassLoader(ClassLoader) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setClassLoader(ClassLoader) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setClassLoader(ClassLoader) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setClassName(String) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
Sets class name of proxy factory
- setClassName(String) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- setClassName(String) - Method in class com.hazelcast.config.CachePartitionLostListenerConfigReadOnly
-
Deprecated.
- setClassName(String) - Method in class com.hazelcast.config.CredentialsFactoryConfig
-
- setClassName(String) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
-
Deprecated.
- setClassName(String) - Method in class com.hazelcast.config.GlobalSerializerConfig
-
- setClassName(String) - Method in class com.hazelcast.config.ItemListenerConfigReadOnly
-
Deprecated.
- setClassName(String) - Method in class com.hazelcast.config.ListenerConfig
-
Sets the class name of the EventListener.
- setClassName(String) - Method in class com.hazelcast.config.ListenerConfigReadOnly
-
Deprecated.
- setClassName(String) - Method in class com.hazelcast.config.LoginModuleConfig
-
- setClassName(String) - Method in class com.hazelcast.config.MapPartitionLostListenerConfigReadOnly
-
Deprecated.
- setClassName(String) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the name for the MapStore implementation class
- setClassName(String) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
Deprecated.
- setClassName(String) - Method in class com.hazelcast.config.MemberAddressProviderConfig
-
- setClassName(String) - Method in class com.hazelcast.config.PermissionPolicyConfig
-
- setClassName(String) - Method in class com.hazelcast.config.PredicateConfig
-
Sets the class name of the Predicate.
- setClassName(String) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setClassName(String) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
Deprecated.
- setClassName(String) - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- setClassName(String) - Method in class com.hazelcast.config.SecurityInterceptorConfig
-
- setClassName(String) - Method in class com.hazelcast.config.SerializerConfig
-
Sets the class name of the serializer implementation.
- setClassName(String) - Method in class com.hazelcast.config.ServiceConfig
-
- setClassName(String) - Method in class com.hazelcast.config.SocketInterceptorConfig
-
- setClassName(String) - Method in class com.hazelcast.config.WanConsumerConfig
-
Sets the fully qualified class name of the class implementing
WanReplicationConsumer.
- setClassName(String) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the name of the class implementing the WanReplicationEndpoint.
- setClassNames(List<String>) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- setClassVersion(int, int, int) - Method in interface com.hazelcast.internal.serialization.PortableContext
-
- SetClearMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetClearMessageTask
- SetClearMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetClearMessageTask
-
- setClientBlockUnmappedActions(boolean) - Method in class com.hazelcast.config.SecurityConfig
-
Block or allow actions, submitted as tasks in an Executor from clients and have no permission mappings.
- setClientBlockUnmappedActions(boolean) - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- setClientHandler(OutOfMemoryHandler) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
-
- setClientIcmpPingConfig(ClientIcmpPingConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
ICMP ping is used to detect if machine that a remote hazelcast member runs on alive or not
- setClientLoginModuleConfigs(List<LoginModuleConfig>) - Method in class com.hazelcast.config.SecurityConfig
-
- setClientLoginModuleConfigs(List<LoginModuleConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- setClientPermissionConfigs(Set<PermissionConfig>) - Method in class com.hazelcast.config.SecurityConfig
-
- setClientPermissionConfigs(Set<PermissionConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
Updates client permission configuration cluster-wide.
- setClientPolicyConfig(PermissionPolicyConfig) - Method in class com.hazelcast.config.SecurityConfig
-
- setClientPolicyConfig(PermissionPolicyConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- setClients(Collection<ClientEndPointDTO>) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- setClientStatistics(String) - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
Updates to the latest client statistics.
- setClientStatistics(String) - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- setClientStats(Map<String, String>) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- setClientVersion(String) - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- setClientVersion(String) - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- setCloudConfig(ClientCloudConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setClusterDataRecoveryPolicy(HotRestartClusterDataRecoveryPolicy) - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Sets the policy to be used when the cluster is started
- setClusterHotRestartStatus(ClusterHotRestartStatusDTO) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- setClusterName(String) - Method in class com.hazelcast.internal.management.TimedMemberState
-
- setClusterStartTime(long) - Method in class com.hazelcast.internal.cluster.impl.ClusterClockImpl
-
- setClusterVersion(Version) - Method in class com.hazelcast.internal.cluster.impl.ClusterStateManager
-
- setCmdGet(long) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setCmdSet(long) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setCmdTouch(long) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setCoalesce(boolean) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- setCoalesce(boolean) - Method in class com.hazelcast.config.QueryCacheConfig
-
Set true
to enable coalescing, otherwise set false
.
- SetCommand - Class in com.hazelcast.internal.ascii.memcache
-
- SetCommand(TextCommandConstants.TextCommandType, String, int, int, int, boolean) - Constructor for class com.hazelcast.internal.ascii.memcache.SetCommand
-
- SetCommandParser - Class in com.hazelcast.internal.ascii.memcache
-
- SetCommandParser(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.internal.ascii.memcache.SetCommandParser
-
- SetCommandProcessor - Class in com.hazelcast.internal.ascii.memcache
-
- SetCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.internal.ascii.memcache.SetCommandProcessor
-
- setCommittedHeap(long) - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- setCommittedNativeMemory(long) - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- setCommunicateStats(boolean) - Method in class com.hazelcast.config.JobTrackerConfig
-
Set to true if statistics (for example, about processed entries)
should be transmitted to the job emitter, false otherwise.
- setCommunicateStats(boolean) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
Deprecated.
- setComparator(EvictionPolicyComparator) - Method in class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- setComparator(EvictionPolicyComparator) - Method in class com.hazelcast.config.CacheEvictionConfigReadOnly
-
Deprecated.
- setComparator(EvictionPolicyComparator) - Method in class com.hazelcast.config.EvictionConfig
-
- setComparator(EvictionPolicyComparator) - Method in class com.hazelcast.config.EvictionConfigReadOnly
-
Deprecated.
- setComparatorClassName(String) - Method in class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- setComparatorClassName(String) - Method in class com.hazelcast.config.CacheEvictionConfigReadOnly
-
Deprecated.
- setComparatorClassName(String) - Method in class com.hazelcast.config.EvictionConfig
-
- setComparatorClassName(String) - Method in class com.hazelcast.config.EvictionConfigReadOnly
-
Deprecated.
- SetCompareAndRemoveAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetCompareAndRemoveAllMessageTask
- SetCompareAndRemoveAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRemoveAllMessageTask
-
- SetCompareAndRetainAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetCompareAndRetainAllMessageTask
- SetCompareAndRetainAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetCompareAndRetainAllMessageTask
-
- setCompletedMigrations(Collection<MigrationInfo>) - Method in class com.hazelcast.internal.partition.PartitionRuntimeState
-
- setCompletionId(int) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setCompletionId(int) - Method in class com.hazelcast.cache.impl.operation.CachePutAllOperation
-
- setCompletionId(int) - Method in interface com.hazelcast.cache.impl.operation.MutableOperation
-
- setCompletionId(int) - Method in class com.hazelcast.cache.impl.operation.MutatingCacheOperation
-
- setConcurrencyLevel(int) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setConfig(QueueConfig, NodeEngine, QueueService) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- SetConfig - Class in com.hazelcast.config
-
Contains the configuration for an
ISet
.
- SetConfig() - Constructor for class com.hazelcast.config.SetConfig
-
- SetConfig(String) - Constructor for class com.hazelcast.config.SetConfig
-
- SetConfig(SetConfig) - Constructor for class com.hazelcast.config.SetConfig
-
- setConfig(SerializationConfig) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setConfig(SerializationConfig) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setConfigClassLoader(ClassLoader) - Method in class com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings
-
- setConfigObject(Object) - Method in class com.hazelcast.config.ServiceConfig
-
- setConfigPatternMatcher(ConfigPatternMatcher) - Method in class com.hazelcast.client.config.ClientConfig
-
Sets the pattern matcher which is used to match item names to
configuration objects.
- setConfigPatternMatcher(ConfigPatternMatcher) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setConfigPatternMatcher(ConfigPatternMatcher) - Method in class com.hazelcast.config.Config
-
Sets the pattern matcher which is used to match item names to
configuration objects.
- setConfigPatternMatcher(ConfigPatternMatcher) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- SetConfigReadOnly - Class in com.hazelcast.config
-
- SetConfigReadOnly(SetConfig) - Constructor for class com.hazelcast.config.SetConfigReadOnly
-
Deprecated.
- setConfigurationFile(File) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setConfigurationFile(File) - Method in class com.hazelcast.config.Config
-
Sets the
File
from which this configuration has been retrieved
and created.
- setConfigurationFile(File) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setConfigurationService(ConfigurationService) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setConfigurationUrl(URL) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setConfigurationUrl(URL) - Method in class com.hazelcast.config.Config
-
Sets the
URL
from which this configuration has been retrieved
and created.
- setConfigurationUrl(URL) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setConn(Connection) - Method in class com.hazelcast.nio.Packet
-
Sets the Connection this Packet is send with.
- setConnected(boolean) - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- setConnectedServerVersion(String) - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- setConnection(Connection) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- setConnection(Operation, Connection) - Static method in class com.hazelcast.spi.OperationAccessor
-
- setConnectionAttemptLimit(int) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setConnectionAttemptLimit(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setConnectionAttemptPeriod(int) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setConnectionAttemptPeriod(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Period for the next attempt to find a member to connect.
- setConnectionManagerBean(ConnectionManagerDTO) - Method in class com.hazelcast.internal.management.dto.MXBeansDTO
-
- setConnectionRetryConfig(ConnectionRetryConfig) - Method in class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
Connection Retry Config is controls the period among the retries and when should a client gave up
retrying.
- setConnectionStrategyConfig(ClientConnectionStrategyConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setConnectionTimeout(int) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setConnectionTimeout(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setConnectionTimeoutSeconds(int) - Method in class com.hazelcast.config.AwsConfig
-
- setConnectionTimeoutSeconds(int) - Method in class com.hazelcast.config.TcpIpConfig
-
Sets the connection timeout.
- setConsistencyCheckStrategy(ConsistencyCheckStrategy) - Method in class com.hazelcast.config.WanSyncConfig
-
Sets the strategy for checking consistency of data between source and
target cluster.
- setConsumerThread(Thread) - Method in class com.hazelcast.internal.util.concurrent.MPSCQueue
-
Sets the consumer thread.
- SetContainer - Class in com.hazelcast.collection.impl.set
-
- SetContainer() - Constructor for class com.hazelcast.collection.impl.set.SetContainer
-
- SetContainer(String, NodeEngine) - Constructor for class com.hazelcast.collection.impl.set.SetContainer
-
- SetContainsAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetContainsAllMessageTask
- SetContainsAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetContainsAllMessageTask
-
- SetContainsMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetContainsMessageTask
- SetContainsMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetContainsMessageTask
-
- setContentType(byte[]) - Method in class com.hazelcast.internal.ascii.rest.RestValue
-
- setContext(ClientContext) - Method in class com.hazelcast.client.spi.ClientProxy
-
- setContextClassLoader(ClassLoader) - Method in class com.hazelcast.util.executor.HazelcastManagedThread
-
- setCorrelationId(long) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Sets the correlation ID field.
- setCost(long) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- setCost(long) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setCount(int) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchContainer
-
- setCount(String, int) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- setCountDirect(int) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchContainer
-
- setCountDirect(String, int) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- setCountDownLatchConfigs(Map<String, CountDownLatchConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setCountDownLatchConfigs(Map<String, CountDownLatchConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of CountDownLatch configurations, mapped by config name.
- setCountDownLatchConfigs(Map<String, CountDownLatchConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- SetCountOperation - Class in com.hazelcast.concurrent.countdownlatch.operations
-
- SetCountOperation() - Constructor for class com.hazelcast.concurrent.countdownlatch.operations.SetCountOperation
-
- SetCountOperation(String, int) - Constructor for class com.hazelcast.concurrent.countdownlatch.operations.SetCountOperation
-
- setCRDTReplicationConfig(CRDTReplicationConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setCRDTReplicationConfig(CRDTReplicationConfig) - Method in class com.hazelcast.config.Config
-
Sets the replication configuration for
CRDT
implementations.
- setCRDTReplicationConfig(CRDTReplicationConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setCreationTime(long) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setCreationTime(long) - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- setCreationTime(long) - Method in interface com.hazelcast.cache.impl.record.CacheRecord
-
Sets the creation time of this
Evictable
in milliseconds.
- setCreationTime(long) - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- setCreationTime(long) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
Sets the creation time of this
Evictable
in milliseconds.
- setCreationTime(long) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- setCreationTime(long) - Method in interface com.hazelcast.map.impl.record.Record
-
- setCreationTime(long) - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- setCreationTime(long) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- setCreationTime(long) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets the creation of this stats to the given creation time.
- setCreationTime(long) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the creation time the given value.
- setCreationTime(long) - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- setCreationTime(long) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- setCreationTime(long) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- setCreationTime(long) - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- setCreationTime(long) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setCreationTime(long) - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- setCreationTime(long) - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- setCredentials(Credentials) - Method in class com.hazelcast.client.config.ClientConfig
-
- setCredentials(Credentials) - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
- setCredentialsClassname(String) - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
Credentials class will be instantiated from class name when setCredentialsFactoryConfig and setCredentials
are not used.
- setCredentialsFactoryConfig(CredentialsFactoryConfig) - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
Credentials Factory Config allows user to pass custom properties and use group config when instantiating
a credentials object.
- setCurrConnections(int) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setCurrentSequence(String, int, long) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataGenerator
-
- setCurrentThread(Thread) - Method in class com.hazelcast.spi.impl.operationexecutor.OperationRunner
-
Sets the thread that is running this OperationRunner instance.
- setData(Data) - Method in class com.hazelcast.collection.impl.queue.QueueItem
-
- setDataKey(Data) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setDataKey(Data) - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- setDataLoadTimeoutSeconds(int) - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Sets data load timeout for hot-restart process,
all members in the cluster should complete restoring their local data
before this timeout.
- setDataNewValue(Data) - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- setDataOffset(int) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Sets the dataOffset field.
- setDataOldValue(Data) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setDataOldValue(Data) - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- setDataSerializableFactories(Map<Integer, DataSerializableFactory>) - Method in class com.hazelcast.config.SerializationConfig
-
- setDataSerializableFactoryClasses(Map<Integer, String>) - Method in class com.hazelcast.config.SerializationConfig
-
- setDataValue(Data) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setDecrHits(long) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setDecrMisses(long) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setDefaultReadTimeout(long) - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
-
Set default cache value retrieval timeout.
- setDefaultsDisabled(boolean) - Method in class com.hazelcast.config.JavaSerializationFilterConfig
-
- setDelaySeconds(int) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- setDelaySeconds(int) - Method in class com.hazelcast.config.QueryCacheConfig
-
Sets the minimum number of delay seconds which an event waits in the buffer of node
before sending to a QueryCache
- setDeleteHits(long) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setDeleteMisses(long) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setDeprecatedName(String) - Method in class com.hazelcast.spi.properties.HazelcastProperty
-
Sets the deprecated name of ths property.
- setDepth(int) - Method in class com.hazelcast.config.MerkleTreeConfig
-
Sets the depth of the merkle tree.
- setDirectory(String) - Method in class com.hazelcast.config.NearCachePreloaderConfig
-
- setDirtyEntryCount(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setDirtyEntryCount(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- setDisablePerEntryInvalidationEvents(boolean) - Method in class com.hazelcast.config.CacheConfig
-
Sets invalidation events disabled status for per entry.
- setDisablePerEntryInvalidationEvents(boolean) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setDisablePerEntryInvalidationEvents(boolean) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets invalidation events disabled status for per entry.
- setDisablePerEntryInvalidationEvents(boolean) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setDiscoveryConfig(DiscoveryConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Defines the Discovery Provider SPI configuration
- setDiscoveryConfig(DiscoveryConfig) - Method in class com.hazelcast.config.JoinConfig
-
- setDiscoveryConfig(DiscoveryConfig) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the
DiscoveryConfig
used by the discovery mechanism for
this WAN publisher.
- setDiscoveryConfig(DiscoveryConfig) - Method in class com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings
-
- setDiscoveryMode(DiscoveryMode) - Method in class com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings
-
- setDiscoveryNode(DiscoveryNode) - Method in class com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings
-
- setDiscoveryServiceProvider(DiscoveryServiceProvider) - Method in class com.hazelcast.config.DiscoveryConfig
-
- setDiscoveryServiceProvider(DiscoveryServiceProvider) - Method in class com.hazelcast.config.DiscoveryConfigReadOnly
-
Deprecated.
- setDiscoveryStrategyConfigs(List<DiscoveryStrategyConfig>) - Method in class com.hazelcast.config.DiscoveryConfig
-
- setDiscoveryStrategyConfigs(List<DiscoveryStrategyConfig>) - Method in class com.hazelcast.config.DiscoveryConfigReadOnly
-
Deprecated.
- setDiscoveryToken(String) - Method in class com.hazelcast.client.config.ClientCloudConfig
-
- setDoneCallback(Runnable) - Method in class com.hazelcast.spi.InvocationBuilder
-
Sets a callback that will respond to the "task done" event for the invocation this builder is about to create.
- setDoubleAttribute(String, double) - Method in class com.hazelcast.client.impl.MemberImpl
-
- setDoubleAttribute(String, double) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setDoubleAttribute(String, double) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
Deprecated.
- setDoubleAttribute(String, double) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair double attribute for this member available
to other cluster members.
- setDoubleAttribute(String, double) - Method in class com.hazelcast.instance.MemberImpl
-
- setDurability(int) - Method in class com.hazelcast.config.DurableExecutorConfig
-
Sets the durability of the executor
- setDurability(int) - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
Sets the durability of the executor
The durability represents the number of replicas that exist in a cluster for any given partition-owned task.
- setDurability(int) - Method in class com.hazelcast.transaction.TransactionOptions
-
Sets the transaction durability.
- setDurableExecutorConfigs(Map<String, DurableExecutorConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setDurableExecutorConfigs(Map<String, DurableExecutorConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of durable executor configurations, mapped by config name.
- setDurableExecutorConfigs(Map<String, DurableExecutorConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setEchoFailFastOnStartup(boolean) - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- setEmptyQueueTtl(int) - Method in class com.hazelcast.config.QueueConfig
-
Sets the TTL (time to live) for emptying the Queue.
- setEmptyQueueTtl(int) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- setEnableCompression(boolean) - Method in class com.hazelcast.config.SerializationConfig
-
Enables compression when default java serialization is used.
- setEnableCompression(boolean) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setEnableCompression(boolean) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setEnabled(boolean) - Method in class com.hazelcast.client.config.ClientCloudConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
enables connection retry logic.
- setEnabled(boolean) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- setEnabled(boolean) - Method in class com.hazelcast.config.AliasedDiscoveryConfig
-
Enables or disables the join mechanism based on the given discovery config.
- setEnabled(boolean) - Method in class com.hazelcast.config.AwsConfig
-
Enables or disables the AWS join mechanism.
- setEnabled(boolean) - Method in class com.hazelcast.config.EventJournalConfig
-
Enables or disables the event journal.
- setEnabled(boolean) - Method in class com.hazelcast.config.HotRestartConfig
-
Sets whether hot restart is enabled on related data structure.
- setEnabled(boolean) - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Sets whether hot restart is enabled on this member.
- setEnabled(boolean) - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
Set whether the ICMP failure detector should be enabled or not.
- setEnabled(boolean) - Method in class com.hazelcast.config.InterfacesConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.ManagementCenterConfig
-
Set to true
to enable management center, false
to disable.
- setEnabled(boolean) - Method in class com.hazelcast.config.MapStoreConfig
-
Enables and disables this configuration
- setEnabled(boolean) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
Deprecated.
- setEnabled(boolean) - Method in class com.hazelcast.config.MCMutualAuthConfig
-
Enables and disables this configuration.
- setEnabled(boolean) - Method in class com.hazelcast.config.MemberAddressProviderConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.MerkleTreeConfig
-
Enables or disables the merkle tree.
- setEnabled(boolean) - Method in class com.hazelcast.config.MulticastConfig
-
Enables or disables the multicast discovery mechanism
- setEnabled(boolean) - Method in class com.hazelcast.config.NativeMemoryConfig
-
Enables or disables native memory allocation.
- setEnabled(boolean) - Method in class com.hazelcast.config.NearCachePreloaderConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.PartitionGroupConfig
-
Enables or disables this PartitionGroupConfig.
- setEnabled(boolean) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
Deprecated.
- setEnabled(boolean) - Method in class com.hazelcast.config.QuorumConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.SecurityConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.ServiceConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Enables and disables this configuration.
- setEnabled(boolean) - Method in class com.hazelcast.config.SSLConfig
-
Enables and disables this configuration.
- setEnabled(boolean) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.TcpIpConfig
-
Enables or disables the Tcp/Ip join mechanism.
- setEnabled(boolean) - Method in class com.hazelcast.config.UserCodeDeploymentConfig
-
Enable or disable User Code Deployment.
- setEnabled(boolean) - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- setEnableDefaults(boolean) - Method in class com.hazelcast.config.ServicesConfig
-
- setEnableSharedObject(boolean) - Method in class com.hazelcast.config.SerializationConfig
-
Enables shared object when default java serialization is used.
- setEnableSharedObject(boolean) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setEnableSharedObject(boolean) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setEndpoint(Address) - Method in class com.hazelcast.internal.partition.PartitionRuntimeState
-
- setEndPoint(Address) - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- setEndpoint(String) - Method in class com.hazelcast.security.AbstractCredentials
-
- setEndpoint(String) - Method in interface com.hazelcast.security.Credentials
-
Sets IP address of endpoint.
- setEndpoints(Set<String>) - Method in class com.hazelcast.config.PermissionConfig
-
- setEntryCostEstimator(EntryCostEstimator) - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
- setEntryCostEstimator(EntryCostEstimator) - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- setEntryCounting(boolean) - Method in class com.hazelcast.cache.impl.record.CacheRecordHashMap
-
- setEntryCounting(boolean) - Method in interface com.hazelcast.cache.impl.record.CacheRecordMap
-
Sets the entry counting behaviour.
- setEntryListener(String, String, QueryCacheConfig) - Method in class com.hazelcast.map.impl.querycache.subscriber.AbstractQueryCacheConfigurator
-
- setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.MapConfig
-
- setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.MultiMapConfig
-
Sets the list of entry listeners (listens for when entries are added or removed) for this MultiMap.
- setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.QueryCacheConfig
-
- setEntryView(WanMapEntryView<Data, Data>) - Method in class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- setError(Throwable) - Method in class com.hazelcast.util.executor.DelegatingFuture
-
- setErrorHandler(TcpIpConnectionErrorHandler) - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- setEurekaConfig(EurekaConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets configuration to connect nodes in Eureka environment.
- setEurekaConfig(EurekaConfig) - Method in class com.hazelcast.config.JoinConfig
-
- setEurekaConfig(EurekaConfig) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the
EurekaConfig
used by the discovery mechanism for this
WAN publisher.
- setEventHandler(EventHandler) - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- setEventObject(ReplicationEventObject) - Method in class com.hazelcast.wan.WanReplicationEvent
-
Sets the event object.
- setEventServiceBean(EventServiceDTO) - Method in class com.hazelcast.internal.management.dto.MXBeansDTO
-
- setEventType(CacheEventType) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setEventType(int) - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- setEvictionConfig(EvictionConfig) - Method in class com.hazelcast.config.CacheConfig
-
- setEvictionConfig(EvictionConfig) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setEvictionConfig(EvictionConfig) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the eviction configuration for this
ICache
.
- setEvictionConfig(EvictionConfig) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setEvictionConfig(EvictionConfig) - Method in class com.hazelcast.config.NearCacheConfig
-
Sets the eviction configuration for this Near Cache.
- setEvictionConfig(EvictionConfig) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setEvictionConfig(EvictionConfig) - Method in class com.hazelcast.config.QueryCacheConfig
-
- setEvictionConfigHolder(EvictionConfigHolder) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- setEvictionCriteriaNumber(long) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
Needed for client protocol compatibility.
- setEvictionPercentage(int) - Method in class com.hazelcast.config.MapConfig
-
- setEvictionPercentage(int) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setEvictionPolicy(EvictionPolicy) - Method in class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- setEvictionPolicy(EvictionPolicy) - Method in class com.hazelcast.config.CacheEvictionConfigReadOnly
-
Deprecated.
- setEvictionPolicy(EvictionPolicy) - Method in class com.hazelcast.config.EvictionConfig
-
- setEvictionPolicy(EvictionPolicy) - Method in class com.hazelcast.config.EvictionConfigReadOnly
-
Deprecated.
- setEvictionPolicy(EvictionPolicy) - Method in class com.hazelcast.config.MapConfig
-
- setEvictionPolicy(EvictionPolicy) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setEvictionPolicy(String) - Method in class com.hazelcast.config.NearCacheConfig
-
- setEvictionPolicy(String) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setEvictor(Evictor) - Method in class com.hazelcast.map.impl.MapContainer
-
- setExecutionCallback(ExecutionCallback<Object>) - Method in class com.hazelcast.spi.InvocationBuilder
-
Sets the ExecutionCallback.
- setExecutor(Executor) - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Sets the Executor that is going to process the event.
- setExecutor(Executor) - Method in class com.hazelcast.config.ReliableTopicConfig
-
Sets the Executor that is going to process the event.
- setExecutorConfigs(Map<String, ExecutorConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setExecutorConfigs(Map<String, ExecutorConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of executor configurations, mapped by config name.
- setExecutorConfigs(Map<String, ExecutorConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setExecutorPoolSize(int) - Method in class com.hazelcast.client.config.ClientConfig
-
Sets Client side Executor pool size.
- setExpirationTime(long) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setExpirationTime(long) - Method in class com.hazelcast.cache.impl.record.AbstractCacheRecord
-
- setExpirationTime(long) - Method in interface com.hazelcast.internal.eviction.Expirable
-
Sets the expiration time in milliseconds.
- setExpirationTime(long) - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- setExpirationTime(Record) - Static method in class com.hazelcast.map.impl.ExpirationTimeSetter
-
Sets expiration time if statistics are enabled.
- setExpirationTime(long) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- setExpirationTime(long) - Method in interface com.hazelcast.map.impl.record.Record
-
- setExpirationTime(long) - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- setExpirationTime(long) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- setExpirationTime(long) - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- setExpirationTime(long) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setExpirationTimes(long, long, Record, MapConfig, boolean) - Static method in class com.hazelcast.map.impl.ExpirationTimeSetter
-
Updates records TTL and expiration time.
- setExpiryPolicy(K, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Associates the specified key with the given ExpiryPolicy
.
- setExpiryPolicy(Set<? extends K>, ExpiryPolicy) - Method in interface com.hazelcast.cache.ICache
-
Associates the specified key with the given ExpiryPolicy
.
- setExpiryPolicy(Collection<Data>, Object, String) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- setExpiryPolicy(Data) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setExpiryPolicy(Collection<Data>, Object, String) - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Sets expiry policy for the records with given keys if and only if there is a
value currently mapped by the key
- setExpiryPolicy(Data) - Method in class com.hazelcast.cache.impl.record.CacheDataRecord
-
- setExpiryPolicy(ExpiryPolicy) - Method in class com.hazelcast.cache.impl.record.CacheObjectRecord
-
- setExpiryPolicy(E) - Method in interface com.hazelcast.cache.impl.record.CacheRecord
-
Sets the expiry policy for this record.
- setExpiryPolicy(Set<K>, ExpiryPolicy) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- setExpiryPolicy(K, ExpiryPolicy) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- setExpiryPolicy(Set<K>, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- setExpiryPolicy(K, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- setExpiryPolicy(Set<K>, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- setExpiryPolicy(K, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- setExpiryPolicy(Set<K>, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- setExpiryPolicy(K, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- setExpiryPolicy(Set<K>, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- setExpiryPolicy(K, ExpiryPolicy) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- setExpiryPolicyFactory(Factory<? extends ExpiryPolicy>) - Method in class com.hazelcast.config.AbstractCacheConfig
-
- setExpiryPolicyFactory(Factory<? extends ExpiryPolicy>) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setExpiryPolicyFactory(Factory<? extends ExpiryPolicy>) - Method in interface com.hazelcast.config.CacheConfiguration
-
Set the Factory
for the ExpiryPolicy
.
- setExpiryPolicyFactory(String) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the factory for this ExpiryPolicy
.
- setExpiryPolicyFactory(String) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setExpiryPolicyFactoryConfig(CacheSimpleConfig.ExpiryPolicyFactoryConfig) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the factory configuration for this ExpiryPolicy
.
- setExpiryPolicyFactoryConfig(CacheSimpleConfig.ExpiryPolicyFactoryConfig) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setExpiryPolicyInternal(Set<? extends K>, ExpiryPolicy) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- setExpiryPolicyInternal(K, ExpiryPolicy) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- setExtractor(String) - Method in class com.hazelcast.config.MapAttributeConfig
-
Sets the full class name of the extractor in a String format, e.g.
- setExtractor(String) - Method in class com.hazelcast.config.MapAttributeConfigReadOnly
-
Deprecated.
- setFactoryClassName(String) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- setFactoryClassName(String) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the name for the MapStoreFactory implementation class
- setFactoryClassName(String) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
Deprecated.
- setFactoryClassName(String) - Method in class com.hazelcast.config.MCMutualAuthConfig
-
Sets the name for the implementation class.
- setFactoryClassName(String) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setFactoryClassName(String) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
Deprecated.
- setFactoryClassName(String) - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- setFactoryClassName(String) - Method in class com.hazelcast.config.SSLConfig
-
Sets the name for the implementation class.
- setFactoryImpl(ClientProxyFactory) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
Sets factory implementation of proxy factory
- setFactoryImplementation(Data) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- setFactoryImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the map store factory implementation object.
- setFactoryImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
Deprecated.
- setFactoryImplementation(Object) - Method in class com.hazelcast.config.MCMutualAuthConfig
-
Sets the implementation object.
- setFactoryImplementation(QueueStoreFactory) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setFactoryImplementation(QueueStoreFactory) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
Deprecated.
- setFactoryImplementation(RingbufferStoreFactory) - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- setFactoryImplementation(Object) - Method in class com.hazelcast.config.SSLConfig
-
Sets the implementation object.
- setFailFastOnStartup(boolean) - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
Sets whether the member should fail-fast on startup if ICMP is not allowed by the underlying OS.
- setFailOnIndeterminateOperationState(boolean) - Method in class com.hazelcast.spi.InvocationBuilder
-
- setFailOnMaxBackoff(boolean) - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
- setFilters(List<String>) - Method in class com.hazelcast.config.WanReplicationRef
-
Sets the list of class names implementing the CacheWanEventFilter or
MapWanEventFilter for filtering outbound WAN replication events.
- setFilters(List<String>) - Method in class com.hazelcast.config.WanReplicationRefReadOnly
-
Deprecated.
- setFlakeIdGeneratorConfigMap(Map<String, ClientFlakeIdGeneratorConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setFlakeIdGeneratorConfigs(Map<String, FlakeIdGeneratorConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setFlakeIdGeneratorConfigs(Map<String, FlakeIdGeneratorConfig>) - Method in class com.hazelcast.config.Config
-
- setFlakeIdGeneratorConfigs(Map<String, FlakeIdGeneratorConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setFloatAttribute(String, float) - Method in class com.hazelcast.client.impl.MemberImpl
-
- setFloatAttribute(String, float) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setFloatAttribute(String, float) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
Deprecated.
- setFloatAttribute(String, float) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair float attribute for this member available
to other cluster members.
- setFloatAttribute(String, float) - Method in class com.hazelcast.instance.MemberImpl
-
- setFlushSequences(Queue<WriteBehindStore.Sequence>) - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- setFrameLength(int) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Sets the frame length field.
- setFreeNativeMemory(long) - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- setFreePhysical(long) - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- setFsync(boolean) - Method in class com.hazelcast.config.HotRestartConfig
-
Sets whether disk write should be followed by an fsync()
system call.
- setGcpConfig(GcpConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets configuration to connect nodes in GCP environment.
- setGcpConfig(GcpConfig) - Method in class com.hazelcast.config.JoinConfig
-
- setGcpConfig(GcpConfig) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the
GcpConfig
used by the discovery mechanism for this
WAN publisher.
- setGcStats(LocalGCStats) - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- SetGetAllMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetGetAllMessageTask
- SetGetAllMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetGetAllMessageTask
-
- setGetHits(long) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setGetMisses(long) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setGlobalOrderingEnabled(boolean) - Method in class com.hazelcast.config.TopicConfig
-
Enable global ordering (all nodes listening to the same topic
get their messages in the same order), or disable it (nodes get
the messages in the order that the messages are published).
- setGlobalOrderingEnabled(boolean) - Method in class com.hazelcast.config.TopicConfigReadOnly
-
Deprecated.
- setGlobalSerializerConfig(GlobalSerializerConfig) - Method in class com.hazelcast.config.SerializationConfig
-
- setGroupConfig(GroupConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setGroupConfig(GroupConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setGroupConfig(GroupConfig) - Method in class com.hazelcast.config.Config
-
Sets the configuration for hazelcast groups.
- setGroupConfig(GroupConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setGroupName(String) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the group name used as an endpoint group name for authentication
on the target endpoint.
- setGroupType(PartitionGroupConfig.MemberGroupType) - Method in class com.hazelcast.config.PartitionGroupConfig
-
Sets the MemberGroupType.
- setHasBackup(boolean) - Method in class com.hazelcast.map.impl.MapKeyLoader
-
Sets if this map is configured with at least one backup.
- setHasRunningCleanup(CachePartitionSegment) - Method in class com.hazelcast.cache.impl.eviction.CacheClearExpiredRecordsTask
-
- setHasRunningCleanup(T) - Method in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- setHasRunningCleanup(PartitionContainer) - Method in class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
- setHasRunningCleanup(boolean) - Method in class com.hazelcast.map.impl.PartitionContainer
-
- setHazelcast(HazelcastInstance) - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- setHazelcast(HazelcastInstance) - Method in class com.hazelcast.console.ConsoleApp
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.cache.impl.journal.DeserializingEventJournalCacheEvent
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.config.EntryListenerConfig.MapListenerToEntryListenerAdapter
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.console.Echo
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.console.SimulateLoadTask
-
- setHazelcastInstance(HazelcastInstance) - Method in interface com.hazelcast.core.HazelcastInstanceAware
-
Gets the HazelcastInstance reference when submitting a Runnable/Callable using Hazelcast ExecutorService.
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.executor.impl.RunnableAdapter
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.instance.MemberImpl
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setHazelcastInstance(HazelcastInstance) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.map.impl.journal.DeserializingEventJournalMapEvent
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.quorum.impl.AbstractPingAwareQuorumFunction
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledFutureProxy
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
-
- setHead(long) - Method in interface com.hazelcast.map.impl.querycache.accumulator.Accumulator
-
Tries to set head of this accumulator to the supplied sequence
and returns true
,
if that sequence
is still exist in this accumulator.
- setHead(long) - Method in class com.hazelcast.map.impl.querycache.accumulator.BasicAccumulator
-
- setHead(long) - Method in interface com.hazelcast.map.impl.querycache.accumulator.CyclicBuffer
-
Sets head of this buffer to the supplied sequence
and returns true
, if that sequence
is still in this buffer.
- setHead(long) - Method in class com.hazelcast.map.impl.querycache.accumulator.DefaultCyclicBuffer
-
- setHeadSequence(long) - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- setHeadSequence(long) - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
Sets the head sequence.
- setHeadSequence(long) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Sets the head sequence.
- setHeadSequence(long) - Method in class com.hazelcast.spi.merge.RingbufferMergeData
-
Sets the head sequence.
- setHeapCost(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setHeapCost(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- setHitCount(long) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets the hit count of this stats to the given hit count.
- setHitCount(long) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the hit count to the given value.
- setHits(long) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- setHits(long) - Method in interface com.hazelcast.map.impl.record.Record
-
- setHits(long) - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- setHits(long) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- setHits(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setHits(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- setHits(long) - Method in class com.hazelcast.multimap.impl.MultiMapValue
-
- setHits(long) - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- setHits(long) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- setHits(long) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- setHits(long) - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- setHits(long) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setHits(long) - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- setHits(long) - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- setHostHeader(String) - Method in class com.hazelcast.config.AwsConfig
-
- setHotRestartConfig(HotRestartConfig) - Method in class com.hazelcast.config.AbstractCacheConfig
-
Sets the HotRestartConfig
for this CacheConfiguration
- setHotRestartConfig(HotRestartConfig) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setHotRestartConfig(HotRestartConfig) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the HotRestartConfig
for this CacheSimpleConfig
- setHotRestartConfig(HotRestartConfig) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setHotRestartConfig(HotRestartConfig) - Method in class com.hazelcast.config.MapConfig
-
Sets the HotRestartConfig
for this MapConfig
- setHotRestartConfig(HotRestartConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setHotRestartPersistenceConfig(HotRestartPersistenceConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setHotRestartPersistenceConfig(HotRestartPersistenceConfig) - Method in class com.hazelcast.config.Config
-
Sets the Hot Restart configuration.
- setHotRestartPersistenceConfig(HotRestartPersistenceConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setHotRestartState(HotRestartState) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- setIamRole(String) - Method in class com.hazelcast.config.AwsConfig
-
- setIcmpFailureDetectorConfig(IcmpFailureDetectorConfig) - Method in class com.hazelcast.config.NetworkConfig
-
- setId(long) - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- setId(long) - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- setIdOffset(long) - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
Sets the offset that will be added to the returned IDs.
- setIdOffset(long) - Method in class com.hazelcast.config.FlakeIdGeneratorConfigReadOnly
-
Deprecated.
- setIfEqualOrGreaterThan(AtomicLong, long) - Static method in class com.hazelcast.util.ConcurrencyUtil
-
- setImplementation(Data) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- setImplementation(CachePartitionLostListener) - Method in class com.hazelcast.config.CachePartitionLostListenerConfig
-
- setImplementation(EventListener) - Method in class com.hazelcast.config.CachePartitionLostListenerConfigReadOnly
-
Deprecated.
- setImplementation(CachePartitionLostListener) - Method in class com.hazelcast.config.CachePartitionLostListenerConfigReadOnly
-
Deprecated.
- setImplementation(ICredentialsFactory) - Method in class com.hazelcast.config.CredentialsFactoryConfig
-
- setImplementation(EventListener) - Method in class com.hazelcast.config.EntryListenerConfig
-
- setImplementation(EntryListener) - Method in class com.hazelcast.config.EntryListenerConfig
-
- setImplementation(EntryListener) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
-
Deprecated.
- setImplementation(EventListener) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
-
Deprecated.
- setImplementation(Serializer) - Method in class com.hazelcast.config.GlobalSerializerConfig
-
- setImplementation(ItemListener) - Method in class com.hazelcast.config.ItemListenerConfig
-
- setImplementation(ItemListener) - Method in class com.hazelcast.config.ItemListenerConfigReadOnly
-
Deprecated.
- setImplementation(EventListener) - Method in class com.hazelcast.config.ItemListenerConfigReadOnly
-
Deprecated.
- setImplementation(EventListener) - Method in class com.hazelcast.config.ListenerConfig
-
Sets the EventListener implementation.
- setImplementation(EventListener) - Method in class com.hazelcast.config.ListenerConfigReadOnly
-
Deprecated.
- setImplementation(Object) - Method in class com.hazelcast.config.LoginModuleConfig
-
Deprecated.
- setImplementation(MapPartitionLostListener) - Method in class com.hazelcast.config.MapPartitionLostListenerConfig
-
- setImplementation(EventListener) - Method in class com.hazelcast.config.MapPartitionLostListenerConfigReadOnly
-
Deprecated.
- setImplementation(MapPartitionLostListener) - Method in class com.hazelcast.config.MapPartitionLostListenerConfigReadOnly
-
Deprecated.
- setImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the map store implementation object
- setImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
Deprecated.
- setImplementation(MemberAddressProvider) - Method in class com.hazelcast.config.MemberAddressProviderConfig
-
- setImplementation(IPermissionPolicy) - Method in class com.hazelcast.config.PermissionPolicyConfig
-
- setImplementation(Predicate) - Method in class com.hazelcast.config.PredicateConfig
-
Sets the Predicate implementation.
- setImplementation(QuorumListener) - Method in class com.hazelcast.config.QuorumListenerConfig
-
- setImplementation(SecurityInterceptor) - Method in class com.hazelcast.config.SecurityInterceptorConfig
-
- setImplementation(Serializer) - Method in class com.hazelcast.config.SerializerConfig
-
Sets the serializer implementation instance.
- setImplementation(Object) - Method in class com.hazelcast.config.ServiceConfig
-
- setImplementation(Object) - Method in class com.hazelcast.config.SocketInterceptorConfig
-
- setImplementation(Object) - Method in class com.hazelcast.config.WanConsumerConfig
-
Sets the implementation for this WAN consumer.
- setImplementation(Object) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the implementation of the WanReplicationEndpoint.
- setIncludeValue(boolean) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- setIncludeValue(boolean) - Method in class com.hazelcast.config.EntryListenerConfig
-
- setIncludeValue(boolean) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
-
Deprecated.
- setIncludeValue(boolean) - Method in class com.hazelcast.config.ItemListenerConfig
-
- setIncludeValue(boolean) - Method in class com.hazelcast.config.ItemListenerConfigReadOnly
-
Deprecated.
- setIncludeValue(boolean) - Method in class com.hazelcast.config.QueryCacheConfig
-
Set true
to enable value caching, otherwise set false
- setIncrHits(long) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setIncrMisses(long) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setIndexConfigs(List<MapIndexConfig>) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- setIndexConfigs(List<MapIndexConfig>) - Method in class com.hazelcast.config.QueryCacheConfig
-
- setIndexedQueryCount(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
Sets the indexed query count of this stats to the given indexed query
count value.
- setIndexStats(Map<String, LocalIndexStatsImpl>) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
Sets the per-index stats of this map stats to the given per-index stats.
- setInfo(AccumulatorInfo) - Method in class com.hazelcast.map.impl.querycache.publisher.EventPublisherAccumulatorProcessor
-
- setInfoList(List<AccumulatorInfo>) - Method in class com.hazelcast.map.impl.operation.PostJoinMapOperation
-
- setInitialBackoffMillis(int) - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
- setInitialized() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreContainer
-
- setInitialLoadMode(String) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- setInitialLoadMode(MapStoreConfig.InitialLoadMode) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the initial load mode.
- setInitialLoadMode(MapStoreConfig.InitialLoadMode) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
Deprecated.
- setInitialOutputBufferSize(int) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setInitialOutputBufferSize(int) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setInitialPermits(int) - Method in class com.hazelcast.config.SemaphoreConfig
-
Sets the initial number of permits.
- setInitialPermits(int) - Method in class com.hazelcast.config.SemaphoreConfigReadOnly
-
Deprecated.
- setInitialPublisherState(WanPublisherState) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the initial publisher state.
- setInitialState(PartitionTableView) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
Sets the initial partition table and state version.
- setInMemoryFormat(String) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.CacheConfig
-
Data type that will be used to store records in this
ICache
.
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the InMemory Format for this
ICache
.
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.MapConfig
-
Binary type that will be used for storing records.
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.NearCacheConfig
-
Sets the data type used to store entries.
- setInMemoryFormat(String) - Method in class com.hazelcast.config.NearCacheConfig
-
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setInMemoryFormat(String) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.QueryCacheConfig
-
Sets memory format of values of entries in QueryCache
.
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
Data type used to store entries.
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.RingbufferConfig
-
Sets the InMemoryFormat.
- setInnerClassDefinitions(Map<String, byte[]>) - Method in class com.hazelcast.internal.usercodedeployment.impl.ClassData
-
- setInsertCount(long) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets the insert count of this stats to the given insert count.
- setInsertCount(long) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the insert count to the given value.
- setInsideAws(boolean) - Method in class com.hazelcast.client.config.ClientAwsConfig
-
Deprecated.
- setInstanceName(String) - Method in class com.hazelcast.client.config.ClientConfig
-
- setInstanceName(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setInstanceName(String) - Method in class com.hazelcast.config.Config
-
Sets the instance name uniquely identifying the hazelcast instance
created by this configuration.
- setInstanceName(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setIntAttribute(String, int) - Method in class com.hazelcast.client.impl.MemberImpl
-
- setIntAttribute(String, int) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setIntAttribute(String, int) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
Deprecated.
- setIntAttribute(String, int) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair int attribute for this member available
to other cluster members.
- setIntAttribute(String, int) - Method in class com.hazelcast.instance.MemberImpl
-
- setInterfaces(Collection<String>) - Method in class com.hazelcast.config.InterfacesConfig
-
Adds a collection of interfaces.
- setInterfaces(Collection<String>) - Method in class com.hazelcast.config.MemberGroupConfig
-
Sets the interfaces that are part of a group.
- setInterfaces(InterfacesConfig) - Method in class com.hazelcast.config.NetworkConfig
-
- setInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- setInternal(Object, Data, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- setInternalMigrationListener(InternalMigrationListener) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- setIntervalMilliseconds(int) - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- setIntervalMilliseconds(int) - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
Sets the time in milliseconds between each ping
This value can not be smaller than 1000 milliseconds
- setInvalidateOnChange(boolean) - Method in class com.hazelcast.config.NearCacheConfig
-
Sets if Near Cache entries are invalidated when the entries in the backing data structure are changed
(updated or removed).
- setInvalidateOnChange(boolean) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setInvalidationSequence(long) - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- setInvalidationSequence(long) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
- setInvocationTime(Operation, long) - Static method in class com.hazelcast.spi.OperationAccessor
-
Sets the invocation time for the Operation.
- setInvocationTimeoutMillis(long) - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- setIsAuthenticatedAsOwner() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- SetIsEmptyMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetIsEmptyMessageTask
- SetIsEmptyMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetIsEmptyMessageTask
-
- setIsOldValueAvailable(boolean) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setItemId(long) - Method in class com.hazelcast.collection.impl.queue.QueueItem
-
- setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.CollectionConfig
-
Sets the list of ItemListenerConfigs.
- setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.ListConfigReadOnly
-
Deprecated.
- setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.QueueConfig
-
Set the list of item listener configurations for this queue.
- setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.SetConfigReadOnly
-
Deprecated.
- setIterationCount(int) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- setIterationType(IterationType) - Method in class com.hazelcast.query.PagingPredicate
-
- setJarPaths(List<String>) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
String jarPath is searched in following order:
1.
- setJavaSerializationFilterConfig(JavaSerializationFilterConfig) - Method in class com.hazelcast.config.SerializationConfig
-
Allows to configure deserialization protection filter.
- setJitter(double) - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
At each iteration calculated back-off is randomized via following method
Random(-jitter * current_backoff, jitter * current_backoff)
- setJobTrackerConfigs(Map<String, JobTrackerConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setJobTrackerConfigs(Map<String, JobTrackerConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of job tracker configurations, mapped by config name.
- setJobTrackerConfigs(Map<String, JobTrackerConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setJoin(JoinConfig) - Method in class com.hazelcast.config.NetworkConfig
-
- setKeepAlive(boolean) - Method in class com.hazelcast.client.config.SocketOptions
-
Enable/disable SO_KEEPALIVE socket option.
- setKey(byte[]) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- setKey(Object) - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- setKey(Data) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- setKey(Data) - Method in interface com.hazelcast.map.impl.record.Record
-
- setKey(K) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- setKey(Data) - Method in class com.hazelcast.map.impl.wan.MapReplicationRemove
-
- setKey(Data) - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- setKey(K) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- setKey(K) - Method in class com.hazelcast.spi.impl.merge.AbstractMergingEntryImpl
-
- setKey(Data) - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- setKey(Data) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setKey(Data) - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- setKey(Object) - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- setKeyClassName(String) - Method in class com.hazelcast.config.AbstractCacheConfig
-
- setKeyType(Class<K>) - Method in class com.hazelcast.config.AbstractCacheConfig
-
- setKeyType(String) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the key type for this
ICache
.
- setKeyType(String) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- SetKeyValueSource<V> - Class in com.hazelcast.mapreduce.impl
-
- SetKeyValueSource() - Constructor for class com.hazelcast.mapreduce.impl.SetKeyValueSource
-
- SetKeyValueSource(String) - Constructor for class com.hazelcast.mapreduce.impl.SetKeyValueSource
-
- setKubernetesConfig(KubernetesConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets configuration to connect nodes in Kubernetes environment.
- setKubernetesConfig(KubernetesConfig) - Method in class com.hazelcast.config.JoinConfig
-
- setKubernetesConfig(KubernetesConfig) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the
KubernetesConfig
used by the discovery mechanism for this
WAN publisher.
- setLastAccessTime(long) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setLastAccessTime(long) - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Sets the cache last access time as atomic if the given time is bigger than it.
- setLastAccessTime(long) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider.LocalMapOnDemandCalculatedStats
-
- setLastAccessTime(long) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- setLastAccessTime(long) - Method in interface com.hazelcast.map.impl.record.Record
-
- setLastAccessTime(long) - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- setLastAccessTime(long) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- setLastAccessTime(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setLastAccessTime(long) - Method in class com.hazelcast.monitor.impl.LocalRecordStoreStatsImpl
-
- setLastAccessTime(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- setLastAccessTime(long) - Method in interface com.hazelcast.monitor.LocalRecordStoreStats
-
Increases the number of hits of the locally owned entries of this partition.
- setLastAccessTime(long) - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- setLastAccessTime(long) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- setLastAccessTime(long) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- setLastAccessTime(long) - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- setLastAccessTime(long) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setLastAccessTime(long) - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- setLastAccessTime(long) - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- setLastCleanupTime(long) - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- setLastCleanupTime(long) - Method in class com.hazelcast.map.impl.PartitionContainer
-
- setLastCleanupTimeCopy(long) - Method in class com.hazelcast.map.impl.PartitionContainer
-
- setLastConsistencyCheckResults(Map<String, ConsistencyCheckResult>) - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- setLastStoredTime(long) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- setLastStoredTime(long) - Method in interface com.hazelcast.map.impl.record.Record
-
- setLastStoredTime(long) - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- setLastStoredTime(long) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- setLastStoredTime(long) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setLastSyncStats(Map<String, WanSyncStats>) - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- setLastTableIndex(List, int) - Method in class com.hazelcast.cache.impl.AbstractClusterWideIterator
-
- setLastTableIndex(List, int) - Method in class com.hazelcast.map.impl.iterator.AbstractMapPartitionIterator
-
- setLastTableIndex(List<Data>, int) - Method in class com.hazelcast.map.impl.iterator.AbstractMapQueryPartitionIterator
-
- setLastUpdateTime(long) - Method in class com.hazelcast.cache.impl.CacheStatisticsImpl
-
Sets the cache last update time as atomic if the given time is bigger than it.
- setLastUpdateTime(long) - Method in class com.hazelcast.map.impl.LocalMapStatsProvider.LocalMapOnDemandCalculatedStats
-
- setLastUpdateTime(long) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- setLastUpdateTime(long) - Method in interface com.hazelcast.map.impl.record.Record
-
- setLastUpdateTime(long) - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- setLastUpdateTime(long) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- setLastUpdateTime(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setLastUpdateTime(long) - Method in class com.hazelcast.monitor.impl.LocalRecordStoreStatsImpl
-
- setLastUpdateTime(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- setLastUpdateTime(long) - Method in interface com.hazelcast.monitor.LocalRecordStoreStats
-
Increases the number of hits of the locally owned entries of this partition.
- setLastUpdateTime(long) - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- setLastUpdateTime(long) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- setLastUpdateTime(long) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setLastUpdateTime(long) - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- setLastUpdateTime(long) - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- setLicenseKey(String) - Method in class com.hazelcast.client.config.ClientConfig
-
- setLicenseKey(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setLicenseKey(String) - Method in class com.hazelcast.config.Config
-
Sets the license key for this hazelcast instance.
- setLicenseKey(String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setLingerSeconds(int) - Method in class com.hazelcast.client.config.SocketOptions
-
Enable/disable SO_LINGER with the specified linger time in seconds
- setListConfigs(Map<String, ListConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setListConfigs(Map<String, ListConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of
IList
configurations,
mapped by config name.
- setListConfigs(Map<String, ListConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setListenerConfigs(List<ListenerConfigHolder>) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.config.Config
-
- setListenerConfigs(List<QuorumListenerConfig>) - Method in class com.hazelcast.config.QuorumConfig
-
- setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setListenerConfigurations() - Method in class com.hazelcast.config.AbstractCacheConfig
-
- setListenerConfigurations(Set<CacheEntryListenerConfiguration<K, V>>) - Method in class com.hazelcast.config.AbstractCacheConfig
-
- setLite(boolean) - Method in class com.hazelcast.internal.management.TimedMemberState
-
- setLiteMember(boolean) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setLiteMember(boolean) - Method in class com.hazelcast.config.Config
-
Sets the flag to indicate if this member is a lite member.
- setLiteMember(boolean) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setLoadBalancer(LoadBalancer) - Method in class com.hazelcast.client.config.ClientConfig
-
- setLoaded(boolean) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- setLoaded(boolean) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- setLocal(boolean) - Method in class com.hazelcast.config.EntryListenerConfig
-
- setLocal(boolean) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
-
Deprecated.
- setLocalMemoryStats(LocalMemoryStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- setLocalPublisherStatsMap(Map<String, LocalWanPublisherStats>) - Method in class com.hazelcast.monitor.impl.LocalWanStatsImpl
-
- setLocalUpdatePolicy(NearCacheConfig.LocalUpdatePolicy) - Method in class com.hazelcast.config.NearCacheConfig
-
- setLocalUpdatePolicy(NearCacheConfig.LocalUpdatePolicy) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setLockConfigs(Map<String, LockConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setLockConfigs(Map<String, LockConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of
ILock
configurations,
mapped by config name.
- setLockConfigs(Map<String, LockConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setLockedEntryCount(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setLockedEntryCount(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- setLogger(ILogger) - Method in class com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings
-
- setLoginContext(LoginContext) - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- setLoginContext(LoginContext) - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- setLongAttribute(String, long) - Method in class com.hazelcast.client.impl.MemberImpl
-
- setLongAttribute(String, long) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setLongAttribute(String, long) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
Deprecated.
- setLongAttribute(String, long) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair long attribute for this member available
to other cluster members.
- setLongAttribute(String, long) - Method in class com.hazelcast.instance.MemberImpl
-
- setLoopbackModeEnabled(boolean) - Method in class com.hazelcast.config.MulticastConfig
-
Enables or disables the loopback mode in the multicast discovery mechanism.
- setMajorCount(long) - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- setMajorTime(long) - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- setManagedContext(ManagedContext) - Method in class com.hazelcast.client.config.ClientConfig
-
- setManagedContext(ManagedContext) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setManagedContext(ManagedContext) - Method in class com.hazelcast.config.Config
-
Sets the external managed context.
- setManagedContext(ManagedContext) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setManagedContext(ManagedContext) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setManagedContext(ManagedContext) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setManagementCenterConfig(ManagementCenterConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setManagementCenterConfig(ManagementCenterConfig) - Method in class com.hazelcast.config.Config
-
Sets the management center configuration for this hazelcast instance.
- setManagementCenterConfig(ManagementCenterConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setManagementEnabled(CacheConfig, String, boolean) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- setManagementEnabled(CacheConfig, String, boolean) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- setManagementEnabled(boolean) - Method in class com.hazelcast.config.AbstractCacheConfig
-
Sets whether or not management is enabled on this cache.
- setManagementEnabled(boolean) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setManagementEnabled(boolean) - Method in interface com.hazelcast.config.CacheConfiguration
-
Sets whether management is enabled on a cache.
- setManagementEnabled(boolean) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets management to enabled or disabled for this
ICache
.
- setManagementEnabled(boolean) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setManagerPrefix(String) - Method in class com.hazelcast.config.CacheConfig
-
Sets the manager prefix of the
ICache
.
- setManagerPrefix(String) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setMapAttributeConfigs(List<MapAttributeConfig>) - Method in class com.hazelcast.config.MapConfig
-
- setMapAttributeConfigs(List<MapAttributeConfig>) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setMapConfig(MapConfig) - Method in class com.hazelcast.map.impl.MapContainer
-
- setMapConfigs(Map<String, MapConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setMapConfigs(Map<String, MapConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of
IMap
configurations,
mapped by config name.
- setMapConfigs(Map<String, MapConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setMapContainer(MapContainer) - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- setMapEventJournalConfigs(Map<String, EventJournalConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setMapEventJournalConfigs(Map<String, EventJournalConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of map event journal configurations, mapped by config name.
- setMapEventJournalConfigs(Map<String, EventJournalConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setMapEvictionPolicy(MapEvictionPolicy) - Method in class com.hazelcast.config.MapConfig
-
Sets custom eviction policy implementation for this map.
- setMapEvictionPolicy(MapEvictionPolicy) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setMapIndexConfigs(List<MapIndexConfig>) - Method in class com.hazelcast.config.MapConfig
-
- setMapIndexConfigs(List<MapIndexConfig>) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setMapMerkleTreeConfigs(Map<String, MerkleTreeConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setMapMerkleTreeConfigs(Map<String, MerkleTreeConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of map merkle configurations, mapped by config name.
- setMapMerkleTreeConfigs(Map<String, MerkleTreeConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setMapName(String) - Method in class com.hazelcast.config.EventJournalConfig
-
Sets the map name to which this config applies.
- setMapName(String) - Method in class com.hazelcast.config.MerkleTreeConfig
-
Sets the map name to which this config applies.
- setMapName(String) - Method in class com.hazelcast.map.impl.wan.MapReplicationRemove
-
- setMapName(String) - Method in class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- setMapOperationProvider(MapOperationProvider) - Method in class com.hazelcast.map.impl.MapKeyLoader
-
- setMapService(MapService) - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- setMapStoreConfig(MapStoreConfig) - Method in class com.hazelcast.config.MapConfig
-
Sets the map store configuration
- setMapStoreConfig(MapStoreConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setMaster(boolean) - Method in class com.hazelcast.internal.management.TimedMemberState
-
- setMaster(Address) - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- setMasterAddressToJoin(Address) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- setMasterTime(long) - Method in class com.hazelcast.internal.cluster.impl.ClusterClockImpl
-
Calculate and set the cluster clock diff.
- setMax(E, AtomicLongFieldUpdater<E>, long) - Static method in class com.hazelcast.util.ConcurrencyUtil
-
Atomically sets the max value.
- setMaxAge(long) - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- setMaxAttempts(int) - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- setMaxAttempts(int) - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
Set the max ping attempts before suspecting a member
- setMaxBackoffMillis(int) - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
When backoff reaches this upper bound, it does not increase any more.
- setMaxBatch(int) - Method in class com.hazelcast.map.impl.MapKeyLoader
-
Sets the maximum size of a batch of loaded keys sent
to the partition owner for value loading.
- setMaxConcurrentReplicationTargets(int) - Method in class com.hazelcast.config.CRDTReplicationConfig
-
Sets the maximum number of target members that we replicate the CRDT states
to in one period.
- setMaxHeap(long) - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- setMaxIdle(long) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- setMaxIdle(long) - Method in interface com.hazelcast.map.impl.record.Record
-
- setMaxIdle(long) - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- setMaxIdle(long) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- setMaxIdle(Long) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setMaxIdleSeconds(int) - Method in class com.hazelcast.config.MapConfig
-
Maximum number of seconds for each entry to stay idle in the map.
- setMaxIdleSeconds(int) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setMaxIdleSeconds(int) - Method in class com.hazelcast.config.NearCacheConfig
-
Set the maximum number of seconds each entry can stay in the Near Cache as untouched (not-read).
- setMaxIdleSeconds(int) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setMaximumSizePolicy(EvictionConfig.MaxSizePolicy) - Method in class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- setMaximumSizePolicy(EvictionConfig.MaxSizePolicy) - Method in class com.hazelcast.config.CacheEvictionConfigReadOnly
-
Deprecated.
- setMaximumSizePolicy(EvictionConfig.MaxSizePolicy) - Method in class com.hazelcast.config.EvictionConfig
-
- setMaximumSizePolicy(EvictionConfig.MaxSizePolicy) - Method in class com.hazelcast.config.EvictionConfigReadOnly
-
Deprecated.
- setMaxMetadata(long) - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- setMaxNativeMemory(long) - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- setMaxSize(int) - Method in class com.hazelcast.config.CollectionConfig
-
Sets the maximum size for the collection.
- setMaxSize(int) - Method in class com.hazelcast.config.ListConfigReadOnly
-
Deprecated.
- setMaxSize(int) - Method in class com.hazelcast.config.NearCacheConfig
-
- setMaxSize(int) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setMaxSize(int) - Method in class com.hazelcast.config.QueueConfig
-
Sets the maximum size of the Queue.
- setMaxSize(int) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- setMaxSize(int) - Method in class com.hazelcast.config.SetConfigReadOnly
-
Deprecated.
- setMaxSize(int) - Method in class com.hazelcast.map.impl.MapKeyLoader
-
Sets the configured maximum entry count per node.
- setMaxSizeConfig(MaxSizeConfig) - Method in class com.hazelcast.config.MapConfig
-
- setMaxSizeConfig(MaxSizeConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setMaxSizePolicy(CacheEvictionConfig.CacheMaxSizePolicy) - Method in class com.hazelcast.config.CacheEvictionConfig
-
- setMaxSizePolicy(CacheEvictionConfig.CacheMaxSizePolicy) - Method in class com.hazelcast.config.CacheEvictionConfigReadOnly
-
Deprecated.
- setMaxSizePolicy(MaxSizeConfig.MaxSizePolicy) - Method in class com.hazelcast.config.MaxSizeConfig
-
Ses the maximum size policy of the map.
- setMaxSizePolicy(MaxSizeConfig.MaxSizePolicy) - Method in class com.hazelcast.config.MaxSizeConfigReadOnly
-
Deprecated.
- setMaxThreadSize(int) - Method in class com.hazelcast.config.JobTrackerConfig
-
Sets the maximum thread pool size of this
JobTracker
.
- setMaxThreadSize(int) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
Deprecated.
- SetMBean - Class in com.hazelcast.internal.jmx
-
- SetMBean(ISet, ManagementService) - Constructor for class com.hazelcast.internal.jmx.SetMBean
-
- setMemberAddressProviderConfig(MemberAddressProviderConfig) - Method in class com.hazelcast.config.NetworkConfig
-
- setMemberAttributeConfig(MemberAttributeConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setMemberAttributeConfig(MemberAttributeConfig) - Method in class com.hazelcast.config.Config
-
Sets the member attribute configuration.
- setMemberAttributeConfig(MemberAttributeConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setMemberCredentialsConfig(CredentialsFactoryConfig) - Method in class com.hazelcast.config.SecurityConfig
-
- setMemberCredentialsConfig(CredentialsFactoryConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- setMemberGroupConfigs(Collection<MemberGroupConfig>) - Method in class com.hazelcast.config.PartitionGroupConfig
-
Adds a MemberGroupConfig.
- setMemberList(List<String>) - Method in class com.hazelcast.internal.management.TimedMemberState
-
- setMemberListJoinVersion(int) - Method in class com.hazelcast.instance.MemberImpl
-
- setMemberLoginModuleConfigs(List<LoginModuleConfig>) - Method in class com.hazelcast.config.SecurityConfig
-
- setMemberLoginModuleConfigs(List<LoginModuleConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- setMembers(List<String>) - Method in class com.hazelcast.config.TcpIpConfig
-
Sets the well known members.
- setMemberState(MemberStateImpl) - Method in class com.hazelcast.internal.management.TimedMemberState
-
- setMemberStateSafe(boolean) - Method in class com.hazelcast.monitor.impl.MemberPartitionStateImpl
-
- setMemMgr(MemoryManager) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- setMemory(long, long, byte) - Method in class com.hazelcast.internal.memory.impl.AlignmentAwareMemoryAccessor
-
- setMemory(long, long, byte) - Method in class com.hazelcast.internal.memory.impl.StandardMemoryAccessor
-
- setMemory(long, long, byte) - Method in interface com.hazelcast.internal.memory.MemoryAccessor
-
Sets memory with given value from specified address as given size.
- setMemoryCost(long) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets the memory cost of this stats to the given memory cost value.
- setMemoryCost(long) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the memory cost to the given value.
- setMergePolicy(String) - Method in class com.hazelcast.config.CacheConfig
-
- setMergePolicy(String) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setMergePolicy(String) - Method in class com.hazelcast.config.CacheSimpleConfig
-
- setMergePolicy(String) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setMergePolicy(String) - Method in class com.hazelcast.config.MapConfig
-
- setMergePolicy(String) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setMergePolicy(String) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setMergePolicy(String) - Method in class com.hazelcast.config.WanReplicationRef
-
Sets the merge policy sent to the WAN replication target to merge
replicated entries with existing target entries.
- setMergePolicy(String) - Method in class com.hazelcast.config.WanReplicationRefReadOnly
-
Deprecated.
- setMergePolicy(Object) - Method in class com.hazelcast.map.impl.wan.MapReplicationUpdate
-
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.AbstractBasicConfig
-
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.CollectionConfig
-
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.ListConfigReadOnly
-
Deprecated.
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.MapConfig
-
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.MultiMapConfig
-
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.QueueConfig
-
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.RingbufferConfig
-
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
- setMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.SetConfigReadOnly
-
Deprecated.
- setMerkleTreesCost(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setMerkleTreesCost(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- setMessageListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.config.ReliableTopicConfig
-
Sets the list of message listeners (listens for when messages are added or removed) for this topic.
- setMessageListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.config.TopicConfig
-
Sets the list of message listeners (listens for when messages are added or removed) for this topic.
- setMessageListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.config.TopicConfigReadOnly
-
Deprecated.
- setMessageType(int) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Sets the message type field.
- setMetadata(Collection<Map.Entry<Integer, UUID>>, Collection<Map.Entry<String, List<Map.Entry<Integer, Long>>>>) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationMetaDataFetcher.MetadataHolder
-
- setMetadataSpacePercentage(float) - Method in class com.hazelcast.config.NativeMemoryConfig
-
Sets the percentage of native memory space to be used to store metadata and internal memory structures
by the native memory manager.
- setMigrating(boolean) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionImpl
-
- setMigratingFlag(int) - Method in class com.hazelcast.internal.partition.impl.PartitionStateManager
-
- setMigrationQueueSize(long) - Method in class com.hazelcast.monitor.impl.MemberPartitionStateImpl
-
- setMinAge(long) - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- setMinBlockSize(int) - Method in class com.hazelcast.config.NativeMemoryConfig
-
Sets the minimum memory block size, in bytes, to be served by native memory manager.
- setMinEvictionCheckMillis(long) - Method in class com.hazelcast.config.MapConfig
-
- setMinEvictionCheckMillis(long) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setMinorCount(long) - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- setMinorTime(long) - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- setMulticastConfig(MulticastConfig) - Method in class com.hazelcast.config.JoinConfig
-
- setMulticastGroup(String) - Method in class com.hazelcast.config.MulticastConfig
-
Sets the multicast group.
- setMulticastPort(int) - Method in class com.hazelcast.config.MulticastConfig
-
Sets the multicast port.
- setMulticastTimeoutSeconds(int) - Method in class com.hazelcast.config.MulticastConfig
-
Specifies the time in seconds that a node should wait for a valid multicast response from another node running
in the network before declaring itself as master node and creating its own cluster.
- setMulticastTimeToLive(int) - Method in class com.hazelcast.config.MulticastConfig
-
Sets the time to live for the multicast package; a value between 0..255.
- setMultiMapConfigs(Map<String, MultiMapConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setMultiMapConfigs(Map<String, MultiMapConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of
MultiMap
configurations,
mapped by config name.
- setMultiMapConfigs(Map<String, MultiMapConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setMultiplier(double) - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
- setMultiThreadingEnabled(boolean) - Method in class com.hazelcast.config.TopicConfig
-
Enable multi-threaded message handling.
- setMultiThreadingEnabled(boolean) - Method in class com.hazelcast.config.TopicConfigReadOnly
-
Deprecated.
- setMutualAuthConfig(MCMutualAuthConfig) - Method in class com.hazelcast.config.ManagementCenterConfig
-
Sets the management center mutual auth config
- setName(String) - Method in class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
Sets the name or name pattern for this config.
- setName(String) - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Sets the name or name pattern for this config.
- setName(String) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- setName(String) - Method in class com.hazelcast.config.AbstractBasicConfig
-
Sets the name of this data structure.
- setName(String) - Method in class com.hazelcast.config.CacheConfig
-
- setName(String) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.CacheSimpleConfig
-
- setName(String) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
Sets the name of the cardinality estimator.
- setName(String) - Method in class com.hazelcast.config.CollectionConfig
-
Sets the name of this collection.
- setName(String) - Method in class com.hazelcast.config.CountDownLatchConfig
-
Sets the name of the CountDownLatch.
- setName(String) - Method in class com.hazelcast.config.DurableExecutorConfig
-
Sets the name of the executor task.
- setName(String) - Method in class com.hazelcast.config.ExecutorConfig
-
Sets the name of the executor task.
- setName(String) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
Sets the name or name pattern for this config.
- setName(String) - Method in class com.hazelcast.config.FlakeIdGeneratorConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.GroupConfig
-
Sets the group name of the group.
- setName(String) - Method in class com.hazelcast.config.JobTrackerConfig
-
- setName(String) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.ListConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.LockConfig
-
Sets the name of the lock.
- setName(String) - Method in class com.hazelcast.config.MapAttributeConfig
-
Sets the name of the attribute extracted by the extractor.
- setName(String) - Method in class com.hazelcast.config.MapAttributeConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.MapConfig
-
Sets the name of the
IMap
- setName(String) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.MultiMapConfig
-
Sets the name of this MultiMap.
- setName(String) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.NearCacheConfig
-
Sets the name of the Near Cache.
- setName(String) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.PermissionConfig
-
- setName(String) - Method in class com.hazelcast.config.PNCounterConfig
-
Sets the name of the PN counter.
- setName(String) - Method in class com.hazelcast.config.QueryCacheConfig
-
Sets the name of QueryCache
.
- setName(String) - Method in class com.hazelcast.config.QueueConfig
-
Set the name for this queue.
- setName(String) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.QuorumConfig
-
- setName(String) - Method in class com.hazelcast.config.ReliableTopicConfig
-
Sets the name of the reliable topic.
- setName(String) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setName(String) - Method in class com.hazelcast.config.RingbufferConfig
-
Sets the name of the ringbuffer.
- setName(String) - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
Sets the name of the executor task.
- setName(String) - Method in class com.hazelcast.config.SemaphoreConfig
-
Sets the name of the semaphore.
- setName(String) - Method in class com.hazelcast.config.SemaphoreConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.ServiceConfig
-
- setName(String) - Method in class com.hazelcast.config.SetConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.TopicConfig
-
Sets the name of the topic.
- setName(String) - Method in class com.hazelcast.config.TopicConfigReadOnly
-
Deprecated.
- setName(String) - Method in class com.hazelcast.config.WanReplicationConfig
-
Sets the name of this WAN replication config.
- setName(String) - Method in class com.hazelcast.config.WanReplicationRef
-
Sets the WAN replication reference name.
- setName(String) - Method in class com.hazelcast.config.WanReplicationRefReadOnly
-
Deprecated.
- setNativeMemoryConfig(NativeMemoryConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setNativeMemoryConfig(NativeMemoryConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setNativeMemoryConfig(NativeMemoryConfig) - Method in class com.hazelcast.config.Config
-
Sets the native memory configuration for this hazelcast instance.
- setNativeMemoryConfig(NativeMemoryConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setNearCacheConfig(NearCacheConfig) - Method in class com.hazelcast.config.MapConfig
-
Sets the Near Cache configuration
- setNearCacheConfig(NearCacheConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setNearCacheConfigMap(Map<String, NearCacheConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setNearCacheStats(NearCacheStats) - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
-
- setNearCacheStats(NearCacheStats) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setNetworkConfig(ClientNetworkConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setNetworkConfig(NetworkConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setNetworkConfig(NetworkConfig) - Method in class com.hazelcast.config.Config
-
Sets the network configuration for this hazelcast instance.
- setNetworkConfig(NetworkConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setNew(boolean) - Method in class com.hazelcast.internal.util.hashslot.impl.SlotAssignmentResultImpl
-
Sets if the last assignment invocation resulted in a new assignment or
if there was an existing slot for the given parameters.
- setNextRecordId(long) - Method in class com.hazelcast.multimap.impl.operations.MultiMapResponse
-
- setNextSequenceToReadFrom(long) - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- setNextTableIndexToReadFrom(int) - Method in class com.hazelcast.map.impl.query.ResultSegment
-
- setNode(Node) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledRunnableAdapter
-
- setNode(Node) - Method in class com.hazelcast.spi.impl.BinaryOperationFactory
-
- setNode(Node) - Method in interface com.hazelcast.spi.NodeAware
-
- setNodeEngine(NodeEngine) - Method in class com.hazelcast.spi.Operation
-
- setNodeEntries(Set<EntryView<Data, Data>>) - Method in class com.hazelcast.map.impl.MerkleTreeNodeEntries
-
- setNodeFilter(NodeFilter) - Method in class com.hazelcast.config.DiscoveryConfig
-
- setNodeFilter(NodeFilter) - Method in class com.hazelcast.config.DiscoveryConfigReadOnly
-
Deprecated.
- setNodeFilterClass(String) - Method in class com.hazelcast.config.DiscoveryConfig
-
- setNodeFilterClass(String) - Method in class com.hazelcast.config.DiscoveryConfigReadOnly
-
Deprecated.
- setNodeIdOffset(long) - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
Sets the offset that will be added to the node ID assigned to cluster member for this generator.
- setNodeIdOffset(long) - Method in class com.hazelcast.config.FlakeIdGeneratorConfigReadOnly
-
Deprecated.
- setNodeOrder(int) - Method in class com.hazelcast.map.impl.MerkleTreeNodeEntries
-
- setNodeState(NodeState) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- setNormalPacketsRead(Counter) - Method in class com.hazelcast.internal.networking.nio.InboundHandlerWithCounters
-
- setNotActiveExceptionSupplier(Supplier<RuntimeException>) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setNotActiveExceptionSupplier(Supplier<RuntimeException>) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setNullOrEmptyTarget(boolean) - Method in class com.hazelcast.query.impl.getters.ImmutableMultiResult
-
- setNullOrEmptyTarget(boolean) - Method in class com.hazelcast.query.impl.getters.MultiResult
-
- setObject(Object) - Method in class com.hazelcast.multimap.impl.MultiMapRecord
-
- setObjectName(Map<String, String>) - Method in class com.hazelcast.internal.jmx.HazelcastMBean
-
- setOldValueRequired(boolean) - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
If true
, previously assigned values for the affected keys will be sent to this
cache entry listener implementation.
- setOldValueRequired(boolean) - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfigReadOnly
-
Deprecated.
- SetOperation - Class in com.hazelcast.concurrent.atomiclong.operations
-
- SetOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.SetOperation
-
- SetOperation(String, long) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.SetOperation
-
- SetOperation - Class in com.hazelcast.concurrent.atomicreference.operations
-
- SetOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.SetOperation
-
- SetOperation(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.SetOperation
-
- SetOperation - Class in com.hazelcast.map.impl.operation
-
- SetOperation() - Constructor for class com.hazelcast.map.impl.operation.SetOperation
-
- SetOperation(String, Data, Data, long, long) - Constructor for class com.hazelcast.map.impl.operation.SetOperation
-
- setOperationName(String) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- setOperationResponseHandler(OperationResponseHandler) - Method in class com.hazelcast.spi.Operation
-
- setOperationServiceBean(OperationServiceDTO) - Method in class com.hazelcast.internal.management.dto.MXBeansDTO
-
- setOperationStats(LocalOperationStats) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- setOperationTryCount(int) - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
Sets the operation retry count for PN counter operations.
- setOptimizeQueries(boolean) - Method in class com.hazelcast.config.MapConfig
-
- setOptimizeQueries(boolean) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setOption(ChannelOption<T>, T) - Method in interface com.hazelcast.internal.networking.ChannelOptions
-
Sets an option value.
- setOrdered(boolean) - Method in class com.hazelcast.config.MapIndexConfig
-
Configures the index to be ordered or not ordered.
- setOrdered(boolean) - Method in class com.hazelcast.config.MapIndexConfigReadOnly
-
Deprecated.
- setOrderKey(int) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setOrigin(String) - Method in class com.hazelcast.cache.impl.CacheEventContext
-
- setOutboundPortDefinitions(Collection<String>) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Set outbound port definitions
- setOutboundPortDefinitions(Collection<String>) - Method in class com.hazelcast.config.NetworkConfig
-
- setOutboundPorts(Collection<Integer>) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Set outbond ports
- setOutboundPorts(Collection<Integer>) - Method in class com.hazelcast.config.NetworkConfig
-
- setOutboundQueueSize(int) - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- setOutOfMemoryHandler(OutOfMemoryHandler) - Static method in class com.hazelcast.client.HazelcastClient
-
Sets OutOfMemoryHandler to be used when an OutOfMemoryError
is caught by Hazelcast Client threads.
- setOutOfMemoryHandler(OutOfMemoryHandler) - Static method in class com.hazelcast.client.HazelcastClientManager
-
- setOutOfMemoryHandler(OutOfMemoryHandler) - Static method in class com.hazelcast.core.Hazelcast
-
Sets OutOfMemoryHandler to be used when an OutOfMemoryError
is caught by Hazelcast threads.
- setOverrideJavaSerialization(boolean) - Method in class com.hazelcast.config.GlobalSerializerConfig
-
- setOwnedEntryCount(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setOwnedEntryCount(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- setOwnedEntryCount(long) - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- setOwnedEntryMemoryCost(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
- setOwnedEntryMemoryCost(long) - Method in class com.hazelcast.monitor.impl.LocalReplicatedMapStatsImpl
-
- setOwnedEntryMemoryCost(long) - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
-
- setOwnedItemCount(int) - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
-
- setOwnerUuid(String) - Method in interface com.hazelcast.map.impl.tx.MapTxnOperation
-
- setOwnerUuid(String) - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- setOwnerUuid(String) - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- setOwnerUuid(String) - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- setPackages(Collection<String>) - Method in class com.hazelcast.config.ClassFilter
-
- setPacketType(Packet.Type) - Method in class com.hazelcast.nio.Packet
-
Sets the packet type by updating the packet type bits in the flags
bitfield.
- setPage(int) - Method in class com.hazelcast.query.PagingPredicate
-
- setPageSize(int) - Method in class com.hazelcast.config.NativeMemoryConfig
-
Sets the page size, in bytes, to be allocated by native memory manager as a single block.
- setParallelism(int) - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Sets the number of Hot Restart store instances to create for one Hazelcast instance.
- setParallelMode(boolean) - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
Set the ICMP detector to run in parallel mode, independent from the other failure detectors.
- setPartitionCount(int) - Method in class com.hazelcast.internal.management.dto.PartitionServiceBeanDTO
-
- setPartitionGroupConfig(PartitionGroupConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setPartitionGroupConfig(PartitionGroupConfig) - Method in class com.hazelcast.config.Config
-
Sets the partition group configuration for this hazelcast instance.
- setPartitionGroupConfig(PartitionGroupConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setPartitionId(int) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Sets the partition ID field.
- setPartitionId(int) - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- setPartitionId(int) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
- setPartitionId(int) - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- setPartitionId(int) - Method in class com.hazelcast.mapreduce.impl.MapKeyValueSource
-
- setPartitionId(int) - Method in class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
-
- setPartitionId(int) - Method in class com.hazelcast.mapreduce.impl.task.DefaultContext
-
- setPartitionId(int) - Method in interface com.hazelcast.mapreduce.PartitionIdAware
-
Deprecated.
Sets the partition ID to the implementing instance it is executed against
- setPartitionId(int) - Method in class com.hazelcast.spi.Operation
-
Sets the partition ID.
- setPartitionIds(Collection<Integer>) - Method in class com.hazelcast.map.impl.query.AggregationResult
-
- setPartitionIds(Collection<Integer>) - Method in class com.hazelcast.map.impl.query.QueryResult
-
- setPartitionIds(Collection<Integer>) - Method in interface com.hazelcast.map.impl.query.Result
-
Sets the partition IDs of this result.
- setPartitioningStrategy(PartitioningStrategy) - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- setPartitioningStrategy(PartitioningStrategy) - Method in class com.hazelcast.config.PartitioningStrategyConfigReadOnly
-
Deprecated.
- setPartitioningStrategy(PartitioningStrategy) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setPartitioningStrategy(PartitioningStrategy) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setPartitioningStrategyClass(String) - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- setPartitioningStrategyClass(String) - Method in class com.hazelcast.config.PartitioningStrategyConfigReadOnly
-
Deprecated.
- setPartitioningStrategyConfig(PartitioningStrategyConfig) - Method in class com.hazelcast.config.MapConfig
-
- setPartitioningStrategyConfig(PartitioningStrategyConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setPartitionLostListenerConfigs(List<CachePartitionLostListenerConfig>) - Method in class com.hazelcast.config.CacheConfig
-
Sets the WAN target replication reference.
- setPartitionLostListenerConfigs(List<CachePartitionLostListenerConfig>) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setPartitionLostListenerConfigs(List<CachePartitionLostListenerConfig>) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the PartitionLostListenerConfigs.
- setPartitionLostListenerConfigs(List<CachePartitionLostListenerConfig>) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setPartitionLostListenerConfigs(List<MapPartitionLostListenerConfig>) - Method in class com.hazelcast.config.MapConfig
-
- setPartitionLostListenerConfigs(List<MapPartitionLostListenerConfig>) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setPartitionReplicaVersions(int, ServiceNamespace, long[], int) - Method in class com.hazelcast.internal.partition.impl.PartitionReplicaManager
-
- setPartitionServiceBean(PartitionServiceBeanDTO) - Method in class com.hazelcast.internal.management.dto.MXBeansDTO
-
- setPartitionStrategy(PartitioningStrategy) - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
Deprecated.
- setPartitionStrategy(PartitioningStrategy) - Method in class com.hazelcast.config.PartitioningStrategyConfigReadOnly
-
Deprecated.
- setPassword(String) - Method in class com.hazelcast.config.GroupConfig
-
- setPassword(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- setPassword(String) - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
Sets the password.
- SetPermission - Class in com.hazelcast.security.permission
-
- SetPermission(String, String...) - Constructor for class com.hazelcast.security.permission.SetPermission
-
- setPersistWanReplicatedData(boolean) - Method in class com.hazelcast.config.WanConsumerConfig
-
- setPNCounterConfigs(Map<String, PNCounterConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setPNCounterConfigs(Map<String, PNCounterConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of PN counter configurations, mapped by config name.
- setPNCounterConfigs(Map<String, PNCounterConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setPolicy(String) - Method in class com.hazelcast.config.MergePolicyConfig
-
- setPollOperation(boolean) - Method in class com.hazelcast.collection.impl.txnqueue.TxQueueItem
-
- setPoolSize(int) - Method in class com.hazelcast.config.DurableExecutorConfig
-
Sets the number of executor threads per member for the executor.
- setPoolSize(int) - Method in class com.hazelcast.config.ExecutorConfig
-
Sets the number of executor threads per member for the executor.
- setPoolSize(int) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
-
Deprecated.
- setPoolSize(int) - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
Sets the number of executor threads per member for the executor.
- setPopulate(boolean) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- setPopulate(boolean) - Method in class com.hazelcast.config.QueryCacheConfig
-
Set true
to enable initial population, otherwise set false
.
- setPort(int) - Method in class com.hazelcast.config.NetworkConfig
-
Sets the port the Hazelcast member will try to bind on.
- setPortableFactories(Map<Integer, PortableFactory>) - Method in class com.hazelcast.config.SerializationConfig
-
- setPortableFactoryClasses(Map<Integer, String>) - Method in class com.hazelcast.config.SerializationConfig
-
- setPortableVersion(int) - Method in class com.hazelcast.config.SerializationConfig
-
- setPortableVersion(int) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setPortableVersion(int) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setPortAutoIncrement(boolean) - Method in class com.hazelcast.config.NetworkConfig
-
Sets if a Hazelcast member is allowed to find a free port by incrementing the port number when it encounters
an occupied port.
- setPortCount(int) - Method in class com.hazelcast.config.NetworkConfig
-
The maximum number of ports allowed to use.
- setPredicateConfig(PredicateConfig) - Method in class com.hazelcast.config.QueryCacheConfig
-
Sets the predicate of QueryCache
.
- setPredicateConfigHolder(PredicateConfigHolder) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.QueryCacheConfigHolder
-
- setPredicateImpl(QueryCacheConfig) - Method in class com.hazelcast.map.impl.querycache.subscriber.AbstractQueryCacheConfigurator
-
- setPredicates(Predicate<K, V>[]) - Method in class com.hazelcast.query.impl.predicates.AndPredicate
-
Visitable predicates are treated as effectively immutable, therefore callers should not make any changes to
the array passed as argument after is has been set.
- setPredicates(Predicate<K, V>[]) - Method in interface com.hazelcast.query.impl.predicates.CompoundPredicate
-
Set the sub-predicates of this CompoundPredicate
.
- setPredicates(Predicate<K, V>[]) - Method in class com.hazelcast.query.impl.predicates.OrPredicate
-
Visitable predicates are treated as effectively immutable, therefore callers should not make any changes to
the array passed as argument after is has been set.
- setPrefetchCount(int) - Method in class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
- setPrefetchCount(int) - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
- setPrefetchCount(int) - Method in class com.hazelcast.config.FlakeIdGeneratorConfigReadOnly
-
Deprecated.
- setPrefetchValidityMillis(long) - Method in class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
Sets for how long the pre-fetched IDs can be used.
- setPrefetchValidityMillis(long) - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
Sets for how long the pre-fetched IDs can be used.
- setPrefetchValidityMillis(long) - Method in class com.hazelcast.config.FlakeIdGeneratorConfigReadOnly
-
Deprecated.
- setPrefixes(Collection<String>) - Method in class com.hazelcast.config.ClassFilter
-
- setPreloaderConfig(NearCachePreloaderConfig) - Method in class com.hazelcast.config.NearCacheConfig
-
- setPreloaderConfig(NearCachePreloaderConfig) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setPreMigrationLoadedStatus(boolean) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- setPreMigrationLoadedStatus(boolean) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Informs this recordStore about the loading status of the recordStore
that this store is migrated from.
- setPrincipal(String) - Method in class com.hazelcast.config.PermissionConfig
-
- setPrincipal(String) - Method in class com.hazelcast.security.AbstractCredentials
-
- setPriorityPacketsRead(Counter) - Method in class com.hazelcast.internal.networking.nio.InboundHandlerWithCounters
-
- setProperties(Properties) - Method in class com.hazelcast.client.config.ClientConfig
-
sets all properties
- setProperties(Properties) - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
-
- setProperties(Properties) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setProperties(Properties) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- setProperties(Properties) - Method in class com.hazelcast.config.Config
-
Sets the properties for this config instance.
- setProperties(Properties) - Method in class com.hazelcast.config.CredentialsFactoryConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.LoginModuleConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the properties
- setProperties(Properties) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
Deprecated.
- setProperties(Properties) - Method in class com.hazelcast.config.MCMutualAuthConfig
-
Sets the properties.
- setProperties(Properties) - Method in class com.hazelcast.config.MemberAddressProviderConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.PermissionPolicyConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
Deprecated.
- setProperties(Properties) - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.ServiceConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Sets the properties.
- setProperties(Properties) - Method in class com.hazelcast.config.SSLConfig
-
Sets the properties.
- setProperties(Map<String, Comparable>) - Method in class com.hazelcast.config.WanConsumerConfig
-
Sets the properties for the custom WAN consumer.
- setProperties(Map<String, Comparable>) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the WAN publisher properties.
- setProperties(Properties) - Method in class com.hazelcast.config.XmlConfigBuilder
-
Sets the used properties.
- setProperties(Properties) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setProperty(String, String) - Method in class com.hazelcast.client.config.ClientAwsConfig
-
Deprecated.
Sets the property understood by the AWS SPI Discovery Strategy.
- setProperty(String, String) - Method in class com.hazelcast.client.config.ClientConfig
-
Sets the value of a named property.
- setProperty(String, String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setProperty(String, String) - Method in class com.hazelcast.config.AliasedDiscoveryConfig
-
Sets the property understood by the given SPI Discovery Strategy.
- setProperty(String, String) - Method in class com.hazelcast.config.Config
-
Sets the value of a named property.
- setProperty(String, String) - Method in class com.hazelcast.config.MapStoreConfig
-
- setProperty(String, String) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
Deprecated.
- setProperty(String, String) - Method in class com.hazelcast.config.MCMutualAuthConfig
-
Sets a property.
- setProperty(String, String) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setProperty(String, String) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
Deprecated.
- setProperty(String, String) - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- setProperty(String, String) - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Sets a property.
- setProperty(String, String) - Method in class com.hazelcast.config.SSLConfig
-
Sets a property.
- setProperty(String, String) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setProviderFilter(String) - Method in class com.hazelcast.config.UserCodeDeploymentConfig
-
Filter to constraint members to be used for classloading request when a user class
is not available locally.
- setProviderMode(UserCodeDeploymentConfig.ProviderMode) - Method in class com.hazelcast.config.UserCodeDeploymentConfig
-
Configure behaviour when providing classes to remote members.
- setProxyFactoryConfigs(List<ProxyFactoryConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- SetProxyImpl<E> - Class in com.hazelcast.collection.impl.set
-
- SetProxyImpl(String, NodeEngine, SetService) - Constructor for class com.hazelcast.collection.impl.set.SetProxyImpl
-
- setProxyServiceBean(ProxyServiceDTO) - Method in class com.hazelcast.internal.management.dto.MXBeansDTO
-
- setPublicAddress(String) - Method in class com.hazelcast.config.NetworkConfig
-
Overrides the public address of a member.
- setPublishable(boolean) - Method in class com.hazelcast.map.impl.querycache.accumulator.AccumulatorInfo
-
- setPublisherId(String) - Method in class com.hazelcast.config.WanPublisherConfig
-
- setPublisherListenerId(String) - Method in interface com.hazelcast.map.impl.querycache.subscriber.InternalQueryCache
-
- setPublisherListenerId(String) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- setQueryCacheConfigs(Map<String, Map<String, QueryCacheConfig>>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setQueryCacheConfigs(List<QueryCacheConfig>) - Method in class com.hazelcast.config.MapConfig
-
- setQueryCacheConfigs(List<QueryCacheConfig>) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setQueryCount(long) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets the query count of this stats to the given query count.
- setQueryCount(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
-
Sets the query count of this stats to the given query count value.
- setQueryCount(long) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the query count to the given value.
- setQueueCapacity(int) - Method in class com.hazelcast.config.ExecutorConfig
-
Sets the queue capacity of the executor task.
- setQueueCapacity(int) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
-
Deprecated.
- setQueueCapacity(int) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the capacity of the primary and backup queue for WAN replication events.
- setQueueConfigs(Map<String, QueueConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setQueueConfigs(Map<String, QueueConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of
IQueue
configurations,
mapped by config name.
- setQueueConfigs(Map<String, QueueConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setQueueFullBehavior(WANQueueFullBehavior) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the configured behaviour of this WAN publisher when the WAN queue is
full.
- setQueueSize(int) - Method in class com.hazelcast.config.JobTrackerConfig
-
Sets the maximum size of the queue; the maximum number of tasks that can wait to be processed.
- setQueueSize(int) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
Deprecated.
- setQueueStoreConfig(QueueStoreConfig) - Method in class com.hazelcast.config.QueueConfig
-
Set the QueueStore (load and store queue items from/to a database) configuration.
- setQueueStoreConfig(QueueStoreConfig) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- setQuorumConfigs(Map<String, QuorumConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setQuorumConfigs(Map<String, QuorumConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of split-brain protection configurations, mapped by config
name.
- setQuorumConfigs(Map<String, QuorumConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setQuorumFunctionClassName(String) - Method in class com.hazelcast.config.QuorumConfig
-
- setQuorumFunctionImplementation(QuorumFunction) - Method in class com.hazelcast.config.QuorumConfig
-
- setQuorumName(String) - Method in class com.hazelcast.config.AbstractBasicConfig
-
Sets the quorum name for operations.
- setQuorumName(String) - Method in class com.hazelcast.config.CacheConfig
-
Associates this cache configuration to a quorum.
- setQuorumName(String) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setQuorumName(String) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Associates this cache configuration to a quorum.
- setQuorumName(String) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setQuorumName(String) - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
Sets the quorum name for operations.
- setQuorumName(String) - Method in class com.hazelcast.config.CollectionConfig
-
Sets the quorum name for operations.
- setQuorumName(String) - Method in class com.hazelcast.config.CountDownLatchConfig
-
- setQuorumName(String) - Method in class com.hazelcast.config.DurableExecutorConfig
-
Sets the quorum name for operations.
- setQuorumName(String) - Method in class com.hazelcast.config.ExecutorConfig
-
Sets the quorum name for operations.
- setQuorumName(String) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
-
Deprecated.
- setQuorumName(String) - Method in class com.hazelcast.config.ListConfigReadOnly
-
Deprecated.
- setQuorumName(String) - Method in class com.hazelcast.config.LockConfig
-
Sets the quorum name for lock operations.
- setQuorumName(String) - Method in class com.hazelcast.config.MapConfig
-
- setQuorumName(String) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setQuorumName(String) - Method in class com.hazelcast.config.MultiMapConfig
-
Sets the quorum name for operations.
- setQuorumName(String) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- setQuorumName(String) - Method in class com.hazelcast.config.PNCounterConfig
-
Sets the quorum name for operations.
- setQuorumName(String) - Method in class com.hazelcast.config.QueueConfig
-
Sets the quorum name for queue operations.
- setQuorumName(String) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- setQuorumName(String) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
Sets the quorum name for operations.
- setQuorumName(String) - Method in class com.hazelcast.config.RingbufferConfig
-
Sets the quorum name for operations.
- setQuorumName(String) - Method in class com.hazelcast.config.ScheduledExecutorConfig
-
Sets the quorum name for operations.
- setQuorumName(String) - Method in class com.hazelcast.config.SemaphoreConfig
-
- setQuorumName(String) - Method in class com.hazelcast.config.SemaphoreConfigReadOnly
-
Deprecated.
- setQuorumName(String) - Method in class com.hazelcast.config.SetConfigReadOnly
-
Deprecated.
- setReadBackupData(boolean) - Method in class com.hazelcast.config.MapConfig
-
Sets read-backup-data (reading local backup entries) for this map.
- setReadBackupData(boolean) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setReadBatchSize(int) - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Sets the read batch size.
- setReadBatchSize(int) - Method in class com.hazelcast.config.ReliableTopicConfig
-
Sets the read batch size.
- SetReadCursorOperation - Class in com.hazelcast.map.impl.querycache.subscriber.operation
-
Sets read cursor of Accumulator
in this partition to the supplied sequence number.
- SetReadCursorOperation() - Constructor for class com.hazelcast.map.impl.querycache.subscriber.operation.SetReadCursorOperation
-
- SetReadCursorOperation(String, String, long, int) - Constructor for class com.hazelcast.map.impl.querycache.subscriber.operation.SetReadCursorOperation
-
- setReadThrough(boolean) - Method in class com.hazelcast.config.AbstractCacheConfig
-
- setReadThrough(boolean) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setReadThrough(boolean) - Method in interface com.hazelcast.config.CacheConfiguration
-
Set if read-through caching should be used.
- setReadThrough(boolean) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Enables or disables read-through: a read loads the entry from the data store if it is not already in the cache.
- setReadThrough(boolean) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setReadTimeout(long) - Method in class com.hazelcast.spring.cache.HazelcastCache
-
Set cache value retrieval timeout
- setReconnectMode(ClientConnectionStrategyConfig.ReconnectMode) - Method in class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
How a client reconnect to cluster after a disconnect can be configured.
- setRecordId(long) - Method in class com.hazelcast.multimap.impl.MultiMapRecord
-
- setRedoOperation(boolean) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setRedoOperation(boolean) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
If true, client will redo the operations that were executing on the server and client lost the connection.
- setReferenceCallId(long) - Method in class com.hazelcast.concurrent.lock.operations.AbstractLockOperation
-
- setRegion(String) - Method in class com.hazelcast.config.AwsConfig
-
- setReliableTopicConfigMap(Map<String, ClientReliableTopicConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setReliableTopicConfigs(Map<String, ReliableTopicConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setReliableTopicConfigs(Map<String, ReliableTopicConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of reliable topic configurations, mapped by config name.
- setReliableTopicConfigs(Map<String, ReliableTopicConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setRemoteEndpoint(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- setRemoveCount(long) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets the remove count of this stats to the given remove count.
- setRemoveCount(long) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the remove count to the given value.
- SetRemoveListenerMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetRemoveListenerMessageTask
- SetRemoveListenerMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetRemoveListenerMessageTask
-
- SetRemoveMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetRemoveMessageTask
- SetRemoveMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetRemoveMessageTask
-
- setRemoveOperation(boolean) - Method in class com.hazelcast.collection.impl.collection.TxCollectionItem
-
- setRemoveTime(long) - Method in class com.hazelcast.map.impl.wan.MapReplicationRemove
-
- setReplicaCount(int) - Method in class com.hazelcast.config.PNCounterConfig
-
Sets the number of replicas on which state for this PN counter will
be kept.
- setReplicaIndex(int) - Method in class com.hazelcast.spi.InvocationBuilder
-
Sets the replicaIndex.
- setReplicaIndex(int) - Method in class com.hazelcast.spi.Operation
-
- setReplicatedMapConfigs(Map<String, ReplicatedMapConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setReplicatedMapConfigs(Map<String, ReplicatedMapConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of
ReplicatedMap
configurations,
mapped by config name.
- setReplicatedMapConfigs(Map<String, ReplicatedMapConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setReplicaTimestamp(String, long) - Method in class com.hazelcast.cluster.impl.VectorClock
-
Sets the logical timestamp for the given replicaId
.
- setReplicationDelayMillis(long) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- SetReplicationOperation - Class in com.hazelcast.collection.impl.set.operations
-
- SetReplicationOperation() - Constructor for class com.hazelcast.collection.impl.set.operations.SetReplicationOperation
-
- SetReplicationOperation(Map<String, CollectionContainer>, int, int) - Constructor for class com.hazelcast.collection.impl.set.operations.SetReplicationOperation
-
- setReplicationPeriodMillis(int) - Method in class com.hazelcast.config.CRDTReplicationConfig
-
Sets the period between two replications of CRDT states in milliseconds.
- setReplicatorExecutorService(ScheduledExecutorService) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setRepublishingEnabled(boolean) - Method in class com.hazelcast.config.WanReplicationRef
-
Sets if incoming WAN events to this member should be republished
(forwarded) to this WAN replication reference.
- setRepublishingEnabled(boolean) - Method in class com.hazelcast.config.WanReplicationRefReadOnly
-
Deprecated.
- setRequiredMember(String) - Method in class com.hazelcast.config.TcpIpConfig
-
Sets the required member.
- setResponse(byte[]) - Method in class com.hazelcast.internal.ascii.memcache.DeleteCommand
-
- setResponse(byte[]) - Method in class com.hazelcast.internal.ascii.memcache.IncrementCommand
-
- setResponse(byte[]) - Method in class com.hazelcast.internal.ascii.memcache.SetCommand
-
- setResponse(byte[]) - Method in class com.hazelcast.internal.ascii.memcache.SimpleCommand
-
- setResponse(Stats) - Method in class com.hazelcast.internal.ascii.memcache.StatsCommand
-
- setResponse(byte[]) - Method in class com.hazelcast.internal.ascii.memcache.TouchCommand
-
- setResponse(byte[]) - Method in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- setResponse(Map<String, Object>) - Method in class com.hazelcast.internal.ascii.rest.HttpCommand
-
HTTP/1.0 200 OK
Content-Length: 0
Custom-Header1: val1
Custom-Header2: val2
- setResponse(byte[], byte[]) - Method in class com.hazelcast.internal.ascii.rest.HttpCommand
-
HTTP/1.0 200 OK
Date: Fri, 31 Dec 1999 23:59:59 GMT
Content-TextCommandType: text/html
Content-Length: 1354
- setResult(Collection<MemcacheEntry>) - Method in class com.hazelcast.internal.ascii.memcache.BulkGetCommand
-
- setResult(Object) - Method in class com.hazelcast.internal.util.SimpleCompletableFuture
-
- setResult(Result) - Method in class com.hazelcast.map.impl.query.ResultSegment
-
- setResult(Object) - Method in class com.hazelcast.mapreduce.impl.task.TrackableJobFuture
-
- setResult(Object) - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
-
Sets the result.
- setResultDeserialized(boolean) - Method in class com.hazelcast.spi.InvocationBuilder
-
Sets the automatic deserialized option for the result.
- setRetryable(boolean) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
- setRetryCount(int) - Method in class com.hazelcast.config.JobTrackerConfig
-
retry count is currently not used but reserved for later use where the framework will
automatically try to restart / retry operations from a available savepoint.
- setRetryCount(int) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
Deprecated.
- setReuseAddress(boolean) - Method in class com.hazelcast.client.config.SocketOptions
-
Enable/disable the SO_REUSEADDR socket option.
- setReuseAddress(boolean) - Method in class com.hazelcast.config.NetworkConfig
-
Sets the reuse address.
- setRingbufferConfigs(Map<String, RingbufferConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setRingbufferConfigs(Map<String, RingbufferConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of
Ringbuffer
configurations,
mapped by config name.
- setRingbufferConfigs(Map<String, RingbufferConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setRingbufferStoreConfig(RingbufferStoreConfig) - Method in class com.hazelcast.config.RingbufferConfig
-
Set the RingbufferStore (load and store ringbuffer items from/to a database) configuration.
- setRunnable(Runnable) - Method in class com.hazelcast.executor.impl.RunnableAdapter
-
- setRunnable(Runnable) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledRunnableAdapter
-
- setRunningCleanupOperation(boolean) - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- setRuntimeProps(Map<String, Long>) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- setSalt(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- setScheduledExecutorConfigs(Map<String, ScheduledExecutorConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setScheduledExecutorConfigs(Map<String, ScheduledExecutorConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of scheduled executor configurations, mapped by config name.
- setScheduledExecutorConfigs(Map<String, ScheduledExecutorConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setScopeId(String) - Method in class com.hazelcast.nio.Address
-
- setScriptEngineManager(ScriptEngineManager) - Static method in class com.hazelcast.internal.management.ScriptEngineManagerContext
-
- setSecretKey(String) - Method in class com.hazelcast.config.AwsConfig
-
- setSecurityConfig(ClientSecurityConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setSecurityConfig(SecurityConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setSecurityConfig(SecurityConfig) - Method in class com.hazelcast.config.Config
-
Sets the security configuration for this hazelcast instance.
- setSecurityConfig(SecurityConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setSecurityGroupName(String) - Method in class com.hazelcast.config.AwsConfig
-
- setSecurityInterceptorConfigs(List<SecurityInterceptorConfig>) - Method in class com.hazelcast.config.SecurityConfig
-
- setSecurityInterceptorConfigs(List<SecurityInterceptorConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicSecurityConfig
-
- setSemaphoreConfigs(Map<String, SemaphoreConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setSemaphoreConfigs(Map<String, SemaphoreConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of semaphore configurations, mapped by config name.
- setSemaphoreConfigs(Map<String, SemaphoreConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setSendConnection(ClientConnection) - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- setSentCacheEventCounter(Map<String, DistributedServiceWanEventCounters.DistributedObjectWanEventCounters>) - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- setSentMapEventCounter(Map<String, DistributedServiceWanEventCounters.DistributedObjectWanEventCounters>) - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- setSequence(long) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- setSequence(long) - Method in interface com.hazelcast.map.impl.mapstore.writebehind.entry.DelayedEntry
-
- setSequence(long) - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- setSequence(long) - Method in class com.hazelcast.map.impl.querycache.event.BatchEventData
-
- setSequence(long) - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- setSequence(long) - Method in class com.hazelcast.map.impl.querycache.event.sequence.DefaultPartitionSequencer
-
- setSequence(long) - Method in interface com.hazelcast.map.impl.querycache.event.sequence.PartitionSequencer
-
Sets the current sequence number for the partition.
- setSequence(long) - Method in interface com.hazelcast.map.impl.querycache.event.sequence.Sequenced
-
Sets sequence.
- setSequence(long) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- setSequence(long) - Method in interface com.hazelcast.map.impl.record.Record
-
Only used for Hot Restart, HDRecord
- setSerializationConfig(SerializationConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setSerializationConfig(SerializationConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setSerializationConfig(SerializationConfig) - Method in class com.hazelcast.config.Config
-
Sets the serialization configuration for this hazelcast instance.
- setSerializationConfig(SerializationConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setSerializationService(SerializationService) - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- setSerializationService(SerializationService) - Method in interface com.hazelcast.map.impl.querycache.event.QueryCacheEventData
-
- setSerializationService(InternalSerializationService) - Method in class com.hazelcast.mapreduce.impl.task.DefaultContext
-
- setSerializationService(SerializationService) - Method in class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- setSerializationService(SerializationService) - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- setSerializationService(SerializationService) - Method in class com.hazelcast.spi.impl.merge.AbstractCollectionMergingValueImpl
-
- setSerializationService(SerializationService) - Method in class com.hazelcast.spi.impl.merge.AbstractMergingEntryImpl
-
- setSerializationService(SerializationService) - Method in class com.hazelcast.spi.impl.merge.AbstractMergingValueImpl
-
- setSerializationService(SerializationService) - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- setSerializationService(SerializationService) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setSerializationService(SerializationService) - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- setSerializationService(SerializationService) - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- setSerializationService(SerializationService) - Method in class com.hazelcast.spi.impl.merge.RingbufferMergingValueImpl
-
- setSerializationService(SerializationService) - Method in interface com.hazelcast.spi.serialization.SerializationServiceAware
-
Gets the SerializationService reference injected.
- setSerializeKeys(boolean) - Method in class com.hazelcast.config.NearCacheConfig
-
Sets if the Near Cache key is stored in serialized format or by-reference.
- setSerializeKeys(boolean) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setSerializerConfigs(Collection<SerializerConfig>) - Method in class com.hazelcast.config.SerializationConfig
-
- setServerHandler(OutOfMemoryHandler) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
-
- setService(String) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
- SetService - Class in com.hazelcast.collection.impl.set
-
- SetService(NodeEngine) - Constructor for class com.hazelcast.collection.impl.set.SetService
-
- setService(MapService) - Method in interface com.hazelcast.map.impl.MapServiceContext
-
- setService(Object) - Method in class com.hazelcast.spi.Operation
-
- setServiceConfigs(Collection<ServiceConfig>) - Method in class com.hazelcast.config.ServicesConfig
-
- setServiceImpl(Object) - Method in class com.hazelcast.config.ServiceConfig
-
- setServiceName(String) - Method in class com.hazelcast.spi.Operation
-
- setServiceName(String) - Method in class com.hazelcast.wan.WanReplicationEvent
-
Sets the service name for this event object.
- setServicesConfig(ServicesConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setServicesConfig(ServicesConfig) - Method in class com.hazelcast.config.Config
-
Sets the configuration for the user services managed by this hazelcast
instance.
- setServicesConfig(ServicesConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setSetConfigs(Map<String, SetConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setSetConfigs(Map<String, SetConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of
ISet
configurations,
mapped by config name.
- setSetConfigs(Map<String, SetConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setShortAttribute(String, short) - Method in class com.hazelcast.client.impl.MemberImpl
-
- setShortAttribute(String, short) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setShortAttribute(String, short) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
Deprecated.
- setShortAttribute(String, short) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair short attribute for this member available
to other cluster members.
- setShortAttribute(String, short) - Method in class com.hazelcast.instance.MemberImpl
-
- setShuttingDown() - Method in class com.hazelcast.instance.Node
-
- setSize(int) - Method in class com.hazelcast.config.CacheEvictionConfig
-
Deprecated.
- setSize(int) - Method in class com.hazelcast.config.CacheEvictionConfigReadOnly
-
Deprecated.
- setSize(int) - Method in class com.hazelcast.config.EvictionConfig
-
- setSize(int) - Method in class com.hazelcast.config.EvictionConfigReadOnly
-
Deprecated.
- setSize(int) - Method in class com.hazelcast.config.MaxSizeConfig
-
Sets the maximum size of the map.
- setSize(int) - Method in class com.hazelcast.config.MaxSizeConfigReadOnly
-
Deprecated.
- setSize(MemorySize) - Method in class com.hazelcast.config.NativeMemoryConfig
-
Sets size of the native memory region.
- setSize(int) - Method in class com.hazelcast.config.QuorumConfig
-
- SetSizeMessageTask - Class in com.hazelcast.client.impl.protocol.task.set
-
SetSizeMessageTask
- SetSizeMessageTask(ClientMessage, Node, Connection) - Constructor for class com.hazelcast.client.impl.protocol.task.set.SetSizeMessageTask
-
- setSmartRouting(boolean) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setSmartRouting(boolean) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
If true
, client will route the key based operations to owner of the key on best-effort basis.
- setSocketInterceptorConfig(SocketInterceptorConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setSocketInterceptorConfig(SocketInterceptorConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setSocketInterceptorConfig(SocketInterceptorConfig) - Method in class com.hazelcast.config.NetworkConfig
-
- setSocketInterceptorEnabled(boolean) - Method in class com.hazelcast.internal.management.TimedMemberState
-
- setSocketOptions(SocketOptions) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setSocketOptions(SocketOptions) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setSql(String) - Method in class com.hazelcast.config.PredicateConfig
-
Sets sql string for this config.
- setSSLConfig(SSLConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setSSLConfig(SSLConfig) - Method in class com.hazelcast.config.NetworkConfig
-
- setSslEnabled(boolean) - Method in class com.hazelcast.internal.management.TimedMemberState
-
- setStaleReadDetector(StaleReadDetector) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- setStaleReadDetector(StaleReadDetector) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecordStore
-
- setStarted() - Method in class com.hazelcast.client.impl.clientside.LifecycleServiceImpl
-
- setState(WanPublisherState) - Method in class com.hazelcast.monitor.impl.LocalWanPublisherStatsImpl
-
- setStatisticsEnabled(CacheConfig, String, boolean) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- setStatisticsEnabled(CacheConfig, String, boolean) - Method in interface com.hazelcast.cache.impl.ICacheService
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.AbstractCacheConfig
-
Sets whether or not statistics gathering is enabled on this cache.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setStatisticsEnabled(boolean) - Method in interface com.hazelcast.config.CacheConfiguration
-
Sets whether statistics gathering is enabled on a cache.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets statistics to enabled or disabled for this
ICache
.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.CollectionConfig
-
Sets collection statistics to enabled or disabled.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.ExecutorConfig
-
Enables or disables statistics gathering on the executor task.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
-
Deprecated.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.FlakeIdGeneratorConfig
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.FlakeIdGeneratorConfigReadOnly
-
Deprecated.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.ListConfigReadOnly
-
Deprecated.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.MapConfig
-
Sets statistics to enabled or disabled for this map.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.MultiMapConfig
-
Enables or disables statistics for this MultiMap.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.PNCounterConfig
-
Enables or disables statistics for this PN counter
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.QueueConfig
-
Enables or disables statistics for this queue.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
Deprecated.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.ReliableTopicConfig
-
Enables or disables statistics for this reliable topic..
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
Sets statistics to enabled or disabled for this replicated map.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.SetConfigReadOnly
-
Deprecated.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.TopicConfig
-
Enables or disables statistics for this topic.
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.TopicConfigReadOnly
-
Deprecated.
- setStats(LocalQueueStatsImpl) - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- setStatus(MigrationInfo.MigrationStatus) - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- setStoreByValue(boolean) - Method in class com.hazelcast.config.AbstractCacheConfig
-
Set if a configured cache should use store-by-value or store-by-reference
semantics.
- setStoreByValue(boolean) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setStoreByValue(boolean) - Method in interface com.hazelcast.config.CacheConfiguration
-
Set if a configured cache should use store-by-value or store-by-reference semantics.
- setStoreImplementation(QueueStore) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setStoreImplementation(QueueStore) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
Deprecated.
- setStoreImplementation(RingbufferStore) - Method in class com.hazelcast.config.RingbufferStoreConfig
-
- setStoreInitialDelaySeconds(int) - Method in class com.hazelcast.config.NearCachePreloaderConfig
-
- setStoreIntervalSeconds(int) - Method in class com.hazelcast.config.NearCachePreloaderConfig
-
- setStoreTime(long) - Method in interface com.hazelcast.map.impl.mapstore.writebehind.entry.DelayedEntry
-
- setStringAttribute(String, String) - Method in class com.hazelcast.client.impl.MemberImpl
-
- setStringAttribute(String, String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setStringAttribute(String, String) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
Deprecated.
- setStringAttribute(String, String) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair string attribute for this member available
to other cluster members.
- setStringAttribute(String, String) - Method in class com.hazelcast.instance.MemberImpl
-
- setSubscriberContext(SubscriberContext) - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- setSubscriberContext(SubscriberContext) - Method in class com.hazelcast.map.impl.querycache.NodeQueryCacheContext
-
- setSubscriberContext(SubscriberContext) - Method in interface com.hazelcast.map.impl.querycache.QueryCacheContext
-
Only used for testing purposes.
- setSymmetricEncryptionConfig(SymmetricEncryptionConfig) - Method in class com.hazelcast.config.NetworkConfig
-
- setSyncBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfig
-
Deprecated.
- setSyncBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- setSynchronous(boolean) - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfig
-
If true
, this cache entry listener implementation will be called in a synchronous manner.
- setSynchronous(boolean) - Method in class com.hazelcast.config.CacheSimpleEntryListenerConfigReadOnly
-
Deprecated.
- setSystemProperty(String) - Method in class com.hazelcast.spi.properties.HazelcastProperty
-
Sets the system property value of the property.
- setTagKey(String) - Method in class com.hazelcast.config.AwsConfig
-
- setTagValue(String) - Method in class com.hazelcast.config.AwsConfig
-
- setTailSequence(long) - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- setTailSequence(long) - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
Sets the tail sequence.
- setTailSequence(long) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Sets the tail sequence.
- setTailSequence(long) - Method in class com.hazelcast.spi.merge.RingbufferMergeData
-
Sets the tail sequence.
- setTarget(Address) - Method in class com.hazelcast.cache.impl.operation.CacheMergeOperation
-
- setTarget(Address) - Method in class com.hazelcast.cache.impl.operation.CachePutAllOperation
-
- setTarget(Address) - Method in class com.hazelcast.internal.cluster.impl.operations.FinalizeJoinOp
-
- setTarget(Address) - Method in class com.hazelcast.internal.cluster.impl.operations.OnJoinOp
-
- setTarget(Address) - Method in class com.hazelcast.internal.partition.operation.MigrationOperation
-
- setTarget(Address) - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncResponse
-
- setTarget(Address) - Method in class com.hazelcast.internal.partition.ReplicaFragmentMigrationState
-
- setTarget(Address) - Method in class com.hazelcast.map.impl.operation.MapReplicationOperation
-
- setTarget(Address) - Method in class com.hazelcast.map.impl.operation.MapReplicationStateHolder
-
- setTarget(Address) - Method in class com.hazelcast.map.impl.operation.PostJoinMapOperation
-
- setTarget(Address) - Method in interface com.hazelcast.spi.impl.operationservice.TargetAware
-
Provides the designated target member address to which the operation
will be sent.
- setTargetAddress(Address) - Method in interface com.hazelcast.cluster.Joiner
-
Deprecated.
- setTargetAddress(Address) - Method in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- setTcpIpConfig(TcpIpConfig) - Method in class com.hazelcast.config.JoinConfig
-
- setTcpNoDelay(boolean) - Method in class com.hazelcast.client.config.SocketOptions
-
Enable/disable TCP_NODELAY socket option.
- setThisMember(MemberImpl) - Method in class com.hazelcast.logging.LoggingServiceImpl
-
- setThisMemberAsMaster() - Method in class com.hazelcast.internal.cluster.impl.ClusterJoinManager
-
- setThreadId(long) - Method in class com.hazelcast.map.impl.operation.KeyBasedMapOperation
-
- setThreadId(long) - Method in class com.hazelcast.map.impl.operation.MapOperation
-
- setThreadId(long) - Method in class com.hazelcast.map.impl.operation.ReadonlyKeyBasedMapOperation
-
- setThreadId(long) - Method in interface com.hazelcast.map.impl.tx.MapTxnOperation
-
- setThreadId(long) - Method in class com.hazelcast.multimap.impl.operations.AbstractKeyBasedMultiMapOperation
-
- setThreadId(long) - Method in class com.hazelcast.multimap.impl.operations.ContainsEntryOperation
-
- setThreadId(long) - Static method in class com.hazelcast.util.ThreadUtil
-
Set the thread ID.
- setThreads(int) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setTime(long) - Method in class com.hazelcast.internal.management.TimedMemberState
-
- setTimeout(long, TimeUnit) - Method in class com.hazelcast.transaction.TransactionOptions
-
Sets the timeout.
- setTimeoutMilliseconds(int) - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- setTimeoutMilliseconds(int) - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
Sets the timeout in Milliseconds before declaring a failed ping
This cannot be more than the interval value.
- setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.EventJournalConfig
-
Sets the time to live in seconds.
- setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.MapConfig
-
The maximum number of seconds for each entry to stay in the map.
- setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.NearCacheConfig
-
Returns the maximum number of seconds for each entry to stay in the Near Cache (time to live).
- setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
Deprecated.
- setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.RingbufferConfig
-
Sets the time to live in seconds.
- setTopicConfigs(Map<String, TopicConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setTopicConfigs(Map<String, TopicConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of
ITopic
configurations,
mapped by config name.
- setTopicConfigs(Map<String, TopicConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setTopicOverloadPolicy(TopicOverloadPolicy) - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Sets the TopicOverloadPolicy for this reliable topic.
- setTopicOverloadPolicy(TopicOverloadPolicy) - Method in class com.hazelcast.config.ReliableTopicConfig
-
Sets the TopicOverloadPolicy for this reliable topic.
- setTopologyChangedStrategy(TopologyChangedStrategy) - Method in class com.hazelcast.config.JobTrackerConfig
-
Sets how the map reduce framework will react on topology
changes while executing a job.
- setTopologyChangedStrategy(TopologyChangedStrategy) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
Deprecated.
- setTotalConnections(int) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setTotalHitCount(long) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the total hit count to the given value.
- setTotalInsertLatency(long) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets the total insert latency of this stats to the given total insert
latency.
- setTotalInsertLatency(long) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the total insert latency to the given value.
- setTotalPhysical(long) - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- setTotalRemoveLatency(long) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets the total remove latency of this stats to the given total remove
latency.
- setTotalRemoveLatency(long) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the total remove latency to the given value.
- setTotalUpdateLatency(long) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets the total update latency of this stats to the given total update
latency.
- setTotalUpdateLatency(long) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the total update latency to the given value.
- setTransactionContext(TransactionContext) - Method in interface com.hazelcast.client.impl.ClientEndpoint
-
- setTransactionContext(TransactionContext) - Method in class com.hazelcast.client.impl.ClientEndpointImpl
-
- setTransactionId(String) - Method in class com.hazelcast.collection.impl.collection.TxCollectionItem
-
- setTransactionId(String) - Method in class com.hazelcast.collection.impl.txnqueue.TxQueueItem
-
- setTransactionTimeout(int) - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- setTransactionTimeout(int) - Method in class com.hazelcast.transaction.impl.xa.XAResourceImpl
-
- setTransactionType(TransactionOptions.TransactionType) - Method in class com.hazelcast.transaction.TransactionOptions
-
- setTrustedInterfaces(Set<String>) - Method in class com.hazelcast.config.MulticastConfig
-
Sets the trusted interfaces.
- setTryCount(int) - Method in class com.hazelcast.internal.cluster.impl.JoinRequest
-
- setTryCount(int) - Method in class com.hazelcast.spi.InvocationBuilder
-
Sets the try count; the number of times this operation can be retried.
- setTryPauseMillis(long) - Method in class com.hazelcast.spi.InvocationBuilder
-
Sets the pause time in milliseconds.
- setTtl(int) - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- setTtl(K, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setTtl(int) - Method in class com.hazelcast.config.IcmpFailureDetectorConfig
-
Sets the maximum number of times the IP Datagram (ping) can be forwarded, in most cases
all Hazelcast cluster members would be within one network switch/router therefore
- setTtl(K, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Updates TTL (time to live) value of the entry specified by key
with a new TTL value.
- setTtl(K, long, TimeUnit) - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- setTtl(K, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- setTtl(K, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- setTtl(K, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- setTtl(K, long, TimeUnit) - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- setTtl(K, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- setTtl(long) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- setTtl(long) - Method in interface com.hazelcast.map.impl.record.Record
-
- setTtl(long) - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- setTtl(Data, long) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- setTtl(Data, long) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- setTtl(long) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- setTtl(long) - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- setTtl(long) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- setTtl(long) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setTtl(long) - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- SetTtlBackupOperation - Class in com.hazelcast.map.impl.operation
-
- SetTtlBackupOperation() - Constructor for class com.hazelcast.map.impl.operation.SetTtlBackupOperation
-
- SetTtlBackupOperation(String, Data, long) - Constructor for class com.hazelcast.map.impl.operation.SetTtlBackupOperation
-
- setTtlInternal(Object, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setTtlInternal(Object, long, TimeUnit) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- setTtlInternal(Object, long, TimeUnit) - Method in class com.hazelcast.map.impl.proxy.NearCachedMapProxyImpl
-
- SetTtlOperation - Class in com.hazelcast.map.impl.operation
-
- SetTtlOperation() - Constructor for class com.hazelcast.map.impl.operation.SetTtlOperation
-
- SetTtlOperation(String, Data, long) - Constructor for class com.hazelcast.map.impl.operation.SetTtlOperation
-
- setType(ConnectionType) - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- setType(PermissionConfig.PermissionType) - Method in class com.hazelcast.config.PermissionConfig
-
- setType(QuorumType) - Method in class com.hazelcast.config.QuorumConfig
-
- setType(ConnectionType) - Method in interface com.hazelcast.nio.Connection
-
Sets the type of the connection
- setType(ConnectionType) - Method in class com.hazelcast.nio.tcp.TcpIpConnection
-
- setTypeClass(Class) - Method in class com.hazelcast.config.SerializerConfig
-
Sets the type of the class that will be serialized via this implementation.
- setTypeClassName(String) - Method in class com.hazelcast.config.SerializerConfig
-
This method is called only if typeClass is not set.
- setTypes(Class<K>, Class<V>) - Method in class com.hazelcast.config.AbstractCacheConfig
-
Sets the expected type of keys and values for a Cache
configured with this Configuration
.
- setTypes(Class<K>, Class<V>) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setTypes(Class<K>, Class<V>) - Method in interface com.hazelcast.config.CacheConfiguration
-
Sets the expected type of keys and values for a Cache
configured with this Configuration
.
- setUnknownCount(long) - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- setUnknownTime(long) - Method in class com.hazelcast.monitor.impl.LocalGCStatsImpl
-
- setUpdateCount(long) - Method in class com.hazelcast.monitor.impl.LocalIndexStatsImpl
-
Sets the update count of this stats to the given update count.
- setUpdateCount(long) - Method in class com.hazelcast.monitor.impl.OnDemandIndexStats
-
Sets the update count to the given value.
- setUpdateInterval(int) - Method in class com.hazelcast.config.ManagementCenterConfig
-
Sets the time frequency (in seconds) for which Management Center will take
information from the Hazelcast cluster.
- setUpdateTime(long) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- setUptime(int) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setUriString(String) - Method in class com.hazelcast.config.CacheConfig
-
Sets the URI string, which is the global identifier of the
ICache
.
- setUriString(String) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setUrl(String) - Method in class com.hazelcast.config.ManagementCenterConfig
-
Sets the URL where management center will work.
- setUsage(LoginModuleConfig.LoginModuleUsage) - Method in class com.hazelcast.config.LoginModuleConfig
-
- setUsedHeap(long) - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- setUsedMetadata(long) - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- setUsedNativeMemory(long) - Method in class com.hazelcast.monitor.impl.LocalMemoryStatsImpl
-
- setUseNativeByteOrder(boolean) - Method in class com.hazelcast.config.SerializationConfig
-
- setUseNativeByteOrder(boolean) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setUseNativeByteOrder(boolean) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setUsePublicIp(boolean) - Method in class com.hazelcast.config.AliasedDiscoveryConfig
-
Decides whether the public or private IP should be used to connect to Hazelcast members.
- setUserCodeDeploymentConfig(ClientUserCodeDeploymentConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Set User Code Deployment configuration
- setUserCodeDeploymentConfig(UserCodeDeploymentConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setUserCodeDeploymentConfig(UserCodeDeploymentConfig) - Method in class com.hazelcast.config.Config
-
Set User Code Deployment configuration
- setUserCodeDeploymentConfig(UserCodeDeploymentConfig) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setUserCodeDeploymentService(UserCodeDeploymentService) - Method in class com.hazelcast.internal.usercodedeployment.UserCodeDeploymentClassLoader
-
- setUserContext(ConcurrentMap<String, Object>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setUserContext(ConcurrentMap<String, Object>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setUserContext(ConcurrentMap<String, Object>) - Method in class com.hazelcast.config.Config
-
Sets the user supplied context.
- setUserContext(ConcurrentMap<String, Object>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setUsername(String) - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
Sets the user name.
- SetUtil - Class in com.hazelcast.util
-
Utility class for Sets.
- setUuid(UUID) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataContainer
-
- setUuid(int, UUID) - Method in class com.hazelcast.internal.nearcache.impl.invalidation.MetaDataGenerator
-
- setUuid(UUID) - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- setUuid(UUID) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
- setUuid(String) - Method in class com.hazelcast.map.impl.querycache.publisher.PartitionAccumulatorRegistry
-
- setValidateTarget(boolean) - Method in class com.hazelcast.spi.Operation
-
- setValidationTimeoutSeconds(int) - Method in class com.hazelcast.config.HotRestartPersistenceConfig
-
Sets validation timeout for hot-restart process, includes validating
cluster members expected to join and partition table on all cluster.
- setValue(V) - Method in class com.hazelcast.cache.impl.CacheEntry
-
- setValue(V) - Method in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- setValue(Data) - Method in class com.hazelcast.cache.impl.record.CacheDataRecord
-
- setValue(Object) - Method in class com.hazelcast.cache.impl.record.CacheObjectRecord
-
- setValue(V) - Method in interface com.hazelcast.cache.impl.record.CacheRecord
-
- setValue(HyperLogLog) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorContainer
-
- setValue(Data) - Method in class com.hazelcast.collection.impl.collection.CollectionItem
-
- setValue(long) - Method in class com.hazelcast.crdt.pncounter.operations.CRDTTimestampedLong
-
- setValue(MemcacheEntry) - Method in class com.hazelcast.internal.ascii.memcache.GetCommand
-
- setValue(byte[]) - Method in class com.hazelcast.internal.ascii.rest.RestValue
-
- setValue(V) - Method in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- setValue(V) - Method in interface com.hazelcast.internal.nearcache.NearCacheRecord
-
- setValue(V) - Method in class com.hazelcast.map.impl.LazyMapEntry
-
- setValue(V) - Method in class com.hazelcast.map.impl.MapEntrySimple
-
- setValue(Data) - Method in class com.hazelcast.map.impl.query.QueryResultRow
-
- setValue(Object) - Method in class com.hazelcast.map.impl.querycache.event.DefaultQueryCacheEventData
-
- setValue(Record<Data>, Object) - Method in class com.hazelcast.map.impl.record.DataRecordFactory
-
- setValue(Record<Object>, Object) - Method in class com.hazelcast.map.impl.record.ObjectRecordFactory
-
- setValue(V) - Method in interface com.hazelcast.map.impl.record.Record
-
- setValue(Record<T>, Object) - Method in interface com.hazelcast.map.impl.record.RecordFactory
-
- setValue(V) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- setValue(long) - Method in class com.hazelcast.monitor.impl.LocalPNCounterStatsImpl
-
Sets the current value for the PN counter.
- setValue(V) - Method in class com.hazelcast.query.impl.CachedQueryEntry
-
- setValue(Object) - Method in class com.hazelcast.query.impl.QueryEntry
-
- setValue(Data) - Method in class com.hazelcast.replicatedmap.impl.record.RecordMigrationInfo
-
- setValue(V) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedMapEntryView
-
- setValue(V, long) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- setValue(V) - Method in class com.hazelcast.spi.impl.merge.AbstractCollectionMergingValueImpl
-
- setValue(V) - Method in class com.hazelcast.spi.impl.merge.AbstractMergingEntryImpl
-
- setValue(V) - Method in class com.hazelcast.spi.impl.merge.AbstractMergingValueImpl
-
- setValue(Data) - Method in class com.hazelcast.spi.impl.merge.CacheMergingEntryImpl
-
- setValue(Data) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setValue(Object) - Method in class com.hazelcast.spi.impl.merge.ReplicatedMapMergingEntryImpl
-
- setValue(V) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap.SimpleEntry
-
- setValue(V) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap.WriteThroughEntry
-
Set our entry's value and writes it through to the map.
- setValue(V) - Method in class com.hazelcast.util.scheduler.ScheduledEntry
-
- setValueClassName(String) - Method in class com.hazelcast.config.AbstractCacheConfig
-
- setValueCollectionType(String) - Method in class com.hazelcast.config.MultiMapConfig
-
Sets the collection type for the values of this MultiMap.
- setValueCollectionType(MultiMapConfig.ValueCollectionType) - Method in class com.hazelcast.config.MultiMapConfig
-
Sets the collection type for the values of this MultiMap.
- setValueCollectionType(String) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- setValueCollectionType(MultiMapConfig.ValueCollectionType) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
Deprecated.
- setValueInternal(V, long) - Method in class com.hazelcast.replicatedmap.impl.record.ReplicatedRecord
-
- setValues(Collection<Object>) - Method in class com.hazelcast.spi.impl.merge.MultiMapMergingEntryImpl
-
- setValues(RingbufferMergeData) - Method in class com.hazelcast.spi.impl.merge.RingbufferMergingValueImpl
-
- setValueType(Class<V>) - Method in class com.hazelcast.config.AbstractCacheConfig
-
- setValueType(String) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the value type for this
ICache
.
- setValueType(String) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setVectorClock(VectorClock) - Method in class com.hazelcast.crdt.pncounter.operations.CRDTTimestampedLong
-
- setVersion(short) - Method in class com.hazelcast.client.impl.protocol.ClientMessage
-
Sets the version field value.
- setVersion(int) - Method in class com.hazelcast.internal.partition.PartitionRuntimeState
-
- setVersion(byte) - Method in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- setVersion(byte) - Method in interface com.hazelcast.internal.serialization.SerializationServiceBuilder
-
- setVersion(long) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- setVersion(long) - Method in interface com.hazelcast.map.impl.record.Record
-
- setVersion(long) - Method in class com.hazelcast.map.impl.record.RecordInfo
-
- setVersion(long) - Method in class com.hazelcast.map.impl.SimpleEntryView
-
- setVersion(long) - Method in interface com.hazelcast.map.impl.tx.MapTxnOperation
-
- setVersion(long) - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- setVersion(long) - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- setVersion(long) - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- setVersion(Version) - Method in interface com.hazelcast.nio.BufferObjectDataInput
-
- setVersion(Version) - Method in interface com.hazelcast.nio.BufferObjectDataOutput
-
- setVersion(long) - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- setVersion(long) - Method in class com.hazelcast.spi.impl.merge.MapMergingEntryImpl
-
- setWaitingRequests(int) - Method in class com.hazelcast.internal.ascii.memcache.Stats
-
- setWaitTimeout(long) - Method in class com.hazelcast.spi.Operation
-
Sets the wait timeout in millis.
- setWanConsumerConfig(WanConsumerConfig) - Method in class com.hazelcast.config.WanReplicationConfig
-
- setWanPublisherConfigs(List<WanPublisherConfig>) - Method in class com.hazelcast.config.WanReplicationConfig
-
Sets the list of configured WAN publisher targets for this WAN replication.
- setWanReplicationConfigs(Map<String, WanReplicationConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setWanReplicationConfigs(Map<String, WanReplicationConfig>) - Method in class com.hazelcast.config.Config
-
Sets the map of WAN replication configurations, mapped by config name.
- setWanReplicationConfigs(Map<String, WanReplicationConfig>) - Method in class com.hazelcast.internal.dynamicconfig.DynamicConfigurationAwareConfig
-
- setWanReplicationRef(WanReplicationRef) - Method in class com.hazelcast.config.CacheConfig
-
- setWanReplicationRef(WanReplicationRef) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setWanReplicationRef(WanReplicationRef) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Sets the WAN target replication reference.
- setWanReplicationRef(WanReplicationRef) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- setWanReplicationRef(WanReplicationRef) - Method in class com.hazelcast.config.MapConfig
-
Sets the WAN target replication reference.
- setWanReplicationRef(WanReplicationRef) - Method in class com.hazelcast.config.MapConfigReadOnly
-
Deprecated.
- setWanSyncConfig(WanSyncConfig) - Method in class com.hazelcast.config.WanPublisherConfig
-
Sets the config for the WAN sync mechanism.
- setWanSyncState(WanSyncState) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
-
- setWhitelist(ClassFilter) - Method in class com.hazelcast.config.JavaSerializationFilterConfig
-
- setWhitelistedPrefixes(String) - Method in class com.hazelcast.config.UserCodeDeploymentConfig
-
Comma separated list of prefixes of classes which will be loaded remotely.
- setWithUncountedAccess(Data, Object, long, long) - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- setWithUncountedAccess(Data, Object, long, long) - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- setWriteBatchSize(int) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- setWriteBatchSize(int) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the number of operations to be included in each batch processing round.
- setWriteBatchSize(int) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
Deprecated.
- setWriteBehindProcessor(WriteBehindProcessor) - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- setWriteBehindQueue(WriteBehindQueue<DelayedEntry>) - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- setWriteCoalescing(boolean) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- setWriteCoalescing(boolean) - Method in class com.hazelcast.config.MapStoreConfig
-
- setWriteCoalescing(boolean) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
Deprecated.
- setWriteDelaySeconds(int) - Method in class com.hazelcast.client.impl.protocol.task.dynamicconfig.MapStoreConfigHolder
-
- setWriteDelaySeconds(int) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the number of seconds to delay before writing (storing) the dirty records
- setWriteDelaySeconds(int) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
Deprecated.
- setWriteThrough(boolean) - Method in class com.hazelcast.config.AbstractCacheConfig
-
- setWriteThrough(boolean) - Method in class com.hazelcast.config.CacheConfigReadOnly
-
Deprecated.
- setWriteThrough(boolean) - Method in interface com.hazelcast.config.CacheConfiguration
-
Set if write-through caching should be used.
- setWriteThrough(boolean) - Method in class com.hazelcast.config.CacheSimpleConfig
-
Enables or disables write-through for this
ICache
: a write to the queue also loads
the entry into the data store.
- setWriteThrough(boolean) - Method in class com.hazelcast.config.CacheSimpleConfigReadOnly
-
Deprecated.
- severe(String) - Method in class com.hazelcast.logging.AbstractLogger
-
- severe(Throwable) - Method in class com.hazelcast.logging.AbstractLogger
-
- severe(String, Throwable) - Method in class com.hazelcast.logging.AbstractLogger
-
- severe(String) - Method in interface com.hazelcast.logging.ILogger
-
- severe(Throwable) - Method in interface com.hazelcast.logging.ILogger
-
- severe(String, Throwable) - Method in interface com.hazelcast.logging.ILogger
-
Logs a message with an associated throwable at the
Level.SEVERE
level.
- shallowCopy() - Method in class com.hazelcast.cache.impl.DeferredValue
-
- SHARED_JCACHE_INSTANCE_NAME - Static variable in class com.hazelcast.cache.impl.AbstractHazelcastCachingProvider
-
Name of default
HazelcastInstance
which may be started when
obtaining the default
CachingProvider
.
- SharedService - Interface in com.hazelcast.spi
-
- shiftConflictingKeys(long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
Shift all the slot-conflicting keys allocated to (and including) slot
.
- SHORT_ARRAY_BASE_OFFSET - Static variable in class com.hazelcast.nio.UnsafeHelper
-
Deprecated.
- SHORT_ARRAY_INDEX_SCALE - Static variable in class com.hazelcast.nio.UnsafeHelper
-
Deprecated.
- SHORT_CONVERTER - Static variable in class com.hazelcast.query.impl.TypeConverters
-
- SHORT_SIZE_IN_BYTES - Static variable in class com.hazelcast.nio.Bits
-
Short size in bytes
- ShortArraySerializer() - Constructor for class com.hazelcast.internal.serialization.impl.ConstantSerializers.ShortArraySerializer
-
- ShortSerializer() - Constructor for class com.hazelcast.internal.serialization.impl.ConstantSerializers.ShortSerializer
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CacheClearOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CacheEntryProcessorOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CacheGetAndRemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CacheGetAndReplaceOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CacheLegacyMergeOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CacheLoadAllOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CacheMergeOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CachePutAllOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CachePutIfAbsentOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CachePutOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveAllOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CacheRemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CacheReplaceOperation
-
- shouldBackup() - Method in class com.hazelcast.cache.impl.operation.CacheSetExpiryPolicyOperation
-
- shouldBackup - Variable in class com.hazelcast.cardinality.impl.operations.CardinalityEstimatorBackupAwareOperation
-
- shouldBackup() - Method in class com.hazelcast.cardinality.impl.operations.CardinalityEstimatorBackupAwareOperation
-
- shouldBackup() - Method in class com.hazelcast.cardinality.impl.operations.MergeOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddAllOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionAddOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionClearOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionCompareAndRemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionMergeOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.collection.operations.CollectionRemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.list.operations.ListRemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.list.operations.ListSetOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.queue.operations.AddAllOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.queue.operations.ClearOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.queue.operations.DrainOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.queue.operations.OfferOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.queue.operations.PollOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.queue.operations.QueueMergeOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.queue.operations.RemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionCommitOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionPrepareOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionRollbackOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnAddOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.txncollection.operations.CollectionTxnRemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnCommitOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnOfferOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPollOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPrepareOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReserveOfferOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReservePollOperation
-
- shouldBackup() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnRollbackOperation
-
- shouldBackup - Variable in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBackupAwareOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBackupAwareOperation
-
- shouldBackup - Variable in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBackupAwareOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBackupAwareOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.atomicreference.operations.CompareAndSetOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.countdownlatch.operations.SetCountOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.lock.operations.AwaitOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.lock.operations.LocalLockCleanupOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.lock.operations.LockOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.lock.operations.SignalOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.lock.operations.UnlockIfLeaseExpiredOperation
-
This operation runs on both primary and backup
If it is running on backup we should not send a backup operation
- shouldBackup() - Method in class com.hazelcast.concurrent.lock.operations.UnlockOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.semaphore.operations.AcquireOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.semaphore.operations.DrainOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.semaphore.operations.IncreaseOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.semaphore.operations.InitOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.semaphore.operations.ReduceOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.semaphore.operations.ReleaseOperation
-
- shouldBackup() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.BasePutOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.BaseRemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.ClearOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.DeleteOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.EntryOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.EvictAllOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.EvictOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.LegacyMergeOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.MapFlushOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.MergeOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.MultipleEntryOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.PartitionWideEntryOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.PutAllOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.PutFromLoadAllOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.PutIfAbsentOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.RemoveIfSameOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.RemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.ReplaceIfSameOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.ReplaceOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.SetTtlOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.TryPutOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.operation.TryRemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.tx.TxnPrepareOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.tx.TxnRollbackOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- shouldBackup() - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- shouldBackup() - Method in class com.hazelcast.multimap.impl.operations.AbstractBackupAwareMultiMapOperation
-
- shouldBackup() - Method in class com.hazelcast.multimap.impl.operations.ClearOperation
-
- shouldBackup() - Method in class com.hazelcast.multimap.impl.operations.DeleteOperation
-
- shouldBackup() - Method in class com.hazelcast.multimap.impl.operations.MergeOperation
-
- shouldBackup() - Method in class com.hazelcast.multimap.impl.operations.PutOperation
-
- shouldBackup() - Method in class com.hazelcast.multimap.impl.operations.RemoveAllOperation
-
- shouldBackup() - Method in class com.hazelcast.multimap.impl.operations.RemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.multimap.impl.txn.TxnCommitOperation
-
- shouldBackup() - Method in class com.hazelcast.multimap.impl.txn.TxnPrepareOperation
-
- shouldBackup() - Method in class com.hazelcast.multimap.impl.txn.TxnPutOperation
-
- shouldBackup() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveAllOperation
-
- shouldBackup() - Method in class com.hazelcast.multimap.impl.txn.TxnRemoveOperation
-
- shouldBackup() - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllOperation
-
- shouldBackup() - Method in class com.hazelcast.ringbuffer.impl.operations.AddOperation
-
- shouldBackup() - Method in class com.hazelcast.ringbuffer.impl.operations.MergeOperation
-
- shouldBackup() - Method in class com.hazelcast.scheduledexecutor.impl.operations.AbstractBackupAwareSchedulerOperation
-
- shouldBackup() - Method in class com.hazelcast.scheduledexecutor.impl.operations.MergeOperation
-
- shouldBackup() - Method in class com.hazelcast.scheduledexecutor.impl.operations.SyncStateOperation
-
- shouldBackup() - Method in interface com.hazelcast.spi.BackupAwareOperation
-
Checks if a backup needs to be made.
- shouldBackup() - Method in class com.hazelcast.transaction.impl.xa.operations.ClearRemoteTransactionOperation
-
- shouldBackup() - Method in class com.hazelcast.transaction.impl.xa.operations.FinalizeRemoteTransactionOperation
-
- shouldBackup() - Method in class com.hazelcast.transaction.impl.xa.operations.PutRemoteTransactionOperation
-
- shouldBlockReads() - Method in interface com.hazelcast.concurrent.lock.LockResource
-
- shouldBlockReads(Data) - Method in interface com.hazelcast.concurrent.lock.LockStore
-
- shouldBlockReads(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- shouldBlockReads(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
-
- shouldCancel(boolean) - Method in class com.hazelcast.mapreduce.impl.task.TrackableJobFuture
-
- shouldCancel(boolean) - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
-
Protected method invoked on cancel().
- shouldCloneOnEntryProcessing(int) - Method in class com.hazelcast.map.impl.MapContainer
-
- shouldConnectTo(Address) - Method in interface com.hazelcast.nio.IOService
-
- shouldConnectTo(Address) - Method in class com.hazelcast.nio.NodeIOService
-
- shouldDoInitialLoad() - Method in class com.hazelcast.map.impl.MapKeyLoader
-
Returns true
if the keys are not loaded yet, promoting this key
loader and resetting the loading state if necessary in the process.
- shouldEvict() - Method in class com.hazelcast.map.impl.recordstore.AbstractEvictableRecordStore
-
- shouldEvict() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Returns true
if eviction is allowed on this record-store, otherwise false
- shouldFailOnIndeterminateOperationState() - Method in class com.hazelcast.spi.impl.operationservice.impl.Invocation
-
- shouldFailOnIndeterminateOperationState() - Method in class com.hazelcast.spi.InvocationBuilder
-
- shouldHandle(OutOfMemoryError) - Method in class com.hazelcast.core.OutOfMemoryHandler
-
Decides if the OutOfMemoryError thrown will be handled by this OutOfMemoryHandler or not.
- shouldHandle(OutOfMemoryError) - Method in class com.hazelcast.instance.DefaultOutOfMemoryHandler
-
- shouldIncludeValue() - Method in class com.hazelcast.client.impl.protocol.task.multimap.AbstractMultiMapAddEntryListenerMessageTask
-
- shouldIncludeValue() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapAddEntryListenerMessageTask
-
- shouldIncludeValue() - Method in class com.hazelcast.client.impl.protocol.task.multimap.MultiMapAddEntryListenerToKeyMessageTask
-
- shouldMerge(SplitBrainJoinMessage) - Method in class com.hazelcast.internal.cluster.impl.ClusterJoinManager
-
- shouldNotify() - Method in class com.hazelcast.collection.impl.queue.operations.AddAllOperation
-
- shouldNotify() - Method in class com.hazelcast.collection.impl.queue.operations.ClearOperation
-
- shouldNotify() - Method in class com.hazelcast.collection.impl.queue.operations.CompareAndRemoveOperation
-
- shouldNotify() - Method in class com.hazelcast.collection.impl.queue.operations.DrainOperation
-
- shouldNotify() - Method in class com.hazelcast.collection.impl.queue.operations.OfferOperation
-
- shouldNotify() - Method in class com.hazelcast.collection.impl.queue.operations.PollOperation
-
- shouldNotify() - Method in class com.hazelcast.collection.impl.queue.operations.RemoveOperation
-
- shouldNotify() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnCommitOperation
-
- shouldNotify() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnOfferOperation
-
- shouldNotify() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPollOperation
-
- shouldNotify() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnRollbackOperation
-
- shouldNotify() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownOperation
-
- shouldNotify() - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitOperation
-
- shouldNotify() - Method in class com.hazelcast.concurrent.lock.operations.UnlockOperation
-
- shouldNotify() - Method in class com.hazelcast.concurrent.semaphore.operations.ReleaseOperation
-
- shouldNotify() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDetachMemberOperation
-
- shouldNotify() - Method in class com.hazelcast.durableexecutor.impl.operations.PutResultOperation
-
- shouldNotify() - Method in class com.hazelcast.map.impl.operation.EntryOffloadableSetUnlockOperation
-
- shouldNotify() - Method in class com.hazelcast.map.impl.operation.NotifyMapFlushOperation
-
- shouldNotify() - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- shouldNotify() - Method in class com.hazelcast.map.impl.tx.TxnRollbackOperation
-
- shouldNotify() - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- shouldNotify() - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- shouldNotify() - Method in class com.hazelcast.multimap.impl.txn.TxnCommitOperation
-
- shouldNotify() - Method in class com.hazelcast.multimap.impl.txn.TxnRollbackOperation
-
- shouldNotify() - Method in class com.hazelcast.ringbuffer.impl.operations.AddAllOperation
-
- shouldNotify() - Method in class com.hazelcast.ringbuffer.impl.operations.AddOperation
-
- shouldNotify() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- shouldNotify() - Method in class com.hazelcast.scheduledexecutor.impl.operations.ResultReadyNotifyOperation
-
- shouldNotify() - Method in interface com.hazelcast.spi.Notifier
-
- shouldParkGetResult(String) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- shouldParkGetResult(String) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorMemberOwnedContainer
-
- shouldReply() - Method in class com.hazelcast.internal.ascii.AbstractTextCommand
-
- shouldReply() - Method in class com.hazelcast.internal.ascii.memcache.DeleteCommand
-
- shouldReply() - Method in class com.hazelcast.internal.ascii.memcache.IncrementCommand
-
- shouldReply() - Method in class com.hazelcast.internal.ascii.memcache.SetCommand
-
- shouldReply() - Method in class com.hazelcast.internal.ascii.memcache.TouchCommand
-
- shouldReply() - Method in class com.hazelcast.internal.ascii.rest.HttpCommand
-
- shouldReply() - Method in interface com.hazelcast.internal.ascii.TextCommand
-
- shouldReply() - Method in class com.hazelcast.internal.cluster.impl.BindMessage
-
- shouldRetry() - Method in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- shouldUnlockKeyOnBackup() - Method in class com.hazelcast.map.impl.operation.BasePutOperation
-
- shouldUnlockKeyOnBackup() - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- shouldUseGlobalIndex(MapConfig) - Method in class com.hazelcast.map.impl.MapContainer
-
- shouldWait() - Method in class com.hazelcast.collection.impl.queue.operations.OfferOperation
-
- shouldWait() - Method in class com.hazelcast.collection.impl.queue.operations.PollOperation
-
- shouldWait() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnPeekOperation
-
- shouldWait() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReserveOfferOperation
-
- shouldWait() - Method in class com.hazelcast.collection.impl.txnqueue.operations.TxnReservePollOperation
-
- shouldWait(String) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- shouldWait() - Method in class com.hazelcast.concurrent.countdownlatch.operations.AwaitOperation
-
- shouldWait() - Method in class com.hazelcast.concurrent.lock.operations.AwaitOperation
-
- shouldWait() - Method in class com.hazelcast.concurrent.lock.operations.LockOperation
-
- shouldWait() - Method in class com.hazelcast.concurrent.semaphore.operations.AcquireOperation
-
- shouldWait(int) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorContainer
-
- shouldWait() - Method in class com.hazelcast.durableexecutor.impl.operations.RetrieveAndDisposeResultOperation
-
- shouldWait() - Method in class com.hazelcast.durableexecutor.impl.operations.RetrieveResultOperation
-
- shouldWait() - Method in class com.hazelcast.internal.journal.EventJournalReadOperation
-
On every invocation this method reads from the event journal until
it has collected the minimum required number of response items.
- shouldWait() - Method in class com.hazelcast.map.impl.operation.AwaitMapFlushOperation
-
- shouldWait() - Method in class com.hazelcast.map.impl.operation.ContainsKeyOperation
-
- shouldWait() - Method in class com.hazelcast.map.impl.operation.EntryOperation
-
- shouldWait() - Method in class com.hazelcast.map.impl.operation.GetEntryViewOperation
-
- shouldWait() - Method in class com.hazelcast.map.impl.operation.GetOperation
-
- shouldWait() - Method in class com.hazelcast.map.impl.operation.LockAwareOperation
-
- shouldWait() - Method in class com.hazelcast.map.impl.tx.TxnDeleteOperation
-
- shouldWait() - Method in class com.hazelcast.map.impl.tx.TxnLockAndGetOperation
-
- shouldWait() - Method in class com.hazelcast.map.impl.tx.TxnSetOperation
-
- shouldWait() - Method in class com.hazelcast.map.impl.tx.TxnUnlockOperation
-
- shouldWait() - Method in class com.hazelcast.multimap.impl.operations.AbstractBackupAwareMultiMapOperation
-
- shouldWait() - Method in class com.hazelcast.multimap.impl.operations.ContainsEntryOperation
-
- shouldWait() - Method in class com.hazelcast.multimap.impl.operations.CountOperation
-
- shouldWait() - Method in class com.hazelcast.multimap.impl.operations.DeleteOperation
-
- shouldWait() - Method in class com.hazelcast.multimap.impl.operations.GetAllOperation
-
- shouldWait() - Method in class com.hazelcast.multimap.impl.txn.TxnLockAndGetOperation
-
- shouldWait() - Method in class com.hazelcast.multimap.impl.txn.TxnPrepareOperation
-
- shouldWait() - Method in class com.hazelcast.ringbuffer.impl.operations.ReadManyOperation
-
- shouldWait() - Method in class com.hazelcast.ringbuffer.impl.operations.ReadOneOperation
-
- shouldWait(long) - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
Returns if the sequence is one after the sequence of the newest item in the ring buffer.
- shouldWait() - Method in class com.hazelcast.scheduledexecutor.impl.operations.GetResultOperation
-
- shouldWait() - Method in interface com.hazelcast.spi.BlockingOperation
-
- shrinkMembersRemovedInNotJoinableState(Collection<String>) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- SHUFFLE_MEMBER_LIST - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
Client shuffles the given member list to prevent all clients to connect to the same node when
this property is set to true.
- shutdown(boolean) - Method in class com.hazelcast.cache.impl.AbstractCacheService
-
- shutdown() - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- shutdown(boolean) - Method in class com.hazelcast.cardinality.impl.CardinalityEstimatorService
-
- shutdown() - Method in class com.hazelcast.client.connection.ClientConnectionStrategy
-
- shutdown() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- shutdown() - Method in class com.hazelcast.client.connection.nio.ClientICMPManager
-
- shutdown() - Method in class com.hazelcast.client.connection.nio.DefaultClientConnectionStrategy
-
- shutdown() - Method in class com.hazelcast.client.connection.nio.HeartbeatManager
-
- shutdown(HazelcastInstance) - Static method in class com.hazelcast.client.HazelcastClient
-
Shutdown the provided client and remove it from the managed list
- shutdown(String) - Static method in class com.hazelcast.client.HazelcastClient
-
Shutdown the provided client and remove it from the managed list
- shutdown(HazelcastInstance) - Static method in class com.hazelcast.client.HazelcastClientManager
-
- shutdown(String) - Static method in class com.hazelcast.client.HazelcastClientManager
-
- shutdown(boolean) - Method in class com.hazelcast.client.impl.ClientEngineImpl
-
- shutdown() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- shutdown() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- shutdown() - Method in class com.hazelcast.client.impl.clientside.LifecycleServiceImpl
-
- shutdown() - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheScheduler
-
- shutdown() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- shutdown(TransactionOptions) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- shutdown() - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- shutdown() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- shutdown() - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- shutdown() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- shutdown() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- shutdown() - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- shutdown() - Method in class com.hazelcast.client.spi.impl.ClientResponseHandlerSupplier
-
- shutdown() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
-
- shutdown() - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- shutdown(boolean) - Method in class com.hazelcast.collection.impl.collection.CollectionService
-
- shutdown(boolean) - Method in class com.hazelcast.collection.impl.queue.QueueService
-
- shutdown(boolean) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
-
- shutdown(boolean) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
-
- shutdown(boolean) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
-
- shutdown(boolean) - Method in class com.hazelcast.concurrent.idgen.IdGeneratorService
-
- shutdown(boolean) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
-
- shutdown(boolean) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
-
- shutdown() - Method in interface com.hazelcast.core.Cluster
-
Changes state of the cluster to the
ClusterState.PASSIVE
transactionally,
then triggers the shutdown process on each node.
- shutdown(TransactionOptions) - Method in interface com.hazelcast.core.Cluster
-
Changes state of the cluster to the
ClusterState.PASSIVE
transactionally, then
triggers the shutdown process on each node.
- shutdown() - Method in interface com.hazelcast.core.HazelcastInstance
-
Shuts down this HazelcastInstance.
- shutdown() - Method in interface com.hazelcast.core.LifecycleService
-
Gracefully shuts down HazelcastInstance.
- shutdown(boolean) - Method in class com.hazelcast.crdt.CRDTReplicationMigrationService
-
- shutdown(boolean) - Method in class com.hazelcast.crdt.pncounter.PNCounterService
-
- shutdown(boolean) - Method in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- SHUTDOWN - Static variable in class com.hazelcast.durableexecutor.impl.DurableExecutorDataSerializerHook
-
- shutdown() - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- shutdown(boolean) - Method in class com.hazelcast.executor.impl.DistributedExecutorService
-
- SHUTDOWN - Static variable in class com.hazelcast.executor.impl.ExecutorDataSerializerHook
-
- shutdown() - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- shutdown(boolean) - Method in class com.hazelcast.flakeidgen.impl.FlakeIdGeneratorService
-
- shutdown() - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- shutdown() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
-
- shutdown() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
-
- shutdown() - Method in class com.hazelcast.instance.LifecycleServiceImpl
-
- shutdown(boolean) - Method in class com.hazelcast.instance.Node
-
- shutdown() - Method in interface com.hazelcast.instance.NodeExtension
-
Shutdowns NodeExtension.
- shutdown() - Method in class com.hazelcast.instance.TerminatedLifecycleService
-
- shutdown(boolean) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- shutdown() - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- shutdown(TransactionOptions) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- shutdown() - Method in class com.hazelcast.internal.diagnostics.Diagnostics
-
- shutdown(boolean) - Method in class com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService
-
- shutdown() - Method in class com.hazelcast.internal.jmx.InstanceMBean
-
- shutdown(String) - Static method in class com.hazelcast.internal.jmx.ManagementService
-
- shutdown() - Method in class com.hazelcast.internal.management.ManagementCenterService
-
- shutdown() - Method in class com.hazelcast.internal.metrics.impl.MetricsRegistryImpl
-
- shutdown() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.BatchInvalidator
-
- shutdown() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.Invalidator
-
Shuts down this invalidator and releases used resources.
- shutdown() - Method in interface com.hazelcast.internal.networking.Networking
-
Shuts down Networking.
- shutdown() - Method in class com.hazelcast.internal.networking.nio.NioNetworking
-
- shutdown() - Method in class com.hazelcast.internal.networking.nio.NioThread
-
- shutdown(boolean) - Method in class com.hazelcast.internal.partition.impl.InternalPartitionServiceImpl
-
- shutdown(boolean) - Method in class com.hazelcast.internal.usercodedeployment.UserCodeDeploymentService
-
- shutdown(boolean) - Method in class com.hazelcast.map.impl.MapManagedService
-
- shutdown(boolean) - Method in class com.hazelcast.map.impl.MapService
-
- shutdown() - Method in interface com.hazelcast.map.impl.MapServiceContext
-
Releases internal resources solely managed by Hazelcast.
- shutdown() - Method in class com.hazelcast.map.impl.nearcache.MapNearCacheManager
-
- shutdown() - Method in interface com.hazelcast.map.impl.querycache.QueryCacheScheduler
-
Shuts down this scheduler.
- shutdown() - Method in class com.hazelcast.map.impl.querycache.subscriber.NodeQueryCacheScheduler
-
- shutdown(boolean) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
-
- shutdown(boolean) - Method in class com.hazelcast.multimap.impl.MultiMapService
-
- shutdown() - Method in interface com.hazelcast.nio.ConnectionManager
-
Shutdowns ConnectionManager completely.
- shutdown() - Method in class com.hazelcast.nio.tcp.TcpIpAcceptor
-
- shutdown() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- shutdown() - Method in class com.hazelcast.replicatedmap.impl.PartitionContainer
-
- shutdown(boolean) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapService
-
- shutdown(boolean) - Method in class com.hazelcast.ringbuffer.impl.RingbufferService
-
- shutdown(boolean) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- SHUTDOWN - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- shutdown() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorServiceProxy
-
- shutdown() - Method in interface com.hazelcast.scheduledexecutor.IScheduledExecutorService
-
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
- shutdown() - Method in class com.hazelcast.spi.impl.eventservice.impl.EventServiceImpl
-
- shutdown() - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- shutdown(boolean) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- shutdown() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- shutdown() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationThread
-
- shutdown() - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Shuts down this OperationExecutor.
- shutdown() - Method in class com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector
-
- shutdown() - Method in class com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl
-
- shutdown() - Method in class com.hazelcast.spi.impl.operationservice.impl.InboundResponseHandlerSupplier
-
- shutdown() - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor
-
- shutdown() - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry
-
- shutdown() - Method in class com.hazelcast.spi.impl.proxyservice.impl.ProxyServiceImpl
-
- shutdown(boolean) - Method in class com.hazelcast.spi.impl.servicemanager.impl.ServiceManagerImpl
-
- shutdown(boolean) - Method in interface com.hazelcast.spi.ManagedService
-
Shuts down this service.
- shutdown(boolean) - Method in class com.hazelcast.topic.impl.reliable.ReliableTopicService
-
- shutdown(boolean) - Method in class com.hazelcast.topic.impl.TopicService
-
- shutdown(boolean) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
-
- shutdown(boolean) - Method in class com.hazelcast.transaction.impl.xa.XAService
-
- shutdown() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- shutdown() - Method in class com.hazelcast.util.executor.StripedExecutor
-
Shuts down this StripedExecutor.
- shutdown() - Method in class com.hazelcast.util.PhoneHome
-
- shutdown() - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- shutdown() - Method in interface com.hazelcast.wan.WanReplicationEndpoint
-
Closes the endpoint and its internal connections and shuts down other internal states
- shutdown() - Method in interface com.hazelcast.wan.WanReplicationService
-
Starts the shutdown process of the WAN replication service.
- SHUTDOWN_NODE - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- SHUTDOWN_REQUEST - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- SHUTDOWN_RESPONSE - Static variable in class com.hazelcast.internal.partition.impl.PartitionDataSerializerHook
-
- shutdownAll() - Static method in class com.hazelcast.client.HazelcastClient
-
Shuts down all the client HazelcastInstance created in this JVM.
- shutdownAll() - Static method in class com.hazelcast.client.HazelcastClientManager
-
- shutdownAll() - Static method in class com.hazelcast.core.Hazelcast
-
- shutdownAll() - Static method in class com.hazelcast.instance.HazelcastInstanceFactory
-
- shutdownAll(List<HazelcastInstanceProxy>) - Static method in class com.hazelcast.internal.jmx.ManagementService
-
- shutdownAll() - Method in interface com.hazelcast.osgi.HazelcastOSGiService
-
- ShutdownClusterRequest - Class in com.hazelcast.internal.management.request
-
Request coming from Management Center for shutting down the
Cluster
- ShutdownClusterRequest() - Constructor for class com.hazelcast.internal.management.request.ShutdownClusterRequest
-
- shutdownDurableExecutor(String) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- shutdownDurableExecutor(String) - Method in interface com.hazelcast.spi.impl.executionservice.InternalExecutionService
-
- shutdownExecutor(String, ExecutorService, ILogger) - Static method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- shutdownExecutor(String) - Method in class com.hazelcast.durableexecutor.impl.DistributedDurableExecutorService
-
- shutdownExecutor(String) - Method in class com.hazelcast.executor.impl.DistributedExecutorService
-
- shutdownExecutor(String) - Method in class com.hazelcast.scheduledexecutor.impl.DistributedScheduledExecutorService
-
- shutdownExecutor(String) - Method in interface com.hazelcast.spi.ExecutionService
-
- shutdownExecutor(String) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- shutdownHazelcastInstance(HazelcastOSGiInstance) - Method in interface com.hazelcast.osgi.HazelcastOSGiService
-
- SHUTDOWNHOOK_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- SHUTDOWNHOOK_POLICY - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Behaviour when JVM is about to exit while Hazelcast instance is still running.
- shutdownInvocations() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
Shuts down invocation infrastructure.
- shutdownNodeByFiringEvents(Node, boolean) - Static method in class com.hazelcast.instance.NodeShutdownHelper
-
Shutdowns a node by firing lifecycle events.
- ShutdownNodeOp - Class in com.hazelcast.internal.cluster.impl.operations
-
- ShutdownNodeOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.ShutdownNodeOp
-
- shutdownNow() - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- shutdownNow() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- shutdownNow() - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- shutdownNow() - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- shutdownNow() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- ShutdownOperation - Class in com.hazelcast.durableexecutor.impl.operations
-
- ShutdownOperation() - Constructor for class com.hazelcast.durableexecutor.impl.operations.ShutdownOperation
-
- ShutdownOperation(String) - Constructor for class com.hazelcast.durableexecutor.impl.operations.ShutdownOperation
-
- ShutdownOperation - Class in com.hazelcast.executor.impl.operations
-
- ShutdownOperation() - Constructor for class com.hazelcast.executor.impl.operations.ShutdownOperation
-
- ShutdownOperation(String) - Constructor for class com.hazelcast.executor.impl.operations.ShutdownOperation
-
- ShutdownOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- ShutdownOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.ShutdownOperation
-
- ShutdownOperation(String) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.ShutdownOperation
-
- shutdownOperationExecutor() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- ShutdownRequestOperation - Class in com.hazelcast.internal.partition.operation
-
- ShutdownRequestOperation() - Constructor for class com.hazelcast.internal.partition.operation.ShutdownRequestOperation
-
- ShutdownResponseOperation - Class in com.hazelcast.internal.partition.operation
-
- ShutdownResponseOperation() - Constructor for class com.hazelcast.internal.partition.operation.ShutdownResponseOperation
-
- shutdownScheduledDurableExecutor(String) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- shutdownScheduledDurableExecutor(String) - Method in interface com.hazelcast.spi.impl.executionservice.InternalExecutionService
-
- signal() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- SIGNAL - Static variable in class com.hazelcast.concurrent.lock.LockDataSerializerHook
-
- signal(Data, String, int, String) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
-
- SIGNAL_BACKUP - Static variable in class com.hazelcast.concurrent.lock.LockDataSerializerHook
-
- signalAll() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- SignalBackupOperation - Class in com.hazelcast.concurrent.lock.operations
-
- SignalBackupOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.SignalBackupOperation
-
- SignalBackupOperation(ObjectNamespace, Data, long, String, boolean) - Constructor for class com.hazelcast.concurrent.lock.operations.SignalBackupOperation
-
- signalMigrationComplete() - Method in class com.hazelcast.internal.networking.nio.iobalancer.IOBalancer
-
- SignalOperation - Class in com.hazelcast.concurrent.lock.operations
-
- SignalOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.SignalOperation
-
- SignalOperation(ObjectNamespace, Data, long, String, boolean) - Constructor for class com.hazelcast.concurrent.lock.operations.SignalOperation
-
- SilentException - Interface in com.hazelcast.spi.exception
-
Marked interface for exceptions.
- SIMPLE_CACHE_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- SIMPLE_CACHE_CONFIG_DURATION_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- SIMPLE_CACHE_CONFIG_EXPIRY_POLICY_FACTORY_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- SIMPLE_CACHE_CONFIG_TIMED_EXPIRY_POLICY_FACTORY_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- SIMPLE_CACHE_ENTRY_LISTENER_CONFIG - Static variable in class com.hazelcast.config.ConfigDataSerializerHook
-
- SimpleCommand - Class in com.hazelcast.internal.ascii.memcache
-
- SimpleCommand(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.internal.ascii.memcache.SimpleCommand
-
- SimpleCommandParser - Class in com.hazelcast.internal.ascii.memcache
-
- SimpleCommandParser(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.internal.ascii.memcache.SimpleCommandParser
-
- SimpleCommandProcessor - Class in com.hazelcast.internal.ascii.memcache
-
- SimpleCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.internal.ascii.memcache.SimpleCommandProcessor
-
- SimpleCompletableFuture<T> - Class in com.hazelcast.internal.util
-
- SimpleCompletableFuture(NodeEngine) - Constructor for class com.hazelcast.internal.util.SimpleCompletableFuture
-
- SimpleCompletedFuture<E> - Class in com.hazelcast.internal.util
-
- SimpleCompletedFuture(E) - Constructor for class com.hazelcast.internal.util.SimpleCompletedFuture
-
Creates a completed future with the given result.
- SimpleCompletedFuture(Throwable) - Constructor for class com.hazelcast.internal.util.SimpleCompletedFuture
-
- SimpleDiscoveryNode - Class in com.hazelcast.spi.discovery
-
- SimpleDiscoveryNode(Address) - Constructor for class com.hazelcast.spi.discovery.SimpleDiscoveryNode
-
This constructor will set private and public addresses to the same value and no properties
are available.
- SimpleDiscoveryNode(Address, Map<String, Object>) - Constructor for class com.hazelcast.spi.discovery.SimpleDiscoveryNode
-
This constructor will set private and public addresses to the same value.
- SimpleDiscoveryNode(Address, Address) - Constructor for class com.hazelcast.spi.discovery.SimpleDiscoveryNode
-
This constructor will set private and public addresses separately and no properties are available.
- SimpleDiscoveryNode(Address, Address, Map<String, Object>) - Constructor for class com.hazelcast.spi.discovery.SimpleDiscoveryNode
-
This constructor will set private and public addresses separately.
- SimpleEntry(K, V) - Constructor for class com.hazelcast.util.ConcurrentReferenceHashMap.SimpleEntry
-
- SimpleEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class com.hazelcast.util.ConcurrentReferenceHashMap.SimpleEntry
-
- SimpleEntryView<K,V> - Class in com.hazelcast.map.impl
-
SimpleEntryView is an implementation of
EntryView
and also it is writable.
- SimpleEntryView(K, V) - Constructor for class com.hazelcast.map.impl.SimpleEntryView
-
- SimpleEntryView() - Constructor for class com.hazelcast.map.impl.SimpleEntryView
-
- SimpleExecutionCallback<E> - Class in com.hazelcast.spi.impl
-
A ExecutionCallback implementation that simplifies the implementation of the ExecutionCallback by only
needing to implement a single method.
- SimpleExecutionCallback() - Constructor for class com.hazelcast.spi.impl.SimpleExecutionCallback
-
- SimplePropertyDefinition - Class in com.hazelcast.config.properties
-
- SimplePropertyDefinition(String, TypeConverter) - Constructor for class com.hazelcast.config.properties.SimplePropertyDefinition
-
- SimplePropertyDefinition(String, boolean, TypeConverter) - Constructor for class com.hazelcast.config.properties.SimplePropertyDefinition
-
- SimplePropertyDefinition(String, boolean, TypeConverter, ValueValidator) - Constructor for class com.hazelcast.config.properties.SimplePropertyDefinition
-
- SimulateLoadTask - Class in com.hazelcast.console
-
A simulated load test.
- SimulateLoadTask(int, int, String) - Constructor for class com.hazelcast.console.SimulateLoadTask
-
- SINGLE_ATTRIBUTE - Static variable in class com.hazelcast.projection.impl.ProjectionDataSerializerHook
-
- singleAttribute(String) - Static method in class com.hazelcast.projection.Projections
-
Returns a projection that extracts the value of the given attributePath
.
- SingleAttributeProjection<I,O> - Class in com.hazelcast.projection.impl
-
Projection that extracts the values of the given attribute and returns it.
- SingleAttributeProjection(String) - Constructor for class com.hazelcast.projection.impl.SingleAttributeProjection
-
- SingleExecutorThreadFactory - Class in com.hazelcast.util.executor
-
- SingleExecutorThreadFactory(ClassLoader, String) - Constructor for class com.hazelcast.util.executor.SingleExecutorThreadFactory
-
- SingleIMapEvent - Class in com.hazelcast.map.impl.querycache.event
-
- SingleIMapEvent(QueryCacheEventData) - Constructor for class com.hazelcast.map.impl.querycache.event.SingleIMapEvent
-
- singleLine() - Static method in class com.hazelcast.internal.json.PrettyPrint
-
Print every value on a separate line.
- SingleMemberGroup - Class in com.hazelcast.partition.membergroup
-
- SingleMemberGroup() - Constructor for class com.hazelcast.partition.membergroup.SingleMemberGroup
-
- SingleMemberGroup(Member) - Constructor for class com.hazelcast.partition.membergroup.SingleMemberGroup
-
- SingleMemberGroupFactory - Class in com.hazelcast.partition.membergroup
-
Arranges members in single-member groups (every member is its own group).
- SingleMemberGroupFactory() - Constructor for class com.hazelcast.partition.membergroup.SingleMemberGroupFactory
-
- SingleNearCacheInvalidation - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
Represents a single key invalidation.
- SingleNearCacheInvalidation() - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.SingleNearCacheInvalidation
-
- SingleNearCacheInvalidation(Data, String, String, UUID, long) - Constructor for class com.hazelcast.internal.nearcache.impl.invalidation.SingleNearCacheInvalidation
-
- SingleResultSet - Class in com.hazelcast.query.impl
-
Multiple result set for Predicates.
- SingleResultSet(Map<Data, QueryableEntry>) - Constructor for class com.hazelcast.query.impl.SingleResultSet
-
- size() - Method in interface com.hazelcast.cache.ICache
-
Total entry count.
- size() - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- SIZE - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- size() - Method in interface com.hazelcast.cache.impl.ICacheRecordStore
-
Calculates the entry size of this store which reflects the partition size of the cache.
- size() - Method in interface com.hazelcast.client.impl.ClientEndpointManager
-
Returns the current number of endpoints.
- size() - Method in class com.hazelcast.client.impl.ClientEndpointManagerImpl
-
- size() - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- size() - Method in class com.hazelcast.client.proxy.txn.ClientTxnListProxy
-
- size() - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- size() - Method in class com.hazelcast.client.proxy.txn.ClientTxnMultiMapProxy
-
- size() - Method in class com.hazelcast.client.proxy.txn.ClientTxnQueueProxy
-
- size() - Method in class com.hazelcast.client.proxy.txn.ClientTxnSetProxy
-
- size() - Method in class com.hazelcast.collection.impl.collection.AbstractCollectionProxyImpl
-
- size() - Method in class com.hazelcast.collection.impl.collection.CollectionContainer
-
- size() - Method in class com.hazelcast.collection.impl.queue.QueueContainer
-
- SIZE - Static variable in class com.hazelcast.collection.impl.queue.QueueDataSerializerHook
-
- size() - Method in class com.hazelcast.collection.impl.txncollection.AbstractTransactionalCollectionProxy
-
- size() - Method in class com.hazelcast.collection.impl.txnqueue.TransactionalQueueProxySupport
-
- size - Variable in class com.hazelcast.config.EvictionConfig
-
- size - Variable in class com.hazelcast.config.QuorumConfigBuilder
-
Quorum size: expected number of live members in cluster for quorum to be present.
- size() - Method in interface com.hazelcast.core.BaseMap
-
Returns the number of entries in this map.
- size() - Method in interface com.hazelcast.core.BaseMultiMap
-
Returns the number of key-value pairs in the multimap.
- size() - Method in interface com.hazelcast.core.BaseQueue
-
Returns the number of elements in this collection.
- size() - Method in interface com.hazelcast.core.MultiMap
-
Returns the number of key-value pairs in the multimap.
- size() - Method in interface com.hazelcast.core.TransactionalList
-
Returns the size of the list.
- size() - Method in interface com.hazelcast.core.TransactionalMap
-
- size() - Method in interface com.hazelcast.core.TransactionalMultiMap
-
Returns the number of key-value pairs in the multimap.
- size() - Method in interface com.hazelcast.core.TransactionalQueue
-
Returns the number of elements in this collection.
- size() - Method in interface com.hazelcast.core.TransactionalSet
-
Returns the size of the set.
- size() - Method in interface com.hazelcast.internal.adapter.DataStructureAdapter
-
- size() - Method in class com.hazelcast.internal.adapter.ICacheDataStructureAdapter
-
- size() - Method in class com.hazelcast.internal.adapter.IMapDataStructureAdapter
-
- size() - Method in class com.hazelcast.internal.adapter.ReplicatedMapDataStructureAdapter
-
- size() - Method in class com.hazelcast.internal.adapter.TransactionalMapDataStructureAdapter
-
- size(String) - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
Returns the size of the distributed queue instance with the specified name
- size(String) - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- size() - Method in class com.hazelcast.internal.cluster.impl.MemberSelectingCollection
-
- size() - Method in class com.hazelcast.internal.cluster.impl.MembersView
-
- size() - Method in class com.hazelcast.internal.dynamicconfig.AggregatingMap
-
- size() - Method in class com.hazelcast.internal.json.JsonArray
-
Returns the number of elements in this array.
- size() - Method in class com.hazelcast.internal.json.JsonObject
-
Returns the number of members (name/value pairs) in this object.
- size() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- size() - Method in class com.hazelcast.internal.nearcache.impl.invalidation.InvalidationQueue
-
- size() - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- size() - Method in interface com.hazelcast.internal.nearcache.NearCache
-
Gets the count of stored records.
- size() - Method in interface com.hazelcast.internal.nearcache.NearCacheRecordStore
-
Gets the number of stored records.
- size() - Method in interface com.hazelcast.internal.util.collection.Long2LongMap
-
- size() - Method in class com.hazelcast.internal.util.collection.Long2LongMapHsa
-
- size() - Method in interface com.hazelcast.internal.util.collection.LongSet
-
- size() - Method in class com.hazelcast.internal.util.collection.LongSetHsa
-
- size() - Method in class com.hazelcast.internal.util.concurrent.MPSCQueue
-
.
- size() - Method in interface com.hazelcast.internal.util.hashslot.HashSlotArray
-
- size() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- size() - Method in class com.hazelcast.internal.util.ResultSet
-
- SIZE - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- size() - Method in class com.hazelcast.map.impl.MapEntries
-
- size() - Method in interface com.hazelcast.map.impl.mapstore.writebehind.WriteBehindQueue
-
- size() - Method in class com.hazelcast.map.impl.query.QueryResult
-
- size() - Method in class com.hazelcast.map.impl.query.QueryResultCollection
-
- size() - Method in interface com.hazelcast.map.impl.querycache.accumulator.Accumulator
-
Current size of accumulator.
- size() - Method in class com.hazelcast.map.impl.querycache.accumulator.BasicAccumulator
-
- size() - Method in interface com.hazelcast.map.impl.querycache.accumulator.CyclicBuffer
-
Returns the size of unread events in this buffer according to the current head.
- size() - Method in class com.hazelcast.map.impl.querycache.accumulator.DefaultCyclicBuffer
-
- size() - Method in class com.hazelcast.map.impl.querycache.event.BatchEventData
-
- size() - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- size() - Method in interface com.hazelcast.map.impl.querycache.subscriber.QueryCacheRecordStore
-
- size() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
Size may not give precise size at a specific moment
due to the expiration logic.
- size() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- size() - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
- size() - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- size() - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- size() - Method in interface com.hazelcast.map.QueryCache
-
- size() - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- SIZE - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- size() - Method in class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- size() - Method in class com.hazelcast.multimap.impl.txn.MultiMapTransactionLogRecord
-
- size() - Method in class com.hazelcast.multimap.impl.txn.TransactionalMultiMapProxySupport
-
- size() - Method in class com.hazelcast.partition.membergroup.DefaultMemberGroup
-
- size() - Method in interface com.hazelcast.partition.membergroup.MemberGroup
-
- size() - Method in class com.hazelcast.partition.membergroup.SingleMemberGroup
-
- size() - Method in class com.hazelcast.query.impl.AndResultSet
-
- size() - Method in class com.hazelcast.query.impl.DuplicateDetectingMultiResult
-
- size() - Method in class com.hazelcast.query.impl.FastMultiResultSet
-
- size() - Method in class com.hazelcast.query.impl.OrResultSet
-
- size() - Method in class com.hazelcast.query.impl.SingleResultSet
-
- size() - Method in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapEntries
-
- SIZE - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- size() - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- size() - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- size() - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- size() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- size() - Method in class com.hazelcast.ringbuffer.impl.ArrayRingbuffer
-
- size() - Method in class com.hazelcast.ringbuffer.impl.client.PortableReadResultSet
-
- size() - Method in class com.hazelcast.ringbuffer.impl.ReadResultSetImpl
-
- size() - Method in interface com.hazelcast.ringbuffer.impl.Ringbuffer
-
- size() - Method in class com.hazelcast.ringbuffer.impl.RingbufferContainer
-
- size() - Method in class com.hazelcast.ringbuffer.impl.RingbufferProxy
-
- size() - Method in interface com.hazelcast.ringbuffer.ReadResultSet
-
Return the result set size.
- size() - Method in interface com.hazelcast.ringbuffer.Ringbuffer
-
Returns number of items in the Ringbuffer.
- size() - Method in interface com.hazelcast.spi.impl.operationexecutor.impl.OperationQueue
-
Returns the total number of pending operations.
- size() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationQueueImpl
-
- size() - Method in class com.hazelcast.spi.impl.operationparker.impl.WaitSet
-
- size() - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry
-
Returns the number of pending invocations.
- size() - Method in class com.hazelcast.spi.impl.SerializableList
-
- size() - Method in class com.hazelcast.spi.impl.UnmodifiableLazyList
-
- size() - Method in class com.hazelcast.spi.merge.RingbufferMergeData
-
- size() - Method in class com.hazelcast.transaction.impl.TransactionLog
-
Returns the number of TransactionRecords in this TransactionLog.
- size() - Method in class com.hazelcast.util.collection.BiInt2ObjectMap
-
Return the number of unique entries in the map.
- size() - Method in class com.hazelcast.util.collection.InflatableSet.Builder
-
- size() - Method in class com.hazelcast.util.collection.InflatableSet
-
- size() - Method in class com.hazelcast.util.collection.Int2ObjectHashMap.KeySet
-
- size() - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- size() - Method in class com.hazelcast.util.collection.IntHashSet
-
- size() - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- size() - Method in class com.hazelcast.util.collection.Long2ObjectHashMap.KeySet
-
- size() - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- size() - Method in class com.hazelcast.util.collection.LongHashSet
- size() - Method in class com.hazelcast.util.collection.MapDelegatingSet
- size() - Method in class com.hazelcast.util.collection.OAHashSet
-
- size() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class com.hazelcast.util.scheduler.SecondsBasedEntryTaskScheduler
-
- SIZE_FACTORY - Static variable in class com.hazelcast.cache.impl.CacheDataSerializerHook
-
- SIZE_FACTORY - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- SIZE_OFFSET - Static variable in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- SizeOperation - Class in com.hazelcast.collection.impl.queue.operations
-
Notify size of the queue.
- SizeOperation() - Constructor for class com.hazelcast.collection.impl.queue.operations.SizeOperation
-
- SizeOperation(String) - Constructor for class com.hazelcast.collection.impl.queue.operations.SizeOperation
-
- SizeOperation - Class in com.hazelcast.multimap.impl.operations
-
- SizeOperation() - Constructor for class com.hazelcast.multimap.impl.operations.SizeOperation
-
- SizeOperation(String) - Constructor for class com.hazelcast.multimap.impl.operations.SizeOperation
-
- SizeOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
- SizeOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.SizeOperation
-
- SizeOperation(String) - Constructor for class com.hazelcast.replicatedmap.impl.operation.SizeOperation
-
- SizeOperationFactory - Class in com.hazelcast.map.impl.operation
-
- SizeOperationFactory() - Constructor for class com.hazelcast.map.impl.operation.SizeOperationFactory
-
- SizeOperationFactory(String) - Constructor for class com.hazelcast.map.impl.operation.SizeOperationFactory
-
- skip(long) - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- skipBytes(int) - Method in class com.hazelcast.internal.serialization.impl.ObjectDataInputStream
-
- SkipIndexPredicate - Class in com.hazelcast.query.impl
-
The
SkipIndexPredicate
is a predicate that prevents
an index from being used on the wrapped predicate.
- SkipIndexPredicate(Predicate) - Constructor for class com.hazelcast.query.impl.SkipIndexPredicate
-
- Slf4jFactory - Class in com.hazelcast.logging
-
- Slf4jFactory() - Constructor for class com.hazelcast.logging.Slf4jFactory
-
- SlotAssignmentResult - Interface in com.hazelcast.internal.util.hashslot
-
An object that carries information about the result of a slot assignment
invocation.
- SlotAssignmentResultImpl - Class in com.hazelcast.internal.util.hashslot.impl
-
POJO implementation of the result of a slot assignment invocation.
- SlotAssignmentResultImpl() - Constructor for class com.hazelcast.internal.util.hashslot.impl.SlotAssignmentResultImpl
-
- slotBase(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- slotHash(long, long) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- slotLength - Variable in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
Total length of an array slot in bytes.
- SLOW_INVOCATION_DETECTOR_THRESHOLD_MILLIS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Deprecated.
- SLOW_MAX_COUNT - Static variable in class com.hazelcast.internal.diagnostics.InvocationPlugin
-
The maximum number of slow invocations to print.
- SLOW_OPERATION_DETECTOR_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- SLOW_OPERATION_DETECTOR_LOG_PURGE_INTERVAL_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Purge interval for slow operation logs.
- SLOW_OPERATION_DETECTOR_LOG_RETENTION_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
This value defines the retention time of invocations in slow operation logs.
- SLOW_OPERATION_DETECTOR_STACK_TRACE_LOGGING_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Defines if the stacktraces of slow operations are logged in the log file.
- SLOW_OPERATION_DETECTOR_THRESHOLD_MILLIS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Defines a threshold above which a running operation in
OperationService
is considered to be slow.
- SLOW_THRESHOLD_SECONDS - Static variable in class com.hazelcast.internal.diagnostics.InvocationPlugin
-
The threshold in seconds to consider an invocation to be slow.
- SlowOperationDetector - Class in com.hazelcast.spi.impl.operationexecutor.slowoperationdetector
-
- SlowOperationDetector(LoggingService, OperationRunner[], OperationRunner[], HazelcastProperties, String) - Constructor for class com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector
-
- SlowOperationDTO - Class in com.hazelcast.internal.management.dto
-
A Serializable DTO for SlowOperationLog
.
- SlowOperationDTO() - Constructor for class com.hazelcast.internal.management.dto.SlowOperationDTO
-
- SlowOperationDTO(String, String, int, List<SlowOperationInvocationDTO>) - Constructor for class com.hazelcast.internal.management.dto.SlowOperationDTO
-
- SlowOperationInvocationDTO - Class in com.hazelcast.internal.management.dto
-
A Serializable DTO for SlowOperationLog.Invocation
.
- SlowOperationInvocationDTO() - Constructor for class com.hazelcast.internal.management.dto.SlowOperationInvocationDTO
-
- SlowOperationInvocationDTO(int, String, long, int) - Constructor for class com.hazelcast.internal.management.dto.SlowOperationInvocationDTO
-
- SlowOperationPlugin - Class in com.hazelcast.internal.diagnostics
-
- SlowOperationPlugin(NodeEngineImpl) - Constructor for class com.hazelcast.internal.diagnostics.SlowOperationPlugin
-
- SmartClientInvocationService - Class in com.hazelcast.client.spi.impl
-
- SmartClientInvocationService(HazelcastClientInstanceImpl, LoadBalancer) - Constructor for class com.hazelcast.client.spi.impl.SmartClientInvocationService
-
- SmartClientListenerService - Class in com.hazelcast.client.spi.impl.listener
-
- SmartClientListenerService(HazelcastClientInstanceImpl, int, int) - Constructor for class com.hazelcast.client.spi.impl.listener.SmartClientListenerService
-
- snapshot() - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledTaskStatisticsImpl
-
- sneakyThrow(Throwable) - Static method in class com.hazelcast.util.ExceptionUtil
-
- SO_KEEPALIVE - Static variable in class com.hazelcast.internal.networking.ChannelOption
-
- SO_LINGER - Static variable in class com.hazelcast.internal.networking.ChannelOption
-
- SO_RCVBUF - Static variable in class com.hazelcast.internal.networking.ChannelOption
-
- SO_REUSEADDR - Static variable in class com.hazelcast.internal.networking.ChannelOption
-
- SO_SNDBUF - Static variable in class com.hazelcast.internal.networking.ChannelOption
-
- SO_TIMEOUT - Static variable in class com.hazelcast.internal.networking.ChannelOption
-
- SOCKET - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- socket() - Method in class com.hazelcast.internal.networking.AbstractChannel
-
- socket() - Method in interface com.hazelcast.internal.networking.Channel
-
- SOCKET_BIND_ANY - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- SOCKET_BUFFER_DIRECT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
If the bytebuffers used in the socket should be a direct bytebuffer (true) or a regular bytebuffer (false).
- SOCKET_CLIENT_BIND - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- SOCKET_CLIENT_BIND_ANY - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- SOCKET_CLIENT_BUFFER_DIRECT - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- SOCKET_CLIENT_RECEIVE_BUFFER_SIZE - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Overrides receive buffer size for connections opened by clients.
- SOCKET_CLIENT_SEND_BUFFER_SIZE - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Overrides send buffer size for connections opened by clients.
- SOCKET_CONNECT_TIMEOUT_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- SOCKET_KEEP_ALIVE - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- SOCKET_LINGER_SECONDS - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- SOCKET_NO_DELAY - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- SOCKET_RECEIVE_BUFFER_SIZE - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- SOCKET_SEND_BUFFER_SIZE - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- SOCKET_SERVER_BIND_ANY - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
- socketChannel - Variable in class com.hazelcast.internal.networking.AbstractChannel
-
- socketChannel() - Method in class com.hazelcast.internal.networking.AbstractChannel
-
- socketChannel - Variable in class com.hazelcast.internal.networking.nio.NioPipeline
-
- SocketInterceptor - Interface in com.hazelcast.nio
-
An interface that provides the ability to intercept the creation of sockets.
- SocketInterceptorConfig - Class in com.hazelcast.config
-
Contains the configuration for interceptor socket.
- SocketInterceptorConfig() - Constructor for class com.hazelcast.config.SocketInterceptorConfig
-
- SocketOptions - Class in com.hazelcast.client.config
-
TCP Socket options
- SocketOptions() - Constructor for class com.hazelcast.client.config.SocketOptions
-
- softFlush() - Method in interface com.hazelcast.map.impl.mapstore.MapDataStore
-
- softFlush() - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindStore
-
- softFlush() - Method in class com.hazelcast.map.impl.mapstore.writethrough.WriteThroughStore
-
- softFlush() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- softFlush() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
- sort(long, long) - Method in class com.hazelcast.internal.util.sort.QuickSorter
-
Sort the part of the array that starts at the supplied index and has the supplied length.
- SortedIndexStore - Class in com.hazelcast.query.impl
-
Store indexes rankly.
- SortedIndexStore(IndexCopyBehavior) - Constructor for class com.hazelcast.query.impl.SortedIndexStore
-
- SortingUtil - Class in com.hazelcast.util
-
Utility class for generating Comparators to be used in sort methods specific to hazelcast classes.
- sortPartitionContainers(List<CachePartitionSegment>) - Method in class com.hazelcast.cache.impl.eviction.CacheClearExpiredRecordsTask
-
- sortPartitionContainers(List<T>) - Method in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- sortPartitionContainers(List<PartitionContainer>) - Method in class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
- SOURCE_NOT_AVAILABLE - Static variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- SPACE - Static variable in class com.hazelcast.internal.ascii.TextCommandConstants
-
- SparseHyperLogLogEncoder - Class in com.hazelcast.cardinality.impl.hyperloglog.impl
-
1.
- SparseHyperLogLogEncoder() - Constructor for class com.hazelcast.cardinality.impl.hyperloglog.impl.SparseHyperLogLogEncoder
-
- SPI_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- SPI_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- SPI_PORTABLE_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- SPI_PORTABLE_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- SPIAwareMemberGroupFactory - Class in com.hazelcast.partition.membergroup
-
- SPIAwareMemberGroupFactory(DiscoveryService) - Constructor for class com.hazelcast.partition.membergroup.SPIAwareMemberGroupFactory
-
- SpiDataSerializerHook - Class in com.hazelcast.spi.impl
-
- SpiDataSerializerHook() - Constructor for class com.hazelcast.spi.impl.SpiDataSerializerHook
-
- SpiPortableHook - Class in com.hazelcast.spi.impl
-
- SpiPortableHook() - Constructor for class com.hazelcast.spi.impl.SpiPortableHook
-
- split(String) - Static method in class com.hazelcast.client.impl.statistics.Statistics
-
This method uses ',' character by default.
- split(String, int, char) - Static method in class com.hazelcast.client.impl.statistics.Statistics
-
- SPLIT_BRAIN_DS_FACTORY - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- SPLIT_BRAIN_DS_FACTORY_ID - Static variable in class com.hazelcast.internal.serialization.impl.FactoryIdHelper
-
- SPLIT_BRAIN_JOIN_MESSAGE - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- SPLIT_BRAIN_MERGE_VALIDATION - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- SplitBrainDataSerializerHook - Class in com.hazelcast.spi.impl.merge
-
- SplitBrainDataSerializerHook() - Constructor for class com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook
-
- splitBrainHandlerService - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- splitBrainHandlerService - Variable in class com.hazelcast.map.impl.MapService
-
- SplitBrainHandlerService - Interface in com.hazelcast.spi
-
An interface that can be implemented by SPI services that want to be able to resolve a split-brain.
- SplitBrainJoinMessage - Class in com.hazelcast.internal.cluster.impl
-
A JoinMessage
issued by the master node of a subcluster to the master of another subcluster
while searching for other clusters for split brain recovery.
- SplitBrainJoinMessage() - Constructor for class com.hazelcast.internal.cluster.impl.SplitBrainJoinMessage
-
- SplitBrainJoinMessage(byte, int, MemberVersion, Address, String, boolean, ConfigCheck, Collection<Address>, int, Version, int) - Constructor for class com.hazelcast.internal.cluster.impl.SplitBrainJoinMessage
-
- SplitBrainJoinMessage.SplitBrainMergeCheckResult - Enum in com.hazelcast.internal.cluster.impl
-
- SplitBrainMergePolicy<V,T extends MergingValue<V>> - Interface in com.hazelcast.spi.merge
-
Policy for merging data structure values after a split-brain has been healed.
- SplitBrainMergePolicyProvider - Class in com.hazelcast.spi.merge
-
- SplitBrainMergePolicyProvider(NodeEngine) - Constructor for class com.hazelcast.spi.merge.SplitBrainMergePolicyProvider
-
- SplitBrainMergeTypeProvider<T extends MergingValue> - Interface in com.hazelcast.spi.merge
-
Returns a class with the provided merge value types.
- SplitBrainMergeTypes - Class in com.hazelcast.spi.merge
-
Collection of interfaces which define the provided merge types for each data structure.
- SplitBrainMergeTypes() - Constructor for class com.hazelcast.spi.merge.SplitBrainMergeTypes
-
- SplitBrainMergeTypes.AtomicLongMergeTypes - Interface in com.hazelcast.spi.merge
-
- SplitBrainMergeTypes.AtomicReferenceMergeTypes - Interface in com.hazelcast.spi.merge
-
- SplitBrainMergeTypes.CacheMergeTypes - Interface in com.hazelcast.spi.merge
-
Provided merge types of
ICache
.
- SplitBrainMergeTypes.CardinalityEstimatorMergeTypes - Interface in com.hazelcast.spi.merge
-
- SplitBrainMergeTypes.CollectionMergeTypes - Interface in com.hazelcast.spi.merge
-
Provided merge types of collections (
ISet
and
IList
).
- SplitBrainMergeTypes.MapMergeTypes - Interface in com.hazelcast.spi.merge
-
Provided merge types of
IMap
.
- SplitBrainMergeTypes.MultiMapMergeTypes - Interface in com.hazelcast.spi.merge
-
- SplitBrainMergeTypes.QueueMergeTypes - Interface in com.hazelcast.spi.merge
-
Provided merge types of
IQueue
.
- SplitBrainMergeTypes.ReplicatedMapMergeTypes - Interface in com.hazelcast.spi.merge
-
- SplitBrainMergeTypes.RingbufferMergeTypes - Interface in com.hazelcast.spi.merge
-
- SplitBrainMergeTypes.ScheduledExecutorMergeTypes - Interface in com.hazelcast.spi.merge
-
- SplitBrainMergeValidationOp - Class in com.hazelcast.internal.cluster.impl.operations
-
Validate whether clusters may merge to recover from a split brain, based on configuration & cluster version.
- SplitBrainMergeValidationOp() - Constructor for class com.hazelcast.internal.cluster.impl.operations.SplitBrainMergeValidationOp
-
- SplitBrainMergeValidationOp(SplitBrainJoinMessage) - Constructor for class com.hazelcast.internal.cluster.impl.operations.SplitBrainMergeValidationOp
-
- SplitBrainMulticastListener - Class in com.hazelcast.internal.cluster.impl
-
Listens for SplitBrainJoinMessage
s and adds them for processing by split brain handler.
- SplitBrainMulticastListener(Node, BlockingDeque<SplitBrainJoinMessage>) - Constructor for class com.hazelcast.internal.cluster.impl.SplitBrainMulticastListener
-
- splitByComma(String, boolean) - Static method in class com.hazelcast.util.StringUtil
-
Splits String value with comma "," used as a separator.
- SpringAware - Annotation Type in com.hazelcast.spring.context
-
Annotates a class for injection of Spring dependencies.
- SpringHazelcastCachingProvider - Class in com.hazelcast.spring.cache
-
- SpringManagedContext - Class in com.hazelcast.spring.context
-
- SpringManagedContext() - Constructor for class com.hazelcast.spring.context.SpringManagedContext
-
- SpringXmlBuilder(ParserContext, BeanDefinitionBuilder) - Constructor for class com.hazelcast.spring.HazelcastClientBeanDefinitionParser.SpringXmlBuilder
-
- SpringXmlBuilderHelper() - Constructor for class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
-
- sql - Variable in class com.hazelcast.config.PredicateConfig
-
- SQL_DATE_CONVERTER - Static variable in class com.hazelcast.query.impl.TypeConverters
-
- SQL_PREDICATE - Static variable in class com.hazelcast.query.impl.predicates.PredicateDataSerializerHook
-
- SQL_TIMESTAMP_CONVERTER - Static variable in class com.hazelcast.query.impl.TypeConverters
-
- SqlPredicate - Class in com.hazelcast.query
-
This class contains methods related to conversion of sql query to predicate.
- SqlPredicate(String) - Constructor for class com.hazelcast.query.SqlPredicate
-
- SqlPredicate() - Constructor for class com.hazelcast.query.SqlPredicate
-
- src - Variable in class com.hazelcast.internal.networking.ChannelHandler
-
- src() - Method in class com.hazelcast.internal.networking.ChannelHandler
-
Gets the source of this ChannelHandler.
- src(S) - Method in class com.hazelcast.internal.networking.ChannelHandler
-
Sets the source of this ChannelHandler.
- ss - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- ss - Variable in class com.hazelcast.map.impl.tx.TransactionalMapProxySupport
-
- ss - Variable in class com.hazelcast.query.impl.IndexImpl
-
- SSLConfig - Class in com.hazelcast.config
-
SSL configuration.
- SSLConfig() - Constructor for class com.hazelcast.config.SSLConfig
-
- SSLContextFactory - Interface in com.hazelcast.nio.ssl
-
- SSLEngineFactory - Interface in com.hazelcast.nio.ssl
-
- SSLEngineFactorySupport - Class in com.hazelcast.nio.ssl
-
- SSLEngineFactorySupport() - Constructor for class com.hazelcast.nio.ssl.SSLEngineFactorySupport
-
- STACK_OVERFLOW_ERROR - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- stackTrace - Variable in class com.hazelcast.internal.management.dto.SlowOperationDTO
-
- STALE_SEQUENCE - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- STALE_TASK - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- STALE_TASK_ID - Static variable in class com.hazelcast.client.impl.protocol.ClientProtocolErrorCodes
-
- StaleReadDetector - Interface in com.hazelcast.internal.nearcache.impl.invalidation
-
Used to detect staleness of Near Cache data.
- staleReadDetector - Variable in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- StaleReadDetectorImpl - Class in com.hazelcast.internal.nearcache.impl.invalidation
-
- StaleSequenceException - Exception in com.hazelcast.ringbuffer
-
An
RuntimeException
that is thrown when accessing an item in the
Ringbuffer
using a sequence that is smaller
than the current head sequence and that the ringbuffer store is disabled.
- StaleSequenceException(String, long) - Constructor for exception com.hazelcast.ringbuffer.StaleSequenceException
-
Creates a StaleSequenceException with the given message.
- StaleTaskException - Exception in com.hazelcast.scheduledexecutor
-
Exception thrown by the
IScheduledFuture
during any operation on a stale (=previously destroyed) task.
- StaleTaskException(String) - Constructor for exception com.hazelcast.scheduledexecutor.StaleTaskException
-
- StaleTaskIdException - Exception in com.hazelcast.durableexecutor
-
- StaleTaskIdException(String) - Constructor for exception com.hazelcast.durableexecutor.StaleTaskIdException
-
- StandardLoggerFactory - Class in com.hazelcast.logging
-
- StandardLoggerFactory() - Constructor for class com.hazelcast.logging.StandardLoggerFactory
-
- StandardMemoryAccessor - Class in com.hazelcast.internal.memory.impl
-
Standard
MemoryAccessor
implementations
that directly uses
Unsafe
for accessing to memory.
- start - Variable in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- start() - Method in class com.hazelcast.client.connection.ClientConnectionStrategy
-
- start(ClientContext) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- start() - Method in class com.hazelcast.client.connection.nio.ClientICMPManager
-
- start() - Method in class com.hazelcast.client.connection.nio.DefaultClientConnectionStrategy
-
- start() - Method in class com.hazelcast.client.connection.nio.HeartbeatManager
-
- start(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- start() - Method in class com.hazelcast.client.impl.ClientHeartbeatMonitor
-
- start() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- start() - Method in class com.hazelcast.client.impl.statistics.Statistics
-
Registers all client statistics and schedules periodic collection of stats.
- start(Xid, int) - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- start() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- start() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- start() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- start() - Method in class com.hazelcast.client.spi.impl.ClientResponseHandlerSupplier
-
- start() - Method in class com.hazelcast.client.spi.impl.ClientUserCodeDeploymentService
-
- start() - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- start() - Method in class com.hazelcast.client.spi.impl.listener.SmartClientListenerService
-
- start() - Method in class com.hazelcast.console.ConsoleApp
-
- start() - Method in class com.hazelcast.internal.diagnostics.Diagnostics
-
- start() - Method in class com.hazelcast.internal.diagnostics.HealthMonitor
-
- start() - Method in interface com.hazelcast.internal.networking.Channel
-
Starts the Channel.
- start() - Method in interface com.hazelcast.internal.networking.Networking
-
Starts Networking.
- start() - Method in class com.hazelcast.internal.networking.nio.iobalancer.IOBalancer
-
- start() - Method in class com.hazelcast.internal.networking.nio.NioChannel
-
- start() - Method in class com.hazelcast.internal.networking.nio.NioNetworking
-
- start() - Method in interface com.hazelcast.map.impl.mapstore.MapStoreContext
-
- start() - Method in interface com.hazelcast.map.impl.mapstore.MapStoreManager
-
- start() - Method in class com.hazelcast.map.impl.mapstore.writebehind.StoreWorker
-
- start() - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindManager
-
- start() - Method in class com.hazelcast.map.impl.mapstore.writethrough.WriteThroughManager
-
- start() - Method in interface com.hazelcast.nio.ConnectionManager
-
Starts ConnectionManager, initializes its resources, starts threads, etc.
- start() - Method in class com.hazelcast.nio.tcp.TcpIpAcceptor
-
- start() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- start(BundleContext) - Method in class com.hazelcast.osgi.impl.Activator
-
- start() - Method in class com.hazelcast.quorum.impl.QuorumServiceImpl
-
- start() - Method in class com.hazelcast.spi.discovery.AbstractDiscoveryStrategy
-
- start() - Method in interface com.hazelcast.spi.discovery.DiscoveryStrategy
-
The start method is used to initialize internal state and perform any kind of
startup procedure like multicast socket creation.
- start() - Method in class com.hazelcast.spi.discovery.impl.DefaultDiscoveryService
-
- start() - Method in class com.hazelcast.spi.discovery.impl.PredefinedDiscoveryService
-
- start() - Method in interface com.hazelcast.spi.discovery.integration.DiscoveryService
-
The start method is called on system startup to implement simple
lifecycle management.
- start() - Method in class com.hazelcast.spi.discovery.multicast.MulticastDiscoveryStrategy
-
- start() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
-
- start() - Method in class com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
-
- start() - Method in interface com.hazelcast.spi.impl.operationexecutor.OperationExecutor
-
Starts this OperationExecutor.
- start() - Method in class com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector
-
- start() - Method in class com.hazelcast.spi.impl.operationservice.impl.InboundResponseHandlerSupplier
-
- start() - Method in class com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor
-
- start() - Method in class com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl
-
- start() - Method in class com.hazelcast.spi.impl.servicemanager.impl.ServiceManagerImpl
-
- start() - Method in class com.hazelcast.spi.Offload
-
Starts the actual offloading.
- start(Xid, int) - Method in class com.hazelcast.transaction.impl.xa.XAResourceImpl
-
- START_PROCESSING_OPERATION - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
-
- startArray() - Method in class com.hazelcast.internal.json.JsonHandler
-
Indicates the beginning of an array in the JSON input.
- startArrayValue(A) - Method in class com.hazelcast.internal.json.JsonHandler
-
Indicates the beginning of an array element in the JSON input.
- startBoolean() - Method in class com.hazelcast.internal.json.JsonHandler
-
Indicates the beginning of a boolean literal (true
or false
) in the
JSON input.
- startClusterMerge(Address, int) - Method in class com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- startedAt - Variable in class com.hazelcast.internal.management.dto.SlowOperationInvocationDTO
-
- startExecution(long) - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
-
- startInitialLoad(MapStoreContext, int) - Method in class com.hazelcast.map.impl.MapKeyLoader
-
Triggers key loading on the map key loader with the Role#SENDER
role.
- startLoading(MapStoreContext, boolean) - Method in class com.hazelcast.map.impl.MapKeyLoader
-
Triggers key and value loading if there is no ongoing or completed
key loading task, otherwise does nothing.
- startLoading() - Method in class com.hazelcast.map.impl.recordstore.DefaultRecordStore
-
- startLoading() - Method in interface com.hazelcast.map.impl.recordstore.RecordStore
-
Starts the map loader if there is a configured and enabled
MapLoader
and the key loading has not already
been started.
- startNetworking() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- startNull() - Method in class com.hazelcast.internal.json.JsonHandler
-
Indicates the beginning of a null
literal in the JSON input.
- startNumber() - Method in class com.hazelcast.internal.json.JsonHandler
-
Indicates the beginning of a number in the JSON input.
- startObject() - Method in class com.hazelcast.internal.json.JsonHandler
-
Indicates the beginning of an object in the JSON input.
- startObjectName(O) - Method in class com.hazelcast.internal.json.JsonHandler
-
Indicates the beginning of the name of an object member in the JSON input.
- startObjectValue(O, String) - Method in class com.hazelcast.internal.json.JsonHandler
-
Indicates the beginning of the name of an object member in the JSON input.
- startPending() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
-
- startProcessing() - Method in class com.hazelcast.internal.partition.MigrationInfo
-
- StartProcessingJobOperation<K> - Class in com.hazelcast.mapreduce.impl.operation
-
This operation is used to start the actual processing after all node prepared to execute the map reduce job
- StartProcessingJobOperation() - Constructor for class com.hazelcast.mapreduce.impl.operation.StartProcessingJobOperation
-
- StartProcessingJobOperation(String, String, Collection<K>, KeyPredicate<? super K>) - Constructor for class com.hazelcast.mapreduce.impl.operation.StartProcessingJobOperation
-
- startSection(String) - Method in interface com.hazelcast.internal.diagnostics.DiagnosticsLogWriter
-
- startSection(String) - Method in class com.hazelcast.internal.diagnostics.DiagnosticsLogWriterImpl
-
- startSection(String, long) - Method in class com.hazelcast.internal.diagnostics.DiagnosticsLogWriterImpl
-
- startSequence - Variable in class com.hazelcast.internal.journal.EventJournalReadOperation
-
- StartServer - Class in com.hazelcast.core.server
-
Starts a Hazelcast server.
- startString() - Method in class com.hazelcast.internal.json.JsonHandler
-
Indicates the beginning of a string in the JSON input.
- startTasks(MappingPhase) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
-
- startTimeNanos - Variable in class com.hazelcast.client.impl.protocol.task.map.AbstractMapPutMessageTask
-
- startTimeNanos - Variable in class com.hazelcast.client.impl.protocol.task.map.MapRemoveMessageTask
-
- STAT_NOT_AVAILABLE - Static variable in interface com.hazelcast.monitor.LocalInstanceStats
-
Default value for unavailable statistics.
- state - Variable in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- state - Variable in class com.hazelcast.scheduledexecutor.impl.operations.SyncStateOperation
-
- stateChange(Address, int, JobPartitionState.State, JobProcessInformationImpl, JobTaskConfiguration) - Static method in class com.hazelcast.mapreduce.impl.MapReduceUtil
-
- stateChanged(LifecycleEvent) - Method in class com.hazelcast.client.util.ClientStateListener
-
- stateChanged(LifecycleEvent) - Method in interface com.hazelcast.core.LifecycleListener
-
Called when instance's state changes.
- stateChanged(LifecycleEvent) - Method in class com.hazelcast.internal.eviction.ExpirationManager
-
- StatefulTask<K,V> - Interface in com.hazelcast.scheduledexecutor
-
- StateMachine<T extends Enum<T>> - Class in com.hazelcast.util
-
Simple state machine using an Enum as possible states.
- StateMachine(T) - Constructor for class com.hazelcast.util.StateMachine
-
- stateToString() - Method in class com.hazelcast.internal.cluster.impl.ClusterStateManager
-
- StaticLB - Class in com.hazelcast.client.util
-
The StaticLB is a
LoadBalancer
that always returns the same member.
- StaticLB(Member) - Constructor for class com.hazelcast.client.util.StaticLB
-
- statistics - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- statistics - Variable in class com.hazelcast.cache.impl.AbstractCacheService
-
- Statistics - Class in com.hazelcast.client.impl.statistics
-
This class is the main entry point for collecting and sending the client
statistics to the cluster.
- Statistics(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.impl.statistics.Statistics
-
- StatisticsAwareMetricsSet - Class in com.hazelcast.internal.metrics.metricsets
-
- StatisticsAwareMetricsSet(ServiceManager, NodeEngineImpl) - Constructor for class com.hazelcast.internal.metrics.metricsets.StatisticsAwareMetricsSet
-
- statisticsAwareService - Variable in class com.hazelcast.map.impl.MapService
-
- StatisticsAwareService<T extends LocalInstanceStats> - Interface in com.hazelcast.spi
-
A service implementating this interface provides local instance statistics.
- Stats - Class in com.hazelcast.internal.ascii.memcache
-
- Stats() - Constructor for class com.hazelcast.internal.ascii.memcache.Stats
-
- stats - Variable in class com.hazelcast.scheduledexecutor.impl.operations.SyncStateOperation
-
- StatsCommand - Class in com.hazelcast.internal.ascii.memcache
-
- StatsCommand() - Constructor for class com.hazelcast.internal.ascii.memcache.StatsCommand
-
- StatsCommandProcessor - Class in com.hazelcast.internal.ascii.memcache
-
- StatsCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.internal.ascii.memcache.StatsCommandProcessor
-
- statsEnabled(boolean) - Method in class com.hazelcast.query.impl.Indexes.Builder
-
- StatsSupplier<T> - Interface in com.hazelcast.internal.jmx.suppliers
-
Interface used in MBeans for retrieving the Local Stats
- stop() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- stop() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- stop() - Method in class com.hazelcast.console.ConsoleApp
-
- stop() - Method in interface com.hazelcast.internal.ascii.TextCommandService
-
- stop() - Method in class com.hazelcast.internal.ascii.TextCommandServiceImpl
-
- stop() - Method in class com.hazelcast.internal.cluster.impl.MulticastService
-
- stop() - Method in class com.hazelcast.internal.diagnostics.HealthMonitor
-
- stop() - Method in class com.hazelcast.internal.networking.nio.iobalancer.IOBalancer
-
- stop() - Method in interface com.hazelcast.map.impl.mapstore.MapStoreContext
-
- stop() - Method in interface com.hazelcast.map.impl.mapstore.MapStoreManager
-
- stop() - Method in class com.hazelcast.map.impl.mapstore.writebehind.StoreWorker
-
- stop() - Method in class com.hazelcast.map.impl.mapstore.writebehind.WriteBehindManager
-
- stop() - Method in class com.hazelcast.map.impl.mapstore.writethrough.WriteThroughManager
-
- stop() - Method in interface com.hazelcast.nio.ConnectionManager
-
Stops ConnectionManager, releases its resources, stops threads, etc.
- stop() - Method in class com.hazelcast.nio.tcp.TcpIpConnectionManager
-
- stop(BundleContext) - Method in class com.hazelcast.osgi.impl.Activator
-
- stop() - Method in class com.hazelcast.spi.discovery.multicast.impl.MulticastDiscoverySender
-
- stop(String, String) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- stop(String, String) - Method in interface com.hazelcast.wan.WanReplicationService
-
Stops WAN replication for the given wanReplicationName
and
targetGroupName
on this hazelcast instance.
- stopNetworking() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- Storage<K,R> - Interface in com.hazelcast.map.impl.recordstore
-
- StorageImpl<R extends Record> - Class in com.hazelcast.map.impl.recordstore
-
- storageRef - Variable in class com.hazelcast.replicatedmap.impl.record.AbstractBaseReplicatedRecordStore
-
- StorageSCHM<R extends Record> - Class in com.hazelcast.map.impl.recordstore
-
- StorageSCHM(SerializationService) - Constructor for class com.hazelcast.map.impl.recordstore.StorageSCHM
-
- StorageTypeAwareCacheMergePolicy - Interface in com.hazelcast.cache
-
Marker interface for indicating that key and value wrapped by
CacheEntryView
will be not converted to their original types.
- store(Long, T) - Method in class com.hazelcast.collection.impl.queue.LatencyTrackingQueueStore
-
- store(Long, Data) - Method in class com.hazelcast.collection.impl.queue.QueueStoreWrapper
-
- store(K, V) - Method in interface com.hazelcast.core.MapStore
-
Stores the key-value pair.
- store(K, V) - Method in class com.hazelcast.core.MapStoreAdapter
-
Stores the key-value pair.
- store(Long, T) - Method in interface com.hazelcast.core.QueueStore
-
Stores the key-value pair.
- store(long, T) - Method in interface com.hazelcast.core.RingbufferStore
-
Stores one item with it's corresponding sequence.
- store(String, ClassSource) - Static method in class com.hazelcast.internal.usercodedeployment.impl.ThreadLocalClassCache
-
- store(K, V) - Method in class com.hazelcast.map.impl.LatencyTrackingMapStore
-
- store(Object, Object) - Method in class com.hazelcast.map.impl.MapStoreWrapper
-
- store(long, Data) - Method in class com.hazelcast.ringbuffer.impl.RingbufferStoreWrapper
-
- storeAll(Map<Long, T>) - Method in class com.hazelcast.collection.impl.queue.LatencyTrackingQueueStore
-
- storeAll(Map<Long, Data>) - Method in class com.hazelcast.collection.impl.queue.QueueStoreWrapper
-
- storeAll(Map<K, V>) - Method in interface com.hazelcast.core.MapStore
-
Stores multiple entries.
- storeAll(Map<K, V>) - Method in class com.hazelcast.core.MapStoreAdapter
-
Stores multiple entries.
- storeAll(Map<Long, T>) - Method in interface com.hazelcast.core.QueueStore
-
Stores multiple entries.
- storeAll(long, T[]) - Method in interface com.hazelcast.core.RingbufferStore
-
Stores multiple items.
- storeAll(Map<K, V>) - Method in class com.hazelcast.map.impl.LatencyTrackingMapStore
-
- storeAll(Map) - Method in class com.hazelcast.map.impl.MapStoreWrapper
-
- storeAll(long, Data[]) - Method in class com.hazelcast.ringbuffer.impl.RingbufferStoreWrapper
-
- STORED - Static variable in class com.hazelcast.internal.ascii.TextCommandConstants
-
- StoreEvent<E> - Class in com.hazelcast.map.impl.mapstore.writebehind
-
For internal usage only.
- storeIterator(CachePartitionSegment) - Method in class com.hazelcast.cache.impl.eviction.CacheClearExpiredRecordsTask
-
- storeIterator(T) - Method in class com.hazelcast.internal.eviction.ClearExpiredRecordsTask
-
- storeIterator(PartitionContainer) - Method in class com.hazelcast.map.impl.eviction.MapClearExpiredRecordsTask
-
- storeIterator(int) - Method in class com.hazelcast.spi.impl.merge.AbstractSplitBrainHandlerService
-
Returns an
Iterator
over all
Store
instances in the given partition.
- storeKeys() - Method in class com.hazelcast.internal.nearcache.impl.DefaultNearCache
-
- storeKeys(Iterator<K>) - Method in class com.hazelcast.internal.nearcache.impl.preloader.NearCachePreloader
-
Stores the Near Cache keys from the supplied iterator.
- storeKeys() - Method in class com.hazelcast.internal.nearcache.impl.store.BaseHeapNearCacheRecordStore
-
- storeKeys() - Method in interface com.hazelcast.internal.nearcache.NearCache
-
Stores the keys of the Near Cache.
- storeKeys() - Method in interface com.hazelcast.internal.nearcache.NearCacheRecordStore
-
Persists the key set of the Near Cache.
- storeLastCleanupTime() - Method in class com.hazelcast.cache.impl.CachePartitionSegment
-
- StoreLatencyPlugin - Class in com.hazelcast.internal.diagnostics
-
A
DiagnosticsPlugin
that helps to detect if there are any performance issues with Stores/Loaders like e.g.
- StoreLatencyPlugin(NodeEngineImpl) - Constructor for class com.hazelcast.internal.diagnostics.StoreLatencyPlugin
-
- StoreLatencyPlugin(ILogger, HazelcastProperties) - Constructor for class com.hazelcast.internal.diagnostics.StoreLatencyPlugin
-
- StoreLatencyPlugin.LatencyProbe - Interface in com.hazelcast.internal.diagnostics
-
- storeRecordsToReplicate(ICacheRecordStore) - Method in class com.hazelcast.cache.impl.operation.CacheReplicationOperation
-
- storesByMapName - Variable in class com.hazelcast.map.impl.operation.MapReplicationStateHolder
-
- storeSequence(long) - Method in class com.hazelcast.topic.impl.reliable.ReliableMessageListenerAdapter
-
- storeSequence(long) - Method in interface com.hazelcast.topic.ReliableMessageListener
-
Informs the ReliableMessageListener that it should store the sequence.
- StoreWorker - Class in com.hazelcast.map.impl.mapstore.writebehind
-
When write-behind is enabled the work is offloaded to another thread than partition-operation-thread.
- StoreWorker(MapStoreContext, WriteBehindProcessor) - Constructor for class com.hazelcast.map.impl.mapstore.writebehind.StoreWorker
-
- StreamSerializer<T> - Interface in com.hazelcast.nio.serialization
-
A base class for custom serialization.
- STRING_CONVERTER - Static variable in class com.hazelcast.query.impl.TypeConverters
-
- StringAndPartitionAwarePartitioningStrategy - Class in com.hazelcast.partition.strategy
-
- StringArraySerializer() - Constructor for class com.hazelcast.internal.serialization.impl.ConstantSerializers.StringArraySerializer
-
- StringPartitioningStrategy - Class in com.hazelcast.partition.strategy
-
- StringPartitioningStrategy() - Constructor for class com.hazelcast.partition.strategy.StringPartitioningStrategy
-
- StringSerializer() - Constructor for class com.hazelcast.internal.serialization.impl.ConstantSerializers.StringSerializer
-
- stringToBytes(String) - Static method in class com.hazelcast.util.StringUtil
-
Creates a byte array from a string.
- StringUtil - Class in com.hazelcast.util
-
Utility class for Strings.
- stripBaseTime(long) - Method in class com.hazelcast.map.impl.record.AbstractRecord
-
- StripedExecutor - Class in com.hazelcast.util.executor
-
The StripedExecutor internally uses a stripe of queues and each queue has its own private worker-thread.
- StripedExecutor(ILogger, String, int, int) - Constructor for class com.hazelcast.util.executor.StripedExecutor
-
- StripedRunnable - Interface in com.hazelcast.util.executor
-
Striped Runnable is used in StripedExecutor.
- StubAuthenticationException - Exception in com.hazelcast.client.impl
-
This is equivalent of AuthenticationException from client side.
- StubAuthenticationException(String) - Constructor for exception com.hazelcast.client.impl.StubAuthenticationException
-
- sub(int, int) - Method in class com.hazelcast.collection.impl.list.ListContainer
-
- subList(int, int) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- subList(int, int) - Method in class com.hazelcast.collection.impl.list.ListProxyImpl
-
- subList(int, int) - Method in class com.hazelcast.spi.impl.UnmodifiableLazyList
-
- submit(Callable<T>) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- submit(Runnable, T) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- submit(Runnable) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- submit(Callable<T>, MemberSelector) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Runnable, MemberSelector, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Callable<T>, MemberSelector, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Runnable) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Runnable, T) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Callable<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Runnable, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Callable<T>, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Callable<T>, MemberSelector) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to a randomly selected member and returns a Future
representing that task.
- submit(Runnable, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to a random member.
- submit(Runnable, MemberSelector, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to randomly selected members.
- submit(Callable<T>, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to a random member.
- submit(Callable<T>, MemberSelector, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to a randomly selected member.
- submit(Callable<T>) - Method in interface com.hazelcast.durableexecutor.DurableExecutorService
-
Submits a value-returning task for execution and returns a
Future representing the pending results of the task.
- submit(Runnable, T) - Method in interface com.hazelcast.durableexecutor.DurableExecutorService
-
Submits a Runnable task for execution and returns a Future
representing that task.
- submit(Runnable) - Method in interface com.hazelcast.durableexecutor.DurableExecutorService
-
Submits a Runnable task for execution and returns a Future
representing that task.
- submit(Runnable, T) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- submit(Runnable) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- submit(Callable<T>) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- submit(Callable<T>, MemberSelector) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submit(Runnable, MemberSelector, ExecutionCallback) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submit(Callable<T>, MemberSelector, ExecutionCallback<T>) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submit(Runnable) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submit(Runnable, T) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submit(Callable<T>) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submit(Runnable, ExecutionCallback) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submit(Callable<T>, ExecutionCallback<T>) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submit(Queue<E>, E) - Method in class com.hazelcast.internal.util.concurrent.ConcurrentConveyor
-
Blocks until successfully inserting the given item to the given queue.
- submit(E) - Method in class com.hazelcast.internal.util.concurrent.ConcurrentConveyorSingleQueue
-
Submits an item to the queue.
- submit() - Method in class com.hazelcast.mapreduce.impl.AbstractJob.MappingJobImpl
-
- submit(Collator<Map.Entry<Key, List<Value>>, ValueOut>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.MappingJobImpl
-
- submit() - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingJobImpl
-
- submit(Collator<Map.Entry<Key, List<Value>>, ValueOut>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingJobImpl
-
- submit() - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingSubmittableJobImpl
-
- submit(Collator<Map.Entry<Key, Value>, ValueOut>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingSubmittableJobImpl
-
- submit(Collator) - Method in class com.hazelcast.mapreduce.impl.AbstractJob
-
- submit() - Method in interface com.hazelcast.mapreduce.MappingJob
-
Deprecated.
Submits the task to Hazelcast and executes the defined mapper and reducer on all cluster nodes.
- submit(Collator<Map.Entry<KeyIn, List<ValueIn>>, ValueOut>) - Method in interface com.hazelcast.mapreduce.MappingJob
-
Deprecated.
Submits the task to Hazelcast, executes the defined mapper and reducer on all cluster nodes, and executes the
collator before returning the final result.
- submit() - Method in interface com.hazelcast.mapreduce.ReducingJob
-
Deprecated.
Submits the task to Hazelcast and executes the defined mapper and reducer on all cluster nodes
- submit(Collator<Map.Entry<KeyIn, List<ValueIn>>, ValueOut>) - Method in interface com.hazelcast.mapreduce.ReducingJob
-
Deprecated.
Submits the task to Hazelcast and executes the defined mapper and reducer on all cluster nodes and executes the
collator before returning the final result.
- submit() - Method in interface com.hazelcast.mapreduce.ReducingSubmittableJob
-
Deprecated.
Submits the task to Hazelcast and executes the defined mapper and reducer on all cluster nodes.
- submit(Collator<Map.Entry<KeyIn, ValueIn>, ValueOut>) - Method in interface com.hazelcast.mapreduce.ReducingSubmittableJob
-
Deprecated.
Submits the task to Hazelcast and executes the defined mapper and reducer on all cluster nodes and executes the
collator before returning the final result.
- submit(String, Runnable) - Method in interface com.hazelcast.spi.ExecutionService
-
- submit(String, Callable<T>) - Method in interface com.hazelcast.spi.ExecutionService
-
- submit(String, Runnable) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- submit(String, Callable<T>) - Method in class com.hazelcast.spi.impl.executionservice.impl.ExecutionServiceImpl
-
- submit(Callable<T>) - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- submit(Runnable, T) - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- submit(Runnable) - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
-
- SUBMIT_IDLER - Static variable in class com.hazelcast.internal.util.concurrent.ConcurrentConveyor
-
Idling strategy used by the submit()
methods.
- SUBMIT_MAX_PARK_MICROS - Static variable in class com.hazelcast.internal.util.concurrent.ConcurrentConveyor
-
Max park microseconds while waiting to submit to the work queue.
- SUBMIT_SPIN_COUNT - Static variable in class com.hazelcast.internal.util.concurrent.ConcurrentConveyor
-
How many times to busy-spin while waiting to submit to the work queue.
- SUBMIT_YIELD_COUNT - Static variable in class com.hazelcast.internal.util.concurrent.ConcurrentConveyor
-
How many times to yield while waiting to submit to the work queue.
- submitterGoneItem() - Method in class com.hazelcast.internal.util.concurrent.ConcurrentConveyor
-
- submitToAllMembers(Callable<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToAllMembers(Runnable, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToAllMembers(Callable<T>, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToAllMembers(Callable<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to all cluster members and returns a
map of Member-Future pairs representing pending completion of the task on each member.
- submitToAllMembers(Runnable, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to all the cluster members.
- submitToAllMembers(Callable<T>, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to all the cluster members.
- submitToAllMembers(Callable<T>) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToAllMembers(Runnable, MultiExecutionCallback) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToAllMembers(Callable<T>, MultiExecutionCallback) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToKey(K, EntryProcessor, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- submitToKey(K, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- submitToKey(K, EntryProcessor, ExecutionCallback) - Method in interface com.hazelcast.core.IMap
-
Applies the user defined
EntryProcessor
to the entry mapped by the
key
with
specified
ExecutionCallback
to listen event status and returns immediately.
- submitToKey(K, EntryProcessor) - Method in interface com.hazelcast.core.IMap
-
Applies the user defined EntryProcessor
to the entry mapped by the key
.
- submitToKey(K, EntryProcessor) - Method in interface com.hazelcast.map.impl.LegacyAsyncMap
-
- submitToKey(K, EntryProcessor, ExecutionCallback) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- submitToKey(K, EntryProcessor) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- submitToKeyInternal(Object, EntryProcessor, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- submitToKeyInternal(Object, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- submitToKeyInternal(Object, EntryProcessor) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- submitToKeyInternal(Object, EntryProcessor, ExecutionCallback) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- submitToKeyOwner(Callable<T>, Object) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- submitToKeyOwner(Runnable, Object) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- submitToKeyOwner(Callable<T>, Object) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToKeyOwner(Runnable, Object, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToKeyOwner(Callable<T>, Object, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToKeyOwner(Callable<T>, Object) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to the owner of the specified key and returns a Future
representing that task.
- submitToKeyOwner(Runnable, Object, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to the owner of the specified key.
- submitToKeyOwner(Callable<T>, Object, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to the owner of the specified key.
- submitToKeyOwner(Callable<T>, Object) - Method in interface com.hazelcast.durableexecutor.DurableExecutorService
-
Submits a task to the owner of the specified key and returns a Future
representing that task.
- submitToKeyOwner(Runnable, Object) - Method in interface com.hazelcast.durableexecutor.DurableExecutorService
-
Submits a task to the owner of the specified key and returns a Future
representing that task.
- submitToKeyOwner(Callable<T>, Object) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- submitToKeyOwner(Runnable, Object) - Method in class com.hazelcast.durableexecutor.impl.DurableExecutorServiceProxy
-
- submitToKeyOwner(Callable<T>, Object) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToKeyOwner(Runnable, Object, ExecutionCallback) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToKeyOwner(Callable<T>, Object, ExecutionCallback<T>) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToKeys(Set<K>, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- submitToKeys(Set<K>, EntryProcessor) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- submitToMember(Callable<T>, Member) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMember(Runnable, Member, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMember(Callable<T>, Member, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMember(Callable<T>, Member) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to the specified member and returns a Future
representing that task.
- submitToMember(Runnable, Member, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to the specified member.
- submitToMember(Callable<T>, Member, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to the specified member.
- submitToMember(Callable<T>, Member) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToMember(Runnable, Member, ExecutionCallback) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToMember(Callable<T>, Member, ExecutionCallback<T>) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToMembers(Callable<T>, Collection<Member>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMembers(Callable<T>, MemberSelector) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMembers(Runnable, Collection<Member>, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMembers(Callable<T>, Collection<Member>, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMembers(Runnable, MemberSelector, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMembers(Callable<T>, MemberSelector, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMembers(Callable<T>, Collection<Member>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to given members and returns
map of Member-Future pairs representing pending completion of the task on each member
- submitToMembers(Callable<T>, MemberSelector) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to selected members and returns a
map of Member-Future pairs representing pending completion of the task on each member.
- submitToMembers(Runnable, Collection<Member>, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to the specified members.
- submitToMembers(Runnable, MemberSelector, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to the selected members.
- submitToMembers(Callable<T>, Collection<Member>, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits a task to the specified members.
- submitToMembers(Callable<T>, MemberSelector, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to the selected members.
- submitToMembers(Callable<T>, MemberSelector) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToMembers(Runnable, MemberSelector, MultiExecutionCallback) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToMembers(Callable<T>, MemberSelector, MultiExecutionCallback) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToMembers(Callable<T>, Collection<Member>) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToMembers(Runnable, Collection<Member>, MultiExecutionCallback) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- submitToMembers(Callable<T>, Collection<Member>, MultiExecutionCallback) - Method in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- subraction(String[], String[]) - Static method in class com.hazelcast.util.StringUtil
-
Returns subtraction between given String arrays.
- SubscriberAccumulator - Class in com.hazelcast.map.impl.querycache.subscriber
-
If all incoming events are in the correct sequence order, this accumulator applies those events to
QueryCache
.
- SubscriberAccumulator(QueryCacheContext, AccumulatorInfo) - Constructor for class com.hazelcast.map.impl.querycache.subscriber.SubscriberAccumulator
-
- SubscriberAccumulatorFactory - Class in com.hazelcast.map.impl.querycache.subscriber
-
- SubscriberAccumulatorFactory(QueryCacheContext) - Constructor for class com.hazelcast.map.impl.querycache.subscriber.SubscriberAccumulatorFactory
-
- subscriberContext - Variable in class com.hazelcast.map.impl.querycache.subscriber.AbstractQueryCacheEndToEndConstructor
-
- SubscriberContext - Interface in com.hazelcast.map.impl.querycache.subscriber
-
Context contract for subscriber side of a
QueryCache
implementation.
- SubscriberContextSupport - Interface in com.hazelcast.map.impl.querycache.subscriber
-
Contains various helpers for SubscriberContext
.
- SubscriberRegistry - Class in com.hazelcast.map.impl.querycache.subscriber
-
All registered subscriber side accumulators for an
IMap
can be reached from this registry class.
- SubscriberRegistry(QueryCacheContext, String) - Constructor for class com.hazelcast.map.impl.querycache.subscriber.SubscriberRegistry
-
- SubscriberSequencerProvider - Interface in com.hazelcast.map.impl.querycache.event.sequence
-
Provides sequences for subscriber side.
- subscribeToEventJournal(int) - Method in class com.hazelcast.cache.impl.CacheProxy
-
- subscribeToEventJournal(int) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- subscribeToEventJournal(int) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- subscribeToEventJournal(int) - Method in interface com.hazelcast.internal.journal.EventJournalReader
-
Subscribe to the event journal for this reader and a specific partition ID.
- subscribeToEventJournal(int) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- subtractAndGet(long) - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- subtractAndGet(long) - Method in interface com.hazelcast.crdt.pncounter.PNCounter
-
Subtracts the given value from the current value.
- subtractAndGet(long, VectorClock) - Method in class com.hazelcast.crdt.pncounter.PNCounterImpl
-
Subtracts the given value from the current value.
- subtractAndGet(long) - Method in class com.hazelcast.crdt.pncounter.PNCounterProxy
-
- SUCCESS - Static variable in class com.hazelcast.internal.management.request.ChangeWanStateRequest
-
- SUCCESS - Static variable in class com.hazelcast.internal.management.request.ClearWanQueuesRequest
-
- SUCCESS - Static variable in class com.hazelcast.internal.management.request.WanCheckConsistencyRequest
-
- SUCCESS_RESULT - Static variable in class com.hazelcast.internal.management.request.ForceStartNodeRequest
-
Result sent within response when force start is triggered successfully
- SUCCESS_RESULT - Static variable in class com.hazelcast.internal.management.request.TriggerPartialStartRequest
-
Result sent within response when partial start is triggered successfully
- successful - Variable in class com.hazelcast.map.impl.operation.RemoveOperation
-
- SuffixModifierUtils - Class in com.hazelcast.query.impl.getters
-
Convenient utilities to parse attribute suffix modifiers from attributes.
- sumHash(int, int) - Static method in class com.hazelcast.wan.merkletree.MerkleTreeUtil
-
Sums the hash of the left and the right children
- Supplier<KeyIn,ValueIn,ValueOut> - Class in com.hazelcast.mapreduce.aggregation
-
- Supplier() - Constructor for class com.hazelcast.mapreduce.aggregation.Supplier
-
Deprecated.
- Supplier<T> - Interface in com.hazelcast.util.function
-
Represents a supplier of results.
- SUPPLIER_CONSUMING_MAPPER - Static variable in class com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
-
- supplierFor(Class<T>) - Static method in class com.hazelcast.internal.dynamicconfig.search.ConfigSearch
-
Factory method for providing
ConfigSupplier
instances for the given config class
- supports(String) - Static method in class com.hazelcast.config.AliasedDiscoveryConfigUtils
-
Checks whether the given XML tag
is supported.
- suspectAddressIfNotConnected(Address) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- suspectMember(Member, String, boolean) - Method in class com.hazelcast.internal.cluster.impl.ClusterServiceImpl
-
- suspicionLevel(Member, long) - Method in interface com.hazelcast.internal.cluster.fd.ClusterFailureDetector
-
Returns suspicion level about a given member.
- suspicionLevel(Member, long) - Method in class com.hazelcast.internal.cluster.fd.DeadlineClusterFailureDetector
-
- suspicionLevel(long) - Method in interface com.hazelcast.internal.cluster.fd.FailureDetector
-
Returns suspicion level about the tracked member.
- suspicionLevel(Member, long) - Method in class com.hazelcast.internal.cluster.fd.PhiAccrualClusterFailureDetector
-
- suspicionLevel(long) - Method in class com.hazelcast.internal.cluster.fd.PhiAccrualFailureDetector
-
- swap(long, long) - Method in class com.hazelcast.internal.util.sort.IntMemArrayQuickSorter
-
- swap(long, long) - Method in class com.hazelcast.internal.util.sort.LongMemArrayQuickSorter
-
- swap(long, long) - Method in class com.hazelcast.internal.util.sort.QuickSorter
-
Swaps the contents of the slots at the supplied indices.
- SwCounter - Class in com.hazelcast.internal.util.counters
-
A
Counter
that is made to be used by a single writing thread.
- SymmetricEncryptionConfig - Class in com.hazelcast.config
-
Contains configuration for symmetric encryption
- SymmetricEncryptionConfig() - Constructor for class com.hazelcast.config.SymmetricEncryptionConfig
-
- SYNC_BACKUP_STATE_OP - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- SYNC_DELAY_MS - Static variable in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- SYNC_FREQUENCY - Static variable in class com.hazelcast.executor.impl.ExecutorServiceProxy
-
- SYNC_REPLICATED_DATA - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- SYNC_STATE_OP - Static variable in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook
-
- syncAllMaps(String, String) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- syncAllMaps(String, String) - Method in interface com.hazelcast.wan.WanReplicationService
-
Initiate wan sync for all maps.
- SyncBackupStateOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- SyncBackupStateOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.SyncBackupStateOperation
-
- SyncBackupStateOperation(String, String, Map, ScheduledTaskStatisticsImpl, ScheduledTaskResult) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.SyncBackupStateOperation
-
- SynchronizeIndexesForPartitionTask - Class in com.hazelcast.map.impl.operation
-
A task that is sent to all local partitions in order to add the indexes that have been specified in the task.
- SynchronizeIndexesForPartitionTask(int, List<MapIndexInfo>, MapService, SerializationService, InternalPartitionService) - Constructor for class com.hazelcast.map.impl.operation.SynchronizeIndexesForPartitionTask
-
- syncMap(String, String, String) - Method in class com.hazelcast.wan.impl.WanReplicationServiceImpl
-
- syncMap(String, String, String) - Method in interface com.hazelcast.wan.WanReplicationService
-
Initiate wan sync for a specific map.
- SyncReplicatedMapDataOperation<K,V> - Class in com.hazelcast.replicatedmap.impl.operation
-
Carries set of replicated map records for a partition from one node to another
- SyncReplicatedMapDataOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.SyncReplicatedMapDataOperation
-
- SyncReplicatedMapDataOperation(String, Set<RecordMigrationInfo>, long) - Constructor for class com.hazelcast.replicatedmap.impl.operation.SyncReplicatedMapDataOperation
-
- syncState(String, Map, ScheduledTaskStatisticsImpl, ScheduledTaskResult) - Method in class com.hazelcast.scheduledexecutor.impl.ScheduledExecutorContainer
-
- SyncStateOperation - Class in com.hazelcast.scheduledexecutor.impl.operations
-
- SyncStateOperation() - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.SyncStateOperation
-
- SyncStateOperation(String, String, Map, ScheduledTaskStatisticsImpl, ScheduledTaskResult) - Constructor for class com.hazelcast.scheduledexecutor.impl.operations.SyncStateOperation
-
- syncVersion(long) - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- SYSTEM_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
Name of the system executor.
- SYSTEM_PROPERTY_SAMPLE_COUNT - Static variable in interface com.hazelcast.map.impl.eviction.Evictor
-
- systemLogger - Variable in class com.hazelcast.instance.DefaultNodeExtension
-
- SystemLogPlugin - Class in com.hazelcast.internal.diagnostics
-
The
SystemLogPlugin
is responsible for:
Showing lifecycle changes like shutting down, merging etc.
Show connection creation and connection closing.
- SystemLogPlugin(NodeEngineImpl) - Constructor for class com.hazelcast.internal.diagnostics.SystemLogPlugin
-
- SystemLogPlugin(HazelcastProperties, ConnectionListenable, HazelcastInstance, ILogger) - Constructor for class com.hazelcast.internal.diagnostics.SystemLogPlugin
-
- SystemLogPlugin(HazelcastProperties, ConnectionListenable, HazelcastInstance, ILogger, NodeExtension) - Constructor for class com.hazelcast.internal.diagnostics.SystemLogPlugin
-
- SystemPropertiesPlugin - Class in com.hazelcast.internal.diagnostics
-
- SystemPropertiesPlugin(NodeEngineImpl) - Constructor for class com.hazelcast.internal.diagnostics.SystemPropertiesPlugin
-
- SystemPropertiesPlugin(ILogger) - Constructor for class com.hazelcast.internal.diagnostics.SystemPropertiesPlugin
-
- V3_10 - Static variable in class com.hazelcast.internal.cluster.Versions
-
Represents cluster version 3.10
- V3_11 - Static variable in class com.hazelcast.internal.cluster.Versions
-
Represents cluster version 3.11
- V3_8 - Static variable in class com.hazelcast.internal.cluster.Versions
-
Represents cluster version 3.8
- V3_9 - Static variable in class com.hazelcast.internal.cluster.Versions
-
Represents cluster version 3.9
- validate() - Method in class com.hazelcast.config.CardinalityEstimatorConfig
-
- validate(T) - Method in interface com.hazelcast.config.properties.ValueValidator
-
Validates the given value according to the defined validation logic
and throws a ValidationException if configuration does not meet the
requirements or logical errors are spotted.
- validate() - Method in class com.hazelcast.internal.cluster.impl.ClusterStateChange
-
- validateCacheConfig(CacheConfig<K, V>) - Method in class com.hazelcast.cache.impl.AbstractHazelcastCacheManager
-
- validateCacheConfig(CacheConfig<K, V>) - Method in class com.hazelcast.cache.impl.HazelcastServerCacheManager
-
- validateCacheConfig(CacheConfig<K, V>) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- validateConfiguredKeyType(Class<K>, K) - Static method in class com.hazelcast.cache.impl.CacheProxyUtil
-
Validates the key with key type.
- validateConfiguredTypes(CacheConfig, K) - Static method in class com.hazelcast.cache.impl.CacheProxyUtil
-
Validates that the configured key matches the provided key.
- validateConfiguredTypes(CacheConfig, K, V) - Static method in class com.hazelcast.cache.impl.CacheProxyUtil
-
Validates the configured key and value types matches the provided key, value types.
- validateConfiguredTypes(CacheConfig, K, V, V) - Static method in class com.hazelcast.cache.impl.CacheProxyUtil
-
Validates the configured key and value types matches the provided key, value types.
- validateConfiguredValueType(Class<V>, V) - Static method in class com.hazelcast.cache.impl.CacheProxyUtil
-
Validates the value with value type.
- validateIndexAttribute(String) - Static method in class com.hazelcast.config.MapIndexConfig
-
Validates index attribute content.
- validateJoinMessage(JoinMessage) - Method in class com.hazelcast.internal.cluster.impl.ClusterJoinManager
-
Validate that the configuration received from the remote node in joinMessage
is compatible with the
configuration of this node.
- validateJoinRequest(JoinMessage) - Method in class com.hazelcast.instance.DefaultNodeExtension
-
- validateJoinRequest(JoinMessage) - Method in interface com.hazelcast.instance.NodeExtension
-
- validateMigrationStamp(int) - Method in class com.hazelcast.map.impl.MapService
-
- validateMigrationStamp(int) - Method in class com.hazelcast.spi.impl.CountingMigrationAwareService
-
Returns true if there's no primary replica migrations started and/or completed
since issuance of the given stamp.
- validateNotNull(K) - Static method in class com.hazelcast.cache.impl.CacheProxyUtil
-
Validates that a key is not null.
- validateNotNull(K, V) - Static method in class com.hazelcast.cache.impl.CacheProxyUtil
-
Validates that key, value pair are both not null.
- validateNotNull(K, V, V) - Static method in class com.hazelcast.cache.impl.CacheProxyUtil
-
Validates that key and multi values are not null.
- validateNotNull(Set<? extends K>) - Static method in class com.hazelcast.cache.impl.CacheProxyUtil
-
Validates supplied set is not null.
- validateNotNull(Map<? extends K, ? extends V>) - Static method in class com.hazelcast.cache.impl.CacheProxyUtil
-
This validator ensures that no key or value is null in the provided map.
- validateResults(Map<Integer, Object>) - Static method in class com.hazelcast.cache.impl.CacheProxyUtil
-
Cache clear response validator, loop on results to validate that no exception exists on the result map.
- validatesTarget() - Method in class com.hazelcast.internal.cluster.impl.operations.OnJoinOp
-
- validatesTarget() - Method in class com.hazelcast.internal.partition.operation.FinalizeMigrationOperation
-
- validatesTarget() - Method in class com.hazelcast.internal.partition.operation.PartitionBackupReplicaAntiEntropyOperation
-
- validatesTarget() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRequest
-
- validatesTarget() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncResponse
-
- validatesTarget() - Method in class com.hazelcast.internal.partition.operation.PartitionReplicaSyncRetryResponse
-
- validatesTarget() - Method in class com.hazelcast.map.impl.operation.MapPartitionDestroyOperation
-
- validatesTarget() - Method in class com.hazelcast.replicatedmap.impl.operation.EvictionOperation
-
- validatesTarget() - Method in class com.hazelcast.spi.impl.operationservice.impl.operations.Backup
-
- validatesTarget() - Method in class com.hazelcast.spi.Operation
-
- ValidationException - Exception in com.hazelcast.config.properties
-
This exception is thrown from
ValueValidator
implementations whenever the validation has not succeed for any reason.
- ValidationException(String) - Constructor for exception com.hazelcast.config.properties.ValidationException
-
- ValidationException(String, Throwable) - Constructor for exception com.hazelcast.config.properties.ValidationException
-
- ValidationException(Throwable) - Constructor for exception com.hazelcast.config.properties.ValidationException
-
- validator() - Method in interface com.hazelcast.config.properties.PropertyDefinition
-
Returns an optional validator to validate a value before finalizing the
configuration.
- validator() - Method in class com.hazelcast.config.properties.SimplePropertyDefinition
-
- value - Variable in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- value - Variable in class com.hazelcast.cache.impl.record.CacheObjectRecord
-
- value - Variable in class com.hazelcast.collection.impl.collection.CollectionItem
-
- value - Variable in class com.hazelcast.collection.impl.collection.operations.CollectionAddOperation
-
- value - Variable in class com.hazelcast.core.EntryEvent
-
- value(int) - Static method in class com.hazelcast.internal.json.Json
-
Returns a JsonValue instance that represents the given int
value.
- value(long) - Static method in class com.hazelcast.internal.json.Json
-
Returns a JsonValue instance that represents the given long
value.
- value(float) - Static method in class com.hazelcast.internal.json.Json
-
Returns a JsonValue instance that represents the given float
value.
- value(double) - Static method in class com.hazelcast.internal.json.Json
-
Returns a JsonValue instance that represents the given double
value.
- value(String) - Static method in class com.hazelcast.internal.json.Json
-
Returns a JsonValue instance that represents the given string.
- value(boolean) - Static method in class com.hazelcast.internal.json.Json
-
Returns a JsonValue instance that represents the given boolean
value.
- value - Variable in class com.hazelcast.internal.nearcache.impl.record.AbstractNearCacheRecord
-
- value() - Method in interface com.hazelcast.internal.util.collection.LongCursor
-
- value() - Method in interface com.hazelcast.internal.util.collection.LongLongCursor
-
- value - Variable in class com.hazelcast.query.impl.predicates.EqualPredicate
-
- value - Variable in class com.hazelcast.query.impl.predicates.GreaterLessPredicate
-
- value() - Method in enum com.hazelcast.query.QueryConstants
-
- value - Variable in class com.hazelcast.replicatedmap.impl.operation.AbstractReplicatedMapOperation
-
- value() - Method in class com.hazelcast.util.collection.Long2LongHashMap.LongLongCursor
-
- value - Variable in class com.hazelcast.util.ConcurrentReferenceHashMap.SimpleEntry
-
- value - Variable in class com.hazelcast.util.MutableInteger
-
Mutable integer value of this instance.
- value - Variable in class com.hazelcast.util.MutableLong
-
Mutable long value of this instance.
- value - Variable in class com.hazelcast.util.SampleableConcurrentHashMap.SamplingEntry
-
- VALUE_SIZE_GRANULARITY - Static variable in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase
-
- VALUE_SPACE - Static variable in class com.hazelcast.internal.ascii.TextCommandConstants
-
- valueAddr2slotBase(long) - Static method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray16byteKeyImpl
-
- valueAddress() - Method in interface com.hazelcast.internal.util.hashslot.HashSlotCursor
-
- valueAddress() - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArrayBase.Cursor
-
- ValueCallback<T> - Class in com.hazelcast.query.extractor
-
- ValueCallback() - Constructor for class com.hazelcast.query.extractor.ValueCallback
-
- ValueCollectionFactory - Class in com.hazelcast.multimap.impl
-
MultiMap values are backed by collections which are created by static factory methods in this class.
- ValueCollector<T> - Class in com.hazelcast.query.extractor
-
- ValueCollector() - Constructor for class com.hazelcast.query.extractor.ValueCollector
-
- valueComparator - Variable in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- ValueComparator - Interface in com.hazelcast.internal.util.comparators
-
Comparator contract for stored values.
- ValueComparatorUtil - Class in com.hazelcast.internal.util.comparators
-
- valueCount(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- valueCount(K) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMultiMapProxy
-
- valueCount(K) - Method in interface com.hazelcast.core.BaseMultiMap
-
Returns the number of values matching the given key in the multimap.
- valueCount(K) - Method in interface com.hazelcast.core.MultiMap
-
Returns the number of values that match the given key in the multimap.
- valueCount(K) - Method in interface com.hazelcast.core.TransactionalMultiMap
-
Returns the number of values matching the given key in the multimap.
- valueCount(K) - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- valueCount(K) - Method in class com.hazelcast.multimap.impl.txn.TransactionalMultiMapProxy
-
- valueData - Variable in class com.hazelcast.query.impl.CachedQueryEntry
-
- ValueExtractor<T,A> - Class in com.hazelcast.query.extractor
-
Common superclass for all extractors that enable the user to define custom attributes and extract their values.
- ValueExtractor() - Constructor for class com.hazelcast.query.extractor.ValueExtractor
-
- valueLengthValid(int) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray16byteKeyImpl
-
- valueLengthValid(int) - Method in class com.hazelcast.internal.util.hashslot.impl.HashSlotArray16byteKeyNoValue
-
- valueList - Variable in class com.hazelcast.collection.impl.collection.operations.CollectionAddAllOperation
-
- valueLoaded - Variable in class com.hazelcast.cache.impl.CacheEntryProcessorEntry
-
- valueMap - Variable in class com.hazelcast.collection.impl.collection.operations.CollectionAddAllBackupOperation
-
- valueMap - Variable in class com.hazelcast.collection.impl.collection.operations.CollectionAddAllOperation
-
- valueMap - Variable in class com.hazelcast.map.impl.tx.TransactionalMapProxySupport
-
- valueObject - Variable in class com.hazelcast.query.impl.CachedQueryEntry
-
- valueOf(String) - Static method in enum com.hazelcast.cache.BuiltInCacheMergePolicies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.cache.CacheEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.cache.impl.CacheEntryProcessorEntry.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.cache.impl.CacheEntryViews.CacheEntryViewType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.client.config.ClientConnectionStrategyConfig.ReconnectMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.client.impl.ClientEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.client.impl.protocol.AuthenticationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.cluster.ClusterState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.cluster.MemberAttributeOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.AbstractConfigBuilder.ConfigType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.CacheDeserializedValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.CacheEvictionConfig.CacheMaxSizePolicy
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig.TimedExpiryPolicyFactoryConfig.ExpiryPolicyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.ConsistencyCheckStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.EvictionConfig.MaxSizePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.EvictionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.HotRestartClusterDataRecoveryPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.InMemoryFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.LoginModuleConfig.LoginModuleUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.MapStoreConfig.InitialLoadMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.MaxSizeConfig.MaxSizePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.MultiMapConfig.ValueCollectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.NativeMemoryConfig.MemoryAllocatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.NearCacheConfig.LocalUpdatePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.PartitionGroupConfig.MemberGroupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.PermissionConfig.PermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.properties.PropertyTypeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.UserCodeDeploymentConfig.ClassCacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.UserCodeDeploymentConfig.ProviderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.WanAcknowledgeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.WanPublisherState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.WANQueueFullBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.core.ClientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.core.DistributedObjectEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.core.EntryEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.core.ItemEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.core.LifecycleEvent.LifecycleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.core.MigrationEvent.MigrationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.hotrestart.BackupTaskState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.instance.NodeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.adapter.DataStructureAdapter.DataStructureMethods
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.ascii.TextCommandConstants.TextCommandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.cluster.fd.ClusterFailureDetectorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.cluster.impl.SplitBrainJoinMessage.SplitBrainMergeCheckResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.diagnostics.HealthMonitorLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.dynamicconfig.ConfigCheckMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.eviction.ClearExpiredRecordsTask.ProcessablePartitionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.eviction.CompositeEvictionChecker.CompositionOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.eviction.EvictionPolicyType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.eviction.EvictionStrategyType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in class com.hazelcast.internal.json.JsonValue
-
- valueOf(long) - Static method in class com.hazelcast.internal.json.JsonValue
-
- valueOf(float) - Static method in class com.hazelcast.internal.json.JsonValue
-
- valueOf(double) - Static method in class com.hazelcast.internal.json.JsonValue
-
- valueOf(String) - Static method in class com.hazelcast.internal.json.JsonValue
-
- valueOf(boolean) - Static method in class com.hazelcast.internal.json.JsonValue
-
- valueOf(String) - Static method in enum com.hazelcast.internal.management.dto.ClusterHotRestartStatusDTO.ClusterHotRestartStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.management.dto.ClusterHotRestartStatusDTO.MemberHotRestartStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.management.events.EventMetadata.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.memory.GlobalMemoryAccessorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.metrics.ProbeLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.metrics.ProbeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.networking.HandlerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.networking.nio.SelectorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.partition.impl.InternalMigrationListener.MigrationParticipant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.partition.impl.PartitionServiceState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.partition.MigrationInfo.MigrationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.internal.util.JavaVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.mapreduce.impl.operation.RequestPartitionResult.ResultState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.mapreduce.JobPartitionState.State
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.mapreduce.TopologyChangedStrategy
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.memory.MemoryUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.multimap.impl.operations.MultiMapOperationFactory.OperationFactoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.nio.ConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.nio.Packet.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.nio.serialization.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.nio.serialization.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.nio.serialization.SerializableByConvention.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.query.impl.AttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.query.impl.ComparisonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.query.impl.Index.OperationSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.query.impl.IndexCopyBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.query.impl.predicates.QueryOptimizerFactory.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.query.QueryConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.quorum.QuorumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.ringbuffer.OverflowPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.scheduledexecutor.impl.TaskDefinition.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.spi.discovery.integration.DiscoveryMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.spi.ExceptionAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.spi.partition.MigrationEndpoint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.spi.partitiongroup.PartitionGroupMetaData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.topic.TopicOverloadPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.transaction.impl.Transaction.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.transaction.TransactionOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.util.ConcurrentReferenceHashMap.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.util.ConcurrentReferenceHashMap.ReferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.util.executor.ExecutorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.util.IterationType
-
Returns the enum constant of this type with the specified name.
- valueOf(long) - Static method in class com.hazelcast.util.MutableLong
-
- valueOf(String) - Static method in enum com.hazelcast.util.scheduler.ScheduleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.wan.impl.CallerProvenance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.wan.WanSyncStatus
-
Returns the enum constant of this type with the specified name.
- ValueReader - Class in com.hazelcast.query.extractor
-
Enables reading the value of the attribute specified by the path
- ValueReader() - Constructor for class com.hazelcast.query.extractor.ValueReader
-
- ValueReadingException - Exception in com.hazelcast.query.extractor
-
Exception thrown if there is any checked or unchecked exception caught in the value reading in
ValueReader
- ValueReadingException(String, Throwable) - Constructor for exception com.hazelcast.query.extractor.ValueReadingException
-
- values() - Static method in enum com.hazelcast.cache.BuiltInCacheMergePolicies
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.cache.CacheEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.cache.impl.CacheEntryProcessorEntry.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.cache.impl.CacheEntryViews.CacheEntryViewType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.client.config.ClientConnectionStrategyConfig.ReconnectMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.client.impl.ClientEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.client.impl.protocol.AuthenticationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- values(Predicate) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- values() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- values() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- values(Comparator<V>) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- values() - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- values(Predicate) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- values() - Static method in enum com.hazelcast.cluster.ClusterState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.cluster.MemberAttributeOperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.AbstractConfigBuilder.ConfigType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.CacheDeserializedValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.CacheEvictionConfig.CacheMaxSizePolicy
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.CacheSimpleConfig.ExpiryPolicyFactoryConfig.TimedExpiryPolicyFactoryConfig.ExpiryPolicyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.ConsistencyCheckStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.EvictionConfig.MaxSizePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.EvictionPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.HotRestartClusterDataRecoveryPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.InMemoryFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.LoginModuleConfig.LoginModuleUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.MapStoreConfig.InitialLoadMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.MaxSizeConfig.MaxSizePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.MultiMapConfig.ValueCollectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.NativeMemoryConfig.MemoryAllocatorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.NearCacheConfig.LocalUpdatePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.PartitionGroupConfig.MemberGroupType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.PermissionConfig.PermissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.properties.PropertyTypeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.UserCodeDeploymentConfig.ClassCacheMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.UserCodeDeploymentConfig.ProviderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.WanAcknowledgeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.WanPublisherState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.WANQueueFullBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface com.hazelcast.core.BaseMap
-
Returns a collection clone of the values contained in this map.
- values(Predicate) - Method in interface com.hazelcast.core.BaseMap
-
Queries the map based on the specified predicate and
returns the values of matching entries.
- values() - Static method in enum com.hazelcast.core.ClientType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.core.DistributedObjectEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.core.EntryEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface com.hazelcast.core.IMap
-
Returns a collection clone of the values contained in this map.
- values(Predicate) - Method in interface com.hazelcast.core.IMap
-
Queries the map based on the specified predicate and returns the values of matching entries.
- values() - Static method in enum com.hazelcast.core.ItemEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.core.LifecycleEvent.LifecycleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.core.MigrationEvent.MigrationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface com.hazelcast.core.MultiMap
-
Returns the collection of values in the multimap.
- values() - Method in interface com.hazelcast.core.ReplicatedMap
-
Returns a lazy
Collection
view of the values contained in this map.
A LazyCollection is optimized for querying speed (preventing eager deserialization
and hashing on HashSet insertion) and does
NOT provide all operations.
- values(Comparator<V>) - Method in interface com.hazelcast.core.ReplicatedMap
-
Returns an eagerly populated
Collection
view of the values contained in this map.
- values() - Method in interface com.hazelcast.core.TransactionalMap
-
- values(Predicate) - Method in interface com.hazelcast.core.TransactionalMap
-
- values() - Static method in enum com.hazelcast.hotrestart.BackupTaskState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.instance.NodeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.adapter.DataStructureAdapter.DataStructureMethods
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.ascii.TextCommandConstants.TextCommandType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.cluster.fd.ClusterFailureDetectorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.cluster.impl.SplitBrainJoinMessage.SplitBrainMergeCheckResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.diagnostics.HealthMonitorLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.hazelcast.internal.dynamicconfig.AggregatingMap
-
- values() - Static method in enum com.hazelcast.internal.dynamicconfig.ConfigCheckMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.eviction.ClearExpiredRecordsTask.ProcessablePartitionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.eviction.CompositeEvictionChecker.CompositionOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.eviction.EvictionPolicyType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.eviction.EvictionStrategyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(String) - Method in class com.hazelcast.internal.jmx.MapMBean
-
- values() - Method in class com.hazelcast.internal.jmx.ReplicatedMapMBean
-
- values() - Method in class com.hazelcast.internal.json.JsonArray
-
Returns a list of the values in this array in document order.
- values() - Static method in enum com.hazelcast.internal.management.dto.ClusterHotRestartStatusDTO.ClusterHotRestartStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.management.dto.ClusterHotRestartStatusDTO.MemberHotRestartStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.management.events.EventMetadata.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.memory.GlobalMemoryAccessorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.metrics.ProbeLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.metrics.ProbeUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.networking.HandlerStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.networking.nio.SelectorMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.partition.impl.InternalMigrationListener.MigrationParticipant
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.partition.impl.PartitionServiceState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.partition.MigrationInfo.MigrationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.internal.util.JavaVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- values() - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- values(Predicate) - Method in class com.hazelcast.map.impl.proxy.MapProxyImpl
-
- values() - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- values(Predicate) - Method in class com.hazelcast.map.impl.querycache.subscriber.NullQueryCache
-
- values() - Method in interface com.hazelcast.map.impl.recordstore.Storage
-
- values() - Method in class com.hazelcast.map.impl.recordstore.StorageImpl
-
- values() - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- values(Predicate) - Method in class com.hazelcast.map.impl.tx.TransactionalMapProxy
-
- values() - Method in interface com.hazelcast.map.QueryCache
-
- values(Predicate) - Method in interface com.hazelcast.map.QueryCache
-
- values() - Static method in enum com.hazelcast.mapreduce.impl.operation.RequestPartitionResult.ResultState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.mapreduce.JobPartitionState.State
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.mapreduce.TopologyChangedStrategy
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.memory.MemoryUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.hazelcast.multimap.impl.MultiMapContainer
-
- VALUES - Static variable in class com.hazelcast.multimap.impl.MultiMapDataSerializerHook
-
- values() - Method in class com.hazelcast.multimap.impl.ObjectMultiMapProxy
-
- values() - Static method in enum com.hazelcast.multimap.impl.operations.MultiMapOperationFactory.OperationFactoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.nio.ConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.nio.Packet.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.nio.serialization.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.nio.serialization.FieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.nio.serialization.SerializableByConvention.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.query.impl.AttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.query.impl.ComparisonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.query.impl.Index.OperationSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.query.impl.IndexCopyBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.query.impl.predicates.QueryOptimizerFactory.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.query.QueryConstants
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.quorum.QuorumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- values(boolean) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- values(Comparator) - Method in class com.hazelcast.replicatedmap.impl.record.AbstractReplicatedRecordStore
-
- values() - Method in class com.hazelcast.replicatedmap.impl.record.InternalReplicatedMapStorage
-
- values(boolean) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- values(Comparator) - Method in interface com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore
-
- values() - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- values(Comparator<V>) - Method in class com.hazelcast.replicatedmap.impl.ReplicatedMapProxy
-
- values() - Static method in enum com.hazelcast.ringbuffer.OverflowPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.scheduledexecutor.impl.TaskDefinition.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.spi.discovery.integration.DiscoveryMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.spi.ExceptionAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.spi.partition.MigrationEndpoint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.spi.partitiongroup.PartitionGroupMetaData
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.topic.TopicOverloadPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.transaction.impl.Transaction.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.transaction.TransactionOptions.TransactionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.hazelcast.util.collection.Int2ObjectHashMap
-
- values() - Method in class com.hazelcast.util.collection.Long2LongHashMap
-
- values() - Method in class com.hazelcast.util.collection.Long2ObjectHashMap
-
- values() - Static method in enum com.hazelcast.util.ConcurrentReferenceHashMap.Option
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.util.ConcurrentReferenceHashMap.ReferenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
-
Returns a
Collection
view of the values contained in this map.
- values() - Static method in enum com.hazelcast.util.executor.ExecutorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.util.IterationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.util.scheduler.ScheduleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.wan.impl.CallerProvenance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.wan.WanSyncStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES_COLLECTION - Static variable in class com.hazelcast.replicatedmap.impl.client.ReplicatedMapPortableHook
-
- valuesInternal() - Method in class com.hazelcast.multimap.impl.MultiMapProxySupport
-
- ValuesOperation - Class in com.hazelcast.multimap.impl.operations
-
- ValuesOperation() - Constructor for class com.hazelcast.multimap.impl.operations.ValuesOperation
-
- ValuesOperation(String) - Constructor for class com.hazelcast.multimap.impl.operations.ValuesOperation
-
- ValuesOperation - Class in com.hazelcast.replicatedmap.impl.operation
-
- ValuesOperation() - Constructor for class com.hazelcast.replicatedmap.impl.operation.ValuesOperation
-
- ValuesOperation(String) - Constructor for class com.hazelcast.replicatedmap.impl.operation.ValuesOperation
-
- valueToData(Object) - Method in class com.hazelcast.cache.impl.AbstractCacheRecordStore
-
- valueToData(Object) - Method in class com.hazelcast.cache.impl.CacheRecordStore
-
- valueToData(V) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- valueToRecord(V) - Method in class com.hazelcast.internal.nearcache.impl.store.AbstractNearCacheRecordStore
-
- valueToRecord(V) - Method in class com.hazelcast.internal.nearcache.impl.store.NearCacheDataRecordStore
-
- valueToRecord(V) - Method in class com.hazelcast.internal.nearcache.impl.store.NearCacheObjectRecordStore
-
- ValueValidator<T extends Comparable<T>> - Interface in com.hazelcast.config.properties
-
This interface defines a certain validation logic implementation
to test if a given value is expected to be correct or not.
- VECTOR_CLOCK - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- VectorClock - Class in com.hazelcast.cluster.impl
-
Vector clock consisting of distinct replica logical clocks.
- VectorClock() - Constructor for class com.hazelcast.cluster.impl.VectorClock
-
- VectorClock(VectorClock) - Constructor for class com.hazelcast.cluster.impl.VectorClock
-
- verify() - Method in class com.hazelcast.config.JoinConfig
-
Verifies this JoinConfig is valid.
- verifySplitBrainMergeMemberListVersion(SplitBrainJoinMessage) - Method in class com.hazelcast.internal.cluster.impl.MembershipManager
-
- VERSION - Static variable in class com.hazelcast.client.impl.protocol.ClientMessage
-
Current protocol version
- version - Variable in class com.hazelcast.instance.AbstractMember
-
- VERSION - Static variable in class com.hazelcast.instance.GeneratedBuildProperties
-
- VERSION - Static variable in class com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook
-
- version - Variable in class com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder
-
- version - Variable in class com.hazelcast.map.impl.record.AbstractRecord
-
- version - Variable in class com.hazelcast.map.impl.record.RecordInfo
-
- VERSION - Static variable in class com.hazelcast.nio.Packet
-
- Version - Class in com.hazelcast.version
-
- Version() - Constructor for class com.hazelcast.version.Version
-
- VERSION_1 - Static variable in interface com.hazelcast.internal.serialization.InternalSerializationService
-
- VERSION_CHECK_ENABLED - Static variable in class com.hazelcast.spi.properties.GroupProperty
-
Deprecated.
- VERSION_PATTERN - Static variable in class com.hazelcast.util.StringUtil
-
Pattern used to tokenize version strings.
- VERSION_RESPONSE_PAIR - Static variable in class com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook
-
- VersionAware - Interface in com.hazelcast.nio
-
Enables getting the version from the implementing object.
- VersionAwareConstructorFunction<K,V> - Interface in com.hazelcast.util
-
VersionAware version of the ConstructorFunction.
- VersionCommand - Class in com.hazelcast.internal.ascii.memcache
-
- VersionCommand(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.internal.ascii.memcache.VersionCommand
-
- VersionCommandProcessor - Class in com.hazelcast.internal.ascii.memcache
-
- VersionCommandProcessor(TextCommandServiceImpl) - Constructor for class com.hazelcast.internal.ascii.memcache.VersionCommandProcessor
-
- Versioned - Interface in com.hazelcast.nio.serialization.impl
-
Marker interface that enables marking a DataSerializable or IdentifiedDataSerializable class for versioning.
- VERSIONED_VALUE - Static variable in class com.hazelcast.map.impl.MapDataSerializerHook
-
- VersionedDataSerializableFactory - Interface in com.hazelcast.nio.serialization.impl
-
VersionedDataSerializableFactory is used to create IdentifiedDataSerializable instances during de-serialization.
- VersionedPortable - Interface in com.hazelcast.nio.serialization
-
VersionedPortable is an extension to
Portable
to support per class version instead of a global serialization version.
- VersionedValue - Class in com.hazelcast.map.impl.tx
-
Wrapper for
Data
value objects with version information.
- VersionedValue(Data, long) - Constructor for class com.hazelcast.map.impl.tx.VersionedValue
-
- VersionedValue() - Constructor for class com.hazelcast.map.impl.tx.VersionedValue
-
- VersionMismatchException - Exception in com.hazelcast.internal.cluster.impl
-
Indicates that the version of a joining member is not compatible with the cluster version.
- VersionMismatchException(String) - Constructor for exception com.hazelcast.internal.cluster.impl.VersionMismatchException
-
- VersionResponsePair - Class in com.hazelcast.replicatedmap.impl.operation
-
Contains response and partition version for update operations on replicated map.
- VersionResponsePair() - Constructor for class com.hazelcast.replicatedmap.impl.operation.VersionResponsePair
-
- VersionResponsePair(Object, long) - Constructor for class com.hazelcast.replicatedmap.impl.operation.VersionResponsePair
-
- Versions - Class in com.hazelcast.internal.cluster
-
- visit(AndPredicate, Indexes) - Method in class com.hazelcast.query.impl.predicates.AbstractVisitor
-
- visit(OrPredicate, Indexes) - Method in class com.hazelcast.query.impl.predicates.AbstractVisitor
-
- visit(NotPredicate, Indexes) - Method in class com.hazelcast.query.impl.predicates.AbstractVisitor
-
- visit(AndPredicate, Indexes) - Method in class com.hazelcast.query.impl.predicates.BetweenVisitor
-
- visit(AndPredicate, Indexes) - Method in class com.hazelcast.query.impl.predicates.FlatteningVisitor
-
- visit(OrPredicate, Indexes) - Method in class com.hazelcast.query.impl.predicates.FlatteningVisitor
-
- visit(NotPredicate, Indexes) - Method in class com.hazelcast.query.impl.predicates.FlatteningVisitor
-
- visit(OrPredicate, Indexes) - Method in class com.hazelcast.query.impl.predicates.OrToInVisitor
-
- visit(AndPredicate, Indexes) - Method in interface com.hazelcast.query.impl.predicates.Visitor
-
- visit(OrPredicate, Indexes) - Method in interface com.hazelcast.query.impl.predicates.Visitor
-
- visit(NotPredicate, Indexes) - Method in interface com.hazelcast.query.impl.predicates.Visitor
-
- VisitablePredicate - Interface in com.hazelcast.query
-
Predicates which can be visited by optimizer.
- Visitor - Interface in com.hazelcast.query.impl.predicates
-
Visitor can inspect internal state of a node,
but it's not allowed to mutate its internal state.
- VisitorUtils - Class in com.hazelcast.query.impl.predicates
-