Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractAccessDelegate<T extends HazelcastRegion> - Class in com.hazelcast.hibernate.access
 
AbstractAccessDelegate(T, Properties) - Constructor for class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
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
 
AbstractAlterRequest - Class in com.hazelcast.concurrent.atomiclong.client
 
AbstractAlterRequest() - Constructor for class com.hazelcast.concurrent.atomiclong.client.AbstractAlterRequest
 
AbstractAlterRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomiclong.client.AbstractAlterRequest
 
AbstractAlterRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
AbstractAlterRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.AbstractAlterRequest
 
AbstractAlterRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.client.AbstractAlterRequest
 
AbstractClientCollectionProxy<E> - Class in com.hazelcast.client.proxy
 
AbstractClientCollectionProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
AbstractClientTxnCollectionProxy<E> - Class in com.hazelcast.client.txn.proxy
 
AbstractClientTxnCollectionProxy(String, TransactionContextProxy) - Constructor for class com.hazelcast.client.txn.proxy.AbstractClientTxnCollectionProxy
 
AbstractCollectionProxyImpl<S extends RemoteService,E> - Class in com.hazelcast.collection
 
AbstractCollectionProxyImpl(String, NodeEngine, S) - Constructor for class com.hazelcast.collection.AbstractCollectionProxyImpl
 
AbstractCompletableFuture<V> - Class in com.hazelcast.spi.impl
 
AbstractCompletableFuture(NodeEngine, ILogger) - Constructor for class com.hazelcast.spi.impl.AbstractCompletableFuture
 
AbstractCredentials - Class in com.hazelcast.security
Abstract implementation of Credentials
AbstractCredentials() - Constructor for class com.hazelcast.security.AbstractCredentials
 
AbstractCredentials(String) - Constructor for class com.hazelcast.security.AbstractCredentials
 
AbstractDistributedObject<S extends RemoteService> - Class in com.hazelcast.spi
 
AbstractDistributedObject(NodeEngine, S) - Constructor for class com.hazelcast.spi.AbstractDistributedObject
 
AbstractEntryProcessor<K,V> - Class in com.hazelcast.map
An abstract EntryProcessor that already has implemented the AbstractEntryProcessor.getBackupProcessor().
AbstractEntryProcessor() - Constructor for class com.hazelcast.map.AbstractEntryProcessor
Creates an AbstractEntryProcessor that applies the EntryProcessor.process(java.util.Map.Entry) to primary and backups.
AbstractEntryProcessor(boolean) - Constructor for class com.hazelcast.map.AbstractEntryProcessor
Creates an AbstractEntryProcessor.
AbstractExecutorThreadFactory - Class in com.hazelcast.util.executor
 
AbstractExecutorThreadFactory(ThreadGroup, ClassLoader) - Constructor for class com.hazelcast.util.executor.AbstractExecutorThreadFactory
 
AbstractGeneralRegion<Cache extends RegionCache> - Class in com.hazelcast.hibernate.region
 
AbstractGeneralRegion(HazelcastInstance, String, Properties, Cache) - Constructor for class com.hazelcast.hibernate.region.AbstractGeneralRegion
 
AbstractHazelcastCacheRegionFactory - Class in com.hazelcast.hibernate
 
AbstractHazelcastCacheRegionFactory() - Constructor for class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
AbstractHazelcastCacheRegionFactory(Properties) - Constructor for class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
AbstractHazelcastCacheRegionFactory(HazelcastInstance) - Constructor for class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
AbstractIsLockedRequest - Class in com.hazelcast.concurrent.lock.client
 
AbstractIsLockedRequest() - Constructor for class com.hazelcast.concurrent.lock.client.AbstractIsLockedRequest
 
AbstractIsLockedRequest(Data) - Constructor for class com.hazelcast.concurrent.lock.client.AbstractIsLockedRequest
 
AbstractIsLockedRequest(Data, long) - Constructor for class com.hazelcast.concurrent.lock.client.AbstractIsLockedRequest
 
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.cluster
 
AbstractJoiner(Node) - Constructor for class com.hazelcast.cluster.AbstractJoiner
 
AbstractLoadBalancer - Class in com.hazelcast.client.util
An abstract LoadBalancer implementation.
AbstractLoadBalancer() - Constructor for class com.hazelcast.client.util.AbstractLoadBalancer
 
AbstractLockRequest - Class in com.hazelcast.concurrent.lock.client
 
AbstractLockRequest() - Constructor for class com.hazelcast.concurrent.lock.client.AbstractLockRequest
 
AbstractLockRequest(Data, long) - Constructor for class com.hazelcast.concurrent.lock.client.AbstractLockRequest
 
AbstractLockRequest(Data, long, long, long) - Constructor for class com.hazelcast.concurrent.lock.client.AbstractLockRequest
 
AbstractLogger - Class in com.hazelcast.logging
Abstract ILogger implementation that provides implementations for the convenience methods like finest,info,warning and severe.
AbstractLogger() - Constructor for class com.hazelcast.logging.AbstractLogger
 
AbstractMapAddEntryListenerRequest - Class in com.hazelcast.map.client
User: sancar Date: 11/11/13 Time: 11:08
AbstractMapAddEntryListenerRequest() - Constructor for class com.hazelcast.map.client.AbstractMapAddEntryListenerRequest
 
AbstractMapAddEntryListenerRequest(String, boolean) - Constructor for class com.hazelcast.map.client.AbstractMapAddEntryListenerRequest
 
AbstractMapAddEntryListenerRequest(String, Data, boolean) - Constructor for class com.hazelcast.map.client.AbstractMapAddEntryListenerRequest
 
AbstractMapOperation - Class in com.hazelcast.map.operation
 
AbstractMapOperation() - Constructor for class com.hazelcast.map.operation.AbstractMapOperation
 
AbstractMapOperation(String) - Constructor for class com.hazelcast.map.operation.AbstractMapOperation
 
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
 
AbstractOperation - Class in com.hazelcast.spi
 
AbstractOperation() - Constructor for class com.hazelcast.spi.AbstractOperation
 
AbstractPredicate() - Constructor for class com.hazelcast.query.Predicates.AbstractPredicate
 
AbstractPredicate(String) - Constructor for class com.hazelcast.query.Predicates.AbstractPredicate
 
AbstractRecord<V> - Class in com.hazelcast.map.record
 
AbstractRecord(Data, boolean) - Constructor for class com.hazelcast.map.record.AbstractRecord
 
AbstractRecord() - Constructor for class com.hazelcast.map.record.AbstractRecord
 
AbstractTextCommand - Class in com.hazelcast.ascii
 
AbstractTextCommand(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.ascii.AbstractTextCommand
 
AbstractTextCommandProcessor<T> - Class in com.hazelcast.ascii
 
AbstractTextCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.ascii.AbstractTextCommandProcessor
 
AbstractTransactionalCollectionProxy<S extends RemoteService,E> - Class in com.hazelcast.collection.txn
 
AbstractTransactionalCollectionProxy(String, TransactionSupport, NodeEngine, S) - Constructor for class com.hazelcast.collection.txn.AbstractTransactionalCollectionProxy
 
AbstractTransactionalDataRegion<Cache extends RegionCache> - Class in com.hazelcast.hibernate.region
 
AbstractTransactionalDataRegion(HazelcastInstance, String, Properties, CacheDataDescription, Cache) - Constructor for class com.hazelcast.hibernate.region.AbstractTransactionalDataRegion
 
AbstractTxnMapRequest - Class in com.hazelcast.map.client
User: sancar Date: 9/18/13 Time: 2:28 PM
AbstractTxnMapRequest() - Constructor for class com.hazelcast.map.client.AbstractTxnMapRequest
 
AbstractTxnMapRequest(String, AbstractTxnMapRequest.TxnMapRequestType) - Constructor for class com.hazelcast.map.client.AbstractTxnMapRequest
 
AbstractTxnMapRequest(String, AbstractTxnMapRequest.TxnMapRequestType, Data) - Constructor for class com.hazelcast.map.client.AbstractTxnMapRequest
 
AbstractTxnMapRequest(String, AbstractTxnMapRequest.TxnMapRequestType, Data, Data) - Constructor for class com.hazelcast.map.client.AbstractTxnMapRequest
 
AbstractTxnMapRequest(String, AbstractTxnMapRequest.TxnMapRequestType, Data, Data, Data) - Constructor for class com.hazelcast.map.client.AbstractTxnMapRequest
 
AbstractTxnMapRequest(String, AbstractTxnMapRequest.TxnMapRequestType, Data, Data, long, TimeUnit) - Constructor for class com.hazelcast.map.client.AbstractTxnMapRequest
 
AbstractTxnMapRequest.TxnMapRequestType - Enum in com.hazelcast.map.client
 
AbstractUnlockRequest - Class in com.hazelcast.concurrent.lock.client
 
AbstractUnlockRequest() - Constructor for class com.hazelcast.concurrent.lock.client.AbstractUnlockRequest
 
AbstractUnlockRequest(Data, long) - Constructor for class com.hazelcast.concurrent.lock.client.AbstractUnlockRequest
 
AbstractUnlockRequest(Data, long, boolean) - Constructor for class com.hazelcast.concurrent.lock.client.AbstractUnlockRequest
 
AbstractWaitNotifyKey - Class in com.hazelcast.spi
 
AbstractWaitNotifyKey(String, String) - Constructor for class com.hazelcast.spi.AbstractWaitNotifyKey
 
AbstractXmlConfigHelper - Class in com.hazelcast.config
 
AbstractXmlConfigHelper() - Constructor for class com.hazelcast.config.AbstractXmlConfigHelper
 
AbstractXmlConfigHelper.IterableNodeList - Class in com.hazelcast.config
 
access() - Method in class com.hazelcast.map.record.RecordStatistics
 
access() - Method in class com.hazelcast.multimap.MultiMapContainer
 
AccessDelegate<T extends HazelcastRegion> - Interface in com.hazelcast.hibernate.access
 
acquire() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
acquire(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
acquire(int, String) - Method in class com.hazelcast.concurrent.semaphore.Permit
 
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
 
AcquireRequest - Class in com.hazelcast.concurrent.semaphore.client
 
AcquireRequest() - Constructor for class com.hazelcast.concurrent.semaphore.client.AcquireRequest
 
AcquireRequest(String, int, long) - Constructor for class com.hazelcast.concurrent.semaphore.client.AcquireRequest
 
ACTION_ACQUIRE - Static variable in class com.hazelcast.security.permission.ActionConstants
 
ACTION_ADD - 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_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
 
ActionConstants - Class in com.hazelcast.security.permission
 
actions - Variable in class com.hazelcast.security.permission.InstancePermission
 
Activator - Class in com.hazelcast.osgi
Hazelcast OSGi bundle activator

initializes script Engines

Activator() - Constructor for class com.hazelcast.osgi.Activator
 
add(E) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
add(int, 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.txn.proxy.ClientTxnListProxy
 
add(E) - Method in class com.hazelcast.client.txn.proxy.ClientTxnSetProxy
 
add(E) - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
add(Data) - Method in class com.hazelcast.collection.CollectionContainer
 
add(int, Data) - Method in class com.hazelcast.collection.list.ListContainer
 
add(int, E) - Method in class com.hazelcast.collection.list.ListProxyImpl
 
add(E) - Method in class com.hazelcast.collection.txn.AbstractTransactionalCollectionProxy
 
add(E) - Method in class com.hazelcast.collection.txn.TransactionalSetProxy
 
add(CountDownLatchInfo) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
 
add(E) - Method in interface com.hazelcast.core.IQueue
add(E) - Method in interface com.hazelcast.core.TransactionalList
Add new item to transactional list
add(E) - Method in interface com.hazelcast.core.TransactionalSet
Add new item to transactional set
add(Map.Entry<Data, Data>) - Method in class com.hazelcast.map.MapEntrySet
 
add(Data, Data) - Method in class com.hazelcast.map.MapEntrySet
 
add(QueryResultEntry) - Method in class com.hazelcast.map.QueryResult
 
add(long) - Method in interface com.hazelcast.map.SizeEstimator
 
add(QueryableEntry) - Method in class com.hazelcast.query.impl.MultiResultSet
 
add(E) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
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(QueryResultEntry) - Method in class com.hazelcast.util.QueryResultSet
 
add(Object) - Method in class com.hazelcast.util.QueryResultSet
 
add(E) - Method in class com.hazelcast.util.SimpleBlockingQueue
 
add(E) - Method in class com.hazelcast.util.SimpleBoundedQueue
 
add(Map.Entry) - Method in class com.hazelcast.util.SortedQueryResultSet
 
ADD_ALL - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
ADD_ALL - Static variable in class com.hazelcast.queue.QueuePortableHook
 
ADD_ALL_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
ADD_ENTRY_LISTENER - Static variable in class com.hazelcast.map.MapPortableHook
 
ADD_ENTRY_LISTENER - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
ADD_ENTRY_LISTENER_SQL - Static variable in class com.hazelcast.map.MapPortableHook
 
ADD_INDEX - Static variable in class com.hazelcast.map.MapPortableHook
 
ADD_INTERCEPTOR - Static variable in class com.hazelcast.map.MapPortableHook
 
ADD_LISTENER - Static variable in class com.hazelcast.queue.QueuePortableHook
 
ADD_LISTENER - Static variable in class com.hazelcast.topic.TopicPortableHook
 
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
 
addAll(Collection<? extends E>) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
addAll(int, 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.collection.AbstractCollectionProxyImpl
 
addAll(List<Data>) - Method in class com.hazelcast.collection.CollectionContainer
 
addAll(int, List<Data>) - Method in class com.hazelcast.collection.list.ListContainer
 
addAll(int, Collection<? extends E>) - Method in class com.hazelcast.collection.list.ListProxyImpl
 
addAll(List<Data>) - Method in class com.hazelcast.collection.set.SetContainer
 
addAll(Collection<? extends E>) - Method in interface com.hazelcast.core.IQueue
addAll(Collection<? extends E>) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
addAll(Collection<Data>) - Method in class com.hazelcast.queue.QueueContainer
 
addAllBackup(Map<Long, Data>) - Method in class com.hazelcast.collection.CollectionContainer
 
addAllBackup(Map<Long, Data>) - Method in class com.hazelcast.queue.QueueContainer
 
AddAllBackupOperation - Class in com.hazelcast.queue
 
AddAllBackupOperation() - Constructor for class com.hazelcast.queue.AddAllBackupOperation
 
AddAllBackupOperation(String, Map<Long, Data>) - Constructor for class com.hazelcast.queue.AddAllBackupOperation
 
AddAllOperation - Class in com.hazelcast.queue
 
AddAllOperation() - Constructor for class com.hazelcast.queue.AddAllOperation
 
AddAllOperation(String, Collection<Data>) - Constructor for class com.hazelcast.queue.AddAllOperation
 
AddAllRequest - Class in com.hazelcast.queue.client
 
AddAllRequest() - Constructor for class com.hazelcast.queue.client.AddAllRequest
 
AddAllRequest(String, Collection<Data>) - Constructor for class com.hazelcast.queue.client.AddAllRequest
 
addAndGet(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
addAndGet(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
addAndGet(long) - Method in class com.hazelcast.concurrent.atomiclong.LongWrapper
 
addAndGet(long) - Method in interface com.hazelcast.core.IAtomicLong
Atomically adds the given value to the current value.
addAndGet(long) - Method in class com.hazelcast.jmx.AtomicLongMBean
 
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
 
AddAndGetRequest - Class in com.hazelcast.concurrent.atomiclong.client
 
AddAndGetRequest() - Constructor for class com.hazelcast.concurrent.atomiclong.client.AddAndGetRequest
 
AddAndGetRequest(String, long) - Constructor for class com.hazelcast.concurrent.atomiclong.client.AddAndGetRequest
 
addAwait(Data, String, String, long) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
addBackup(long, Data) - Method in class com.hazelcast.collection.CollectionContainer
 
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
 
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
 
addCharArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
 
addCharField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
 
addClassDef(ClassDefinition) - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
addClassDefinition(ClassDefinition) - Method in class com.hazelcast.config.SerializationConfig
 
addClassDefinition(ClassDefinition) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
addClientListener(ClientListener) - Method in interface com.hazelcast.core.ClientService
 
addClientLoginModuleConfig(LoginModuleConfig) - Method in class com.hazelcast.config.SecurityConfig
 
addClientPermissionConfig(PermissionConfig) - Method in class com.hazelcast.config.SecurityConfig
 
addClientRecoveredTransaction(RecoveredTransaction) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
addConnectionEventListener(ConnectionEventListener) - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
addConnectionListener(ConnectionListener) - Method in interface com.hazelcast.nio.ConnectionManager
 
addConnectionListener(ConnectionListener) - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
addContainer(String, CollectionContainer) - Method in class com.hazelcast.collection.CollectionService
 
addContainer(String, QueueContainer) - Method in class com.hazelcast.queue.QueueService
 
addDataSerializableFactory(int, DataSerializableFactory) - Method in class com.hazelcast.config.SerializationConfig
 
addDataSerializableFactory(int, DataSerializableFactory) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
addDataSerializableFactoryClass(int, String) - Method in class com.hazelcast.config.SerializationConfig
 
addDataSerializableFactoryClass(int, Class<? extends DataSerializableFactory>) - Method in class com.hazelcast.config.SerializationConfig
 
addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.client.HazelcastClient
 
addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.client.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
 
addDoubleArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
 
addDoubleField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
 
addEndpoint(String) - Method in class com.hazelcast.config.PermissionConfig
 
addEndpoint(String) - Method in class com.hazelcast.config.WanTargetClusterConfig
 
addEntryListener(EntryListener<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addEntryListener(EntryListener<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addEntryListener(EntryListener<K, V>, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addEntryListener(EntryListener<K, V>, 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>, boolean) - Method in interface com.hazelcast.core.IMap
Adds an entry listener for this map.
addEntryListener(EntryListener<K, V>, K, boolean) - Method in interface com.hazelcast.core.IMap
Adds the specified entry listener for the specified key.
addEntryListener(EntryListener<K, V>, Predicate<K, V>, boolean) - Method in interface com.hazelcast.core.IMap
Adds an continuous entry listener for this map.
addEntryListener(EntryListener<K, V>, Predicate<K, V>, K, boolean) - Method in interface com.hazelcast.core.IMap
Adds an continuous entry listener for this map.
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, boolean) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
addEntryListener(EntryListener<K, V>, K, boolean) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
addEntryListener(EntryListener<K, V>, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
addEntryListener(EntryListener<K, V>, Predicate<K, V>, boolean) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
addEntryListener(EntryListener<K, V>, boolean) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
addEntryListener(EntryListener<K, V>, K, boolean) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
addEntryListenerConfig(EntryListenerConfig) - Method in class com.hazelcast.config.MapConfig
 
addEntryListenerConfig(EntryListenerConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
 
addEntryListenerConfig(EntryListenerConfig) - Method in class com.hazelcast.config.MultiMapConfig
 
addEntryListenerConfig(EntryListenerConfig) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
 
AddEntryListenerRequest - Class in com.hazelcast.multimap.operations.client
 
AddEntryListenerRequest() - Constructor for class com.hazelcast.multimap.operations.client.AddEntryListenerRequest
 
AddEntryListenerRequest(String, Data, boolean) - Constructor for class com.hazelcast.multimap.operations.client.AddEntryListenerRequest
 
addEventListener(EntryListener, EventFilter, String) - Method in class com.hazelcast.map.MapService
 
addExecutorConfig(ExecutorConfig) - Method in class com.hazelcast.config.Config
Adds a new ExecutorConfig by name
addFieldDef(FieldDefinition) - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
addFloatArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
 
addFloatField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
 
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.
AddIndexOperation - Class in com.hazelcast.map.operation
 
AddIndexOperation(String, String, boolean) - Constructor for class com.hazelcast.map.operation.AddIndexOperation
 
AddIndexOperation() - Constructor for class com.hazelcast.map.operation.AddIndexOperation
 
AddIndexOperationFactory - Class in com.hazelcast.map.operation
 
AddIndexOperationFactory() - Constructor for class com.hazelcast.map.operation.AddIndexOperationFactory
 
AddIndexOperationFactory(String, String, boolean) - Constructor for class com.hazelcast.map.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(MapInterceptor) - Method in class com.hazelcast.map.MapContainer
 
addInterceptor(String, MapInterceptor) - Method in class com.hazelcast.map.MapContainer
 
addInterceptor(String, MapInterceptor) - Method in class com.hazelcast.map.MapService
 
addInterceptor(MapInterceptor) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
AddInterceptorOperation - Class in com.hazelcast.map.operation
 
AddInterceptorOperation(String, MapInterceptor, String) - Constructor for class com.hazelcast.map.operation.AddInterceptorOperation
 
AddInterceptorOperation() - Constructor for class com.hazelcast.map.operation.AddInterceptorOperation
 
AddInterceptorOperationFactory - Class in com.hazelcast.map.operation
 
AddInterceptorOperationFactory() - Constructor for class com.hazelcast.map.operation.AddInterceptorOperationFactory
 
AddInterceptorOperationFactory(String, String, MapInterceptor) - Constructor for class com.hazelcast.map.operation.AddInterceptorOperationFactory
 
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
 
addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
addItemListener(ItemListener<E>, boolean) - Method in interface com.hazelcast.core.ICollection
Adds an item listener for this collection.
addItemListener(String, ItemListener, boolean) - Method in class com.hazelcast.queue.QueueService
 
addItemListenerConfig(ItemListenerConfig) - Method in class com.hazelcast.config.CollectionConfig
 
addItemListenerConfig(ItemListenerConfig) - Method in class com.hazelcast.config.ListConfigReadOnly
 
addItemListenerConfig(ItemListenerConfig) - Method in class com.hazelcast.config.QueueConfig
 
addItemListenerConfig(ItemListenerConfig) - Method in class com.hazelcast.config.QueueConfigReadOnly
 
addItemListenerConfig(ItemListenerConfig) - Method in class com.hazelcast.config.SetConfigReadOnly
 
addJobTrackerConfig(JobTrackerConfig) - Method in class com.hazelcast.config.Config
 
addLifecycleListener(LifecycleListener) - Method in class com.hazelcast.client.LifecycleServiceImpl
 
addLifecycleListener(LifecycleListener) - Method in interface com.hazelcast.core.LifecycleService
Add listener object to listen 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.config.Config
 
addListener(String, EventListener, Data, boolean, boolean) - Method in class com.hazelcast.multimap.MultiMapService
 
addListenerConfig(ListenerConfig) - Method in class com.hazelcast.client.config.ClientConfig
 
addListenerConfig(ListenerConfig) - Method in class com.hazelcast.config.Config
 
AddListenerRequest - Class in com.hazelcast.queue.client
 
AddListenerRequest() - Constructor for class com.hazelcast.queue.client.AddListenerRequest
 
AddListenerRequest(String, boolean) - Constructor for class com.hazelcast.queue.client.AddListenerRequest
 
addLocalEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addLocalEntryListener(EntryListener<K, V>, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addLocalEntryListener(EntryListener<K, V>, 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(EntryListener<K, V>) - Method in interface com.hazelcast.core.IMap
Adds a local entry listener for this map.
addLocalEntryListener(EntryListener<K, V>, Predicate<K, V>, boolean) - Method in interface com.hazelcast.core.IMap
Adds a local entry listener for this map.
addLocalEntryListener(EntryListener<K, V>, Predicate<K, V>, K, boolean) - Method in interface com.hazelcast.core.IMap
Adds a local entry listener for this map.
addLocalEntryListener(EntryListener<K, V>) - Method in interface com.hazelcast.core.MultiMap
Adds a local entry listener for this multimap.
addLocalEntryListener(EntryListener<K, V>, Predicate<K, V>, boolean) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
addLocalEntryListener(EntryListener<K, V>, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
addLocalEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
addLocalEventListener(EntryListener, String) - Method in class com.hazelcast.map.MapService
 
addLocalEventListener(EntryListener, EventFilter, String) - Method in class com.hazelcast.map.MapService
 
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
 
addManagedTransaction(Xid, TransactionProxy) - Method in class com.hazelcast.client.txn.ClientTransactionManager
 
addManagedTransaction(Xid, Transaction) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
addMapConfig(MapConfig) - Method in class com.hazelcast.config.Config
 
addMapIndex(MapContainer) - Method in class com.hazelcast.map.operation.PostJoinMapOperation
 
addMapIndexConfig(MapIndexConfig) - Method in class com.hazelcast.config.MapConfig
 
addMapIndexConfig(MapIndexConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
 
addMapInterceptors(MapContainer) - Method in class com.hazelcast.map.operation.PostJoinMapOperation
 
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
addMemberInfo(MemberInfo, Map<Address, Integer>, int) - Method in class com.hazelcast.partition.PartitionRuntimeState
 
addMemberLoginModuleConfig(LoginModuleConfig) - Method in class com.hazelcast.config.SecurityConfig
 
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 class com.hazelcast.cluster.ClusterProxy
 
addMembershipListener(MembershipListener) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
addMembershipListener(MembershipListener) - Method in interface com.hazelcast.core.Cluster
Adds MembershipListener to listen for membership updates.
AddMembershipListenerRequest - Class in com.hazelcast.cluster.client
 
AddMembershipListenerRequest() - Constructor for class com.hazelcast.cluster.client.AddMembershipListenerRequest
 
addMembershipListenerWithInit(MembershipListener) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
addMembershipListenerWithoutInit(MembershipListener) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
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.TopicProxy
 
addMessageListener(String, MessageListener) - Method in class com.hazelcast.topic.TopicService
 
addMessageListenerConfig(ListenerConfig) - Method in class com.hazelcast.config.TopicConfig
 
addMessageListenerConfig(ListenerConfig) - Method in class com.hazelcast.config.TopicConfigReadOnly
 
AddMessageListenerRequest - Class in com.hazelcast.topic.client
 
AddMessageListenerRequest() - Constructor for class com.hazelcast.topic.client.AddMessageListenerRequest
 
AddMessageListenerRequest(String) - Constructor for class com.hazelcast.topic.client.AddMessageListenerRequest
 
addMigrationListener(MigrationListener) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
addMigrationListener(MigrationListener) - Method in interface com.hazelcast.core.PartitionService
 
addMigrationListener(MigrationListener) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
addMigrationListener(MigrationListener) - Method in interface com.hazelcast.partition.InternalPartitionService
 
addMigrationListener(MigrationListener) - Method in class com.hazelcast.partition.PartitionServiceProxy
 
addMulticastListener(MulticastListener) - Method in class com.hazelcast.cluster.MulticastService
 
addMultiMapConfig(MultiMapConfig) - Method in class com.hazelcast.config.Config
 
addNearCacheConfig(String, NearCacheConfig) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
addNearCacheConfig(NearCacheConfig) - Method in class com.hazelcast.client.config.ClientConfig
 
addOperation(Operation) - Method in class com.hazelcast.multimap.txn.MultiMapTransactionLog
 
addOrGetIndex(String, boolean) - Method in class com.hazelcast.query.impl.IndexService
 
addOutboundPort(int) - Method in class com.hazelcast.config.NetworkConfig
 
addOutboundPortDefinition(String) - Method in class com.hazelcast.config.NetworkConfig
 
addPartition(int) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
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.nio.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
 
addProcessedRecords(int) - Method in class com.hazelcast.mapreduce.impl.task.JobProcessInformationImpl
 
addProxyFactoryConfig(ProxyFactoryConfig) - Method in class com.hazelcast.client.config.ClientConfig
 
addProxyListener(DistributedObjectListener) - Method in class com.hazelcast.spi.impl.ProxyServiceImpl
 
addProxyListener(DistributedObjectListener) - Method in interface com.hazelcast.spi.ProxyService
 
addQueueConfig(QueueConfig) - Method in class com.hazelcast.config.Config
 
ADDRESS - Static variable in class com.hazelcast.cluster.ClusterDataSerializerHook
 
address - Variable in class com.hazelcast.cluster.JoinMessage
 
address - Variable in class com.hazelcast.instance.Node
 
Address - Class in com.hazelcast.nio
 
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
 
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.AddressHolder
 
address - Variable in class com.hazelcast.util.AddressUtil.AddressMatcher
 
AddressHelper - Class in com.hazelcast.client.util
 
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
 
AddressUtil - Class in com.hazelcast.util
 
AddressUtil.AddressHolder - Class in com.hazelcast.util
 
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
 
addResultSet(ConcurrentMap<Data, QueryableEntry>) - Method in class com.hazelcast.query.impl.MultiResultSet
 
addSemaphoreConfig(SemaphoreConfig) - Method in class com.hazelcast.config.Config
Adds a new SemaphoreConfig by name
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.config.Config
 
addShortArrayField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
 
addShortField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
 
addTargetClusterConfig(WanTargetClusterConfig) - Method in class com.hazelcast.config.WanReplicationConfig
 
addTask(Runnable) - Method in class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
addTask(Runnable) - Method in interface com.hazelcast.nio.IOSelector
 
addTopicConfig(TopicConfig) - Method in class com.hazelcast.config.Config
 
addTransactionLog(TransactionLog) - Method in interface com.hazelcast.transaction.impl.TransactionSupport
 
addTrustedInterface(String) - Method in class com.hazelcast.config.MulticastConfig
Adds a trusted interface.
addTxBackupLogForClientRecovery(Transaction) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
addUTFField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
 
addWanReplicationConfig(WanReplicationConfig) - Method in class com.hazelcast.config.Config
 
afterGet(Object) - Method in interface com.hazelcast.map.MapInterceptor
Called after get(..) operation is completed.
afterInitialize(Node) - Method in class com.hazelcast.instance.DefaultNodeInitializer
 
afterInitialize(Node) - Method in interface com.hazelcast.instance.NodeInitializer
 
afterInsert(Object, Object, Object) - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(Object, Object, Object) - Method in class com.hazelcast.hibernate.access.NonStrictReadWriteAccessDelegate
 
afterInsert(Object, Object, Object) - Method in class com.hazelcast.hibernate.access.ReadWriteAccessDelegate
 
afterInsert(Object, Object, Object) - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
afterInsert(Object, Object) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
afterInsert(Object, Object, Object) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
afterPut(Object) - Method in interface com.hazelcast.map.MapInterceptor
Called after put(..) operation is completed.
afterRemove(Object) - Method in interface com.hazelcast.map.MapInterceptor
Called after remove(..) operation is completed.
afterResponse() - Method in class com.hazelcast.client.PartitionClientRequest
 
afterResponse() - Method in class com.hazelcast.map.client.MapGetRequest
 
afterResponse() - Method in class com.hazelcast.map.client.MapPutRequest
 
afterResponse() - Method in class com.hazelcast.map.client.MapRemoveRequest
 
afterRun() - Method in class com.hazelcast.collection.CollectionAddAllBackupOperation
 
afterRun() - Method in class com.hazelcast.collection.CollectionAddAllOperation
 
afterRun() - Method in class com.hazelcast.collection.CollectionAddBackupOperation
 
afterRun() - Method in class com.hazelcast.collection.CollectionAddOperation
 
afterRun() - Method in class com.hazelcast.collection.CollectionClearBackupOperation
 
afterRun() - Method in class com.hazelcast.collection.CollectionClearOperation
 
afterRun() - Method in class com.hazelcast.collection.CollectionCompareAndRemoveOperation
 
afterRun() - Method in class com.hazelcast.collection.CollectionContainsOperation
 
afterRun() - Method in class com.hazelcast.collection.CollectionGetAllOperation
 
afterRun() - Method in class com.hazelcast.collection.CollectionRemoveBackupOperation
 
afterRun() - Method in class com.hazelcast.collection.CollectionRemoveOperation
 
afterRun() - Method in class com.hazelcast.collection.CollectionSizeOperation
 
afterRun() - Method in class com.hazelcast.collection.CollectionTransactionRollbackOperation
 
afterRun() - Method in class com.hazelcast.collection.list.ListGetOperation
 
afterRun() - Method in class com.hazelcast.collection.list.ListIndexOfOperation
 
afterRun() - Method in class com.hazelcast.collection.list.ListRemoveOperation
 
afterRun() - Method in class com.hazelcast.collection.list.ListSetBackupOperation
 
afterRun() - Method in class com.hazelcast.collection.list.ListSetOperation
 
afterRun() - Method in class com.hazelcast.collection.list.ListSubOperation
 
afterRun() - Method in class com.hazelcast.collection.txn.CollectionPrepareBackupOperation
 
afterRun() - Method in class com.hazelcast.collection.txn.CollectionPrepareOperation
 
afterRun() - Method in class com.hazelcast.collection.txn.CollectionReserveAddOperation
 
afterRun() - Method in class com.hazelcast.collection.txn.CollectionReserveRemoveOperation
 
afterRun() - Method in class com.hazelcast.collection.txn.CollectionRollbackBackupOperation
 
afterRun() - Method in class com.hazelcast.collection.txn.CollectionRollbackOperation
 
afterRun() - Method in class com.hazelcast.collection.txn.CollectionTxnAddBackupOperation
 
afterRun() - Method in class com.hazelcast.collection.txn.CollectionTxnAddOperation
 
afterRun() - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveBackupOperation
 
afterRun() - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveOperation
 
afterRun() - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBaseOperation
 
afterRun() - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBaseOperation
 
afterRun() - Method in class com.hazelcast.concurrent.lock.operations.UnlockOperation
 
afterRun() - Method in class com.hazelcast.executor.CancellationOperation
 
afterRun() - Method in class com.hazelcast.management.operation.GetMapConfigOperation
 
afterRun() - Method in class com.hazelcast.management.operation.ScriptExecutorOperation
 
afterRun() - Method in class com.hazelcast.management.operation.ThreadDumpOperation
 
afterRun() - Method in class com.hazelcast.management.operation.UpdateManagementCenterUrlOperation
 
afterRun() - Method in class com.hazelcast.management.operation.UpdateMapConfigOperation
 
afterRun() - Method in class com.hazelcast.map.operation.AbstractMapOperation
 
afterRun() - Method in class com.hazelcast.map.operation.BasePutOperation
 
afterRun() - Method in class com.hazelcast.map.operation.BaseRemoveOperation
 
afterRun() - Method in class com.hazelcast.map.operation.DeleteOperation
 
afterRun() - Method in class com.hazelcast.map.operation.EntryOperation
 
afterRun() - Method in class com.hazelcast.map.operation.EvictOperation
 
afterRun() - Method in class com.hazelcast.map.operation.GetOperation
 
afterRun() - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
afterRun() - Method in class com.hazelcast.map.operation.MergeOperation
 
afterRun() - Method in class com.hazelcast.map.operation.MergeRemoveOperation
 
afterRun() - Method in class com.hazelcast.map.operation.PutIfAbsentOperation
 
afterRun() - Method in class com.hazelcast.map.operation.RemoveIfSameOperation
 
afterRun() - Method in class com.hazelcast.map.operation.RemoveOperation
 
afterRun() - Method in class com.hazelcast.map.operation.ReplaceIfSameOperation
 
afterRun() - Method in class com.hazelcast.map.operation.ReplaceOperation
 
afterRun() - Method in class com.hazelcast.map.operation.SetOperation
 
afterRun() - Method in class com.hazelcast.map.operation.TryPutOperation
 
afterRun() - Method in class com.hazelcast.map.operation.TryRemoveOperation
 
afterRun() - Method in class com.hazelcast.map.operation.WanOriginatedDeleteOperation
 
afterRun() - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
afterRun() - Method in class com.hazelcast.multimap.operations.ClearOperation
 
afterRun() - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
afterRun() - Method in class com.hazelcast.multimap.operations.PutOperation
 
afterRun() - Method in class com.hazelcast.multimap.operations.RemoveAllOperation
 
afterRun() - Method in class com.hazelcast.multimap.operations.RemoveOperation
 
afterRun() - Method in class com.hazelcast.multimap.txn.TxnPutOperation
 
afterRun() - Method in class com.hazelcast.multimap.txn.TxnRemoveAllOperation
 
afterRun() - Method in class com.hazelcast.multimap.txn.TxnRemoveOperation
 
afterRun() - Method in class com.hazelcast.partition.impl.CheckReplicaVersion
 
afterRun() - Method in class com.hazelcast.partition.impl.ReplicaSyncRequest
 
afterRun() - Method in class com.hazelcast.partition.impl.ReplicaSyncResponse
 
afterRun() - Method in class com.hazelcast.partition.impl.ReplicaSyncRetryResponse
 
afterRun() - Method in class com.hazelcast.queue.AddAllOperation
 
afterRun() - Method in class com.hazelcast.queue.ClearOperation
 
afterRun() - Method in class com.hazelcast.queue.CompareAndRemoveOperation
 
afterRun() - Method in class com.hazelcast.queue.ContainsOperation
 
afterRun() - Method in class com.hazelcast.queue.DrainOperation
 
afterRun() - Method in class com.hazelcast.queue.IteratorOperation
 
afterRun() - Method in class com.hazelcast.queue.OfferOperation
 
afterRun() - Method in class com.hazelcast.queue.PeekOperation
 
afterRun() - Method in class com.hazelcast.queue.PollOperation
 
afterRun() - Method in class com.hazelcast.queue.QueueOperation
 
afterRun() - Method in class com.hazelcast.queue.RemoveOperation
 
afterRun() - Method in class com.hazelcast.queue.SizeOperation
 
afterRun() - Method in class com.hazelcast.queue.tx.TxnOfferOperation
 
afterRun() - Method in class com.hazelcast.queue.tx.TxnPeekOperation
 
afterRun() - Method in class com.hazelcast.queue.tx.TxnPollOperation
 
afterRun() - Method in class com.hazelcast.spi.AbstractOperation
 
afterRun() - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation
 
afterRun() - Method in class com.hazelcast.spi.Operation
 
afterRun() - Method in class com.hazelcast.transaction.impl.BeginTxBackupOperation
 
afterRun() - Method in class com.hazelcast.transaction.impl.BroadcastTxRollbackOperation
 
afterRun() - Method in class com.hazelcast.transaction.impl.PurgeTxBackupOperation
 
afterRun() - Method in class com.hazelcast.transaction.impl.RecoverTxnOperation
 
afterRun() - Method in class com.hazelcast.transaction.impl.ReplicateTxOperation
 
afterRun() - Method in class com.hazelcast.transaction.impl.RollbackTxBackupOperation
 
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class com.hazelcast.hibernate.access.NonStrictReadWriteAccessDelegate
 
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class com.hazelcast.hibernate.access.ReadOnlyAccessDelegate
 
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class com.hazelcast.hibernate.access.ReadWriteAccessDelegate
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
afterUpdate(Object, Object, SoftLock) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
AllPartitionsClientRequest - Class in com.hazelcast.client
 
AllPartitionsClientRequest() - Constructor for class com.hazelcast.client.AllPartitionsClientRequest
 
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
 
AllTest - Class in com.hazelcast.examples
A test of queues, topics, Maps, AtomicInteger etc.
AllTest.Customer - Class in com.hazelcast.examples
An example customer class
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(IFunction<Long, Long>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
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.
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.
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
 
AlterAndGetRequest - Class in com.hazelcast.concurrent.atomiclong.client
 
AlterAndGetRequest() - Constructor for class com.hazelcast.concurrent.atomiclong.client.AlterAndGetRequest
 
AlterAndGetRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomiclong.client.AlterAndGetRequest
 
AlterAndGetRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
AlterAndGetRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.AlterAndGetRequest
 
AlterAndGetRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.client.AlterAndGetRequest
 
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
 
AlterRequest - Class in com.hazelcast.concurrent.atomiclong.client
 
AlterRequest() - Constructor for class com.hazelcast.concurrent.atomiclong.client.AlterRequest
 
AlterRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomiclong.client.AlterRequest
 
AlterRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
AlterRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.AlterRequest
 
AlterRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.client.AlterRequest
 
and(Predicate) - Method in class com.hazelcast.query.PredicateBuilder
 
and(Predicate, Predicate) - Static method in class com.hazelcast.query.Predicates
 
AndPredicate() - Constructor for class com.hazelcast.query.Predicates.AndPredicate
 
AndPredicate(Predicate...) - Constructor for class com.hazelcast.query.Predicates.AndPredicate
 
AndResultSet - Class in com.hazelcast.query.impl
 
AndResultSet(Set<QueryableEntry>, List<Set<QueryableEntry>>, List<Predicate>) - Constructor for class com.hazelcast.query.impl.AndResultSet
 
andThen(ExecutionCallback<V>) - Method in class com.hazelcast.client.spi.impl.ClientCallFuture
 
andThen(ExecutionCallback<V>, Executor) - Method in class com.hazelcast.client.spi.impl.ClientCallFuture
 
andThen(ExecutionCallback<V>) - Method in interface com.hazelcast.core.ICompletableFuture
 
andThen(ExecutionCallback<V>, Executor) - Method in interface com.hazelcast.core.ICompletableFuture
 
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.util.executor.CompletableFutureTask
 
andThen(ExecutionCallback<V>, Executor) - Method in class com.hazelcast.util.executor.CompletableFutureTask
 
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
 
appendToken(StringBuilder, StringBuilder) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
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(IFunction<Long, R>) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
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) - Method in interface com.hazelcast.core.IFunction
 
apply(Map.Entry) - Method in class com.hazelcast.query.PagingPredicate
Used for delegating filtering to inner predicate
apply(Map.Entry<K, V>) - Method in interface com.hazelcast.query.Predicate
 
apply(Map.Entry) - Method in class com.hazelcast.query.PredicateBuilder
 
apply(Map.Entry) - Method in class com.hazelcast.query.Predicates.AndPredicate
 
apply(Map.Entry) - Method in class com.hazelcast.query.Predicates.BetweenPredicate
 
apply(Map.Entry) - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
apply(Map.Entry) - Method in class com.hazelcast.query.Predicates.GreaterLessPredicate
 
apply(Map.Entry) - Method in class com.hazelcast.query.Predicates.InPredicate
 
apply(Map.Entry) - Method in class com.hazelcast.query.Predicates.LikePredicate
 
apply(Map.Entry) - Method in class com.hazelcast.query.Predicates.NotEqualPredicate
 
apply(Map.Entry) - Method in class com.hazelcast.query.Predicates.NotPredicate
 
apply(Map.Entry) - Method in class com.hazelcast.query.Predicates.OrPredicate
 
apply(Map.Entry) - Method in class com.hazelcast.query.Predicates.RegexPredicate
 
apply(Map.Entry) - Method in class com.hazelcast.query.SqlPredicate
 
apply(Map.Entry) - Method in class com.hazelcast.web.SessionAttributePredicate
 
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, String, RecordInfo) - Method in class com.hazelcast.map.MapService
 
ApplyRequest - Class in com.hazelcast.concurrent.atomiclong.client
 
ApplyRequest() - Constructor for class com.hazelcast.concurrent.atomiclong.client.ApplyRequest
 
ApplyRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomiclong.client.ApplyRequest
 
ApplyRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
ApplyRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.ApplyRequest
 
ApplyRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.client.ApplyRequest
 
array() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
ArrayDataSerializableFactory - Class in com.hazelcast.nio.serialization
 
ArrayDataSerializableFactory(ConstructorFunction<Integer, IdentifiedDataSerializable>[]) - Constructor for class com.hazelcast.nio.serialization.ArrayDataSerializableFactory
 
ArrayListSerializerHook - Class in com.hazelcast.nio.serialization.serializers
This class is the auto registered serializer hook for a ArrayList.
ArrayListSerializerHook() - Constructor for class com.hazelcast.nio.serialization.serializers.ArrayListSerializerHook
 
ArrayListSerializerHook.ArrayListStreamSerializer - Class in com.hazelcast.nio.serialization.serializers
The ArrayList serializer
ArrayListStreamSerializer() - Constructor for class com.hazelcast.nio.serialization.serializers.ArrayListSerializerHook.ArrayListStreamSerializer
 
ArrayPortableFactory - Class in com.hazelcast.nio.serialization
 
ArrayPortableFactory(ConstructorFunction<Integer, Portable>[]) - Constructor for class com.hazelcast.nio.serialization.ArrayPortableFactory
 
asCompletableFuture(Future<V>) - Method in interface com.hazelcast.spi.ExecutionService
 
asCompletableFuture(Future<V>) - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
asMap() - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
asMap() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
asMap() - Method in interface com.hazelcast.hibernate.RegionCache
 
asMap() - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation.PartitionResponse
 
asReadOnly() - Method in class com.hazelcast.config.MemberAttributeConfig
 
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.partition.impl
 
AssignPartitions() - Constructor for class com.hazelcast.partition.impl.AssignPartitions
 
associateConnection(Object) - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
ASYNC_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
 
asyncAddAndGet(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
asyncAddAndGet(long) - Method in interface com.hazelcast.core.AsyncAtomicLong
 
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
 
asyncAlter(IFunction<E, E>) - Method in interface com.hazelcast.core.AsyncAtomicReference
 
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
 
asyncAlterAndGet(IFunction<E, E>) - Method in interface com.hazelcast.core.AsyncAtomicReference
 
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
 
asyncApply(IFunction<E, R>) - Method in interface com.hazelcast.core.AsyncAtomicReference
 
AsyncAtomicLong - Interface in com.hazelcast.core
A IAtomicLong that exposes its operations using a ICompletableFuture so it can be used in the reactive programming model approach.
AsyncAtomicReference<E> - Interface in com.hazelcast.core
A IAtomicReference that exposes its operations using a ICompletableFuture so it can be used in the reactive programming model approach.
asyncClear() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
 
asyncClear() - Method in interface com.hazelcast.core.AsyncAtomicReference
 
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
 
asyncCompareAndSet(E, E) - Method in interface com.hazelcast.core.AsyncAtomicReference
 
asyncContains(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
 
asyncContains(E) - Method in interface com.hazelcast.core.AsyncAtomicReference
 
asyncDecrementAndGet() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
asyncDecrementAndGet() - Method in interface com.hazelcast.core.AsyncAtomicLong
 
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
 
asyncGet() - Method in interface com.hazelcast.core.AsyncAtomicReference
 
asyncGetAndAdd(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
asyncGetAndAdd(long) - Method in interface com.hazelcast.core.AsyncAtomicLong
 
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
 
asyncGetAndAlter(IFunction<E, E>) - Method in interface com.hazelcast.core.AsyncAtomicReference
 
asyncGetAndIncrement() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
asyncGetAndIncrement() - Method in interface com.hazelcast.core.AsyncAtomicLong
 
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
 
asyncGetAndSet(E) - Method in interface com.hazelcast.core.AsyncAtomicReference
 
asyncIncrementAndGet() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
asyncIncrementAndGet() - Method in interface com.hazelcast.core.AsyncAtomicLong
 
asyncIsNull() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
 
asyncIsNull() - Method in interface com.hazelcast.core.AsyncAtomicReference
 
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
 
asyncSet(E) - Method in interface com.hazelcast.core.AsyncAtomicReference
 
asyncSetAndGet(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
 
asyncSetAndGet(E) - Method in interface com.hazelcast.core.AsyncAtomicReference
 
ATOMIC_LONG_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
ATOMIC_LONG_NAME - Static variable in class com.hazelcast.concurrent.idgen.IdGeneratorService
 
ATOMIC_LONG_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
ATOMIC_REFERENCE_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
ATOMIC_REFERENCE_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
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
 
AtomicLongBaseOperation - Class in com.hazelcast.concurrent.atomiclong.operations
 
AtomicLongBaseOperation() - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBaseOperation
 
AtomicLongBaseOperation(String) - Constructor for class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBaseOperation
 
AtomicLongDataSerializerHook - Class in com.hazelcast.concurrent.atomiclong
 
AtomicLongDataSerializerHook() - Constructor for class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
 
AtomicLongMBean - Class in com.hazelcast.jmx
 
AtomicLongMBean(IAtomicLong, ManagementService) - Constructor for class com.hazelcast.jmx.AtomicLongMBean
 
AtomicLongPermission - Class in com.hazelcast.security.permission
 
AtomicLongPermission(String, String...) - Constructor for class com.hazelcast.security.permission.AtomicLongPermission
 
AtomicLongPortableHook - Class in com.hazelcast.concurrent.atomiclong.client
 
AtomicLongPortableHook() - Constructor for class com.hazelcast.concurrent.atomiclong.client.AtomicLongPortableHook
 
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
 
AtomicLongRequest - Class in com.hazelcast.concurrent.atomiclong.client
 
AtomicLongRequest() - Constructor for class com.hazelcast.concurrent.atomiclong.client.AtomicLongRequest
 
AtomicLongRequest(String, long) - Constructor for class com.hazelcast.concurrent.atomiclong.client.AtomicLongRequest
 
AtomicLongService - Class in com.hazelcast.concurrent.atomiclong
 
AtomicLongService() - Constructor for class com.hazelcast.concurrent.atomiclong.AtomicLongService
 
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
 
AtomicReferenceBaseOperation - Class in com.hazelcast.concurrent.atomicreference.operations
 
AtomicReferenceBaseOperation() - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBaseOperation
 
AtomicReferenceBaseOperation(String) - Constructor for class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBaseOperation
 
AtomicReferenceDataSerializerHook - Class in com.hazelcast.concurrent.atomicreference
 
AtomicReferenceDataSerializerHook() - Constructor for class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
 
AtomicReferenceMBean - Class in com.hazelcast.jmx
 
AtomicReferenceMBean(IAtomicReference, ManagementService) - Constructor for class com.hazelcast.jmx.AtomicReferenceMBean
 
AtomicReferencePermission - Class in com.hazelcast.security.permission
 
AtomicReferencePermission(String, String...) - Constructor for class com.hazelcast.security.permission.AtomicReferencePermission
 
AtomicReferencePortableHook - Class in com.hazelcast.concurrent.atomicreference.client
 
AtomicReferencePortableHook() - Constructor for class com.hazelcast.concurrent.atomicreference.client.AtomicReferencePortableHook
 
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
 
attribute - Variable in class com.hazelcast.query.PredicateBuilder
 
attribute - Variable in class com.hazelcast.query.Predicates.AbstractPredicate
 
attribute - Variable in class com.hazelcast.query.Predicates.LikePredicate
 
attributeMap - Variable in class com.hazelcast.jmx.HazelcastMBean
 
AttributeType - Enum in com.hazelcast.query.impl
 
AUTH - Static variable in class com.hazelcast.client.ClientPortableHook
 
auth(ClientConnection) - Method in interface com.hazelcast.client.connection.Authenticator
 
auth(ClientConnection) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl.ManagerAuthenticator
 
AuthenticationException - Exception in com.hazelcast.client
 
AuthenticationException() - Constructor for exception com.hazelcast.client.AuthenticationException
 
AuthenticationException(String) - Constructor for exception com.hazelcast.client.AuthenticationException
 
AuthenticationFailureOperation - Class in com.hazelcast.cluster
 
AuthenticationFailureOperation() - Constructor for class com.hazelcast.cluster.AuthenticationFailureOperation
 
AuthenticationRequest - Class in com.hazelcast.client
 
AuthenticationRequest() - Constructor for class com.hazelcast.client.AuthenticationRequest
 
AuthenticationRequest(Credentials) - Constructor for class com.hazelcast.client.AuthenticationRequest
 
AuthenticationRequest(Credentials, ClientPrincipal) - Constructor for class com.hazelcast.client.AuthenticationRequest
 
Authenticator - Interface in com.hazelcast.client.connection
 
AuthorizationOperation - Class in com.hazelcast.cluster
 
AuthorizationOperation() - Constructor for class com.hazelcast.cluster.AuthorizationOperation
 
AuthorizationOperation(String, String) - Constructor for class com.hazelcast.cluster.AuthorizationOperation
 
AUTO_TYPE_ARRAY_LIST - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
AUTO_TYPE_JOB_PARTITION_STATE - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
AUTO_TYPE_JOB_PARTITION_STATE_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
AUTO_TYPE_LINKED_LIST - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
available() - Method in class com.hazelcast.nio.serialization.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.
AvailableRequest - Class in com.hazelcast.concurrent.semaphore.client
 
AvailableRequest() - Constructor for class com.hazelcast.concurrent.semaphore.client.AvailableRequest
 
AvailableRequest(String) - Constructor for class com.hazelcast.concurrent.semaphore.client.AvailableRequest
 
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() - Method in interface com.hazelcast.core.ICondition
await(long, TimeUnit) - Method in interface com.hazelcast.core.ICondition
await(long, TimeUnit) - Method in interface com.hazelcast.core.ICountDownLatch
Causes the current thread to wait until the latch has counted down to zero, an exception is thrown, or the specified waiting time elapses.
await(WaitSupport) - Method in interface com.hazelcast.spi.WaitNotifyService
 
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
 
awaitNanos(long) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
awaitNanos(long) - Method in interface com.hazelcast.core.ICondition
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
 
AwaitRequest - Class in com.hazelcast.concurrent.countdownlatch.client
 
AwaitRequest() - Constructor for class com.hazelcast.concurrent.countdownlatch.client.AwaitRequest
 
AwaitRequest(String, long) - Constructor for class com.hazelcast.concurrent.countdownlatch.client.AwaitRequest
 
AwaitRequest - Class in com.hazelcast.concurrent.lock.client
 
AwaitRequest() - Constructor for class com.hazelcast.concurrent.lock.client.AwaitRequest
 
AwaitRequest(ObjectNamespace, String, long, long, String) - Constructor for class com.hazelcast.concurrent.lock.client.AwaitRequest
 
awaitShutdown() - Method in class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
awaitShutdown() - Method in interface com.hazelcast.nio.IOSelector
 
awaitTermination(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
awaitTermination(long, TimeUnit) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
awaitTermination(int, TimeUnit) - Method in class com.hazelcast.spi.impl.BasicOperationScheduler.PartitionThread
 
awaitTermination(long, TimeUnit) - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
 
awaitUninterruptibly() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
awaitUninterruptibly() - Method in interface com.hazelcast.core.ICondition
awaitUntil(Date) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
awaitUntil(Date) - Method in interface com.hazelcast.core.ICondition
AWSClient - Class in com.hazelcast.aws
 
AWSClient(AwsConfig) - Constructor for class com.hazelcast.aws.AWSClient
 
AwsConfig - Class in com.hazelcast.config
The AWSConfig contains the configuration for AWS join mechanism.
AwsConfig() - Constructor for class com.hazelcast.config.AwsConfig
 
AwsURLEncoder - Class in com.hazelcast.aws.utility
 

B

backup - Variable in class com.hazelcast.concurrent.atomiclong.operations.AbstractAlterOperation
 
backup - Variable in class com.hazelcast.concurrent.atomicreference.operations.AbstractAlterOperation
 
BackupAwareOperation - Interface in com.hazelcast.spi
A BackupAwareOperation is an Operation to indicate then when a change is made, a BackupOperation is created to replicate the backup.
BackupCompletionCallback - Interface in com.hazelcast.spi
 
BackupOperation - Interface in com.hazelcast.spi
When an BackupAwareOperation makes a change, the backups need to be replicated to other members (depending on the configuration and if change really happened).
backupSize() - Method in class com.hazelcast.queue.QueueContainer
 
Base64 - Class in com.hazelcast.util
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
BaseClientRemoveListenerRequest - Class in com.hazelcast.client
 
BaseClientRemoveListenerRequest() - Constructor for class com.hazelcast.client.BaseClientRemoveListenerRequest
 
BaseClientRemoveListenerRequest(String, String) - Constructor for class com.hazelcast.client.BaseClientRemoveListenerRequest
 
BaseMap<K,V> - Interface in com.hazelcast.core
Base interface for Hazelcast distributed maps.
BaseMigrationOperation - Class in com.hazelcast.partition.impl
 
BaseMigrationOperation() - Constructor for class com.hazelcast.partition.impl.BaseMigrationOperation
 
BaseMigrationOperation(MigrationInfo) - Constructor for class com.hazelcast.partition.impl.BaseMigrationOperation
 
BaseMultiMap<K,V> - Interface in com.hazelcast.core
Base interface for Hazelcast distributed multi-maps.
BasePutOperation - Class in com.hazelcast.map.operation
 
BasePutOperation(String, Data, Data) - Constructor for class com.hazelcast.map.operation.BasePutOperation
 
BasePutOperation(String, Data, Data, long) - Constructor for class com.hazelcast.map.operation.BasePutOperation
 
BasePutOperation() - Constructor for class com.hazelcast.map.operation.BasePutOperation
 
BaseQueue<E> - Interface in com.hazelcast.core
Base interface for Hazelcast distributed queues.
BaseRemoveOperation - Class in com.hazelcast.map.operation
 
BaseRemoveOperation(String, Data) - Constructor for class com.hazelcast.map.operation.BaseRemoveOperation
 
BaseRemoveOperation() - Constructor for class com.hazelcast.map.operation.BaseRemoveOperation
 
BaseTransactionRequest - Class in com.hazelcast.client.txn
 
BaseTransactionRequest() - Constructor for class com.hazelcast.client.txn.BaseTransactionRequest
 
BasicInvocationBuilder - Class in com.hazelcast.spi.impl
An InvocationBuilder that is tied to the BasicOperationService.
BasicInvocationBuilder(NodeEngineImpl, String, Operation, int) - Constructor for class com.hazelcast.spi.impl.BasicInvocationBuilder
 
BasicInvocationBuilder(NodeEngineImpl, String, Operation, Address) - Constructor for class com.hazelcast.spi.impl.BasicInvocationBuilder
 
BasicOperationProcessor - Interface in com.hazelcast.spi.impl
 
BasicOperationScheduler - Class in com.hazelcast.spi.impl
The BasicOperationProcessor belongs to the BasicOperationService and is responsible for scheduling operations/packets to the correct threads.
BasicOperationScheduler(Node, ExecutionService, int, BasicOperationProcessor) - Constructor for class com.hazelcast.spi.impl.BasicOperationScheduler
 
BasicOperationScheduler.PartitionThread - Class in com.hazelcast.spi.impl
 
BasicPartitionInvocation - Class in com.hazelcast.spi.impl
A BasicInvocation evaluates a Operation Invocation for a particular partition running on top of the BasicOperationService.
BasicPartitionInvocation(NodeEngineImpl, String, Operation, int, int, int, long, long, Callback<Object>, String, boolean) - Constructor for class com.hazelcast.spi.impl.BasicPartitionInvocation
 
BasicProcessor - Interface in com.hazelcast.spi.impl
 
BasicSSLContextFactory - Class in com.hazelcast.nio.ssl
 
BasicSSLContextFactory() - Constructor for class com.hazelcast.nio.ssl.BasicSSLContextFactory
 
BasicTargetInvocation - Class in com.hazelcast.spi.impl
A BasicInvocation evaluates a Operation Invocation for a particular target running on top of the BasicOperationService.
BasicTargetInvocation(NodeEngineImpl, String, Operation, Address, int, long, long, Callback<Object>, String, boolean) - Constructor for class com.hazelcast.spi.impl.BasicTargetInvocation
 
BeforeAwaitBackupOperation - Class in com.hazelcast.concurrent.lock.operations
 
BeforeAwaitBackupOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.BeforeAwaitBackupOperation
 
BeforeAwaitBackupOperation(ObjectNamespace, Data, long, String, String) - Constructor for class com.hazelcast.concurrent.lock.operations.BeforeAwaitBackupOperation
 
BeforeAwaitOperation - Class in com.hazelcast.concurrent.lock.operations
 
BeforeAwaitOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.BeforeAwaitOperation
 
BeforeAwaitOperation(ObjectNamespace, Data, long, String) - Constructor for class com.hazelcast.concurrent.lock.operations.BeforeAwaitOperation
 
BeforeAwaitRequest - Class in com.hazelcast.concurrent.lock.client
 
BeforeAwaitRequest() - Constructor for class com.hazelcast.concurrent.lock.client.BeforeAwaitRequest
 
BeforeAwaitRequest(ObjectNamespace, long, String, Data) - Constructor for class com.hazelcast.concurrent.lock.client.BeforeAwaitRequest
 
beforeInitialize(Node) - Method in class com.hazelcast.instance.DefaultNodeInitializer
 
beforeInitialize(Node) - Method in interface com.hazelcast.instance.NodeInitializer
 
beforeMigration(PartitionMigrationEvent) - Method in class com.hazelcast.collection.CollectionService
 
beforeMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
 
beforeMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
 
beforeMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
 
beforeMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
 
beforeMigration(PartitionMigrationEvent) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
 
beforeMigration(PartitionMigrationEvent) - Method in class com.hazelcast.map.MapService
 
beforeMigration(PartitionMigrationEvent) - Method in class com.hazelcast.multimap.MultiMapService
 
beforeMigration(PartitionMigrationEvent) - Method in class com.hazelcast.queue.QueueService
 
beforeMigration(PartitionMigrationEvent) - Method in interface com.hazelcast.spi.MigrationAwareService
 
beforeProcess() - Method in class com.hazelcast.client.PartitionClientRequest
 
beforeProcess() - Method in class com.hazelcast.map.client.MapGetRequest
 
beforeProcess() - Method in class com.hazelcast.map.client.MapPutRequest
 
beforeProcess() - Method in class com.hazelcast.map.client.MapRemoveRequest
 
beforeRun() - Method in class com.hazelcast.cluster.PostJoinOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionAddAllBackupOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionAddAllOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionAddBackupOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionAddOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionClearBackupOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionClearOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionCompareAndRemoveOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionContainsOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionGetAllOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionRemoveBackupOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionRemoveOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionSizeOperation
 
beforeRun() - Method in class com.hazelcast.collection.CollectionTransactionRollbackOperation
 
beforeRun() - Method in class com.hazelcast.collection.list.ListGetOperation
 
beforeRun() - Method in class com.hazelcast.collection.list.ListIndexOfOperation
 
beforeRun() - Method in class com.hazelcast.collection.list.ListRemoveOperation
 
beforeRun() - Method in class com.hazelcast.collection.list.ListSetBackupOperation
 
beforeRun() - Method in class com.hazelcast.collection.list.ListSetOperation
 
beforeRun() - Method in class com.hazelcast.collection.list.ListSubOperation
 
beforeRun() - Method in class com.hazelcast.collection.txn.CollectionPrepareBackupOperation
 
beforeRun() - Method in class com.hazelcast.collection.txn.CollectionPrepareOperation
 
beforeRun() - Method in class com.hazelcast.collection.txn.CollectionReserveAddOperation
 
beforeRun() - Method in class com.hazelcast.collection.txn.CollectionReserveRemoveOperation
 
beforeRun() - Method in class com.hazelcast.collection.txn.CollectionRollbackBackupOperation
 
beforeRun() - Method in class com.hazelcast.collection.txn.CollectionRollbackOperation
 
beforeRun() - Method in class com.hazelcast.collection.txn.CollectionTxnAddBackupOperation
 
beforeRun() - Method in class com.hazelcast.collection.txn.CollectionTxnAddOperation
 
beforeRun() - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveBackupOperation
 
beforeRun() - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveOperation
 
beforeRun() - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBaseOperation
 
beforeRun() - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBaseOperation
 
beforeRun() - Method in class com.hazelcast.concurrent.lock.operations.AwaitOperation
 
beforeRun() - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitOperation
 
beforeRun() - Method in class com.hazelcast.concurrent.lock.operations.SignalOperation
 
beforeRun() - Method in class com.hazelcast.executor.CancellationOperation
 
beforeRun() - Method in class com.hazelcast.management.operation.GetMapConfigOperation
 
beforeRun() - Method in class com.hazelcast.management.operation.ScriptExecutorOperation
 
beforeRun() - Method in class com.hazelcast.management.operation.ThreadDumpOperation
 
beforeRun() - Method in class com.hazelcast.management.operation.UpdateManagementCenterUrlOperation
 
beforeRun() - Method in class com.hazelcast.management.operation.UpdateMapConfigOperation
 
beforeRun() - Method in class com.hazelcast.map.operation.AbstractMapOperation
 
beforeRun() - Method in class com.hazelcast.map.operation.ClearBackupOperation
 
beforeRun() - Method in class com.hazelcast.map.operation.EvictKeysBackupOperation
 
beforeRun() - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
beforeRun() - Method in class com.hazelcast.multimap.operations.ClearOperation
 
beforeRun() - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
beforeRun() - Method in class com.hazelcast.partition.impl.CheckReplicaVersion
 
beforeRun() - Method in class com.hazelcast.partition.impl.ReplicaSyncRequest
 
beforeRun() - Method in class com.hazelcast.partition.impl.ReplicaSyncResponse
 
beforeRun() - Method in class com.hazelcast.partition.impl.ReplicaSyncRetryResponse
 
beforeRun() - Method in class com.hazelcast.queue.QueueOperation
 
beforeRun() - Method in class com.hazelcast.spi.AbstractOperation
 
beforeRun() - Method in class com.hazelcast.spi.Operation
 
beforeRun() - Method in class com.hazelcast.topic.PublishOperation
 
beforeRun() - Method in class com.hazelcast.transaction.impl.BeginTxBackupOperation
 
beforeRun() - Method in class com.hazelcast.transaction.impl.BroadcastTxRollbackOperation
 
beforeRun() - Method in class com.hazelcast.transaction.impl.PurgeTxBackupOperation
 
beforeRun() - Method in class com.hazelcast.transaction.impl.RecoverTxnOperation
 
beforeRun() - Method in class com.hazelcast.transaction.impl.ReplicateTxOperation
 
beforeRun() - Method in class com.hazelcast.transaction.impl.RollbackTxBackupOperation
 
begin() - Method in class com.hazelcast.jca.HazelcastTransactionImpl
 
begin() - Method in interface com.hazelcast.transaction.impl.Transaction
 
beginCombine() - Method in class com.hazelcast.mapreduce.Combiner
This method is called before the first value is submitted to this Combiner instance.
beginReduce(KeyIn) - Method in class com.hazelcast.mapreduce.Reducer
This method is called before the first value is submitted to this Reducer instance.
beginTransaction() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
beginTransaction() - Method in interface com.hazelcast.transaction.TransactionContext
Begins a transaction.
BeginTxBackupOperation - Class in com.hazelcast.transaction.impl
 
BeginTxBackupOperation() - Constructor for class com.hazelcast.transaction.impl.BeginTxBackupOperation
 
BeginTxBackupOperation(String, String, SerializableXID) - Constructor for class com.hazelcast.transaction.impl.BeginTxBackupOperation
 
Beta - Annotation Type in com.hazelcast.spi.annotation
An element annotated with this annotation is considered beta status.
Beta in this case means it is a fully new feature and in general seems ready for production use but can be subject to change in the near future when problems coming up with the proposed API.
between(Comparable, Comparable) - Method in class com.hazelcast.query.EntryObject
 
between(String, Comparable, Comparable) - Static method in class com.hazelcast.query.Predicates
 
BetweenPredicate() - Constructor for class com.hazelcast.query.Predicates.BetweenPredicate
 
BetweenPredicate(String, Comparable, Comparable) - Constructor for class com.hazelcast.query.Predicates.BetweenPredicate
 
BigDecimalSerializer() - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.BigDecimalSerializer
 
BigIntegerSerializer() - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.BigIntegerSerializer
 
BinaryClassDefinitionProxy - Class in com.hazelcast.nio.serialization
 
BinaryClassDefinitionProxy(int, int, int, byte[]) - Constructor for class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
 
BinaryOperationFactory - Class in com.hazelcast.spi.impl
 
BinaryOperationFactory() - Constructor for class com.hazelcast.spi.impl.BinaryOperationFactory
 
BinaryOperationFactory(Operation, NodeEngine) - Constructor for class com.hazelcast.spi.impl.BinaryOperationFactory
 
BinaryOperationFactory(Data) - Constructor for class com.hazelcast.spi.impl.BinaryOperationFactory
 
bind(TcpIpConnection, Address, Address, boolean) - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
BindOperation - Class in com.hazelcast.cluster
 
BindOperation() - Constructor for class com.hazelcast.cluster.BindOperation
 
BindOperation(Address) - Constructor for class com.hazelcast.cluster.BindOperation
 
BindOperation(Address, Address, boolean) - Constructor for class com.hazelcast.cluster.BindOperation
 
BLOCK_SIZE - Static variable in class com.hazelcast.concurrent.idgen.IdGeneratorProxy
 
BooleanSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.BooleanSerializer
 
BroadcastTxRollbackOperation - Class in com.hazelcast.transaction.impl
 
BroadcastTxRollbackOperation() - Constructor for class com.hazelcast.transaction.impl.BroadcastTxRollbackOperation
 
BroadcastTxRollbackOperation(String) - Constructor for class com.hazelcast.transaction.impl.BroadcastTxRollbackOperation
 
BUFFER_SIZE - Static variable in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
BufferObjectDataInput - Interface in com.hazelcast.nio
 
BufferObjectDataOutput - Interface in com.hazelcast.nio
 
bufferSize() - Method in class com.hazelcast.nio.serialization.Data
 
build() - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
 
build(ClassLoader) - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
 
build() - Method in interface com.hazelcast.config.ConfigBuilder
Builds Config object.
build() - Method in class com.hazelcast.config.XmlConfigBuilder
 
build - Variable in class com.hazelcast.instance.DefaultNodeInitializer
 
build() - Method in class com.hazelcast.nio.serialization.ClassDefinitionBuilder
 
build() - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
buildAccessStrategy(AccessType) - Method in class com.hazelcast.hibernate.region.HazelcastCollectionRegion
 
buildAccessStrategy(AccessType) - Method in class com.hazelcast.hibernate.region.HazelcastEntityRegion
 
buildAccessStrategy(AccessType) - Method in class com.hazelcast.hibernate.region.HazelcastNaturalIdRegion
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
buildExecutorName(String) - Static method in class com.hazelcast.mapreduce.impl.MapReduceUtil
 
BuildInfo - Class in com.hazelcast.instance
 
BuildInfo(String, String, int, boolean) - Constructor for class com.hazelcast.instance.BuildInfo
 
BuildInfoProvider - Class in com.hazelcast.instance
 
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
buildNumber - Variable in class com.hazelcast.cluster.JoinMessage
 
buildQueryResultsRegion(String, Properties) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
buildRandomUUID() - Static method in class com.hazelcast.util.UuidUtil
 
buildRandomUuidString() - Static method in class com.hazelcast.util.UuidUtil
 
buildString(char[]) - Method in interface com.hazelcast.nio.UTFEncoderDecoder.StringCreator
 
buildTimestampsRegion(String, Properties) - Method in class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
buildTimestampsRegion(String, Properties) - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
byOrdinal(int) - Static method in enum com.hazelcast.mapreduce.impl.operation.RequestPartitionResult.ResultState
 
byOrdinal(int) - Static method in enum com.hazelcast.mapreduce.JobPartitionState.State
Returns an processing state by its given ordinal
BYTE_ARRAY_BASE_OFFSET - Static variable in class com.hazelcast.nio.UnsafeHelper
 
BYTE_ARRAY_INDEX_SCALE - Static variable in class com.hazelcast.nio.UnsafeHelper
 
ByteArraySerializer<T> - Interface in com.hazelcast.nio.serialization
 
byteArrayToLong(byte[]) - Static method in class com.hazelcast.ascii.memcache.MemcacheCommandProcessor
 
bytes - Variable in class com.hazelcast.ascii.memcache.Stats
 
ByteSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.ByteSerializer
 
bytesToString(long) - Static method in class com.hazelcast.util.HealthMonitor
 
bytesToString(byte[], int, int) - Static method in class com.hazelcast.util.StringUtil
 
bytesToString(byte[]) - Static method in class com.hazelcast.util.StringUtil
 
ByteUtil - Class in com.hazelcast.util
This class allows to set, clear and check bits of a byte value.

C

cache - Variable in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
cache - Variable in class com.hazelcast.hibernate.local.LocalRegionCache
 
CachedDataRecord - Class in com.hazelcast.map.record
 
CachedDataRecord() - Constructor for class com.hazelcast.map.record.CachedDataRecord
 
CachedDataRecord(Data, Data, boolean) - Constructor for class com.hazelcast.map.record.CachedDataRecord
 
CachedExecutorServiceDelegate - Class in com.hazelcast.util.executor
 
CachedExecutorServiceDelegate(NodeEngine, String, ExecutorService, int) - Constructor for class com.hazelcast.util.executor.CachedExecutorServiceDelegate
 
CachedExecutorServiceDelegate(NodeEngine, String, ExecutorService, int, int) - Constructor for class com.hazelcast.util.executor.CachedExecutorServiceDelegate
 
CacheEnvironment - Class in com.hazelcast.hibernate
 
calculateRFC2104HMAC(String, String) - Static method in class com.hazelcast.aws.security.RFC2104HMAC
 
call() - Method in class com.hazelcast.client.AuthenticationRequest
 
call() - Method in class com.hazelcast.client.ClientCreateRequest
 
call() - Method in class com.hazelcast.client.ClientDestroyRequest
 
call() - Method in class com.hazelcast.client.DistributedObjectListenerRequest
 
call() - Method in class com.hazelcast.client.examples.ClientTestApp.Echo
 
call() - Method in class com.hazelcast.client.RemoveDistributedObjectListenerRequest
 
call() - Method in class com.hazelcast.client.txn.BaseTransactionRequest
 
call() - Method in class com.hazelcast.client.txn.RecoverTransactionRequest
 
call() - Method in class com.hazelcast.cluster.client.AddMembershipListenerRequest
 
call() - Method in class com.hazelcast.cluster.client.ClientPingRequest
 
call() - Method in class com.hazelcast.collection.client.CollectionAddListenerRequest
 
call() - Method in class com.hazelcast.collection.client.CollectionRemoveListenerRequest
 
call() - Method in class com.hazelcast.examples.TestApp.Echo
 
call() - Method in class com.hazelcast.executor.client.IsShutdownRequest
 
call() - Method in class com.hazelcast.executor.RunnableAdapter
 
call() - Method in class com.hazelcast.map.client.AbstractMapAddEntryListenerRequest
 
call() - Method in class com.hazelcast.map.client.MapRemoveEntryListenerRequest
 
call() - Method in class com.hazelcast.multimap.operations.client.AddEntryListenerRequest
 
call() - Method in class com.hazelcast.multimap.operations.client.RemoveEntryListenerRequest
 
call() - Method in class com.hazelcast.partition.client.GetPartitionsRequest
 
call() - Method in class com.hazelcast.queue.client.AddListenerRequest
 
call() - Method in class com.hazelcast.queue.client.RemainingCapacityRequest
 
call() - Method in class com.hazelcast.queue.client.RemoveListenerRequest
 
call() - Method in class com.hazelcast.topic.client.AddMessageListenerRequest
 
call() - Method in class com.hazelcast.topic.client.RemoveMessageListenerRequest
 
CallableClientRequest - Class in com.hazelcast.client
 
CallableClientRequest() - Constructor for class com.hazelcast.client.CallableClientRequest
 
CallableTaskOperation - Class in com.hazelcast.executor
 
CallableTaskOperation() - Constructor for class com.hazelcast.executor.CallableTaskOperation
 
CallableTaskOperation(String, String, Callable) - Constructor for class com.hazelcast.executor.CallableTaskOperation
 
Callback<T> - Interface in com.hazelcast.spi
 
callback - Variable in class com.hazelcast.spi.InvocationBuilder
 
caller - Variable in class com.hazelcast.map.EventData
 
CallerNotMemberException - Exception in com.hazelcast.spi.exception
 
CallerNotMemberException(Address, int, String, String) - Constructor for exception com.hazelcast.spi.exception.CallerNotMemberException
 
callId - Variable in class com.hazelcast.client.ClientRequest
 
callId - Variable in class com.hazelcast.spi.impl.Response
 
callOnAddress(Address, Operation) - Method in class com.hazelcast.management.ManagementCenterService
 
callOnMember(Member, Operation) - Method in class com.hazelcast.management.ManagementCenterService
 
callService(String) - Method in class com.hazelcast.aws.impl.DescribeInstances
 
callTimeout - Variable in class com.hazelcast.spi.InvocationBuilder
 
CallTimeoutException - Exception in com.hazelcast.spi.exception
 
CallTimeoutException() - Constructor for exception com.hazelcast.spi.exception.CallTimeoutException
 
CallTimeoutException(String) - Constructor for exception com.hazelcast.spi.exception.CallTimeoutException
 
CallTimeoutException(String, long, long) - Constructor for exception com.hazelcast.spi.exception.CallTimeoutException
 
canAcquireLock(Data, String, long) - Method in interface com.hazelcast.concurrent.lock.LockStore
 
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.DefaultRecordStore
 
canAcquireLock(Data, String, long) - Method in interface com.hazelcast.map.RecordStore
 
canAcquireLock(Data, String, long) - Method in class com.hazelcast.multimap.MultiMapContainer
 
cancel(boolean) - Method in class com.hazelcast.client.spi.impl.ClientCallFuture
 
cancel(boolean) - Method in class com.hazelcast.client.util.ClientCancellableDelegatingFuture
 
cancel(String, boolean) - Method in class com.hazelcast.executor.DistributedExecutorService
 
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.mapreduce.impl.task.TrackableJobFuture
 
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_JOB_SUPERVISOR_OPERATION - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
cancelAll() - Method in interface com.hazelcast.util.scheduler.EntryTaskScheduler
 
cancelAndNotify(Exception) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
 
cancelEviction(String) - Method in class com.hazelcast.queue.QueueService
 
cancelEvictionIfExists() - Method in class com.hazelcast.queue.QueueContainer
 
cancelExecution() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
 
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_REQUEST - Static variable in class com.hazelcast.executor.ExecutorPortableHook
 
CancellationOperation - Class in com.hazelcast.executor
 
CancellationOperation() - Constructor for class com.hazelcast.executor.CancellationOperation
 
CancellationOperation(String, boolean) - Constructor for class com.hazelcast.executor.CancellationOperation
 
CancellationRequest - Class in com.hazelcast.executor.client
 
CancellationRequest() - Constructor for class com.hazelcast.executor.client.CancellationRequest
 
CancellationRequest(String, Address, boolean) - Constructor for class com.hazelcast.executor.client.CancellationRequest
 
CancellationRequest(String, int, boolean) - Constructor for class com.hazelcast.executor.client.CancellationRequest
 
cancelNotifyAndRestart() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
 
cancelPartitionState() - Method in class com.hazelcast.mapreduce.impl.task.JobProcessInformationImpl
 
capacity() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
cd - Variable in class com.hazelcast.nio.serialization.DefaultPortableReader
 
CDL_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
CDL_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
CHAR_ARRAY_BASE_OFFSET - Static variable in class com.hazelcast.nio.UnsafeHelper
 
CHAR_ARRAY_INDEX_SCALE - Static variable in class com.hazelcast.nio.UnsafeHelper
 
CharArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.CharArraySerializer
 
CharSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.CharSerializer
 
ChatApplication - Class in com.hazelcast.examples
A Chat Application.
ChatApplication() - Constructor for class com.hazelcast.examples.ChatApplication
 
check(Node, String, String) - Static method in class com.hazelcast.util.VersionCheck
 
CHECK_EVICT - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
CheckAndEvictOperation - Class in com.hazelcast.queue
 
CheckAndEvictOperation() - Constructor for class com.hazelcast.queue.CheckAndEvictOperation
 
CheckAndEvictOperation(String) - Constructor for class com.hazelcast.queue.CheckAndEvictOperation
 
checkAssignedMembersAvailable(Collection<Address>) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
checkAssignedMembersAvailable() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
 
checkAuthorization(String, String, Address) - Method in class com.hazelcast.wan.WanNoDelayReplication
 
checkFullyProcessed(JobProcessInformation) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
 
checkIfLoaded() - Method in class com.hazelcast.map.DefaultRecordStore
 
checkIfLoaded() - Method in interface com.hazelcast.map.RecordStore
 
checkJoinInfo(Address) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
checkPermission(Subject, Permission) - Method in interface com.hazelcast.security.SecurityContext
Checks whether current Subject has been granted specified permission or not.
CheckReplicaVersion - Class in com.hazelcast.partition.impl
 
CheckReplicaVersion() - Constructor for class com.hazelcast.partition.impl.CheckReplicaVersion
 
CheckReplicaVersion(long, boolean) - Constructor for class com.hazelcast.partition.impl.CheckReplicaVersion
 
checkTransactionState() - Method in class com.hazelcast.collection.txn.AbstractTransactionalCollectionProxy
 
checkTransactionState() - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
checkTransactionState() - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxySupport
 
checkTransactionState() - Method in class com.hazelcast.queue.tx.TransactionalQueueProxySupport
 
checkTrue(String) - 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 - Variable in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
chunkSize(int) - Method in interface com.hazelcast.mapreduce.Job
Defines the number of elements per chunk.
chunkSize(int) - Method in interface com.hazelcast.mapreduce.MappingJob
Defines the number of elements per chunk.
chunkSize(int) - Method in interface com.hazelcast.mapreduce.ReducingJob
Defines the number of elements per chunk.
chunkSize(int) - Method in interface com.hazelcast.mapreduce.ReducingSubmittableJob
Defines the number of elements per chunk.
CipherHelper - Class in com.hazelcast.nio
 
ClassDefinition - Interface in com.hazelcast.nio.serialization
 
ClassDefinitionBuilder - Class in com.hazelcast.nio.serialization
 
ClassDefinitionBuilder(int, int) - Constructor for class com.hazelcast.nio.serialization.ClassDefinitionBuilder
 
ClassDefinitionImpl - Class in com.hazelcast.nio.serialization
 
ClassDefinitionImpl() - Constructor for class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
ClassDefinitionImpl(int, int) - Constructor for class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
classLoader - Variable in class com.hazelcast.util.executor.AbstractExecutorThreadFactory
 
ClassLoaderUtil - Class in com.hazelcast.nio
 
className - Variable in class com.hazelcast.config.ListenerConfig
 
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.nio.serialization.DefaultSerializers.ClassSerializer
 
cleanNodeName(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
cleanNodeName(String) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
 
cleanResources(HazelcastClient) - Static method in class com.hazelcast.client.ClientOutOfMemoryHandler.ClientHelper
 
cleanup() - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
CleanupService - Class in com.hazelcast.hibernate.local
 
CleanupService(String) - Constructor for class com.hazelcast.hibernate.local.CleanupService
 
clear() - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
clear() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
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.collection.AbstractCollectionProxyImpl
 
clear() - Method in class com.hazelcast.collection.CollectionContainer
 
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
Removes all the PartitionGroupConfig.MemberGroupType instances.
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.IQueue
clear() - Method in interface com.hazelcast.core.MultiMap
Clears the multimap.
clear() - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
clear() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
clear() - Method in interface com.hazelcast.hibernate.RegionCache
 
clear() - Method in class com.hazelcast.jmx.ListMBean
 
clear() - Method in class com.hazelcast.jmx.MapMBean
 
clear() - Method in class com.hazelcast.jmx.MultiMapMBean
 
clear() - Method in class com.hazelcast.jmx.QueueMBean
 
clear() - Method in class com.hazelcast.jmx.SetMBean
 
clear() - Method in class com.hazelcast.map.DefaultRecordStore
 
CLEAR - Static variable in class com.hazelcast.map.MapPortableHook
 
clear() - Method in class com.hazelcast.map.NearCache
 
clear() - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
clear() - Method in interface com.hazelcast.map.RecordStore
 
clear() - Method in class com.hazelcast.multimap.MultiMapContainer
 
CLEAR - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
CLEAR - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
clear() - Method in class com.hazelcast.multimap.MultiMapProxySupport
 
clear() - Method in interface com.hazelcast.nio.BufferObjectDataOutput
 
clear() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
clear() - Method in interface com.hazelcast.query.impl.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() - Method in class com.hazelcast.queue.QueueContainer
 
CLEAR - Static variable in class com.hazelcast.queue.QueuePortableHook
 
clear() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
Removes all of the mappings from this map.
clear() - Method in class com.hazelcast.util.NoneStrictObjectPool
 
clear() - Method in class com.hazelcast.util.SimpleBlockingQueue
 
clear() - Method in class com.hazelcast.util.SimpleBoundedQueue
 
clear() - Method in class com.hazelcast.util.SortedHashMap
 
CLEAR_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
clearBackup(Set<Long>) - Method in class com.hazelcast.collection.CollectionContainer
 
clearBackup(Set<Long>) - Method in class com.hazelcast.queue.QueueContainer
 
ClearBackupOperation - Class in com.hazelcast.map.operation
 
ClearBackupOperation() - Constructor for class com.hazelcast.map.operation.ClearBackupOperation
 
ClearBackupOperation(String) - Constructor for class com.hazelcast.map.operation.ClearBackupOperation
 
ClearBackupOperation - Class in com.hazelcast.multimap.operations
 
ClearBackupOperation() - Constructor for class com.hazelcast.multimap.operations.ClearBackupOperation
 
ClearBackupOperation(String) - Constructor for class com.hazelcast.multimap.operations.ClearBackupOperation
 
ClearBackupOperation - Class in com.hazelcast.queue
 
ClearBackupOperation() - Constructor for class com.hazelcast.queue.ClearBackupOperation
 
ClearBackupOperation(String, Set<Long>) - Constructor for class com.hazelcast.queue.ClearBackupOperation
 
clearLockStore(int, ObjectNamespace) - Method in interface com.hazelcast.concurrent.lock.LockService
 
clearLockStore(int, ObjectNamespace) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
 
clearNearCache(String) - Method in class com.hazelcast.map.MapService
 
ClearOperation - Class in com.hazelcast.map.operation
 
ClearOperation() - Constructor for class com.hazelcast.map.operation.ClearOperation
 
ClearOperation(String) - Constructor for class com.hazelcast.map.operation.ClearOperation
 
ClearOperation - Class in com.hazelcast.multimap.operations
 
ClearOperation() - Constructor for class com.hazelcast.multimap.operations.ClearOperation
 
ClearOperation(String) - Constructor for class com.hazelcast.multimap.operations.ClearOperation
 
ClearOperation - Class in com.hazelcast.queue
 
ClearOperation() - Constructor for class com.hazelcast.queue.ClearOperation
 
ClearOperation(String) - Constructor for class com.hazelcast.queue.ClearOperation
 
ClearOperationFactory - Class in com.hazelcast.map.operation
 
ClearOperationFactory() - Constructor for class com.hazelcast.map.operation.ClearOperationFactory
 
ClearOperationFactory(String) - Constructor for class com.hazelcast.map.operation.ClearOperationFactory
 
clearPartition() - Method in class com.hazelcast.map.DefaultRecordStore
 
clearPartition() - Method in interface com.hazelcast.map.RecordStore
 
clearPartitionReplica(int) - Method in class com.hazelcast.collection.CollectionService
 
clearPartitionReplica(int) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
 
clearPartitionReplica(int) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
 
clearPartitionReplica(int) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
 
clearPartitionReplica(int) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
 
clearPartitionReplica(int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
 
clearPartitionReplica(int) - Method in class com.hazelcast.map.MapService
 
clearPartitionReplica(int) - Method in class com.hazelcast.multimap.MultiMapService
 
clearPartitionReplica(int) - Method in class com.hazelcast.queue.QueueService
 
clearPartitionReplica(int) - Method in interface com.hazelcast.spi.MigrationAwareService
 
clearPartitionReplicaVersions(int) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
clearPartitionReplicaVersions(int) - Method in interface com.hazelcast.partition.InternalPartitionService
 
clearPartitions() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
ClearRequest - Class in com.hazelcast.multimap.operations.client
 
ClearRequest() - Constructor for class com.hazelcast.multimap.operations.client.ClearRequest
 
ClearRequest(String) - Constructor for class com.hazelcast.multimap.operations.client.ClearRequest
 
ClearRequest - Class in com.hazelcast.queue.client
 
ClearRequest() - Constructor for class com.hazelcast.queue.client.ClearRequest
 
ClearRequest(String) - Constructor for class com.hazelcast.queue.client.ClearRequest
 
Client - Interface in com.hazelcast.core
Client interface allows to get information about a connected clients socket address, type and uuid.
CLIENT_BINARY - Static variable in class com.hazelcast.nio.Protocols
 
CLIENT_CANCELLATION_REQUEST - Static variable in class com.hazelcast.mapreduce.impl.MapReducePortableHook
 
CLIENT_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
CLIENT_ERROR - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
CLIENT_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
 
CLIENT_JOB_PROCESS_INFO_REQUEST - Static variable in class com.hazelcast.mapreduce.impl.MapReducePortableHook
 
CLIENT_MAP_REDUCE_REQUEST - Static variable in class com.hazelcast.mapreduce.impl.MapReducePortableHook
 
CLIENT_PING - Static variable in class com.hazelcast.client.ClientPortableHook
 
CLIENT_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
CLIENT_RESPONSE - Static variable in class com.hazelcast.client.ClientDataSerializerHook
 
CLIENT_TXN_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
ClientAbstractIOSelector - Class in com.hazelcast.client.connection.nio
 
ClientAbstractIOSelector(ThreadGroup, String) - Constructor for class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
ClientAbstractSelectionHandler - Class in com.hazelcast.client.connection.nio
 
ClientAbstractSelectionHandler(ClientConnection, IOSelector) - Constructor for class com.hazelcast.client.connection.nio.ClientAbstractSelectionHandler
 
ClientAtomicLongProxy - Class in com.hazelcast.client.proxy
 
ClientAtomicLongProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
ClientAtomicReferenceProxy<E> - Class in com.hazelcast.client.proxy
 
ClientAtomicReferenceProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
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.
ClientCallFuture<V> - Class in com.hazelcast.client.spi.impl
 
ClientCallFuture(HazelcastClient, ClientRequest, EventHandler) - Constructor for class com.hazelcast.client.spi.impl.ClientCallFuture
 
ClientCancellableDelegatingFuture<V> - Class in com.hazelcast.client.util
 
ClientCancellableDelegatingFuture(ICompletableFuture, ClientContext, String, Address, int) - Constructor for class com.hazelcast.client.util.ClientCancellableDelegatingFuture
 
ClientCancellableDelegatingFuture(ICompletableFuture, ClientContext, String, Address, int, V) - Constructor for class com.hazelcast.client.util.ClientCancellableDelegatingFuture
 
ClientCancellationRequest - Class in com.hazelcast.mapreduce.impl.client
This class is used to request a map reduce job cancellation on the job owning node from the emitting client.
ClientCancellationRequest() - Constructor for class com.hazelcast.mapreduce.impl.client.ClientCancellationRequest
 
ClientCancellationRequest(String, String) - Constructor for class com.hazelcast.mapreduce.impl.client.ClientCancellationRequest
 
ClientClusterProxy - Class in com.hazelcast.client.proxy
 
ClientClusterProxy(ClientClusterServiceImpl) - Constructor for class com.hazelcast.client.proxy.ClientClusterProxy
 
ClientClusterService - Interface in com.hazelcast.client.spi
 
ClientClusterServiceImpl - Class in com.hazelcast.client.spi.impl
 
ClientClusterServiceImpl(HazelcastClient) - Constructor for class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
ClientConditionProxy - Class in com.hazelcast.client.proxy
 
ClientConditionProxy(String, ClientLockProxy, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientConditionProxy
 
ClientConfig - Class in com.hazelcast.client.config
 
ClientConfig() - Constructor for class com.hazelcast.client.config.ClientConfig
 
clientConnected(Client) - Method in interface com.hazelcast.core.ClientListener
Invoked when a new client is connected.
ClientConnection - Class in com.hazelcast.client.connection.nio
 
ClientConnection(ClientConnectionManagerImpl, IOSelector, IOSelector, int, SocketChannelWrapper, ClientExecutionService) - Constructor for class com.hazelcast.client.connection.nio.ClientConnection
 
ClientConnectionManager - Interface in com.hazelcast.client.connection
 
ClientConnectionManagerImpl - Class in com.hazelcast.client.connection.nio
 
ClientConnectionManagerImpl(HazelcastClient, LoadBalancer) - Constructor for class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
ClientConnectionManagerImpl.ManagerAuthenticator - Class in com.hazelcast.client.connection.nio
 
ClientContext - Class in com.hazelcast.client.spi
 
ClientCountDownLatchProxy - Class in com.hazelcast.client.proxy
 
ClientCountDownLatchProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
ClientCreateRequest - Class in com.hazelcast.client
 
ClientCreateRequest() - Constructor for class com.hazelcast.client.ClientCreateRequest
 
ClientCreateRequest(String, String) - Constructor for class com.hazelcast.client.ClientCreateRequest
 
ClientDataSerializerHook - Class in com.hazelcast.client
 
ClientDataSerializerHook() - Constructor for class com.hazelcast.client.ClientDataSerializerHook
 
ClientDestroyRequest - Class in com.hazelcast.client
 
ClientDestroyRequest() - Constructor for class com.hazelcast.client.ClientDestroyRequest
 
ClientDestroyRequest(String, String) - Constructor for class com.hazelcast.client.ClientDestroyRequest
 
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 new client is disconnected.
clientDisconnected(String) - Method in interface com.hazelcast.spi.ClientAwareService
Invoked when a client disconnected from a member.
clientDisconnected(String) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
ClientDisconnectionOperation - Class in com.hazelcast.client
 
ClientDisconnectionOperation() - Constructor for class com.hazelcast.client.ClientDisconnectionOperation
 
ClientDisconnectionOperation(String) - Constructor for class com.hazelcast.client.ClientDisconnectionOperation
 
ClientEndpoint - Class in com.hazelcast.client
 
ClientEngine - Interface in com.hazelcast.client
 
clientEngine - Variable in class com.hazelcast.client.ClientRequest
 
clientEngine - Variable in class com.hazelcast.instance.Node
 
ClientEngineImpl - Class in com.hazelcast.client
 
ClientEngineImpl(Node) - Constructor for class com.hazelcast.client.ClientEngineImpl
 
ClientEngineMBean - Class in com.hazelcast.jmx
 
ClientEngineMBean(HazelcastInstance, ClientEngine, ManagementService) - Constructor for class com.hazelcast.jmx.ClientEngineMBean
 
ClientExecutionService - Interface in com.hazelcast.client.spi
 
ClientExecutionServiceImpl - Class in com.hazelcast.client.spi.impl
 
ClientExecutionServiceImpl(String, ThreadGroup, ClassLoader, int) - Constructor for class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
ClientExecutorServiceProxy - Class in com.hazelcast.client.proxy
 
ClientExecutorServiceProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
ClientIdGeneratorProxy - Class in com.hazelcast.client.proxy
 
ClientIdGeneratorProxy(String, String, String, IAtomicLong) - Constructor for class com.hazelcast.client.proxy.ClientIdGeneratorProxy
 
ClientImpl - Class in com.hazelcast.client
 
ClientImpl(String, InetSocketAddress) - Constructor for class com.hazelcast.client.ClientImpl
 
ClientInSelectorImpl - Class in com.hazelcast.client.connection.nio
 
ClientInSelectorImpl(ThreadGroup) - Constructor for class com.hazelcast.client.connection.nio.ClientInSelectorImpl
 
ClientInvocationService - Interface in com.hazelcast.client.spi
 
ClientInvocationServiceImpl - Class in com.hazelcast.client.spi.impl
 
ClientInvocationServiceImpl(HazelcastClient) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
ClientJobProcessInformationRequest - Class in com.hazelcast.mapreduce.impl.client
This class is used to retrieve current processed records and other statistics from emitting client to the job owning node.
ClientJobProcessInformationRequest() - Constructor for class com.hazelcast.mapreduce.impl.client.ClientJobProcessInformationRequest
 
ClientJobProcessInformationRequest(String, String) - Constructor for class com.hazelcast.mapreduce.impl.client.ClientJobProcessInformationRequest
 
ClientListener - Interface in com.hazelcast.core
ClientListener allows to get notified when a Client is connected to or disconnected from cluster.
ClientListProxy<E> - Class in com.hazelcast.client.proxy
 
ClientListProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientListProxy
 
ClientLockProxy - Class in com.hazelcast.client.proxy
 
ClientLockProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientLockProxy
 
ClientMapProxy<K,V> - Class in com.hazelcast.client.proxy
 
ClientMapProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientMapProxy
 
ClientMapReduceProxy - Class in com.hazelcast.client.proxy
 
ClientMapReduceProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientMapReduceProxy
 
ClientMapReduceRequest<KeyIn,ValueIn> - Class in com.hazelcast.mapreduce.impl.client
This class is used to prepare and start a map reduce job emitted by a client on a random node in the cluster (making it the job owner).
ClientMapReduceRequest() - Constructor for class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
ClientMapReduceRequest(String, String, Collection, KeyPredicate, Mapper, CombinerFactory, ReducerFactory, KeyValueSource, int, TopologyChangedStrategy) - Constructor for class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
ClientMembershipEvent - Class in com.hazelcast.cluster.client
 
ClientMembershipEvent() - Constructor for class com.hazelcast.cluster.client.ClientMembershipEvent
 
ClientMembershipEvent(Member, int) - Constructor for class com.hazelcast.cluster.client.ClientMembershipEvent
 
ClientMembershipEvent(Member, MemberAttributeChange) - Constructor for class com.hazelcast.cluster.client.ClientMembershipEvent
 
ClientMultiMapProxy<K,V> - Class in com.hazelcast.client.proxy
 
ClientMultiMapProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientMultiMapProxy
 
ClientNearCache<K> - Class in com.hazelcast.client.nearcache
 
ClientNearCache(String, ClientNearCacheType, ClientContext, NearCacheConfig) - Constructor for class com.hazelcast.client.nearcache.ClientNearCache
 
ClientNearCacheType - Enum in com.hazelcast.client.nearcache
 
ClientNetworkConfig - Class in com.hazelcast.client.config
 
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
 
ClientOutOfMemoryHandler.ClientHelper - Class in com.hazelcast.client
 
ClientOutSelectorImpl - Class in com.hazelcast.client.connection.nio
 
ClientOutSelectorImpl(ThreadGroup) - Constructor for class com.hazelcast.client.connection.nio.ClientOutSelectorImpl
 
ClientPacket - Class in com.hazelcast.nio
 
ClientPacket(SerializationContext) - Constructor for class com.hazelcast.nio.ClientPacket
 
ClientPacket(Data) - Constructor for class com.hazelcast.nio.ClientPacket
 
ClientPartitionService - Interface in com.hazelcast.client.spi
 
ClientPartitionServiceImpl - Class in com.hazelcast.client.spi.impl
 
ClientPartitionServiceImpl(HazelcastClient) - Constructor for class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
ClientPingRequest - Class in com.hazelcast.cluster.client
 
ClientPingRequest() - Constructor for class com.hazelcast.cluster.client.ClientPingRequest
 
ClientPortableFactory - Class in com.hazelcast.client
 
ClientPortableFactory() - Constructor for class com.hazelcast.client.ClientPortableFactory
 
ClientPortableHook - Class in com.hazelcast.client
 
ClientPortableHook() - Constructor for class com.hazelcast.client.ClientPortableHook
 
ClientPrincipal - Class in com.hazelcast.client
 
ClientPrincipal() - Constructor for class com.hazelcast.client.ClientPrincipal
 
ClientPrincipal(String, String) - Constructor for class com.hazelcast.client.ClientPrincipal
 
ClientProxy - Class in com.hazelcast.client.spi
 
ClientProxy(String, String, String) - Constructor for class com.hazelcast.client.spi.ClientProxy
 
ClientProxyFactory - Interface in com.hazelcast.client.spi
 
ClientQueueProxy<E> - Class in com.hazelcast.client.proxy
 
ClientQueueProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientQueueProxy
 
ClientReadHandler - Class in com.hazelcast.client.connection.nio
 
ClientReadHandler(ClientConnection, IOSelector, int) - Constructor for class com.hazelcast.client.connection.nio.ClientReadHandler
 
ClientReAuthOperation - Class in com.hazelcast.client
 
ClientReAuthOperation() - Constructor for class com.hazelcast.client.ClientReAuthOperation
 
ClientReAuthOperation(String, boolean) - Constructor for class com.hazelcast.client.ClientReAuthOperation
 
ClientRequest - Class in com.hazelcast.client
 
ClientRequest() - Constructor for class com.hazelcast.client.ClientRequest
 
ClientResponse - Class in com.hazelcast.client
 
ClientResponse() - Constructor for class com.hazelcast.client.ClientResponse
 
ClientResponse(Data, boolean, int) - Constructor for class com.hazelcast.client.ClientResponse
 
ClientResponse(Data, int, boolean) - Constructor for class com.hazelcast.client.ClientResponse
 
ClientSecurityConfig - Class in com.hazelcast.client.config
 
ClientSecurityConfig() - Constructor for class com.hazelcast.client.config.ClientSecurityConfig
 
ClientSemaphoreProxy - Class in com.hazelcast.client.proxy
 
ClientSemaphoreProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
ClientService - Interface in com.hazelcast.core
ClientService allows to query connected Clients and attach/detach ClientListeners to listen connection events.
ClientSetProxy<E> - Class in com.hazelcast.client.proxy
 
ClientSetProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientSetProxy
 
ClientTestApp - Class in com.hazelcast.client.examples
 
ClientTestApp(HazelcastInstance) - Constructor for class com.hazelcast.client.examples.ClientTestApp
 
ClientTestApp.Echo - Class in com.hazelcast.client.examples
Echoes to screen
clientThreadId - Variable in class com.hazelcast.client.txn.BaseTransactionRequest
 
ClientTopicProxy<E> - Class in com.hazelcast.client.proxy
 
ClientTopicProxy(String, String, String) - Constructor for class com.hazelcast.client.proxy.ClientTopicProxy
 
ClientTransactionManager - Class in com.hazelcast.client.txn
 
ClientTransactionManager(HazelcastClient) - Constructor for class com.hazelcast.client.txn.ClientTransactionManager
 
ClientTxnListProxy<E> - Class in com.hazelcast.client.txn.proxy
 
ClientTxnListProxy(String, TransactionContextProxy) - Constructor for class com.hazelcast.client.txn.proxy.ClientTxnListProxy
 
ClientTxnMapProxy<K,V> - Class in com.hazelcast.client.txn.proxy
 
ClientTxnMapProxy(String, TransactionContextProxy) - Constructor for class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
ClientTxnMultiMapProxy<K,V> - Class in com.hazelcast.client.txn.proxy
 
ClientTxnMultiMapProxy(String, TransactionContextProxy) - Constructor for class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
ClientTxnPortableHook - Class in com.hazelcast.client.txn
 
ClientTxnPortableHook() - Constructor for class com.hazelcast.client.txn.ClientTxnPortableHook
 
ClientTxnQueueProxy<E> - Class in com.hazelcast.client.txn.proxy
 
ClientTxnQueueProxy(String, TransactionContextProxy) - Constructor for class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
ClientTxnSetProxy<E> - Class in com.hazelcast.client.txn.proxy
 
ClientTxnSetProxy(String, TransactionContextProxy) - Constructor for class com.hazelcast.client.txn.proxy.ClientTxnSetProxy
 
ClientType - Enum in com.hazelcast.core
Type of a client.
ClientTypes - Class in com.hazelcast.client
 
ClientWriteHandler - Class in com.hazelcast.client.connection.nio
 
ClientWriteHandler(ClientConnection, IOSelector, int) - Constructor for class com.hazelcast.client.connection.nio.ClientWriteHandler
 
Clock - Class in com.hazelcast.util
 
clone() - Method in class com.hazelcast.monitor.TimedMemberState
 
cloneWithoutValues() - Method in class com.hazelcast.map.EventData
 
close() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
close(Throwable) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
close() - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
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() - Method in interface com.hazelcast.nio.Connection
Closes this connection.
close() - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
close() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
close() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
close() - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
close() - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
close() - Method in class com.hazelcast.nio.ssl.SSLSocketChannelWrapper
 
close() - Method in class com.hazelcast.nio.TcpIpConnection
 
close(Throwable) - Method in class com.hazelcast.nio.TcpIpConnection
 
closeConnection() - Method in class com.hazelcast.nio.ascii.SocketTextReader
 
closeResource(Closeable) - Static method in class com.hazelcast.nio.IOUtil
Closes the Closable quietly.
CloudyUtility - Class in com.hazelcast.aws.utility
 
Cluster - Interface in com.hazelcast.core
Hazelcast cluster interface.
CLUSTER - Static variable in class com.hazelcast.nio.Protocols
 
ClusterDataSerializerHook - Class in com.hazelcast.cluster
 
ClusterDataSerializerHook() - Constructor for class com.hazelcast.cluster.ClusterDataSerializerHook
 
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.management.request
 
ClusterPropsRequest() - Constructor for class com.hazelcast.management.request.ClusterPropsRequest
 
ClusterProxy - Class in com.hazelcast.cluster
 
ClusterProxy(ClusterServiceImpl) - Constructor for class com.hazelcast.cluster.ClusterProxy
 
ClusterRuntimeState - Class in com.hazelcast.management
 
ClusterRuntimeState() - Constructor for class com.hazelcast.management.ClusterRuntimeState
 
ClusterRuntimeState(Collection<Member>, InternalPartition[], Collection<MigrationInfo>, Map<Address, Connection>, Collection<LockResource>) - Constructor for class com.hazelcast.management.ClusterRuntimeState
 
ClusterService - Interface in com.hazelcast.cluster
 
clusterService - Variable in class com.hazelcast.instance.Node
 
ClusterServiceImpl - Class in com.hazelcast.cluster
 
ClusterServiceImpl(Node) - Constructor for class com.hazelcast.cluster.ClusterServiceImpl
 
clusterWideUpdateManagementCenterUrl(String, String, String) - Method in class com.hazelcast.management.ManagementCenterService
 
cmd_get - Variable in class com.hazelcast.ascii.memcache.Stats
 
cmd_set - Variable in class com.hazelcast.ascii.memcache.Stats
 
cmd_touch - Variable in class com.hazelcast.ascii.memcache.Stats
 
collate(Iterable<ValueIn>) - Method in interface com.hazelcast.mapreduce.Collator
This method is called with the mapped and possibly reduced values from the MapReduce algorithm.
Collator<ValueIn,ValueOut> - Interface in com.hazelcast.mapreduce
This interface can be implemented to define a Collator which is executed after calculation of the MapReduce algorithm on remote cluster nodes but before returning the final result.
Collator can for example be used to sum up a final value.
COLLECTION - Static variable in class com.hazelcast.spi.impl.SpiPortableHook
 
COLLECTION_ADD - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_ADD - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
COLLECTION_ADD_ALL - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_ADD_ALL - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
COLLECTION_ADD_ALL_BACKUP - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_ADD_BACKUP - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_ADD_LISTENER - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
COLLECTION_CLEAR - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_CLEAR - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
COLLECTION_CLEAR_BACKUP - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_COMPARE_AND_REMOVE - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_COMPARE_AND_REMOVE - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
COLLECTION_CONTAINS - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_CONTAINS - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
COLLECTION_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
COLLECTION_EVENT - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_EVENT_FILTER - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_GET_ALL - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_GET_ALL - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
COLLECTION_ITEM - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
COLLECTION_PREPARE - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_PREPARE_BACKUP - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_REMOVE - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_REMOVE - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
COLLECTION_REMOVE_BACKUP - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_REMOVE_LISTENER - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
COLLECTION_RESERVE_ADD - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_RESERVE_REMOVE - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_ROLLBACK - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_ROLLBACK_BACKUP - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_SIZE - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_SIZE - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
COLLECTION_TXN_ADD - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_TXN_ADD_BACKUP - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_TXN_REMOVE - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
COLLECTION_TXN_REMOVE_BACKUP - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
CollectionAddAllBackupOperation - Class in com.hazelcast.collection
 
CollectionAddAllBackupOperation() - Constructor for class com.hazelcast.collection.CollectionAddAllBackupOperation
 
CollectionAddAllBackupOperation(String, Map<Long, Data>) - Constructor for class com.hazelcast.collection.CollectionAddAllBackupOperation
 
CollectionAddAllOperation - Class in com.hazelcast.collection
 
CollectionAddAllOperation() - Constructor for class com.hazelcast.collection.CollectionAddAllOperation
 
CollectionAddAllOperation(String, List<Data>) - Constructor for class com.hazelcast.collection.CollectionAddAllOperation
 
CollectionAddAllRequest - Class in com.hazelcast.collection.client
 
CollectionAddAllRequest() - Constructor for class com.hazelcast.collection.client.CollectionAddAllRequest
 
CollectionAddAllRequest(String, List<Data>) - Constructor for class com.hazelcast.collection.client.CollectionAddAllRequest
 
CollectionAddBackupOperation - Class in com.hazelcast.collection
 
CollectionAddBackupOperation() - Constructor for class com.hazelcast.collection.CollectionAddBackupOperation
 
CollectionAddBackupOperation(String, long, Data) - Constructor for class com.hazelcast.collection.CollectionAddBackupOperation
 
CollectionAddListenerRequest - Class in com.hazelcast.collection.client
 
CollectionAddListenerRequest() - Constructor for class com.hazelcast.collection.client.CollectionAddListenerRequest
 
CollectionAddListenerRequest(String, boolean) - Constructor for class com.hazelcast.collection.client.CollectionAddListenerRequest
 
CollectionAddOperation - Class in com.hazelcast.collection
 
CollectionAddOperation() - Constructor for class com.hazelcast.collection.CollectionAddOperation
 
CollectionAddOperation(String, Data) - Constructor for class com.hazelcast.collection.CollectionAddOperation
 
CollectionAddRequest - Class in com.hazelcast.collection.client
 
CollectionAddRequest() - Constructor for class com.hazelcast.collection.client.CollectionAddRequest
 
CollectionAddRequest(String, Data) - Constructor for class com.hazelcast.collection.client.CollectionAddRequest
 
CollectionBackupAwareOperation - Class in com.hazelcast.collection
 
CollectionBackupAwareOperation() - Constructor for class com.hazelcast.collection.CollectionBackupAwareOperation
 
CollectionBackupAwareOperation(String) - Constructor for class com.hazelcast.collection.CollectionBackupAwareOperation
 
CollectionClearBackupOperation - Class in com.hazelcast.collection
 
CollectionClearBackupOperation() - Constructor for class com.hazelcast.collection.CollectionClearBackupOperation
 
CollectionClearBackupOperation(String, Set<Long>) - Constructor for class com.hazelcast.collection.CollectionClearBackupOperation
 
CollectionClearOperation - Class in com.hazelcast.collection
 
CollectionClearOperation() - Constructor for class com.hazelcast.collection.CollectionClearOperation
 
CollectionClearOperation(String) - Constructor for class com.hazelcast.collection.CollectionClearOperation
 
CollectionClearRequest - Class in com.hazelcast.collection.client
 
CollectionClearRequest() - Constructor for class com.hazelcast.collection.client.CollectionClearRequest
 
CollectionClearRequest(String) - Constructor for class com.hazelcast.collection.client.CollectionClearRequest
 
CollectionCompareAndRemoveOperation - Class in com.hazelcast.collection
 
CollectionCompareAndRemoveOperation() - Constructor for class com.hazelcast.collection.CollectionCompareAndRemoveOperation
 
CollectionCompareAndRemoveOperation(String, boolean, Set<Data>) - Constructor for class com.hazelcast.collection.CollectionCompareAndRemoveOperation
 
CollectionCompareAndRemoveRequest - Class in com.hazelcast.collection.client
 
CollectionCompareAndRemoveRequest() - Constructor for class com.hazelcast.collection.client.CollectionCompareAndRemoveRequest
 
CollectionCompareAndRemoveRequest(String, Set<Data>, boolean) - Constructor for class com.hazelcast.collection.client.CollectionCompareAndRemoveRequest
 
CollectionConfig<T extends CollectionConfig> - Class in com.hazelcast.config
 
CollectionConfig() - Constructor for class com.hazelcast.config.CollectionConfig
 
CollectionConfig(CollectionConfig) - Constructor for class com.hazelcast.config.CollectionConfig
 
CollectionContainer - Class in com.hazelcast.collection
 
CollectionContainer() - Constructor for class com.hazelcast.collection.CollectionContainer
 
CollectionContainer(String, NodeEngine) - Constructor for class com.hazelcast.collection.CollectionContainer
 
CollectionContainsOperation - Class in com.hazelcast.collection
 
CollectionContainsOperation() - Constructor for class com.hazelcast.collection.CollectionContainsOperation
 
CollectionContainsOperation(String, Set<Data>) - Constructor for class com.hazelcast.collection.CollectionContainsOperation
 
CollectionContainsRequest - Class in com.hazelcast.collection.client
 
CollectionContainsRequest() - Constructor for class com.hazelcast.collection.client.CollectionContainsRequest
 
CollectionContainsRequest(String, Set<Data>) - Constructor for class com.hazelcast.collection.client.CollectionContainsRequest
 
CollectionContainsRequest(String, Data) - Constructor for class com.hazelcast.collection.client.CollectionContainsRequest
 
CollectionDataSerializerHook - Class in com.hazelcast.collection
 
CollectionDataSerializerHook() - Constructor for class com.hazelcast.collection.CollectionDataSerializerHook
 
CollectionEvent - Class in com.hazelcast.collection
 
CollectionEvent() - Constructor for class com.hazelcast.collection.CollectionEvent
 
CollectionEvent(String, Data, ItemEventType, Address) - Constructor for class com.hazelcast.collection.CollectionEvent
 
CollectionEventFilter - Class in com.hazelcast.collection
 
CollectionEventFilter() - Constructor for class com.hazelcast.collection.CollectionEventFilter
 
CollectionEventFilter(boolean) - Constructor for class com.hazelcast.collection.CollectionEventFilter
 
CollectionGetAllOperation - Class in com.hazelcast.collection
 
CollectionGetAllOperation() - Constructor for class com.hazelcast.collection.CollectionGetAllOperation
 
CollectionGetAllOperation(String) - Constructor for class com.hazelcast.collection.CollectionGetAllOperation
 
CollectionGetAllRequest - Class in com.hazelcast.collection.client
 
CollectionGetAllRequest() - Constructor for class com.hazelcast.collection.client.CollectionGetAllRequest
 
CollectionGetAllRequest(String) - Constructor for class com.hazelcast.collection.client.CollectionGetAllRequest
 
CollectionItem - Class in com.hazelcast.collection
 
CollectionItem() - Constructor for class com.hazelcast.collection.CollectionItem
 
CollectionItem(long, Data) - Constructor for class com.hazelcast.collection.CollectionItem
 
CollectionOperation - Class in com.hazelcast.collection
 
CollectionOperation() - Constructor for class com.hazelcast.collection.CollectionOperation
 
CollectionOperation(String) - Constructor for class com.hazelcast.collection.CollectionOperation
 
CollectionPortableHook - Class in com.hazelcast.collection
 
CollectionPortableHook() - Constructor for class com.hazelcast.collection.CollectionPortableHook
 
CollectionPrepareBackupOperation - Class in com.hazelcast.collection.txn
 
CollectionPrepareBackupOperation() - Constructor for class com.hazelcast.collection.txn.CollectionPrepareBackupOperation
 
CollectionPrepareBackupOperation(String, long, String, boolean) - Constructor for class com.hazelcast.collection.txn.CollectionPrepareBackupOperation
 
CollectionPrepareOperation - Class in com.hazelcast.collection.txn
 
CollectionPrepareOperation() - Constructor for class com.hazelcast.collection.txn.CollectionPrepareOperation
 
CollectionPrepareOperation(String, long, String, boolean) - Constructor for class com.hazelcast.collection.txn.CollectionPrepareOperation
 
CollectionRegionAccessStrategyAdapter - Class in com.hazelcast.hibernate.region
 
CollectionRegionAccessStrategyAdapter(AccessDelegate<? extends HazelcastCollectionRegion>) - Constructor for class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
CollectionRemoveBackupOperation - Class in com.hazelcast.collection
 
CollectionRemoveBackupOperation() - Constructor for class com.hazelcast.collection.CollectionRemoveBackupOperation
 
CollectionRemoveBackupOperation(String, long) - Constructor for class com.hazelcast.collection.CollectionRemoveBackupOperation
 
CollectionRemoveListenerRequest - Class in com.hazelcast.collection.client
 
CollectionRemoveListenerRequest() - Constructor for class com.hazelcast.collection.client.CollectionRemoveListenerRequest
 
CollectionRemoveListenerRequest(String, String, String) - Constructor for class com.hazelcast.collection.client.CollectionRemoveListenerRequest
 
CollectionRemoveOperation - Class in com.hazelcast.collection
 
CollectionRemoveOperation() - Constructor for class com.hazelcast.collection.CollectionRemoveOperation
 
CollectionRemoveOperation(String, Data) - Constructor for class com.hazelcast.collection.CollectionRemoveOperation
 
CollectionRemoveRequest - Class in com.hazelcast.collection.client
 
CollectionRemoveRequest() - Constructor for class com.hazelcast.collection.client.CollectionRemoveRequest
 
CollectionRemoveRequest(String, Data) - Constructor for class com.hazelcast.collection.client.CollectionRemoveRequest
 
CollectionReplicationOperation - Class in com.hazelcast.collection
 
CollectionReplicationOperation() - Constructor for class com.hazelcast.collection.CollectionReplicationOperation
 
CollectionReplicationOperation(Map<String, CollectionContainer>, int, int) - Constructor for class com.hazelcast.collection.CollectionReplicationOperation
 
CollectionRequest - Class in com.hazelcast.collection.client
 
CollectionRequest() - Constructor for class com.hazelcast.collection.client.CollectionRequest
 
CollectionRequest(String) - Constructor for class com.hazelcast.collection.client.CollectionRequest
 
CollectionReserveAddOperation - Class in com.hazelcast.collection.txn
 
CollectionReserveAddOperation() - Constructor for class com.hazelcast.collection.txn.CollectionReserveAddOperation
 
CollectionReserveAddOperation(String, String, Data) - Constructor for class com.hazelcast.collection.txn.CollectionReserveAddOperation
 
CollectionReserveRemoveOperation - Class in com.hazelcast.collection.txn
 
CollectionReserveRemoveOperation() - Constructor for class com.hazelcast.collection.txn.CollectionReserveRemoveOperation
 
CollectionReserveRemoveOperation(String, long, Data, String) - Constructor for class com.hazelcast.collection.txn.CollectionReserveRemoveOperation
 
CollectionRollbackBackupOperation - Class in com.hazelcast.collection.txn
 
CollectionRollbackBackupOperation() - Constructor for class com.hazelcast.collection.txn.CollectionRollbackBackupOperation
 
CollectionRollbackBackupOperation(String, long, boolean) - Constructor for class com.hazelcast.collection.txn.CollectionRollbackBackupOperation
 
CollectionRollbackOperation - Class in com.hazelcast.collection.txn
 
CollectionRollbackOperation() - Constructor for class com.hazelcast.collection.txn.CollectionRollbackOperation
 
CollectionRollbackOperation(String, long, boolean) - Constructor for class com.hazelcast.collection.txn.CollectionRollbackOperation
 
CollectionService - Class in com.hazelcast.collection
 
CollectionService(NodeEngine) - Constructor for class com.hazelcast.collection.CollectionService
 
CollectionSizeOperation - Class in com.hazelcast.collection
 
CollectionSizeOperation() - Constructor for class com.hazelcast.collection.CollectionSizeOperation
 
CollectionSizeOperation(String) - Constructor for class com.hazelcast.collection.CollectionSizeOperation
 
CollectionSizeRequest - Class in com.hazelcast.collection.client
 
CollectionSizeRequest() - Constructor for class com.hazelcast.collection.client.CollectionSizeRequest
 
CollectionSizeRequest(String) - Constructor for class com.hazelcast.collection.client.CollectionSizeRequest
 
CollectionTransactionLog - Class in com.hazelcast.collection.txn
 
CollectionTransactionLog() - Constructor for class com.hazelcast.collection.txn.CollectionTransactionLog
 
CollectionTransactionLog(long, String, int, String, String, Operation) - Constructor for class com.hazelcast.collection.txn.CollectionTransactionLog
 
CollectionTransactionRollbackOperation - Class in com.hazelcast.collection
 
CollectionTransactionRollbackOperation() - Constructor for class com.hazelcast.collection.CollectionTransactionRollbackOperation
 
CollectionTransactionRollbackOperation(String, String) - Constructor for class com.hazelcast.collection.CollectionTransactionRollbackOperation
 
CollectionTxnAddBackupOperation - Class in com.hazelcast.collection.txn
 
CollectionTxnAddBackupOperation() - Constructor for class com.hazelcast.collection.txn.CollectionTxnAddBackupOperation
 
CollectionTxnAddBackupOperation(String, long, Data) - Constructor for class com.hazelcast.collection.txn.CollectionTxnAddBackupOperation
 
CollectionTxnAddOperation - Class in com.hazelcast.collection.txn
 
CollectionTxnAddOperation() - Constructor for class com.hazelcast.collection.txn.CollectionTxnAddOperation
 
CollectionTxnAddOperation(String, long, Data) - Constructor for class com.hazelcast.collection.txn.CollectionTxnAddOperation
 
CollectionTxnRemoveBackupOperation - Class in com.hazelcast.collection.txn
 
CollectionTxnRemoveBackupOperation() - Constructor for class com.hazelcast.collection.txn.CollectionTxnRemoveBackupOperation
 
CollectionTxnRemoveBackupOperation(String, long) - Constructor for class com.hazelcast.collection.txn.CollectionTxnRemoveBackupOperation
 
CollectionTxnRemoveOperation - Class in com.hazelcast.collection.txn
 
CollectionTxnRemoveOperation() - Constructor for class com.hazelcast.collection.txn.CollectionTxnRemoveOperation
 
CollectionTxnRemoveOperation(String, long) - Constructor for class com.hazelcast.collection.txn.CollectionTxnRemoveOperation
 
com.hazelcast.ascii - package com.hazelcast.ascii
 
com.hazelcast.ascii.memcache - package com.hazelcast.ascii.memcache
 
com.hazelcast.ascii.rest - package com.hazelcast.ascii.rest
 
com.hazelcast.aws - package com.hazelcast.aws
 
com.hazelcast.aws.impl - package com.hazelcast.aws.impl
 
com.hazelcast.aws.security - package com.hazelcast.aws.security
 
com.hazelcast.aws.utility - package com.hazelcast.aws.utility
 
com.hazelcast.client - package com.hazelcast.client
This package contains the serverside client functionality
com.hazelcast.client.config - package com.hazelcast.client.config
 
com.hazelcast.client.connection - package com.hazelcast.client.connection
 
com.hazelcast.client.connection.nio - package com.hazelcast.client.connection.nio
 
com.hazelcast.client.examples - package com.hazelcast.client.examples
 
com.hazelcast.client.nearcache - package com.hazelcast.client.nearcache
 
com.hazelcast.client.proxy - package com.hazelcast.client.proxy
 
com.hazelcast.client.spi - package com.hazelcast.client.spi
 
com.hazelcast.client.spi.impl - package com.hazelcast.client.spi.impl
 
com.hazelcast.client.txn - package com.hazelcast.client.txn
This package contains client transaction code
com.hazelcast.client.txn.proxy - package com.hazelcast.client.txn.proxy
 
com.hazelcast.client.util - package com.hazelcast.client.util
 
com.hazelcast.cluster - package com.hazelcast.cluster
 
com.hazelcast.cluster.client - package com.hazelcast.cluster.client
 
com.hazelcast.collection - package com.hazelcast.collection
 
com.hazelcast.collection.client - package com.hazelcast.collection.client
 
com.hazelcast.collection.list - package com.hazelcast.collection.list
 
com.hazelcast.collection.set - package com.hazelcast.collection.set
 
com.hazelcast.collection.txn - package com.hazelcast.collection.txn
 
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.client - package com.hazelcast.concurrent.atomiclong.client
This package contains client requests for the IAtomicLong.
This package contains all the client requests object to operate on the IAtomicLong that are send by the client.
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.client - package com.hazelcast.concurrent.atomicreference.client
This package contains client requests for the IAtomicLong.
This package contains all the client requests object to operate on the IAtomicLong that are send by the client.
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.client - package com.hazelcast.concurrent.countdownlatch.client
This package contains client requests for the ICountDownLatch.
This package contains all the client requests object to operate on the ICountDownLatch that are send by the client.
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.
With the IdGenerator it is very simple to create cluster wide id's.
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.client - package com.hazelcast.concurrent.lock.client
This package contains client requests for the ILock.
This package contains all the client requests object to operate on the ILock that are send by the client.
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.client - package com.hazelcast.concurrent.semaphore.client
This package contains client requests for the ISemaphore.
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.core - package com.hazelcast.core
Provides core API interfaces/classes.
com.hazelcast.examples - package com.hazelcast.examples
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.executor - package com.hazelcast.executor
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.client - package com.hazelcast.executor.client
This package contains client requests for the IExecutorService.
com.hazelcast.hibernate - package com.hazelcast.hibernate
 
com.hazelcast.hibernate.access - package com.hazelcast.hibernate.access
 
com.hazelcast.hibernate.distributed - package com.hazelcast.hibernate.distributed
 
com.hazelcast.hibernate.instance - package com.hazelcast.hibernate.instance
 
com.hazelcast.hibernate.local - package com.hazelcast.hibernate.local
 
com.hazelcast.hibernate.region - package com.hazelcast.hibernate.region
 
com.hazelcast.instance - package com.hazelcast.instance
 
com.hazelcast.jca - package com.hazelcast.jca
 
com.hazelcast.jmx - package com.hazelcast.jmx
Contains Hazelcast MBean classes.
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 commongs logging, so that different logging frameworks like log4j, can be hooked in.
com.hazelcast.management - package com.hazelcast.management
 
com.hazelcast.management.operation - package com.hazelcast.management.operation
 
com.hazelcast.management.request - package com.hazelcast.management.request
 
com.hazelcast.map - package com.hazelcast.map
Contains Hazelcast map module classes.
com.hazelcast.map.client - package com.hazelcast.map.client
 
com.hazelcast.map.merge - package com.hazelcast.map.merge
 
com.hazelcast.map.operation - package com.hazelcast.map.operation
 
com.hazelcast.map.proxy - package com.hazelcast.map.proxy
 
com.hazelcast.map.record - package com.hazelcast.map.record
 
com.hazelcast.map.tx - package com.hazelcast.map.tx
 
com.hazelcast.map.wan - package com.hazelcast.map.wan
 
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.impl - package com.hazelcast.mapreduce.impl
This package contains the default implementation for the map reduce framework internals.
com.hazelcast.mapreduce.impl.client - package com.hazelcast.mapreduce.impl.client
This package contains request and response classes for communication between cluster members and Hazelcast native clients
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.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 - package com.hazelcast.multimap
 
com.hazelcast.multimap.operations - package com.hazelcast.multimap.operations
 
com.hazelcast.multimap.operations.client - package com.hazelcast.multimap.operations.client
 
com.hazelcast.multimap.txn - package com.hazelcast.multimap.txn
 
com.hazelcast.nio - package com.hazelcast.nio
 
com.hazelcast.nio.ascii - package com.hazelcast.nio.ascii
 
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.serializers - package com.hazelcast.nio.serialization.serializers
 
com.hazelcast.nio.ssl - package com.hazelcast.nio.ssl
 
com.hazelcast.osgi - package com.hazelcast.osgi
This package contains the OSGI functionality for Hazelcast.
com.hazelcast.partition - package com.hazelcast.partition
Contains the partition logic for Hazelcast.
com.hazelcast.partition.client - package com.hazelcast.partition.client
Contains client functionality for partition related information.
com.hazelcast.partition.impl - package com.hazelcast.partition.impl
Contains the actual implementation of the InternalPartitionService.
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.query - package com.hazelcast.query
Contains interfaces/classes related to Hazelcast query and indexing support.
com.hazelcast.query.impl - package com.hazelcast.query.impl
 
com.hazelcast.queue - package com.hazelcast.queue
 
com.hazelcast.queue.client - package com.hazelcast.queue.client
 
com.hazelcast.queue.proxy - package com.hazelcast.queue.proxy
 
com.hazelcast.queue.tx - package com.hazelcast.queue.tx
 
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 Hazelcast SPI.
com.hazelcast.spi.annotation - package com.hazelcast.spi.annotation
 
com.hazelcast.spi.exception - package com.hazelcast.spi.exception
 
com.hazelcast.spi.impl - package com.hazelcast.spi.impl
 
com.hazelcast.storage - package com.hazelcast.storage
 
com.hazelcast.topic - package com.hazelcast.topic
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.client - package com.hazelcast.topic.client
This package contains client requests for the ITopic.
com.hazelcast.transaction - package com.hazelcast.transaction
Provides interfaces/classes for Hazelcast transaction support.
com.hazelcast.transaction.impl - package com.hazelcast.transaction.impl
 
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.executor - package com.hazelcast.util.executor
 
com.hazelcast.util.scheduler - package com.hazelcast.util.scheduler
 
com.hazelcast.wan - package com.hazelcast.wan
 
com.hazelcast.web - package com.hazelcast.web
 
combine(KeyIn, ValueIn) - Method in class com.hazelcast.mapreduce.Combiner
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 hold internally in a member state of the Combiner.
After this method is called you need to reset the internal state to prepare combining of the next chunk.
Combiner<KeyIn,ValueIn,ValueOut> - Class in com.hazelcast.mapreduce
The abstract Combiner class is used to build combiners for the Job.
Those Combiners are distributed inside of the cluster and are running alongside the Mapper implementations in the same node.
Combiners are called in a threadsafe way so internal locking is not required.
Combiner() - Constructor for class com.hazelcast.mapreduce.Combiner
 
combiner(CombinerFactory<Key, Value, ValueOut>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.MappingJobImpl
 
combiner(CombinerFactory<KeyIn, ValueIn, ValueOut>) - Method in interface com.hazelcast.mapreduce.MappingJob
Defines the CombinerFactory for this task.
CombinerFactory<KeyIn,ValueIn,ValueOut> - Interface in com.hazelcast.mapreduce
A CombinerFactory implementation is used to build Combiner instances per key.
An implementation needs to be serializable by Hazelcast since it is distributed together with the Mapper implementation to run alongside.
combinerFactory - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
 
combinerFactory - Variable in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
CommandParser - Interface in com.hazelcast.ascii
 
COMMIT - Static variable in class com.hazelcast.client.txn.ClientTxnPortableHook
 
commit(Xid, boolean) - Method in class com.hazelcast.client.txn.XAResourceProxy
 
commit(NodeEngine) - Method in class com.hazelcast.collection.txn.CollectionTransactionLog
 
commit() - Method in class com.hazelcast.jca.HazelcastTransactionImpl
 
commit(Xid, boolean) - Method in class com.hazelcast.jca.XAResourceWrapper
 
commit(NodeEngine) - Method in class com.hazelcast.map.tx.MapTransactionLog
 
commit(NodeEngine) - Method in class com.hazelcast.multimap.txn.MultiMapTransactionLog
 
commit(NodeEngine) - Method in class com.hazelcast.queue.tx.QueueTransactionLog
 
commit() - Method in interface com.hazelcast.transaction.impl.Transaction
 
commit(NodeEngine) - Method in interface com.hazelcast.transaction.impl.TransactionLog
 
commit(Xid, boolean) - Method in class com.hazelcast.transaction.impl.XAResourceImpl
 
commitAdd(long, Data) - Method in class com.hazelcast.collection.CollectionContainer
 
commitAddBackup(long, Data) - Method in class com.hazelcast.collection.CollectionContainer
 
commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.collection.CollectionService
 
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.map.MapService
 
commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.multimap.MultiMapService
 
commitMigration(PartitionMigrationEvent) - Method in class com.hazelcast.queue.QueueService
 
commitMigration(PartitionMigrationEvent) - Method in interface com.hazelcast.spi.MigrationAwareService
 
commitRemove(long) - Method in class com.hazelcast.collection.CollectionContainer
 
commitRemoveBackup(long) - Method in class com.hazelcast.collection.CollectionContainer
 
commitTransaction() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
commitTransaction() - Method in interface com.hazelcast.transaction.TransactionContext
Commits a transaction.
CommitTransactionRequest - Class in com.hazelcast.client.txn
 
CommitTransactionRequest() - Constructor for class com.hazelcast.client.txn.CommitTransactionRequest
 
CommitTransactionRequest(boolean) - Constructor for class com.hazelcast.client.txn.CommitTransactionRequest
 
compact() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
compact() - Method in class com.hazelcast.security.permission.ClusterPermissionCollection
 
compare(String, Object, Object) - Method in class com.hazelcast.map.MapService
 
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.multimap.MultiMapDataSerializerHook
 
COMPARE_AND_REMOVE - Static variable in class com.hazelcast.queue.QueuePortableHook
 
COMPARE_AND_REMOVE_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
compareAndRemove(boolean, Set<Data>) - Method in class com.hazelcast.collection.CollectionContainer
 
compareAndRemove(Collection<Data>, boolean) - Method in class com.hazelcast.queue.QueueContainer
This method triggers store load
compareAndRemoveBackup(Set<Long>) - Method in class com.hazelcast.queue.QueueContainer
 
CompareAndRemoveBackupOperation - Class in com.hazelcast.queue
 
CompareAndRemoveBackupOperation() - Constructor for class com.hazelcast.queue.CompareAndRemoveBackupOperation
 
CompareAndRemoveBackupOperation(String, Set<Long>) - Constructor for class com.hazelcast.queue.CompareAndRemoveBackupOperation
 
CompareAndRemoveOperation - Class in com.hazelcast.queue
 
CompareAndRemoveOperation() - Constructor for class com.hazelcast.queue.CompareAndRemoveOperation
 
CompareAndRemoveOperation(String, Collection<Data>, boolean) - Constructor for class com.hazelcast.queue.CompareAndRemoveOperation
 
CompareAndRemoveRequest - Class in com.hazelcast.queue.client
 
CompareAndRemoveRequest() - Constructor for class com.hazelcast.queue.client.CompareAndRemoveRequest
 
CompareAndRemoveRequest(String, Collection<Data>, boolean) - Constructor for class com.hazelcast.queue.client.CompareAndRemoveRequest
 
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.AtomicLongProxy
 
compareAndSet(long, long) - Method in class com.hazelcast.concurrent.atomiclong.LongWrapper
 
compareAndSet(E, E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
 
compareAndSet(Data, Data) - Method in class com.hazelcast.concurrent.atomicreference.ReferenceWrapper
 
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.jmx.AtomicLongMBean
 
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
 
CompareAndSetRequest - Class in com.hazelcast.concurrent.atomiclong.client
 
CompareAndSetRequest() - Constructor for class com.hazelcast.concurrent.atomiclong.client.CompareAndSetRequest
 
CompareAndSetRequest(String, long, long) - Constructor for class com.hazelcast.concurrent.atomiclong.client.CompareAndSetRequest
 
CompareAndSetRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
CompareAndSetRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.CompareAndSetRequest
 
CompareAndSetRequest(String, Data, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.client.CompareAndSetRequest
 
compareTo(CollectionItem) - Method in class com.hazelcast.collection.CollectionItem
 
compareTo(SystemLogRecord) - Method in class com.hazelcast.logging.SystemLogRecord
 
compareTo(MonitoredThread) - Method in class com.hazelcast.management.MonitoredThread
 
compareTo(NearCache.CacheRecord) - Method in class com.hazelcast.map.NearCache.CacheRecord
 
compareTo(Object) - Method in class com.hazelcast.partition.PartitionServiceProxy.PartitionProxy
 
compareTo(Object) - Method in class com.hazelcast.query.impl.IndexImpl.NullObject
 
compareTo(QueueItem) - Method in class com.hazelcast.queue.QueueItem
 
ComparisonType - Enum in com.hazelcast.query.impl
 
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
 
CompletedFuture<V> - Class in com.hazelcast.util.executor
 
CompletedFuture(SerializationService, Object, ExecutorService) - Constructor for class com.hazelcast.util.executor.CompletedFuture
 
compress(byte[]) - Static method in class com.hazelcast.nio.IOUtil
 
concatenate(byte[], byte[]) - Static method in class com.hazelcast.util.ByteUtil
 
ConcurrencyUtil - Class in com.hazelcast.util
 
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 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
 
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.
CONDITION_AWAIT - Static variable in class com.hazelcast.concurrent.lock.client.LockPortableHook
 
CONDITION_BEFORE_AWAIT - Static variable in class com.hazelcast.concurrent.lock.client.LockPortableHook
 
CONDITION_SIGNAL - Static variable in class com.hazelcast.concurrent.lock.client.LockPortableHook
 
ConditionKey - Class in com.hazelcast.concurrent.lock
 
ConditionKey(String, Data, String) - Constructor for class com.hazelcast.concurrent.lock.ConditionKey
 
config - Variable in class com.hazelcast.cluster.AbstractJoiner
 
Config - Class in com.hazelcast.config
Contains all the configuration to start a HazelcastInstance.
Config() - Constructor for class com.hazelcast.config.Config
 
Config(String) - Constructor for class com.hazelcast.config.Config
 
config - Variable in class com.hazelcast.hibernate.local.LocalRegionCache
 
config - Variable in class com.hazelcast.instance.Node
 
config - Variable in class com.hazelcast.multimap.MultiMapProxySupport
 
config - Variable in class com.hazelcast.multimap.txn.TransactionalMultiMapProxySupport
 
config - Variable in class com.hazelcast.queue.tx.TransactionalQueueProxySupport
 
CONFIG_CHECK - Static variable in class com.hazelcast.cluster.ClusterDataSerializerHook
 
CONFIG_FILE_PATH - Static variable in class com.hazelcast.hibernate.CacheEnvironment
 
CONFIG_FILE_PATH_LEGACY - Static variable in class com.hazelcast.hibernate.CacheEnvironment
 
ConfigBuilder - Interface in com.hazelcast.config
Interface for all config builders.
ConfigCheck - Class in com.hazelcast.cluster
 
ConfigCheck() - Constructor for class com.hazelcast.cluster.ConfigCheck
 
configCheck - Variable in class com.hazelcast.cluster.JoinMessage
 
ConfigLoader - Class in com.hazelcast.config
 
ConfigMemberGroupFactory - Class in com.hazelcast.partition.membergroup
 
ConfigMemberGroupFactory(Collection<MemberGroupConfig>) - Constructor for class com.hazelcast.partition.membergroup.ConfigMemberGroupFactory
 
ConfigurableService<T> - Interface in com.hazelcast.spi
 
configure(Properties) - Method in interface com.hazelcast.hibernate.instance.IHazelcastInstanceLoader
 
configure(GroupConfig, Properties) - Method in interface com.hazelcast.security.ICredentialsFactory
configure(SecurityConfig, Properties) - Method in interface com.hazelcast.security.IPermissionPolicy
Configures IPermissionPolicy.
configure(T) - Method in interface com.hazelcast.spi.ConfigurableService
 
configureBlocking(boolean) - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
configureBlocking(boolean) - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
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.
connect(SocketAddress) - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
connect(SocketAddress) - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
CONNECT_ALL_WAIT_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
connectAndSendJoinRequest(Collection<Address>) - Method in class com.hazelcast.cluster.AbstractJoiner
 
connection - Variable in class com.hazelcast.client.connection.nio.ClientAbstractSelectionHandler
 
Connection - Interface in com.hazelcast.nio
Represents a 'connection' between two machines.
CONNECTION_MONITOR_INTERVAL - Variable in class com.hazelcast.instance.GroupProperties
 
CONNECTION_MONITOR_MAX_FAULTS - Variable in class com.hazelcast.instance.GroupProperties
 
connectionAdded(Connection) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
connectionAdded(Connection) - Method in interface com.hazelcast.nio.ConnectionListener
 
ConnectionFactoryImpl - Class in com.hazelcast.jca
Small facade to bring together container's pooling mechanism and other vendor-specific calls with the real implementation classes of this resource adapter
ConnectionFactoryImpl() - Constructor for class com.hazelcast.jca.ConnectionFactoryImpl
 
ConnectionFactoryImpl(ManagedConnectionFactoryImpl, ConnectionManager) - Constructor for class com.hazelcast.jca.ConnectionFactoryImpl
 
ConnectionInfo - Class in com.hazelcast.management
DTO containing Connection information.
ConnectionInfo() - Constructor for class com.hazelcast.management.ConnectionInfo
 
ConnectionInfo(int, boolean, long, long) - Constructor for class com.hazelcast.management.ConnectionInfo
 
ConnectionListener - Interface in com.hazelcast.nio
 
connectionManager - Variable in class com.hazelcast.client.connection.nio.ClientAbstractSelectionHandler
 
connectionManager - Variable in class com.hazelcast.instance.Node
 
ConnectionManager - Interface in com.hazelcast.nio
 
ConnectionManagerMBean - Class in com.hazelcast.jmx
 
ConnectionManagerMBean(HazelcastInstance, ConnectionManager, ManagementService) - Constructor for class com.hazelcast.jmx.ConnectionManagerMBean
 
ConnectionMonitor - Class in com.hazelcast.nio
 
ConnectionMonitor(TcpIpConnectionManager, Address) - Constructor for class com.hazelcast.nio.ConnectionMonitor
 
connectionRemoved(Connection) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
connectionRemoved(Connection) - Method in interface com.hazelcast.nio.ConnectionListener
 
ConnectionType - Enum in com.hazelcast.nio
An enumeration of all possible Connection types.
ConsoleCommandHandler - Class in com.hazelcast.management
 
ConsoleCommandHandler(HazelcastInstance) - Constructor for class com.hazelcast.management.ConsoleCommandHandler
 
ConsoleCommandRequest - Class in com.hazelcast.management.request
 
ConsoleCommandRequest() - Constructor for class com.hazelcast.management.request.ConsoleCommandRequest
 
ConsoleCommandRequest(String) - Constructor for class com.hazelcast.management.request.ConsoleCommandRequest
 
ConsoleRequest - Interface in com.hazelcast.management.request
 
ConsoleRequestConstants - Class in com.hazelcast.management.request
 
CONSTANT_SERIALIZERS_LENGTH - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_BOOLEAN - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_BYTE - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_BYTE_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_CHAR - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_CHAR_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_DATA - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_DOUBLE - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_DOUBLE_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_FLOAT - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_FLOAT_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_INTEGER - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_INTEGER_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_LONG - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_LONG_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_PORTABLE - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_SHORT - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_SHORT_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
CONSTANT_TYPE_STRING - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
Constants - Interface in com.hazelcast.aws.impl
 
ConstantSerializers - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.BooleanSerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.ByteSerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.CharArraySerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.CharSerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.DoubleArraySerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.DoubleSerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.FloatArraySerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.FloatSerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.IntegerArraySerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.IntegerSerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.LongArraySerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.LongSerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.ShortArraySerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.ShortSerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.StringSerializer - Class in com.hazelcast.nio.serialization
 
ConstantSerializers.TheByteArraySerializer - Class in com.hazelcast.nio.serialization
 
ConstructorFunction<K,V> - Interface in com.hazelcast.util
 
container - Variable in class com.hazelcast.queue.QueueItem
 
contains(Object) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
contains(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
contains(Object) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
contains(Object) - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
contains(Set<Data>) - Method in class com.hazelcast.collection.CollectionContainer
 
contains(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
 
contains(Data) - Method in class com.hazelcast.concurrent.atomicreference.ReferenceWrapper
 
contains(E) - Method in interface com.hazelcast.core.IAtomicReference
Checks if the reference contains the value.
contains(Object) - Method in interface com.hazelcast.core.IQueue
contains(Object) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
contains(Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
contains(Object) - Method in interface com.hazelcast.hibernate.RegionCache
 
CONTAINS - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
contains(Object) - Method in class com.hazelcast.query.impl.AndResultSet
 
contains(Object) - Method in class com.hazelcast.query.impl.MultiResultSet
 
contains(Object) - Method in class com.hazelcast.query.impl.OrResultSet
 
contains(Object) - Method in class com.hazelcast.query.impl.SingleResultSet
 
contains(Object) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
contains(Collection<Data>) - Method in class com.hazelcast.queue.QueueContainer
This method does not trigger store load.
CONTAINS - Static variable in class com.hazelcast.queue.QueuePortableHook
 
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.MultiMapDataSerializerHook
 
CONTAINS_ENTRY - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
CONTAINS_ENTRY - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
CONTAINS_KEY - Static variable in class com.hazelcast.map.MapPortableHook
 
CONTAINS_VALUE - Static variable in class com.hazelcast.map.MapPortableHook
 
containsAll(Collection<?>) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
containsAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
containsAll(Collection<?>) - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
containsAll(Collection<?>) - Method in interface com.hazelcast.core.IQueue
containsAll(Collection<?>) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
containsAtomicLong(String) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
 
containsAtomicReference(String) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
 
containsCollection(String) - Method in class com.hazelcast.multimap.MultiMapPartitionContainer
 
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.MultiMapContainer
 
containsEntry(K, V) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
ContainsEntryOperation - Class in com.hazelcast.multimap.operations
 
ContainsEntryOperation() - Constructor for class com.hazelcast.multimap.operations.ContainsEntryOperation
 
ContainsEntryOperation(String, Data, Data) - Constructor for class com.hazelcast.multimap.operations.ContainsEntryOperation
 
ContainsEntryRequest - Class in com.hazelcast.multimap.operations.client
 
ContainsEntryRequest() - Constructor for class com.hazelcast.multimap.operations.client.ContainsEntryRequest
 
ContainsEntryRequest(String, Data, Data) - Constructor for class com.hazelcast.multimap.operations.client.ContainsEntryRequest
 
containsInternal(Data, Data) - Method in class com.hazelcast.multimap.MultiMapProxySupport
 
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.txn.proxy.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
Transactional implementation of IMap.containsKey(Object).
containsKey(Data) - Method in class com.hazelcast.map.DefaultRecordStore
 
containsKey(Object) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
containsKey(Data) - Method in interface com.hazelcast.map.RecordStore
 
containsKey(Object) - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
containsKey(Data) - Method in class com.hazelcast.multimap.MultiMapContainer
 
containsKey(K) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
containsKey(Object) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class com.hazelcast.util.SortedHashMap
 
containsKeyInternal(Data) - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
ContainsKeyOperation - Class in com.hazelcast.map.operation
 
ContainsKeyOperation() - Constructor for class com.hazelcast.map.operation.ContainsKeyOperation
 
ContainsKeyOperation(String, Data) - Constructor for class com.hazelcast.map.operation.ContainsKeyOperation
 
containsLatch(String) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
 
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
 
ContainsOperation - Class in com.hazelcast.queue
 
ContainsOperation() - Constructor for class com.hazelcast.queue.ContainsOperation
 
ContainsOperation(String, Collection<Data>) - Constructor for class com.hazelcast.queue.ContainsOperation
 
containsQueue(String) - Method in class com.hazelcast.queue.QueueService
 
containsRecordId(long) - Method in class com.hazelcast.multimap.MultiMapWrapper
 
ContainsRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
ContainsRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.ContainsRequest
 
ContainsRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.client.ContainsRequest
 
ContainsRequest - Class in com.hazelcast.queue.client
 
ContainsRequest() - Constructor for class com.hazelcast.queue.client.ContainsRequest
 
ContainsRequest(String, Collection<Data>) - Constructor for class com.hazelcast.queue.client.ContainsRequest
 
containsSemaphore(String) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
 
containsValue(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
containsValue(Object) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
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.map.DefaultRecordStore
 
containsValue(Object) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
containsValue(Object) - Method in interface com.hazelcast.map.RecordStore
 
containsValue(boolean, Data) - Method in class com.hazelcast.multimap.MultiMapContainer
 
containsValue(Object) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
containsValue(Object) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.hazelcast.util.SortedHashMap
 
ContainsValueOperation - Class in com.hazelcast.map.operation
 
ContainsValueOperation(String, Data) - Constructor for class com.hazelcast.map.operation.ContainsValueOperation
 
ContainsValueOperation() - Constructor for class com.hazelcast.map.operation.ContainsValueOperation
 
ContainsValueOperationFactory - Class in com.hazelcast.map.operation
 
ContainsValueOperationFactory() - Constructor for class com.hazelcast.map.operation.ContainsValueOperationFactory
 
ContainsValueOperationFactory(String, Data) - Constructor for class com.hazelcast.map.operation.ContainsValueOperationFactory
 
CONTENT_LENGTH - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
CONTENT_TYPE - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
CONTENT_TYPE_BINARY - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
CONTENT_TYPE_PLAIN_TEXT - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
Context<K,V> - Interface in com.hazelcast.mapreduce
The Context interface is used for emitting keys and values to the sample space of the MapReduce algorithm.
convert(Map.Entry, Comparable, Comparable) - Method in class com.hazelcast.query.Predicates.AbstractPredicate
 
convertToStringKey(Object, SerializationService) - Static method in class com.hazelcast.concurrent.lock.LockProxy
 
convertVersionToString(int) - Static method in class com.hazelcast.management.ManagementCenterIdentifier
 
copyCollections() - Method in class com.hazelcast.multimap.MultiMapContainer
 
copyToDirectBuffer(ByteBuffer, ByteBuffer) - Static method in class com.hazelcast.nio.IOUtil
 
copyToHeapBuffer(ByteBuffer, ByteBuffer) - Static method in class com.hazelcast.nio.IOUtil
 
CoreService - Interface in com.hazelcast.spi
Marker interface for core Hazelcast services.
COUNT - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
COUNT - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
COUNT_DOWN_LATCH_BACKUP_OPERATION - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
 
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
 
countDown() - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
countDown() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchInfo
 
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.jmx.CountDownLatchMBean
 
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
 
CountDownLatchDataSerializerHook - Class in com.hazelcast.concurrent.countdownlatch
 
CountDownLatchDataSerializerHook() - Constructor for class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
 
CountDownLatchInfo - Class in com.hazelcast.concurrent.countdownlatch
 
CountDownLatchInfo() - Constructor for class com.hazelcast.concurrent.countdownlatch.CountDownLatchInfo
 
CountDownLatchInfo(String) - Constructor for class com.hazelcast.concurrent.countdownlatch.CountDownLatchInfo
 
CountDownLatchMBean - Class in com.hazelcast.jmx
 
CountDownLatchMBean(ICountDownLatch, ManagementService) - Constructor for class com.hazelcast.jmx.CountDownLatchMBean
 
CountDownLatchPermission - Class in com.hazelcast.security.permission
 
CountDownLatchPermission(String, String...) - Constructor for class com.hazelcast.security.permission.CountDownLatchPermission
 
CountDownLatchPortableHook - Class in com.hazelcast.concurrent.countdownlatch.client
 
CountDownLatchPortableHook() - Constructor for class com.hazelcast.concurrent.countdownlatch.client.CountDownLatchPortableHook
 
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<CountDownLatchInfo>) - 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
 
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
 
CountDownRequest - Class in com.hazelcast.concurrent.countdownlatch.client
 
CountDownRequest() - Constructor for class com.hazelcast.concurrent.countdownlatch.client.CountDownRequest
 
CountDownRequest(String) - Constructor for class com.hazelcast.concurrent.countdownlatch.client.CountDownRequest
 
countInternal(Data) - Method in class com.hazelcast.multimap.MultiMapProxySupport
 
CountOperation - Class in com.hazelcast.multimap.operations
 
CountOperation() - Constructor for class com.hazelcast.multimap.operations.CountOperation
 
CountOperation(String, Data) - Constructor for class com.hazelcast.multimap.operations.CountOperation
 
CountRequest - Class in com.hazelcast.multimap.operations.client
 
CountRequest() - Constructor for class com.hazelcast.multimap.operations.client.CountRequest
 
CountRequest(String, Data) - Constructor for class com.hazelcast.multimap.operations.client.CountRequest
 
CPP - Static variable in class com.hazelcast.client.ClientTypes
 
create(int) - Method in class com.hazelcast.client.ClientPortableFactory
 
create(String) - Method in interface com.hazelcast.client.spi.ClientProxyFactory
 
CREATE - Static variable in class com.hazelcast.client.txn.ClientTxnPortableHook
 
create(ClassLoader) - Static method in class com.hazelcast.instance.NodeInitializerFactory
 
create(int) - Method in class com.hazelcast.nio.serialization.ArrayDataSerializableFactory
 
create(int) - Method in class com.hazelcast.nio.serialization.ArrayPortableFactory
 
create(int) - Method in interface com.hazelcast.nio.serialization.DataSerializableFactory
 
create(int) - Method in interface com.hazelcast.nio.serialization.PortableFactory
 
CREATE - Static variable in class com.hazelcast.security.permission.InstancePermission
 
CREATE_PROXY - Static variable in class com.hazelcast.client.ClientPortableHook
 
createAddressPicker(Node) - Method in class com.hazelcast.instance.DefaultNodeContext
 
createAddressPicker(Node) - Method in interface com.hazelcast.instance.NodeContext
 
createBindings() - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
createClassDefinition(int, byte[]) - Method in interface com.hazelcast.nio.serialization.SerializationContext
 
createClientLoginContext(Credentials) - Method in interface com.hazelcast.security.SecurityContext
Creates client LoginContext.
createClientUuid(Address) - Static method in class com.hazelcast.util.UuidUtil
 
createConfigCheck() - Method in class com.hazelcast.instance.Node
 
createConnectionFactory() - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
 
createConnectionFactory(ConnectionManager) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
 
createConnectionManager(Node, ServerSocketChannel) - Method in class com.hazelcast.instance.DefaultNodeContext
 
createConnectionManager(Node, ServerSocketChannel) - Method in interface com.hazelcast.instance.NodeContext
 
createDistributedObject(String) - Method in class com.hazelcast.collection.list.ListService
 
createDistributedObject(String) - Method in class com.hazelcast.collection.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.executor.DistributedExecutorService
 
createDistributedObject(String) - Method in class com.hazelcast.map.MapService
 
createDistributedObject(String) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
createDistributedObject(String) - Method in class com.hazelcast.multimap.MultiMapService
 
createDistributedObject(String) - Method in class com.hazelcast.queue.QueueService
 
createDistributedObject(String) - Method in interface com.hazelcast.spi.RemoteService
 
createDistributedObject(String) - Method in class com.hazelcast.topic.TopicService
 
createEmptyResponseHandler() - Static method in class com.hazelcast.spi.impl.ResponseHandlerFactory
 
createErrorLoggingResponseHandler(ILogger) - Static method in class com.hazelcast.spi.impl.ResponseHandlerFactory
 
createFactory() - Method in class com.hazelcast.client.ClientDataSerializerHook
 
createFactory() - Method in class com.hazelcast.client.ClientPortableHook
 
createFactory() - Method in class com.hazelcast.client.txn.ClientTxnPortableHook
 
createFactory() - Method in class com.hazelcast.cluster.ClusterDataSerializerHook
 
createFactory() - Method in class com.hazelcast.collection.CollectionDataSerializerHook
 
createFactory() - Method in class com.hazelcast.collection.CollectionPortableHook
 
createFactory() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
 
createFactory() - Method in class com.hazelcast.concurrent.atomiclong.client.AtomicLongPortableHook
 
createFactory() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
 
createFactory() - Method in class com.hazelcast.concurrent.atomicreference.client.AtomicReferencePortableHook
 
createFactory() - Method in class com.hazelcast.concurrent.countdownlatch.client.CountDownLatchPortableHook
 
createFactory() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
 
createFactory() - Method in class com.hazelcast.concurrent.lock.client.LockPortableHook
 
createFactory() - Method in class com.hazelcast.concurrent.lock.LockDataSerializerHook
 
createFactory() - Method in class com.hazelcast.concurrent.semaphore.client.SemaphorePortableHook
 
createFactory() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
 
createFactory() - Method in class com.hazelcast.executor.ExecutorDataSerializerHook
 
createFactory() - Method in class com.hazelcast.executor.ExecutorPortableHook
 
createFactory() - Method in class com.hazelcast.map.MapDataSerializerHook
 
createFactory() - Method in class com.hazelcast.map.MapPortableHook
 
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.MultiMapDataSerializerHook
 
createFactory() - Method in class com.hazelcast.multimap.MultiMapPortableHook
 
createFactory() - Method in interface com.hazelcast.nio.serialization.DataSerializerHook
 
createFactory() - Method in interface com.hazelcast.nio.serialization.PortableHook
 
createFactory() - Method in class com.hazelcast.partition.PartitionDataSerializerHook
 
createFactory() - Method in class com.hazelcast.partition.PartitionPortableHook
 
createFactory() - Method in class com.hazelcast.queue.QueueDataSerializerHook
 
createFactory() - Method in class com.hazelcast.queue.QueuePortableHook
 
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.TopicDataSerializerHook
 
createFactory() - Method in class com.hazelcast.topic.TopicPortableHook
 
createFactory() - Method in class com.hazelcast.web.WebDataSerializerHook
 
createInput(Data, SerializationService) - Method in interface com.hazelcast.nio.serialization.InputOutputFactory
 
createInput(byte[], SerializationService) - Method in interface com.hazelcast.nio.serialization.InputOutputFactory
 
createInstance(Properties) - Static method in class com.hazelcast.hibernate.instance.HazelcastInstanceFactory
 
createInstanceLoader(Properties) - Static method in class com.hazelcast.hibernate.instance.HazelcastInstanceFactory
 
createInteraction() - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
createInternalMemberGroups(Collection<? extends Member>) - Method in class com.hazelcast.partition.membergroup.ConfigMemberGroupFactory
 
createInternalMemberGroups(Collection<? extends Member>) - Method in class com.hazelcast.partition.membergroup.HostAwareMemberGroupFactory
 
createInvocationBuilder(String, Operation, int) - Method in class com.hazelcast.client.InvocationClientRequest
 
createInvocationBuilder(String, Operation, Address) - Method in class com.hazelcast.client.InvocationClientRequest
 
createInvocationBuilder(String, Operation, int) - Method in interface com.hazelcast.spi.OperationService
 
createInvocationBuilder(String, Operation, Address) - Method in interface com.hazelcast.spi.OperationService
 
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() - Method in class com.hazelcast.instance.Node
 
createJoinRequest(boolean) - Method in class com.hazelcast.instance.Node
 
createLocalMapStats(String) - Method in class com.hazelcast.map.MapService
 
createLocalQueueStats(String, int) - Method in class com.hazelcast.queue.QueueService
 
createLocalResponseHandler(Operation, Callback<Object>) - Static method in class com.hazelcast.spi.impl.ResponseHandlerFactory
 
createLockedValue(SoftLock) - Method in class com.hazelcast.hibernate.local.Value
 
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.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
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
 
createMapSizeEstimator() - Static method in class com.hazelcast.map.SizeEstimators
 
createMember(Address, String, String, Map<String, Object>) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
createMemberGroups(Collection<? extends Member>) - Method in interface com.hazelcast.partition.membergroup.MemberGroupFactory
 
createMemberGroups(Collection<? extends Member>) - Method in class com.hazelcast.partition.membergroup.SingleMemberGroupFactory
 
createMemberLoginContext(Credentials) - Method in interface com.hazelcast.security.SecurityContext
Creates member LoginContext.
createMemberUuid(Address) - Static method in class com.hazelcast.util.UuidUtil
 
createMessage(Object, Object, Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
createMessage(Object, Object, Object) - Method in class com.hazelcast.hibernate.local.TimestampsRegionCache
 
createMessageListener() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
createMessageListener() - Method in class com.hazelcast.hibernate.local.TimestampsRegionCache
 
createNearCacheSizeEstimator() - Static method in class com.hazelcast.map.SizeEstimators
 
createNew(K) - Method in interface com.hazelcast.util.ConstructorFunction
 
createNew() - Method in class com.hazelcast.util.NoneStrictObjectPool
 
createObjectDataInput(byte[]) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
createObjectDataInput(Data) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
createObjectDataInput(byte[]) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
createObjectDataInput(Data) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
createObjectDataInputStream(InputStream) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
createObjectDataInputStream(InputStream, ByteOrder) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
createObjectDataInputStream(InputStream) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
createObjectDataInputStream(InputStream, ByteOrder) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
createObjectDataOutput(int) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
createObjectDataOutput(int) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
createObjectDataOutputStream(OutputStream) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
createObjectDataOutputStream(OutputStream, ByteOrder) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
createObjectDataOutputStream(OutputStream) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
createObjectDataOutputStream(OutputStream, ByteOrder) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
createObjectName(String, String) - Method in class com.hazelcast.jmx.ManagementService
 
createOperation() - Method in class com.hazelcast.client.OperationFactoryWrapper
 
createOperation() - Method in class com.hazelcast.map.operation.AddIndexOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.AddInterceptorOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.ClearOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.ContainsValueOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.EntrySetOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.MapFlushOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.MapGetAllOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.MapKeySetOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.MapPutAllOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.MapValuesOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.MultipleEntryOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.PartitionCheckIfLoadedOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.PartitionWideEntryOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.PartitionWideEntryWithPredicateOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.RemoveInterceptorOperationFactory
 
createOperation() - Method in class com.hazelcast.map.operation.SizeOperationFactory
 
createOperation() - Method in class com.hazelcast.mapreduce.impl.operation.GetResultOperationFactory
 
createOperation() - Method in class com.hazelcast.multimap.operations.MultiMapOperationFactory
 
createOperation() - Method in class com.hazelcast.spi.impl.BinaryOperationFactory
 
createOperation() - Method in interface com.hazelcast.spi.OperationFactory
Creates the operation.
createOperationFactory() - Method in class com.hazelcast.client.AllPartitionsClientRequest
 
createOperationFactory() - Method in class com.hazelcast.client.MultiPartitionClientRequest
 
createOperationFactory() - Method in class com.hazelcast.client.MultiTargetClientRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapAddIndexRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapAddInterceptorRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapClearRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapContainsValueRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapEntrySetRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapExecuteOnAllKeysRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapExecuteOnKeysRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapExecuteWithPredicateRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapFlushRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapGetAllRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapKeySetRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapPutAllRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapRemoveInterceptorRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapSizeRequest
 
createOperationFactory() - Method in class com.hazelcast.map.client.MapValuesRequest
 
createOperationFactory() - Method in class com.hazelcast.multimap.operations.client.ClearRequest
 
createOperationFactory() - Method in class com.hazelcast.multimap.operations.client.ContainsEntryRequest
 
createOperationFactory() - Method in class com.hazelcast.multimap.operations.client.EntrySetRequest
 
createOperationFactory() - Method in class com.hazelcast.multimap.operations.client.KeySetRequest
 
createOperationFactory() - Method in class com.hazelcast.multimap.operations.client.SizeRequest
 
createOperationFactory() - Method in class com.hazelcast.multimap.operations.client.ValuesRequest
 
createOutput(int, SerializationService) - Method in interface com.hazelcast.nio.serialization.InputOutputFactory
 
createPortableReader(Data) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
createPortableReader(Data) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
createRecord(String, Data, Object, long) - Method in class com.hazelcast.map.MapService
 
createRecord(String, Data, Object, long, boolean) - Method in class com.hazelcast.map.MapService
 
createRecordInfo(MapContainer, Record) - Method in class com.hazelcast.map.MapService
 
createRecordReplicationInfo(MapContainer, Record) - Method in class com.hazelcast.map.MapService
 
createRemoteResponseHandler(NodeEngine, Operation) - Static method in class com.hazelcast.spi.impl.ResponseHandlerFactory
 
createSecureCallable(Subject, Callable<V>) - Method in interface com.hazelcast.security.SecurityContext
Creates secure callable that runs in a sandbox.
createSerializer() - Method in class com.hazelcast.mapreduce.impl.JobPartitionStateArraySerializerHook
 
createSerializer() - Method in class com.hazelcast.mapreduce.impl.JobPartitionStateSerializerHook
 
createSerializer() - Method in interface com.hazelcast.nio.serialization.SerializerHook
Creates a new serializer for the serialization type
createSerializer() - Method in class com.hazelcast.nio.serialization.serializers.ArrayListSerializerHook
 
createSerializer() - Method in class com.hazelcast.nio.serialization.serializers.LinkedListSerializerHook
 
createSimpleEntryView(K, V, Record) - Method in class com.hazelcast.map.MapService
 
createStats(String) - Method in class com.hazelcast.multimap.MultiMapService
 
createSymmetricReaderCipher(SymmetricEncryptionConfig) - Static method in class com.hazelcast.nio.CipherHelper
 
createSymmetricWriterCipher(SymmetricEncryptionConfig) - Static method in class com.hazelcast.nio.CipherHelper
 
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
 
createTimedMemberState() - Method in class com.hazelcast.management.TimedMemberStateFactory
 
createTransaction(int, HazelcastInstance) - Static method in class com.hazelcast.jca.HazelcastTransactionImpl
 
createTransactionalObject(String, TransactionSupport) - Method in class com.hazelcast.collection.list.ListService
 
createTransactionalObject(String, TransactionSupport) - Method in class com.hazelcast.collection.set.SetService
 
createTransactionalObject(String, TransactionSupport) - Method in class com.hazelcast.map.MapService
 
createTransactionalObject(String, TransactionSupport) - Method in class com.hazelcast.multimap.MultiMapService
 
createTransactionalObject(String, TransactionSupport) - Method in class com.hazelcast.queue.QueueService
 
createTransactionalObject(String, TransactionSupport) - Method in interface com.hazelcast.spi.TransactionalService
 
CreateTransactionRequest - Class in com.hazelcast.client.txn
 
CreateTransactionRequest() - Constructor for class com.hazelcast.client.txn.CreateTransactionRequest
 
CreateTransactionRequest(TransactionOptions, SerializableXID) - Constructor for class com.hazelcast.client.txn.CreateTransactionRequest
 
createUnlockedValue() - Method in class com.hazelcast.hibernate.local.Value
 
createValue() - Static method in class com.hazelcast.examples.SimpleFunctionalMapTest
 
creationTime - Variable in class com.hazelcast.collection.CollectionItem
 
creationTime - Variable in class com.hazelcast.map.record.RecordStatistics
 
creationTime - Variable in class com.hazelcast.queue.QueueItem
 
Credentials - Interface in com.hazelcast.security
Credentials is a container object for endpoint (Members and Clients) security attributes.
CredentialsFactoryConfig - Class in com.hazelcast.config
 
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.ClientTypes
 
curr_connections - Variable in class com.hazelcast.ascii.memcache.Stats
 
currentTimeMillis() - Static method in class com.hazelcast.util.Clock
 
Customer(int, String) - Constructor for class com.hazelcast.examples.AllTest.Customer
 

D

DATA - Static variable in class com.hazelcast.cluster.ClusterDataSerializerHook
 
Data - Class in com.hazelcast.nio.serialization
 
Data() - Constructor for class com.hazelcast.nio.serialization.Data
 
Data(int, byte[]) - Constructor for class com.hazelcast.nio.serialization.Data
 
data - Variable in class com.hazelcast.nio.serialization.DataAdapter
 
data - Variable in class com.hazelcast.queue.QueueItem
 
data - Variable in class com.hazelcast.topic.TopicEvent
 
DataAdapter - Class in com.hazelcast.nio.serialization
 
DataAdapter(Data) - Constructor for class com.hazelcast.nio.serialization.DataAdapter
 
DataAdapter(SerializationContext) - Constructor for class com.hazelcast.nio.serialization.DataAdapter
 
DataAdapter(Data, SerializationContext) - Constructor for class com.hazelcast.nio.serialization.DataAdapter
 
DataAwareEntryEvent - Class in com.hazelcast.map
 
DataAwareEntryEvent(Member, int, String, Data, Data, Data, SerializationService) - Constructor for class com.hazelcast.map.DataAwareEntryEvent
 
dataKey - Variable in class com.hazelcast.map.DataAwareEntryEvent
 
dataKey - Variable in class com.hazelcast.map.EventData
 
dataKey - Variable in class com.hazelcast.map.operation.KeyBasedMapOperation
 
dataKey - Variable in class com.hazelcast.multimap.operations.MultiMapKeyBasedOperation
 
dataNewValue - Variable in class com.hazelcast.map.DataAwareEntryEvent
 
dataNewValue - Variable in class com.hazelcast.map.EventData
 
dataOldValue - Variable in class com.hazelcast.map.DataAwareEntryEvent
 
dataOldValue - Variable in class com.hazelcast.map.EventData
 
dataOldValue - Variable in class com.hazelcast.map.operation.BasePutOperation
 
dataOldValue - Variable in class com.hazelcast.map.operation.BaseRemoveOperation
 
DataRecord - Class in com.hazelcast.map.record
 
DataRecord(Data, Data, boolean) - Constructor for class com.hazelcast.map.record.DataRecord
 
DataRecord() - Constructor for class com.hazelcast.map.record.DataRecord
 
DataRecordFactory - Class in com.hazelcast.map.record
 
DataRecordFactory(MapConfig, SerializationService, PartitioningStrategy) - Constructor for class com.hazelcast.map.record.DataRecordFactory
 
DataRef - Interface in com.hazelcast.storage
 
DataSerializable - Interface in com.hazelcast.nio.serialization
 
DataSerializableFactory - Interface in com.hazelcast.nio.serialization
 
DataSerializerHook - Interface in com.hazelcast.nio.serialization
 
dataValue - Variable in class com.hazelcast.map.operation.KeyBasedMapOperation
 
date - Variable in class com.hazelcast.logging.SystemLog
 
DATE_FORMAT - Static variable in interface com.hazelcast.aws.impl.Constants
 
DateSerializer() - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.DateSerializer
 
DEAD_MEMBER_BACKUP_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
 
DeadMemberBackupOperation - Class in com.hazelcast.concurrent.semaphore.operations
 
DeadMemberBackupOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.DeadMemberBackupOperation
 
DeadMemberBackupOperation(String, String) - Constructor for class com.hazelcast.concurrent.semaphore.operations.DeadMemberBackupOperation
 
decode(byte[]) - Static method in class com.hazelcast.util.Base64
Decodes Base64 data into octects
decompress(byte[]) - Static method in class com.hazelcast.nio.IOUtil
 
decr_hits - Variable in class com.hazelcast.ascii.memcache.Stats
 
decr_misses - Variable in class com.hazelcast.ascii.memcache.Stats
 
decrementAndGet() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
decrementAndGet() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
decrementAndGet() - Method in interface com.hazelcast.core.IAtomicLong
Atomically decrements the current value by one.
decrementAndGet() - Method in class com.hazelcast.jmx.AtomicLongMBean
 
decrementPacketCount() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
DEFAULT_ASYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.CollectionConfig
 
DEFAULT_ASYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.MultiMapConfig
 
DEFAULT_ASYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.QueueConfig
 
DEFAULT_ASYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.SemaphoreConfig
 
DEFAULT_BACKUP_COUNT - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_CALL_TIMEOUT - Static variable in class com.hazelcast.spi.InvocationBuilder
 
DEFAULT_CHUNK_SIZE - Static variable in class com.hazelcast.config.JobTrackerConfig
 
DEFAULT_COMMUNICATE_STATS - Static variable in class com.hazelcast.config.JobTrackerConfig
 
DEFAULT_DESERIALIZE_RESULT - Static variable in class com.hazelcast.spi.InvocationBuilder
 
DEFAULT_EMPTY_QUEUE_TTL - Static variable in class com.hazelcast.config.QueueConfig
 
DEFAULT_ENABLED - Static variable in class com.hazelcast.config.MulticastConfig
 
DEFAULT_EVICTION_PERCENTAGE - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_EVICTION_POLICY - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_EVICTION_POLICY - Static variable in class com.hazelcast.config.NearCacheConfig
 
DEFAULT_GLOBAL_ORDERING_ENABLED - Static variable in class com.hazelcast.config.TopicConfig
 
DEFAULT_GROUP_NAME - Static variable in class com.hazelcast.config.GroupConfig
 
DEFAULT_GROUP_PASSWORD - Static variable in class com.hazelcast.config.GroupConfig
 
DEFAULT_IN_MEMORY_FORMAT - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_MAP_MERGE_POLICY - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_MAX_IDLE_SECONDS - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_MAX_IDLE_SECONDS - Static variable in class com.hazelcast.config.NearCacheConfig
 
DEFAULT_MAX_SIZE - Static variable in class com.hazelcast.config.CollectionConfig
 
DEFAULT_MAX_SIZE - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_MAX_SIZE - Static variable in class com.hazelcast.config.NearCacheConfig
 
DEFAULT_MAX_SIZE - Static variable in class com.hazelcast.config.QueueConfig
 
DEFAULT_MAX_THREAD_SIZE - Static variable in class com.hazelcast.config.JobTrackerConfig
 
DEFAULT_MEMORY_FORMAT - Static variable in class com.hazelcast.config.NearCacheConfig
 
DEFAULT_MULTICAST_GROUP - Static variable in class com.hazelcast.config.MulticastConfig
 
DEFAULT_MULTICAST_PORT - Static variable in class com.hazelcast.config.MulticastConfig
 
DEFAULT_MULTICAST_TIMEOUT_SECONDS - Static variable in class com.hazelcast.config.MulticastConfig
 
DEFAULT_MULTICAST_TTL - Static variable in class com.hazelcast.config.MulticastConfig
 
DEFAULT_PARTITION_COUNT - Static variable in class com.hazelcast.monitor.impl.MemberStateImpl
 
DEFAULT_POOL_SIZE - Static variable in class com.hazelcast.config.ExecutorConfig
 
DEFAULT_PORT - Static variable in class com.hazelcast.config.NetworkConfig
 
DEFAULT_QUEUE_CAPACITY - Static variable in class com.hazelcast.config.ExecutorConfig
 
DEFAULT_QUEUE_SIZE - Static variable in class com.hazelcast.config.JobTrackerConfig
 
DEFAULT_REPLICA_INDEX - Static variable in class com.hazelcast.spi.InvocationBuilder
 
DEFAULT_REPLICA_SYNC_DELAY - Static variable in interface com.hazelcast.partition.InternalPartitionService
 
DEFAULT_RETRY_COUNT - Static variable in class com.hazelcast.config.JobTrackerConfig
 
DEFAULT_SYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.CollectionConfig
 
DEFAULT_SYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.MultiMapConfig
 
DEFAULT_SYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.QueueConfig
 
DEFAULT_SYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.SemaphoreConfig
 
DEFAULT_TOPOLOGY_CHANGED_STRATEGY - Static variable in class com.hazelcast.config.JobTrackerConfig
 
DEFAULT_TRY_COUNT - Static variable in class com.hazelcast.spi.InvocationBuilder
 
DEFAULT_TRY_PAUSE_MILLIS - Static variable in class com.hazelcast.spi.InvocationBuilder
 
DEFAULT_TTL_SECONDS - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_TTL_SECONDS - Static variable in class com.hazelcast.config.NearCacheConfig
 
DEFAULT_TYPE_BIG_DECIMAL - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
DEFAULT_TYPE_BIG_INTEGER - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
DEFAULT_TYPE_CLASS - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
DEFAULT_TYPE_DATE - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
DEFAULT_TYPE_ENUM - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
DEFAULT_TYPE_EXTERNALIZABLE - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
DEFAULT_TYPE_OBJECT - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
DEFAULT_WRITE_DELAY_SECONDS - Static variable in class com.hazelcast.config.MapStoreConfig
 
DefaultContext<KeyIn,ValueIn> - Class in com.hazelcast.mapreduce.impl.task
This is the internal default implementation of a map reduce context mappers emit values to.
DefaultContext(CombinerFactory<KeyIn, ValueIn, ?>, MapCombineTask) - Constructor for class com.hazelcast.mapreduce.impl.task.DefaultContext
 
DefaultMapName - Static variable in class com.hazelcast.ascii.memcache.MemcacheCommandProcessor
 
DefaultMemberGroup - Class in com.hazelcast.partition.membergroup
 
DefaultMemberGroup() - Constructor for class com.hazelcast.partition.membergroup.DefaultMemberGroup
 
DefaultMemberGroup(Collection<Member>) - Constructor for class com.hazelcast.partition.membergroup.DefaultMemberGroup
 
DefaultNodeContext - Class in com.hazelcast.instance
 
DefaultNodeContext() - Constructor for class com.hazelcast.instance.DefaultNodeContext
 
DefaultNodeInitializer - Class in com.hazelcast.instance
 
DefaultNodeInitializer() - Constructor for class com.hazelcast.instance.DefaultNodeInitializer
 
DefaultObjectNamespace - Class in com.hazelcast.spi
 
DefaultObjectNamespace() - Constructor for class com.hazelcast.spi.DefaultObjectNamespace
 
DefaultObjectNamespace(String, String) - Constructor for class com.hazelcast.spi.DefaultObjectNamespace
 
DefaultPartitioningStrategy - Class in com.hazelcast.partition.strategy
A PartitioningStrategy that checks if the key implements PartitionAware.
DefaultPartitioningStrategy() - Constructor for class com.hazelcast.partition.strategy.DefaultPartitioningStrategy
 
DefaultPortableReader - Class in com.hazelcast.nio.serialization
 
DefaultPortableReader(PortableSerializer, BufferObjectDataInput, ClassDefinition) - Constructor for class com.hazelcast.nio.serialization.DefaultPortableReader
 
DefaultPortableWriter - Class in com.hazelcast.nio.serialization
 
DefaultPortableWriter(PortableSerializer, BufferObjectDataOutput, ClassDefinition) - Constructor for class com.hazelcast.nio.serialization.DefaultPortableWriter
 
DefaultRecordStore - Class in com.hazelcast.map
 
DefaultRecordStore(String, MapService, int) - Constructor for class com.hazelcast.map.DefaultRecordStore
 
DefaultSerializers - Class in com.hazelcast.nio.serialization
 
DefaultSerializers.BigDecimalSerializer - Class in com.hazelcast.nio.serialization
 
DefaultSerializers.BigIntegerSerializer - Class in com.hazelcast.nio.serialization
 
DefaultSerializers.ClassSerializer - Class in com.hazelcast.nio.serialization
 
DefaultSerializers.DateSerializer - Class in com.hazelcast.nio.serialization
 
DefaultSerializers.EnumSerializer - Class in com.hazelcast.nio.serialization
 
DefaultSerializers.Externalizer - Class in com.hazelcast.nio.serialization
 
DefaultSerializers.ObjectSerializer - Class in com.hazelcast.nio.serialization
 
DefaultSocketChannelWrapper - Class in com.hazelcast.nio
 
DefaultSocketChannelWrapper(SocketChannel) - Constructor for class com.hazelcast.nio.DefaultSocketChannelWrapper
 
DelegatingFuture<V> - Class in com.hazelcast.util.executor
 
DelegatingFuture(ICompletableFuture, SerializationService) - Constructor for class com.hazelcast.util.executor.DelegatingFuture
 
DelegatingFuture(ICompletableFuture, SerializationService, V) - Constructor for class com.hazelcast.util.executor.DelegatingFuture
 
delete(String, String) - Method in interface com.hazelcast.ascii.TextCommandService
 
delete(String, String) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
delete(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
delete(Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
delete(Object) - Method in interface com.hazelcast.core.BaseMap
Removes the mapping for a key from this map if it is present.
delete(Object) - Method in interface com.hazelcast.core.IMap
Removes the mapping for a key from this map if it is present (optional operation).
delete(K) - Method in interface com.hazelcast.core.MapStore
Deletes the entry with a given key from the store.
delete(K) - Method in class com.hazelcast.core.MapStoreAdapter
Deletes the entry with a given key from the store.
delete(Long) - Method in interface com.hazelcast.core.QueueStore
Deletes the entry with a given key from the store.
delete(Object) - Method in interface com.hazelcast.core.TransactionalMap
Transactional implementation of IMap.delete(Object).
delete(Long) - Method in class com.hazelcast.examples.DummyQueueStore
 
delete(Object) - Method in class com.hazelcast.examples.DummyStore
 
DELETE - Static variable in class com.hazelcast.map.MapPortableHook
 
delete(Object) - Method in class com.hazelcast.map.MapStoreWrapper
 
delete(Object) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
delete(Object) - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
delete(Data) - Method in class com.hazelcast.multimap.MultiMapContainer
 
delete() - Method in class com.hazelcast.multimap.operations.MultiMapKeyBasedOperation
 
delete(Long) - Method in class com.hazelcast.queue.QueueStoreWrapper
 
delete_hits - Variable in class com.hazelcast.ascii.memcache.Stats
 
delete_misses - Variable in class com.hazelcast.ascii.memcache.Stats
 
deleteAll(String) - Method in interface com.hazelcast.ascii.TextCommandService
 
deleteAll(String) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
deleteAll(Collection<K>) - Method in interface com.hazelcast.core.MapStore
Deletes multiple entries from the store.
deleteAll(Collection<K>) - Method in class com.hazelcast.core.MapStoreAdapter
Deletes multiple entries from the store.
deleteAll(Collection<Long>) - Method in interface com.hazelcast.core.QueueStore
Deletes multiple entries from the store.
deleteAll(Collection<Long>) - Method in class com.hazelcast.examples.DummyQueueStore
 
deleteAll(Collection) - Method in class com.hazelcast.examples.DummyStore
 
deleteAll(Collection) - Method in class com.hazelcast.map.MapStoreWrapper
 
deleteAll(Collection<Long>) - Method in class com.hazelcast.queue.QueueStoreWrapper
 
DeleteCommand - Class in com.hazelcast.ascii.memcache
 
DeleteCommand(String, int, boolean) - Constructor for class com.hazelcast.ascii.memcache.DeleteCommand
 
DeleteCommandParser - Class in com.hazelcast.ascii.memcache
 
DeleteCommandParser() - Constructor for class com.hazelcast.ascii.memcache.DeleteCommandParser
 
DeleteCommandProcessor - Class in com.hazelcast.ascii.memcache
 
DeleteCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.ascii.memcache.DeleteCommandProcessor
 
DELETED - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
DeleteOperation - Class in com.hazelcast.map.operation
 
DeleteOperation(String, Data) - Constructor for class com.hazelcast.map.operation.DeleteOperation
 
DeleteOperation() - Constructor for class com.hazelcast.map.operation.DeleteOperation
 
deleteRecord(Data) - Method in class com.hazelcast.map.DefaultRecordStore
 
deleteRecord(Data) - Method in interface com.hazelcast.map.RecordStore
 
delta - Variable in class com.hazelcast.concurrent.atomiclong.client.AtomicLongRequest
 
DenyAllPermissionCollection - Class in com.hazelcast.security.permission
 
DenyAllPermissionCollection() - Constructor for class com.hazelcast.security.permission.DenyAllPermissionCollection
 
deregister(HazelcastInstance) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
 
deregisterAllListeners(String, String) - Method in interface com.hazelcast.spi.EventService
 
deregisterAllListeners(String, String) - Method in class com.hazelcast.spi.impl.EventServiceImpl
 
deRegisterCallId(int) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
deRegisterEventHandler(int) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
deRegisterListener(String) - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
deregisterListener(String, String, Object) - Method in interface com.hazelcast.spi.EventService
 
deregisterListener(String, String, Object) - Method in class com.hazelcast.spi.impl.EventServiceImpl
 
DescribeInstances - Class in com.hazelcast.aws.impl
 
DescribeInstances(AwsConfig) - Constructor for class com.hazelcast.aws.impl.DescribeInstances
 
destroy() - Method in class com.hazelcast.client.nearcache.ClientNearCache
 
destroy() - Method in class com.hazelcast.client.spi.ClientProxy
 
destroy() - Method in class com.hazelcast.client.spi.ProxyManager
 
destroy() - Method in class com.hazelcast.collection.CollectionContainer
 
destroy() - Method in interface com.hazelcast.core.DistributedObject
Destroys this object cluster-wide.
destroy() - Method in interface com.hazelcast.core.MapLoaderLifecycleSupport
Hazelcast will call this method before shutting down.
destroy() - Method in class com.hazelcast.instance.DefaultNodeInitializer
 
destroy() - Method in interface com.hazelcast.instance.NodeInitializer
 
destroy() - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
destroy() - Method in class com.hazelcast.jmx.ManagementService
 
destroy() - Method in class com.hazelcast.map.MapStoreWrapper
 
destroy() - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
destroy() - Method in class com.hazelcast.multimap.MultiMapContainer
 
destroy() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.TheByteArraySerializer
 
destroy() - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
destroy() - Method in interface com.hazelcast.nio.serialization.Serializer
 
destroy() - Method in class com.hazelcast.nio.serialization.serializers.ArrayListSerializerHook.ArrayListStreamSerializer
 
destroy() - Method in class com.hazelcast.nio.serialization.serializers.LinkedListSerializerHook.LinkedListStreamSerializer
 
destroy() - Method in class com.hazelcast.queue.QueueContainer
 
destroy() - Method in interface com.hazelcast.security.ICredentialsFactory
destroy() - Method in interface com.hazelcast.security.IPermissionPolicy
DESTROY - Static variable in class com.hazelcast.security.permission.InstancePermission
 
destroy() - Method in interface com.hazelcast.security.SecurityContext
Destroys SecurityContext and all security elements.
destroy() - Method in class com.hazelcast.spi.AbstractDistributedObject
 
destroy() - Method in interface com.hazelcast.storage.Storage
 
destroy() - Method in class com.hazelcast.web.WebFilter
 
DESTROY_ENDPOINT_DELAY_MS - Static variable in class com.hazelcast.client.ClientEngineImpl
 
DESTROY_PROXY - Static variable in class com.hazelcast.client.ClientPortableHook
 
destroyConnection(ClientConnection) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
destroyConnection(Connection) - Method in interface com.hazelcast.nio.ConnectionManager
 
destroyConnection(Connection) - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
destroyDistributedObject(String) - Method in class com.hazelcast.collection.CollectionService
 
destroyDistributedObject(String) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
 
destroyDistributedObject(String) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
 
destroyDistributedObject(String) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
 
destroyDistributedObject(String) - Method in class com.hazelcast.concurrent.idgen.IdGeneratorService
 
destroyDistributedObject(String) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
 
destroyDistributedObject(String) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
 
destroyDistributedObject(String) - Method in class com.hazelcast.executor.DistributedExecutorService
 
destroyDistributedObject(String) - Method in class com.hazelcast.map.MapService
 
destroyDistributedObject(String) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
destroyDistributedObject(String) - Method in class com.hazelcast.multimap.MultiMapService
 
destroyDistributedObject(String) - Method in class com.hazelcast.queue.QueueService
 
destroyDistributedObject(String, String) - Method in class com.hazelcast.spi.impl.ProxyServiceImpl
 
destroyDistributedObject(String, String) - Method in interface com.hazelcast.spi.ProxyService
 
destroyDistributedObject(String) - Method in interface com.hazelcast.spi.RemoteService
 
destroyDistributedObject(String) - Method in class com.hazelcast.topic.TopicService
 
destroyIndex(String) - Method in class com.hazelcast.query.impl.IndexService
 
destroyJobSupervisor(JobSupervisor) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
didPing() - Method in class com.hazelcast.instance.MemberImpl
 
didRead() - Method in class com.hazelcast.instance.MemberImpl
 
didWrite() - Method in class com.hazelcast.instance.MemberImpl
 
disable() - Method in class com.hazelcast.map.MapStoreWrapper
 
dispatchEvent(ClientEndpoint, ClientListener) - Method in class com.hazelcast.client.ClientEngineImpl
 
dispatchEvent(MembershipEvent, MembershipListener) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
dispatchEvent(CollectionEvent, ItemListener) - Method in class com.hazelcast.collection.CollectionService
 
dispatchEvent(EventData, EntryListener) - Method in class com.hazelcast.map.MapService
 
dispatchEvent(MapReduceNotification) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
dispatchEvent(MultiMapEvent, EventListener) - Method in class com.hazelcast.multimap.MultiMapService
 
dispatchEvent(MigrationEvent, MigrationListener) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
dispatchEvent(QueueEvent, ItemListener) - Method in class com.hazelcast.queue.QueueService
 
dispatchEvent(E, T) - Method in interface com.hazelcast.spi.EventPublishingService
 
dispatchEvent(DistributedObjectEventPacket, Object) - Method in class com.hazelcast.spi.impl.ProxyServiceImpl
 
dispatchEvent(Object, Object) - Method in class com.hazelcast.topic.TopicService
 
DISTRIBUTED_OBJECT_EVENT - Static variable in class com.hazelcast.spi.impl.SpiPortableHook
 
DISTRIBUTED_OBJECT_INFO - Static variable in class com.hazelcast.client.ClientPortableHook
 
DistributedExecutorService - Class in com.hazelcast.executor
 
DistributedExecutorService() - Constructor for class com.hazelcast.executor.DistributedExecutorService
 
DistributedObject - Interface in com.hazelcast.core
Base interface for all distributed objects.
distributedObjectCreated(DistributedObjectEvent) - Method in interface com.hazelcast.core.DistributedObjectListener
Invoked when a DistributedObject is created.
distributedObjectCreated(DistributedObjectEvent) - Method in class com.hazelcast.jmx.ManagementService
 
distributedObjectDestroyed(DistributedObjectEvent) - Method in interface com.hazelcast.core.DistributedObjectListener
Invoked when a DistributedObject is destroyed.
distributedObjectDestroyed(DistributedObjectEvent) - Method in class com.hazelcast.jmx.ManagementService
 
DistributedObjectDestroyedException - Exception in com.hazelcast.spi.exception
 
DistributedObjectDestroyedException(String, String) - Constructor for exception com.hazelcast.spi.exception.DistributedObjectDestroyedException
 
DistributedObjectDestroyOperation() - Constructor for class com.hazelcast.spi.impl.ProxyServiceImpl.DistributedObjectDestroyOperation
 
DistributedObjectDestroyOperation(String, String) - Constructor for class com.hazelcast.spi.impl.ProxyServiceImpl.DistributedObjectDestroyOperation
 
DistributedObjectEvent - Class in com.hazelcast.core
DistributedObjectEvent is fired when a DistributedObject is created or destroyed cluster-wide.
DistributedObjectEvent(DistributedObjectEvent.EventType, String, DistributedObject) - Constructor for class com.hazelcast.core.DistributedObjectEvent
 
DistributedObjectEvent.EventType - Enum in com.hazelcast.core
 
DistributedObjectEventPacket - Class in com.hazelcast.spi.impl
 
DistributedObjectEventPacket() - Constructor for class com.hazelcast.spi.impl.DistributedObjectEventPacket
 
DistributedObjectEventPacket(DistributedObjectEvent.EventType, String, String) - Constructor for class com.hazelcast.spi.impl.DistributedObjectEventPacket
 
DistributedObjectInfo - Class in com.hazelcast.client
 
DistributedObjectListener - Interface in com.hazelcast.core
DistributedObjectListener allows to get notified when a DistributedObject is created or destroyed cluster-wide.
DistributedObjectListenerRequest - Class in com.hazelcast.client
 
DistributedObjectListenerRequest() - Constructor for class com.hazelcast.client.DistributedObjectListenerRequest
 
doActualRead(ByteBuffer) - Method in class com.hazelcast.ascii.rest.HttpPostCommand
 
DOC_VERSION - Static variable in interface com.hazelcast.aws.impl.Constants
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.hazelcast.web.WebFilter
 
doJoin(AtomicBoolean) - Method in class com.hazelcast.cluster.AbstractJoiner
 
doJoin(AtomicBoolean) - Method in class com.hazelcast.cluster.MulticastJoiner
 
doJoin(AtomicBoolean) - Method in class com.hazelcast.cluster.TcpIpJoiner
 
DOMAIN - Static variable in class com.hazelcast.jmx.ManagementService
 
doMatch(String, String, int) - Method in class com.hazelcast.util.AddressUtil.AddressMatcher
 
domLevel3 - Variable in class com.hazelcast.config.AbstractXmlConfigHelper
 
done() - Method in class com.hazelcast.nio.serialization.DataAdapter
 
doneProcessing() - Method in class com.hazelcast.partition.MigrationInfo
 
DOUBLE_ARRAY_BASE_OFFSET - Static variable in class com.hazelcast.nio.UnsafeHelper
 
DOUBLE_ARRAY_INDEX_SCALE - Static variable in class com.hazelcast.nio.UnsafeHelper
 
DoubleArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.DoubleArraySerializer
 
DoubleBlockingQueue<E> - Class in com.hazelcast.util
 
DoubleBlockingQueue() - Constructor for class com.hazelcast.util.DoubleBlockingQueue
 
DoubleSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.DoubleSerializer
 
drain(String) - Method in class com.hazelcast.concurrent.semaphore.Permit
 
drain() - Method in class com.hazelcast.jmx.SemaphoreMBean
 
drain(int) - Method in class com.hazelcast.queue.QueueContainer
 
DRAIN - Static variable in class com.hazelcast.queue.QueuePortableHook
 
DRAIN_BACKUP_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
 
DRAIN_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
 
DrainBackupOperation - Class in com.hazelcast.concurrent.semaphore.operations
 
DrainBackupOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.DrainBackupOperation
 
DrainBackupOperation(String, int, String) - Constructor for class com.hazelcast.concurrent.semaphore.operations.DrainBackupOperation
 
DrainBackupOperation - Class in com.hazelcast.queue
 
DrainBackupOperation() - Constructor for class com.hazelcast.queue.DrainBackupOperation
 
DrainBackupOperation(String) - Constructor for class com.hazelcast.queue.DrainBackupOperation
 
DrainBackupOperation(String, Set<Long>) - Constructor for class com.hazelcast.queue.DrainBackupOperation
 
drainFromBackup(Set<Long>) - Method in class com.hazelcast.queue.QueueContainer
 
DrainOperation - Class in com.hazelcast.concurrent.semaphore.operations
 
DrainOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.DrainOperation
 
DrainOperation(String) - Constructor for class com.hazelcast.concurrent.semaphore.operations.DrainOperation
 
DrainOperation - Class in com.hazelcast.queue
 
DrainOperation() - Constructor for class com.hazelcast.queue.DrainOperation
 
DrainOperation(String, int) - Constructor for class com.hazelcast.queue.DrainOperation
 
drainPermits() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
drainPermits() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
 
drainPermits() - Method in interface com.hazelcast.core.ISemaphore
Acquires and returns all permits that are immediately available.
DrainRequest - Class in com.hazelcast.concurrent.semaphore.client
 
DrainRequest() - Constructor for class com.hazelcast.concurrent.semaphore.client.DrainRequest
 
DrainRequest(String) - Constructor for class com.hazelcast.concurrent.semaphore.client.DrainRequest
 
DrainRequest - Class in com.hazelcast.queue.client
 
DrainRequest() - Constructor for class com.hazelcast.queue.client.DrainRequest
 
DrainRequest(String, int) - Constructor for class com.hazelcast.queue.client.DrainRequest
 
drainTo(Collection<? super E>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
drainTo(Collection<? super E>, int) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
drainTo(Collection<? super E>) - Method in interface com.hazelcast.core.IQueue
drainTo(Collection<? super E>, int) - Method in interface com.hazelcast.core.IQueue
drainTo(Collection<? super E>) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
drainTo(Collection<? super E>, int) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
drainTo(Collection<? super E>) - Method in class com.hazelcast.util.DoubleBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class com.hazelcast.util.DoubleBlockingQueue
 
drainTo(Collection<? super E>) - Method in class com.hazelcast.util.SimpleBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class com.hazelcast.util.SimpleBlockingQueue
 
DummyQueueStore - Class in com.hazelcast.examples
A Dummy Queue Store
DummyQueueStore() - Constructor for class com.hazelcast.examples.DummyQueueStore
 
DummyStore - Class in com.hazelcast.examples
A dummy store
DummyStore() - Constructor for class com.hazelcast.examples.DummyStore
 
dump() - Method in class com.hazelcast.logging.SystemLogService
 
dumpAllThreads() - Static method in class com.hazelcast.management.ThreadDumpGenerator
 
dumpDeadlocks() - Static method in class com.hazelcast.management.ThreadDumpGenerator
 
duplicate() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
DuplicateInstanceNameException - Exception in com.hazelcast.core
Thrown when a duplicate instance name is detected.
DuplicateInstanceNameException() - Constructor for exception com.hazelcast.core.DuplicateInstanceNameException
 
DuplicateInstanceNameException(String) - Constructor for exception com.hazelcast.core.DuplicateInstanceNameException
 
DynamicByteBuffer - Class in com.hazelcast.nio
 
DynamicByteBuffer(int, boolean) - Constructor for class com.hazelcast.nio.DynamicByteBuffer
 
DynamicByteBuffer(byte[]) - Constructor for class com.hazelcast.nio.DynamicByteBuffer
 
DynamicByteBuffer(byte[], int, int) - Constructor for class com.hazelcast.nio.DynamicByteBuffer
 
DynamicByteBuffer(ByteBuffer) - Constructor for class com.hazelcast.nio.DynamicByteBuffer
 

E

EC2RequestSigner - Class in com.hazelcast.aws.security
 
EC2RequestSigner(String) - Constructor for class com.hazelcast.aws.security.EC2RequestSigner
 
Echo() - Constructor for class com.hazelcast.client.examples.ClientTestApp.Echo
 
Echo(String) - Constructor for class com.hazelcast.client.examples.ClientTestApp.Echo
 
Echo() - Constructor for class com.hazelcast.examples.TestApp.Echo
 
Echo(String) - Constructor for class com.hazelcast.examples.TestApp.Echo
 
ELASTIC_MEMORY_CHUNK_SIZE - Variable in class com.hazelcast.instance.GroupProperties
 
ELASTIC_MEMORY_ENABLED - Variable in class com.hazelcast.instance.GroupProperties
 
ELASTIC_MEMORY_SHARED_STORAGE - Variable in class com.hazelcast.instance.GroupProperties
 
ELASTIC_MEMORY_TOTAL_SIZE - Variable in class com.hazelcast.instance.GroupProperties
 
ELASTIC_MEMORY_UNSAFE_ENABLED - Variable in class com.hazelcast.instance.GroupProperties
 
element() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
element() - Method in interface com.hazelcast.core.IQueue
element() - Method in class com.hazelcast.mapreduce.impl.ListKeyValueSource
 
element() - Method in class com.hazelcast.mapreduce.impl.MapKeyValueSource
 
element() - Method in class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
 
element() - Method in class com.hazelcast.mapreduce.impl.SetKeyValueSource
 
element() - Method in class com.hazelcast.mapreduce.KeyValueSource
Returns the current index' element
element() - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
elements() - Method in class com.hazelcast.security.permission.AllPermissions.AllPermissionsCollection
 
elements() - Method in class com.hazelcast.security.permission.ClusterPermissionCollection
 
elements() - Method in class com.hazelcast.security.permission.DenyAllPermissionCollection
 
elements() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
Returns an enumeration of the values in this table.
emit(K, V) - Method in interface com.hazelcast.mapreduce.Context
Emits a key-value pair to the sample space.
emit(KeyIn, ValueIn) - Method in class com.hazelcast.mapreduce.impl.task.DefaultContext
 
EMPTY_2D_OBJECT_ARRAY - Static variable in class com.hazelcast.util.EmptyArrays
Two dimensional empty array.
EmptyArrays - Class in com.hazelcast.util
Empty array constants.
EmptyFilter() - Constructor for class com.hazelcast.spi.impl.EventServiceImpl.EmptyFilter
 
enable() - Method in class com.hazelcast.map.MapStoreWrapper
 
ENABLE_JMX - Variable in class com.hazelcast.instance.GroupProperties
 
ENABLE_JMX_DETAILED - Variable in class com.hazelcast.instance.GroupProperties
 
encode(byte[]) - Static method in class com.hazelcast.util.Base64
Encodes hex octects into Base64
END - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
end() - Method in interface com.hazelcast.client.spi.ResponseStream
 
end(Xid, int) - Method in class com.hazelcast.client.txn.XAResourceProxy
 
end(Xid, int) - Method in class com.hazelcast.jca.XAResourceWrapper
 
end(Xid, int) - Method in class com.hazelcast.transaction.impl.XAResourceImpl
 
EndCommand - Class in com.hazelcast.ascii.memcache
 
EndCommand() - Constructor for class com.hazelcast.ascii.memcache.EndCommand
 
endpoint - Variable in class com.hazelcast.client.ClientRequest
 
Endpoint - Interface in com.hazelcast.core
Endpoint represents a peer in the cluster.
ENDPOINT_REMOVE_DELAY_MS - Static variable in class com.hazelcast.client.ClientEngineImpl
 
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class com.hazelcast.jca.ResourceAdapterImpl
 
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class com.hazelcast.jca.ResourceAdapterImpl
 
enqueue(TextCommand) - Method in class com.hazelcast.nio.ascii.SocketTextWriter
 
enqueueSocketWritable(SocketWritable) - Method in class com.hazelcast.client.connection.nio.ClientWriteHandler
 
enqueueSocketWritable(SocketWritable) - Method in class com.hazelcast.nio.WriteHandler
 
ensureReserve(long) - Method in class com.hazelcast.collection.CollectionContainer
 
ENTERPRISE_LICENSE_KEY - Variable in class com.hazelcast.instance.GroupProperties
 
EntityRegionAccessStrategyAdapter - Class in com.hazelcast.hibernate.region
 
EntityRegionAccessStrategyAdapter(AccessDelegate<? extends HazelcastEntityRegion>) - Constructor for class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
ENTRY_EVENT - Static variable in class com.hazelcast.spi.impl.SpiPortableHook
 
ENTRY_SET - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
ENTRY_SET - Static variable in class com.hazelcast.map.MapPortableHook
 
ENTRY_SET - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
ENTRY_SET - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
ENTRY_SET_RESPONSE - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
ENTRY_VIEW - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
EntryAdapter<K,V> - Class in com.hazelcast.core
Adapter for EntryListener.
EntryAdapter() - Constructor for class com.hazelcast.core.EntryAdapter
 
entryAdded(EntryEvent) - Method in class com.hazelcast.client.examples.ClientTestApp
 
entryAdded(EntryEvent<K, V>) - Method in class com.hazelcast.core.EntryAdapter
 
entryAdded(EntryEvent<K, V>) - Method in interface com.hazelcast.core.EntryListener
Invoked when an entry is added.
entryAdded(EntryEvent) - Method in class com.hazelcast.examples.TestApp
 
EntryBackupOperation - Class in com.hazelcast.map.operation
 
EntryBackupOperation(String, Data, EntryBackupProcessor) - Constructor for class com.hazelcast.map.operation.EntryBackupOperation
 
EntryBackupOperation() - Constructor for class com.hazelcast.map.operation.EntryBackupOperation
 
EntryBackupProcessor<K,V> - Interface in com.hazelcast.map
 
EntryEvent<K,V> - Class in com.hazelcast.core
Map Entry event.
EntryEvent(Object, Member, int, K, V) - Constructor for class com.hazelcast.core.EntryEvent
 
EntryEvent(Object, Member, int, K, V, V) - Constructor for class com.hazelcast.core.EntryEvent
 
EntryEventFilter - Class in com.hazelcast.map
 
EntryEventFilter(boolean, Data) - Constructor for class com.hazelcast.map.EntryEventFilter
 
EntryEventFilter() - Constructor for class com.hazelcast.map.EntryEventFilter
 
entryEventType - Variable in class com.hazelcast.core.EntryEvent
 
EntryEventType - Enum in com.hazelcast.core
Type of entry event.
entryEvicted(EntryEvent) - Method in class com.hazelcast.client.examples.ClientTestApp
 
entryEvicted(EntryEvent<K, V>) - Method in class com.hazelcast.core.EntryAdapter
 
entryEvicted(EntryEvent<K, V>) - Method in interface com.hazelcast.core.EntryListener
Invoked when an entry is evicted.
entryEvicted(EntryEvent) - Method in class com.hazelcast.examples.TestApp
 
EntryListener<K,V> - Interface in com.hazelcast.core
Map Entry listener to get notified when a map entry is added, removed, updated or evicted.
EntryListenerConfig - Class in com.hazelcast.config
 
EntryListenerConfig() - Constructor for class com.hazelcast.config.EntryListenerConfig
 
EntryListenerConfig(String, boolean, boolean) - Constructor for class com.hazelcast.config.EntryListenerConfig
 
EntryListenerConfig(EntryListener, boolean, boolean) - Constructor for class com.hazelcast.config.EntryListenerConfig
 
EntryListenerConfig(EntryListenerConfig) - Constructor for class com.hazelcast.config.EntryListenerConfig
 
EntryListenerConfigReadOnly - Class in com.hazelcast.config
 
EntryListenerConfigReadOnly(EntryListenerConfig) - Constructor for class com.hazelcast.config.EntryListenerConfigReadOnly
 
EntryObject - Class in com.hazelcast.query
 
EntryObject(PredicateBuilder) - Constructor for class com.hazelcast.query.EntryObject
 
EntryOperation - Class in com.hazelcast.map.operation
GOTCHA : This operation loads missing keys from mapstore, in contrast with PartitionWideEntryOperation.
EntryOperation(String, Data, EntryProcessor) - Constructor for class com.hazelcast.map.operation.EntryOperation
 
EntryOperation() - Constructor for class com.hazelcast.map.operation.EntryOperation
 
EntryProcessor<K,V> - Interface in com.hazelcast.map
 
entryRemoved(EntryEvent) - Method in class com.hazelcast.client.examples.ClientTestApp
 
entryRemoved(EntryEvent<K, V>) - Method in class com.hazelcast.core.EntryAdapter
 
entryRemoved(EntryEvent<K, V>) - Method in interface com.hazelcast.core.EntryListener
Invoked when an entry is removed.
entryRemoved(EntryEvent) - Method in class com.hazelcast.examples.TestApp
 
entrySet() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
entrySet(Predicate) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
entrySet() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
entrySet() - Method in interface com.hazelcast.core.IMap
Returns a Set clone of the mappings contained in this map.
entrySet(Predicate) - Method in interface com.hazelcast.core.IMap
Queries the map based on the specified predicate and returns the matching entries.
entrySet() - Method in interface com.hazelcast.core.MultiMap
Returns the set of key-value pairs in the multimap.
entrySet(String) - Method in class com.hazelcast.jmx.MapMBean
 
entrySet() - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
entrySet(Predicate) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
entrySet() - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
entrySet() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class com.hazelcast.util.SortedHashMap
 
entrySetData() - Method in class com.hazelcast.map.DefaultRecordStore
 
entrySetData() - Method in interface com.hazelcast.map.RecordStore
 
entrySetInternal() - Method in class com.hazelcast.multimap.MultiMapProxySupport
 
entrySetObject() - Method in class com.hazelcast.map.DefaultRecordStore
 
entrySetObject() - Method in interface com.hazelcast.map.RecordStore
 
EntrySetOperation - Class in com.hazelcast.multimap.operations
 
EntrySetOperation() - Constructor for class com.hazelcast.multimap.operations.EntrySetOperation
 
EntrySetOperation(String) - Constructor for class com.hazelcast.multimap.operations.EntrySetOperation
 
EntrySetOperationFactory - Class in com.hazelcast.map.operation
 
EntrySetOperationFactory() - Constructor for class com.hazelcast.map.operation.EntrySetOperationFactory
 
EntrySetOperationFactory(String) - Constructor for class com.hazelcast.map.operation.EntrySetOperationFactory
 
EntrySetRequest - Class in com.hazelcast.multimap.operations.client
 
EntrySetRequest() - Constructor for class com.hazelcast.multimap.operations.client.EntrySetRequest
 
EntrySetRequest(String) - Constructor for class com.hazelcast.multimap.operations.client.EntrySetRequest
 
EntrySetResponse - Class in com.hazelcast.multimap.operations
 
EntrySetResponse() - Constructor for class com.hazelcast.multimap.operations.EntrySetResponse
 
EntrySetResponse(Map<Data, Collection<MultiMapRecord>>, NodeEngine) - Constructor for class com.hazelcast.multimap.operations.EntrySetResponse
 
EntryTaskScheduler<K,V> - Interface in com.hazelcast.util.scheduler
Schedules (or reschedules) the execution of given entry.
EntryTaskSchedulerFactory - Class in com.hazelcast.util.scheduler
Factory for EntryTaskSchedulers.
entryUpdated(EntryEvent) - Method in class com.hazelcast.client.examples.ClientTestApp
 
entryUpdated(EntryEvent<K, V>) - Method in class com.hazelcast.core.EntryAdapter
 
entryUpdated(EntryEvent<K, V>) - Method in interface com.hazelcast.core.EntryListener
Invoked when an entry is updated.
entryUpdated(EntryEvent) - Method in class com.hazelcast.examples.TestApp
 
EntryView<K,V> - Interface in com.hazelcast.core
EntryView represents a readonly view of a map entry.
EnumSerializer() - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.EnumSerializer
 
equal(Comparable) - Method in class com.hazelcast.query.EntryObject
 
equal(String, Comparable) - Static method in class com.hazelcast.query.Predicates
 
EqualPredicate() - Constructor for class com.hazelcast.query.Predicates.EqualPredicate
 
EqualPredicate(String, Comparable) - Constructor for class com.hazelcast.query.Predicates.EqualPredicate
 
equals(Object) - Method in class com.hazelcast.ascii.memcache.MemcacheEntry
 
equals(Object) - Method in class com.hazelcast.client.ClientPrincipal
 
equals(Object) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
equals(Object) - Method in class com.hazelcast.client.DistributedObjectInfo
 
equals(Object) - Method in class com.hazelcast.client.spi.ClientProxy
 
equals(Object) - Method in class com.hazelcast.cluster.MemberInfo
 
equals(Object) - Method in class com.hazelcast.collection.CollectionItem
 
equals(Object) - Method in class com.hazelcast.collection.TxCollectionItem
 
equals(Object) - Method in class com.hazelcast.concurrent.lock.ConditionKey
 
equals(Object) - Method in class com.hazelcast.concurrent.lock.InternalLockNamespace
 
equals(Object) - Method in class com.hazelcast.concurrent.lock.LockWaitNotifyKey
 
equals(Object) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreWaitNotifyKey
 
equals(Object) - Method in class com.hazelcast.config.GroupConfig
 
equals(Object) - Method in class com.hazelcast.config.MapConfig
 
equals(Object) - Method in class com.hazelcast.config.TopicConfig
 
equals(Object) - Method in class com.hazelcast.core.LifecycleEvent
 
equals(Object) - Method in class com.hazelcast.core.PartitionAwareKey
 
equals(Object) - Method in class com.hazelcast.hibernate.local.Value
 
equals(Object) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
equals(Object) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
equals(Object) - Method in class com.hazelcast.instance.MemberImpl
 
equals(Object) - Method in class com.hazelcast.jca.ConnectionFactoryImpl
 
equals(Object) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
 
equals(Object) - Method in class com.hazelcast.jca.ResourceAdapterImpl
 
equals(Object) - Method in class com.hazelcast.logging.SystemLogRecord
 
equals(Object) - Method in class com.hazelcast.management.MonitoredThread
 
equals(Object) - Method in class com.hazelcast.map.MapRecordKey
 
equals(Object) - Method in class com.hazelcast.map.NearCache.CacheRecord
 
equals(Object) - Method in class com.hazelcast.map.record.AbstractRecord
 
equals(Object) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
equals(Object) - Method in class com.hazelcast.monitor.TimedMemberState
 
equals(Object) - Method in class com.hazelcast.multimap.MultiMapRecord
 
equals(Object) - Method in class com.hazelcast.nio.Address
 
equals(Object) - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
equals(Object) - Method in class com.hazelcast.nio.serialization.Data
 
equals(Object) - Method in class com.hazelcast.nio.TcpIpConnection
 
equals(Object) - Method in class com.hazelcast.partition.membergroup.DefaultMemberGroup
 
equals(Object) - Method in class com.hazelcast.partition.membergroup.SingleMemberGroup
 
equals(Object) - Method in class com.hazelcast.partition.MigrationInfo
 
equals(Object) - Method in class com.hazelcast.partition.PartitionInfo
 
equals(Object) - Method in class com.hazelcast.partition.PartitionServiceProxy.PartitionProxy
 
equals(Object) - Method in class com.hazelcast.query.impl.IndexImpl.NullObject
 
equals(Object) - Method in class com.hazelcast.query.impl.QueryEntry
 
equals(Object) - Method in class com.hazelcast.query.impl.QueryResultEntryImpl
 
equals(Object) - Method in class com.hazelcast.query.SqlPredicate
 
equals(Object) - Method in class com.hazelcast.queue.QueueItem
 
equals(Object) - Method in class com.hazelcast.queue.QueueWaitNotifyKey
 
equals(Object) - Method in class com.hazelcast.queue.TxQueueItem
 
equals(Object) - Method in class com.hazelcast.security.AbstractCredentials
 
equals(Object) - Method in class com.hazelcast.security.permission.AllPermissions.AllPermissionsCollection
 
equals(Object) - Method in class com.hazelcast.security.permission.AllPermissions
 
equals(Object) - Method in class com.hazelcast.security.permission.ClusterPermission
 
equals(Object) - Method in class com.hazelcast.security.permission.DenyAllPermissionCollection
 
equals(Object) - Method in class com.hazelcast.security.permission.InstancePermission
 
equals(Object) - Method in class com.hazelcast.spi.AbstractDistributedObject
 
equals(Object) - Method in class com.hazelcast.spi.AbstractWaitNotifyKey
 
equals(Object) - Method in class com.hazelcast.spi.DefaultObjectNamespace
 
equals(Object) - Method in class com.hazelcast.spi.impl.EventServiceImpl.EmptyFilter
 
equals(Object) - Method in class com.hazelcast.spi.impl.EventServiceImpl.Registration
 
equals(Object) - Method in class com.hazelcast.spi.ServiceInfo
 
equals(Object) - Method in class com.hazelcast.transaction.impl.SerializableXID
 
equals(Object) - Method in class com.hazelcast.util.scheduler.ScheduledEntry
 
ERROR - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
ErrorCommand - Class in com.hazelcast.ascii.memcache
 
ErrorCommand(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.ascii.memcache.ErrorCommand
 
ErrorCommand(TextCommandConstants.TextCommandType, String) - Constructor for class com.hazelcast.ascii.memcache.ErrorCommand
 
ErrorCommandProcessor - Class in com.hazelcast.ascii.memcache
 
ErrorCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.ascii.memcache.ErrorCommandProcessor
 
eval(Object) - Method in class com.hazelcast.collection.CollectionEventFilter
 
eval(Object) - Method in class com.hazelcast.map.EntryEventFilter
 
eval(Object) - Method in class com.hazelcast.map.QueryEventFilter
 
eval(Object) - Method in class com.hazelcast.multimap.MultiMapEventFilter
 
eval(Reader, Bindings) - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
eval(Reader, ScriptContext) - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
eval(Reader) - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
eval(String, Bindings) - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
eval(String, ScriptContext) - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
eval(String) - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
eval(Object) - Method in class com.hazelcast.queue.QueueEventFilter
 
eval(Object) - Method in interface com.hazelcast.spi.EventFilter
 
eval(Object) - Method in class com.hazelcast.spi.impl.EventServiceImpl.EmptyFilter
 
evaluate(Key) - Method in interface com.hazelcast.mapreduce.KeyPredicate
This methods implementation contains the evaluation code whether to select a key or not.
EVENT_QUEUE_CAPACITY - Variable in class com.hazelcast.instance.GroupProperties
 
EVENT_QUEUE_TIMEOUT_MILLIS - Variable in class com.hazelcast.instance.GroupProperties
 
EVENT_THREAD_COUNT - Variable in class com.hazelcast.instance.GroupProperties
 
EventData - Class in com.hazelcast.map
 
EventData() - Constructor for class com.hazelcast.map.EventData
 
EventData(String, String, Address, Data, Data, Data, int) - Constructor for class com.hazelcast.map.EventData
 
EventFilter - Interface in com.hazelcast.spi
 
EventHandler<E> - Interface in com.hazelcast.client.spi
 
EventOperation - Interface in com.hazelcast.spi
 
EventPacket() - Constructor for class com.hazelcast.spi.impl.EventServiceImpl.EventPacket
 
EventPublishingService<E,T> - Interface in com.hazelcast.spi
 
EventRegistration - Interface in com.hazelcast.spi
The result of a Event Registration.
EventService - Interface in com.hazelcast.spi
 
EventServiceImpl - Class in com.hazelcast.spi.impl
 
EventServiceImpl.DeregistrationOperation - Class in com.hazelcast.spi.impl
 
EventServiceImpl.EmptyFilter - Class in com.hazelcast.spi.impl
 
EventServiceImpl.EventPacket - Class in com.hazelcast.spi.impl
 
EventServiceImpl.PostJoinRegistrationOperation - Class in com.hazelcast.spi.impl
 
EventServiceImpl.Registration - Class in com.hazelcast.spi.impl
 
EventServiceImpl.RegistrationOperation - Class in com.hazelcast.spi.impl
 
EventServiceImpl.SendEventOperation - Class in com.hazelcast.spi.impl
 
EventServiceMBean - Class in com.hazelcast.jmx
 
EventServiceMBean(HazelcastInstance, EventService, ManagementService) - Constructor for class com.hazelcast.jmx.EventServiceMBean
 
eventType - Variable in class com.hazelcast.map.EventData
 
eventType - Variable in class com.hazelcast.map.operation.BasePutOperation
 
evict(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
evict(K) - Method in interface com.hazelcast.core.IMap
Evicts the specified key from this map.
evict(Object) - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
evict(Object) - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Forcibly evict an item from the cache immediately without regard for transaction isolation.
evict(Object) - Method in class com.hazelcast.hibernate.region.AbstractGeneralRegion
 
evict(Object) - Method in class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
evict(Object) - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
evict(Object) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
evict(Data) - Method in class com.hazelcast.map.DefaultRecordStore
 
EVICT - Static variable in class com.hazelcast.map.MapPortableHook
 
evict(Object) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
evict(Data) - Method in interface com.hazelcast.map.RecordStore
 
evictAll() - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
evictAll() - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Forcibly evict all items from the cache immediately without regard for transaction isolation.
evictAll() - Method in class com.hazelcast.hibernate.region.AbstractGeneralRegion
 
evictAll() - Method in class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
evictAll() - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
evictAll() - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
EVICTION_PERCENTAGE - Static variable in class com.hazelcast.client.nearcache.ClientNearCache
 
evictionCriteriaNumber - Variable in class com.hazelcast.map.record.AbstractRecord
this may be used for LRU or LFU eviction depending on configuration.
evictionCriteriaNumber - Variable in class com.hazelcast.map.record.RecordInfo
 
EvictionProcessor - Class in com.hazelcast.map
 
EvictionProcessor(NodeEngine, MapService, String) - Constructor for class com.hazelcast.map.EvictionProcessor
 
EvictKeysBackupOperation - Class in com.hazelcast.map.operation
User: ahmetmircik Date: 11/1/13
EvictKeysBackupOperation() - Constructor for class com.hazelcast.map.operation.EvictKeysBackupOperation
 
EvictKeysBackupOperation(String, Set<Data>) - Constructor for class com.hazelcast.map.operation.EvictKeysBackupOperation
 
EvictKeysOperation - Class in com.hazelcast.map.operation
User: ahmetmircik Date: 11/1/13
EvictKeysOperation() - Constructor for class com.hazelcast.map.operation.EvictKeysOperation
 
EvictKeysOperation(String, Set<Data>) - Constructor for class com.hazelcast.map.operation.EvictKeysOperation
 
EvictLocalMapRequest - Class in com.hazelcast.management.request
 
EvictLocalMapRequest() - Constructor for class com.hazelcast.management.request.EvictLocalMapRequest
 
EvictLocalMapRequest(String, int) - Constructor for class com.hazelcast.management.request.EvictLocalMapRequest
 
EvictOperation - Class in com.hazelcast.map.operation
 
EvictOperation(String, Data, boolean) - Constructor for class com.hazelcast.map.operation.EvictOperation
 
EvictOperation() - Constructor for class com.hazelcast.map.operation.EvictOperation
 
exceedsTreshold() - Method in class com.hazelcast.util.HealthMonitor.HealthMetrics
 
ExceptionAction - Enum in com.hazelcast.spi
 
ExceptionUtil - Class in com.hazelcast.util
 
execute(String) - Method in class com.hazelcast.aws.impl.DescribeInstances
 
execute(Runnable) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
execute(Runnable, MemberSelector) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
execute(Runnable) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
execute(Runnable) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
execute(Runnable, MemberSelector) - Method in interface com.hazelcast.core.IExecutorService
Executes task on a randomly selected member
execute(String, String, Callable, ResponseHandler) - Method in class com.hazelcast.executor.DistributedExecutorService
 
execute(Runnable, MemberSelector) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
execute(Runnable) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
execute(String, Runnable) - Method in interface com.hazelcast.spi.ExecutionService
 
execute(Object, int, boolean) - Method in class com.hazelcast.spi.impl.BasicOperationScheduler
 
execute(String, Runnable) - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
execute(TransactionalTaskContext) - Method in interface com.hazelcast.transaction.TransactionalTask
Executes the transactional logic.
execute(Runnable) - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
 
execute(Runnable) - Method in class com.hazelcast.util.executor.StripedExecutor
 
EXECUTE_ON_ALL_KEYS - Static variable in class com.hazelcast.map.MapPortableHook
 
EXECUTE_ON_KEY - Static variable in class com.hazelcast.map.MapPortableHook
 
EXECUTE_ON_KEYS - Static variable in class com.hazelcast.map.MapPortableHook
 
EXECUTE_WITH_PREDICATE - Static variable in class com.hazelcast.map.MapPortableHook
 
executeAsync(Runnable) - Method in interface com.hazelcast.nio.IOService
 
executeAsync(Runnable) - Method in class com.hazelcast.nio.NodeIOService
 
executeInternal(Runnable) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
executeInternal(Runnable) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
executeMappingPhase(KeyValueSource<KeyIn, ValueIn>, Mapper<KeyIn, ValueIn, KeyOut, ValueOut>, Context<KeyOut, ValueOut>) - Method in class com.hazelcast.mapreduce.impl.task.KeyValueSourceMappingPhase
 
executeMappingPhase(KeyValueSource<KeyIn, ValueIn>, Mapper<KeyIn, ValueIn, KeyOut, ValueOut>, Context<KeyOut, ValueOut>) - Method in class com.hazelcast.mapreduce.impl.task.MappingPhase
 
executeOnAllMembers(Runnable) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
executeOnAllMembers(Runnable) - Method in interface com.hazelcast.core.IExecutorService
Executes task on all of known cluster members
executeOnAllMembers(Runnable) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
executeOnEntries(EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
executeOnEntries(EntryProcessor, Predicate) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
executeOnEntries(EntryProcessor) - Method in interface com.hazelcast.core.IMap
Applies the user defined EntryProcessor to the all entries in the map.
executeOnEntries(EntryProcessor, Predicate) - Method in interface com.hazelcast.core.IMap
Applies the user defined EntryProcessor to the entries in the map which satisfies provided predicate.
executeOnKey(K, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
executeOnKey(K, EntryProcessor) - Method in interface com.hazelcast.core.IMap
Applies the user defined EntryProcessor to the entry mapped by the key.
executeOnKey(K, EntryProcessor) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
executeOnKeyOwner(Runnable, Object) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
executeOnKeyOwner(Runnable, Object) - Method in interface com.hazelcast.core.IExecutorService
Executes task on owner of the specified key
executeOnKeyOwner(Runnable, Object) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
executeOnKeys(Set<K>, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
executeOnKeys(Set<K>, EntryProcessor) - Method in interface com.hazelcast.core.IMap
Applies the user defined EntryProcessor to the entries mapped by the collection of keys.
executeOnKeys(Set<K>, EntryProcessor) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
executeOnMember(Runnable, Member) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
executeOnMember(Runnable, Member) - Method in interface com.hazelcast.core.IExecutorService
Executes task on the specified member
executeOnMember(Runnable, Member) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
executeOnMembers(Runnable, Collection<Member>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
executeOnMembers(Runnable, MemberSelector) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
executeOnMembers(Runnable, Collection<Member>) - Method in interface com.hazelcast.core.IExecutorService
Executes task on each of the specified members
executeOnMembers(Runnable, MemberSelector) - Method in interface com.hazelcast.core.IExecutorService
Executes task on each of the selected members
executeOnMembers(Runnable, MemberSelector) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
executeOnMembers(Runnable, Collection<Member>) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
executeOperation(OperationFactory, MapReduceService, NodeEngine, boolean) - Static method in class com.hazelcast.mapreduce.impl.MapReduceUtil
 
executeOperation(Operation, Address, MapReduceService, NodeEngine) - Static method in class com.hazelcast.mapreduce.impl.MapReduceUtil
 
executeOperation(Operation) - Method in interface com.hazelcast.spi.OperationService
Executes operation in operation executor pool.
ExecuteScriptRequest - Class in com.hazelcast.management.request
 
ExecuteScriptRequest() - Constructor for class com.hazelcast.management.request.ExecuteScriptRequest
 
ExecuteScriptRequest(String, String, boolean, Map<String, Object>) - Constructor for class com.hazelcast.management.request.ExecuteScriptRequest
 
ExecuteScriptRequest(String, String, Set<Address>, Map<String, Object>) - Constructor for class com.hazelcast.management.request.ExecuteScriptRequest
 
executeTransaction(TransactionalTask<T>) - Method in class com.hazelcast.client.HazelcastClient
 
executeTransaction(TransactionOptions, TransactionalTask<T>) - Method in class com.hazelcast.client.HazelcastClient
 
executeTransaction(TransactionalTask<T>) - Method in class com.hazelcast.client.HazelcastClientProxy
 
executeTransaction(TransactionOptions, TransactionalTask<T>) - Method in class com.hazelcast.client.HazelcastClientProxy
 
executeTransaction(TransactionalTask<T>) - Method in class com.hazelcast.client.txn.ClientTransactionManager
 
executeTransaction(TransactionOptions, TransactionalTask<T>) - Method in class com.hazelcast.client.txn.ClientTransactionManager
 
executeTransaction(TransactionalTask<T>) - Method in interface com.hazelcast.core.HazelcastInstance
Executes given transactional task in current thread using default options and returns the result of the task.
executeTransaction(TransactionOptions, TransactionalTask<T>) - Method in interface com.hazelcast.core.HazelcastInstance
Executes given transactional task in current thread using given options and returns the result of the task.
executeTransaction(TransactionalTask<T>) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
executeTransaction(TransactionOptions, TransactionalTask<T>) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
executeTransaction(TransactionalTask<T>) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
executeTransaction(TransactionOptions, TransactionalTask<T>) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
executeTransaction(TransactionOptions, TransactionalTask<T>) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
executeTransaction(TransactionOptions, TransactionalTask<T>) - Method in interface com.hazelcast.transaction.TransactionManagerService
 
ExecutionCallback<V> - Interface in com.hazelcast.core
ExecutionCallback allows to asynchronously get notified when the execution is completed, either successfully or with error.
ExecutionCallbackAdapter - Class in com.hazelcast.executor
 
ExecutionCallbackAdapter(ExecutionCallback) - Constructor for class com.hazelcast.executor.ExecutionCallbackAdapter
 
ExecutionService - Interface in com.hazelcast.spi
A Service responsible for providing access to 'system' executors and customer executors.
ExecutionServiceImpl - Class in com.hazelcast.spi.impl
 
ExecutionServiceImpl(NodeEngineImpl) - Constructor for class com.hazelcast.spi.impl.ExecutionServiceImpl
 
ExecutionTracingService - Interface in com.hazelcast.spi
Service that keeps registry of operations' execution/lifecycle.
EXECUTOR_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
EXECUTOR_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
ExecutorConfig - Class in com.hazelcast.config
 
ExecutorConfig() - Constructor for class com.hazelcast.config.ExecutorConfig
 
ExecutorConfig(String) - Constructor for class com.hazelcast.config.ExecutorConfig
 
ExecutorConfig(String, int) - Constructor for class com.hazelcast.config.ExecutorConfig
 
ExecutorConfig(ExecutorConfig) - Constructor for class com.hazelcast.config.ExecutorConfig
 
ExecutorConfigReadOnly - Class in com.hazelcast.config
 
ExecutorConfigReadOnly(ExecutorConfig) - Constructor for class com.hazelcast.config.ExecutorConfigReadOnly
 
ExecutorDataSerializerHook - Class in com.hazelcast.executor
 
ExecutorDataSerializerHook() - Constructor for class com.hazelcast.executor.ExecutorDataSerializerHook
 
executorName - Variable in class com.hazelcast.spi.InvocationBuilder
 
ExecutorPortableHook - Class in com.hazelcast.executor
 
ExecutorPortableHook() - Constructor for class com.hazelcast.executor.ExecutorPortableHook
 
executorService - Variable in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
ExecutorServiceMBean - Class in com.hazelcast.jmx
 
ExecutorServiceMBean(IExecutorService, ManagementService) - Constructor for class com.hazelcast.jmx.ExecutorServiceMBean
 
ExecutorServicePermission - Class in com.hazelcast.security.permission
 
ExecutorServicePermission(String, String...) - Constructor for class com.hazelcast.security.permission.ExecutorServicePermission
 
ExecutorServiceProxy - Class in com.hazelcast.executor
 
ExecutorServiceProxy(String, NodeEngine, DistributedExecutorService) - Constructor for class com.hazelcast.executor.ExecutorServiceProxy
 
ExecutorType - Enum in com.hazelcast.util.executor
 
expirationTime - Variable in class com.hazelcast.map.record.RecordStatistics
 
EXPLICIT_VERSION_CHECK - Static variable in class com.hazelcast.hibernate.CacheEnvironment
 
extendLeaseTime(Data, String, long, long) - Method in interface com.hazelcast.concurrent.lock.LockStore
 
extendLeaseTime(Data, String, long, long) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
extendLeaseTime(Data, String, long, long) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
 
extendLock(Data, String, long, long) - Method in class com.hazelcast.map.DefaultRecordStore
 
extendLock(Data, String, long, long) - Method in interface com.hazelcast.map.RecordStore
 
extendLock(Data, String, long, long) - Method in class com.hazelcast.multimap.MultiMapContainer
 
Externalizer(boolean) - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.Externalizer
 
extractValue(QueryEntry, String, Object) - Static method in class com.hazelcast.query.impl.ReflectionHelper
 

F

F_ID - Static variable in class com.hazelcast.client.txn.ClientTxnPortableHook
 
F_ID - Static variable in class com.hazelcast.cluster.ClusterDataSerializerHook
 
F_ID - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
F_ID - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
F_ID - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
 
F_ID - Static variable in class com.hazelcast.concurrent.lock.LockDataSerializerHook
 
F_ID - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
 
F_ID - Static variable in class com.hazelcast.executor.ExecutorDataSerializerHook
 
F_ID - Static variable in class com.hazelcast.executor.ExecutorPortableHook
 
F_ID - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
F_ID - Static variable in class com.hazelcast.map.MapPortableHook
 
F_ID - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
F_ID - Static variable in class com.hazelcast.mapreduce.impl.MapReducePortableHook
 
F_ID - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
F_ID - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
F_ID - Static variable in class com.hazelcast.partition.PartitionDataSerializerHook
 
F_ID - Static variable in class com.hazelcast.partition.PartitionPortableHook
 
F_ID - Static variable in class com.hazelcast.queue.QueuePortableHook
 
F_ID - Static variable in class com.hazelcast.topic.TopicDataSerializerHook
 
F_ID - Static variable in class com.hazelcast.topic.TopicPortableHook
 
F_ID - Static variable in class com.hazelcast.web.WebDataSerializerHook
 
F_ID_OFFSET_WEBMODULE - Static variable in interface com.hazelcast.nio.serialization.DataSerializerHook
 
FACTORY_ID - Static variable in class com.hazelcast.concurrent.lock.client.LockPortableHook
 
FACTORY_ID - Static variable in class com.hazelcast.nio.serialization.Data
 
FactoryIdHelper - Class in com.hazelcast.nio.serialization
 
failedConnection(Address) - Method in class com.hazelcast.instance.Node
 
failedJoiningToMaster(boolean, int) - Method in class com.hazelcast.cluster.AbstractJoiner
 
FieldDefinition - Interface in com.hazelcast.nio.serialization
 
FieldType - Enum in com.hazelcast.nio.serialization
 
FileSystemXmlConfig - Class in com.hazelcast.config
A Config which is which includes functionality for loading itself from a XML configuration file.
FileSystemXmlConfig(String) - Constructor for class com.hazelcast.config.FileSystemXmlConfig
Creates a Config based on some Hazelcast xml file and uses the System.properties to resolve variables in the XML.
FileSystemXmlConfig(String, Properties) - Constructor for class com.hazelcast.config.FileSystemXmlConfig
Creates a Config based on some Hazelcast xml file.
FileSystemXmlConfig(File) - Constructor for class com.hazelcast.config.FileSystemXmlConfig
Creates a Config based on a Hazelcast xml file and uses the System.properties to resolve variables in the XML.
FileSystemXmlConfig(File, Properties) - Constructor for class com.hazelcast.config.FileSystemXmlConfig
Creates a Config based on a Hazelcast xml file.
fillDataSerializableFactories(Node, SerializationConfig) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
fillPortableFactories(Node, SerializationConfig) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
fillProperties(Node, Properties) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
fillSerializers(Node, SerializationConfig) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
filter(Object) - Method in class com.hazelcast.client.PartitionClientRequest
 
filter(Object) - Method in class com.hazelcast.client.TargetClientRequest
 
filter(Object) - Method in class com.hazelcast.multimap.operations.client.GetAllRequest
 
filter(Object) - Method in class com.hazelcast.multimap.operations.client.RemoveAllRequest
 
filter(QueryContext) - Method in interface com.hazelcast.query.IndexAwarePredicate
 
filter(QueryContext) - Method in class com.hazelcast.query.PagingPredicate
Used if inner predicate is instanceof IndexAwarePredicate for filtering
filter(QueryContext) - Method in class com.hazelcast.query.PredicateBuilder
 
filter(QueryContext) - Method in class com.hazelcast.query.Predicates.AndPredicate
 
filter(QueryContext) - Method in class com.hazelcast.query.Predicates.BetweenPredicate
 
filter(QueryContext) - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
filter(QueryContext) - Method in class com.hazelcast.query.Predicates.GreaterLessPredicate
 
filter(QueryContext) - Method in class com.hazelcast.query.Predicates.InPredicate
 
filter(QueryContext) - Method in class com.hazelcast.query.Predicates.NotEqualPredicate
 
filter(QueryContext) - Method in class com.hazelcast.query.Predicates.OrPredicate
 
filter(QueryContext) - Method in class com.hazelcast.query.SqlPredicate
 
filter(Object) - Method in class com.hazelcast.queue.client.DrainRequest
 
filter(Object) - Method in class com.hazelcast.queue.client.IteratorRequest
 
filterConfig - Variable in class com.hazelcast.web.WebFilter
 
FilteringClassLoader - Class in com.hazelcast.util
This is used to separate Server and Client inside the same JVM on new standalone client unittests!
NEVER EVER use this anywhere in production! :D
FilteringClassLoader(List<String>) - Constructor for class com.hazelcast.util.FilteringClassLoader
 
finalizeChunk() - Method in class com.hazelcast.mapreduce.Combiner
Creates a chunk of ValueOut to be send to the Reducer for the according key.
finalizeCombine() - Method in class com.hazelcast.mapreduce.Combiner
This method is called after mapping phase is over.
finalized(Context<KeyOut, ValueOut>) - Method in interface com.hazelcast.mapreduce.LifecycleMapper
This method is called after the Mapper.map(Object, Object, Context) method is executed for every value and can be used to finalize the internal state of the mapper or to emit a special value.
finalized(Context<KeyOut, ValueOut>) - Method in class com.hazelcast.mapreduce.LifecycleMapperAdapter
This method is called after the Mapper.map(Object, Object, Context) method is executed for every value and can be used to finalize the internal state of the mapper or to emit a special value.
FinalizeJoinOperation - Class in com.hazelcast.cluster
 
FinalizeJoinOperation() - Constructor for class com.hazelcast.cluster.FinalizeJoinOperation
 
FinalizeJoinOperation(Collection<MemberInfo>, PostJoinOperation, long) - Constructor for class com.hazelcast.cluster.FinalizeJoinOperation
 
finalizeReduce() - Method in class com.hazelcast.mapreduce.Reducer
finalizeReduce is called as last step for a reducing phase per key and retrieved the final reduced result.
findDeadlockedThreads() - Static method in class com.hazelcast.management.ThreadDumpGenerator
 
findDelayMillis(ScheduledEntry) - Method in class com.hazelcast.map.MapService
 
findExecutorConfig(String) - Method in class com.hazelcast.config.Config
 
findJobTrackerConfig(String) - Method in class com.hazelcast.config.Config
 
findListConfig(String) - Method in class com.hazelcast.config.Config
 
findMapConfig(String) - Method in class com.hazelcast.config.Config
 
findMultiMapConfig(String) - Method in class com.hazelcast.config.Config
 
findQueueConfig(String) - Method in class com.hazelcast.config.Config
 
findSemaphoreConfig(String) - Method in class com.hazelcast.config.Config
 
findSetConfig(String) - Method in class com.hazelcast.config.Config
 
findTopicConfig(String) - Method in class com.hazelcast.config.Config
 
finest(String) - Method in class com.hazelcast.logging.AbstractLogger
 
finest(String, Throwable) - Method in class com.hazelcast.logging.AbstractLogger
 
finest(Throwable) - Method in class com.hazelcast.logging.AbstractLogger
 
finest(String) - Method in interface com.hazelcast.logging.ILogger
Logs a message at Level.FINEST.
finest(Throwable) - Method in interface com.hazelcast.logging.ILogger
Logs a throwable at Level.FINEST.
finest(String, Throwable) - Method in interface com.hazelcast.logging.ILogger
Logs message with associated throwable information at Level.FINEST.
finish() - Method in class com.hazelcast.mapreduce.impl.task.DefaultContext
 
finishConnect() - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
finishConnect() - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
finishExecution(long) - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
 
FIRE_NOTIFICATION_OPERATION - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
fireCallbacks() - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
 
fireLifecycleEvent(LifecycleEvent.LifecycleState) - Method in class com.hazelcast.client.LifecycleServiceImpl
 
fireLifecycleEvent(LifecycleEvent.LifecycleState) - Method in class com.hazelcast.instance.LifecycleServiceImpl
 
fireLifecycleEvent(LifecycleEvent) - Method in class com.hazelcast.instance.LifecycleServiceImpl
 
FireNotificationOperation - Class in com.hazelcast.mapreduce.impl.operation
This operation is used to transport and execute a notification on a remote node since the current event service is not capable of reliable transmission so this is a fallback to sync operations which is hopefully only a temporary workaround!
FireNotificationOperation() - Constructor for class com.hazelcast.mapreduce.impl.operation.FireNotificationOperation
 
FireNotificationOperation(MapReduceNotification) - Constructor for class com.hazelcast.mapreduce.impl.operation.FireNotificationOperation
 
firstArrangement() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
firstArrangement() - Method in interface com.hazelcast.partition.InternalPartitionService
 
firstCaller - Variable in class com.hazelcast.concurrent.semaphore.operations.SemaphoreBackupOperation
 
fixRemoteStackTrace(Throwable, StackTraceElement[]) - Static method in class com.hazelcast.util.ExceptionUtil
 
fixRemoteStackTrace(Throwable, StackTraceElement[], String) - Static method in class com.hazelcast.util.ExceptionUtil
 
fixScopeIdAndGetInetAddress(InetAddress) - Static method in class com.hazelcast.util.AddressUtil
 
FLAG_ZERO - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
flip() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
FLOAT_ARRAY_BASE_OFFSET - Static variable in class com.hazelcast.nio.UnsafeHelper
 
FLOAT_ARRAY_INDEX_SCALE - Static variable in class com.hazelcast.nio.UnsafeHelper
 
FloatArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.FloatArraySerializer
 
FloatSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.FloatSerializer
 
flush() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
flush() - Method in interface com.hazelcast.core.IMap
If this map has a MapStore this method flushes all the local dirty entries by calling MapStore.storeAll() and/or MapStore.deleteAll()
flush() - Method in class com.hazelcast.map.DefaultRecordStore
 
FLUSH - Static variable in class com.hazelcast.map.MapPortableHook
 
flush() - Method in interface com.hazelcast.map.RecordStore
 
flush() - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
flush(Set<K>) - Method in interface com.hazelcast.util.scheduler.EntryTaskScheduler
 
forceUnlock() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
forceUnlock(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
forceUnlock(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
forceUnlock() - Method in class com.hazelcast.concurrent.lock.LockProxy
 
forceUnlock(NodeEngine, Data) - Method in class com.hazelcast.concurrent.lock.LockProxySupport
 
forceUnlock(Data) - Method in interface com.hazelcast.concurrent.lock.LockStore
 
forceUnlock(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
forceUnlock(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
 
forceUnlock() - Method in interface com.hazelcast.core.ILock
Releases the lock regardless of the lock owner.
forceUnlock(K) - Method in interface com.hazelcast.core.IMap
Releases the lock for the specified key regardless of the lock owner.
forceUnlock(K) - Method in interface com.hazelcast.core.MultiMap
Releases the lock for the specified key regardless of the lock owner.
forceUnlock(Data) - Method in class com.hazelcast.map.DefaultRecordStore
 
forceUnlock(K) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
forceUnlock(Data) - Method in interface com.hazelcast.map.RecordStore
 
forceUnlock(Data) - Method in class com.hazelcast.multimap.MultiMapContainer
 
forceUnlock(K) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
forget(Xid) - Method in class com.hazelcast.client.txn.XAResourceProxy
 
forget(Xid) - Method in class com.hazelcast.jca.XAResourceWrapper
 
forget(Xid) - Method in class com.hazelcast.transaction.impl.XAResourceImpl
 
fromByte(byte) - Static method in class com.hazelcast.util.ByteUtil
 
fromList(IList<V>) - Static method in class com.hazelcast.mapreduce.KeyValueSource
A helper method to build a KeyValueSource implementation based on the specified IList.
The key returned by this KeyValueSource implementation is ALWAYS the name of the list itself, whereas the value are the entries of list one by one.
fromMap(IMap<K, V>) - Static method in class com.hazelcast.mapreduce.KeyValueSource
A helper method to build a KeyValueSource implementation based on the specified IMap
fromMultiMap(MultiMap<K, V>) - Static method in class com.hazelcast.mapreduce.KeyValueSource
A helper method to build a KeyValueSource implementation based on the specified MultiMap
fromSet(ISet<V>) - Static method in class com.hazelcast.mapreduce.KeyValueSource
A helper method to build a KeyValueSource implementation based on the specified ISet.
The key returned by this KeyValueSource implementation is ALWAYS the name of the set itself, whereas the value are the entries of set one by one.
function - Variable in class com.hazelcast.concurrent.atomiclong.client.AbstractAlterRequest
 
function - Variable in class com.hazelcast.concurrent.atomiclong.operations.AbstractAlterOperation
 
function - Variable in class com.hazelcast.concurrent.atomicreference.client.AbstractAlterRequest
 
function - Variable in class com.hazelcast.concurrent.atomicreference.operations.AbstractAlterOperation
 
function - Variable in class com.hazelcast.concurrent.atomicreference.operations.ApplyOperation
 

G

generate(Config) - Method in class com.hazelcast.config.ConfigXmlGenerator
Generates the XML string based on some Config.
GENERIC_ERROR - Static variable in class com.hazelcast.client.ClientPortableHook
 
GenericError - Class in com.hazelcast.client
 
GenericError() - Constructor for class com.hazelcast.client.GenericError
 
GenericError(String, String, int) - Constructor for class com.hazelcast.client.GenericError
 
GenericError(String, String, String, int) - Constructor for class com.hazelcast.client.GenericError
 
get(String, String) - Method in interface com.hazelcast.ascii.TextCommandService
 
get(String, String) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
GET - Static variable in interface com.hazelcast.aws.impl.Constants
 
get(K) - Method in class com.hazelcast.client.nearcache.ClientNearCache
 
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.spi.impl.ClientCallFuture
 
get(long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientCallFuture
 
get(Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
get(K) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
get(int) - Method in class com.hazelcast.collection.list.ListContainer
 
get(int) - Method in class com.hazelcast.collection.list.ListProxyImpl
 
get() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
get() - Method in class com.hazelcast.concurrent.atomiclong.LongWrapper
 
get() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
 
get() - Method in class com.hazelcast.concurrent.atomicreference.ReferenceWrapper
 
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
Transactional implementation of IMap.get(Object).
get(K) - Method in interface com.hazelcast.core.TransactionalMultiMap
Returns the collection of values associated with the key.
get(Object, long) - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
get(Object, long) - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Attempt to retrieve an object from the cache.
get(Object) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
get(Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
get(Object) - Method in class com.hazelcast.hibernate.region.AbstractGeneralRegion
 
get(Object, long) - Method in class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
get(Object, long) - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
get(Object, long) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
get(Object) - Method in interface com.hazelcast.hibernate.RegionCache
 
get(Data) - Method in class com.hazelcast.map.DefaultRecordStore
 
GET - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
GET - Static variable in class com.hazelcast.map.MapPortableHook
 
get(Data) - Method in class com.hazelcast.map.NearCache
 
get(Object) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
get(Data) - Method in interface com.hazelcast.map.RecordStore
 
get(Object) - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
get(long, TimeUnit) - Method in class com.hazelcast.mapreduce.impl.task.TrackableJobFuture
 
GET - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
GET - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
get(K) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
get(K) - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxy
 
get() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
get(int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
get(byte[]) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
get(byte[], int, int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
get(String) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
 
get(int) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
 
get(String) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
 
get(int) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
 
get(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
get(int) - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
get(byte) - Static method in enum com.hazelcast.nio.serialization.FieldType
 
get(String) - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
get(String) - Method in class com.hazelcast.osgi.OSGiScriptEngineManager
 
get(String) - Method in class com.hazelcast.query.EntryObject
 
get() - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
 
get(int, REF) - Method in interface com.hazelcast.storage.Storage
 
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(K) - Method in interface com.hazelcast.util.scheduler.EntryTaskScheduler
 
get(Object) - Method in class com.hazelcast.util.SortedHashMap
 
GET_ALL - Static variable in class com.hazelcast.map.MapPortableHook
 
GET_ALL - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
GET_ALL - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
GET_COUNT_OPERATION - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
 
GET_DISTRIBUTED_OBJECT_INFO - Static variable in class com.hazelcast.client.ClientPortableHook
 
GET_ENTRY_VIEW - Static variable in class com.hazelcast.map.MapPortableHook
 
get_hits - Variable in class com.hazelcast.ascii.memcache.Stats
 
GET_LOCAL_MAP_STATS - Static variable in class com.hazelcast.map.MapPortableHook
 
GET_LOCK_COUNT - Static variable in class com.hazelcast.concurrent.lock.client.LockPortableHook
 
get_misses - Variable in class com.hazelcast.ascii.memcache.Stats
 
GET_PARTITIONS - Static variable in class com.hazelcast.client.ClientPortableHook
 
GET_REMAINING_LEASE - Static variable in class com.hazelcast.concurrent.lock.client.LockPortableHook
 
GET_RESULT_OPERATION - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
getAccessKey() - Method in class com.hazelcast.config.AwsConfig
Gets the access key to access AWS.
getAcquireTime() - Method in interface com.hazelcast.concurrent.lock.LockResource
 
getAcquireTime() - Method in class com.hazelcast.management.LockInfo
 
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.InstancePermission
 
getActions() - Method in class com.hazelcast.security.permission.TransactionPermission
 
getActiveConnectionCount() - Method in class com.hazelcast.jmx.ConnectionManagerMBean
 
getActiveConnectionCount() - Method in interface com.hazelcast.nio.ConnectionManager
 
getActiveConnectionCount() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
getActiveMigrations() - Method in class com.hazelcast.management.ClusterRuntimeState
 
getActiveMigrations() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getActiveMigrations() - Method in interface com.hazelcast.partition.InternalPartitionService
 
getActivePartitionCount() - Method in class com.hazelcast.jmx.PartitionServiceMBean
 
getActualDelayMillis() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
 
getActualDelaySeconds() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
 
getAddress() - Method in class com.hazelcast.cluster.JoinMessage
 
getAddress() - Method in class com.hazelcast.cluster.MemberInfo
 
getAddress() - Method in class com.hazelcast.instance.MemberImpl
 
getAddress() - Method in class com.hazelcast.management.ManagementCenterIdentifier
 
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.util.AddressUtil.AddressMatcher
 
getAddresses() - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
getAddresses() - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
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.ascii.TextCommandService
 
getAdjustedTTLSeconds(int) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
getAlgorithm() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
getAll(Set<K>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
getAll() - Method in class com.hazelcast.collection.CollectionContainer
 
getAll(Set<K>) - Method in interface com.hazelcast.core.IMap
Returns the entries for the given keys.
getAll(Set<Data>) - Method in class com.hazelcast.map.DefaultRecordStore
 
getAll(Set<K>) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
getAll(Set<Data>) - Method in interface com.hazelcast.map.RecordStore
 
getAllDistributedObjects() - Method in class com.hazelcast.spi.impl.ProxyServiceImpl
 
getAllDistributedObjects() - Method in interface com.hazelcast.spi.ProxyService
 
getAllHazelcastClients() - Static method in class com.hazelcast.client.HazelcastClient
 
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
 
getAllInternal(Data) - Method in class com.hazelcast.multimap.MultiMapProxySupport
 
getAllKeys() - Method in class com.hazelcast.mapreduce.KeyValueSource
If KeyValueSource.isAllKeysSupported() returns true a call to this method has to return all clusterwide available keys.
getAllKeys0() - Method in class com.hazelcast.mapreduce.KeyValueSource
This method is meant for overriding to implement collecting of all clusterwide available keys and returning them from KeyValueSource.getAllKeys().
getAllLocks() - Method in interface com.hazelcast.concurrent.lock.LockService
 
getAllLocks() - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
 
GetAllOperation - Class in com.hazelcast.map.operation
 
GetAllOperation(String, Set<Data>) - Constructor for class com.hazelcast.map.operation.GetAllOperation
 
GetAllOperation() - Constructor for class com.hazelcast.map.operation.GetAllOperation
 
GetAllOperation - Class in com.hazelcast.multimap.operations
 
GetAllOperation() - Constructor for class com.hazelcast.multimap.operations.GetAllOperation
 
GetAllOperation(String, Data) - Constructor for class com.hazelcast.multimap.operations.GetAllOperation
 
GetAllRequest - Class in com.hazelcast.multimap.operations.client
 
GetAllRequest() - Constructor for class com.hazelcast.multimap.operations.client.GetAllRequest
 
GetAllRequest(String, Data) - Constructor for class com.hazelcast.multimap.operations.client.GetAllRequest
 
getAllTextConnections() - Method in interface com.hazelcast.nio.ConnectionManager
 
getAllTextConnections() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
getAllThreads() - Static method in class com.hazelcast.management.ThreadDumpGenerator
 
getAnchor() - Method in class com.hazelcast.query.PagingPredicate
 
getAndAdd(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
getAndAdd(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
getAndAdd(long) - Method in class com.hazelcast.concurrent.atomiclong.LongWrapper
 
getAndAdd(long) - Method in interface com.hazelcast.core.IAtomicLong
Atomically adds the given value to the current value.
getAndAdd(long) - Method in class com.hazelcast.jmx.AtomicLongMBean
 
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
 
GetAndAddRequest - Class in com.hazelcast.concurrent.atomiclong.client
 
GetAndAddRequest() - Constructor for class com.hazelcast.concurrent.atomiclong.client.GetAndAddRequest
 
GetAndAddRequest(String, long) - Constructor for class com.hazelcast.concurrent.atomiclong.client.GetAndAddRequest
 
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.
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
 
GetAndAlterRequest - Class in com.hazelcast.concurrent.atomiclong.client
 
GetAndAlterRequest() - Constructor for class com.hazelcast.concurrent.atomiclong.client.GetAndAlterRequest
 
GetAndAlterRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomiclong.client.GetAndAlterRequest
 
GetAndAlterRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
GetAndAlterRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.GetAndAlterRequest
 
GetAndAlterRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.client.GetAndAlterRequest
 
getAndIncrement() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
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 class com.hazelcast.jmx.AtomicLongMBean
 
getAndReset() - Method in class com.hazelcast.examples.SimpleFunctionalMapTest.Stats
 
getAndReset() - Method in class com.hazelcast.examples.SimpleQueueTest.Stats
 
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.AtomicLongProxy
 
getAndSet(long) - Method in class com.hazelcast.concurrent.atomiclong.LongWrapper
 
getAndSet(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
 
getAndSet(Data) - Method in class com.hazelcast.concurrent.atomicreference.ReferenceWrapper
 
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 value and sets the new value.
getAndSet(long) - Method in class com.hazelcast.jmx.AtomicLongMBean
 
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
 
GetAndSetRequest - Class in com.hazelcast.concurrent.atomiclong.client
 
GetAndSetRequest() - Constructor for class com.hazelcast.concurrent.atomiclong.client.GetAndSetRequest
 
GetAndSetRequest(String, long) - Constructor for class com.hazelcast.concurrent.atomiclong.client.GetAndSetRequest
 
GetAndSetRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
GetAndSetRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.GetAndSetRequest
 
GetAndSetRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.client.GetAndSetRequest
 
getAsDataList() - Method in class com.hazelcast.queue.QueueContainer
This method triggers store load.
getAsReadOnly() - Method in class com.hazelcast.config.CollectionConfig
 
getAsReadOnly() - Method in class com.hazelcast.config.EntryListenerConfig
 
getAsReadOnly() - Method in class com.hazelcast.config.ExecutorConfig
 
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.MapConfig
 
getAsReadOnly() - Method in class com.hazelcast.config.MapIndexConfig
 
getAsReadOnly() - Method in class com.hazelcast.config.MapStoreConfig
 
getAsReadOnly() - Method in class com.hazelcast.config.MaxSizeConfig
 
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.QueueConfig
 
getAsReadOnly() - Method in class com.hazelcast.config.QueueStoreConfig
 
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 class com.hazelcast.client.proxy.ClientMapProxy
 
getAsync(K) - Method in interface com.hazelcast.core.IMap
Asynchronously gets the given key.
getAsync(K) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
getAsyncBackupCount() - Method in class com.hazelcast.collection.CollectionBackupAwareOperation
 
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.semaphore.operations.SemaphoreBackupAwareOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.concurrent.semaphore.Permit
 
getAsyncBackupCount() - Method in class com.hazelcast.config.CollectionConfig
 
getAsyncBackupCount() - Method in class com.hazelcast.config.MapConfig
 
getAsyncBackupCount() - Method in class com.hazelcast.config.MultiMapConfig
 
getAsyncBackupCount() - Method in class com.hazelcast.config.QueueConfig
 
getAsyncBackupCount() - Method in class com.hazelcast.config.SemaphoreConfig
Returns the number of asynchronous backups.
getAsyncBackupCount() - Method in class com.hazelcast.map.MapContainer
 
getAsyncBackupCount() - Method in class com.hazelcast.map.operation.BasePutOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.map.operation.BaseRemoveOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.map.operation.ClearOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.map.operation.EntryOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.map.operation.EvictKeysOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.map.operation.EvictOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.map.operation.MultipleEntryOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.map.operation.PartitionWideEntryOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.map.operation.PutAllOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.map.tx.TxnPrepareOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.map.tx.TxnRollbackOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.map.tx.TxnUnlockOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
getAsyncBackupCount() - Method in class com.hazelcast.queue.QueueBackupAwareOperation
 
getAsyncBackupCount() - Method in interface com.hazelcast.spi.BackupAwareOperation
The asynchronous backup count.
getAsyncExecutor() - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
getAsyncExecutor() - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
getAsyncExecutor() - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
 
getAsyncExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getAtomicLong(String) - Method in class com.hazelcast.client.HazelcastClient
 
getAtomicLong(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getAtomicLong(String) - Method in interface com.hazelcast.core.HazelcastInstance
Creates cluster-wide atomic long.
getAtomicLong(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getAtomicLong(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getAtomicLong(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getAtomicLong(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getAtomicNumber() - Method in class com.hazelcast.client.examples.ClientTestApp
 
getAtomicNumber() - Method in class com.hazelcast.examples.TestApp
 
getAtomicReference(String) - Method in class com.hazelcast.client.HazelcastClient
 
getAtomicReference(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getAtomicReference(String) - Method in interface com.hazelcast.core.HazelcastInstance
Creates cluster-wide atomic reference.
getAtomicReference(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getAtomicReference(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
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.jmx.HazelcastMBean
 
getAttribute(String) - Method in interface com.hazelcast.query.impl.QueryableEntry
 
getAttribute(String) - Method in class com.hazelcast.query.impl.QueryEntry
 
getAttributeName() - Method in interface com.hazelcast.query.impl.Index
 
getAttributeName() - Method in class com.hazelcast.query.impl.IndexImpl
 
getAttributes() - Method in class com.hazelcast.aws.impl.DescribeInstances
 
getAttributes() - Method in class com.hazelcast.cluster.JoinRequest
 
getAttributes() - Method in class com.hazelcast.config.MemberAttributeConfig
 
getAttributes() - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
 
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.MemberImpl
 
getAttributes(String[]) - Method in class com.hazelcast.jmx.HazelcastMBean
 
getAttributeType(int) - Static method in enum com.hazelcast.query.impl.AttributeType
 
getAttributeType(String) - Method in interface com.hazelcast.query.impl.QueryableEntry
 
getAttributeType(String) - Method in class com.hazelcast.query.impl.QueryEntry
 
getAttributeType(Class) - Static method in class com.hazelcast.query.impl.ReflectionHelper
 
getAttributeType(QueryableEntry, String) - Static method in class com.hazelcast.query.impl.ReflectionHelper
 
getAvailable() - Method in class com.hazelcast.concurrent.semaphore.Permit
 
getAvailable() - Method in class com.hazelcast.jmx.SemaphoreMBean
 
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.
getAwaitCount(Data, String) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
getAwsConfig() - Method in class com.hazelcast.config.JoinConfig
 
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.CollectionConfig
 
getBackupCount() - Method in class com.hazelcast.config.MapConfig
 
getBackupCount() - Method in class com.hazelcast.config.MultiMapConfig
 
getBackupCount() - Method in class com.hazelcast.config.QueueConfig
 
getBackupCount() - Method in class com.hazelcast.config.SemaphoreConfig
Returns the number of synchronous backups.
getBackupCount() - Method in class com.hazelcast.map.MapContainer
 
getBackupCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getBackupCount() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of backups per entry.
getBackupCount() - Method in class com.hazelcast.spi.impl.NormalResponse
 
getBackupEntryCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
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 interface com.hazelcast.monitor.LocalMapStats
Returns memory cost (number of bytes) of backup entries in this member.
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.
getBackupOperation() - Method in class com.hazelcast.collection.CollectionAddAllOperation
 
getBackupOperation() - Method in class com.hazelcast.collection.CollectionAddOperation
 
getBackupOperation() - Method in class com.hazelcast.collection.CollectionClearOperation
 
getBackupOperation() - Method in class com.hazelcast.collection.CollectionCompareAndRemoveOperation
 
getBackupOperation() - Method in class com.hazelcast.collection.CollectionRemoveOperation
 
getBackupOperation() - Method in class com.hazelcast.collection.list.ListAddOperation
 
getBackupOperation() - Method in class com.hazelcast.collection.list.ListRemoveOperation
 
getBackupOperation() - Method in class com.hazelcast.collection.list.ListSetOperation
 
getBackupOperation() - Method in class com.hazelcast.collection.txn.CollectionPrepareOperation
 
getBackupOperation() - Method in class com.hazelcast.collection.txn.CollectionRollbackOperation
 
getBackupOperation() - Method in class com.hazelcast.collection.txn.CollectionTxnAddOperation
 
getBackupOperation() - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveOperation
 
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.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.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.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.SemaphoreDeadMemberOperation
 
getBackupOperation() - Method in class com.hazelcast.map.operation.BasePutOperation
 
getBackupOperation() - Method in class com.hazelcast.map.operation.BaseRemoveOperation
 
getBackupOperation() - Method in class com.hazelcast.map.operation.ClearOperation
 
getBackupOperation() - Method in class com.hazelcast.map.operation.EntryOperation
 
getBackupOperation() - Method in class com.hazelcast.map.operation.EvictKeysOperation
 
getBackupOperation() - Method in class com.hazelcast.map.operation.EvictOperation
 
getBackupOperation() - Method in class com.hazelcast.map.operation.MergeOperation
 
getBackupOperation() - Method in class com.hazelcast.map.operation.MultipleEntryOperation
 
getBackupOperation() - Method in class com.hazelcast.map.operation.PartitionWideEntryOperation
 
getBackupOperation() - Method in class com.hazelcast.map.operation.PartitionWideEntryWithPredicateOperation
 
getBackupOperation() - Method in class com.hazelcast.map.operation.PutAllOperation
 
getBackupOperation() - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
getBackupOperation() - Method in class com.hazelcast.map.tx.TxnPrepareOperation
 
getBackupOperation() - Method in class com.hazelcast.map.tx.TxnRollbackOperation
 
getBackupOperation() - Method in class com.hazelcast.map.tx.TxnSetOperation
 
getBackupOperation() - Method in class com.hazelcast.map.tx.TxnUnlockOperation
 
getBackupOperation() - Method in class com.hazelcast.multimap.operations.ClearOperation
 
getBackupOperation() - Method in class com.hazelcast.multimap.operations.PutOperation
 
getBackupOperation() - Method in class com.hazelcast.multimap.operations.RemoveAllOperation
 
getBackupOperation() - Method in class com.hazelcast.multimap.operations.RemoveOperation
 
getBackupOperation() - Method in class com.hazelcast.multimap.txn.TxnCommitOperation
 
getBackupOperation() - Method in class com.hazelcast.multimap.txn.TxnPrepareOperation
 
getBackupOperation() - Method in class com.hazelcast.multimap.txn.TxnPutOperation
 
getBackupOperation() - Method in class com.hazelcast.multimap.txn.TxnRemoveAllOperation
 
getBackupOperation() - Method in class com.hazelcast.multimap.txn.TxnRemoveOperation
 
getBackupOperation() - Method in class com.hazelcast.multimap.txn.TxnRollbackOperation
 
getBackupOperation() - Method in class com.hazelcast.queue.AddAllOperation
 
getBackupOperation() - Method in class com.hazelcast.queue.ClearOperation
 
getBackupOperation() - Method in class com.hazelcast.queue.CompareAndRemoveOperation
 
getBackupOperation() - Method in class com.hazelcast.queue.DrainOperation
 
getBackupOperation() - Method in class com.hazelcast.queue.OfferOperation
 
getBackupOperation() - Method in class com.hazelcast.queue.PollOperation
 
getBackupOperation() - Method in class com.hazelcast.queue.RemoveOperation
 
getBackupOperation() - Method in class com.hazelcast.queue.tx.TxnOfferOperation
 
getBackupOperation() - Method in class com.hazelcast.queue.tx.TxnPollOperation
 
getBackupOperation() - Method in class com.hazelcast.queue.tx.TxnPrepareOperation
 
getBackupOperation() - Method in class com.hazelcast.queue.tx.TxnRollbackOperation
 
getBackupOperation() - Method in interface com.hazelcast.spi.BackupAwareOperation
Creates the BackupOperation responsible for making the backup.
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.
getBaseName(String) - Static method in class com.hazelcast.partition.strategy.StringPartitioningStrategy
 
getBindAddress() - Method in interface com.hazelcast.instance.AddressPicker
 
getBindings(int) - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
getBindings() - Method in class com.hazelcast.osgi.OSGiScriptEngineManager
 
getBoolean() - Method in class com.hazelcast.instance.GroupProperties.GroupProperty
 
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 value is undefined.
getBooleanAttribute(String) - Method in class com.hazelcast.instance.MemberImpl
 
getBranchQualifier() - Method in class com.hazelcast.transaction.impl.SerializableXID
 
getBuffer() - Method in interface com.hazelcast.nio.BufferObjectDataOutput
 
getBuffer() - Method in class com.hazelcast.nio.serialization.Data
 
getBufferSize() - Method in class com.hazelcast.client.config.SocketOptions
 
getBuild() - Method in class com.hazelcast.instance.BuildInfo
 
getBuild() - Method in class com.hazelcast.jmx.InstanceMBean
 
getBuild() - Static method in class com.hazelcast.util.HazelcastUtil
 
getBuildInfo() - Static method in class com.hazelcast.instance.BuildInfoProvider
 
getBuildInfo() - Method in class com.hazelcast.instance.Node
 
getBuildNumber() - Method in class com.hazelcast.cluster.JoinMessage
 
getBuildNumber() - Method in class com.hazelcast.instance.BuildInfo
 
getBuildNumber() - Static method in class com.hazelcast.util.HazelcastUtil
 
getBuiltinDefinitions() - Method in class com.hazelcast.client.ClientPortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.client.txn.ClientTxnPortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.collection.CollectionPortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.concurrent.atomiclong.client.AtomicLongPortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.concurrent.atomicreference.client.AtomicReferencePortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.concurrent.countdownlatch.client.CountDownLatchPortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.concurrent.lock.client.LockPortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.concurrent.semaphore.client.SemaphorePortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.executor.ExecutorPortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.map.MapPortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.mapreduce.impl.MapReducePortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.multimap.MultiMapPortableHook
 
getBuiltinDefinitions() - Method in interface com.hazelcast.nio.serialization.PortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.partition.PartitionPortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.queue.QueuePortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.spi.impl.SpiPortableHook
 
getBuiltinDefinitions() - Method in class com.hazelcast.topic.TopicPortableHook
 
getBulkLoad() - Method in class com.hazelcast.queue.QueueStoreWrapper
 
getByte() - Method in class com.hazelcast.instance.GroupProperties.GroupProperty
 
getByteArray(String, String) - Method in interface com.hazelcast.ascii.TextCommandService
 
getByteArray(String, String) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
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 value is undefined.
getByteAttribute(String) - Method in class com.hazelcast.instance.MemberImpl
 
getByteOrder() - Method in class com.hazelcast.config.SerializationConfig
 
getByteOrder() - Method in interface com.hazelcast.nio.ObjectDataInput
 
getByteOrder() - Method in interface com.hazelcast.nio.ObjectDataOutput
 
getByteOrder() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
getByteOrder() - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
getBytes() - Method in class com.hazelcast.ascii.memcache.MemcacheEntry
 
getByType(int) - Static method in enum com.hazelcast.core.EntryEventType
 
getByType(int) - Static method in enum com.hazelcast.core.ItemEventType
 
getByType(int) - Static method in enum com.hazelcast.map.client.AbstractTxnMapRequest.TxnMapRequestType
 
getByValue(int) - Static method in enum com.hazelcast.transaction.TransactionOptions.TransactionType
 
getCache() - Method in class com.hazelcast.hibernate.region.AbstractGeneralRegion
 
getCache() - Method in class com.hazelcast.hibernate.region.AbstractTransactionalDataRegion
 
getCache() - Method in interface com.hazelcast.hibernate.region.HazelcastRegion
 
getCacheDataDescription() - Method in class com.hazelcast.hibernate.region.AbstractTransactionalDataRegion
 
getCachedExecutor() - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
getCachedValue() - Method in class com.hazelcast.map.record.CachedDataRecord
 
getCallback() - Method in class com.hazelcast.spi.InvocationBuilder
 
getCaller() - Method in class com.hazelcast.map.EventData
 
getCaller() - Method in class com.hazelcast.multimap.MultiMapEvent
 
getCallerAddress() - Method in class com.hazelcast.spi.Operation
 
getCallerUuid() - Method in class com.hazelcast.spi.Operation
 
getCallerUuid() - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
getCallId() - Method in class com.hazelcast.client.ClientRequest
 
getCallId() - Method in class com.hazelcast.client.ClientResponse
 
getCallId() - Method in class com.hazelcast.spi.impl.Response
Returns the call id of the operation this response belongs to.
getCallId() - Method in class com.hazelcast.spi.Operation
 
getCallTimeout() - Method in class com.hazelcast.spi.InvocationBuilder
 
getCallTimeout() - Method in class com.hazelcast.spi.Operation
 
getCancelledTaskCount() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
 
getCancelledTaskCount() - Method in interface com.hazelcast.monitor.LocalExecutorStats
Returns the number of cancelled operations of the executor service
getChar() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
getChar(int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
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.config.JobTrackerConfig
 
getChunkSize() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
 
getChunkSize() - Method in class com.hazelcast.mapreduce.impl.task.MapCombineTask
 
getClassDefinition() - Method in class com.hazelcast.nio.serialization.Data
 
getClassDefinitions() - Method in class com.hazelcast.config.SerializationConfig
 
getClassId() - Method in class com.hazelcast.client.AuthenticationRequest
 
getClassId() - Method in class com.hazelcast.client.ClientCreateRequest
 
getClassId() - Method in class com.hazelcast.client.ClientDestroyRequest
 
getClassId() - Method in class com.hazelcast.client.ClientPrincipal
 
getClassId() - Method in class com.hazelcast.client.DistributedObjectInfo
 
getClassId() - Method in class com.hazelcast.client.DistributedObjectListenerRequest
 
getClassId() - Method in class com.hazelcast.client.GenericError
 
getClassId() - Method in class com.hazelcast.client.GetDistributedObjectsRequest
 
getClassId() - Method in class com.hazelcast.client.RemoveDistributedObjectListenerRequest
 
getClassId() - Method in class com.hazelcast.client.txn.CommitTransactionRequest
 
getClassId() - Method in class com.hazelcast.client.txn.CreateTransactionRequest
 
getClassId() - Method in class com.hazelcast.client.txn.PrepareTransactionRequest
 
getClassId() - Method in class com.hazelcast.client.txn.RecoverAllTransactionsRequest
 
getClassId() - Method in class com.hazelcast.client.txn.RecoverTransactionRequest
 
getClassId() - Method in class com.hazelcast.client.txn.RollbackTransactionRequest
 
getClassId() - Method in class com.hazelcast.cluster.client.AddMembershipListenerRequest
 
getClassId() - Method in class com.hazelcast.cluster.client.ClientPingRequest
 
getClassId() - Method in class com.hazelcast.collection.client.CollectionAddAllRequest
 
getClassId() - Method in class com.hazelcast.collection.client.CollectionAddListenerRequest
 
getClassId() - Method in class com.hazelcast.collection.client.CollectionAddRequest
 
getClassId() - Method in class com.hazelcast.collection.client.CollectionClearRequest
 
getClassId() - Method in class com.hazelcast.collection.client.CollectionCompareAndRemoveRequest
 
getClassId() - Method in class com.hazelcast.collection.client.CollectionContainsRequest
 
getClassId() - Method in class com.hazelcast.collection.client.CollectionGetAllRequest
 
getClassId() - Method in class com.hazelcast.collection.client.CollectionRemoveListenerRequest
 
getClassId() - Method in class com.hazelcast.collection.client.CollectionRemoveRequest
 
getClassId() - Method in class com.hazelcast.collection.client.CollectionSizeRequest
 
getClassId() - Method in class com.hazelcast.collection.client.ListAddAllRequest
 
getClassId() - Method in class com.hazelcast.collection.client.ListAddRequest
 
getClassId() - Method in class com.hazelcast.collection.client.ListGetRequest
 
getClassId() - Method in class com.hazelcast.collection.client.ListIndexOfRequest
 
getClassId() - Method in class com.hazelcast.collection.client.ListRemoveRequest
 
getClassId() - Method in class com.hazelcast.collection.client.ListSetRequest
 
getClassId() - Method in class com.hazelcast.collection.client.ListSubRequest
 
getClassId() - Method in class com.hazelcast.collection.client.TxnListAddRequest
 
getClassId() - Method in class com.hazelcast.collection.client.TxnListRemoveRequest
 
getClassId() - Method in class com.hazelcast.collection.client.TxnListSizeRequest
 
getClassId() - Method in class com.hazelcast.collection.client.TxnSetAddRequest
 
getClassId() - Method in class com.hazelcast.collection.client.TxnSetRemoveRequest
 
getClassId() - Method in class com.hazelcast.collection.client.TxnSetSizeRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomiclong.client.AddAndGetRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomiclong.client.AlterAndGetRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomiclong.client.AlterRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomiclong.client.ApplyRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomiclong.client.CompareAndSetRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomiclong.client.GetAndAddRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomiclong.client.GetAndAlterRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomiclong.client.GetAndSetRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomiclong.client.SetRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomicreference.client.AlterAndGetRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomicreference.client.AlterRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomicreference.client.ApplyRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomicreference.client.CompareAndSetRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomicreference.client.ContainsRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomicreference.client.GetAndAlterRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomicreference.client.GetAndSetRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomicreference.client.GetRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomicreference.client.IsNullRequest
 
getClassId() - Method in class com.hazelcast.concurrent.atomicreference.client.SetRequest
 
getClassId() - Method in class com.hazelcast.concurrent.countdownlatch.client.AwaitRequest
 
getClassId() - Method in class com.hazelcast.concurrent.countdownlatch.client.CountDownRequest
 
getClassId() - Method in class com.hazelcast.concurrent.countdownlatch.client.GetCountRequest
 
getClassId() - Method in class com.hazelcast.concurrent.countdownlatch.client.SetCountRequest
 
getClassId() - Method in class com.hazelcast.concurrent.lock.client.AwaitRequest
 
getClassId() - Method in class com.hazelcast.concurrent.lock.client.BeforeAwaitRequest
 
getClassId() - Method in class com.hazelcast.concurrent.lock.client.GetLockCountRequest
 
getClassId() - Method in class com.hazelcast.concurrent.lock.client.GetRemainingLeaseRequest
 
getClassId() - Method in class com.hazelcast.concurrent.lock.client.IsLockedRequest
 
getClassId() - Method in class com.hazelcast.concurrent.lock.client.LockRequest
 
getClassId() - Method in class com.hazelcast.concurrent.lock.client.SignalRequest
 
getClassId() - Method in class com.hazelcast.concurrent.lock.client.UnlockRequest
 
getClassId() - Method in class com.hazelcast.concurrent.semaphore.client.AcquireRequest
 
getClassId() - Method in class com.hazelcast.concurrent.semaphore.client.AvailableRequest
 
getClassId() - Method in class com.hazelcast.concurrent.semaphore.client.DrainRequest
 
getClassId() - Method in class com.hazelcast.concurrent.semaphore.client.InitRequest
 
getClassId() - Method in class com.hazelcast.concurrent.semaphore.client.ReduceRequest
 
getClassId() - Method in class com.hazelcast.concurrent.semaphore.client.ReleaseRequest
 
getClassId() - Method in class com.hazelcast.executor.client.CancellationRequest
 
getClassId() - Method in class com.hazelcast.executor.client.IsShutdownRequest
 
getClassId() - Method in class com.hazelcast.executor.client.PartitionCallableRequest
 
getClassId() - Method in class com.hazelcast.executor.client.TargetCallableRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapAddEntryListenerRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapAddEntryListenerSqlRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapAddIndexRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapAddInterceptorRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapClearRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapContainsKeyRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapContainsValueRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapDeleteRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapEntrySetRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapEvictRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapExecuteOnAllKeysRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapExecuteOnKeyRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapExecuteOnKeysRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapExecuteWithPredicateRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapFlushRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapGetAllRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapGetEntryViewRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapGetRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapIsLockedRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapKeySetRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapLockRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapPutAllRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapPutIfAbsentRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapPutRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapPutTransientRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapQueryRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapRemoveEntryListenerRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapRemoveIfSameRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapRemoveInterceptorRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapRemoveRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapReplaceIfSameRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapReplaceRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapSetRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapSizeRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapSQLQueryRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapTryPutRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapTryRemoveRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapUnlockRequest
 
getClassId() - Method in class com.hazelcast.map.client.MapValuesRequest
 
getClassId() - Method in class com.hazelcast.map.client.TxnMapRequest
 
getClassId() - Method in class com.hazelcast.map.client.TxnMapRequestWithSQLQuery
 
getClassId() - Method in class com.hazelcast.mapreduce.impl.client.ClientCancellationRequest
 
getClassId() - Method in class com.hazelcast.mapreduce.impl.client.ClientJobProcessInformationRequest
 
getClassId() - Method in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
getClassId() - Method in class com.hazelcast.mapreduce.impl.task.TransferableJobProcessInformation
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.AddEntryListenerRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.ClearRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.ContainsEntryRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.CountRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.EntrySetRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.GetAllRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.KeySetRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.MultiMapIsLockedRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.MultiMapLockRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.MultiMapUnlockRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.PortableEntrySetResponse
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.PutRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.RemoveAllRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.RemoveEntryListenerRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.RemoveRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.SizeRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapGetRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapPutRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveAllRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapSizeRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapValueCountRequest
 
getClassId() - Method in class com.hazelcast.multimap.operations.client.ValuesRequest
 
getClassId() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
 
getClassId() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
 
getClassId() - Method in interface com.hazelcast.nio.serialization.Portable
 
getClassId() - Method in class com.hazelcast.partition.client.GetPartitionsRequest
 
getClassId() - Method in class com.hazelcast.queue.client.AddAllRequest
 
getClassId() - Method in class com.hazelcast.queue.client.AddListenerRequest
 
getClassId() - Method in class com.hazelcast.queue.client.ClearRequest
 
getClassId() - Method in class com.hazelcast.queue.client.CompareAndRemoveRequest
 
getClassId() - Method in class com.hazelcast.queue.client.ContainsRequest
 
getClassId() - Method in class com.hazelcast.queue.client.DrainRequest
 
getClassId() - Method in class com.hazelcast.queue.client.IteratorRequest
 
getClassId() - Method in class com.hazelcast.queue.client.OfferRequest
 
getClassId() - Method in class com.hazelcast.queue.client.PeekRequest
 
getClassId() - Method in class com.hazelcast.queue.client.PollRequest
 
getClassId() - Method in class com.hazelcast.queue.client.RemainingCapacityRequest
 
getClassId() - Method in class com.hazelcast.queue.client.RemoveListenerRequest
 
getClassId() - Method in class com.hazelcast.queue.client.RemoveRequest
 
getClassId() - Method in class com.hazelcast.queue.client.SizeRequest
 
getClassId() - Method in class com.hazelcast.queue.client.TxnOfferRequest
 
getClassId() - Method in class com.hazelcast.queue.client.TxnPeekRequest
 
getClassId() - Method in class com.hazelcast.queue.client.TxnPollRequest
 
getClassId() - Method in class com.hazelcast.queue.client.TxnSizeRequest
 
getClassId() - Method in class com.hazelcast.security.UsernamePasswordCredentials
 
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.topic.client.AddMessageListenerRequest
 
getClassId() - Method in class com.hazelcast.topic.client.PortableMessage
 
getClassId() - Method in class com.hazelcast.topic.client.PublishRequest
 
getClassId() - Method in class com.hazelcast.topic.client.RemoveMessageListenerRequest
 
getClassLoader() - Method in class com.hazelcast.client.config.ClientConfig
 
getClassLoader() - Method in class com.hazelcast.config.Config
Returns the class-loader that will be used in serialization.
getClassLoader() - Method in interface com.hazelcast.nio.ObjectDataInput
 
getClassLoader() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
getClassLoader() - Method in interface com.hazelcast.nio.serialization.SerializationService
 
getClassLoader() - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
getClassName() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
 
getClassName() - Method in class com.hazelcast.config.CredentialsFactoryConfig
 
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.PermissionPolicyConfig
 
getClassName() - Method in class com.hazelcast.config.QueueStoreConfig
 
getClassName() - Method in class com.hazelcast.config.SerializerConfig
 
getClassName() - Method in class com.hazelcast.config.ServiceConfig
 
getClassName() - Method in class com.hazelcast.config.SocketInterceptorConfig
Returns the name of the SocketInterceptor implementation class
getClient() - Method in class com.hazelcast.client.txn.ClientTransactionManager
 
getClient() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getClientClusterService() - Method in class com.hazelcast.client.HazelcastClient
 
getClientConfig() - Method in class com.hazelcast.client.HazelcastClient
 
getClientConfig() - Method in class com.hazelcast.client.HazelcastClientProxy
 
getClientConfig() - Method in class com.hazelcast.client.spi.ClientContext
 
getClientEndpointCount() - Method in interface com.hazelcast.client.ClientEngine
 
getClientEndpointCount() - Method in class com.hazelcast.client.ClientEngineImpl
 
getClientEndpointCount() - Method in class com.hazelcast.jmx.ClientEngineMBean
 
getClientEngine() - Method in class com.hazelcast.client.ClientRequest
 
getClientEngineMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getClientExecutionService() - Method in class com.hazelcast.client.HazelcastClient
 
getClientExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getClientLoginModuleConfigs() - Method in class com.hazelcast.config.SecurityConfig
 
getClientPartitionService() - Method in class com.hazelcast.client.HazelcastClient
 
getClientPermissionConfigs() - Method in class com.hazelcast.config.SecurityConfig
 
getClientPolicyConfig() - Method in class com.hazelcast.config.SecurityConfig
 
getClients() - Method in class com.hazelcast.client.ClientEngineImpl
 
getClientService() - Method in class com.hazelcast.client.ClientEngineImpl
 
getClientService() - Method in class com.hazelcast.client.HazelcastClient
 
getClientService() - Method in class com.hazelcast.client.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
 
getClientType() - Method in class com.hazelcast.client.ClientEndpoint
 
getClientType() - Method in class com.hazelcast.client.ClientImpl
 
getClientType() - Method in interface com.hazelcast.core.Client
Returns type of this client
getCluster() - Method in class com.hazelcast.client.HazelcastClient
 
getCluster() - Method in class com.hazelcast.client.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
 
getClusterId() - Method in class com.hazelcast.config.ManagementCenterConfig
 
getClusterName() - Method in class com.hazelcast.management.ManagementCenterIdentifier
 
getClusterName() - Method in class com.hazelcast.monitor.TimedMemberState
 
getClusterProxy() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
getClusterService() - Method in interface com.hazelcast.client.ClientEngine
 
getClusterService() - Method in class com.hazelcast.client.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
 
getClusterTime() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
getClusterTime() - Method in interface com.hazelcast.client.spi.ClientClusterService
 
getClusterTime() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getClusterTime() - Method in class com.hazelcast.cluster.ClusterProxy
 
getClusterTime() - Method in interface com.hazelcast.cluster.ClusterService
 
getClusterTime() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
getClusterTime() - Method in interface com.hazelcast.core.Cluster
Returns the cluster-wide time in milliseconds.
getClusterTime() - Method in class com.hazelcast.jmx.InstanceMBean
 
getClusterTime() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getClusterTimeFor(long) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
getCollected() - Method in class com.hazelcast.mapreduce.impl.task.DefaultContext
 
getCollection() - Method in class com.hazelcast.collection.CollectionContainer
 
getCollection() - Method in class com.hazelcast.collection.list.ListContainer
 
getCollection() - Method in class com.hazelcast.collection.set.SetContainer
 
getCollection() - Method in class com.hazelcast.collection.txn.AbstractTransactionalCollectionProxy
 
getCollection() - Method in class com.hazelcast.collection.txn.TransactionalListProxy
 
getCollection() - Method in class com.hazelcast.collection.txn.TransactionalSetProxy
 
getCollection(boolean) - Method in class com.hazelcast.multimap.MultiMapWrapper
 
getCollection() - Method in class com.hazelcast.multimap.operations.MultiMapResponse
 
getCollection() - Method in class com.hazelcast.spi.impl.PortableCollection
 
getCollection() - Method in class com.hazelcast.spi.impl.SerializableCollection
 
getCollectionContainer(String) - Method in class com.hazelcast.multimap.MultiMapPartitionContainer
 
getCollectionWrapper() - Method in class com.hazelcast.multimap.operations.MultiMapKeyBasedOperation
 
getCombinerFactory() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
 
GetCommand - Class in com.hazelcast.ascii.memcache
 
GetCommand(TextCommandConstants.TextCommandType, String) - Constructor for class com.hazelcast.ascii.memcache.GetCommand
 
GetCommand(String) - Constructor for class com.hazelcast.ascii.memcache.GetCommand
 
getCommandHandler() - Method in class com.hazelcast.management.ManagementCenterService
 
GetCommandParser - Class in com.hazelcast.ascii.memcache
 
GetCommandParser() - Constructor for class com.hazelcast.ascii.memcache.GetCommandParser
 
GetCommandProcessor - Class in com.hazelcast.ascii.memcache
 
GetCommandProcessor(TextCommandService, boolean) - Constructor for class com.hazelcast.ascii.memcache.GetCommandProcessor
 
getComparator() - Method in class com.hazelcast.query.PagingPredicate
 
getCompletableFuture() - Method in class com.hazelcast.mapreduce.impl.task.TrackableJobFuture
 
getCompletableFuture() - Method in interface com.hazelcast.mapreduce.TrackableJob
Returns the ICompletableFuture to add callbacks or wait for the resulting value of the tracked job
getCompletedMigrations() - Method in class com.hazelcast.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 of the executor service
getCompletedTaskCount() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
 
getCompletedTaskCount() - Method in interface com.hazelcast.util.executor.ManagedExecutorService
 
getConditionId() - Method in class com.hazelcast.concurrent.lock.ConditionKey
 
getConfig() - Method in interface com.hazelcast.client.ClientEngine
 
getConfig() - Method in class com.hazelcast.client.ClientEngineImpl
 
getConfig() - Method in class com.hazelcast.client.HazelcastClient
 
getConfig() - Method in class com.hazelcast.client.HazelcastClientProxy
 
getConfig(NodeEngine) - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
getConfig() - Method in class com.hazelcast.collection.CollectionContainer
 
getConfig() - Method in class com.hazelcast.collection.list.ListContainer
 
getConfig(NodeEngine) - Method in class com.hazelcast.collection.list.ListProxyImpl
 
getConfig() - Method in class com.hazelcast.collection.set.SetContainer
 
getConfig(NodeEngine) - Method in class com.hazelcast.collection.set.SetProxyImpl
 
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() - Method in class com.hazelcast.jmx.InstanceMBean
 
getConfig() - Method in class com.hazelcast.jmx.MapMBean
 
getConfig() - Method in class com.hazelcast.jmx.QueueMBean
 
getConfig() - Method in class com.hazelcast.jmx.TopicMBean
 
getConfig() - Method in class com.hazelcast.multimap.MultiMapContainer
 
getConfig() - Method in class com.hazelcast.queue.QueueContainer
 
getConfig() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getConfig() - Method in interface com.hazelcast.spi.NodeEngine
 
getConfigCheck() - Method in class com.hazelcast.cluster.JoinMessage
 
getConfigClassLoader() - Method in class com.hazelcast.instance.Node
 
getConfigClassLoader() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getConfigClassLoader() - Method in interface com.hazelcast.spi.NodeEngine
 
getConfigFilePath(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getConfigLocation() - Method in class com.hazelcast.jca.ResourceAdapterImpl
 
getConfigObject() - Method in class com.hazelcast.config.ServiceConfig
 
getConfigSource() - Method in class com.hazelcast.jmx.InstanceMBean
 
getConfiguration() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
 
getConfigurationFile() - Method in class com.hazelcast.config.Config
 
getConfigurationMembers(Config) - Static method in class com.hazelcast.cluster.TcpIpJoiner
 
getConfigurationUrl() - Method in class com.hazelcast.config.Config
 
getConn() - Method in class com.hazelcast.nio.ClientPacket
 
getConn() - Method in class com.hazelcast.nio.Packet
Gets the Connection this Packet was send with.
getConnectedClients() - Method in interface com.hazelcast.core.ClientService
Returns all connected clients to this member.
getConnection() - Method in class com.hazelcast.client.spi.impl.ClientCallFuture
 
getConnection() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getConnection() - Method in class com.hazelcast.jca.ConnectionFactoryImpl
 
getConnection(ConnectionSpec) - Method in class com.hazelcast.jca.ConnectionFactoryImpl
 
getConnection() - Method in interface com.hazelcast.jca.HazelcastConnectionFactory
 
getConnection(ConnectionSpec) - Method in interface com.hazelcast.jca.HazelcastConnectionFactory
 
getConnection(Subject, ConnectionRequestInfo) - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
getConnection(Address) - Method in interface com.hazelcast.nio.ConnectionManager
 
getConnection(Address) - Method in class com.hazelcast.nio.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
 
getConnectionCount() - Method in class com.hazelcast.jmx.ConnectionManagerMBean
 
getConnectionCount() - Method in interface com.hazelcast.nio.ConnectionManager
 
getConnectionCount() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
getConnectionId() - Method in class com.hazelcast.nio.TcpIpConnection
 
getConnectionInfos() - Method in class com.hazelcast.management.ClusterRuntimeState
 
getConnectionListener() - Method in class com.hazelcast.client.ClientEngineImpl
 
getConnectionManager() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getConnectionManager() - Method in class com.hazelcast.client.HazelcastClient
 
getConnectionManager() - Method in class com.hazelcast.instance.Node
 
getConnectionManager() - Method in class com.hazelcast.jmx.ConnectionManagerMBean
 
getConnectionManager() - Method in class com.hazelcast.nio.TcpIpConnection
 
getConnectionManagerMBean() - Method in class com.hazelcast.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
 
getConnectionTimeout() - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
getConnectionTimeout() - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
getConnectionTimeoutSeconds() - Method in class com.hazelcast.config.AwsConfig
Gets the connection timeout in seconds.
getConnectionTimeoutSeconds() - Method in class com.hazelcast.config.TcpIpConfig
Returns the connection timeout.
getConnectionTracingEvents() - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
Getter for the RAR property 'connectionTracingEvents'
getConnTimeoutSeconds() - Method in class com.hazelcast.cluster.TcpIpJoiner
 
getConnTimeoutSeconds() - Method in class com.hazelcast.cluster.TcpIpJoinerOverAWS
 
getContainerMap() - Method in class com.hazelcast.collection.CollectionService
 
getContainerMap() - Method in class com.hazelcast.collection.list.ListService
 
getContainerMap() - Method in class com.hazelcast.collection.set.SetService
 
getContentType() - Method in class com.hazelcast.ascii.rest.HttpPostCommand
 
getContentType() - Method in class com.hazelcast.ascii.rest.RestValue
 
getContext() - Method in class com.hazelcast.client.spi.ClientProxy
 
getContext() - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
getConverter() - Method in enum com.hazelcast.query.impl.AttributeType
 
getCost() - Method in interface com.hazelcast.core.EntryView
Returns the cost (in bytes) of the entry.
getCost() - Method in class com.hazelcast.map.NearCache.CacheRecord
 
getCost() - Method in class com.hazelcast.map.record.AbstractRecord
 
getCost() - Method in class com.hazelcast.map.record.DataRecord
 
getCost() - Method in class com.hazelcast.map.record.ObjectRecord
 
getCost() - Method in class com.hazelcast.map.record.OffHeapRecord
 
getCost() - Method in interface com.hazelcast.map.record.Record
 
getCost() - Method in class com.hazelcast.map.SimpleEntryView
 
getCost(T) - Method in interface com.hazelcast.map.SizeEstimator
 
getCount() - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
getCount() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchInfo
 
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.jmx.CountDownLatchMBean
 
getCountDownLatch(String) - Method in class com.hazelcast.client.HazelcastClient
 
getCountDownLatch(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getCountDownLatch(String) - Method in interface com.hazelcast.core.HazelcastInstance
Creates cluster-wide CountDownLatch.
getCountDownLatch(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getCountDownLatch(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getCountDownLatch(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getCountDownLatch(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
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
 
GetCountRequest - Class in com.hazelcast.concurrent.countdownlatch.client
 
GetCountRequest() - Constructor for class com.hazelcast.concurrent.countdownlatch.client.GetCountRequest
 
GetCountRequest(String) - Constructor for class com.hazelcast.concurrent.countdownlatch.client.GetCountRequest
 
getCreationTime() - Method in class com.hazelcast.collection.CollectionItem
 
getCreationTime() - Method in interface com.hazelcast.core.EntryView
Returns the creation time of the entry.
getCreationTime() - Method in class com.hazelcast.hibernate.local.Value
 
getCreationTime() - Method in class com.hazelcast.map.record.RecordStatistics
 
getCreationTime() - Method in class com.hazelcast.map.SimpleEntryView
 
getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
 
getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
getCreationTime() - Method in class com.hazelcast.monitor.impl.LocalTopicStatsImpl
 
getCreationTime() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
 
getCreationTime() - Method in interface com.hazelcast.monitor.LocalInstanceStats
 
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 NearCache on this member
getCreationTime() - Method in class com.hazelcast.multimap.MultiMapContainer
 
getCreationTime() - Method in class com.hazelcast.queue.QueueItem
 
getCredentials() - Method in class com.hazelcast.client.config.ClientConfig
 
getCredentials() - Method in class com.hazelcast.client.config.ClientSecurityConfig
 
getCredentials() - Method in class com.hazelcast.cluster.JoinRequest
 
getCredentialsClassname() - Method in class com.hazelcast.client.config.ClientSecurityConfig
 
getCredentialsFactory() - Method in interface com.hazelcast.security.SecurityContext
Returns current ICredentialsFactory.
getCurrentClientConnections() - Method in class com.hazelcast.jmx.ConnectionManagerMBean
 
getCurrentClientConnections() - Method in interface com.hazelcast.nio.ConnectionManager
 
getCurrentClientConnections() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
getCurrentValue() - Method in class com.hazelcast.jmx.AtomicLongMBean
 
getCxRequestInfo() - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
getData() - Method in class com.hazelcast.ascii.rest.HttpPostCommand
 
getData() - Method in class com.hazelcast.nio.serialization.DataAdapter
 
getData() - Method in class com.hazelcast.queue.QueueItem
 
getDataEntrySet() - Method in class com.hazelcast.multimap.operations.EntrySetResponse
 
getDataFromMap(long) - Method in class com.hazelcast.queue.QueueContainer
 
getDataKey() - Method in class com.hazelcast.map.EventData
 
getDataNewValue() - Method in class com.hazelcast.map.EventData
 
getDataOldValue() - Method in class com.hazelcast.map.EventData
 
getDataSerializableFactories() - Method in class com.hazelcast.config.SerializationConfig
 
getDataSerializableFactoryClasses() - Method in class com.hazelcast.config.SerializationConfig
 
getDate() - Method in class com.hazelcast.logging.SystemLog
 
getDate() - Method in class com.hazelcast.logging.SystemLogRecord
 
getDecodedDataLength(byte[]) - Static method in class com.hazelcast.util.Base64
returns length of decoded data given an array containing encoded data.
getDefault() - Static method in class com.hazelcast.transaction.TransactionOptions
Creates a new TransactionOptions configured with default settings.
getDefaultAccessType() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
getDefaultCacheTimeoutInMillis() - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getDefaultScheduledExecutor() - Method in interface com.hazelcast.spi.ExecutionService
 
getDefaultScheduledExecutor() - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
getDestination() - Method in class com.hazelcast.partition.MigrationInfo
 
getDetails() - Method in class com.hazelcast.client.GenericError
 
getDirtyEntryCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
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).
getDistributedObject(String, Object) - Method in class com.hazelcast.client.HazelcastClient
Deprecated.
getDistributedObject(String, String) - Method in class com.hazelcast.client.HazelcastClient
 
getDistributedObject(String, Object) - Method in class com.hazelcast.client.HazelcastClientProxy
Deprecated.
getDistributedObject(String, String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getDistributedObject() - Method in class com.hazelcast.core.DistributedObjectEvent
Returns DistributedObject instance
getDistributedObject(String, Object) - Method in interface com.hazelcast.core.HazelcastInstance
getDistributedObject(String, String) - Method in interface com.hazelcast.core.HazelcastInstance
 
getDistributedObject(String, Object) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
Deprecated.
getDistributedObject(String, String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getDistributedObject(String, Object) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getDistributedObject(String, String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getDistributedObject(String, String) - Method in class com.hazelcast.spi.impl.ProxyServiceImpl
 
getDistributedObject(String, String) - Method in interface com.hazelcast.spi.ProxyService
 
getDistributedObjects() - Method in class com.hazelcast.client.HazelcastClient
 
getDistributedObjects() - Method in class com.hazelcast.client.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(String) - Method in class com.hazelcast.spi.impl.ProxyServiceImpl
 
getDistributedObjects(String) - Method in interface com.hazelcast.spi.ProxyService
 
GetDistributedObjectsRequest - Class in com.hazelcast.client
 
GetDistributedObjectsRequest() - Constructor for class com.hazelcast.client.GetDistributedObjectsRequest
 
getDouble() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
getDouble(int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
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
 
getDurability() - Method in class com.hazelcast.transaction.TransactionOptions
Gets the transaction durability.
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
 
getEndpoint() - Method in class com.hazelcast.client.ClientRequest
 
getEndPoint() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getEndPoint() - Method in interface com.hazelcast.nio.Connection
Gets the of the other side of this Connection.
getEndPoint() - Method in class com.hazelcast.nio.ConnectionMonitor
 
getEndPoint() - Method in class com.hazelcast.nio.TcpIpConnection
 
getEndpoint() - Method in class com.hazelcast.partition.PartitionRuntimeState
 
getEndpoint() - Method in class com.hazelcast.security.AbstractCredentials
 
getEndpoint() - Method in interface com.hazelcast.security.Credentials
Returns IP address of endpoint.
getEndpoints() - Method in class com.hazelcast.config.PermissionConfig
 
getEndpoints() - Method in class com.hazelcast.config.WanTargetClusterConfig
 
getEngineByExtension(String) - Method in class com.hazelcast.osgi.OSGiScriptEngineManager
 
getEngineByMimeType(String) - Method in class com.hazelcast.osgi.OSGiScriptEngineManager
 
getEngineByName(String) - Method in class com.hazelcast.osgi.OSGiScriptEngineManager
 
getEngineFactories() - Method in class com.hazelcast.osgi.OSGiScriptEngineManager
 
getEngineName() - Method in class com.hazelcast.osgi.OSGiScriptEngineFactory
 
getEngineVersion() - Method in class com.hazelcast.osgi.OSGiScriptEngineFactory
 
getEntryListenerConfigs() - Method in class com.hazelcast.config.MapConfig
 
getEntryListenerConfigs() - Method in class com.hazelcast.config.MapConfigReadOnly
 
getEntryListenerConfigs() - Method in class com.hazelcast.config.MultiMapConfig
 
getEntryListenerConfigs() - Method in class com.hazelcast.config.MultiMapConfigReadOnly
 
getEntryObject() - Method in class com.hazelcast.query.PredicateBuilder
 
getEntrySet() - Method in class com.hazelcast.map.MapEntrySet
 
getEntrySet() - Method in class com.hazelcast.multimap.operations.client.PortableEntrySetResponse
 
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.proxy.MapProxyImpl
 
getEntryView() - Method in class com.hazelcast.map.wan.MapReplicationUpdate
 
GetEntryViewOperation - Class in com.hazelcast.map.operation
 
GetEntryViewOperation(String, Data) - Constructor for class com.hazelcast.map.operation.GetEntryViewOperation
 
GetEntryViewOperation() - Constructor for class com.hazelcast.map.operation.GetEntryViewOperation
 
getEventHandler(int) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getEventObject() - Method in class com.hazelcast.wan.WanReplicationEvent
 
getEventOperationCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getEventOperationCount() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
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
getEventQueueCapacity() - Method in class com.hazelcast.jmx.EventServiceMBean
 
getEventQueueCapacity() - Method in interface com.hazelcast.spi.EventService
 
getEventQueueCapacity() - Method in class com.hazelcast.spi.impl.EventServiceImpl
 
getEventQueueSize() - Method in class com.hazelcast.jmx.EventServiceMBean
 
getEventQueueSize() - Method in interface com.hazelcast.spi.EventService
 
getEventQueueSize() - Method in class com.hazelcast.spi.impl.EventServiceImpl
 
getEventService() - Method in interface com.hazelcast.client.ClientEngine
 
getEventService() - Method in class com.hazelcast.client.ClientEngineImpl
 
getEventService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getEventService() - Method in interface com.hazelcast.spi.NodeEngine
 
getEventServiceMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getEventThreadCount() - Method in class com.hazelcast.jmx.EventServiceMBean
 
getEventThreadCount() - Method in interface com.hazelcast.spi.EventService
 
getEventThreadCount() - Method in class com.hazelcast.spi.impl.EventServiceImpl
 
getEventType() - Method in class com.hazelcast.cluster.client.ClientMembershipEvent
Returns the membership event type; #MEMBER_ADDED or #MEMBER_REMOVED
getEventType() - Method in class com.hazelcast.core.DistributedObjectEvent
getEventType() - Method in class com.hazelcast.core.EntryEvent
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.map.EventData
 
getEventType() - Method in class com.hazelcast.multimap.MultiMapEvent
 
getEventType() - Method in class com.hazelcast.spi.impl.DistributedObjectEventPacket
 
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
 
getEvictionCriteriaNumber() - Method in class com.hazelcast.map.record.AbstractRecord
 
getEvictionCriteriaNumber() - Method in interface com.hazelcast.map.record.Record
 
getEvictionCriteriaNumber() - Method in class com.hazelcast.map.record.RecordInfo
 
getEvictionCriteriaNumber() - Method in class com.hazelcast.map.SimpleEntryView
 
getEvictionPercentage() - Method in class com.hazelcast.config.MapConfig
 
getEvictionPolicy() - Method in class com.hazelcast.config.MapConfig
 
getEvictionPolicy() - Method in class com.hazelcast.config.NearCacheConfig
 
getExecutedCount() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
 
getExecutedOperationCount() - Method in class com.hazelcast.jmx.OperationServiceMBean
 
getExecutedOperationCount() - Method in interface com.hazelcast.spi.OperationService
 
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
 
getExecutor(String) - Method in interface com.hazelcast.spi.ExecutionService
 
getExecutor(String) - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
getExecutorConfig(String) - Method in class com.hazelcast.config.Config
Returns the ExecutorConfig for the given name
getExecutorConfigs() - Method in class com.hazelcast.config.Config
 
getExecutorName() - Method in class com.hazelcast.spi.InvocationBuilder
Gets the name of the Executor to use.
getExecutorName() - Method in class com.hazelcast.spi.Operation
 
getExecutorPoolSize() - Method in class com.hazelcast.client.config.ClientConfig
 
getExecutorService(String) - Method in class com.hazelcast.client.HazelcastClient
 
getExecutorService(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getExecutorService(String) - Method in interface com.hazelcast.core.HazelcastInstance
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 interface com.hazelcast.jca.HazelcastConnection
 
getExecutorService(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getExecutorService(String) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
getExistingEntry() - Method in interface com.hazelcast.map.MapInterceptorContext
 
getExistingEntry() - Method in class com.hazelcast.map.MapInterceptorContextImpl
 
getExistingRecordStore(int, String) - Method in class com.hazelcast.map.MapService
 
getExistingRecordStore(String) - Method in class com.hazelcast.map.PartitionContainer
 
getExpiration() - Method in class com.hazelcast.ascii.memcache.DeleteCommand
 
getExpiration() - Method in class com.hazelcast.ascii.memcache.SetCommand
 
getExpiration() - Method in class com.hazelcast.ascii.memcache.TouchCommand
 
getExpirationTime() - Method in interface com.hazelcast.core.EntryView
Returns the expiration time of the entry.
getExpirationTime() - Method in class com.hazelcast.map.record.RecordStatistics
 
getExpirationTime() - Method in class com.hazelcast.map.SimpleEntryView
 
getExtensions() - Method in class com.hazelcast.osgi.OSGiScriptEngineFactory
 
getFactory() - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
getFactoryClassName() - Method in class com.hazelcast.config.MapStoreConfig
Returns the name of the MapStoreFactory implementation class
getFactoryClassName() - Method in class com.hazelcast.config.QueueStoreConfig
 
getFactoryClassName() - Method in class com.hazelcast.config.SSLConfig
Returns the name of the SSLContextFactory implementation class
getFactoryId() - Method in class com.hazelcast.client.AuthenticationRequest
 
getFactoryId() - Method in class com.hazelcast.client.ClientCreateRequest
 
getFactoryId() - Method in class com.hazelcast.client.ClientDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.client.ClientDestroyRequest
 
getFactoryId() - Method in class com.hazelcast.client.ClientPortableHook
 
getFactoryId() - Method in class com.hazelcast.client.ClientPrincipal
 
getFactoryId() - Method in class com.hazelcast.client.ClientResponse
 
getFactoryId() - Method in class com.hazelcast.client.DistributedObjectInfo
 
getFactoryId() - Method in class com.hazelcast.client.DistributedObjectListenerRequest
 
getFactoryId() - Method in class com.hazelcast.client.GenericError
 
getFactoryId() - Method in class com.hazelcast.client.GetDistributedObjectsRequest
 
getFactoryId() - Method in class com.hazelcast.client.RemoveDistributedObjectListenerRequest
 
getFactoryId() - Method in class com.hazelcast.client.txn.ClientTxnPortableHook
 
getFactoryId() - Method in class com.hazelcast.client.txn.CommitTransactionRequest
 
getFactoryId() - Method in class com.hazelcast.client.txn.CreateTransactionRequest
 
getFactoryId() - Method in class com.hazelcast.client.txn.PrepareTransactionRequest
 
getFactoryId() - Method in class com.hazelcast.client.txn.RecoverAllTransactionsRequest
 
getFactoryId() - Method in class com.hazelcast.client.txn.RecoverTransactionRequest
 
getFactoryId() - Method in class com.hazelcast.client.txn.RollbackTransactionRequest
 
getFactoryId() - Method in class com.hazelcast.cluster.client.AddMembershipListenerRequest
 
getFactoryId() - Method in class com.hazelcast.cluster.client.ClientMembershipEvent
 
getFactoryId() - Method in class com.hazelcast.cluster.client.ClientPingRequest
 
getFactoryId() - Method in class com.hazelcast.cluster.ClusterDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.cluster.ConfigCheck
 
getFactoryId() - Method in class com.hazelcast.cluster.HeartbeatOperation
 
getFactoryId() - Method in class com.hazelcast.collection.client.CollectionAddListenerRequest
 
getFactoryId() - Method in class com.hazelcast.collection.client.CollectionRemoveListenerRequest
 
getFactoryId() - Method in class com.hazelcast.collection.client.CollectionRequest
 
getFactoryId() - Method in class com.hazelcast.collection.client.TxnCollectionRequest
 
getFactoryId() - Method in class com.hazelcast.collection.CollectionDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.collection.CollectionEvent
 
getFactoryId() - Method in class com.hazelcast.collection.CollectionEventFilter
 
getFactoryId() - Method in class com.hazelcast.collection.CollectionItem
 
getFactoryId() - Method in class com.hazelcast.collection.CollectionOperation
 
getFactoryId() - Method in class com.hazelcast.collection.CollectionPortableHook
 
getFactoryId() - Method in class com.hazelcast.collection.CollectionReplicationOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.concurrent.atomiclong.client.AbstractAlterRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.atomiclong.client.AtomicLongPortableHook
 
getFactoryId() - Method in class com.hazelcast.concurrent.atomiclong.client.AtomicLongRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.atomiclong.client.ReadRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.concurrent.atomicreference.client.AbstractAlterRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.atomicreference.client.AtomicReferencePortableHook
 
getFactoryId() - Method in class com.hazelcast.concurrent.atomicreference.client.ModifyRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.atomicreference.client.ReadRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.client.AwaitRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.client.CountDownLatchPortableHook
 
getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.client.CountDownRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.client.GetCountRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.client.SetCountRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.AwaitOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchBackupOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchReplicationOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.GetCountOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.countdownlatch.operations.SetCountOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.lock.client.AwaitRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.lock.client.BeforeAwaitRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.lock.client.GetLockCountRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.lock.client.GetRemainingLeaseRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.lock.client.IsLockedRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.lock.client.LockPortableHook
 
getFactoryId() - Method in class com.hazelcast.concurrent.lock.client.LockRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.lock.client.SignalRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.lock.client.UnlockRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.lock.LockDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.client.SemaphorePortableHook
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.client.SemaphoreRequest
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.AcquireBackupOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.AcquireOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.AvailableOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.DeadMemberBackupOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.DrainBackupOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.DrainOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.InitBackupOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.InitOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.ReduceBackupOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.ReduceOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.ReleaseBackupOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.ReleaseOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDeadMemberOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
 
getFactoryId() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.executor.CallableTaskOperation
 
getFactoryId() - Method in class com.hazelcast.executor.client.CancellationRequest
 
getFactoryId() - Method in class com.hazelcast.executor.client.IsShutdownRequest
 
getFactoryId() - Method in class com.hazelcast.executor.client.PartitionCallableRequest
 
getFactoryId() - Method in class com.hazelcast.executor.client.TargetCallableRequest
 
getFactoryId() - Method in class com.hazelcast.executor.ExecutorDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.executor.ExecutorPortableHook
 
getFactoryId() - Method in class com.hazelcast.executor.MemberCallableTaskOperation
 
getFactoryId() - Method in class com.hazelcast.executor.RunnableAdapter
 
getFactoryId() - Method in class com.hazelcast.instance.MemberImpl
 
getFactoryId() - Method in class com.hazelcast.map.client.AbstractMapAddEntryListenerRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.AbstractTxnMapRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapAddIndexRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapAddInterceptorRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapClearRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapContainsKeyRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapContainsValueRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapDeleteRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapEntrySetRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapEvictRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapExecuteOnAllKeysRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapExecuteOnKeyRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapExecuteOnKeysRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapExecuteWithPredicateRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapFlushRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapGetAllRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapGetEntryViewRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapGetRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapIsLockedRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapKeySetRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapLockRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapPutAllRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapPutRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapRemoveEntryListenerRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapRemoveIfSameRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapRemoveInterceptorRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapRemoveRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapSizeRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapTryRemoveRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapUnlockRequest
 
getFactoryId() - Method in class com.hazelcast.map.client.MapValuesRequest
 
getFactoryId() - Method in class com.hazelcast.map.MapDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.map.MapEntrySet
 
getFactoryId() - Method in class com.hazelcast.map.MapKeySet
 
getFactoryId() - Method in class com.hazelcast.map.MapPortableHook
 
getFactoryId() - Method in class com.hazelcast.map.MapValueCollection
 
getFactoryId() - Method in class com.hazelcast.map.operation.GetOperation
 
getFactoryId() - Method in class com.hazelcast.map.operation.PutBackupOperation
 
getFactoryId() - Method in class com.hazelcast.map.operation.PutOperation
 
getFactoryId() - Method in class com.hazelcast.map.operation.RemoveBackupOperation
 
getFactoryId() - Method in class com.hazelcast.map.operation.RemoveOperation
 
getFactoryId() - Method in class com.hazelcast.map.SimpleEntryView
 
getFactoryId() - Method in class com.hazelcast.mapreduce.impl.client.ClientCancellationRequest
 
getFactoryId() - Method in class com.hazelcast.mapreduce.impl.client.ClientJobProcessInformationRequest
 
getFactoryId() - Method in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
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.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.monitor.impl.LocalMapStatsImpl
 
getFactoryId() - Method in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.multimap.MultiMapPortableHook
 
getFactoryId() - Method in class com.hazelcast.multimap.operations.client.AddEntryListenerRequest
 
getFactoryId() - Method in class com.hazelcast.multimap.operations.client.MultiMapAllPartitionRequest
 
getFactoryId() - Method in class com.hazelcast.multimap.operations.client.MultiMapIsLockedRequest
 
getFactoryId() - Method in class com.hazelcast.multimap.operations.client.MultiMapLockRequest
 
getFactoryId() - Method in class com.hazelcast.multimap.operations.client.MultiMapRequest
 
getFactoryId() - Method in class com.hazelcast.multimap.operations.client.MultiMapUnlockRequest
 
getFactoryId() - Method in class com.hazelcast.multimap.operations.client.PortableEntrySetResponse
 
getFactoryId() - Method in class com.hazelcast.multimap.operations.client.RemoveEntryListenerRequest
 
getFactoryId() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRequest
 
getFactoryId() - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
getFactoryId() - Method in class com.hazelcast.nio.Address
 
getFactoryId() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
 
getFactoryId() - Method in class com.hazelcast.nio.serialization.Data
 
getFactoryId() - Method in interface com.hazelcast.nio.serialization.DataSerializerHook
 
getFactoryId(String, int) - Static method in class com.hazelcast.nio.serialization.FactoryIdHelper
 
getFactoryId() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
 
getFactoryId() - Method in interface com.hazelcast.nio.serialization.IdentifiedDataSerializable
 
getFactoryId() - Method in interface com.hazelcast.nio.serialization.Portable
 
getFactoryId() - Method in interface com.hazelcast.nio.serialization.PortableHook
 
getFactoryId() - Method in class com.hazelcast.partition.client.GetPartitionsRequest
 
getFactoryId() - Method in class com.hazelcast.partition.client.PartitionsResponse
 
getFactoryId() - Method in class com.hazelcast.partition.PartitionDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.partition.PartitionPortableHook
 
getFactoryId() - Method in class com.hazelcast.query.impl.QueryResultEntryImpl
 
getFactoryId() - Method in class com.hazelcast.queue.client.AddListenerRequest
 
getFactoryId() - Method in class com.hazelcast.queue.client.QueueRequest
 
getFactoryId() - Method in class com.hazelcast.queue.client.RemainingCapacityRequest
 
getFactoryId() - Method in class com.hazelcast.queue.client.RemoveListenerRequest
 
getFactoryId() - Method in class com.hazelcast.queue.client.TxnOfferRequest
 
getFactoryId() - Method in class com.hazelcast.queue.client.TxnPeekRequest
 
getFactoryId() - Method in class com.hazelcast.queue.client.TxnPollRequest
 
getFactoryId() - Method in class com.hazelcast.queue.client.TxnSizeRequest
 
getFactoryId() - Method in class com.hazelcast.queue.OfferBackupOperation
 
getFactoryId() - Method in class com.hazelcast.queue.OfferOperation
 
getFactoryId() - Method in class com.hazelcast.queue.PeekOperation
 
getFactoryId() - Method in class com.hazelcast.queue.PollBackupOperation
 
getFactoryId() - Method in class com.hazelcast.queue.PollOperation
 
getFactoryId() - Method in class com.hazelcast.queue.QueueContainer
 
getFactoryId() - Method in class com.hazelcast.queue.QueueDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.queue.QueueEvent
 
getFactoryId() - Method in class com.hazelcast.queue.QueueEventFilter
 
getFactoryId() - Method in class com.hazelcast.queue.QueueItem
 
getFactoryId() - Method in class com.hazelcast.queue.QueueOperation
 
getFactoryId() - Method in class com.hazelcast.queue.QueuePortableHook
 
getFactoryId() - Method in class com.hazelcast.queue.QueueReplicationOperation
 
getFactoryId() - Method in class com.hazelcast.security.UsernamePasswordCredentials
 
getFactoryId() - Method in class com.hazelcast.spi.impl.BinaryOperationFactory
 
getFactoryId() - Method in class com.hazelcast.spi.impl.EventServiceImpl.EventPacket
 
getFactoryId() - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation
 
getFactoryId() - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation.PartitionResponse
 
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.Response
 
getFactoryId() - Method in class com.hazelcast.spi.impl.SerializableCollection
 
getFactoryId() - Method in class com.hazelcast.spi.impl.SpiDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.spi.impl.SpiPortableHook
 
getFactoryId() - Method in class com.hazelcast.topic.client.AddMessageListenerRequest
 
getFactoryId() - Method in class com.hazelcast.topic.client.PortableMessage
 
getFactoryId() - Method in class com.hazelcast.topic.client.PublishRequest
 
getFactoryId() - Method in class com.hazelcast.topic.client.RemoveMessageListenerRequest
 
getFactoryId() - Method in class com.hazelcast.topic.TopicDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.topic.TopicPortableHook
 
getFactoryId() - Method in class com.hazelcast.util.QueryResultSet
 
getFactoryId() - Method in class com.hazelcast.web.SessionAttributePredicate
 
getFactoryId() - Method in class com.hazelcast.web.WebDataSerializerHook
 
getFactoryImplementation() - Method in class com.hazelcast.config.MapStoreConfig
Returns the map store factory implementation object
getFactoryImplementation() - Method in class com.hazelcast.config.QueueStoreConfig
 
getFactoryImplementation() - Method in class com.hazelcast.config.SSLConfig
Returns the SSLContextFactory implementation object
getFailedConnections() - Method in class com.hazelcast.instance.Node
 
getFieldClassId(String) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
 
getFieldClassId(String) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
 
getFieldClassId(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
getFieldClassId(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
getFieldClassId(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
getFieldCount() - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
 
getFieldCount() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
 
getFieldCount() - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
getFieldNames() - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
 
getFieldNames() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
 
getFieldNames() - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
getFieldNames() - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
getFieldNames() - Method in interface com.hazelcast.nio.serialization.PortableReader
 
getFieldType(String) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
 
getFieldType(String) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
 
getFieldType(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
getFieldType(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
getFieldType(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
getFilter() - Method in interface com.hazelcast.spi.EventRegistration
 
getFilter() - Method in class com.hazelcast.spi.impl.EventServiceImpl.Registration
 
getFlag() - Method in class com.hazelcast.ascii.memcache.MemcacheEntry
 
getFlag() - Method in class com.hazelcast.ascii.memcache.SetCommand
 
getFlags() - Method in class com.hazelcast.query.Predicates.ILikePredicate
 
getFlags() - Method in class com.hazelcast.query.Predicates.LikePredicate
 
getFloat() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
getFloat(int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
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
 
getFormatId() - Method in class com.hazelcast.transaction.impl.SerializableXID
 
getForUpdate(Object) - Method in class com.hazelcast.client.txn.proxy.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.tx.TransactionalMapProxy
 
getForUpdateInternal(Data) - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
getFromNearCache(String, Data) - Method in class com.hazelcast.map.MapService
 
getFunction() - Method in class com.hazelcast.concurrent.atomiclong.client.AbstractAlterRequest
 
getGetOperationCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getGetOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of get operations
getGlobalSerializerConfig() - Method in class com.hazelcast.config.SerializationConfig
 
getGlobalTransactionId() - Method in class com.hazelcast.transaction.impl.SerializableXID
 
getGroupConfig() - Method in class com.hazelcast.client.config.ClientConfig
 
getGroupConfig() - Method in class com.hazelcast.config.Config
 
getGroupName() - Method in class com.hazelcast.config.WanTargetClusterConfig
 
getGroupName() - Method in class com.hazelcast.jmx.InstanceMBean
 
getGroupPassword() - Method in class com.hazelcast.config.WanTargetClusterConfig
 
getGroupProperties() - Method in class com.hazelcast.instance.Node
 
getGroupProperties() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getGroupProperties() - Method in interface com.hazelcast.spi.NodeEngine
 
getGroupType() - Method in class com.hazelcast.config.PartitionGroupConfig
Returns the MemberGroupType configured.
getHandler() - Method in class com.hazelcast.client.spi.impl.ClientCallFuture
 
getHazelcastInstance() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
getHazelcastInstance(Session) - Static method in class com.hazelcast.hibernate.instance.HazelcastAccessor
Tries to extract HazelcastInstance from Session.
getHazelcastInstance(SessionFactory) - Static method in class com.hazelcast.hibernate.instance.HazelcastAccessor
Tries to extract HazelcastInstance from SessionFactory.
getHazelcastInstance(SessionFactoryImplementor) - Static method in class com.hazelcast.hibernate.instance.HazelcastAccessor
Tries to extract HazelcastInstance from SessionFactoryImplementor.
getHazelcastInstance(String) - Static method in class com.hazelcast.instance.HazelcastInstanceFactory
 
getHazelcastInstance() - Method in class com.hazelcast.jmx.InstanceMBean
 
getHazelcastInstance() - Method in class com.hazelcast.management.ManagementCenterService
 
getHazelcastInstance() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getHazelcastInstance() - Method in interface com.hazelcast.spi.NodeEngine
 
getHazelcastInstanceByName(String) - Static method in class com.hazelcast.core.Hazelcast
Returns an existing HazelcastInstance with instanceName.
getHazelcastRegion() - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
getHazelcastRegion() - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Get the wrapped cache region
getHeader() - Method in class com.hazelcast.nio.Packet
Returns the header of the Packet.
getHeapCost() - Method in class com.hazelcast.map.DefaultRecordStore
 
getHeapCost() - Method in interface com.hazelcast.map.RecordStore
 
getHeapCost() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getHeapCost() - Method in interface com.hazelcast.monitor.LocalMapStats
Cost of map & near cache & backup in bytes todo in object mode object size is zero.
getHeapCost() - Method in class com.hazelcast.nio.serialization.Data
 
getHits() - Method in interface com.hazelcast.core.EntryView
Returns number of hits of the entry.
getHits() - Method in class com.hazelcast.map.record.RecordStatistics
 
getHits() - Method in class com.hazelcast.map.SimpleEntryView
 
getHits() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getHits() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
 
getHits() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of hits (reads) of the locally owned entries.
getHits() - Method in interface com.hazelcast.monitor.NearCacheStats
Returns the number of hits (reads) of the locally owned entries.
getHits() - Method in class com.hazelcast.multimap.MultiMapWrapper
 
getHost() - Method in class com.hazelcast.nio.Address
 
getHostHeader() - Method in class com.hazelcast.config.AwsConfig
Gets the host header; the address the EC2 API can be found.
getId() - Method in class com.hazelcast.client.ClientResponse
 
getId() - Method in class com.hazelcast.client.spi.ClientProxy
Deprecated.
getId() - Method in class com.hazelcast.cluster.client.ClientMembershipEvent
 
getId() - Method in class com.hazelcast.cluster.ConfigCheck
 
getId() - Method in class com.hazelcast.cluster.HeartbeatOperation
 
getId() - Method in class com.hazelcast.collection.CollectionAddAllBackupOperation
 
getId() - Method in class com.hazelcast.collection.CollectionAddAllOperation
 
getId() - Method in class com.hazelcast.collection.CollectionAddBackupOperation
 
getId() - Method in class com.hazelcast.collection.CollectionAddOperation
 
getId() - Method in class com.hazelcast.collection.CollectionClearBackupOperation
 
getId() - Method in class com.hazelcast.collection.CollectionClearOperation
 
getId() - Method in class com.hazelcast.collection.CollectionCompareAndRemoveOperation
 
getId() - Method in class com.hazelcast.collection.CollectionContainsOperation
 
getId() - Method in class com.hazelcast.collection.CollectionEvent
 
getId() - Method in class com.hazelcast.collection.CollectionEventFilter
 
getId() - Method in class com.hazelcast.collection.CollectionGetAllOperation
 
getId() - Method in class com.hazelcast.collection.CollectionItem
 
getId() - Method in class com.hazelcast.collection.CollectionRemoveBackupOperation
 
getId() - Method in class com.hazelcast.collection.CollectionRemoveOperation
 
getId() - Method in class com.hazelcast.collection.CollectionSizeOperation
 
getId() - Method in class com.hazelcast.collection.CollectionTransactionRollbackOperation
 
getId() - Method in class com.hazelcast.collection.list.ListAddAllOperation
 
getId() - Method in class com.hazelcast.collection.list.ListAddOperation
 
getId() - Method in class com.hazelcast.collection.list.ListGetOperation
 
getId() - Method in class com.hazelcast.collection.list.ListIndexOfOperation
 
getId() - Method in class com.hazelcast.collection.list.ListRemoveOperation
 
getId() - Method in class com.hazelcast.collection.list.ListReplicationOperation
 
getId() - Method in class com.hazelcast.collection.list.ListSetBackupOperation
 
getId() - Method in class com.hazelcast.collection.list.ListSetOperation
 
getId() - Method in class com.hazelcast.collection.list.ListSubOperation
 
getId() - Method in class com.hazelcast.collection.set.SetReplicationOperation
 
getId() - Method in class com.hazelcast.collection.TxCollectionItem
 
getId() - Method in class com.hazelcast.collection.txn.CollectionPrepareBackupOperation
 
getId() - Method in class com.hazelcast.collection.txn.CollectionPrepareOperation
 
getId() - Method in class com.hazelcast.collection.txn.CollectionReserveAddOperation
 
getId() - Method in class com.hazelcast.collection.txn.CollectionReserveRemoveOperation
 
getId() - Method in class com.hazelcast.collection.txn.CollectionRollbackBackupOperation
 
getId() - Method in class com.hazelcast.collection.txn.CollectionRollbackOperation
 
getId() - Method in class com.hazelcast.collection.txn.CollectionTxnAddBackupOperation
 
getId() - Method in class com.hazelcast.collection.txn.CollectionTxnAddOperation
 
getId() - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveBackupOperation
 
getId() - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveOperation
 
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.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.DeadMemberBackupOperation
 
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.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.SemaphoreDeadMemberOperation
 
getId() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
 
getId() - Method in interface com.hazelcast.core.DistributedObject
Deprecated.
getId() - Method in class com.hazelcast.executor.CallableTaskOperation
 
getId() - Method in class com.hazelcast.executor.MemberCallableTaskOperation
 
getId() - Method in class com.hazelcast.executor.RunnableAdapter
 
getId() - Method in class com.hazelcast.instance.MemberImpl
 
getId() - Method in class com.hazelcast.map.MapEntrySet
 
getId() - Method in class com.hazelcast.map.MapKeySet
 
getId() - Method in class com.hazelcast.map.MapValueCollection
 
getId() - Method in class com.hazelcast.map.operation.GetOperation
 
getId() - Method in class com.hazelcast.map.operation.PutBackupOperation
 
getId() - Method in class com.hazelcast.map.operation.PutOperation
 
getId() - Method in class com.hazelcast.map.operation.RemoveBackupOperation
 
getId() - Method in class com.hazelcast.map.operation.RemoveOperation
 
getId() - Method in class com.hazelcast.map.SimpleEntryView
 
getId() - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
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.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.monitor.impl.LocalMapStatsImpl
 
getId() - Method in class com.hazelcast.multimap.operations.ClearBackupOperation
 
getId() - Method in class com.hazelcast.multimap.operations.ClearOperation
 
getId() - Method in class com.hazelcast.multimap.operations.ContainsEntryOperation
 
getId() - Method in class com.hazelcast.multimap.operations.CountOperation
 
getId() - Method in class com.hazelcast.multimap.operations.EntrySetOperation
 
getId() - Method in class com.hazelcast.multimap.operations.GetAllOperation
 
getId() - Method in class com.hazelcast.multimap.operations.KeySetOperation
 
getId() - Method in class com.hazelcast.multimap.operations.PutBackupOperation
 
getId() - Method in class com.hazelcast.multimap.operations.PutOperation
 
getId() - Method in class com.hazelcast.multimap.operations.RemoveAllBackupOperation
 
getId() - Method in class com.hazelcast.multimap.operations.RemoveAllOperation
 
getId() - Method in class com.hazelcast.multimap.operations.RemoveBackupOperation
 
getId() - Method in class com.hazelcast.multimap.operations.RemoveOperation
 
getId() - Method in class com.hazelcast.multimap.operations.SizeOperation
 
getId() - Method in class com.hazelcast.multimap.operations.ValuesOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnCommitBackupOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnCommitOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnGenerateRecordIdOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnLockAndGetOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnPrepareBackupOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnPrepareOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnPutBackupOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnPutOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnRemoveAllBackupOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnRemoveAllOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnRemoveBackupOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnRemoveOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnRollbackBackupOperation
 
getId() - Method in class com.hazelcast.multimap.txn.TxnRollbackOperation
 
getId() - Method in class com.hazelcast.nio.Address
 
getId() - Method in class com.hazelcast.nio.serialization.Data
 
getId() - Method in enum com.hazelcast.nio.serialization.FieldType
 
getId() - Method in interface com.hazelcast.nio.serialization.IdentifiedDataSerializable
 
getId() - Method in class com.hazelcast.partition.client.PartitionsResponse
 
getId() - Method in enum com.hazelcast.query.impl.AttributeType
 
getId() - Method in class com.hazelcast.query.impl.QueryResultEntryImpl
 
getId() - Method in class com.hazelcast.queue.AddAllBackupOperation
 
getId() - Method in class com.hazelcast.queue.AddAllOperation
 
getId() - Method in class com.hazelcast.queue.CheckAndEvictOperation
 
getId() - Method in class com.hazelcast.queue.ClearBackupOperation
 
getId() - Method in class com.hazelcast.queue.ClearOperation
 
getId() - Method in class com.hazelcast.queue.CompareAndRemoveBackupOperation
 
getId() - Method in class com.hazelcast.queue.CompareAndRemoveOperation
 
getId() - Method in class com.hazelcast.queue.ContainsOperation
 
getId() - Method in class com.hazelcast.queue.DrainBackupOperation
 
getId() - Method in class com.hazelcast.queue.DrainOperation
 
getId() - Method in class com.hazelcast.queue.IteratorOperation
 
getId() - Method in class com.hazelcast.queue.OfferBackupOperation
 
getId() - Method in class com.hazelcast.queue.OfferOperation
 
getId() - Method in class com.hazelcast.queue.PeekOperation
 
getId() - Method in class com.hazelcast.queue.PollBackupOperation
 
getId() - Method in class com.hazelcast.queue.PollOperation
 
getId() - Method in class com.hazelcast.queue.QueueContainer
 
getId() - Method in class com.hazelcast.queue.QueueEvent
 
getId() - Method in class com.hazelcast.queue.QueueEventFilter
 
getId() - Method in class com.hazelcast.queue.QueueItem
 
getId() - Method in class com.hazelcast.queue.QueueReplicationOperation
 
getId() - Method in class com.hazelcast.queue.RemoveBackupOperation
 
getId() - Method in class com.hazelcast.queue.RemoveOperation
 
getId() - Method in class com.hazelcast.queue.SizeOperation
 
getId() - Method in class com.hazelcast.queue.tx.QueueTransactionRollbackOperation
 
getId() - Method in class com.hazelcast.queue.tx.TxnOfferBackupOperation
 
getId() - Method in class com.hazelcast.queue.tx.TxnOfferOperation
 
getId() - Method in class com.hazelcast.queue.tx.TxnPeekOperation
 
getId() - Method in class com.hazelcast.queue.tx.TxnPollBackupOperation
 
getId() - Method in class com.hazelcast.queue.tx.TxnPollOperation
 
getId() - Method in class com.hazelcast.queue.tx.TxnPrepareBackupOperation
 
getId() - Method in class com.hazelcast.queue.tx.TxnPrepareOperation
 
getId() - Method in class com.hazelcast.queue.tx.TxnReserveOfferOperation
 
getId() - Method in class com.hazelcast.queue.tx.TxnReservePollOperation
 
getId() - Method in class com.hazelcast.queue.tx.TxnRollbackBackupOperation
 
getId() - Method in class com.hazelcast.queue.tx.TxnRollbackOperation
 
getId() - Method in class com.hazelcast.queue.TxQueueItem
 
getId() - Method in class com.hazelcast.spi.AbstractDistributedObject
Deprecated.
getId() - Method in interface com.hazelcast.spi.EventRegistration
 
getId() - Method in class com.hazelcast.spi.impl.BinaryOperationFactory
 
getId() - Method in class com.hazelcast.spi.impl.EventServiceImpl.EventPacket
 
getId() - Method in class com.hazelcast.spi.impl.EventServiceImpl.Registration
 
getId() - Method in class com.hazelcast.spi.impl.NormalResponse
 
getId() - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation
 
getId() - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation.PartitionResponse
 
getId() - Method in class com.hazelcast.spi.impl.SerializableCollection
 
getId() - Method in class com.hazelcast.util.QueryResultSet
 
getId() - Method in class com.hazelcast.web.SessionAttributePredicate
 
getIdGenerator(String) - Method in class com.hazelcast.client.HazelcastClient
 
getIdGenerator(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getIdGenerator(String) - Method in interface com.hazelcast.core.HazelcastInstance
Creates cluster-wide unique IDs.
getIdGenerator(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getIdGenerator(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getIdleDelayMillis() - Method in class com.hazelcast.map.record.RecordInfo
 
getIdleEvictionScheduler() - Method in class com.hazelcast.map.MapContainer
 
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.MapStoreConfig
Returns the map store implementation object
getImplementation() - Method in class com.hazelcast.config.PermissionPolicyConfig
 
getImplementation() - Method in class com.hazelcast.config.SerializerConfig
 
getImplementation() - Method in class com.hazelcast.config.SocketInterceptorConfig
Returns the SocketInterceptor implementation object
getIndex() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
 
getIndex(String) - Method in class com.hazelcast.query.impl.QueryContext
 
getIndex(QueryContext) - Method in class com.hazelcast.query.Predicates.AbstractPredicate
 
getIndexes() - Method in class com.hazelcast.query.impl.IndexService
 
getIndexKey() - Method in class com.hazelcast.query.impl.QueryEntry
 
getIndexKey() - Method in interface com.hazelcast.query.impl.QueryResultEntry
 
getIndexKey() - Method in class com.hazelcast.query.impl.QueryResultEntryImpl
 
getIndexService() - Method in class com.hazelcast.map.MapContainer
 
getInetAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getInetAddress() - Method in class com.hazelcast.instance.MemberImpl
 
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.TcpIpConnection
 
getInetAddressFor(Inet6Address, String) - Static method in class com.hazelcast.util.AddressUtil
 
getInetSocketAddress() - Method in interface com.hazelcast.core.Member
Deprecated.
getInetSocketAddress() - Method in class com.hazelcast.instance.MemberImpl
 
getInetSocketAddress() - Method in class com.hazelcast.nio.Address
 
getInitialKeys() - Method in class com.hazelcast.map.MapContainer
 
getInitialLoadMode() - Method in class com.hazelcast.config.MapStoreConfig
Returns initial load mode
getInitialPermits() - Method in class com.hazelcast.config.SemaphoreConfig
Gets the initial number of permits
getInMemoryFormat() - Method in class com.hazelcast.config.MapConfig
 
getInMemoryFormat() - Method in class com.hazelcast.config.NearCacheConfig
 
getInstance() - Method in interface com.hazelcast.hibernate.region.HazelcastRegion
 
getInstance(Properties) - Method in class com.hazelcast.web.WebFilter
 
getInstanceMBean() - Method in class com.hazelcast.jmx.ManagementService
 
getInstanceName() - Method in class com.hazelcast.config.Config
 
getInstanceName(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getInstanceNames() - Method in class com.hazelcast.monitor.TimedMemberState
 
getInt() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
getInt(int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
getInt(int) - Static method in class com.hazelcast.util.RandomPicker
 
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() - Method in class com.hazelcast.instance.GroupProperties.GroupProperty
 
getIntegerValue(String, String, int) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
getInterceptorMap() - Method in class com.hazelcast.map.MapContainer
 
getInterceptors() - Method in class com.hazelcast.map.MapContainer
 
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(Data) - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
getInternal(Data) - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxySupport
 
getInvocationService() - Method in class com.hazelcast.client.HazelcastClient
 
getInvocationService() - Method in class com.hazelcast.client.spi.ClientContext
 
getInvocationTime() - Method in class com.hazelcast.spi.Operation
 
getIoExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getIOHandler() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
getItem() - Method in class com.hazelcast.core.ItemEvent
Returns the item related to event.
getItem() - Method in class com.hazelcast.spi.impl.PortableItemEvent
 
getItemId() - Method in class com.hazelcast.collection.CollectionItem
 
getItemId() - Method in class com.hazelcast.queue.QueueItem
 
getItemListenerConfigs() - Method in class com.hazelcast.config.CollectionConfig
 
getItemListenerConfigs() - Method in class com.hazelcast.config.ListConfigReadOnly
 
getItemListenerConfigs() - Method in class com.hazelcast.config.QueueConfig
 
getItemListenerConfigs() - Method in class com.hazelcast.config.QueueConfigReadOnly
 
getItemListenerConfigs() - Method in class com.hazelcast.config.SetConfigReadOnly
 
getIterationCount() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
getIterationType() - Method in class com.hazelcast.query.PagingPredicate
 
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
Returns the unique identifier for this mapreduce job.
getJobId() - Method in interface com.hazelcast.mapreduce.TrackableJob
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
Returns an instance of JobProcessInformation to find out the state and statistics of a running task or null if the underlying job id is not available because job is already finished or not yet submitted.
It even 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.HazelcastClient
 
getJobTracker(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getJobTracker(String) - Method in interface com.hazelcast.core.HazelcastInstance
Returns the job tracker instance with the specified name.
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
Returns the assigned JobTracker
getJobTrackerConfig(String) - Method in class com.hazelcast.config.Config
 
getJobTrackerConfig() - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
getJobTrackerConfigs() - Method in class com.hazelcast.config.Config
 
getJoin() - Method in class com.hazelcast.config.NetworkConfig
Returns the JoinConfig.
getJoiner() - Method in class com.hazelcast.instance.Node
 
getKey() - Method in class com.hazelcast.ascii.memcache.DeleteCommand
 
getKey() - Method in class com.hazelcast.ascii.memcache.GetCommand
 
getKey() - Method in class com.hazelcast.ascii.memcache.IncrementCommand
 
getKey() - Method in class com.hazelcast.ascii.memcache.SetCommand
 
getKey() - Method in class com.hazelcast.ascii.memcache.TouchCommand
 
getKey() - Method in class com.hazelcast.client.KeyBasedClientRequest
 
getKey() - Method in class com.hazelcast.client.proxy.ClientLockProxy
Deprecated.
getKey() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
getKey() - Method in class com.hazelcast.cluster.client.MemberAttributeChange
 
getKey() - Method in class com.hazelcast.collection.txn.CollectionTransactionLog
 
getKey() - Method in class com.hazelcast.concurrent.countdownlatch.client.AwaitRequest
 
getKey() - Method in class com.hazelcast.concurrent.countdownlatch.client.CountDownRequest
 
getKey() - Method in class com.hazelcast.concurrent.countdownlatch.client.GetCountRequest
 
getKey() - Method in class com.hazelcast.concurrent.countdownlatch.client.SetCountRequest
 
getKey() - Method in class com.hazelcast.concurrent.lock.client.AbstractIsLockedRequest
 
getKey() - Method in class com.hazelcast.concurrent.lock.client.AbstractLockRequest
 
getKey() - Method in class com.hazelcast.concurrent.lock.client.AbstractUnlockRequest
 
getKey() - Method in class com.hazelcast.concurrent.lock.client.AwaitRequest
 
getKey() - Method in class com.hazelcast.concurrent.lock.client.BeforeAwaitRequest
 
getKey() - Method in class com.hazelcast.concurrent.lock.client.GetLockCountRequest
 
getKey() - Method in class com.hazelcast.concurrent.lock.client.GetRemainingLeaseRequest
 
getKey() - Method in class com.hazelcast.concurrent.lock.client.SignalRequest
 
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.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
Deprecated.
getKey() - Method in class com.hazelcast.core.MemberAttributeEvent
 
getKey() - Method in class com.hazelcast.core.PartitionAwareKey
 
getKey() - Method in class com.hazelcast.hibernate.local.Invalidation
 
getKey() - Method in class com.hazelcast.hibernate.local.Timestamp
 
getKey() - Method in class com.hazelcast.management.LockInfo
 
getKey() - Method in class com.hazelcast.map.client.MapContainsKeyRequest
 
getKey() - Method in class com.hazelcast.map.client.MapDeleteRequest
 
getKey() - Method in class com.hazelcast.map.client.MapEvictRequest
 
getKey() - Method in class com.hazelcast.map.client.MapExecuteOnKeyRequest
 
getKey() - Method in class com.hazelcast.map.client.MapGetEntryViewRequest
 
getKey() - Method in class com.hazelcast.map.client.MapGetRequest
 
getKey() - Method in class com.hazelcast.map.client.MapPutRequest
 
getKey() - Method in class com.hazelcast.map.client.MapRemoveIfSameRequest
 
getKey() - Method in class com.hazelcast.map.client.MapRemoveRequest
 
getKey() - Method in class com.hazelcast.map.client.MapTryRemoveRequest
 
getKey() - Method in class com.hazelcast.map.DataAwareEntryEvent
 
getKey() - Method in class com.hazelcast.map.EntryEventFilter
 
getKey() - Method in interface com.hazelcast.map.MapInterceptorContext
 
getKey() - Method in class com.hazelcast.map.MapInterceptorContextImpl
 
getKey() - Method in class com.hazelcast.map.NearCache.CacheRecord
 
getKey() - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
getKey() - Method in class com.hazelcast.map.record.AbstractRecord
 
getKey() - Method in interface com.hazelcast.map.record.Record
 
getKey() - Method in class com.hazelcast.map.record.RecordReplicationInfo
 
getKey() - Method in class com.hazelcast.map.SimpleEntryView
 
getKey() - Method in class com.hazelcast.map.SimpleMapEntry
 
getKey() - Method in class com.hazelcast.map.tx.MapTransactionLog
 
getKey() - Method in class com.hazelcast.map.wan.MapReplicationRemove
 
getKey() - Method in class com.hazelcast.multimap.MultiMapEvent
 
getKey() - Method in class com.hazelcast.multimap.MultiMapEventFilter
 
getKey() - Method in class com.hazelcast.multimap.txn.MultiMapTransactionLog
 
getKey() - Method in interface com.hazelcast.query.impl.QueryableEntry
 
getKey() - Method in class com.hazelcast.query.impl.QueryEntry
 
getKey() - Method in class com.hazelcast.queue.tx.QueueTransactionLog
 
getKey() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
 
getKey() - Method in interface com.hazelcast.transaction.impl.KeyAwareTransactionLog
 
getKey() - Method in interface com.hazelcast.util.executor.StripedRunnable
 
getKey() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
 
getKeyData() - Method in class com.hazelcast.concurrent.lock.LockProxy
 
getKeyData() - Method in class com.hazelcast.map.DataAwareEntryEvent
 
getKeyData() - Method in class com.hazelcast.query.impl.QueryEntry
 
getKeyData() - Method in interface com.hazelcast.query.impl.QueryResultEntry
 
getKeyData() - Method in class com.hazelcast.query.impl.QueryResultEntryImpl
 
getKeyMember(Object) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
getKeys() - Method in class com.hazelcast.map.operation.EvictKeysBackupOperation
 
getKeySet() - Method in class com.hazelcast.map.MapKeySet
 
getKeyValueSource() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
 
getLanguageName() - Method in class com.hazelcast.osgi.OSGiScriptEngineFactory
 
getLanguageVersion() - Method in class com.hazelcast.osgi.OSGiScriptEngineFactory
 
getLastAccessTime() - Method in interface com.hazelcast.core.EntryView
Returns the last access time to the entry.
getLastAccessTime() - Method in class com.hazelcast.map.record.RecordStatistics
 
getLastAccessTime() - Method in class com.hazelcast.map.SimpleEntryView
 
getLastAccessTime() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getLastAccessTime() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the last access (read) time of the locally owned entries.
getLastAccessTime() - Method in class com.hazelcast.multimap.MultiMapContainer
 
getLastPing() - Method in class com.hazelcast.instance.MemberImpl
 
getLastRead() - Method in class com.hazelcast.instance.MemberImpl
 
getLastRead() - Method in class com.hazelcast.management.ConnectionInfo
 
getLastStoredTime() - Method in interface com.hazelcast.core.EntryView
Returns the last time value is flushed to mapstore.
getLastStoredTime() - Method in class com.hazelcast.map.record.RecordStatistics
 
getLastStoredTime() - Method in class com.hazelcast.map.SimpleEntryView
 
getLastUpdateTime() - Method in interface com.hazelcast.core.EntryView
Returns the last time value is updated.
getLastUpdateTime() - Method in class com.hazelcast.map.record.RecordStatistics
 
getLastUpdateTime() - Method in class com.hazelcast.map.SimpleEntryView
 
getLastUpdateTime() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getLastUpdateTime() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the last update time of the locally owned entries.
getLastUpdateTime() - Method in class com.hazelcast.multimap.MultiMapContainer
 
getLastWrite() - Method in class com.hazelcast.instance.MemberImpl
 
getLastWrite() - Method in class com.hazelcast.management.ConnectionInfo
 
getLatch(String) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
 
getLevel() - Method in interface com.hazelcast.logging.ILogger
Gets the logging Level.
getLicenseKey() - Method in class com.hazelcast.config.Config
 
getLifecycleService() - Method in class com.hazelcast.client.HazelcastClient
 
getLifecycleService() - Method in class com.hazelcast.client.HazelcastClientProxy
 
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
 
getLingerSeconds() - Method in class com.hazelcast.client.config.SocketOptions
 
getList() - Method in class com.hazelcast.client.examples.ClientTestApp
 
getList(String) - Method in class com.hazelcast.client.HazelcastClient
 
getList(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getList(String) - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getList(String) - Method in interface com.hazelcast.core.HazelcastInstance
Returns the distributed list instance with the specified name.
getList() - Method in class com.hazelcast.examples.TestApp
 
getList(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getList(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getList(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getList(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
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.config.Config
 
getListConfigs() - Method in class com.hazelcast.config.Config
 
getListenerConfigs() - Method in class com.hazelcast.client.config.ClientConfig
 
getListenerConfigs() - Method in class com.hazelcast.config.Config
 
getLoadBalancer() - Method in class com.hazelcast.client.config.ClientConfig
 
getLocalAddress() - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
getLocalAvgAge() - Method in class com.hazelcast.jmx.QueueMBean
 
getLocalBackupCount() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalBackupCount() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalBackupEntryCount() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalBackupEntryCount() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalBackupEntryMemoryCost() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalBackupEntryMemoryCost() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalBackupItemCount() - Method in class com.hazelcast.jmx.QueueMBean
 
getLocalCancelledTaskCount() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
 
getLocalClient() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getLocalCompletedTaskCount() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
 
getLocalCreationTime() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalCreationTime() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalCreationTime() - Method in class com.hazelcast.jmx.TopicMBean
 
getLocalDirtyEntryCount() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalDirtyEntryCount() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalEmptyPollOperationCount() - Method in class com.hazelcast.jmx.QueueMBean
 
getLocalEndpoint() - Method in class com.hazelcast.client.HazelcastClient
 
getLocalEndpoint() - Method in class com.hazelcast.client.HazelcastClientProxy
 
getLocalEndpoint() - Method in interface com.hazelcast.core.HazelcastInstance
Returns the local Endpoint which this HazelcastInstance is belongs to.
getLocalEndpoint() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getLocalEndpoint() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getLocalEventOperationCount() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalEventOperationCount() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalEventOperationCount() - Method in class com.hazelcast.jmx.QueueMBean
 
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.ExecutorServiceProxy
 
getLocalExecutorStats(String) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
getLocalExecutorStats(String) - Method in interface com.hazelcast.monitor.MemberState
 
getLocalGetOperationCount() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalGetOperationCount() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalHits() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalHits() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalLastAccessTime() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalLastAccessTime() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalLastUpdateTime() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalLastUpdateTime() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalLockedEntryCount() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalLockedEntryCount() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalMapStats() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
getLocalMapStats() - Method in interface com.hazelcast.core.IMap
Returns LocalMapStats for this map.
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.MapService
 
getLocalMaxAge() - Method in class com.hazelcast.jmx.QueueMBean
 
getLocalMaxGetLatency() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalMaxGetLatency() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalMaxPutLatency() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalMaxPutLatency() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalMember() - Method in interface com.hazelcast.client.ClientEngine
 
getLocalMember() - Method in class com.hazelcast.client.ClientEngineImpl
 
getLocalMember() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
getLocalMember() - Method in class com.hazelcast.cluster.ClusterProxy
 
getLocalMember() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
getLocalMember() - Method in interface com.hazelcast.core.Cluster
Returns this Hazelcast instance member
getLocalMember() - Method in class com.hazelcast.instance.Node
 
getLocalMember() - Method in class com.hazelcast.management.ClusterRuntimeState
 
getLocalMember() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getLocalMember() - Method in interface com.hazelcast.spi.NodeEngine
 
getLocalMinAge() - Method in class com.hazelcast.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.ObjectMultiMapProxy
 
getLocalMultiMapStatsImpl(String) - Method in class com.hazelcast.multimap.MultiMapService
 
getLocalOfferOperationCount() - Method in class com.hazelcast.jmx.QueueMBean
 
getLocalOtherOperationCount() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalOtherOperationCount() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalOtherOperationsCount() - Method in class com.hazelcast.jmx.QueueMBean
 
getLocalOwnedEntryCount() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalOwnedEntryCount() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalOwnedEntryMemoryCost() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalOwnedEntryMemoryCost() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalOwnedItemCount() - Method in class com.hazelcast.jmx.QueueMBean
 
getLocalPendingTaskCount() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
 
getLocalPollOperationCount() - Method in class com.hazelcast.jmx.QueueMBean
 
getLocalPublishOperationCount() - Method in class com.hazelcast.jmx.TopicMBean
 
getLocalPutOperationCount() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalPutOperationCount() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalQueueStats() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
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
 
getLocalQueueStats() - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
getLocalQueueStatsImpl(String) - Method in class com.hazelcast.queue.QueueService
 
getLocalReceiveOperationCount() - Method in class com.hazelcast.jmx.TopicMBean
 
getLocalRejectedOfferOperationCount() - Method in class com.hazelcast.jmx.QueueMBean
 
getLocalRemoveOperationCount() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalRemoveOperationCount() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalSocketAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getLocalStartedTaskCount() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
 
getLocalTopicStats() - Method in class com.hazelcast.client.proxy.ClientTopicProxy
 
getLocalTopicStats() - Method in interface com.hazelcast.core.ITopic
Returns statistics of 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.TopicProxy
 
getLocalTopicStats(String) - Method in class com.hazelcast.topic.TopicService
 
getLocalTotalExecutionLatency() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
 
getLocalTotalGetLatency() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalTotalGetLatency() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalTotalPutLatency() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalTotalPutLatency() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalTotalRemoveLatency() - Method in class com.hazelcast.jmx.MapMBean
 
getLocalTotalRemoveLatency() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getLocalTotalStartLatency() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
 
getLocalTransaction() - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getLocalTransaction() - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
getLock(String) - Method in class com.hazelcast.client.HazelcastClient
 
getLock(Object) - Method in class com.hazelcast.client.HazelcastClient
Deprecated.
getLock(Object) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getLock(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getLock(String) - Method in interface com.hazelcast.core.HazelcastInstance
Returns the distributed lock instance for the specified key object.
getLock(Object) - Method in interface com.hazelcast.core.HazelcastInstance
Deprecated.
will be removed in Hazelcast 3.2. Use HazelcastInstance.getLock(String) instead.
getLock() - Method in class com.hazelcast.hibernate.local.Value
 
getLock(Object) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
Deprecated.
getLock(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getLock(Object) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getLock(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
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
 
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.
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
 
GetLockCountRequest - Class in com.hazelcast.concurrent.lock.client
 
GetLockCountRequest() - Constructor for class com.hazelcast.concurrent.lock.client.GetLockCountRequest
 
GetLockCountRequest(Data) - Constructor for class com.hazelcast.concurrent.lock.client.GetLockCountRequest
 
getLockedCount() - Method in class com.hazelcast.multimap.MultiMapContainer
 
getLockedEntryCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
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
 
getLockedKeys() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
getLockedKeys() - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
 
getLockInfos() - Method in class com.hazelcast.management.ClusterRuntimeState
 
getLockObject() - Method in class com.hazelcast.jmx.LockMBean
 
getLockOwnerInfo(Data) - Method in class com.hazelcast.map.DefaultRecordStore
 
getLockOwnerInfo(Data) - Method in interface com.hazelcast.map.RecordStore
 
getLockOwnerInfo(Data) - Method in class com.hazelcast.multimap.MultiMapContainer
 
getLocks() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
getLockStore(int, ObjectNamespace) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
 
getLockStores() - Method in class com.hazelcast.concurrent.lock.LockStoreContainer
 
getLockTimeoutInMillis(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getLockTotalNum() - Method in class com.hazelcast.management.ClusterRuntimeState
 
getLogBundle() - Method in class com.hazelcast.logging.SystemLogService
 
getLogger(Class) - Method in interface com.hazelcast.client.ClientEngine
 
getLogger(String) - Method in interface com.hazelcast.client.ClientEngine
 
getLogger(Class) - Method in class com.hazelcast.client.ClientEngineImpl
 
getLogger(String) - Method in class com.hazelcast.client.ClientEngineImpl
 
getLogger() - Method in interface com.hazelcast.hibernate.region.HazelcastRegion
 
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
 
getLogger(String) - Static method in class com.hazelcast.logging.Logger
 
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(String) - Method in interface com.hazelcast.nio.IOService
 
getLogger(String) - Method in class com.hazelcast.nio.NodeIOService
 
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
 
getLogger(Class) - Method in interface com.hazelcast.spi.NodeEngine
 
getLogger() - Method in class com.hazelcast.spi.Operation
 
getLoggingService() - Method in class com.hazelcast.client.HazelcastClient
 
getLoggingService() - Method in class com.hazelcast.client.HazelcastClientProxy
 
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
 
getLogRecord() - Method in class com.hazelcast.logging.LogEvent
 
GetLogsRequest - Class in com.hazelcast.management.request
 
GetLogsRequest() - Constructor for class com.hazelcast.management.request.GetLogsRequest
 
getLogWriter() - Method in class com.hazelcast.jca.JcaBase
 
getLong() - Method in class com.hazelcast.instance.GroupProperties.GroupProperty
 
getLong() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
getLong(int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
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
 
getLongName() - Method in class com.hazelcast.map.DataAwareEntryEvent
 
getManagedContext() - Method in class com.hazelcast.client.config.ClientConfig
 
getManagedContext() - Method in class com.hazelcast.config.Config
 
getManagedContext() - Method in interface com.hazelcast.nio.serialization.SerializationContext
 
getManagedContext() - Method in interface com.hazelcast.nio.serialization.SerializationService
 
getManagedContext() - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
getManagedTransaction(Xid) - Method in class com.hazelcast.client.txn.ClientTransactionManager
 
getManagedTransaction(Xid) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
getManagementCenterConfig() - Method in class com.hazelcast.config.Config
 
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
 
getMap() - Method in class com.hazelcast.client.examples.ClientTestApp
 
getMap(String) - Method in class com.hazelcast.client.HazelcastClient
 
getMap(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getMap(String) - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getMap() - Method in class com.hazelcast.collection.CollectionContainer
 
getMap() - Method in class com.hazelcast.collection.list.ListContainer
 
getMap() - Method in class com.hazelcast.collection.set.SetContainer
 
getMap(String) - Method in interface com.hazelcast.core.HazelcastInstance
Returns the distributed map instance with the specified name.
getMap() - Method in class com.hazelcast.examples.TestApp
 
getMap(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getMap(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getMap(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getMap(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getMap(String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
Returns the transactional distributed map instance with the specified name.
getMapCombineTask(String) - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
getMapConfig(String) - Method in class com.hazelcast.config.Config
 
getMapConfig() - Method in class com.hazelcast.management.MapConfigAdapter
 
getMapConfig() - Method in class com.hazelcast.map.MapContainer
 
GetMapConfigOperation - Class in com.hazelcast.management.operation
 
GetMapConfigOperation() - Constructor for class com.hazelcast.management.operation.GetMapConfigOperation
 
GetMapConfigOperation(String) - Constructor for class com.hazelcast.management.operation.GetMapConfigOperation
 
getMapConfigs() - Method in class com.hazelcast.config.Config
 
getMapContainer() - Method in class com.hazelcast.map.DefaultRecordStore
 
getMapContainer(String) - Method in class com.hazelcast.map.MapService
 
getMapContainer() - Method in interface com.hazelcast.map.RecordStore
 
getMapContainers() - Method in class com.hazelcast.map.MapService
 
getMapEntry(Data) - Method in class com.hazelcast.map.DefaultRecordStore
 
getMapEntry(Data) - Method in interface com.hazelcast.map.RecordStore
 
getMapEntryForBackup(Data) - Method in class com.hazelcast.map.DefaultRecordStore
 
getMapEntryForBackup(Data) - Method in interface com.hazelcast.map.RecordStore
 
GetMapEntryRequest - Class in com.hazelcast.management.request
 
GetMapEntryRequest() - Constructor for class com.hazelcast.management.request.GetMapEntryRequest
 
GetMapEntryRequest(String, String, String) - Constructor for class com.hazelcast.management.request.GetMapEntryRequest
 
getMapIndexConfigs() - Method in class com.hazelcast.config.MapConfig
 
getMapIndexConfigs() - Method in class com.hazelcast.config.MapConfigReadOnly
 
getMapName() - Method in class com.hazelcast.map.EventData
 
getMapName() - Method in interface com.hazelcast.map.MapInterceptorContext
 
getMapName() - Method in class com.hazelcast.map.MapInterceptorContextImpl
 
getMapName() - Method in class com.hazelcast.map.wan.MapReplicationRemove
 
getMapName() - Method in class com.hazelcast.map.wan.MapReplicationUpdate
 
getMapper() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
 
getMapReduceService() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
 
getMaps() - Method in class com.hazelcast.map.PartitionContainer
 
getMapService() - Method in class com.hazelcast.map.MapContainer
 
getMapService() - Method in class com.hazelcast.map.PartitionContainer
 
getMapStore() - Method in class com.hazelcast.map.MapStoreWrapper
 
getMapStoreConfig() - Method in class com.hazelcast.config.MapConfig
Returns the map store configuration
getMapStoreConfig() - Method in class com.hazelcast.config.MapConfigReadOnly
 
getMapStoreDeleteDelayMillis() - Method in class com.hazelcast.map.record.RecordInfo
 
getMapStoreScheduler() - Method in class com.hazelcast.map.MapContainer
 
getMapStoreWriteDelayMillis() - Method in class com.hazelcast.map.record.RecordInfo
 
getMaster() - Method in class com.hazelcast.monitor.TimedMemberState
 
getMaster() - Method in class com.hazelcast.partition.MigrationInfo
 
getMasterAddress() - Method in interface com.hazelcast.client.ClientEngine
 
getMasterAddress() - Method in class com.hazelcast.client.ClientEngineImpl
 
getMasterAddress() - Method in interface com.hazelcast.client.spi.ClientClusterService
 
getMasterAddress() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getMasterAddress() - Method in interface com.hazelcast.cluster.ClusterService
 
getMasterAddress() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
getMasterAddress() - Method in class com.hazelcast.cluster.SetMasterOperation
 
getMasterAddress() - Method in class com.hazelcast.instance.Node
 
getMasterAddress() - Method in class com.hazelcast.jmx.NodeMBean
 
getMasterAddress() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getMasterAddress() - Method in interface com.hazelcast.spi.NodeEngine
 
getMasterTime() - Method in class com.hazelcast.partition.PartitionRuntimeState
 
getMasterUuid() - Method in class com.hazelcast.partition.MigrationInfo
 
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 max age of the items in this member.
getMaxGetLatency() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getMaxGetLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the maximum latency of get operations.
getMaxIdleSeconds() - Method in class com.hazelcast.config.MapConfig
 
getMaxIdleSeconds() - Method in class com.hazelcast.config.NearCacheConfig
 
getMaximumPoolSize() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
 
getMaximumPoolSize() - Method in interface com.hazelcast.util.executor.ManagedExecutorService
 
getMaxOperationTimeout(HazelcastInstance) - Static method in class com.hazelcast.hibernate.HazelcastTimestamper
 
getMaxPutLatency() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getMaxPutLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the maximum latency of put operations.
getMaxRemoveLatency() - Method in class com.hazelcast.jmx.MapMBean
 
getMaxRemoveLatency() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getMaxRemoveLatency() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getMaxRemoveLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the maximum latency of remove operations.
getMaxSize() - Method in class com.hazelcast.config.CollectionConfig
 
getMaxSize() - Method in class com.hazelcast.config.NearCacheConfig
 
getMaxSize() - Method in class com.hazelcast.config.QueueConfig
 
getMaxSizeConfig() - Method in class com.hazelcast.config.MapConfig
 
getMaxSizeConfig() - Method in class com.hazelcast.config.MapConfigReadOnly
 
getMaxSizeConfig() - Method in interface com.hazelcast.map.MapMaxSizePolicy
 
getMaxSizePolicy() - Method in class com.hazelcast.config.MaxSizeConfig
 
getMaxThreadSize() - Method in class com.hazelcast.config.JobTrackerConfig
 
getMBeanInfo() - Method in class com.hazelcast.jmx.HazelcastMBean
 
getMember(Address) - Method in interface com.hazelcast.client.spi.ClientClusterService
 
getMember(String) - Method in interface com.hazelcast.client.spi.ClientClusterService
 
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.cluster.client.ClientMembershipEvent
Returns the removed or added member.
getMember(Address) - Method in interface com.hazelcast.cluster.ClusterService
 
getMember(String) - Method in interface com.hazelcast.cluster.ClusterService
 
getMember(Address) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
getMember(String) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
getMember() - Method in class com.hazelcast.core.EntryEvent
Returns the member fired this event.
getMember() - Method in class com.hazelcast.core.ItemEvent
Returns the member fired this event.
getMember() - Method in class com.hazelcast.core.MemberAttributeEvent
 
getMember() - Method in exception com.hazelcast.core.MemberLeftException
Returns the member which left the cluster
getMember() - Method in class com.hazelcast.core.MembershipEvent
Returns the removed or added member.
getMember() - Method in class com.hazelcast.logging.LogEvent
 
getMember(int) - Method in class com.hazelcast.management.ClusterRuntimeState
 
getMember(Address) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getMember(Address) - Method in interface com.hazelcast.partition.InternalPartitionService
 
getMember() - Method in class com.hazelcast.spi.MembershipServiceEvent
Returns the removed or added member.
getMemberAttributeChange() - Method in class com.hazelcast.cluster.client.ClientMembershipEvent
Returns the member attribute chance operation to execute if event type is ClientMembershipEvent.MEMBER_ATTRIBUTE_CHANGED.
getMemberAttributeConfig() - Method in class com.hazelcast.config.Config
 
getMemberCount() - Method in class com.hazelcast.cluster.JoinMessage
 
getMemberCount() - Method in class com.hazelcast.jmx.InstanceMBean
 
getMemberCredentialsConfig() - Method in class com.hazelcast.config.SecurityConfig
 
getMemberGroupConfigs() - Method in class com.hazelcast.config.PartitionGroupConfig
Returns an unmodifiable collection containing all MemberGroupConfig elements.
getMemberGroupsSize() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getMemberGroupsSize() - Method in interface com.hazelcast.partition.InternalPartitionService
 
getMemberIndex() - Method in class com.hazelcast.management.ConnectionInfo
 
getMemberList() - Method in interface com.hazelcast.client.spi.ClientClusterService
 
getMemberList() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getMemberList() - Method in interface com.hazelcast.cluster.ClusterService
 
getMemberList() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
getMemberList() - Method in class com.hazelcast.monitor.TimedMemberState
 
getMemberLoginModuleConfigs() - Method in class com.hazelcast.config.SecurityConfig
 
getMemberPartitions(Address) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getMemberPartitions(Address) - Method in interface com.hazelcast.partition.InternalPartitionService
 
getMemberPartitionsMap() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getMemberPartitionsMap() - Method in interface com.hazelcast.partition.InternalPartitionService
 
getMembers() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
getMembers() - Method in class com.hazelcast.client.util.AbstractLoadBalancer
 
getMembers() - Method in class com.hazelcast.cluster.ClusterProxy
 
getMembers() - Method in interface com.hazelcast.cluster.ClusterService
 
getMembers() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
getMembers() - Method in class com.hazelcast.cluster.TcpIpJoiner
 
getMembers() - Method in class com.hazelcast.cluster.TcpIpJoinerOverAWS
 
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 current members of the cluster.
getMembers() - Method in class com.hazelcast.core.InitialMembershipEvent
Returns an immutable set of ordered members at the moment this InitialMembershipListener is registered.
getMembers() - Method in class com.hazelcast.core.MembershipEvent
Returns a consistent view of the the members exactly after this MembershipEvent has been processed.
getMembers() - Method in class com.hazelcast.jmx.InstanceMBean
 
getMembers() - Method in class com.hazelcast.partition.client.PartitionsResponse
 
getMembers() - Method in class com.hazelcast.partition.membergroup.DefaultMemberGroup
 
getMembers() - Method in class com.hazelcast.partition.PartitionRuntimeState
 
getMemberSocketInterceptor() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
getMemberState() - Method in class com.hazelcast.monitor.TimedMemberState
 
GetMemberSystemPropertiesRequest - Class in com.hazelcast.management.request
 
GetMemberSystemPropertiesRequest() - Constructor for class com.hazelcast.management.request.GetMemberSystemPropertiesRequest
 
getMemoryLimit() - Method in class com.hazelcast.queue.QueueStoreWrapper
 
getMergePolicy() - Method in class com.hazelcast.config.MapConfig
 
getMergePolicy() - Method in class com.hazelcast.config.WanReplicationRef
 
getMergePolicy(String) - Method in class com.hazelcast.map.MapService
 
getMergePolicy() - Method in class com.hazelcast.map.wan.MapReplicationUpdate
 
getMessage() - Method in class com.hazelcast.client.GenericError
 
getMessage() - Method in class com.hazelcast.cluster.JoinRequestOperation
 
getMessage() - Method in exception com.hazelcast.core.MemberLeftException
 
getMessage() - Method in class com.hazelcast.logging.SystemLogRecord
 
getMessage() - Method in class com.hazelcast.topic.client.PortableMessage
 
getMessageListenerConfigs() - Method in class com.hazelcast.config.TopicConfig
 
getMessageListenerConfigs() - Method in class com.hazelcast.config.TopicConfigReadOnly
 
getMessageObject() - Method in class com.hazelcast.core.Message
Returns published message
getMetaData() - Method in class com.hazelcast.jca.ConnectionFactoryImpl
 
getMetaData() - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getMetaData() - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
getMethodCallSyntax(String, String, String...) - Method in class com.hazelcast.osgi.OSGiScriptEngineFactory
 
getMigrationData(PartitionReplicationEvent) - Method in class com.hazelcast.collection.CollectionService
 
getMigrationEndpoint() - Method in class com.hazelcast.spi.PartitionMigrationEvent
 
getMigrationQueueSize() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getMigrationQueueSize() - Method in interface com.hazelcast.partition.InternalPartitionService
 
getMimeTypes() - Method in class com.hazelcast.osgi.OSGiScriptEngineFactory
 
getMinAge() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
getMinAge() - Method in interface com.hazelcast.monitor.LocalQueueStats
Returns the min age of the items in this member.
getMisses() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
 
getMisses() - Method in interface com.hazelcast.monitor.NearCacheStats
Returns the number of misses of the locally owned entries.
getMonitor() - Method in class com.hazelcast.nio.TcpIpConnection
 
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 of the multicast package.
getMultiMap() - Method in class com.hazelcast.client.examples.ClientTestApp
 
getMultiMap(String) - Method in class com.hazelcast.client.HazelcastClient
 
getMultiMap(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getMultiMap(String) - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getMultiMap(String) - Method in interface com.hazelcast.core.HazelcastInstance
Returns the distributed multimap instance with the specified name.
getMultiMap() - Method in class com.hazelcast.examples.TestApp
 
getMultiMap(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getMultiMap(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getMultiMap(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getMultiMap(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
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.config.Config
 
getMultiMapConfigs() - Method in class com.hazelcast.config.Config
 
getMultiMapWrapper(Data) - Method in class com.hazelcast.multimap.MultiMapContainer
 
getName() - Method in class com.hazelcast.client.BaseClientRemoveListenerRequest
 
getName() - Method in class com.hazelcast.client.DistributedObjectInfo
 
getName() - Method in class com.hazelcast.client.GenericError
 
getName() - Method in class com.hazelcast.client.HazelcastClient
 
getName() - Method in class com.hazelcast.client.HazelcastClientProxy
 
getName() - Method in class com.hazelcast.client.spi.ClientProxy
 
getName() - Method in class com.hazelcast.client.txn.proxy.AbstractClientTxnCollectionProxy
 
getName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
getName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
getName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
getName() - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
getName() - Method in class com.hazelcast.collection.txn.AbstractTransactionalCollectionProxy
 
getName() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
getName() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
 
getName() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchInfo
 
getName() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchProxy
 
getName() - Method in class com.hazelcast.concurrent.idgen.IdGeneratorProxy
 
getName() - Method in class com.hazelcast.concurrent.lock.client.AbstractIsLockedRequest
 
getName() - Method in class com.hazelcast.concurrent.lock.client.AbstractLockRequest
 
getName() - Method in class com.hazelcast.concurrent.lock.client.AbstractUnlockRequest
 
getName() - Method in class com.hazelcast.concurrent.lock.LockProxy
 
getName() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
 
getName() - Method in class com.hazelcast.config.CollectionConfig
 
getName() - Method in class com.hazelcast.config.ExecutorConfig
 
getName() - Method in class com.hazelcast.config.GroupConfig
Gets the name of the group.
getName() - Method in class com.hazelcast.config.JobTrackerConfig
 
getName() - Method in class com.hazelcast.config.MapConfig
 
getName() - Method in class com.hazelcast.config.MultiMapConfig
 
getName() - Method in class com.hazelcast.config.NearCacheConfig
 
getName() - Method in class com.hazelcast.config.PermissionConfig
 
getName() - Method in class com.hazelcast.config.QueueConfig
 
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
 
getName() - Method in interface com.hazelcast.core.DistributedObject
Returns the unique name for this DistributedObject.
getName() - Method in class com.hazelcast.core.EntryEvent
Returns the name of the map for this event.
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.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.core.MultiMap
Returns the name of this multimap.
getName() - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
getName() - Method in class com.hazelcast.instance.GroupProperties.GroupProperty
 
getName() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getName() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getName() - Method in class com.hazelcast.instance.Node
 
getName() - Method in class com.hazelcast.jmx.AtomicLongMBean
 
getName() - Method in class com.hazelcast.jmx.AtomicReferenceMBean
 
getName() - Method in class com.hazelcast.jmx.InstanceMBean
 
getName() - Method in class com.hazelcast.jmx.ListMBean
 
getName() - Method in class com.hazelcast.jmx.LockMBean
 
getName() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
 
getName() - Method in class com.hazelcast.jmx.MapMBean
 
getName() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getName() - Method in class com.hazelcast.jmx.NodeMBean
 
getName() - Method in class com.hazelcast.jmx.QueueMBean
 
getName() - Method in class com.hazelcast.jmx.SemaphoreMBean
 
getName() - Method in class com.hazelcast.jmx.SetMBean
 
getName() - Method in class com.hazelcast.jmx.TopicMBean
 
getName() - Method in class com.hazelcast.management.LockInfo
 
getName() - Method in class com.hazelcast.map.DefaultRecordStore
 
getName() - Method in class com.hazelcast.map.MapContainer
 
getName() - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
getName() - Method in interface com.hazelcast.map.RecordStore
 
getName() - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
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
Returns the name of the underlying JobTracker
getName() - Method in class com.hazelcast.multimap.MultiMapEvent
 
getName() - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
getName() - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxy
 
getName() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
 
getName() - Method in class com.hazelcast.queue.QueueOperation
 
getName() - Method in class com.hazelcast.queue.tx.TransactionalQueueProxySupport
 
getName() - Method in class com.hazelcast.spi.impl.AbstractNamedOperation
 
getName() - Method in class com.hazelcast.spi.impl.DistributedObjectEventPacket
 
getName() - Method in class com.hazelcast.spi.impl.PortableDistributedObjectEvent
 
getName() - Method in class com.hazelcast.spi.ServiceInfo
 
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
 
getNames() - Method in class com.hazelcast.osgi.OSGiScriptEngineFactory
 
getNamespace() - Method in class com.hazelcast.concurrent.lock.client.AbstractIsLockedRequest
 
getNamespace() - Method in class com.hazelcast.concurrent.lock.client.AbstractLockRequest
 
getNamespace() - Method in class com.hazelcast.concurrent.lock.client.AbstractUnlockRequest
 
getNamespace() - Method in class com.hazelcast.concurrent.lock.client.IsLockedRequest
 
getNamespace() - Method in class com.hazelcast.concurrent.lock.client.LockRequest
 
getNamespace() - Method in class com.hazelcast.concurrent.lock.client.UnlockRequest
 
getNamespace() - Method in class com.hazelcast.concurrent.lock.LockProxySupport
 
getNamespace() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
getNamespace() - Method in class com.hazelcast.map.client.MapIsLockedRequest
 
getNamespace() - Method in class com.hazelcast.map.client.MapLockRequest
 
getNamespace() - Method in class com.hazelcast.map.client.MapUnlockRequest
 
getNamespace() - Method in class com.hazelcast.multimap.operations.client.MultiMapIsLockedRequest
 
getNamespace() - Method in class com.hazelcast.multimap.operations.client.MultiMapLockRequest
 
getNamespace() - Method in class com.hazelcast.multimap.operations.client.MultiMapUnlockRequest
 
getNearCache(String) - Method in class com.hazelcast.map.MapService
 
getNearCacheConfig(String) - Method in class com.hazelcast.client.config.ClientConfig
 
getNearCacheConfig() - Method in class com.hazelcast.config.MapConfig
 
getNearCacheConfig() - Method in class com.hazelcast.config.MapConfigReadOnly
 
getNearCacheConfigMap() - Method in class com.hazelcast.client.config.ClientConfig
 
getNearCacheSizeEstimator() - Method in class com.hazelcast.map.MapContainer
 
getNearCacheStats() - Method in class com.hazelcast.client.nearcache.ClientNearCache
 
getNearCacheStats() - Method in class com.hazelcast.map.NearCache
 
getNearCacheStats() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getNearCacheStats() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns statistics related to the Near Cache.
getNestedClassDefinitions() - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
getNetworkConfig() - Method in class com.hazelcast.client.config.ClientConfig
 
getNetworkConfig() - Method in class com.hazelcast.config.Config
 
getNewAddress() - Method in class com.hazelcast.partition.impl.PartitionReplicaChangeEvent
 
getNewOwner() - Method in class com.hazelcast.core.MigrationEvent
Returns the new owner of the migrating partition
getNewValue() - Method in interface com.hazelcast.map.MapInterceptorContext
 
getNewValue() - Method in class com.hazelcast.map.MapInterceptorContextImpl
 
getNewValueData() - Method in class com.hazelcast.map.DataAwareEntryEvent
 
getNextRecordId() - Method in class com.hazelcast.multimap.operations.MultiMapResponse
 
getNode() - Method in interface com.hazelcast.ascii.TextCommandService
 
getNode() - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
getNode() - Method in class com.hazelcast.logging.SystemLogRecord
 
getNode() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getNodeEngine() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
getNodeEngine() - Method in class com.hazelcast.map.MapService
 
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.MultiMapContainer
 
getNodeEngine() - Method in class com.hazelcast.multimap.MultiMapService
 
getNodeEngine() - Method in class com.hazelcast.queue.QueueService
 
getNodeEngine() - Method in class com.hazelcast.spi.AbstractDistributedObject
 
getNodeEngine() - Method in class com.hazelcast.spi.Operation
 
getNodeMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getNotifiedKey() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownOperation
 
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.SemaphoreDeadMemberOperation
 
getNotifiedKey() - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
getNotifiedKey() - Method in class com.hazelcast.map.tx.TxnRollbackOperation
 
getNotifiedKey() - Method in class com.hazelcast.map.tx.TxnSetOperation
 
getNotifiedKey() - Method in class com.hazelcast.map.tx.TxnUnlockOperation
 
getNotifiedKey() - Method in class com.hazelcast.multimap.txn.TxnCommitOperation
 
getNotifiedKey() - Method in class com.hazelcast.multimap.txn.TxnRollbackOperation
 
getNotifiedKey() - Method in class com.hazelcast.queue.AddAllOperation
 
getNotifiedKey() - Method in class com.hazelcast.queue.ClearOperation
 
getNotifiedKey() - Method in class com.hazelcast.queue.CompareAndRemoveOperation
 
getNotifiedKey() - Method in class com.hazelcast.queue.DrainOperation
 
getNotifiedKey() - Method in class com.hazelcast.queue.OfferOperation
 
getNotifiedKey() - Method in class com.hazelcast.queue.PollOperation
 
getNotifiedKey() - Method in class com.hazelcast.queue.RemoveOperation
 
getNotifiedKey() - Method in class com.hazelcast.queue.tx.TxnOfferOperation
 
getNotifiedKey() - Method in class com.hazelcast.queue.tx.TxnPollOperation
 
getNotifiedKey() - Method in class com.hazelcast.queue.tx.TxnRollbackOperation
 
getNotifiedKey() - Method in interface com.hazelcast.spi.Notifier
 
getNumber(String) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
 
getNumber() - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBaseOperation
 
getObject() - Method in class com.hazelcast.multimap.MultiMapRecord
 
getObjectCollection(NodeEngine) - Method in class com.hazelcast.multimap.operations.MultiMapResponse
 
getObjectEntrySet(NodeEngine) - Method in class com.hazelcast.multimap.operations.EntrySetResponse
 
getObjectId() - Method in class com.hazelcast.core.DistributedObjectEvent
Returns identifier of related DistributedObject
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.spi.AbstractWaitNotifyKey
 
getObjectName() - Method in class com.hazelcast.spi.DefaultObjectNamespace
 
getObjectName() - Method in interface com.hazelcast.spi.ObjectNamespace
 
getObjectName() - Method in interface com.hazelcast.spi.WaitNotifyKey
 
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.queue.QueueContainer
 
getOffHeapStorage() - Method in class com.hazelcast.instance.DefaultNodeInitializer
 
getOffHeapStorage() - Method in interface com.hazelcast.instance.NodeInitializer
 
getOffHeapStorage() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getOffHeapStorage() - Method in interface com.hazelcast.spi.NodeEngine
 
getOldAddress() - Method in class com.hazelcast.partition.impl.PartitionReplicaChangeEvent
 
getOldOwner() - Method in class com.hazelcast.core.MigrationEvent
Returns the old owner of the migrating partition
getOldValue() - Method in class com.hazelcast.core.EntryEvent
Returns the old value of the entry event
getOldValue() - Method in class com.hazelcast.map.DataAwareEntryEvent
 
getOldValue() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
 
getOldValueData() - Method in class com.hazelcast.map.DataAwareEntryEvent
 
getOp() - Method in class com.hazelcast.spi.InvocationBuilder
 
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 - Class in com.hazelcast.map.operation
 
GetOperation() - Constructor for class com.hazelcast.map.operation.GetOperation
 
GetOperation(String, Data) - Constructor for class com.hazelcast.map.operation.GetOperation
 
getOperationExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getOperationExecutorQueueSize() - Method in class com.hazelcast.spi.impl.BasicOperationScheduler
 
getOperationExecutorQueueSize() - Method in interface com.hazelcast.spi.OperationService
 
getOperationService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getOperationService() - Method in interface com.hazelcast.spi.NodeEngine
 
getOperationServiceMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getOperationThreadCount() - Method in class com.hazelcast.jmx.OperationServiceMBean
 
getOperationThreadCount() - Method in interface com.hazelcast.spi.OperationService
 
getOperationType() - Method in class com.hazelcast.cluster.client.MemberAttributeChange
 
getOperationType() - Method in class com.hazelcast.core.MemberAttributeEvent
 
getOperationType() - Method in interface com.hazelcast.map.MapInterceptorContext
 
getOperationType() - Method in class com.hazelcast.map.MapInterceptorContextImpl
 
getOrConnect(Address) - Method in interface com.hazelcast.nio.ConnectionManager
 
getOrConnect(Address, boolean) - Method in interface com.hazelcast.nio.ConnectionManager
 
getOrConnect(Address) - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
getOrConnect(Address, boolean) - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
getOrCreateCollectionContainer(int, String) - Method in class com.hazelcast.multimap.MultiMapService
 
getOrCreateCollectionWrapper() - Method in class com.hazelcast.multimap.operations.MultiMapKeyBasedOperation
 
getOrCreateContainer() - Method in class com.hazelcast.collection.CollectionOperation
 
getOrCreateContainer(String, boolean) - Method in class com.hazelcast.collection.CollectionService
 
getOrCreateContainer(String, boolean) - Method in class com.hazelcast.collection.list.ListService
 
getOrCreateContainer(String, boolean) - Method in class com.hazelcast.collection.set.SetService
 
getOrCreateContainer() - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
getOrCreateContainer() - Method in class com.hazelcast.queue.QueueOperation
 
getOrCreateContainer(String, boolean) - Method in class com.hazelcast.queue.QueueService
 
getOrCreateContext(MapCombineTask) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
 
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
 
getOrCreateListContainer() - Method in class com.hazelcast.collection.CollectionOperation
 
getOrCreateMultiMapContainer(String) - Method in class com.hazelcast.multimap.MultiMapPartitionContainer
 
getOrCreateMultiMapWrapper(Data) - Method in class com.hazelcast.multimap.MultiMapContainer
 
getOrCreatePermit(String) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
 
getOrderingTypeByName(String) - Static method in class com.hazelcast.util.SortedHashMap
 
getOrderLock(String) - Method in class com.hazelcast.topic.TopicService
 
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
 
getOtherOperationCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
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.config.NetworkConfig
 
getOutboundPorts() - Method in class com.hazelcast.config.NetworkConfig
 
getOutboundPorts() - Method in interface com.hazelcast.nio.IOService
 
getOutboundPorts() - Method in class com.hazelcast.nio.NodeIOService
 
getOutputStatement(String) - Method in class com.hazelcast.osgi.OSGiScriptEngineFactory
 
getOwnedEntryCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getOwnedEntryCount() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
 
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 entries owned by this member.
getOwnedEntryMemoryCost() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
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 entries in this cache.
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 class com.hazelcast.map.MapService
 
getOwner() - Method in interface com.hazelcast.concurrent.lock.LockResource
 
getOwner() - Method in interface com.hazelcast.core.Partition
Returns owner member of the partition.
getOwner() - Method in class com.hazelcast.mapreduce.impl.task.JobPartitionStateImpl
 
getOwner() - Method in interface com.hazelcast.mapreduce.JobPartitionState
Returns the owner of this partition
getOwner() - Method in interface com.hazelcast.partition.InternalPartition
Returns the Address of the owner of this partition.
getOwner() - Method in class com.hazelcast.partition.PartitionServiceProxy.PartitionProxy
 
getOwnerIndexes() - Method in class com.hazelcast.partition.client.PartitionsResponse
 
getOwnerInfo(Data) - Method in interface com.hazelcast.concurrent.lock.LockStore
 
getOwnerInfo(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
getOwnerInfo(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
 
getOwnerMemberIndex() - Method in class com.hazelcast.management.LockInfo
 
getOwnerUuid() - Method in class com.hazelcast.client.ClientPrincipal
 
getOwnerUuid() - Method in interface com.hazelcast.transaction.impl.TransactionSupport
 
getPacketVersion() - Method in class com.hazelcast.cluster.JoinMessage
 
getPage() - Method in class com.hazelcast.query.PagingPredicate
 
getPageSize() - Method in class com.hazelcast.query.PagingPredicate
 
getParameter(String) - Method in class com.hazelcast.osgi.OSGiScriptEngineFactory
 
getPartition() - Method in class com.hazelcast.client.KeyBasedClientRequest
 
getPartition() - Method in class com.hazelcast.client.PartitionClientRequest
 
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() - Method in class com.hazelcast.collection.client.CollectionRequest
 
getPartition() - Method in class com.hazelcast.concurrent.atomiclong.client.AbstractAlterRequest
 
getPartition() - Method in class com.hazelcast.concurrent.atomiclong.client.AtomicLongRequest
 
getPartition() - Method in class com.hazelcast.concurrent.atomiclong.client.ReadRequest
 
getPartition() - Method in class com.hazelcast.concurrent.atomicreference.client.AbstractAlterRequest
 
getPartition() - Method in class com.hazelcast.concurrent.atomicreference.client.ModifyRequest
 
getPartition() - Method in class com.hazelcast.concurrent.atomicreference.client.ReadRequest
 
getPartition() - Method in class com.hazelcast.concurrent.semaphore.client.SemaphoreRequest
 
getPartition(Object) - Method in interface com.hazelcast.core.PartitionService
Returns partition which given key belongs to.
getPartition() - Method in class com.hazelcast.executor.client.PartitionCallableRequest
 
getPartition() - Method in class com.hazelcast.multimap.operations.client.MultiMapKeyBasedRequest
 
getPartition(int) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getPartition(int) - Method in interface com.hazelcast.partition.InternalPartitionService
Returns the InternalPartition for a given partitionId.
getPartition(Object) - Method in class com.hazelcast.partition.PartitionServiceProxy
 
getPartition(int) - Method in class com.hazelcast.partition.PartitionServiceProxy
 
getPartition() - Method in class com.hazelcast.queue.client.QueueRequest
 
getPartition() - Method in class com.hazelcast.topic.client.PublishRequest
 
getPartitionContainer(int) - Method in class com.hazelcast.map.MapService
 
getPartitionContainer(int) - Method in class com.hazelcast.multimap.MultiMapService
 
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.jmx.PartitionServiceMBean
 
getPartitionCount() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getPartitionCount() - Method in interface com.hazelcast.partition.InternalPartitionService
Returns the number of partitions.
getPartitionGroupConfig() - Method in class com.hazelcast.config.Config
 
getPartitionHash() - Method in class com.hazelcast.nio.serialization.Data
 
getPartitionId(Data) - Method in interface com.hazelcast.client.spi.ClientPartitionService
 
getPartitionId(Object) - Method in interface com.hazelcast.client.spi.ClientPartitionService
 
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.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.Permit
 
getPartitionId() - Method in class com.hazelcast.core.MigrationEvent
Returns the id of the partition which is (or being) migrated
getPartitionId() - Method in interface com.hazelcast.core.Partition
Returns id of the partition.
getPartitionId() - Method in class com.hazelcast.map.PartitionContainer
 
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.nio.Packet
Returns the partition id of this packet.
getPartitionId(Data) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getPartitionId(Object) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getPartitionId() - Method in class com.hazelcast.partition.impl.PartitionReplicaChangeEvent
 
getPartitionId() - Method in interface com.hazelcast.partition.InternalPartition
Returns the partition id.
getPartitionId(Data) - Method in interface com.hazelcast.partition.InternalPartitionService
Returns the partition id for a Data key.
getPartitionId(Object) - Method in interface com.hazelcast.partition.InternalPartitionService
Returns the partition id for a given object.
getPartitionId() - Method in class com.hazelcast.partition.MigrationInfo
 
getPartitionId() - Method in class com.hazelcast.partition.PartitionInfo
 
getPartitionId() - Method in class com.hazelcast.partition.PartitionServiceProxy.PartitionProxy
 
getPartitionId() - Method in class com.hazelcast.spi.InvocationBuilder
 
getPartitionId() - Method in class com.hazelcast.spi.Operation
 
getPartitionId() - Method in interface com.hazelcast.spi.PartitionAwareOperation
 
getPartitionId() - Method in class com.hazelcast.spi.PartitionMigrationEvent
 
getPartitionId() - Method in class com.hazelcast.spi.PartitionReplicationEvent
 
getPartitionIds() - Method in class com.hazelcast.map.QueryResult
 
getPartitioningStrategy() - Method in class com.hazelcast.config.PartitioningStrategyConfig
 
getPartitioningStrategy() - Method in class com.hazelcast.map.MapContainer
 
getPartitioningStrategyClass() - Method in class com.hazelcast.config.PartitioningStrategyConfig
 
getPartitioningStrategyConfig() - Method in class com.hazelcast.config.MapConfig
 
getPartitioningStrategyConfig() - Method in class com.hazelcast.config.MapConfigReadOnly
 
getPartitionKey() - Method in class com.hazelcast.client.spi.ClientProxy
 
getPartitionKey() - Method in interface com.hazelcast.core.DistributedObject
Returns the key of partition this DistributedObject is assigned to.
getPartitionKey() - Method in interface com.hazelcast.core.PartitionAware
The key object 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.jmx.AtomicLongMBean
 
getPartitionKey() - Method in class com.hazelcast.jmx.AtomicReferenceMBean
 
getPartitionKey() - Method in class com.hazelcast.jmx.CountDownLatchMBean
 
getPartitionKey() - Method in class com.hazelcast.jmx.LockMBean
 
getPartitionKey() - Method in class com.hazelcast.jmx.QueueMBean
 
getPartitionKey() - Method in class com.hazelcast.jmx.SemaphoreMBean
 
getPartitionKey() - Method in class com.hazelcast.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.spi.AbstractDistributedObject
 
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.partition.impl.InternalPartitionServiceImpl
 
getPartitionOwner(int) - Method in interface com.hazelcast.partition.InternalPartitionService
 
getPartitionReplicaVersions(int) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getPartitionReplicaVersions(int) - Method in interface com.hazelcast.partition.InternalPartitionService
 
getPartitions() - Method in class com.hazelcast.client.MultiPartitionClientRequest
 
getPartitions() - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
getPartitions() - Method in interface com.hazelcast.core.PartitionService
Returns all partitions.
getPartitions() - Method in class com.hazelcast.map.client.MapExecuteOnKeysRequest
 
getPartitions() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
getPartitions() - Method in interface com.hazelcast.monitor.MemberState
 
getPartitions() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getPartitions() - Method in interface com.hazelcast.partition.InternalPartitionService
 
getPartitions() - Method in class com.hazelcast.partition.PartitionRuntimeState
 
getPartitions() - Method in class com.hazelcast.partition.PartitionServiceProxy
 
getPartitionService() - Method in interface com.hazelcast.client.ClientEngine
 
getPartitionService() - Method in class com.hazelcast.client.ClientEngineImpl
 
getPartitionService() - Method in class com.hazelcast.client.HazelcastClient
 
getPartitionService() - Method in class com.hazelcast.client.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
 
getPartitionServiceMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getPartitionServiceProxy() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
getPartitionServiceProxy() - Method in interface com.hazelcast.partition.InternalPartitionService
 
GetPartitionsRequest - Class in com.hazelcast.partition.client
 
GetPartitionsRequest() - Constructor for class com.hazelcast.partition.client.GetPartitionsRequest
 
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
Returns an array of JobPartitionStates holding information about the processing state (JobPartitionState.State) and the processing owner of this partition.
The index of the JobPartitionState inside of the array is the number of the processed partition if the KeyValueSource is PartitionIdAware or a randomly assigned id for the different members of the cluster.
getPassword() - Method in class com.hazelcast.config.GroupConfig
Gets the password to connec to to the group.
getPassword() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
getPassword() - Method in class com.hazelcast.security.UsernamePasswordCredentials
 
getPendingTaskCount() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
 
getPendingTaskCount() - Method in interface com.hazelcast.monitor.LocalExecutorStats
Returns the number of pending operations of the executor service
getPermission(String, String, String...) - Static method in class com.hazelcast.security.permission.ActionConstants
 
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
 
getPermit() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreOperation
 
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.queue.QueueContainer
 
getPoolSize() - Method in class com.hazelcast.config.ExecutorConfig
 
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 is going to try to bind on.
getPort() - Method in class com.hazelcast.instance.MemberImpl
 
getPort() - Method in class com.hazelcast.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.TcpIpConnection
 
getPortableFactories() - Method in class com.hazelcast.config.SerializationConfig
 
getPortableFactoryClasses() - Method in class com.hazelcast.config.SerializationConfig
 
getPortableVersion() - Method in class com.hazelcast.config.SerializationConfig
 
getPortCount() - Method in class com.hazelcast.config.NetworkConfig
Returns the maximum number of ports allowed to try to bind on.
getPosition(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
getPosition(FieldDefinition) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
getPossibleInetAddressesFor(Inet6Address) - Static method in class com.hazelcast.util.AddressUtil
 
getPossibleSocketAddresses(InetAddress, int, String) - Static method in class com.hazelcast.client.util.AddressHelper
 
getPostJoinOperation() - Method in class com.hazelcast.map.MapService
 
getPostJoinOperation() - Method in class com.hazelcast.spi.impl.EventServiceImpl
 
getPostJoinOperation() - Method in class com.hazelcast.spi.impl.ProxyServiceImpl
 
getPostJoinOperation() - Method in interface com.hazelcast.spi.PostJoinAwareService
Post join operations must be lock free; means no locks at all; no partition locks, no key-based locks, no service level locks! Post join operations should return response, at least a null response.
getPostJoinOperations() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
Post join operations must be lock free; means no locks at all; no partition locks, no key-based locks, no service level locks!

Post join operations should return response, at least a null response.

getPredicate() - Method in class com.hazelcast.map.client.AbstractMapAddEntryListenerRequest
 
getPredicate() - Method in class com.hazelcast.map.client.AbstractTxnMapRequest
 
getPredicate() - Method in class com.hazelcast.map.client.MapAddEntryListenerRequest
 
getPredicate() - Method in class com.hazelcast.map.client.MapAddEntryListenerSqlRequest
 
getPredicate() - Method in class com.hazelcast.map.client.MapQueryRequest
 
getPredicate() - Method in class com.hazelcast.map.client.MapSQLQueryRequest
 
getPredicate() - Method in class com.hazelcast.map.client.TxnMapRequest
 
getPredicate() - Method in class com.hazelcast.map.client.TxnMapRequestWithSQLQuery
 
getPredicate() - Method in class com.hazelcast.map.operation.PartitionWideEntryBackupOperation
 
getPredicate() - Method in class com.hazelcast.map.operation.PartitionWideEntryOperation
 
getPredicate() - Method in class com.hazelcast.map.operation.PartitionWideEntryWithPredicateBackupOperation
 
getPredicate() - Method in class com.hazelcast.map.operation.PartitionWideEntryWithPredicateOperation
 
getPredicate() - Method in class com.hazelcast.map.QueryEventFilter
 
getPredicate() - Method in class com.hazelcast.query.PagingPredicate
 
getPrincipal() - Method in class com.hazelcast.client.ClientEndpoint
 
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.BasicOperationScheduler
 
getPriorityOperationExecutorQueueSize() - Method in interface com.hazelcast.spi.OperationService
 
getPrivateIpAddresses() - Method in class com.hazelcast.aws.AWSClient
 
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
Returns the number of processed records.
The number of processed records is not a real time value but updated on regular base (after 1000 processed elements per node).
getProgram(String...) - Method in class com.hazelcast.osgi.OSGiScriptEngineFactory
 
getProperties() - Method in class com.hazelcast.config.Config
 
getProperties() - Method in class com.hazelcast.config.CredentialsFactoryConfig
 
getProperties() - Method in class com.hazelcast.config.LoginModuleConfig
 
getProperties() - Method in class com.hazelcast.config.MapStoreConfig
 
getProperties() - Method in class com.hazelcast.config.PermissionPolicyConfig
 
getProperties() - Method in class com.hazelcast.config.QueueStoreConfig
 
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.XmlConfigBuilder
Gets the current used properties.
getProperty(String) - Method in class com.hazelcast.config.Config
 
getProperty(String) - Method in class com.hazelcast.config.MapStoreConfig
 
getProperty(String) - Method in class com.hazelcast.config.QueueStoreConfig
 
getProperty(String) - Method in class com.hazelcast.config.SocketInterceptorConfig
Gets a property.
getProperty(String) - Method in class com.hazelcast.config.SSLConfig
Gets a property.
getProxy(String, String) - Method in class com.hazelcast.client.spi.ProxyManager
 
getProxyCount() - Method in class com.hazelcast.jmx.ProxyServiceMBean
 
getProxyCount() - Method in class com.hazelcast.spi.impl.ProxyServiceImpl
 
getProxyCount() - Method in interface com.hazelcast.spi.ProxyService
 
getProxyFactoryConfigs() - Method in class com.hazelcast.client.config.ClientConfig
 
getProxyService() - Method in interface com.hazelcast.client.ClientEngine
 
getProxyService() - Method in class com.hazelcast.client.ClientEngineImpl
 
getProxyService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getProxyService() - Method in interface com.hazelcast.spi.NodeEngine
 
getProxyServiceMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getPublicAddress() - Method in class com.hazelcast.config.NetworkConfig
 
getPublicAddress() - Method in interface com.hazelcast.instance.AddressPicker
 
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.client.PortableMessage
 
getPutOperationCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getPutOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of put operations
getQueryExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getQueryString() - Method in class com.hazelcast.aws.impl.DescribeInstances
 
getQueryString(Map<String, String>) - Static method in class com.hazelcast.aws.utility.CloudyUtility
 
getQueue() - Method in class com.hazelcast.client.examples.ClientTestApp
 
getQueue(String) - Method in class com.hazelcast.client.HazelcastClient
 
getQueue(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getQueue(String) - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getQueue(String) - Method in interface com.hazelcast.core.HazelcastInstance
Returns the distributed queue instance with the specified name.
getQueue() - Method in class com.hazelcast.examples.TestApp
 
getQueue(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getQueue(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getQueue(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getQueue(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
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
 
getQueueConfig(String) - Method in class com.hazelcast.config.Config
 
getQueueConfigs() - Method in class com.hazelcast.config.Config
 
getQueueService() - Method in class com.hazelcast.queue.QueueOperation
 
getQueueSize() - Method in class com.hazelcast.config.JobTrackerConfig
 
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
 
getQueueStoreConfig() - Method in class com.hazelcast.config.QueueConfigReadOnly
 
getRatio() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
 
getRatio() - Method in interface com.hazelcast.monitor.NearCacheStats
Returns the hit/miss ratio of the locally owned entries.
getRawDataInput() - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
getRawDataInput() - Method in interface com.hazelcast.nio.serialization.PortableReader
 
getRawDataOutput() - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
getRawDataOutput() - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
getReadHandler() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getReadHandler() - Method in class com.hazelcast.nio.TcpIpConnection
 
getReadonlyConnectionMap() - Method in interface com.hazelcast.nio.ConnectionManager
 
getReadonlyConnectionMap() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
getReadonlyMap() - Method in class com.hazelcast.map.NearCache
 
getReadonlyRecordMap() - Method in class com.hazelcast.map.DefaultRecordStore
 
getReadonlyRecordMap() - Method in interface com.hazelcast.map.RecordStore
 
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
getRecord(Data) - Method in class com.hazelcast.map.DefaultRecordStore
 
getRecord(Data) - Method in interface com.hazelcast.map.RecordStore
 
getRecordCollection(NodeEngine) - Method in class com.hazelcast.multimap.operations.MultiMapResponse
 
getRecordFactory() - Method in class com.hazelcast.jca.ConnectionFactoryImpl
 
getRecordFactory() - Method in class com.hazelcast.map.MapContainer
 
getRecordId() - Method in class com.hazelcast.multimap.MultiMapRecord
 
getRecordId() - Method in class com.hazelcast.multimap.txn.TxnPutOperation
 
getRecordId() - Method in class com.hazelcast.multimap.txn.TxnRemoveOperation
 
getRecordIds() - Method in class com.hazelcast.multimap.txn.TxnRemoveAllOperation
 
getRecordMap(Comparable) - Method in interface com.hazelcast.query.impl.IndexStore
 
getRecordMap(Comparable) - Method in class com.hazelcast.query.impl.SortedIndexStore
 
getRecordMap(Comparable) - Method in class com.hazelcast.query.impl.UnsortedIndexStore
 
getRecords(Comparable[]) - Method in interface com.hazelcast.query.impl.Index
 
getRecords(Comparable) - Method in interface com.hazelcast.query.impl.Index
 
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(MultiResultSet, Set<Comparable>) - Method in interface com.hazelcast.query.impl.IndexStore
 
getRecords(Comparable) - Method in class com.hazelcast.query.impl.SortedIndexStore
 
getRecords(MultiResultSet, Set<Comparable>) - Method in class com.hazelcast.query.impl.SortedIndexStore
 
getRecords(Comparable) - Method in class com.hazelcast.query.impl.UnsortedIndexStore
 
getRecords(MultiResultSet, Set<Comparable>) - Method in class com.hazelcast.query.impl.UnsortedIndexStore
 
getRecordStore(int, String) - Method in class com.hazelcast.map.MapService
 
getRecordStore(String) - Method in class com.hazelcast.map.PartitionContainer
 
getRecordValues() - Method in class com.hazelcast.query.impl.IndexImpl
 
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.mapreduce.impl.task.JobTaskConfiguration
 
getReducerTask(String) - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
getReference(String) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
 
getReference() - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBaseOperation
 
getReference() - Method in class com.hazelcast.jca.ConnectionFactoryImpl
 
getRegion() - Method in class com.hazelcast.config.AwsConfig
Gets the region where the EC2 instances running the Hazelcast members will be running.
getRegion() - Method in class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
getRegion() - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
getRegion() - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
getRegistrationId() - Method in class com.hazelcast.client.BaseClientRemoveListenerRequest
 
getRegistrations(String, String) - Method in interface com.hazelcast.spi.EventService
 
getRegistrations(String, String) - Method in class com.hazelcast.spi.impl.EventServiceImpl
 
getRegistrationsAsArray(String, String) - Method in interface com.hazelcast.spi.EventService
 
getRegistrationsAsArray(String, String) - Method in class com.hazelcast.spi.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.
GetRemainingLeaseRequest - Class in com.hazelcast.concurrent.lock.client
 
GetRemainingLeaseRequest() - Constructor for class com.hazelcast.concurrent.lock.client.GetRemainingLeaseRequest
 
GetRemainingLeaseRequest(Data) - Constructor for class com.hazelcast.concurrent.lock.client.GetRemainingLeaseRequest
 
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
 
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.
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
 
getRemoteEndpoint() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getRemoteOperationsCount() - Method in class com.hazelcast.jmx.OperationServiceMBean
 
getRemoteOperationsCount() - Method in interface com.hazelcast.spi.OperationService
 
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.TcpIpConnection
 
getRemoveOperationCount() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getRemoveOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of Remove operations
getRemoveTime() - Method in class com.hazelcast.map.wan.MapReplicationRemove
 
getReplicaAddress(int) - Method in interface com.hazelcast.partition.InternalPartition
Returns Address of the replica.
getReplicaAddress(int) - Method in class com.hazelcast.partition.PartitionInfo
 
getReplicaAddresses() - Method in class com.hazelcast.partition.PartitionInfo
 
getReplicaCount() - Method in class com.hazelcast.partition.PartitionInfo
 
getReplicaIndex() - Method in class com.hazelcast.client.PartitionClientRequest
 
getReplicaIndex() - Method in class com.hazelcast.partition.impl.PartitionReplicaChangeEvent
 
getReplicaIndex() - Method in class com.hazelcast.spi.InvocationBuilder
 
getReplicaIndex() - Method in class com.hazelcast.spi.Operation
 
getReplicaIndex() - Method in class com.hazelcast.spi.PartitionReplicationEvent
 
getReplicationImpl() - Method in class com.hazelcast.config.WanTargetClusterConfig
 
getReplicationImplObject() - Method in class com.hazelcast.config.WanTargetClusterConfig
 
getRequest() - Method in class com.hazelcast.client.spi.impl.ClientCallFuture
 
GetRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
GetRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.GetRequest
 
GetRequest(String) - Constructor for class com.hazelcast.concurrent.atomicreference.client.GetRequest
 
getRequestId() - Method in class com.hazelcast.ascii.AbstractTextCommand
 
getRequestId() - Method in interface com.hazelcast.ascii.TextCommand
 
getRequiredAction() - Method in class com.hazelcast.collection.client.CollectionAddAllRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.CollectionAddRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.CollectionClearRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.CollectionCompareAndRemoveRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.CollectionContainsRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.CollectionGetAllRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.CollectionRemoveRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.CollectionRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.CollectionSizeRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.ListGetRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.ListIndexOfRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.ListRemoveRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.ListSetRequest
 
getRequiredAction() - Method in class com.hazelcast.collection.client.ListSubRequest
 
getRequiredMember() - Method in class com.hazelcast.config.TcpIpConfig
Gets the required member.
getRequiredPermission() - Method in class com.hazelcast.client.AuthenticationRequest
 
getRequiredPermission() - Method in class com.hazelcast.client.ClientCreateRequest
 
getRequiredPermission() - Method in class com.hazelcast.client.ClientDestroyRequest
 
getRequiredPermission() - Method in class com.hazelcast.client.DistributedObjectListenerRequest
 
getRequiredPermission() - Method in class com.hazelcast.client.GetDistributedObjectsRequest
 
getRequiredPermission() - Method in class com.hazelcast.client.RemoveDistributedObjectListenerRequest
 
getRequiredPermission() - Method in interface com.hazelcast.client.SecureRequest
 
getRequiredPermission() - Method in class com.hazelcast.client.txn.CommitTransactionRequest
 
getRequiredPermission() - Method in class com.hazelcast.client.txn.CreateTransactionRequest
 
getRequiredPermission() - Method in class com.hazelcast.client.txn.PrepareTransactionRequest
 
getRequiredPermission() - Method in class com.hazelcast.client.txn.RecoverAllTransactionsRequest
 
getRequiredPermission() - Method in class com.hazelcast.client.txn.RecoverTransactionRequest
 
getRequiredPermission() - Method in class com.hazelcast.client.txn.RollbackTransactionRequest
 
getRequiredPermission() - Method in class com.hazelcast.cluster.client.AddMembershipListenerRequest
 
getRequiredPermission() - Method in class com.hazelcast.cluster.client.ClientPingRequest
 
getRequiredPermission() - Method in class com.hazelcast.collection.client.CollectionAddListenerRequest
 
getRequiredPermission() - Method in class com.hazelcast.collection.client.CollectionRemoveListenerRequest
 
getRequiredPermission() - Method in class com.hazelcast.collection.client.CollectionRequest
 
getRequiredPermission() - Method in class com.hazelcast.collection.client.TxnListAddRequest
 
getRequiredPermission() - Method in class com.hazelcast.collection.client.TxnListRemoveRequest
 
getRequiredPermission() - Method in class com.hazelcast.collection.client.TxnListSizeRequest
 
getRequiredPermission() - Method in class com.hazelcast.collection.client.TxnSetAddRequest
 
getRequiredPermission() - Method in class com.hazelcast.collection.client.TxnSetRemoveRequest
 
getRequiredPermission() - Method in class com.hazelcast.collection.client.TxnSetSizeRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.atomiclong.client.AbstractAlterRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.atomiclong.client.AtomicLongRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.atomiclong.client.GetAndAddRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.atomiclong.client.ReadRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.atomicreference.client.AbstractAlterRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.atomicreference.client.ModifyRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.atomicreference.client.ReadRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.countdownlatch.client.AwaitRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.countdownlatch.client.CountDownRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.countdownlatch.client.GetCountRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.countdownlatch.client.SetCountRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.lock.client.AwaitRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.lock.client.BeforeAwaitRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.lock.client.GetLockCountRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.lock.client.GetRemainingLeaseRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.lock.client.IsLockedRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.lock.client.LockRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.lock.client.SignalRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.lock.client.UnlockRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.semaphore.client.AcquireRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.semaphore.client.AvailableRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.semaphore.client.DrainRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.semaphore.client.InitRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.semaphore.client.ReduceRequest
 
getRequiredPermission() - Method in class com.hazelcast.concurrent.semaphore.client.ReleaseRequest
 
getRequiredPermission() - Method in class com.hazelcast.executor.client.CancellationRequest
 
getRequiredPermission() - Method in class com.hazelcast.executor.client.IsShutdownRequest
 
getRequiredPermission() - Method in class com.hazelcast.executor.client.PartitionCallableRequest
 
getRequiredPermission() - Method in class com.hazelcast.executor.client.TargetCallableRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.AbstractMapAddEntryListenerRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.AbstractTxnMapRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapAddIndexRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapAddInterceptorRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapClearRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapContainsKeyRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapContainsValueRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapDeleteRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapEntrySetRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapEvictRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapExecuteOnAllKeysRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapExecuteOnKeyRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapExecuteOnKeysRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapExecuteWithPredicateRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapFlushRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapGetAllRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapGetEntryViewRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapGetRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapIsLockedRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapKeySetRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapLockRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapPutAllRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapPutRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapRemoveEntryListenerRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapRemoveIfSameRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapRemoveInterceptorRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapRemoveRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapSizeRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapTryRemoveRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapUnlockRequest
 
getRequiredPermission() - Method in class com.hazelcast.map.client.MapValuesRequest
 
getRequiredPermission() - Method in class com.hazelcast.mapreduce.impl.client.ClientCancellationRequest
 
getRequiredPermission() - Method in class com.hazelcast.mapreduce.impl.client.ClientJobProcessInformationRequest
 
getRequiredPermission() - Method in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.AddEntryListenerRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.ClearRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.MultiMapAllPartitionRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.MultiMapIsLockedRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.MultiMapLockRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.MultiMapRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.MultiMapUnlockRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.PutRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.RemoveAllRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.RemoveEntryListenerRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.RemoveRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapPutRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveAllRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveRequest
 
getRequiredPermission() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRequest
 
getRequiredPermission() - Method in class com.hazelcast.partition.client.GetPartitionsRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.AddAllRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.AddListenerRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.ClearRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.CompareAndRemoveRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.DrainRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.OfferRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.PollRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.QueueRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.RemainingCapacityRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.RemoveListenerRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.RemoveRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.TxnOfferRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.TxnPeekRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.TxnPollRequest
 
getRequiredPermission() - Method in class com.hazelcast.queue.client.TxnSizeRequest
 
getRequiredPermission() - Method in class com.hazelcast.topic.client.AddMessageListenerRequest
 
getRequiredPermission() - Method in class com.hazelcast.topic.client.PublishRequest
 
getRequiredPermission() - Method in class com.hazelcast.topic.client.RemoveMessageListenerRequest
 
getResource(String) - Method in class com.hazelcast.util.FilteringClassLoader
 
getResourceAdapter() - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
 
getResourceAsStream(String) - Method in class com.hazelcast.util.FilteringClassLoader
 
getResources(String) - Method in class com.hazelcast.util.FilteringClassLoader
 
getResponse() - Method in class com.hazelcast.client.ClientReAuthOperation
 
getResponse() - Method in class com.hazelcast.client.ClientResponse
 
getResponse() - Method in class com.hazelcast.cluster.AuthorizationOperation
 
getResponse() - Method in class com.hazelcast.cluster.JoinCheckOperation
 
getResponse() - Method in class com.hazelcast.cluster.PrepareMergeOperation
 
getResponse() - Method in class com.hazelcast.cluster.TcpIpJoiner.MasterClaim
 
getResponse() - Method in class com.hazelcast.collection.CollectionOperation
 
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.AtomicLongBaseOperation
 
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.AtomicReferenceBaseOperation
 
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.atomicreference.operations.SetOperation
 
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.semaphore.operations.SemaphoreOperation
 
getResponse() - Method in class com.hazelcast.executor.CancellationOperation
 
getResponse() - Method in class com.hazelcast.executor.ShutdownOperation
 
getResponse() - Method in class com.hazelcast.management.operation.GetMapConfigOperation
 
getResponse() - Method in class com.hazelcast.management.operation.ScriptExecutorOperation
 
getResponse() - Method in class com.hazelcast.management.operation.ThreadDumpOperation
 
getResponse() - Method in class com.hazelcast.management.operation.UpdateManagementCenterUrlOperation
 
getResponse() - Method in class com.hazelcast.management.operation.UpdateMapConfigOperation
 
getResponse() - Method in class com.hazelcast.map.operation.AddIndexOperation
 
getResponse() - Method in class com.hazelcast.map.operation.AddInterceptorOperation
 
getResponse() - Method in class com.hazelcast.map.operation.BaseRemoveOperation
 
getResponse() - Method in class com.hazelcast.map.operation.ContainsKeyOperation
 
getResponse() - Method in class com.hazelcast.map.operation.ContainsValueOperation
 
getResponse() - Method in class com.hazelcast.map.operation.DeleteOperation
 
getResponse() - Method in class com.hazelcast.map.operation.EntryBackupOperation
 
getResponse() - Method in class com.hazelcast.map.operation.EntryOperation
 
getResponse() - Method in class com.hazelcast.map.operation.EvictOperation
 
getResponse() - Method in class com.hazelcast.map.operation.GetAllOperation
 
getResponse() - Method in class com.hazelcast.map.operation.GetEntryViewOperation
 
getResponse() - Method in class com.hazelcast.map.operation.GetOperation
 
getResponse() - Method in class com.hazelcast.map.operation.MapEntrySetOperation
 
getResponse() - Method in class com.hazelcast.map.operation.MapFlushOperation
 
getResponse() - Method in class com.hazelcast.map.operation.MapIsEmptyOperation
 
getResponse() - Method in class com.hazelcast.map.operation.MapKeySetOperation
 
getResponse() - Method in class com.hazelcast.map.operation.MapSizeOperation
 
getResponse() - Method in class com.hazelcast.map.operation.MapValuesOperation
 
getResponse() - Method in class com.hazelcast.map.operation.MergeOperation
 
getResponse() - Method in class com.hazelcast.map.operation.MergeRemoveOperation
 
getResponse() - Method in class com.hazelcast.map.operation.MultipleEntryBackupOperation
 
getResponse() - Method in class com.hazelcast.map.operation.MultipleEntryOperation
 
getResponse() - Method in class com.hazelcast.map.operation.PartitionCheckIfLoadedOperation
 
getResponse() - Method in class com.hazelcast.map.operation.PartitionWideEntryBackupOperation
 
getResponse() - Method in class com.hazelcast.map.operation.PartitionWideEntryOperation
 
getResponse() - Method in class com.hazelcast.map.operation.PutAllBackupOperation
 
getResponse() - Method in class com.hazelcast.map.operation.PutAllOperation
 
getResponse() - Method in class com.hazelcast.map.operation.PutBackupOperation
 
getResponse() - Method in class com.hazelcast.map.operation.PutIfAbsentOperation
 
getResponse() - Method in class com.hazelcast.map.operation.PutOperation
 
getResponse() - Method in class com.hazelcast.map.operation.PutTransientOperation
 
getResponse() - Method in class com.hazelcast.map.operation.QueryOperation
 
getResponse() - Method in class com.hazelcast.map.operation.QueryPartitionOperation
 
getResponse() - Method in class com.hazelcast.map.operation.RemoveBackupOperation
 
getResponse() - Method in class com.hazelcast.map.operation.RemoveIfSameOperation
 
getResponse() - Method in class com.hazelcast.map.operation.RemoveInterceptorOperation
 
getResponse() - Method in class com.hazelcast.map.operation.ReplaceIfSameOperation
 
getResponse() - Method in class com.hazelcast.map.operation.ReplaceOperation
 
getResponse() - Method in class com.hazelcast.map.operation.SetOperation
 
getResponse() - Method in class com.hazelcast.map.operation.TryPutOperation
 
getResponse() - Method in class com.hazelcast.map.operation.TryRemoveOperation
 
getResponse() - Method in class com.hazelcast.map.operation.WanOriginatedDeleteOperation
 
getResponse() - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
getResponse() - Method in class com.hazelcast.map.tx.TxnLockAndGetOperation
 
getResponse() - Method in class com.hazelcast.map.tx.TxnPrepareBackupOperation
 
getResponse() - Method in class com.hazelcast.map.tx.TxnPrepareOperation
 
getResponse() - Method in class com.hazelcast.map.tx.TxnRollbackBackupOperation
 
getResponse() - Method in class com.hazelcast.map.tx.TxnRollbackOperation
 
getResponse() - Method in class com.hazelcast.map.tx.TxnSetOperation
 
getResponse() - Method in class com.hazelcast.map.tx.TxnUnlockBackupOperation
 
getResponse() - Method in class com.hazelcast.map.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.operations.MultiMapOperation
 
getResponse() - Method in class com.hazelcast.partition.impl.AssignPartitions
 
getResponse() - Method in class com.hazelcast.partition.impl.BaseMigrationOperation
 
getResponse() - Method in class com.hazelcast.partition.impl.CheckReplicaVersion
 
getResponse() - Method in class com.hazelcast.partition.impl.HasOngoingMigration
 
getResponse() - Method in class com.hazelcast.partition.impl.MigrationOperation
 
getResponse() - Method in class com.hazelcast.partition.impl.MigrationRequestOperation
 
getResponse() - Method in class com.hazelcast.partition.impl.PartitionStateOperation
 
getResponse() - Method in class com.hazelcast.partition.impl.ReplicaSyncRequest
 
getResponse() - Method in class com.hazelcast.partition.impl.ReplicaSyncResponse
 
getResponse() - Method in class com.hazelcast.partition.impl.ReplicaSyncRetryResponse
 
getResponse() - Method in class com.hazelcast.queue.QueueOperation
 
getResponse() - Method in class com.hazelcast.spi.AbstractOperation
 
getResponse() - Method in class com.hazelcast.spi.impl.EventServiceImpl.DeregistrationOperation
 
getResponse() - Method in class com.hazelcast.spi.impl.EventServiceImpl.RegistrationOperation
 
getResponse() - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation
 
getResponse() - Method in class com.hazelcast.spi.impl.ProxyServiceImpl.DistributedObjectDestroyOperation
 
getResponse() - Method in class com.hazelcast.spi.Operation
 
getResponse() - Method in class com.hazelcast.transaction.impl.BeginTxBackupOperation
 
getResponse() - Method in class com.hazelcast.transaction.impl.BroadcastTxRollbackOperation
 
getResponse() - Method in class com.hazelcast.transaction.impl.PurgeTxBackupOperation
 
getResponse() - Method in class com.hazelcast.transaction.impl.RecoverTxnOperation
 
getResponse() - Method in class com.hazelcast.transaction.impl.ReplicateTxOperation
 
getResponse() - Method in class com.hazelcast.transaction.impl.RollbackTxBackupOperation
 
getResponseHandler() - Method in class com.hazelcast.spi.Operation
 
getResponseQueueSize() - Method in class com.hazelcast.jmx.OperationServiceMBean
 
getResponseQueueSize() - Method in interface com.hazelcast.spi.OperationService
 
getResult() - Method in class com.hazelcast.map.QueryResult
 
getResult() - Method in class com.hazelcast.mapreduce.impl.operation.GetResultOperation
 
getResult() - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
 
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
 
GetResultOperationFactory - Class in com.hazelcast.mapreduce.impl.operation
This class is used to create GetResultOperation instances.
In difference to other implementations of OperationFactory this class is never ever serialized and the DataSerializable methods GetResultOperationFactory.readData(com.hazelcast.nio.ObjectDataInput) and GetResultOperationFactory.writeData(com.hazelcast.nio.ObjectDataOutput) throw UnsupportedOperationExceptions.
GetResultOperationFactory(String, String) - Constructor for class com.hazelcast.mapreduce.impl.operation.GetResultOperationFactory
 
getResultSetInfo() - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getResultState() - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentResult
 
getResultState() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionResult
 
getRetryCount() - Method in class com.hazelcast.config.JobTrackerConfig
 
getRunnable() - Method in class com.hazelcast.executor.RunnableAdapter
 
getRunningOperationsCount() - Method in class com.hazelcast.jmx.OperationServiceMBean
 
getRunningOperationsCount() - Method in interface com.hazelcast.spi.OperationService
 
getRuntimeProps() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
getRuntimeProps() - Method in interface com.hazelcast.monitor.MemberState
 
getSafely() - Method in interface com.hazelcast.spi.InternalCompletableFuture
 
getSalt() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
getScheduledDelayMillis() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
 
getScheduledExecutor(String) - Method in interface com.hazelcast.spi.ExecutionService
 
getScheduledExecutor(String) - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
getScheduledExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getScheduleStartTimeInNanos() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
 
getScopedHost() - Method in class com.hazelcast.nio.Address
 
getScopeId() - Method in class com.hazelcast.nio.Address
 
getScriptEngine() - Method in class com.hazelcast.osgi.OSGiScriptEngineFactory
 
getScriptEngineManager() - Static method in class com.hazelcast.management.ScriptEngineManagerContext
 
getSecretKey() - Method in class com.hazelcast.config.AwsConfig
Gets the secret key to access AWS.
getSecurityConfig() - Method in class com.hazelcast.client.config.ClientConfig
 
getSecurityConfig() - Method in class com.hazelcast.config.Config
 
getSecurityContext() - Method in interface com.hazelcast.client.ClientEngine
 
getSecurityContext() - Method in class com.hazelcast.client.ClientEngineImpl
 
getSecurityContext() - Method in class com.hazelcast.instance.DefaultNodeInitializer
 
getSecurityContext() - Method in interface com.hazelcast.instance.NodeInitializer
 
getSecurityGroupName() - Method in class com.hazelcast.config.AwsConfig
Gets the security group name.
getSecurityToken() - Method in class com.hazelcast.config.ManagementCenterConfig
 
getSelector() - Method in class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
getSelector() - Method in interface com.hazelcast.nio.IOSelector
 
getSelectorThreadCount() - Method in interface com.hazelcast.nio.IOService
 
getSelectorThreadCount() - Method in class com.hazelcast.nio.NodeIOService
 
getSemaphore(String) - Method in class com.hazelcast.client.HazelcastClient
 
getSemaphore(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getSemaphore(String) - Method in interface com.hazelcast.core.HazelcastInstance
Creates cluster-wide semaphore.
getSemaphore(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getSemaphore(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getSemaphore(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getSemaphore(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getSemaphoreConfig(String) - Method in class com.hazelcast.config.Config
Returns the SemaphoreConfig for the given name
getSemaphoreConfigs() - Method in class com.hazelcast.config.Config
Returns the collection of semaphore configs.
getSender() - Method in class com.hazelcast.mapreduce.impl.notification.LastChunkNotification
 
getSerializationConfig() - Method in class com.hazelcast.client.config.ClientConfig
 
getSerializationConfig() - Method in class com.hazelcast.config.Config
 
getSerializationContext() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
getSerializationContext() - Method in interface com.hazelcast.nio.IOService
 
getSerializationContext() - Method in class com.hazelcast.nio.NodeIOService
 
getSerializationContext() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
getSerializationContext() - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
getSerializationContext() - Method in interface com.hazelcast.nio.serialization.SerializationService
 
getSerializationContext() - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
getSerializationContext() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
getSerializationContext() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getSerializationService() - Method in interface com.hazelcast.client.ClientEngine
 
getSerializationService() - Method in class com.hazelcast.client.ClientEngineImpl
 
getSerializationService() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
getSerializationService() - Method in class com.hazelcast.client.HazelcastClient
 
getSerializationService() - Method in class com.hazelcast.client.HazelcastClientProxy
 
getSerializationService() - Method in class com.hazelcast.client.spi.ClientContext
 
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.map.MapService
 
getSerializationService() - Method in class com.hazelcast.multimap.MultiMapService
 
getSerializationService() - Method in interface com.hazelcast.nio.IOService
 
getSerializationService() - Method in class com.hazelcast.nio.NodeIOService
 
getSerializationService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getSerializationService() - Method in interface com.hazelcast.spi.NodeEngine
 
getSerializationType() - Method in class com.hazelcast.mapreduce.impl.JobPartitionStateArraySerializerHook
 
getSerializationType() - Method in class com.hazelcast.mapreduce.impl.JobPartitionStateSerializerHook
 
getSerializationType() - Method in interface com.hazelcast.nio.serialization.SerializerHook
Returns the actual class type of the serialized object
getSerializationType() - Method in class com.hazelcast.nio.serialization.serializers.ArrayListSerializerHook
 
getSerializationType() - Method in class com.hazelcast.nio.serialization.serializers.LinkedListSerializerHook
 
getSerializerConfigs() - Method in class com.hazelcast.config.SerializationConfig
 
getServerSocketChannel() - Method in interface com.hazelcast.instance.AddressPicker
 
getService() - Method in class com.hazelcast.client.ClientRequest
 
getService() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
 
getService() - Method in class com.hazelcast.spi.AbstractDistributedObject
 
getService(String) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getService() - Method in class com.hazelcast.spi.Operation
 
getService() - Method in class com.hazelcast.spi.ServiceInfo
 
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
 
getServiceInfos(Class) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getServiceName() - Method in class com.hazelcast.client.AuthenticationRequest
 
getServiceName() - Method in class com.hazelcast.client.ClientCreateRequest
 
getServiceName() - Method in class com.hazelcast.client.ClientDestroyRequest
 
getServiceName() - Method in class com.hazelcast.client.ClientReAuthOperation
 
getServiceName() - Method in class com.hazelcast.client.ClientRequest
 
getServiceName() - Method in class com.hazelcast.client.DistributedObjectInfo
 
getServiceName() - Method in class com.hazelcast.client.DistributedObjectListenerRequest
 
getServiceName() - Method in class com.hazelcast.client.GetDistributedObjectsRequest
 
getServiceName() - Method in class com.hazelcast.client.RemoveDistributedObjectListenerRequest
 
getServiceName() - Method in class com.hazelcast.client.spi.ClientProxy
 
getServiceName() - Method in class com.hazelcast.client.txn.CommitTransactionRequest
 
getServiceName() - Method in class com.hazelcast.client.txn.CreateTransactionRequest
 
getServiceName() - Method in class com.hazelcast.client.txn.PrepareTransactionRequest
 
getServiceName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnListProxy
 
getServiceName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
getServiceName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
getServiceName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
getServiceName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnSetProxy
 
getServiceName() - Method in class com.hazelcast.client.txn.RecoverAllTransactionsRequest
Deprecated.
getServiceName() - Method in class com.hazelcast.client.txn.RecoverTransactionRequest
Deprecated.
getServiceName() - Method in class com.hazelcast.client.txn.RollbackTransactionRequest
 
getServiceName() - Method in class com.hazelcast.cluster.client.AddMembershipListenerRequest
 
getServiceName() - Method in class com.hazelcast.cluster.client.ClientPingRequest
 
getServiceName() - Method in class com.hazelcast.collection.client.CollectionAddListenerRequest
 
getServiceName() - Method in class com.hazelcast.collection.client.CollectionRemoveListenerRequest
 
getServiceName() - Method in class com.hazelcast.collection.client.CollectionRequest
 
getServiceName() - Method in class com.hazelcast.collection.client.TxnListAddRequest
 
getServiceName() - Method in class com.hazelcast.collection.client.TxnListRemoveRequest
 
getServiceName() - Method in class com.hazelcast.collection.client.TxnListSizeRequest
 
getServiceName() - Method in class com.hazelcast.collection.client.TxnSetAddRequest
 
getServiceName() - Method in class com.hazelcast.collection.client.TxnSetRemoveRequest
 
getServiceName() - Method in class com.hazelcast.collection.client.TxnSetSizeRequest
 
getServiceName() - Method in class com.hazelcast.collection.CollectionService
 
getServiceName() - Method in class com.hazelcast.collection.list.ListProxyImpl
 
getServiceName() - Method in class com.hazelcast.collection.list.ListService
 
getServiceName() - Method in class com.hazelcast.collection.set.SetProxyImpl
 
getServiceName() - Method in class com.hazelcast.collection.set.SetService
 
getServiceName() - Method in class com.hazelcast.collection.txn.TransactionalListProxy
 
getServiceName() - Method in class com.hazelcast.collection.txn.TransactionalSetProxy
 
getServiceName() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
getServiceName() - Method in class com.hazelcast.concurrent.atomiclong.client.AbstractAlterRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.atomiclong.client.AtomicLongRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.atomiclong.client.ReadRequest
 
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.client.AbstractAlterRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.atomicreference.client.ModifyRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.atomicreference.client.ReadRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceReplicationOperation
 
getServiceName() - Method in class com.hazelcast.concurrent.countdownlatch.client.AwaitRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.countdownlatch.client.CountDownRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.countdownlatch.client.GetCountRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.countdownlatch.client.SetCountRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchProxy
 
getServiceName() - Method in class com.hazelcast.concurrent.idgen.IdGeneratorProxy
 
getServiceName() - Method in class com.hazelcast.concurrent.lock.client.AbstractIsLockedRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.lock.client.AbstractLockRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.lock.client.AbstractUnlockRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.lock.client.AwaitRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.lock.client.BeforeAwaitRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.lock.client.GetLockCountRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.lock.client.GetRemainingLeaseRequest
 
getServiceName() - Method in class com.hazelcast.concurrent.lock.client.SignalRequest
 
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.LockReplicationOperation
 
getServiceName() - Method in class com.hazelcast.concurrent.semaphore.client.SemaphoreRequest
 
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 service name of related DistributedObject
getServiceName() - Method in class com.hazelcast.executor.client.CancellationRequest
 
getServiceName() - Method in class com.hazelcast.executor.client.IsShutdownRequest
 
getServiceName() - Method in class com.hazelcast.executor.client.PartitionCallableRequest
 
getServiceName() - Method in class com.hazelcast.executor.client.TargetCallableRequest
 
getServiceName() - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
getServiceName() - Method in class com.hazelcast.map.client.AbstractMapAddEntryListenerRequest
 
getServiceName() - Method in class com.hazelcast.map.client.AbstractTxnMapRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapAddIndexRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapAddInterceptorRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapClearRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapContainsKeyRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapContainsValueRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapDeleteRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapEntrySetRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapEvictRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapExecuteOnAllKeysRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapExecuteOnKeyRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapExecuteOnKeysRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapExecuteWithPredicateRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapFlushRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapGetAllRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapGetEntryViewRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapGetRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapKeySetRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapPutAllRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapPutRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapRemoveEntryListenerRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapRemoveIfSameRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapRemoveInterceptorRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapRemoveRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapSizeRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapTryRemoveRequest
 
getServiceName() - Method in class com.hazelcast.map.client.MapValuesRequest
 
getServiceName() - Method in class com.hazelcast.map.operation.MapReplicationOperation
 
getServiceName() - Method in class com.hazelcast.map.operation.PostJoinMapOperation
 
getServiceName() - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
getServiceName() - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
getServiceName() - Method in class com.hazelcast.mapreduce.impl.client.ClientCancellationRequest
 
getServiceName() - Method in class com.hazelcast.mapreduce.impl.client.ClientJobProcessInformationRequest
 
getServiceName() - Method in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
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.MultiMapProxySupport
 
getServiceName() - Method in class com.hazelcast.multimap.operations.client.AddEntryListenerRequest
 
getServiceName() - Method in class com.hazelcast.multimap.operations.client.MultiMapAllPartitionRequest
 
getServiceName() - Method in class com.hazelcast.multimap.operations.client.MultiMapRequest
 
getServiceName() - Method in class com.hazelcast.multimap.operations.client.RemoveEntryListenerRequest
 
getServiceName() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRequest
 
getServiceName() - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
getServiceName() - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxySupport
 
getServiceName() - Method in class com.hazelcast.partition.client.GetPartitionsRequest
 
getServiceName() - Method in class com.hazelcast.partition.impl.CheckReplicaVersion
 
getServiceName() - Method in class com.hazelcast.partition.impl.HasOngoingMigration
 
getServiceName() - Method in class com.hazelcast.partition.impl.PartitionStateOperation
 
getServiceName() - Method in class com.hazelcast.queue.client.AddListenerRequest
 
getServiceName() - Method in class com.hazelcast.queue.client.QueueRequest
 
getServiceName() - Method in class com.hazelcast.queue.client.RemainingCapacityRequest
 
getServiceName() - Method in class com.hazelcast.queue.client.RemoveListenerRequest
 
getServiceName() - Method in class com.hazelcast.queue.client.TxnOfferRequest
 
getServiceName() - Method in class com.hazelcast.queue.client.TxnPeekRequest
 
getServiceName() - Method in class com.hazelcast.queue.client.TxnPollRequest
 
getServiceName() - Method in class com.hazelcast.queue.client.TxnSizeRequest
 
getServiceName() - Method in class com.hazelcast.queue.QueueOperation
 
getServiceName() - Method in class com.hazelcast.queue.QueueReplicationOperation
 
getServiceName() - Method in class com.hazelcast.queue.tx.TransactionalQueueProxySupport
 
getServiceName() - Method in class com.hazelcast.spi.AbstractDistributedObject
 
getServiceName() - Method in class com.hazelcast.spi.AbstractWaitNotifyKey
 
getServiceName() - Method in class com.hazelcast.spi.DefaultObjectNamespace
 
getServiceName() - Method in interface com.hazelcast.spi.EventOperation
 
getServiceName() - Method in class com.hazelcast.spi.impl.DistributedObjectEventPacket
 
getServiceName() - Method in class com.hazelcast.spi.impl.PortableDistributedObjectEvent
 
getServiceName() - Method in class com.hazelcast.spi.impl.ProxyServiceImpl.PostJoinProxyOperation
 
getServiceName() - Method in class com.hazelcast.spi.InvocationBuilder
 
getServiceName() - Method in interface com.hazelcast.spi.ObjectNamespace
 
getServiceName() - Method in class com.hazelcast.spi.Operation
 
getServiceName() - Method in interface com.hazelcast.spi.WaitNotifyKey
 
getServiceName() - Method in class com.hazelcast.topic.client.AddMessageListenerRequest
 
getServiceName() - Method in class com.hazelcast.topic.client.PublishRequest
 
getServiceName() - Method in class com.hazelcast.topic.client.RemoveMessageListenerRequest
 
getServiceName() - Method in class com.hazelcast.wan.WanReplicationEvent
 
getServices(Class<S>) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
Returns a list of services matching provides service class/interface.
getServicesConfig() - Method in class com.hazelcast.config.Config
 
getSet() - Method in class com.hazelcast.client.examples.ClientTestApp
 
getSet(String) - Method in class com.hazelcast.client.HazelcastClient
 
getSet(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getSet(String) - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getSet(String) - Method in interface com.hazelcast.core.HazelcastInstance
Returns the distributed set instance with the specified name.
getSet() - Method in class com.hazelcast.examples.TestApp
 
getSet(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getSet(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getSet(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getSet(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
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.config.Config
 
getSetConfigs() - Method in class com.hazelcast.config.Config
 
getSharedService(String) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getSharedService(String) - Method in interface com.hazelcast.spi.NodeEngine
 
getShort() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
getShort(int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
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
 
getSignalKey(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
getSize() - Method in interface com.hazelcast.client.spi.ClientClusterService
 
getSize() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getSize() - Method in interface com.hazelcast.cluster.ClusterService
 
getSize() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
getSize() - Method in class com.hazelcast.config.MaxSizeConfig
 
getSize() - Method in class com.hazelcast.jmx.MapMBean
 
getSize() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getSize() - Method in interface com.hazelcast.map.SizeEstimator
 
getSizeEstimator() - Method in class com.hazelcast.map.DefaultRecordStore
 
getSizeEstimator() - Method in interface com.hazelcast.map.RecordStore
 
getSizeInMemory() - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
getSizeInMemory() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
getSizeInMemory() - Method in interface com.hazelcast.hibernate.RegionCache
 
getSocketAddress() - Method in class com.hazelcast.client.ClientEndpoint
 
getSocketAddress() - Method in class com.hazelcast.client.ClientImpl
 
getSocketAddress() - Method in interface com.hazelcast.core.Client
Returns socket address of this client
getSocketAddress() - Method in interface com.hazelcast.core.Endpoint
Returns socket address of this endpoint
getSocketAddress() - Method in interface com.hazelcast.core.Member
Returns the socket address of this member.
getSocketAddress() - Method in class com.hazelcast.instance.MemberImpl
 
getSocketAddresses(String) - Static method in class com.hazelcast.client.util.AddressHelper
 
getSocketChannelWrapper() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getSocketChannelWrapper() - Method in class com.hazelcast.nio.TcpIpConnection
 
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 interface com.hazelcast.nio.IOService
 
getSocketInterceptorConfig() - Method in class com.hazelcast.nio.NodeIOService
 
getSocketKeepAlive() - Method in interface com.hazelcast.nio.IOService
 
getSocketKeepAlive() - Method in class com.hazelcast.nio.NodeIOService
 
getSocketLingerSeconds() - Method in interface com.hazelcast.nio.IOService
 
getSocketLingerSeconds() - Method in class com.hazelcast.nio.NodeIOService
 
getSocketNoDelay() - Method in interface com.hazelcast.nio.IOService
 
getSocketNoDelay() - 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
 
getSocketPort() - Method in interface com.hazelcast.nio.IOService
 
getSocketPort() - Method in class com.hazelcast.nio.NodeIOService
 
getSocketReceiveBufferSize() - Method in interface com.hazelcast.nio.IOService
 
getSocketReceiveBufferSize() - Method in class com.hazelcast.nio.NodeIOService
 
getSocketSendBufferSize() - Method in interface com.hazelcast.nio.IOService
 
getSocketSendBufferSize() - Method in class com.hazelcast.nio.NodeIOService
 
getSocketTextReader() - Method in class com.hazelcast.ascii.AbstractTextCommand
 
getSocketTextReader() - Method in interface com.hazelcast.ascii.TextCommand
 
getSocketTextWriter() - Method in class com.hazelcast.ascii.AbstractTextCommand
 
getSocketTextWriter() - Method in interface com.hazelcast.ascii.TextCommand
 
getSocketTextWriter() - Method in class com.hazelcast.nio.ascii.SocketTextReader
 
getSocketWriter() - Method in class com.hazelcast.nio.WriteHandler
 
getSource() - Method in class com.hazelcast.core.EntryEvent
 
getSource() - Method in class com.hazelcast.map.EventData
 
getSource() - Method in class com.hazelcast.partition.MigrationInfo
 
getSSLConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
Returns the current SSLConfig.
getSSLConfig() - Method in class com.hazelcast.config.NetworkConfig
Returns the current SSLConfig.
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
 
getStartedTaskCount() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
 
getStartedTaskCount() - Method in interface com.hazelcast.monitor.LocalExecutorStats
Returns the number of started operations of the executor service
getStartTime() - Method in class com.hazelcast.cluster.AbstractJoiner
 
getStartTime() - Method in interface com.hazelcast.cluster.Joiner
 
getStartTime() - Method in class com.hazelcast.spi.Operation
 
getStartTime() - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
getState() - Method in class com.hazelcast.core.LifecycleEvent
 
getState() - Method in class com.hazelcast.mapreduce.impl.task.JobPartitionStateImpl
 
getState() - Method in interface com.hazelcast.mapreduce.JobPartitionState
Returns the current processing state of this partition
getState() - Method in interface com.hazelcast.transaction.impl.Transaction
 
getState() - Method in interface com.hazelcast.transaction.impl.TransactionSupport
 
getStatistics() - Method in class com.hazelcast.map.record.AbstractRecord
 
getStatistics() - Method in interface com.hazelcast.map.record.Record
 
getStatistics() - Method in class com.hazelcast.map.record.RecordInfo
 
getStats() - Method in interface com.hazelcast.ascii.TextCommandService
 
getStats() - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
getStats() - Method in class com.hazelcast.management.ThreadMonitoringService
 
getStatus() - Method in class com.hazelcast.core.MigrationEvent
Returns the status of the migration: Started, completed or failed
getStorageFormat() - Method in class com.hazelcast.map.record.DataRecordFactory
 
getStorageFormat() - Method in class com.hazelcast.map.record.ObjectRecordFactory
 
getStorageFormat() - Method in class com.hazelcast.map.record.OffHeapRecordFactory
 
getStorageFormat() - Method in interface com.hazelcast.map.record.RecordFactory
 
getStore() - Method in class com.hazelcast.map.MapContainer
 
getStoreImplementation() - Method in class com.hazelcast.config.QueueStoreConfig
 
getString() - Method in class com.hazelcast.instance.GroupProperties.GroupProperty
 
getString() - Method in class com.hazelcast.util.MutableString
 
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
 
getStringCreator() - Method in class com.hazelcast.nio.UTFEncoderDecoder
 
getSubject() - Method in class com.hazelcast.client.ClientEndpoint
 
getSubRecords(ComparisonType, Comparable) - Method in interface com.hazelcast.query.impl.Index
 
getSubRecords(ComparisonType, Comparable) - Method in class com.hazelcast.query.impl.IndexImpl
 
getSubRecords(MultiResultSet, ComparisonType, Comparable) - Method in interface com.hazelcast.query.impl.IndexStore
 
getSubRecords(MultiResultSet, ComparisonType, Comparable) - Method in class com.hazelcast.query.impl.SortedIndexStore
 
getSubRecords(MultiResultSet, ComparisonType, Comparable) - Method in class com.hazelcast.query.impl.UnsortedIndexStore
 
getSubRecordsBetween(Comparable, Comparable) - Method in interface com.hazelcast.query.impl.Index
 
getSubRecordsBetween(Comparable, Comparable) - Method in class com.hazelcast.query.impl.IndexImpl
 
getSubRecordsBetween(MultiResultSet, Comparable, Comparable) - Method in interface com.hazelcast.query.impl.IndexStore
 
getSubRecordsBetween(MultiResultSet, Comparable, Comparable) - Method in class com.hazelcast.query.impl.SortedIndexStore
 
getSubRecordsBetween(MultiResultSet, Comparable, Comparable) - Method in class com.hazelcast.query.impl.UnsortedIndexStore
 
getSubscriber() - Method in interface com.hazelcast.spi.EventRegistration
 
getSubscriber() - Method in class com.hazelcast.spi.impl.EventServiceImpl.Registration
 
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.collection.CollectionBackupAwareOperation
 
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.semaphore.operations.SemaphoreBackupAwareOperation
 
getSyncBackupCount() - Method in class com.hazelcast.concurrent.semaphore.Permit
 
getSyncBackupCount() - Method in class com.hazelcast.config.MultiMapConfig
Deprecated.
getSyncBackupCount() - Method in class com.hazelcast.map.operation.BasePutOperation
 
getSyncBackupCount() - Method in class com.hazelcast.map.operation.BaseRemoveOperation
 
getSyncBackupCount() - Method in class com.hazelcast.map.operation.ClearOperation
 
getSyncBackupCount() - Method in class com.hazelcast.map.operation.EntryOperation
 
getSyncBackupCount() - Method in class com.hazelcast.map.operation.EvictKeysOperation
 
getSyncBackupCount() - Method in class com.hazelcast.map.operation.EvictOperation
 
getSyncBackupCount() - Method in class com.hazelcast.map.operation.MultipleEntryOperation
 
getSyncBackupCount() - Method in class com.hazelcast.map.operation.PartitionWideEntryOperation
 
getSyncBackupCount() - Method in class com.hazelcast.map.operation.PutAllOperation
 
getSyncBackupCount() - Method in class com.hazelcast.map.tx.TxnPrepareOperation
 
getSyncBackupCount() - Method in class com.hazelcast.map.tx.TxnRollbackOperation
 
getSyncBackupCount() - Method in class com.hazelcast.map.tx.TxnUnlockOperation
 
getSyncBackupCount() - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
getSyncBackupCount() - Method in class com.hazelcast.queue.QueueBackupAwareOperation
 
getSyncBackupCount() - Method in interface com.hazelcast.spi.BackupAwareOperation
The synchronous backup count.
getSystemExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
 
getSystemLogService() - Method in class com.hazelcast.instance.Node
 
getSystemLogService() - Method in interface com.hazelcast.nio.IOService
 
getSystemLogService() - Method in class com.hazelcast.nio.NodeIOService
 
getSystemLogService() - Method in class com.hazelcast.nio.TcpIpConnection
 
getSystemWarnings() - Method in class com.hazelcast.logging.SystemLogService
 
GetSystemWarningsRequest - Class in com.hazelcast.management.request
 
GetSystemWarningsRequest() - Constructor for class com.hazelcast.management.request.GetSystemWarningsRequest
 
getTagKey() - Method in class com.hazelcast.config.AwsConfig
Gets the tag key; if nothing is specified null is returned.
getTagValue() - Method in class com.hazelcast.config.AwsConfig
Gets the tag value.
getTarget() - Method in class com.hazelcast.client.TargetClientRequest
 
getTarget() - Method in class com.hazelcast.executor.client.TargetCallableRequest
 
getTarget() - Method in class com.hazelcast.management.request.MapConfigRequest
 
getTarget() - Method in exception com.hazelcast.spi.exception.WrongTargetException
 
getTarget() - Method in class com.hazelcast.spi.impl.BasicPartitionInvocation
 
getTarget() - Method in class com.hazelcast.spi.impl.BasicTargetInvocation
 
getTarget() - Method in class com.hazelcast.spi.InvocationBuilder
 
getTargetAddress() - Method in class com.hazelcast.cluster.AbstractJoiner
 
getTargetClusterConfigs() - Method in class com.hazelcast.config.WanReplicationConfig
 
getTargets() - Method in class com.hazelcast.client.MultiTargetClientRequest
 
getTargets() - Method in class com.hazelcast.map.client.MapAddInterceptorRequest
 
getTargets() - Method in class com.hazelcast.map.client.MapRemoveInterceptorRequest
 
getTcpIpConfig() - Method in class com.hazelcast.config.JoinConfig
 
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.ClientEngine
 
getThisAddress() - Method in class com.hazelcast.client.ClientEngineImpl
 
getThisAddress() - Method in interface com.hazelcast.cluster.ClusterService
 
getThisAddress() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
getThisAddress() - Method in class com.hazelcast.instance.Node
 
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
 
getThreadGroup() - Method in class com.hazelcast.client.HazelcastClient
 
getThreadGroup() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getThreadGroup() - Method in interface com.hazelcast.nio.IOService
 
getThreadGroup() - Method in class com.hazelcast.nio.NodeIOService
 
getThreadId() - Method in interface com.hazelcast.concurrent.lock.LockResource
 
getThreadId() - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
getThreadId() - Static method in class com.hazelcast.util.ThreadUtil
 
getThreadMonitoringService() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getThreadNamePrefix(String) - Method in class com.hazelcast.instance.Node
 
getThreadPoolNamePrefix(String) - Method in class com.hazelcast.instance.Node
 
getThreadPrefix() - Method in interface com.hazelcast.nio.IOService
 
getThreadPrefix() - Method in class com.hazelcast.nio.NodeIOService
 
getTime() - Method in class com.hazelcast.monitor.TimedMemberState
 
getTimeInMillis(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
getTimeInMillis(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
getTimeInMillis(long, TimeUnit) - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
getTimeout(HazelcastInstance, String) - Static method in class com.hazelcast.hibernate.HazelcastTimestamper
 
getTimeout() - Method in interface com.hazelcast.util.executor.TimeoutRunnable
 
getTimeoutMillis() - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
getTimeoutMillis() - Method in interface com.hazelcast.transaction.impl.Transaction
 
getTimeoutMillis() - Method in interface com.hazelcast.transaction.impl.TransactionSupport
 
getTimeoutMillis() - Method in class com.hazelcast.transaction.TransactionOptions
Gets the timeout in milliseconds.
getTimestamp() - Method in class com.hazelcast.hibernate.local.Timestamp
 
getTimeToLiveSeconds() - Method in class com.hazelcast.config.MapConfig
 
getTimeToLiveSeconds() - Method in class com.hazelcast.config.NearCacheConfig
 
getTimeUnit() - Method in interface com.hazelcast.util.executor.TimeoutRunnable
 
getTopic() - Method in class com.hazelcast.client.examples.ClientTestApp
 
getTopic(String) - Method in class com.hazelcast.client.HazelcastClient
 
getTopic(String) - Method in class com.hazelcast.client.HazelcastClientProxy
 
getTopic(String) - Method in interface com.hazelcast.core.HazelcastInstance
Returns the distributed topic instance with the specified name.
getTopic() - Method in class com.hazelcast.examples.TestApp
 
getTopic(String) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
getTopic(String) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
getTopic(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getTopic(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getTopic() - Method in interface com.hazelcast.spi.EventOperation
 
getTopicConfig(String) - Method in class com.hazelcast.config.Config
 
getTopicConfigs() - Method in class com.hazelcast.config.Config
 
getTopologyChangedStrategy() - Method in class com.hazelcast.config.JobTrackerConfig
 
getTopologyChangedStrategy() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
 
getTotalAddedEntryCount() - Method in class com.hazelcast.jmx.MapMBean
 
getTotalAddedItemCount() - Method in class com.hazelcast.jmx.ListMBean
 
getTotalAddedItemCount() - Method in class com.hazelcast.jmx.QueueMBean
 
getTotalAddedItemCount() - Method in class com.hazelcast.jmx.SetMBean
 
getTotalBackupCount() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
getTotalBackupCount() - Method in class com.hazelcast.concurrent.semaphore.Permit
 
getTotalBackupCount() - Method in class com.hazelcast.config.CollectionConfig
 
getTotalBackupCount() - Method in class com.hazelcast.config.MapConfig
 
getTotalBackupCount() - Method in class com.hazelcast.config.MultiMapConfig
 
getTotalBackupCount() - Method in class com.hazelcast.config.QueueConfig
 
getTotalBackupCount() - Method in class com.hazelcast.config.SemaphoreConfig
Returns the total number of backups; the returned value will always equal or bigger than 0.
getTotalBackupCount() - Method in class com.hazelcast.map.MapContainer
 
getTotalEvictedEntryCount() - Method in class com.hazelcast.jmx.MapMBean
 
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 interface com.hazelcast.monitor.LocalMapStats
Returns the total latency of get operations.
getTotalMessageCount() - Method in class com.hazelcast.jmx.TopicMBean
 
getTotalPutLatency() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getTotalPutLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the total latency of put operations.
getTotalRemovedEntryCount() - Method in class com.hazelcast.jmx.MapMBean
 
getTotalRemovedItemCount() - Method in class com.hazelcast.jmx.ListMBean
 
getTotalRemovedItemCount() - Method in class com.hazelcast.jmx.QueueMBean
 
getTotalRemovedItemCount() - Method in class com.hazelcast.jmx.SetMBean
 
getTotalRemoveLatency() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
getTotalRemoveLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the total latency of remove operations.
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
getTotalUpdatedEntryCount() - Method in class com.hazelcast.jmx.MapMBean
 
getTraceIdentifier() - Method in interface com.hazelcast.spi.TraceableOperation
 
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
Returns an implementation of TrackableJob if the job or null if the job id is not available or is already finished.
getTransaction(TransactionContext) - Static method in class com.hazelcast.transaction.impl.TransactionAccessor
 
getTransactionalList(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getTransactionalList(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getTransactionalMap(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getTransactionalMap(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getTransactionalMultiMap(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getTransactionalMultiMap(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getTransactionalObject(String, String) - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getTransactionalObject(String, String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
 
getTransactionalQueue(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getTransactionalQueue(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getTransactionalSet(String) - Method in interface com.hazelcast.jca.HazelcastConnection
 
getTransactionalSet(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
getTransactionContext(String) - Method in class com.hazelcast.client.ClientEndpoint
 
getTransactionId() - Method in class com.hazelcast.collection.TxCollectionItem
 
getTransactionId() - Method in class com.hazelcast.queue.TxQueueItem
 
getTransactionLog(Object) - Method in interface com.hazelcast.transaction.impl.TransactionSupport
 
getTransactionManager() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getTransactionManagerService() - Method in interface com.hazelcast.client.ClientEngine
 
getTransactionManagerService() - Method in class com.hazelcast.client.ClientEngineImpl
 
getTransactionManagerService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getTransactionManagerService() - Method in interface com.hazelcast.spi.NodeEngine
 
getTransactionTimeout() - Method in class com.hazelcast.client.txn.XAResourceProxy
 
getTransactionTimeout() - Method in class com.hazelcast.jca.XAResourceWrapper
 
getTransactionTimeout() - Method in class com.hazelcast.transaction.impl.XAResourceImpl
 
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.cluster.JoinRequest
 
getTryCount() - Method in class com.hazelcast.spi.InvocationBuilder
 
getTryPauseMillis() - Method in class com.hazelcast.spi.InvocationBuilder
 
getTtl() - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
getTtlDelayMillis() - Method in class com.hazelcast.map.record.RecordInfo
 
getTtlEvictionScheduler() - Method in class com.hazelcast.map.MapContainer
 
getTx() - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
getTxContext() - Method in class com.hazelcast.jca.HazelcastTransactionImpl
 
getTxLogs() - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
getTxnId() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getTxnId() - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
getTxnId() - Method in interface com.hazelcast.transaction.impl.Transaction
 
getTxnId() - Method in interface com.hazelcast.transaction.impl.TransactionSupport
 
getTxnId() - Method in interface com.hazelcast.transaction.TransactionContext
Gets the id that uniquely identifies the transaction.
getTxVersion() - Method in class com.hazelcast.multimap.operations.MultiMapResponse
 
getType() - Method in class com.hazelcast.ascii.AbstractTextCommand
 
getType() - Method in interface com.hazelcast.ascii.TextCommand
 
getType() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getType() - Method in class com.hazelcast.client.GenericError
 
getType() - Method in interface com.hazelcast.cluster.Joiner
 
getType() - Method in class com.hazelcast.cluster.MulticastJoiner
 
getType() - Method in class com.hazelcast.cluster.TcpIpJoiner
 
getType() - Method in class com.hazelcast.cluster.TcpIpJoinerOverAWS
 
getType() - Method in class com.hazelcast.config.PermissionConfig
 
getType() - Method in enum com.hazelcast.core.EntryEventType
 
getType() - Method in enum com.hazelcast.core.ItemEventType
 
getType() - Method in class com.hazelcast.logging.SystemLog
 
getType() - Method in class com.hazelcast.logging.SystemLogRecord
 
getType() - Method in class com.hazelcast.management.request.ClusterPropsRequest
 
getType() - Method in class com.hazelcast.management.request.ConsoleCommandRequest
 
getType() - Method in interface com.hazelcast.management.request.ConsoleRequest
 
getType() - Method in class com.hazelcast.management.request.EvictLocalMapRequest
 
getType() - Method in class com.hazelcast.management.request.ExecuteScriptRequest
 
getType() - Method in class com.hazelcast.management.request.GetLogsRequest
 
getType() - Method in class com.hazelcast.management.request.GetMapEntryRequest
 
getType() - Method in class com.hazelcast.management.request.GetMemberSystemPropertiesRequest
 
getType() - Method in class com.hazelcast.management.request.GetSystemWarningsRequest
 
getType() - Method in class com.hazelcast.management.request.MapConfigRequest
 
getType() - Method in class com.hazelcast.management.request.MemberConfigRequest
 
getType() - Method in class com.hazelcast.management.request.RunGcRequest
 
getType() - Method in class com.hazelcast.management.request.RuntimeStateRequest
 
getType() - Method in class com.hazelcast.management.request.ShutdownMemberRequest
 
getType() - Method in class com.hazelcast.management.request.ThreadDumpRequest
 
getType() - Method in class com.hazelcast.management.request.VersionMismatchLogRequest
 
getType() - Method in interface com.hazelcast.nio.Connection
Returns the ConnectionType of this Connection.
getType() - Method in class com.hazelcast.nio.serialization.Data
 
getType() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
 
getType() - Method in class com.hazelcast.nio.TcpIpConnection
 
getTypeClass() - Method in class com.hazelcast.config.SerializerConfig
 
getTypeClassName() - Method in class com.hazelcast.config.SerializerConfig
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.BooleanSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.ByteSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.CharArraySerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.CharSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.DoubleArraySerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.DoubleSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.FloatArraySerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.FloatSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.IntegerArraySerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.IntegerSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.LongArraySerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.LongSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.ShortArraySerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.ShortSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.StringSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.TheByteArraySerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.BigDecimalSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.BigIntegerSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.ClassSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.DateSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.EnumSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.Externalizer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.ObjectSerializer
 
getTypeId() - Method in interface com.hazelcast.nio.serialization.Serializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.serializers.ArrayListSerializerHook.ArrayListStreamSerializer
 
getTypeId() - Method in class com.hazelcast.nio.serialization.serializers.LinkedListSerializerHook.LinkedListStreamSerializer
 
getUpdateInterval() - Method in class com.hazelcast.config.ManagementCenterConfig
 
getURI() - Method in class com.hazelcast.ascii.rest.HttpCommand
 
getUrl() - Method in class com.hazelcast.config.ManagementCenterConfig
 
getUsage() - Method in class com.hazelcast.config.LoginModuleConfig
 
getUserContext() - Method in class com.hazelcast.client.HazelcastClient
 
getUserContext() - Method in class com.hazelcast.client.HazelcastClientProxy
 
getUserContext() - Method in class com.hazelcast.config.Config
 
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
 
getUsername() - Method in class com.hazelcast.security.UsernamePasswordCredentials
 
getUuid() - Method in class com.hazelcast.client.ClientEndpoint
 
getUuid() - Method in class com.hazelcast.client.ClientImpl
 
getUuid() - Method in class com.hazelcast.client.ClientPrincipal
 
getUuid() - Method in class com.hazelcast.cluster.client.MemberAttributeChange
 
getUuid() - Method in class com.hazelcast.cluster.JoinMessage
 
getUuid() - Method in interface com.hazelcast.core.Client
Returns unique uuid for this client
getUuid() - Method in interface com.hazelcast.core.Endpoint
Returns unique uuid for this endpoint
getUuid() - Method in interface com.hazelcast.core.Member
Returns UUID of this member.
getUuid() - Method in class com.hazelcast.instance.MemberImpl
 
getUuid() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
 
getUuid() - Method in class com.hazelcast.spi.impl.PortableItemEvent
 
getUuid() - Method in class com.hazelcast.topic.client.PortableMessage
 
getValue() - Method in class com.hazelcast.ascii.memcache.IncrementCommand
 
getValue() - Method in class com.hazelcast.ascii.memcache.MemcacheEntry
 
getValue() - Method in class com.hazelcast.ascii.memcache.SetCommand
 
getValue() - Method in class com.hazelcast.ascii.rest.RestValue
 
getValue() - Method in enum com.hazelcast.ascii.TextCommandConstants.TextCommandType
 
getValue() - Method in class com.hazelcast.cluster.client.MemberAttributeChange
 
getValue(int) - Static method in enum com.hazelcast.cluster.MemberAttributeOperationType
 
getValue() - Method in class com.hazelcast.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
 
getValue() - Method in class com.hazelcast.hibernate.local.Value
 
getValue() - Method in class com.hazelcast.instance.GroupProperties.GroupProperty
 
getValue() - Method in class com.hazelcast.map.DataAwareEntryEvent
 
getValue() - Method in class com.hazelcast.map.NearCache.CacheRecord
 
getValue() - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
getValue() - Method in class com.hazelcast.map.record.DataRecord
 
getValue() - Method in class com.hazelcast.map.record.ObjectRecord
 
getValue() - Method in class com.hazelcast.map.record.OffHeapRecord
 
getValue() - Method in interface com.hazelcast.map.record.Record
 
getValue() - Method in class com.hazelcast.map.record.RecordReplicationInfo
 
getValue() - Method in class com.hazelcast.map.SimpleEntryView
 
getValue() - Method in class com.hazelcast.map.SimpleMapEntry
 
getValue() - Method in class com.hazelcast.multimap.MultiMapEvent
 
getValue() - Method in interface com.hazelcast.query.impl.QueryableEntry
 
getValue() - Method in class com.hazelcast.query.impl.QueryEntry
 
getValue() - Method in class com.hazelcast.spi.impl.NormalResponse
 
getValue() - Method in class com.hazelcast.spi.impl.PortableEntryEvent
 
getValue() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
 
getValueCollectionType() - Method in class com.hazelcast.config.MultiMapConfig
 
getValueData() - Method in class com.hazelcast.query.impl.QueryEntry
 
getValueData() - Method in interface com.hazelcast.query.impl.QueryResultEntry
 
getValueData() - Method in class com.hazelcast.query.impl.QueryResultEntryImpl
 
getValues() - Method in class com.hazelcast.map.MapValueCollection
 
getVersion() - Method in interface com.hazelcast.core.EntryView
Returns the version of the entry
getVersion() - Method in class com.hazelcast.hibernate.local.Invalidation
 
getVersion() - Method in class com.hazelcast.hibernate.local.Value
 
getVersion() - Method in class com.hazelcast.instance.BuildInfo
 
getVersion() - Method in class com.hazelcast.jmx.InstanceMBean
 
getVersion() - Method in class com.hazelcast.management.ManagementCenterIdentifier
 
getVersion() - Method in class com.hazelcast.map.record.AbstractRecord
 
getVersion() - Method in interface com.hazelcast.map.record.Record
 
getVersion() - Method in class com.hazelcast.map.record.RecordInfo
 
getVersion() - Method in class com.hazelcast.map.SimpleEntryView
 
getVersion() - Method in interface com.hazelcast.map.tx.MapTxnOperation
 
getVersion() - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
getVersion() - Method in class com.hazelcast.map.tx.TxnSetOperation
 
getVersion() - Method in class com.hazelcast.map.tx.TxnUnlockOperation
 
getVersion() - Method in class com.hazelcast.multimap.MultiMapWrapper
 
getVersion() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
 
getVersion() - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
getVersion() - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
getVersion() - Method in interface com.hazelcast.nio.serialization.PortableReader
 
getVersion() - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
getVersion() - Method in interface com.hazelcast.nio.serialization.SerializationContext
 
getVersion() - Method in class com.hazelcast.partition.PartitionRuntimeState
 
getVersion() - Static method in class com.hazelcast.util.HazelcastUtil
 
getVersionAsInt(String) - Static method in class com.hazelcast.management.ManagementCenterIdentifier
 
getVersionString() - Method in class com.hazelcast.management.ManagementCenterIdentifier
 
getWaitingThreadCount() - Method in class com.hazelcast.management.LockInfo
 
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.map.operation.LockAwareOperation
 
getWaitKey() - Method in class com.hazelcast.multimap.operations.MultiMapBackupAwareOperation
 
getWaitKey() - Method in class com.hazelcast.multimap.txn.TxnLockAndGetOperation
 
getWaitKey() - Method in class com.hazelcast.queue.OfferOperation
 
getWaitKey() - Method in class com.hazelcast.queue.PollOperation
 
getWaitKey() - Method in class com.hazelcast.queue.tx.TxnReserveOfferOperation
 
getWaitKey() - Method in class com.hazelcast.queue.tx.TxnReservePollOperation
 
getWaitKey() - Method in interface com.hazelcast.spi.WaitSupport
 
getWaitNotifyService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getWaitNotifyService() - Method in interface com.hazelcast.spi.NodeEngine
 
getWaitTimeout() - Method in class com.hazelcast.spi.Operation
 
getWaitTimeout() - Method in interface com.hazelcast.spi.WaitSupport
 
getWanMergePolicy() - Method in class com.hazelcast.map.MapContainer
 
getWanReplicationConfig(String) - Method in class com.hazelcast.config.Config
 
getWanReplicationConfigs() - Method in class com.hazelcast.config.Config
 
getWanReplicationListener(String) - Method in class com.hazelcast.wan.WanReplicationService
 
getWanReplicationPublisher() - Method in class com.hazelcast.map.MapContainer
 
getWanReplicationRef() - Method in class com.hazelcast.config.MapConfig
 
getWanReplicationRef() - Method in class com.hazelcast.config.MapConfigReadOnly
 
getWanReplicationService() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
getWanReplicationService() - Method in interface com.hazelcast.spi.NodeEngine
 
getWorkQueueSize() - Method in class com.hazelcast.util.executor.StripedExecutor
 
getWriteDelayMillis() - Method in class com.hazelcast.map.MapContainer
 
getWriteDelaySeconds() - Method in class com.hazelcast.config.MapStoreConfig
Returns the number of seconds to delay the store writes.
getWriteHandler() - Method in class com.hazelcast.nio.TcpIpConnection
 
getXaResource() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getXAResource() - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
getXaResource() - Method in interface com.hazelcast.transaction.TransactionContext
Gets xaResource which will participate in XATransaction
getXAResources(ActivationSpec[]) - Method in class com.hazelcast.jca.ResourceAdapterImpl
 
getXid() - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
GlobalSerializerConfig - Class in com.hazelcast.config
 
GlobalSerializerConfig() - Constructor for class com.hazelcast.config.GlobalSerializerConfig
 
GRACEFUL_SHUTDOWN_MAX_WAIT - Variable in class com.hazelcast.instance.GroupProperties
 
greaterEqual(Comparable) - Method in class com.hazelcast.query.EntryObject
 
greaterEqual(String, Comparable) - Static method in class com.hazelcast.query.Predicates
 
GreaterLessPredicate() - Constructor for class com.hazelcast.query.Predicates.GreaterLessPredicate
 
GreaterLessPredicate(String, Comparable, boolean, boolean) - Constructor for class com.hazelcast.query.Predicates.GreaterLessPredicate
 
greaterThan(Comparable) - Method in class com.hazelcast.query.EntryObject
 
greaterThan(String, Comparable) - Static method in class com.hazelcast.query.Predicates
 
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
GroupProperties - Class in com.hazelcast.instance
The GroupProperties contain the Hazelcast properties.
GroupProperties(Config) - Constructor for class com.hazelcast.instance.GroupProperties
 
groupProperties - Variable in class com.hazelcast.instance.Node
 
GroupProperties.GroupProperty - Class in com.hazelcast.instance
 

H

handle(DeleteCommand) - Method in class com.hazelcast.ascii.memcache.DeleteCommandProcessor
 
handle(ErrorCommand) - Method in class com.hazelcast.ascii.memcache.ErrorCommandProcessor
 
handle(GetCommand) - Method in class com.hazelcast.ascii.memcache.GetCommandProcessor
 
handle(IncrementCommand) - Method in class com.hazelcast.ascii.memcache.IncrementCommandProcessor
 
handle(SetCommand) - Method in class com.hazelcast.ascii.memcache.SetCommandProcessor
"set" means "store this data".
handle(SimpleCommand) - Method in class com.hazelcast.ascii.memcache.SimpleCommandProcessor
 
handle(StatsCommand) - Method in class com.hazelcast.ascii.memcache.StatsCommandProcessor
 
handle(TouchCommand) - Method in class com.hazelcast.ascii.memcache.TouchCommandProcessor
 
handle(VersionCommand) - Method in class com.hazelcast.ascii.memcache.VersionCommandProcessor
 
handle(NoOpCommand) - Method in class com.hazelcast.ascii.NoOpCommandProcessor
 
handle(HttpDeleteCommand) - Method in class com.hazelcast.ascii.rest.HttpDeleteCommandProcessor
 
handle(HttpGetCommand) - Method in class com.hazelcast.ascii.rest.HttpGetCommandProcessor
 
handle(HttpPostCommand) - Method in class com.hazelcast.ascii.rest.HttpPostCommandProcessor
 
handle(T) - Method in interface com.hazelcast.ascii.TextCommandProcessor
 
handle() - Method in class com.hazelcast.client.connection.nio.ClientReadHandler
 
handle() - Method in class com.hazelcast.client.connection.nio.ClientWriteHandler
 
handle(E) - Method in interface com.hazelcast.client.spi.EventHandler
 
handle(ResponseStream) - Method in interface com.hazelcast.client.spi.ResponseHandler
 
handle() - Method in interface com.hazelcast.nio.SelectionHandler
 
handle() - Method in class com.hazelcast.nio.WriteHandler
 
handleAddListener(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleAddListener(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleCipherException(Exception, Connection) - Static method in class com.hazelcast.nio.CipherHelper
 
handleClear(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleClear(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleClientPacket(ClientPacket) - Method in interface com.hazelcast.nio.IOService
 
handleClientPacket(ClientPacket) - Method in class com.hazelcast.nio.NodeIOService
 
handleCommand(String) - Method in class com.hazelcast.client.examples.ClientTestApp
Handle a command
handleCommand(String) - Method in class com.hazelcast.examples.TestApp
Handle a command
handleCommand(String) - Method in class com.hazelcast.management.ConsoleCommandHandler
 
handleContains(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleContains(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleDestroy(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleDestroy(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleEvent(Packet) - Method in class com.hazelcast.wan.WanReplicationService
 
handleHelp(String) - Method in class com.hazelcast.client.examples.ClientTestApp
Handled the help command
handleHelp(String) - Method in class com.hazelcast.examples.TestApp
Handled the help command
handleInstances(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleInstances(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleIterator(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleIterator(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleListAdd(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleListAdd(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleListAddMany(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleListAddMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleListContains(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleListContains(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleListRemove(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleListRemove(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleListSet(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleListSet(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleLock(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleLock(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapEntries() - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapEntries() - Method in class com.hazelcast.examples.TestApp
 
handleMapEvict(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapEvict(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapGet(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapGet(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapGetAsync(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapGetAsync(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapGetMany(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapGetMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapGetMapEntry(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapGetMapEntry(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapKeys() - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapKeys() - Method in class com.hazelcast.examples.TestApp
 
handleMapLocalKeys() - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapLocalKeys() - Method in class com.hazelcast.examples.TestApp
 
handleMapLocalSize() - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapLocalSize() - Method in class com.hazelcast.examples.TestApp
 
handleMapLock(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapLock(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapPut(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapPut(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapPutAsync(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapPutAsync(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapPutIfAbsent(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapPutIfAbsent(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapPutMany(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapPutMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapRemove(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapRemove(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapRemoveMany(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapRemoveMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapReplace(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapReplace(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapTryLock(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapTryLock(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapUnlock(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapUnlock(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapValues() - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMapValues() - Method in class com.hazelcast.examples.TestApp
 
handleMemberPacket(Packet) - Method in interface com.hazelcast.nio.IOService
 
handleMemberPacket(Packet) - Method in class com.hazelcast.nio.NodeIOService
 
handleMultiMapEntries() - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMultiMapEntries() - Method in class com.hazelcast.examples.TestApp
 
handleMultiMapGet(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMultiMapGet(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMultiMapKeys() - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMultiMapKeys() - Method in class com.hazelcast.examples.TestApp
 
handleMultiMapLock(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMultiMapLock(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMultiMapPut(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMultiMapPut(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMultiMapRemove(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMultiMapRemove(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMultiMapTryLock(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMultiMapTryLock(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMultiMapUnlock(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMultiMapUnlock(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMultiMapValues() - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleMultiMapValues() - Method in class com.hazelcast.examples.TestApp
 
handlePacket(ClientPacket) - Method in class com.hazelcast.client.ClientEngineImpl
 
handlePacket(ClientPacket) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
handlePacket(Packet) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
handlePartitions(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handlePartitions(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQCapacity(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleQCapacity(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQOffer(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleQOffer(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQOfferMany(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleQOfferMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQPeek(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleQPeek(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQPoll(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleQPoll(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQPollMany(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleQPollMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQTake(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleQTake(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleRejection(DeleteCommand) - Method in class com.hazelcast.ascii.memcache.DeleteCommandProcessor
 
handleRejection(ErrorCommand) - Method in class com.hazelcast.ascii.memcache.ErrorCommandProcessor
 
handleRejection(GetCommand) - Method in class com.hazelcast.ascii.memcache.GetCommandProcessor
 
handleRejection(IncrementCommand) - Method in class com.hazelcast.ascii.memcache.IncrementCommandProcessor
 
handleRejection(SetCommand) - Method in class com.hazelcast.ascii.memcache.SetCommandProcessor
 
handleRejection(SimpleCommand) - Method in class com.hazelcast.ascii.memcache.SimpleCommandProcessor
 
handleRejection(StatsCommand) - Method in class com.hazelcast.ascii.memcache.StatsCommandProcessor
 
handleRejection(TouchCommand) - Method in class com.hazelcast.ascii.memcache.TouchCommandProcessor
 
handleRejection(VersionCommand) - Method in class com.hazelcast.ascii.memcache.VersionCommandProcessor
 
handleRejection(NoOpCommand) - Method in class com.hazelcast.ascii.NoOpCommandProcessor
 
handleRejection(HttpDeleteCommand) - Method in class com.hazelcast.ascii.rest.HttpDeleteCommandProcessor
 
handleRejection(HttpGetCommand) - Method in class com.hazelcast.ascii.rest.HttpGetCommandProcessor
 
handleRejection(HttpPostCommand) - Method in class com.hazelcast.ascii.rest.HttpPostCommandProcessor
 
handleRejection(T) - Method in interface com.hazelcast.ascii.TextCommandProcessor
 
handleRemoveListener(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleRemoveListener(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleSelectionKey(SelectionKey) - Method in class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
handleSelectionKey(SelectionKey) - Method in class com.hazelcast.client.connection.nio.ClientInSelectorImpl
 
handleSelectionKey(SelectionKey) - Method in class com.hazelcast.client.connection.nio.ClientOutSelectorImpl
 
handleSetAdd(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleSetAdd(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleSetAddMany(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleSetAddMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleSetRemove(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleSetRemove(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleSetRemoveMany(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleSetRemoveMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleSize(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleSize(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleTopicPublish(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
handleTopicPublish(String[]) - Method in class com.hazelcast.examples.TestApp
 
hasEnoughCapacity(int) - Method in class com.hazelcast.collection.CollectionContainer
 
hasEnoughCapacity(int) - Method in class com.hazelcast.collection.CollectionOperation
 
hasEnoughCapacity() - Method in class com.hazelcast.queue.QueueContainer
 
hasEnoughCapacity(int) - Method in class com.hazelcast.queue.QueueContainer
 
hasField(String) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
 
hasField(String) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
 
hasField(String) - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
hasField(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
hasField(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
hashCode() - Method in class com.hazelcast.ascii.memcache.MemcacheEntry
 
hashCode() - Method in class com.hazelcast.client.ClientPrincipal
 
hashCode() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
hashCode() - Method in class com.hazelcast.client.DistributedObjectInfo
 
hashCode() - Method in class com.hazelcast.client.spi.ClientProxy
 
hashCode() - Method in class com.hazelcast.cluster.MemberInfo
 
hashCode() - Method in class com.hazelcast.collection.CollectionItem
 
hashCode() - Method in class com.hazelcast.collection.TxCollectionItem
 
hashCode() - Method in class com.hazelcast.concurrent.lock.ConditionKey
 
hashCode() - Method in class com.hazelcast.concurrent.lock.InternalLockNamespace
 
hashCode() - Method in class com.hazelcast.concurrent.lock.LockWaitNotifyKey
 
hashCode() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreWaitNotifyKey
 
hashCode() - Method in class com.hazelcast.config.GroupConfig
 
hashCode() - Method in class com.hazelcast.config.MapConfig
 
hashCode() - Method in class com.hazelcast.config.TopicConfig
 
hashCode() - Method in class com.hazelcast.core.LifecycleEvent
 
hashCode() - Method in class com.hazelcast.core.PartitionAwareKey
 
hashCode() - Method in class com.hazelcast.hibernate.local.Value
 
hashCode() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
hashCode() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
hashCode() - Method in class com.hazelcast.instance.MemberImpl
 
hashCode() - Method in class com.hazelcast.jca.ConnectionFactoryImpl
 
hashCode() - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
 
hashCode() - Method in class com.hazelcast.jca.ResourceAdapterImpl
 
hashCode() - Method in class com.hazelcast.logging.SystemLogRecord
 
hashCode() - Method in class com.hazelcast.management.MonitoredThread
 
hashCode() - Method in class com.hazelcast.map.MapRecordKey
 
hashCode() - Method in class com.hazelcast.map.NearCache.CacheRecord
 
hashCode() - Method in class com.hazelcast.map.record.AbstractRecord
 
hashCode() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
hashCode() - Method in class com.hazelcast.monitor.TimedMemberState
 
hashCode() - Method in class com.hazelcast.multimap.MultiMapRecord
 
hashCode() - Method in class com.hazelcast.nio.Address
 
hashCode() - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
hashCode() - Method in class com.hazelcast.nio.serialization.Data
 
hashCode() - Method in class com.hazelcast.nio.TcpIpConnection
 
hashCode() - Method in class com.hazelcast.partition.membergroup.DefaultMemberGroup
 
hashCode() - Method in class com.hazelcast.partition.membergroup.SingleMemberGroup
 
hashCode() - Method in class com.hazelcast.partition.MigrationInfo
 
hashCode() - Method in class com.hazelcast.partition.PartitionInfo
 
hashCode() - Method in class com.hazelcast.partition.PartitionServiceProxy.PartitionProxy
 
hashCode() - Method in class com.hazelcast.query.impl.IndexImpl.NullObject
 
hashCode() - Method in class com.hazelcast.query.impl.QueryEntry
 
hashCode() - Method in class com.hazelcast.query.impl.QueryResultEntryImpl
 
hashCode() - Method in class com.hazelcast.query.SqlPredicate
 
hashCode() - Method in class com.hazelcast.queue.QueueItem
 
hashCode() - Method in class com.hazelcast.queue.QueueWaitNotifyKey
 
hashCode() - Method in class com.hazelcast.queue.TxQueueItem
 
hashCode() - Method in class com.hazelcast.security.AbstractCredentials
 
hashCode() - Method in class com.hazelcast.security.permission.AllPermissions.AllPermissionsCollection
 
hashCode() - Method in class com.hazelcast.security.permission.AllPermissions
 
hashCode() - Method in class com.hazelcast.security.permission.ClusterPermission
 
hashCode() - Method in class com.hazelcast.security.permission.DenyAllPermissionCollection
 
hashCode() - Method in class com.hazelcast.security.permission.InstancePermission
 
hashCode() - Method in class com.hazelcast.spi.AbstractDistributedObject
 
hashCode() - Method in class com.hazelcast.spi.AbstractWaitNotifyKey
 
hashCode() - Method in class com.hazelcast.spi.DefaultObjectNamespace
 
hashCode() - Method in class com.hazelcast.spi.impl.EventServiceImpl.EmptyFilter
 
hashCode() - Method in class com.hazelcast.spi.impl.EventServiceImpl.Registration
 
hashCode() - Method in class com.hazelcast.spi.ServiceInfo
 
hashCode() - Method in class com.hazelcast.transaction.impl.SerializableXID
 
hashCode() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
 
hasIndex() - Method in class com.hazelcast.query.impl.IndexService
 
hasListener() - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
hasListener() - Method in class com.hazelcast.queue.QueueOperation
 
hasMember(Member) - Method in class com.hazelcast.partition.membergroup.DefaultMemberGroup
 
hasMember(Member) - Method in interface com.hazelcast.partition.membergroup.MemberGroup
 
hasMember(Member) - Method in class com.hazelcast.partition.membergroup.SingleMemberGroup
 
hasNext() - Method in class com.hazelcast.mapreduce.impl.ListKeyValueSource
 
hasNext() - Method in class com.hazelcast.mapreduce.impl.MapKeyValueSource
 
hasNext() - Method in class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
 
hasNext() - Method in class com.hazelcast.mapreduce.impl.SetKeyValueSource
 
hasNext() - Method in class com.hazelcast.mapreduce.KeyValueSource
Called to request if at least one more key-value pair is available from this data source.
hasNext() - Method in class com.hazelcast.queue.proxy.QueueIterator
 
HasOngoingMigration - Class in com.hazelcast.partition.impl
 
HasOngoingMigration() - Constructor for class com.hazelcast.partition.impl.HasOngoingMigration
 
hasOnGoingMigration() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
hasOnGoingMigration() - Method in interface com.hazelcast.partition.InternalPartitionService
Checks if there currently are any migrations.
hasRemaining() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
hasText(String, String) - Static method in class com.hazelcast.util.ValidationUtil
 
hasTextContent(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
Hazelcast - Class in com.hazelcast.core
Factory for HazelcastInstance's, a node in a cluster.
HAZELCAST_ARRAY - Static variable in class com.hazelcast.nio.ClassLoaderUtil
 
HAZELCAST_BASE_PACKAGE - Static variable in class com.hazelcast.nio.ClassLoaderUtil
 
HAZELCAST_INSTANCE_NAME - Static variable in class com.hazelcast.hibernate.CacheEnvironment
 
HazelcastAccessor - Class in com.hazelcast.hibernate.instance
Access underlying HazelcastInstance using Hibernate SessionFactory
HazelcastCacheRegionFactory - Class in com.hazelcast.hibernate
 
HazelcastCacheRegionFactory() - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
HazelcastCacheRegionFactory(HazelcastInstance) - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
HazelcastCacheRegionFactory(Properties) - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
HazelcastClient - Class in com.hazelcast.client
Hazelcast Client enables you to do all Hazelcast operations without being a member of the cluster.
HazelcastClientProxy - Class in com.hazelcast.client
 
HazelcastCollectionRegion<Cache extends RegionCache> - Class in com.hazelcast.hibernate.region
 
HazelcastCollectionRegion(HazelcastInstance, String, Properties, CacheDataDescription, Cache) - Constructor for class com.hazelcast.hibernate.region.HazelcastCollectionRegion
 
HazelcastConnection - Interface in com.hazelcast.jca
Hazelcast specific connection which allows access to this hazelcast instance to acquire the maps, lists etc.
HazelcastConnectionFactory - Interface in com.hazelcast.jca
Interface to allow safe access to Hazelcast's connection interface without casting
HazelcastConnectionImpl - Class in com.hazelcast.jca
 
HazelcastConnectionImpl(ManagedConnectionImpl, Subject) - Constructor for class com.hazelcast.jca.HazelcastConnectionImpl
 
HazelcastEntityRegion<Cache extends RegionCache> - Class in com.hazelcast.hibernate.region
 
HazelcastEntityRegion(HazelcastInstance, String, Properties, CacheDataDescription, Cache) - Constructor for class com.hazelcast.hibernate.region.HazelcastEntityRegion
 
HazelcastException - Exception in com.hazelcast.core
Base Hazelcast exception.
HazelcastException() - Constructor for exception com.hazelcast.core.HazelcastException
 
HazelcastException(String) - Constructor for exception com.hazelcast.core.HazelcastException
 
HazelcastException(String, Throwable) - Constructor for exception com.hazelcast.core.HazelcastException
 
HazelcastException(Throwable) - Constructor for exception com.hazelcast.core.HazelcastException
 
HazelcastInstance - Interface in com.hazelcast.core
Hazelcast instance.
hazelcastInstance - Variable in class com.hazelcast.instance.Node
 
HazelcastInstanceAware - Interface in com.hazelcast.core
Used to get HazelcastInstance reference when submitting a Runnable/Callable using Hazelcast ExecutorService.
HazelcastInstanceFactory - Class in com.hazelcast.hibernate.instance
 
HazelcastInstanceFactory - Class in com.hazelcast.instance
 
HazelcastInstanceFactory() - Constructor for class com.hazelcast.instance.HazelcastInstanceFactory
 
HazelcastInstanceImpl - Class in com.hazelcast.instance
 
HazelcastInstanceNotActiveException - Exception in com.hazelcast.core
Thrown when HazelcastInstance is not active during an invocation.
HazelcastInstanceNotActiveException() - Constructor for exception com.hazelcast.core.HazelcastInstanceNotActiveException
 
HazelcastInstanceProxy - Class in com.hazelcast.instance
 
HazelcastLocalCacheRegionFactory - Class in com.hazelcast.hibernate
 
HazelcastLocalCacheRegionFactory() - Constructor for class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
HazelcastLocalCacheRegionFactory(HazelcastInstance) - Constructor for class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
HazelcastLocalCacheRegionFactory(Properties) - Constructor for class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
HazelcastManagedContext - Class in com.hazelcast.instance
 
HazelcastManagedContext(HazelcastInstanceImpl, ManagedContext) - Constructor for class com.hazelcast.instance.HazelcastManagedContext
 
HazelcastMBean<T> - Class in com.hazelcast.jmx
 
HazelcastMBean(T, ManagementService) - Constructor for class com.hazelcast.jmx.HazelcastMBean
 
HazelcastNaturalIdRegion - Class in com.hazelcast.hibernate.region
 
HazelcastNaturalIdRegion(HazelcastInstance, String, Properties, CacheDataDescription) - Constructor for class com.hazelcast.hibernate.region.HazelcastNaturalIdRegion
 
HazelcastQueryResultsRegion - Class in com.hazelcast.hibernate.region
 
HazelcastQueryResultsRegion(HazelcastInstance, String, Properties) - Constructor for class com.hazelcast.hibernate.region.HazelcastQueryResultsRegion
 
hazelcastRegion - Variable in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
HazelcastRegion<Cache extends RegionCache> - Interface in com.hazelcast.hibernate.region
 
HazelcastSerializationException - Exception in com.hazelcast.nio.serialization
This is an exception thrown when an exception occurs while serializing/deserializing objects.
HazelcastSerializationException(String) - Constructor for exception com.hazelcast.nio.serialization.HazelcastSerializationException
 
HazelcastSerializationException(String, Throwable) - Constructor for exception com.hazelcast.nio.serialization.HazelcastSerializationException
 
HazelcastSerializationException(Throwable) - Constructor for exception com.hazelcast.nio.serialization.HazelcastSerializationException
 
HazelcastTimestamper - Class in com.hazelcast.hibernate
 
HazelcastTimestampsRegion<Cache extends RegionCache> - Class in com.hazelcast.hibernate.region
 
HazelcastTimestampsRegion(HazelcastInstance, String, Properties, Cache) - Constructor for class com.hazelcast.hibernate.region.HazelcastTimestampsRegion
 
HazelcastTransaction - Interface in com.hazelcast.jca
Wrapper interface to bundle LocalTransaction and LocalTransaction into one interface
HazelcastTransactionImpl - Class in com.hazelcast.jca
 
HazelcastTransactionImpl(ManagedConnectionFactoryImpl, ManagedConnectionImpl) - Constructor for class com.hazelcast.jca.HazelcastTransactionImpl
 
HazelcastUtil - Class in com.hazelcast.util
 
HEADER_CHUNKED - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
HEADER_CONTENT_LENGTH - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
HEADER_CONTENT_TYPE - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
HEADER_EVENT - Static variable in class com.hazelcast.nio.Packet
 
HEADER_EXPECT_100 - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
HEADER_OP - Static variable in class com.hazelcast.nio.Packet
 
HEADER_RESPONSE - Static variable in class com.hazelcast.nio.Packet
 
HEADER_URGENT - Static variable in class com.hazelcast.nio.Packet
 
HEADER_WAN_REPLICATION - Static variable in class com.hazelcast.nio.Packet
 
HEALTH_MONITORING_DELAY_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
HEALTH_MONITORING_LEVEL - Variable in class com.hazelcast.instance.GroupProperties
 
HealthMetrics() - Constructor for class com.hazelcast.util.HealthMonitor.HealthMetrics
 
HealthMonitor - Class in com.hazelcast.util
 
HealthMonitor(HazelcastInstanceImpl, HealthMonitorLevel, int) - Constructor for class com.hazelcast.util.HealthMonitor
 
HealthMonitor.HealthMetrics - Class in com.hazelcast.util
 
HealthMonitorLevel - Enum in com.hazelcast.util
 
heapCost() - Method in interface com.hazelcast.storage.DataRef
 
HEARTBEAT - Static variable in class com.hazelcast.cluster.ClusterDataSerializerHook
 
HEARTBEAT_INTERVAL_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
heartBeater() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
HeartbeatOperation - Class in com.hazelcast.cluster
 
HeartbeatOperation() - Constructor for class com.hazelcast.cluster.HeartbeatOperation
 
HIBERNATE_TYPE_HIBERNATE_CACHE_ENTRY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
HIBERNATE_TYPE_HIBERNATE_CACHE_KEY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
 
HigherHitsMapMergePolicy - Class in com.hazelcast.map.merge
Built-in MergePolicy implementation.
HigherHitsMapMergePolicy() - Constructor for class com.hazelcast.map.merge.HigherHitsMapMergePolicy
 
hits - Variable in class com.hazelcast.map.record.RecordStatistics
 
HostAwareMemberGroupFactory - Class in com.hazelcast.partition.membergroup
 
HostAwareMemberGroupFactory() - Constructor for class com.hazelcast.partition.membergroup.HostAwareMemberGroupFactory
 
HOSTED_MANAGEMENT_ENABLED - Variable in class com.hazelcast.instance.GroupProperties
This property will only be used temporary until we have exposed the hosted management center to the public.
HOSTED_MANAGEMENT_URL - Variable in class com.hazelcast.instance.GroupProperties
 
HTTP_SUCCESS - Static variable in class com.hazelcast.management.ManagementCenterService
 
HttpCommand - Class in com.hazelcast.ascii.rest
 
HttpCommand(TextCommandConstants.TextCommandType, String) - Constructor for class com.hazelcast.ascii.rest.HttpCommand
 
HttpCommandProcessor<T> - Class in com.hazelcast.ascii.rest
 
HttpCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.ascii.rest.HttpCommandProcessor
 
HttpDeleteCommand - Class in com.hazelcast.ascii.rest
 
HttpDeleteCommand(String) - Constructor for class com.hazelcast.ascii.rest.HttpDeleteCommand
 
HttpDeleteCommandParser - Class in com.hazelcast.ascii.rest
 
HttpDeleteCommandParser() - Constructor for class com.hazelcast.ascii.rest.HttpDeleteCommandParser
 
HttpDeleteCommandProcessor - Class in com.hazelcast.ascii.rest
 
HttpDeleteCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.ascii.rest.HttpDeleteCommandProcessor
 
HttpGetCommand - Class in com.hazelcast.ascii.rest
 
HttpGetCommand(String) - Constructor for class com.hazelcast.ascii.rest.HttpGetCommand
 
HttpGetCommandParser - Class in com.hazelcast.ascii.rest
 
HttpGetCommandParser() - Constructor for class com.hazelcast.ascii.rest.HttpGetCommandParser
 
HttpGetCommandProcessor - Class in com.hazelcast.ascii.rest
 
HttpGetCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.ascii.rest.HttpGetCommandProcessor
 
HttpPostCommand - Class in com.hazelcast.ascii.rest
 
HttpPostCommand(SocketTextReader, String) - Constructor for class com.hazelcast.ascii.rest.HttpPostCommand
 
HttpPostCommandParser - Class in com.hazelcast.ascii.rest
 
HttpPostCommandParser() - Constructor for class com.hazelcast.ascii.rest.HttpPostCommandParser
 
HttpPostCommandProcessor - Class in com.hazelcast.ascii.rest
 
HttpPostCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.ascii.rest.HttpPostCommandProcessor
 

I

IAtomicLong - Interface in com.hazelcast.core
IAtomicLong is a redundant and highly available distributed alternative to the java.util.concurrent.atomic.AtomicLong.
IAtomicReference<E> - Interface in com.hazelcast.core
IAtomicReference is a redundant and highly available distributed alternative to the java.util.concurrent.atomic.AtomicReference.
ICMP_ENABLED - Variable in class com.hazelcast.instance.GroupProperties
 
ICMP_TIMEOUT - Variable in class com.hazelcast.instance.GroupProperties
 
ICMP_TTL - Variable in class com.hazelcast.instance.GroupProperties
 
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.
ICondition - Interface in com.hazelcast.core
Distributed implementation of Condition.
ICountDownLatch - Interface in com.hazelcast.core
ICountDownLatch is a backed-up distributed alternative to the java.util.concurrent.CountDownLatch.
ICredentialsFactory - Interface in com.hazelcast.security
ICredentialsFactory is used to create Credentials objects to be used during node authentication before connection accepted by master node.
ID - Static variable in class com.hazelcast.client.ClientDataSerializerHook
 
ID - Static variable in class com.hazelcast.client.ClientPortableHook
 
id - Variable in enum com.hazelcast.cluster.MemberAttributeOperationType
 
ID - Static variable in class com.hazelcast.nio.Address
 
ID - Static variable in class com.hazelcast.nio.serialization.Data
 
ID - Static variable in class com.hazelcast.spi.impl.SpiPortableHook
 
IdentifiedDataSerializable - Interface in com.hazelcast.nio.serialization
 
IdGenerator - Interface in com.hazelcast.core
Cluster-wide unique id generator.
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
 
idleDelayMillis - Variable in class com.hazelcast.map.record.RecordInfo
 
IExecutorService - Interface in com.hazelcast.core
Distributed implementation of ExecutorService.
IFunction<T,R> - Interface in com.hazelcast.core
Represents a function that accepts one argument and produces a result.
IHazelcastInstanceLoader - Interface in com.hazelcast.hibernate.instance
 
ilike(String, String) - Static method in class com.hazelcast.query.Predicates
 
ILikePredicate() - Constructor for class com.hazelcast.query.Predicates.ILikePredicate
 
ILikePredicate(String, String) - Constructor for class com.hazelcast.query.Predicates.ILikePredicate
 
IList<E> - Interface in com.hazelcast.core
Concurrent, distributed implementation of List
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.
IMapRegionCache - Class in com.hazelcast.hibernate.distributed
 
IMapRegionCache(String, HazelcastInstance, Properties, CacheDataDescription) - Constructor for class com.hazelcast.hibernate.distributed.IMapRegionCache
 
implementation - Variable in class com.hazelcast.config.ListenerConfig
 
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.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
 
inactivate(HazelcastInstance) - Method in class com.hazelcast.core.OutOfMemoryHandler
Just inactivates HazelcastInstance; leaves threads, connections untouched.
inactivate() - Method in class com.hazelcast.instance.Node
 
inactivate(HazelcastInstance) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher.Helper
 
includeValue - Variable in class com.hazelcast.map.client.AbstractMapAddEntryListenerRequest
 
incr_hits - Variable in class com.hazelcast.ascii.memcache.Stats
 
incr_misses - Variable in class com.hazelcast.ascii.memcache.Stats
 
increment(String) - Method in class com.hazelcast.examples.SimpleFunctionalMapTest.Stats
 
incrementAndGet() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
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 class com.hazelcast.jmx.AtomicLongMBean
 
incrementAndGetVersion() - Method in class com.hazelcast.multimap.MultiMapWrapper
 
IncrementCommand - Class in com.hazelcast.ascii.memcache
User: sancar Date: 3/8/13 Time: 3:33 PM
IncrementCommand(TextCommandConstants.TextCommandType, String, int, boolean) - Constructor for class com.hazelcast.ascii.memcache.IncrementCommand
 
IncrementCommandParser - Class in com.hazelcast.ascii.memcache
User: sancar Date: 3/8/13 Time: 3:32 PM
IncrementCommandParser(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.ascii.memcache.IncrementCommandParser
 
IncrementCommandProcessor - Class in com.hazelcast.ascii.memcache
User: sancar Date: 3/8/13 Time: 3:51 PM
IncrementCommandProcessor(TextCommandServiceImpl) - Constructor for class com.hazelcast.ascii.memcache.IncrementCommandProcessor
 
incrementDecrHitCount() - Method in interface com.hazelcast.ascii.TextCommandService
 
incrementDecrHitCount() - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
incrementDecrMissCount() - Method in interface com.hazelcast.ascii.TextCommandService
 
incrementDecrMissCount() - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
incrementDeleteHitCount(int) - Method in interface com.hazelcast.ascii.TextCommandService
 
incrementDeleteHitCount(int) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
incrementDeleteMissCount() - Method in interface com.hazelcast.ascii.TextCommandService
 
incrementDeleteMissCount() - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
incrementEmptyPolls() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
incrementGetHitCount() - Method in interface com.hazelcast.ascii.TextCommandService
 
incrementGetHitCount() - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
incrementGetMissCount() - Method in interface com.hazelcast.ascii.TextCommandService
 
incrementGetMissCount() - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
incrementGets(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
incrementHit() - Method in class com.hazelcast.multimap.MultiMapWrapper
 
incrementHits() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
 
incrementIncHitCount() - Method in interface com.hazelcast.ascii.TextCommandService
 
incrementIncHitCount() - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
incrementIncMissCount() - Method in interface com.hazelcast.ascii.TextCommandService
 
incrementIncMissCount() - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
incrementMisses() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
 
incrementOffers() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
incrementOtherOperations() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
incrementOtherOperations() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
incrementPacketCount() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
incrementPartitionReplicaVersions(int, int) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
incrementPartitionReplicaVersions(int, int) - Method in interface com.hazelcast.partition.InternalPartitionService
 
incrementPolls() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
incrementPublishes() - Method in class com.hazelcast.monitor.impl.LocalTopicStatsImpl
 
incrementPublishes(String) - Method in class com.hazelcast.topic.TopicService
 
incrementPuts(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
incrementReceivedEvents() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
incrementReceivedEvents() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
incrementReceivedMessages(String) - Method in class com.hazelcast.topic.TopicService
 
incrementReceives() - Method in class com.hazelcast.monitor.impl.LocalTopicStatsImpl
 
incrementRejectedOffers() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
incrementRemoves(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
incrementSetCount() - Method in interface com.hazelcast.ascii.TextCommandService
 
incrementSetCount() - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
incrementTextConnections() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
incrementTouchCount() - Method in interface com.hazelcast.ascii.TextCommandService
 
incrementTouchCount() - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
Index - Interface in com.hazelcast.query.impl
 
INDEX_OF - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
IndexAwarePredicate - Interface in com.hazelcast.query
 
IndexImpl - Class in com.hazelcast.query.impl
 
IndexImpl(String, boolean) - Constructor for class com.hazelcast.query.impl.IndexImpl
 
IndexImpl.NullObject - Class in com.hazelcast.query.impl
 
indexOf(Object) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
indexOf(boolean, Data) - Method in class com.hazelcast.collection.list.ListContainer
 
indexOf(Object) - Method in class com.hazelcast.collection.list.ListProxyImpl
 
IndexService - Class in com.hazelcast.query.impl
 
IndexService() - Constructor for class com.hazelcast.query.impl.IndexService
 
IndexStore - Interface in com.hazelcast.query.impl
 
info(String) - Method in class com.hazelcast.logging.AbstractLogger
 
info(String) - Method in interface com.hazelcast.logging.ILogger
Logs a message at Level.INFO.
init(SocketTextReader, long) - Method in class com.hazelcast.ascii.AbstractTextCommand
 
init(SocketTextReader, long) - Method in interface com.hazelcast.ascii.TextCommand
 
init(NodeEngine, Properties) - Method in class com.hazelcast.client.ClientEngineImpl
 
init() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
init(Cluster, ClientConfig) - Method in interface com.hazelcast.client.LoadBalancer
Initializes the LoadBalancer.
init(long) - Method in class com.hazelcast.client.proxy.ClientIdGeneratorProxy
 
init(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
init(ClientConfig) - Method in class com.hazelcast.client.spi.ProxyManager
 
init(Cluster, ClientConfig) - Method in class com.hazelcast.client.util.AbstractLoadBalancer
 
init(Cluster, ClientConfig) - Method in class com.hazelcast.client.util.StaticLB
 
init(NodeEngine, Properties) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
init(NodeEngine) - Method in class com.hazelcast.collection.CollectionContainer
 
init(NodeEngine, Properties) - Method in class com.hazelcast.collection.CollectionService
 
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.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.Permit
 
init(int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
 
init(NodeEngine, Properties) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
 
init(long) - Method in interface com.hazelcast.core.IdGenerator
Try to initialize this IdGenerator instance with given id.
init(InitialMembershipEvent) - Method in interface com.hazelcast.core.InitialMembershipListener
Is called when this listener is registered.
init(int) - Method in interface com.hazelcast.core.ISemaphore
Try to initialize this ISemaphore instance with 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.executor.DistributedExecutorService
 
init() - Method in class com.hazelcast.map.MapEvictionManager
 
init(NodeEngine, Properties) - Method in class com.hazelcast.map.MapService
 
init(NodeEngine, Properties) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
init(NodeEngine, Properties) - Method in class com.hazelcast.multimap.MultiMapService
 
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
 
init(NodeEngine, Properties) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
init(boolean) - Method in class com.hazelcast.queue.QueueContainer
 
init(NodeEngine, Properties) - Method in class com.hazelcast.queue.QueueService
 
init(NodeEngine, Properties) - Method in interface com.hazelcast.spi.ManagedService
Initializes the ManagedService
init(NodeEngine, Properties) - Method in class com.hazelcast.topic.TopicService
 
init(NodeEngine, Properties) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
init(Node, String, String, String...) - Method in class com.hazelcast.wan.WanNoDelayReplication
 
init(Node, String, String, String...) - Method in interface com.hazelcast.wan.WanReplicationEndpoint
 
init(FilterConfig) - Method in class com.hazelcast.web.WebFilter
 
INIT_BACKUP_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
 
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
 
INITIAL_CAPACITY - Static variable in class com.hazelcast.concurrent.semaphore.Permit
 
INITIAL_MIN_CLUSTER_SIZE - Variable in class com.hazelcast.instance.GroupProperties
 
INITIAL_WAIT_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
initialize() - Method in class com.hazelcast.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(Context<KeyOut, ValueOut>) - Method in interface com.hazelcast.mapreduce.LifecycleMapper
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
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.ObjectMultiMapProxy
 
initialize(Collection<MemberGroup>, int) - Method in interface com.hazelcast.partition.impl.PartitionStateGenerator
Returns the initial layout for the partitions.
initialize(Collection<MemberGroup>, int) - Method in class com.hazelcast.partition.impl.PartitionStateGeneratorImpl
 
initialize() - Method in interface com.hazelcast.spi.InitializingObject
 
initializeDistributedObject(String, String) - Method in class com.hazelcast.spi.impl.ProxyServiceImpl
 
initializeDistributedObject(String, String) - Method in interface com.hazelcast.spi.ProxyService
 
initializer - Variable in class com.hazelcast.instance.Node
 
InitializingObject - Interface in com.hazelcast.spi
 
InitialMembershipEvent - Class in com.hazelcast.core
A event that is send when a InitialMembershipListener registers itself on a Cluster.
InitialMembershipEvent(Cluster, Set<Member>) - Constructor for class com.hazelcast.core.InitialMembershipEvent
 
InitialMembershipListener - Interface in com.hazelcast.core
The InitializingMembershipListener is a MembershipListener that will first receives a InitialMembershipEvent when it is registered so it immediately knows which members are available.
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.CountDownLatchPermission
 
initMask(String[]) - Method in class com.hazelcast.security.permission.ExecutorServicePermission
 
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.QueuePermission
 
initMask(String[]) - Method in class com.hazelcast.security.permission.SemaphorePermission
 
initMask(String[]) - Method in class com.hazelcast.security.permission.TopicPermission
 
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
 
InitRequest - Class in com.hazelcast.concurrent.semaphore.client
 
InitRequest() - Constructor for class com.hazelcast.concurrent.semaphore.client.InitRequest
 
InitRequest(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.client.InitRequest
 
initSocket(Socket) - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
injectManagedContext(NodeEngine, Object, Object...) - Static method in class com.hazelcast.mapreduce.impl.MapReduceUtil
 
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 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 and properties to resolve the variables in the XML.
innerBeforeRun() - Method in class com.hazelcast.map.operation.AbstractMapOperation
 
innerBeforeRun() - Method in class com.hazelcast.map.operation.EntryBackupOperation
 
innerBeforeRun() - Method in class com.hazelcast.map.operation.EntryOperation
 
innerBeforeRun() - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
innerBeforeRun() - Method in class com.hazelcast.map.operation.MultipleEntryOperation
 
innerBeforeRun() - Method in class com.hazelcast.map.operation.PartitionWideEntryOperation
 
innerCall() - Method in class com.hazelcast.client.txn.BaseTransactionRequest
 
innerCall() - Method in class com.hazelcast.client.txn.CommitTransactionRequest
 
innerCall() - Method in class com.hazelcast.client.txn.CreateTransactionRequest
 
innerCall() - Method in class com.hazelcast.client.txn.PrepareTransactionRequest
 
innerCall() - Method in class com.hazelcast.client.txn.RollbackTransactionRequest
 
innerCall() - Method in class com.hazelcast.collection.client.TxnListAddRequest
 
innerCall() - Method in class com.hazelcast.collection.client.TxnListRemoveRequest
 
innerCall() - Method in class com.hazelcast.collection.client.TxnListSizeRequest
 
innerCall() - Method in class com.hazelcast.collection.client.TxnSetAddRequest
 
innerCall() - Method in class com.hazelcast.collection.client.TxnSetRemoveRequest
 
innerCall() - Method in class com.hazelcast.collection.client.TxnSetSizeRequest
 
innerCall() - Method in class com.hazelcast.map.client.AbstractTxnMapRequest
 
innerCall() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapGetRequest
 
innerCall() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapPutRequest
 
innerCall() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveAllRequest
 
innerCall() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveRequest
 
innerCall() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapSizeRequest
 
innerCall() - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapValueCountRequest
 
innerCall() - Method in class com.hazelcast.queue.client.TxnOfferRequest
 
innerCall() - Method in class com.hazelcast.queue.client.TxnPeekRequest
 
innerCall() - Method in class com.hazelcast.queue.client.TxnPollRequest
 
innerCall() - Method in class com.hazelcast.queue.client.TxnSizeRequest
 
InPredicate() - Constructor for class com.hazelcast.query.Predicates.InPredicate
 
InPredicate(String, Comparable...) - Constructor for class com.hazelcast.query.Predicates.InPredicate
 
InputOutputFactory - Interface in com.hazelcast.nio.serialization
 
insert(Object, Object, Object) - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
This is an asynchronous cache access strategy.
insert(Object, Object, Object) - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Called after an item has been inserted (before the transaction completes), instead of calling evict().
insert(Object, Object, Object) - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
insert(Object, Object) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
insert(Object, Object, Object) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
insertMigratedData(int, Map<String, Map>) - Method in class com.hazelcast.multimap.MultiMapService
 
insertMigrationData(Map<String, Permit>) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
 
inspectOutputMemoryError(Throwable) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
 
instance - Variable in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
INSTANCE - Static variable in class com.hazelcast.partition.strategy.StringAndPartitionAwarePartitioningStrategy
 
INSTANCE - Static variable in class com.hazelcast.partition.strategy.StringPartitioningStrategy
 
InstanceMBean - Class in com.hazelcast.jmx
 
InstanceMBean(HazelcastInstanceImpl, ManagementService) - Constructor for class com.hazelcast.jmx.InstanceMBean
 
instanceName - Variable in class com.hazelcast.client.spi.ClientProxy
 
instanceOf(Class) - Static method in class com.hazelcast.query.Predicates
 
InstancePermission - Class in com.hazelcast.security.permission
 
InstancePermission(String, String...) - Constructor for class com.hazelcast.security.permission.InstancePermission
 
INT_ARRAY_BASE_OFFSET - Static variable in class com.hazelcast.nio.UnsafeHelper
 
INT_ARRAY_INDEX_SCALE - Static variable in class com.hazelcast.nio.UnsafeHelper
 
IntegerArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.IntegerArraySerializer
 
IntegerSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.IntegerSerializer
 
interceptAfterGet(String, Object) - Method in class com.hazelcast.map.MapService
 
interceptAfterPut(String, Object) - Method in class com.hazelcast.map.MapService
 
interceptAfterRemove(String, Object) - Method in class com.hazelcast.map.MapService
 
interceptGet(Object) - Method in interface com.hazelcast.map.MapInterceptor
Intercept get operation before returning value.
interceptGet(String, Object) - Method in class com.hazelcast.map.MapService
 
interceptPut(Object, Object) - Method in interface com.hazelcast.map.MapInterceptor
Intercept put operation before modifying map data.
interceptPut(String, Object, Object) - Method in class com.hazelcast.map.MapService
 
interceptRemove(Object) - Method in interface com.hazelcast.map.MapInterceptor
Intercept remove operation before removing the data.
interceptRemove(String, Object) - Method in class com.hazelcast.map.MapService
 
InterfacesConfig - Class in com.hazelcast.config
 
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
 
InternalCompletableFuture<E> - Interface in com.hazelcast.spi
A ICompletableFuture with more functionality like getting the result without needing to deal with checked exceptions.
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
 
InternalOperationService - Interface in com.hazelcast.spi.impl
This is the interface that needs to be implemented by actual InternalOperationService.
InternalPartition - Interface in com.hazelcast.partition
Represents a Partition.
InternalPartitionService - Interface in com.hazelcast.partition
 
InternalPartitionServiceImpl - Class in com.hazelcast.partition.impl
 
InternalPartitionServiceImpl(Node) - Constructor for class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
InvalidAddressException(String) - Constructor for exception com.hazelcast.util.AddressUtil.InvalidAddressException
 
invalidate(K) - Method in class com.hazelcast.client.nearcache.ClientNearCache
 
invalidate(Data) - Method in class com.hazelcast.map.NearCache
 
invalidate(Set<Data>) - Method in class com.hazelcast.map.NearCache
 
invalidate() - Method in class com.hazelcast.map.record.CachedDataRecord
 
invalidate() - Method in class com.hazelcast.map.record.DataRecord
 
invalidate() - Method in class com.hazelcast.map.record.ObjectRecord
 
invalidate() - Method in class com.hazelcast.map.record.OffHeapRecord
 
invalidate() - Method in interface com.hazelcast.map.record.Record
 
invalidate() - Method in class com.hazelcast.partition.MigrationInfo
 
invalidate() - Method in class com.hazelcast.spi.AbstractDistributedObject
 
invalidateAllNearCaches(String, Data) - Method in class com.hazelcast.map.MapService
 
invalidateAllNearCaches(String, Set<Data>) - Method in class com.hazelcast.map.MapService
 
InvalidateEntryProcessor - Class in com.hazelcast.web
 
InvalidateEntryProcessor() - Constructor for class com.hazelcast.web.InvalidateEntryProcessor
 
InvalidateEntryProcessor(String) - Constructor for class com.hazelcast.web.InvalidateEntryProcessor
 
invalidateLocalNearCache(Data) - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
invalidateNearCache(String, Data) - Method in class com.hazelcast.map.MapService
 
invalidateNearCache(String, Set<Data>) - Method in class com.hazelcast.map.MapService
 
InvalidateNearCacheOperation - Class in com.hazelcast.map.operation
 
InvalidateNearCacheOperation(String, Data) - Constructor for class com.hazelcast.map.operation.InvalidateNearCacheOperation
 
InvalidateNearCacheOperation() - Constructor for class com.hazelcast.map.operation.InvalidateNearCacheOperation
 
invalidateNearCaches() - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
invalidateNearCaches(Set<Data>) - Method in class com.hazelcast.map.operation.PutAllOperation
 
Invalidation - Class in com.hazelcast.hibernate.local
 
Invalidation() - Constructor for class com.hazelcast.hibernate.local.Invalidation
 
Invalidation(Object, Object) - Constructor for class com.hazelcast.hibernate.local.Invalidation
 
InvocationBuilder - Class in com.hazelcast.spi
The InvocationBuilder is responsible for building an invocation of an operation and invoking it.
InvocationBuilder(NodeEngineImpl, String, Operation, int, Address) - Constructor for class com.hazelcast.spi.InvocationBuilder
 
InvocationClientRequest - Class in com.hazelcast.client
 
InvocationClientRequest() - Constructor for class com.hazelcast.client.InvocationClientRequest
 
invoke() - Method in class com.hazelcast.client.InvocationClientRequest
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientTopicProxy
 
invoke(ClientRequest, Object) - Method in class com.hazelcast.client.spi.ClientProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.spi.ClientProxy
 
invoke(ClientRequest, Address) - Method in class com.hazelcast.client.spi.ClientProxy
 
invoke() - Method in class com.hazelcast.client.txn.RecoverAllTransactionsRequest
 
invoke(CollectionOperation) - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
invoke() - Method in class com.hazelcast.executor.client.CancellationRequest
 
invoke(String, Object[], String[]) - Method in class com.hazelcast.jmx.HazelcastMBean
 
invoke(Operation, int) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
invoke(Collator) - Method in class com.hazelcast.mapreduce.impl.AbstractJob
 
invoke() - Method in class com.hazelcast.mapreduce.impl.client.ClientCancellationRequest
 
invoke() - Method in class com.hazelcast.mapreduce.impl.client.ClientJobProcessInformationRequest
 
invoke() - Method in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
invoke(Collator) - Method in class com.hazelcast.mapreduce.impl.task.KeyValueJob
 
invoke() - Method in class com.hazelcast.spi.impl.BasicInvocationBuilder
 
invoke() - Method in class com.hazelcast.spi.InvocationBuilder
 
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.executor.ExecutorServiceProxy
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
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.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.executor.ExecutorServiceProxy
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.executor.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
 
invokeOnAllPartitions(String, OperationFactory) - Method in interface com.hazelcast.spi.OperationService
Invokes a set of operation on each partition.
invokeOnKeyOwner(ClientRequest, Object) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
invokeOnKeyOwner(ClientRequest, Object, EventHandler) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
invokeOnKeyOwner(ClientRequest, Object) - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
invokeOnKeyOwner(ClientRequest, Object, EventHandler) - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
invokeOnPartition(String, Operation, int) - Method in interface com.hazelcast.spi.OperationService
 
invokeOnPartitions(String, OperationFactory, Collection<Integer>) - Method in interface com.hazelcast.spi.OperationService
Invokes an set of operation on selected set of partitions
invokeOnRandomTarget(ClientRequest) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
invokeOnRandomTarget(ClientRequest, EventHandler) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
invokeOnRandomTarget(ClientRequest) - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
invokeOnRandomTarget(ClientRequest, EventHandler) - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
invokeOnTarget(ClientRequest, Address) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
invokeOnTarget(ClientRequest, Address, EventHandler) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
invokeOnTarget(ClientRequest, Address) - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
invokeOnTarget(ClientRequest, Address, EventHandler) - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
invokeOnTarget(String, Operation, Address) - Method in interface com.hazelcast.spi.OperationService
 
IO_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
 
IO_THREAD_COUNT - Variable in class com.hazelcast.instance.GroupProperties
 
ioSelector - Variable in class com.hazelcast.client.connection.nio.ClientAbstractSelectionHandler
 
IOSelector - Interface in com.hazelcast.nio
 
IOService - Interface in com.hazelcast.nio
 
IOUtil - Class in com.hazelcast.nio
 
IPermissionPolicy - Interface in com.hazelcast.security
IPermissionPolicy is used to determine any Subject's permissions to perform a security sensitive Hazelcast operation.
IQueue<E> - Interface in com.hazelcast.core
Concurrent, blocking, distributed, observable queue.
is(String) - Method in class com.hazelcast.query.EntryObject
 
IS_LOCKED - Static variable in class com.hazelcast.concurrent.lock.client.LockPortableHook
 
IS_LOCKED - Static variable in class com.hazelcast.map.MapPortableHook
 
IS_LOCKED - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
IS_SHUTDOWN_REQUEST - Static variable in class com.hazelcast.executor.ExecutorPortableHook
 
isActive() - Method in class com.hazelcast.instance.Node
 
isActive() - Method in interface com.hazelcast.nio.IOService
 
isActive() - Method in class com.hazelcast.nio.NodeIOService
 
isActive() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
isActive() - Method in interface com.hazelcast.spi.NodeEngine
 
isAllKeysSupported() - Method in class com.hazelcast.mapreduce.KeyValueSource
If it is possible to collect all clusterwide available keys for this KeyValueSource implementation then this method should return 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
 
isArrayByteBase64(byte[]) - Static method in class com.hazelcast.util.Base64
 
isAuthenticated() - Method in class com.hazelcast.client.ClientEndpoint
 
isAvailable(int) - Method in class com.hazelcast.concurrent.semaphore.Permit
 
isBase64(String) - Static method in class com.hazelcast.util.Base64
 
isBase64(byte) - Static method in class com.hazelcast.util.Base64
 
isBinary() - Method in class com.hazelcast.config.MultiMapConfig
 
isBinary() - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
isBinary() - Method in enum com.hazelcast.nio.ConnectionType
 
isBinary() - Method in class com.hazelcast.queue.QueueStoreWrapper
 
isBlocking() - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
isBlocking() - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
isCacheLocalEntries() - Method in class com.hazelcast.config.NearCacheConfig
 
isCallTimedOut(Operation) - Method in interface com.hazelcast.spi.impl.InternalOperationService
 
isCancelled() - Method in class com.hazelcast.client.spi.impl.ClientCallFuture
 
isCancelled() - Method in class com.hazelcast.client.util.ClientCancellableDelegatingFuture
 
isCancelled() - Method in class com.hazelcast.mapreduce.impl.task.MappingPhase
 
isCancelled() - Method in class com.hazelcast.mapreduce.impl.task.TrackableJobFuture
 
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
 
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 interface com.hazelcast.nio.IOService
 
isClient() - Method in class com.hazelcast.nio.NodeIOService
 
isClient() - Method in class com.hazelcast.nio.TcpIpConnection
 
isCommunicateStats() - Method in class com.hazelcast.config.JobTrackerConfig
 
isCommunicateStats() - Method in class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
 
isCompatible(ConfigCheck) - Method in class com.hazelcast.cluster.ConfigCheck
 
isCompatible(Config) - Method in class com.hazelcast.config.Config
 
isCompatible(MapConfig) - Method in class com.hazelcast.config.MapConfig
 
isConfigurableService() - Method in class com.hazelcast.spi.ServiceInfo
 
isConnected() - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
isConnected() - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
isConnectionPending() - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
isConnectionPending() - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
isConnectionTracingDetail() - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
Getter for the RAR property 'connectionTracingDetails'
isCoreService() - Method in class com.hazelcast.spi.ServiceInfo
 
isData(byte) - Static method in class com.hazelcast.util.Base64
 
isDataSerializable() - Method in class com.hazelcast.nio.serialization.Data
 
isDeliverClosed() - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
isDeliverCommitedEvent() - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
isDeliverRolledback() - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
isDeliverStartedEvent() - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
isDone() - Method in class com.hazelcast.client.spi.impl.ClientCallFuture
 
isDone() - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
 
isDone() - Method in class com.hazelcast.util.executor.CompletedFuture
 
isDone() - Method in class com.hazelcast.util.executor.DelegatingFuture
 
ISemaphore - Interface in com.hazelcast.core
ISemaphore is a backed-up distributed alternative to the Semaphore.
isEmpty() - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
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.txn.proxy.ClientTxnMapProxy
 
isEmpty() - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
isEmpty() - Method in class com.hazelcast.concurrent.lock.operations.LockReplicationOperation
 
isEmpty() - Method in interface com.hazelcast.core.BaseMap
Returns true if this map contains no entries.
isEmpty() - Method in interface com.hazelcast.core.IQueue
isEmpty() - Method in interface com.hazelcast.core.TransactionalMap
Transactional implementation of Map.isEmpty().
isEmpty() - Method in class com.hazelcast.map.DefaultRecordStore
 
isEmpty() - Method in class com.hazelcast.map.operation.MapReplicationOperation
 
isEmpty() - Method in interface com.hazelcast.map.RecordStore
 
isEmpty() - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
isEmpty() - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
isEmpty() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
Returns true if this map contains no key-value mappings.
isEnableCompression() - Method in class com.hazelcast.config.SerializationConfig
 
isEnabled() - Method in class com.hazelcast.config.AwsConfig
Checks if the aws join mechanism is enabled.
isEnabled() - Method in class com.hazelcast.config.InterfacesConfig
 
isEnabled() - Method in class com.hazelcast.config.ManagementCenterConfig
 
isEnabled() - Method in class com.hazelcast.config.MapStoreConfig
Returns if this configuration 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.PartitionGroupConfig
Checks if this PartitionGroupConfig is enabled.
isEnabled() - Method in class com.hazelcast.config.QueueStoreConfig
 
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.map.MapStoreWrapper
 
isEnabled() - Method in class com.hazelcast.queue.QueueStoreWrapper
 
isEnableDefaults() - Method in class com.hazelcast.config.ServicesConfig
 
isEnableSharedObject() - Method in class com.hazelcast.config.SerializationConfig
 
isEnterprise() - Method in class com.hazelcast.instance.BuildInfo
 
isEnterprise() - Static method in class com.hazelcast.util.HazelcastUtil
 
isEquals(Object, Object) - Method in class com.hazelcast.concurrent.atomicreference.operations.AbstractAlterOperation
 
isEquals(Object, Object) - Method in class com.hazelcast.map.record.DataRecordFactory
 
isEquals(Object, Object) - Method in class com.hazelcast.map.record.ObjectRecordFactory
 
isEquals(Object, Object) - Method in class com.hazelcast.map.record.OffHeapRecordFactory
 
isEquals(Object, Object) - Method in interface com.hazelcast.map.record.RecordFactory
 
isError() - Method in class com.hazelcast.client.ClientResponse
 
ISet<E> - Interface in com.hazelcast.core
Concurrent, distributed implementation of Set

This class is not a general-purpose Set implementation! While this class implements the Set interface, it intentionally violates Set's general contract, which mandates the use of the equals method when comparing objects.

isEvent() - Method in class com.hazelcast.client.ClientResponse
 
isEvictable() - Method in class com.hazelcast.queue.QueueContainer
 
isExplicitVersionCheckEnabled(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
isFalse(byte, int) - Static method in class com.hazelcast.util.ByteUtil
Checks if the index-th bit of number is NOT set.
isFinestEnabled() - Method in class com.hazelcast.logging.AbstractLogger
 
isFinestEnabled() - Method in interface com.hazelcast.logging.ILogger
Checks if the Level.FINEST is enabled.
isFirstConnection() - Method in class com.hazelcast.client.AuthenticationRequest
 
isFirstConnection() - Method in class com.hazelcast.client.ClientEndpoint
 
isGlobalOrderingEnabled() - Method in class com.hazelcast.config.TopicConfig
 
isHazelcastEnterpriseActive() - Method in class com.hazelcast.nio.UTFEncoderDecoder
 
isHeaderSet(int) - Method in class com.hazelcast.nio.Packet
 
isIncludeValue() - Method in class com.hazelcast.collection.CollectionEventFilter
 
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.map.EntryEventFilter
 
isIncludeValue() - Method in class com.hazelcast.multimap.MultiMapEventFilter
 
isIncludeValue() - Method in class com.hazelcast.queue.QueueEventFilter
 
isIndexed(QueryContext) - Method in interface com.hazelcast.query.IndexAwarePredicate
 
isIndexed(QueryContext) - Method in class com.hazelcast.query.PagingPredicate
Used if inner predicate is instanceof IndexAwarePredicate for checking if indexed
isIndexed(QueryContext) - Method in class com.hazelcast.query.PredicateBuilder
 
isIndexed(QueryContext) - Method in class com.hazelcast.query.Predicates.AbstractPredicate
 
isIndexed(QueryContext) - Method in class com.hazelcast.query.Predicates.AndPredicate
 
isIndexed(QueryContext) - Method in class com.hazelcast.query.Predicates.OrPredicate
 
isIndexed(QueryContext) - Method in class com.hazelcast.query.SqlPredicate
 
isInstanceOf(Class) - Method in class com.hazelcast.spi.ServiceInfo
 
isInternalType(Class) - Static method in class com.hazelcast.nio.ClassLoaderUtil
 
isInvalidateOnChange() - Method in class com.hazelcast.config.NearCacheConfig
 
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
 
isJoinInProgress() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
isJoinOperation(Operation) - Static method in class com.hazelcast.spi.OperationAccessor
 
isKeepAlive() - Method in class com.hazelcast.client.config.SocketOptions
 
isLive() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
isLive() - Method in class com.hazelcast.management.ConnectionInfo
 
isLive() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
isLive() - Method in class com.hazelcast.util.executor.StripedExecutor
 
isLoaded() - Method in class com.hazelcast.map.DefaultRecordStore
 
isLoaded() - Method in interface com.hazelcast.map.RecordStore
 
isLocal() - Method in class com.hazelcast.config.EntryListenerConfig
 
isLocal() - Method in class com.hazelcast.config.ListenerConfig
 
isLocal() - Method in interface com.hazelcast.spi.ResponseHandler
 
isLocalOnly() - Method in interface com.hazelcast.spi.EventRegistration
 
isLocalOnly() - Method in class com.hazelcast.spi.impl.EventServiceImpl.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
 
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(Data) - Method in class com.hazelcast.map.DefaultRecordStore
 
isLocked(K) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
isLocked(Data) - Method in interface com.hazelcast.map.RecordStore
 
isLocked(Data) - Method in class com.hazelcast.multimap.MultiMapContainer
 
isLocked(K) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
isLockedBy(String, long) - Method in interface com.hazelcast.concurrent.lock.LockResource
 
isLockedBy(Data, String, long) - Method in interface com.hazelcast.concurrent.lock.LockStore
 
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.DefaultRecordStore
 
isLockedBy(Data, String, long) - Method in interface com.hazelcast.map.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
 
IsLockedRequest - Class in com.hazelcast.concurrent.lock.client
 
IsLockedRequest() - Constructor for class com.hazelcast.concurrent.lock.client.IsLockedRequest
 
IsLockedRequest(Data) - Constructor for class com.hazelcast.concurrent.lock.client.IsLockedRequest
 
IsLockedRequest(Data, long) - Constructor for class com.hazelcast.concurrent.lock.client.IsLockedRequest
 
isLoggable(Level) - Method in interface com.hazelcast.logging.ILogger
Checks if a message at the provided level is going to be logged by this logger.
isManagedService() - Method in class com.hazelcast.spi.ServiceInfo
 
isMaster() - Method in interface com.hazelcast.cluster.ClusterService
 
isMaster() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
isMaster() - Method in class com.hazelcast.instance.Node
 
isMemcacheEnabled() - Method in interface com.hazelcast.nio.IOService
 
isMemcacheEnabled() - Method in class com.hazelcast.nio.NodeIOService
 
isMigrating() - Method in interface com.hazelcast.partition.InternalPartition
Checks if there currently is a migration going on in this partition.
isMigrationOperation(Operation) - Static method in class com.hazelcast.spi.OperationAccessor
 
isMinimalPutsEnabledByDefault() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
isModified() - Method in class com.hazelcast.map.MapEntrySimple
 
isNativeClient(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
isNearCacheAndInvalidationEnabled(String) - Method in class com.hazelcast.map.MapService
 
isNearCacheEnabled() - Method in class com.hazelcast.config.MapConfig
 
isNearCacheEnabled() - Method in class com.hazelcast.map.MapContainer
 
isNearCacheEnabled(String) - Method in class com.hazelcast.map.MapService
 
isNot(String) - Method in class com.hazelcast.query.EntryObject
 
isNotNegative(int, String) - Static method in class com.hazelcast.util.ValidationUtil
 
isNotNull() - Method in class com.hazelcast.query.EntryObject
 
isNotNull(E, String) - Static method in class com.hazelcast.util.ValidationUtil
 
isNull() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
isNull() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
 
isNull() - Method in class com.hazelcast.concurrent.atomicreference.ReferenceWrapper
 
isNull() - Method in interface com.hazelcast.core.IAtomicReference
Checks if the stored reference is null.
isNull() - Method in class com.hazelcast.query.EntryObject
 
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(String) - Static method in class com.hazelcast.util.StringUtil
 
IsNullRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
IsNullRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.IsNullRequest
 
IsNullRequest(String) - Constructor for class com.hazelcast.concurrent.atomicreference.client.IsNullRequest
 
isOpen() - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
isOpen() - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
isOperationExecuting(Address, String, Object) - Method in class com.hazelcast.executor.DistributedExecutorService
 
isOperationExecuting(Address, String, Object) - Method in interface com.hazelcast.spi.ExecutionTracingService
 
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
 
isOrdered() - Method in class com.hazelcast.query.impl.IndexImpl
 
isOverwritable() - Method in class com.hazelcast.mapreduce.impl.JobPartitionStateArraySerializerHook
 
isOverwritable() - Method in class com.hazelcast.mapreduce.impl.JobPartitionStateSerializerHook
 
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)
isOverwritable() - Method in class com.hazelcast.nio.serialization.serializers.ArrayListSerializerHook
 
isOverwritable() - Method in class com.hazelcast.nio.serialization.serializers.LinkedListSerializerHook
 
isOwnerNode() - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
 
isOwnerOrBackup(Address) - Method in interface com.hazelcast.partition.InternalPartition
 
isPad(byte) - Static method in class com.hazelcast.util.Base64
 
isPollOperation() - Method in class com.hazelcast.queue.TxQueueItem
 
isPortable() - Method in class com.hazelcast.nio.serialization.Data
 
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.
isPostProcessingMapStore() - Method in class com.hazelcast.map.MapStoreWrapper
 
isProcessing() - Method in class com.hazelcast.partition.MigrationInfo
 
isReadBackupData() - Method in class com.hazelcast.config.MapConfig
 
isRedoOperation() - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
isRedoOperation() - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
isRedoOperation() - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
isRemoveOperation() - Method in class com.hazelcast.collection.TxCollectionItem
 
isRestEnabled() - Method in interface com.hazelcast.nio.IOService
 
isRestEnabled() - Method in class com.hazelcast.nio.NodeIOService
 
isResultDeserialized() - Method in class com.hazelcast.spi.InvocationBuilder
Checks if the Future should automatically deserialize the result.
isReuseAddress() - Method in class com.hazelcast.client.config.SocketOptions
 
isReuseAddress() - Method in class com.hazelcast.config.NetworkConfig
 
isReuseSocketAddress() - Method in interface com.hazelcast.nio.IOService
 
isReuseSocketAddress() - Method in class com.hazelcast.nio.NodeIOService
 
isRunning() - Method in class com.hazelcast.client.LifecycleServiceImpl
 
isRunning() - Method in interface com.hazelcast.core.LifecycleService
whether the instance is running
isRunning() - Method in class com.hazelcast.instance.LifecycleServiceImpl
 
isRunning() - Method in class com.hazelcast.instance.TerminatedLifecycleService
 
isRunning() - Method in class com.hazelcast.jmx.InstanceMBean
 
isSameRM(XAResource) - Method in class com.hazelcast.client.txn.XAResourceProxy
 
isSameRM(XAResource) - Method in class com.hazelcast.jca.XAResourceWrapper
 
isSameRM(XAResource) - Method in class com.hazelcast.transaction.impl.XAResourceImpl
 
isShutdown() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
isShutdown(String) - Method in class com.hazelcast.executor.DistributedExecutorService
 
isShutdown() - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
isShutdown() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
 
isShutdown() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
 
IsShutdownRequest - Class in com.hazelcast.executor.client
 
IsShutdownRequest() - Constructor for class com.hazelcast.executor.client.IsShutdownRequest
 
IsShutdownRequest(String) - Constructor for class com.hazelcast.executor.client.IsShutdownRequest
 
isSingleConnection() - Method in class com.hazelcast.client.ClientRequest
 
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
 
isSocketPortAutoIncrement() - Method in interface com.hazelcast.nio.IOService
 
isSocketPortAutoIncrement() - Method in class com.hazelcast.nio.NodeIOService
 
isSSLEnabled() - Method in interface com.hazelcast.nio.ConnectionManager
 
isSSLEnabled() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
isStatisticsEnabled() - Method in class com.hazelcast.config.CollectionConfig
 
isStatisticsEnabled() - Method in class com.hazelcast.config.ExecutorConfig
 
isStatisticsEnabled() - Method in class com.hazelcast.config.MapConfig
 
isStatisticsEnabled() - Method in class com.hazelcast.config.MultiMapConfig
 
isStatisticsEnabled() - Method in class com.hazelcast.config.QueueConfig
 
isStatisticsEnabled() - Method in class com.hazelcast.config.TopicConfig
Checks if statistics are enabled.
isStatusSet(int) - Method in class com.hazelcast.nio.serialization.DataAdapter
 
isSymmetricEncryptionEnabled(IOService) - Static method in class com.hazelcast.nio.CipherHelper
 
isTcpNoDelay() - Method in class com.hazelcast.client.config.SocketOptions
 
isTerminated() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
isTerminated() - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
isTerminated() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
 
isTerminated() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
 
isTransactional() - Method in interface com.hazelcast.concurrent.lock.LockResource
 
isTransactionAware() - Method in class com.hazelcast.hibernate.region.AbstractTransactionalDataRegion
 
isTrue(byte, int) - Static method in class com.hazelcast.util.ByteUtil
Checks if the index-th bit of number is set.
isUrgent() - Method in class com.hazelcast.ascii.AbstractTextCommand
 
isUrgent() - Method in class com.hazelcast.nio.ClientPacket
 
isUrgent() - Method in class com.hazelcast.nio.Packet
 
isUrgent() - Method in class com.hazelcast.nio.serialization.DataAdapter
 
isUrgent() - Method in interface com.hazelcast.nio.SocketWritable
Checks if this SocketWritable is urgent.
isUrgent() - Method in class com.hazelcast.spi.impl.Response
Check if this Response is an urgent response.
isUrgent() - Method in class com.hazelcast.spi.Operation
 
isUseNativeByteOrder() - Method in class com.hazelcast.config.SerializationConfig
 
isValid() - Method in class com.hazelcast.cluster.MemberInfoUpdateOperation
 
isValid() - Method in class com.hazelcast.partition.MigrationInfo
 
isWhiteSpace(byte) - Static method in class com.hazelcast.util.Base64
 
isXAManaged() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
isXAManaged() - Method in interface com.hazelcast.transaction.TransactionContext
Indicates that related transaction is managed by XAResource
ITEM_EVENT - Static variable in class com.hazelcast.spi.impl.SpiPortableHook
 
itemAdded(ItemEvent) - Method in class com.hazelcast.client.examples.ClientTestApp
 
itemAdded(ItemEvent<E>) - Method in interface com.hazelcast.core.ItemListener
Invoked when an item is added.
itemAdded(ItemEvent) - Method in class com.hazelcast.examples.TestApp
 
ItemEvent<E> - Class in com.hazelcast.core
Map Item event.
ItemEvent(String, int, E, Member) - Constructor for class com.hazelcast.core.ItemEvent
 
ItemEvent(String, ItemEventType, E, Member) - Constructor for class com.hazelcast.core.ItemEvent
 
ItemEventType - Enum in com.hazelcast.core
Type of item event.
itemId - Variable in class com.hazelcast.collection.CollectionAddOperation
 
itemId - Variable in class com.hazelcast.collection.CollectionItem
 
itemId - Variable in class com.hazelcast.queue.QueueItem
 
itemIdSet - Variable in class com.hazelcast.collection.txn.AbstractTransactionalCollectionProxy
 
ItemListener<E> - Interface in com.hazelcast.core
Item listener for IQueue, ISet and IList
ItemListenerConfig - Class in com.hazelcast.config
 
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
 
itemMap - Variable in class com.hazelcast.collection.CollectionContainer
 
itemRemoved(ItemEvent) - Method in class com.hazelcast.client.examples.ClientTestApp
 
itemRemoved(ItemEvent<E>) - Method in interface com.hazelcast.core.ItemListener
Invoked when an item is removed.
itemRemoved(ItemEvent) - Method in class com.hazelcast.examples.TestApp
 
IterableNodeList(Node) - Constructor for class com.hazelcast.config.AbstractXmlConfigHelper.IterableNodeList
 
IterableNodeList(NodeList) - Constructor for class com.hazelcast.config.AbstractXmlConfigHelper.IterableNodeList
 
IterableNodeList(Node, short) - Constructor for class com.hazelcast.config.AbstractXmlConfigHelper.IterableNodeList
 
IterableNodeList(NodeList, short) - Constructor for class com.hazelcast.config.AbstractXmlConfigHelper.IterableNodeList
 
IterationType - Enum in com.hazelcast.util
 
iterator() - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
iterator() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
iterator() - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
iterator() - Method in class com.hazelcast.collection.list.ListProxyImpl
 
iterator() - Method in class com.hazelcast.config.AbstractXmlConfigHelper.IterableNodeList
 
iterator() - Method in interface com.hazelcast.core.IQueue
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.MultiResultSet
 
iterator() - Method in class com.hazelcast.query.impl.OrResultSet
 
iterator() - Method in class com.hazelcast.query.impl.SingleResultSet
 
iterator() - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
ITERATOR - Static variable in class com.hazelcast.queue.QueuePortableHook
 
iterator() - Method in class com.hazelcast.spi.impl.SerializableCollection
 
iterator() - Method in class com.hazelcast.util.DoubleBlockingQueue
 
iterator() - Method in class com.hazelcast.util.QueryResultSet
 
iterator(Class<T>, String, ClassLoader) - Static method in class com.hazelcast.util.ServiceLoader
 
iterator() - Method in class com.hazelcast.util.SimpleBlockingQueue
 
iterator() - Method in class com.hazelcast.util.SimpleBoundedQueue
 
iterator() - Method in class com.hazelcast.util.SortedQueryResultSet
 
IteratorOperation - Class in com.hazelcast.queue
 
IteratorOperation() - Constructor for class com.hazelcast.queue.IteratorOperation
 
IteratorOperation(String) - Constructor for class com.hazelcast.queue.IteratorOperation
 
IteratorRequest - Class in com.hazelcast.queue.client
 
IteratorRequest() - Constructor for class com.hazelcast.queue.client.IteratorRequest
 
IteratorRequest(String) - Constructor for class com.hazelcast.queue.client.IteratorRequest
 
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 publish/subscribe (pub/sub) messaging model.

J

JAVA - Static variable in class com.hazelcast.client.ClientTypes
 
JcaBase - Class in com.hazelcast.jca
Base class to allow simpler logging according to the JCA specs and the Hazelcast Logging Framework
JcaBase() - Constructor for class com.hazelcast.jca.JcaBase
 
Job<KeyIn,ValueIn> - Interface in com.hazelcast.mapreduce
This interface describes a mapreduce Job that is build by JobTracker.newJob(KeyValueSource).
It is used to execute mappings and calculations on the different cluster nodes and reduce or collate these mapped values to results.
JobCompletableFuture<V> - Interface in com.hazelcast.mapreduce
This is a special version of ICompletableFuture to return the assigned job id of the submit operation.
jobId - Variable in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
JobPartitionState - Interface in com.hazelcast.mapreduce
An implementation of this interface contains current information about the status of an process piece while operation is executing.
JobPartitionState.State - Enum in com.hazelcast.mapreduce
Definition of the processing states
JobPartitionStateArraySerializerHook - Class in com.hazelcast.mapreduce.impl
This class is the auto registered serializer hook for a JobPartitionState array.
JobPartitionStateArraySerializerHook() - Constructor for class com.hazelcast.mapreduce.impl.JobPartitionStateArraySerializerHook
 
JobPartitionStateImpl - Class in com.hazelcast.mapreduce.impl.task
This class holds information about the current processing state and the owner of a partition
JobPartitionStateImpl(Address, JobPartitionState.State) - Constructor for class com.hazelcast.mapreduce.impl.task.JobPartitionStateImpl
 
JobPartitionStateSerializerHook - Class in com.hazelcast.mapreduce.impl
This class is the auto registered serializer hook for a JobPartitionState.
JobPartitionStateSerializerHook() - Constructor for class com.hazelcast.mapreduce.impl.JobPartitionStateSerializerHook
 
JobProcessInformation - Interface in com.hazelcast.mapreduce
This interface holds basic information about a running map reduce job like state of the different partitions and the number of currently processed records.
The number of processed records is not a real time value but updated on regular base (after 1000 processed elements per node).
JobProcessInformationImpl - Class in com.hazelcast.mapreduce.impl.task
This class controls all partition states and is capable of atomically updating those states.
JobProcessInformationImpl(int, JobSupervisor) - Constructor for class com.hazelcast.mapreduce.impl.task.JobProcessInformationImpl
 
JobSupervisor - Class in com.hazelcast.mapreduce.impl.task
The JobSupervisor is the overall control instance of a map reduce job.
JobSupervisor(JobTaskConfiguration, AbstractJobTracker, boolean, MapReduceService) - Constructor for class com.hazelcast.mapreduce.impl.task.JobSupervisor
 
JobTaskConfiguration - Class in com.hazelcast.mapreduce.impl.task
This class contains all configuration settings for a given map reduce job.
JobTaskConfiguration(Address, NodeEngine, int, String, String, Mapper, CombinerFactory, ReducerFactory, KeyValueSource, boolean, TopologyChangedStrategy) - Constructor for class com.hazelcast.mapreduce.impl.task.JobTaskConfiguration
 
jobTracker - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
 
JobTracker - Interface in com.hazelcast.mapreduce
The JobTracker interface is used to create instances of Jobs depending on the given data structure / data source.
JobTrackerConfig - Class in com.hazelcast.config
 
JobTrackerConfig() - Constructor for class com.hazelcast.config.JobTrackerConfig
 
JobTrackerConfig(JobTrackerConfig) - Constructor for class com.hazelcast.config.JobTrackerConfig
 
jobTrackerConfig - Variable in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
JobTrackerConfigReadOnly - Class in com.hazelcast.config
 
join(AtomicBoolean) - Method in class com.hazelcast.cluster.AbstractJoiner
 
join(AtomicBoolean) - Method in interface com.hazelcast.cluster.Joiner
 
join() - Method in class com.hazelcast.instance.Node
 
JoinCheckOperation - Class in com.hazelcast.cluster
 
JoinCheckOperation() - Constructor for class com.hazelcast.cluster.JoinCheckOperation
 
JoinCheckOperation(JoinRequest) - Constructor for class com.hazelcast.cluster.JoinCheckOperation
 
JoinConfig - Class in com.hazelcast.config
Contains the 3 different join configurations; tcp-ip/multicast/aws.
JoinConfig() - Constructor for class com.hazelcast.config.JoinConfig
 
joined() - Method in class com.hazelcast.instance.Node
 
Joiner - Interface in com.hazelcast.cluster
 
JoinMessage - Class in com.hazelcast.cluster
 
JoinMessage() - Constructor for class com.hazelcast.cluster.JoinMessage
 
JoinMessage(byte, int, Address, String, ConfigCheck, int) - Constructor for class com.hazelcast.cluster.JoinMessage
 
JoinOperation - Interface in com.hazelcast.cluster
Marker interface for join and post-join operations.
JoinRequest - Class in com.hazelcast.cluster
 
JoinRequest() - Constructor for class com.hazelcast.cluster.JoinRequest
 
JoinRequest(byte, int, Address, String, ConfigCheck, Credentials, int, int, Map<String, Object>) - Constructor for class com.hazelcast.cluster.JoinRequest
 
JoinRequestOperation - Class in com.hazelcast.cluster
 
JoinRequestOperation() - Constructor for class com.hazelcast.cluster.JoinRequestOperation
 
JoinRequestOperation(JoinRequest) - Constructor for class com.hazelcast.cluster.JoinRequestOperation
 

K

key - Variable in class com.hazelcast.concurrent.lock.client.AbstractIsLockedRequest
 
key - Variable in class com.hazelcast.concurrent.lock.client.AbstractLockRequest
 
key - Variable in class com.hazelcast.concurrent.lock.client.AbstractUnlockRequest
 
key - Variable in class com.hazelcast.core.EntryEvent
 
key - Variable in class com.hazelcast.map.client.AbstractMapAddEntryListenerRequest
 
key - Variable in class com.hazelcast.map.client.MapDeleteRequest
 
key - Variable in class com.hazelcast.map.client.MapPutRequest
 
key - Variable in class com.hazelcast.map.client.MapRemoveIfSameRequest
 
key - Variable in class com.hazelcast.map.client.MapRemoveRequest
 
key - Variable in class com.hazelcast.map.client.MapTryRemoveRequest
 
key - Variable in class com.hazelcast.map.record.AbstractRecord
 
key() - Method in class com.hazelcast.mapreduce.impl.ListKeyValueSource
 
key() - Method in class com.hazelcast.mapreduce.impl.MapKeyValueSource
 
key() - Method in class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
 
key() - Method in class com.hazelcast.mapreduce.impl.SetKeyValueSource
 
key() - Method in class com.hazelcast.mapreduce.KeyValueSource
Returns the current index' key for KeyPredicate analysis.
key() - Method in class com.hazelcast.query.EntryObject
 
KEY_ATTRIBUTE_NAME - Static variable in class com.hazelcast.query.QueryConstants
 
KEY_SET - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
KEY_SET - Static variable in class com.hazelcast.map.MapPortableHook
 
KEY_SET - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
KEY_SET - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
KEY_VALUE_SOURCE_LIST - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
KEY_VALUE_SOURCE_MAP - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
KEY_VALUE_SOURCE_MULTIMAP - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
KEY_VALUE_SOURCE_SET - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
KeyAwareTransactionLog - Interface in com.hazelcast.transaction.impl
 
KeyBasedClientRequest - Class in com.hazelcast.client
 
KeyBasedClientRequest() - Constructor for class com.hazelcast.client.KeyBasedClientRequest
 
KeyBasedMapOperation - Class in com.hazelcast.map.operation
 
KeyBasedMapOperation() - Constructor for class com.hazelcast.map.operation.KeyBasedMapOperation
 
KeyBasedMapOperation(String, Data) - Constructor for class com.hazelcast.map.operation.KeyBasedMapOperation
 
KeyBasedMapOperation(String, Data, Data) - Constructor for class com.hazelcast.map.operation.KeyBasedMapOperation
 
KeyBasedMapOperation(String, Data, long) - Constructor for class com.hazelcast.map.operation.KeyBasedMapOperation
 
KeyBasedMapOperation(String, Data, Data, long) - Constructor for class com.hazelcast.map.operation.KeyBasedMapOperation
 
keyFor(Selector) - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
keyFor(Selector) - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
keyPredicate(KeyPredicate<KeyIn>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob
 
keyPredicate(KeyPredicate<EntryKey>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.MappingJobImpl
 
keyPredicate(KeyPredicate<EntryKey>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingJobImpl
 
keyPredicate(KeyPredicate<EntryKey>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingSubmittableJobImpl
 
keyPredicate(KeyPredicate<KeyIn>) - Method in interface com.hazelcast.mapreduce.Job
Defines the KeyPredicate implementation to preselect keys the MapReduce task will be executed on.
KeyPredicate<Key> - Interface in com.hazelcast.mapreduce
This interface is used to pre evaluate keys before spreading the MapReduce task to the cluster.
keyPredicate(KeyPredicate<EntryKey>) - Method in interface com.hazelcast.mapreduce.MappingJob
Defines the KeyPredicate implementation to preselect keys the MapReduce task will be executed on.
keyPredicate(KeyPredicate<EntryKey>) - Method in interface com.hazelcast.mapreduce.ReducingJob
Defines the KeyPredicate implementation to preselect keys the MapReduce task will be executed on.
keyPredicate(KeyPredicate<EntryKey>) - Method in interface com.hazelcast.mapreduce.ReducingSubmittableJob
Defines the KeyPredicate implementation to preselect keys the MapReduce task will be executed on.
keys - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
 
keys - Variable in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
keys() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
Returns an enumeration of the keys in this table.
KEYS_ASSIGNMENT_OPERATION - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
KEYS_ASSIGNMENT_RESULT - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
KeysAssignmentOperation - Class in com.hazelcast.mapreduce.impl.operation
This operation is used to request assignment for keys on the job owners node.
KeysAssignmentOperation() - Constructor for class com.hazelcast.mapreduce.impl.operation.KeysAssignmentOperation
 
KeysAssignmentOperation(String, String, Set<Object>) - Constructor for class com.hazelcast.mapreduce.impl.operation.KeysAssignmentOperation
 
KeysAssignmentResult - Class in com.hazelcast.mapreduce.impl.operation
This class is used to store assignment results in KeysAssignmentOperation executions.
KeysAssignmentResult() - Constructor for class com.hazelcast.mapreduce.impl.operation.KeysAssignmentResult
 
KeysAssignmentResult(RequestPartitionResult.ResultState, Map<Object, Address>) - Constructor for class com.hazelcast.mapreduce.impl.operation.KeysAssignmentResult
 
keySet() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
keySet(Predicate) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
keySet() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
keySet() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
keySet(Predicate) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
keySet() - Method in interface com.hazelcast.core.IMap
Returns a set clone of the keys contained in this map.
keySet(Predicate) - Method in interface com.hazelcast.core.IMap
Queries the map based on the specified predicate and returns the keys of matching entries.
keySet() - Method in interface com.hazelcast.core.MultiMap
Returns the set of keys in the multimap.
keySet() - Method in interface com.hazelcast.core.TransactionalMap
Transactional implementation of IMap.keySet().
keySet(Predicate) - Method in interface com.hazelcast.core.TransactionalMap
Transactional implementation of IMap.keySet(com.hazelcast.query.Predicate) .
keySet() - Method in class com.hazelcast.map.DefaultRecordStore
 
keySet() - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
keySet(Predicate) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
keySet() - Method in interface com.hazelcast.map.RecordStore
 
keySet() - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
keySet(Predicate) - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
keySet() - Method in class com.hazelcast.multimap.MultiMapContainer
 
keySet() - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
keySet() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.hazelcast.util.SortedHashMap
 
keySetInternal() - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
keySetInternal() - Method in class com.hazelcast.multimap.MultiMapProxySupport
 
KeySetOperation - Class in com.hazelcast.multimap.operations
 
KeySetOperation() - Constructor for class com.hazelcast.multimap.operations.KeySetOperation
 
KeySetOperation(String) - Constructor for class com.hazelcast.multimap.operations.KeySetOperation
 
KeySetRequest - Class in com.hazelcast.multimap.operations.client
 
KeySetRequest() - Constructor for class com.hazelcast.multimap.operations.client.KeySetRequest
 
KeySetRequest(String) - Constructor for class com.hazelcast.multimap.operations.client.KeySetRequest
 
KeyValueJob<KeyIn,ValueIn> - Class in com.hazelcast.mapreduce.impl.task
This class is the internal representation of a map reduce job.
KeyValueJob(String, AbstractJobTracker, NodeEngine, MapReduceService, KeyValueSource<KeyIn, ValueIn>) - Constructor for class com.hazelcast.mapreduce.impl.task.KeyValueJob
 
KeyValueJobOperation<K,V> - Class in com.hazelcast.mapreduce.impl.operation
This operation is used to prepare a KeyValueSource based map reduce operation on all cluster members.
KeyValueJobOperation() - Constructor for class com.hazelcast.mapreduce.impl.operation.KeyValueJobOperation
 
KeyValueJobOperation(String, String, int, KeyValueSource<K, V>, Mapper, CombinerFactory, ReducerFactory, boolean, TopologyChangedStrategy) - Constructor for class com.hazelcast.mapreduce.impl.operation.KeyValueJobOperation
 
keyValueSource - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
 
keyValueSource - Variable in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
KeyValueSource<K,V> - Class in com.hazelcast.mapreduce
The abstract KeyValueSource class is used to implement custom data sources for mapreduce algorithms.
Default shipped implementations contains KeyValueSources for Hazelcast data structures like IMap and MultiMap.
KeyValueSource() - Constructor for class com.hazelcast.mapreduce.KeyValueSource
 
KeyValueSourceMappingPhase<KeyIn,ValueIn,KeyOut,ValueOut> - Class in com.hazelcast.mapreduce.impl.task
This class executes the mapping phase for a given KeyValueSource scope.
KeyValueSourceMappingPhase(Collection<KeyIn>, KeyPredicate<KeyIn>) - Constructor for class com.hazelcast.mapreduce.impl.task.KeyValueSourceMappingPhase
 
KILO_BYTE - Static variable in interface com.hazelcast.nio.IOService
 

L

last() - Method in class com.hazelcast.util.SortedQueryResultSet
 
lastAccessTime - Variable in class com.hazelcast.map.record.RecordStatistics
 
LastChunkNotification<KeyOut,Value> - Class in com.hazelcast.mapreduce.impl.notification
This notification is used to notify the reducer that this chunk is the last chunk of the defined partitionId.
LastChunkNotification() - Constructor for class com.hazelcast.mapreduce.impl.notification.LastChunkNotification
 
LastChunkNotification(Address, String, String, Address, int, Map<KeyOut, Value>) - Constructor for class com.hazelcast.mapreduce.impl.notification.LastChunkNotification
 
lastIndexOf(Object) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
lastIndexOf(Object) - Method in class com.hazelcast.collection.list.ListProxyImpl
 
lastReadTime() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
lastReadTime() - Method in interface com.hazelcast.nio.Connection
Returns the clock time of the most recent read using this connection.
lastReadTime() - Method in class com.hazelcast.nio.TcpIpConnection
 
lastStoredTime - Variable in class com.hazelcast.map.record.RecordStatistics
 
lastUpdateTime - Variable in class com.hazelcast.map.record.RecordStatistics
 
lastWriteTime() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
lastWriteTime() - Method in interface com.hazelcast.nio.Connection
Returns the clock time of the most recent write using this connection.
lastWriteTime() - Method in class com.hazelcast.nio.TcpIpConnection
 
LatchKey - Class in com.hazelcast.concurrent.countdownlatch
 
LatchKey(String) - Constructor for class com.hazelcast.concurrent.countdownlatch.LatchKey
 
LatestUpdateMapMergePolicy - Class in com.hazelcast.map.merge
Built-in MergePolicy implementation.
LatestUpdateMapMergePolicy() - Constructor for class com.hazelcast.map.merge.LatestUpdateMapMergePolicy
 
lessEqual(Comparable) - Method in class com.hazelcast.query.EntryObject
 
lessEqual(String, Comparable) - Static method in class com.hazelcast.query.Predicates
 
lessThan(Comparable) - Method in class com.hazelcast.query.EntryObject
 
lessThan(String, Comparable) - Static method in class com.hazelcast.query.Predicates
 
LifecycleEvent - Class in com.hazelcast.core
Lifecycle event fired when HazelcastInstance's state changes.
LifecycleEvent(LifecycleEvent.LifecycleState) - Constructor for class com.hazelcast.core.LifecycleEvent
 
LifecycleEvent.LifecycleState - Enum in com.hazelcast.core
lifecycle states
LifecycleListener - Interface in com.hazelcast.core
Listener object for lisntening lifecycle events of hazelcast instance
LifecycleMapper<KeyIn,ValueIn,KeyOut,ValueOut> - Interface in com.hazelcast.mapreduce
The LifecycleMapper interface is a more sophisticated version of Mapper normally used for complexer algorithms with a need of initialization and finalization.
LifecycleMapperAdapter<KeyIn,ValueIn,KeyOut,ValueOut> - Class in com.hazelcast.mapreduce
The abstract LifecycleMapperAdapter superclass is used to ease building mappers for the Job.
LifecycleMapperAdapter() - Constructor for class com.hazelcast.mapreduce.LifecycleMapperAdapter
 
LifecycleService - Interface in com.hazelcast.core
LifecycleService allows you to shutdown, terminate and listen to LifecycleEvent's on HazelcastInstance.
LifecycleServiceImpl - Class in com.hazelcast.client
 
LifecycleServiceImpl(HazelcastClient) - Constructor for class com.hazelcast.client.LifecycleServiceImpl
 
LifecycleServiceImpl - Class in com.hazelcast.instance
 
LifecycleServiceImpl(HazelcastInstanceImpl) - Constructor for class com.hazelcast.instance.LifecycleServiceImpl
 
like(String, String) - Static method in class com.hazelcast.query.Predicates
 
LikePredicate() - Constructor for class com.hazelcast.query.Predicates.LikePredicate
 
LikePredicate(String, String) - Constructor for class com.hazelcast.query.Predicates.LikePredicate
 
limit() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
limit(int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
LineReader - Interface in com.hazelcast.examples
Reads a line of input
LinkedListSerializerHook - Class in com.hazelcast.nio.serialization.serializers
This class is the auto registered serializer hook for a LinkedList.
LinkedListSerializerHook() - Constructor for class com.hazelcast.nio.serialization.serializers.LinkedListSerializerHook
 
LinkedListSerializerHook.LinkedListStreamSerializer - Class in com.hazelcast.nio.serialization.serializers
The LinkedList serializer
LinkedListStreamSerializer() - Constructor for class com.hazelcast.nio.serialization.serializers.LinkedListSerializerHook.LinkedListStreamSerializer
 
LIST_ADD - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
LIST_ADD - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
LIST_ADD_ALL - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
LIST_ADD_ALL - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
LIST_GET - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
LIST_GET - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
LIST_INDEX_OF - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
LIST_INDEX_OF - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
LIST_REMOVE - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
LIST_REMOVE - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
LIST_REPLICATION - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
LIST_SET - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
LIST_SET - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
LIST_SET_BACKUP - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
LIST_SUB - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
LIST_SUB - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
ListAddAllOperation - Class in com.hazelcast.collection.list
 
ListAddAllOperation() - Constructor for class com.hazelcast.collection.list.ListAddAllOperation
 
ListAddAllOperation(String, int, List<Data>) - Constructor for class com.hazelcast.collection.list.ListAddAllOperation
 
ListAddAllRequest - Class in com.hazelcast.collection.client
 
ListAddAllRequest() - Constructor for class com.hazelcast.collection.client.ListAddAllRequest
 
ListAddAllRequest(String, List<Data>, int) - Constructor for class com.hazelcast.collection.client.ListAddAllRequest
 
ListAddOperation - Class in com.hazelcast.collection.list
 
ListAddOperation() - Constructor for class com.hazelcast.collection.list.ListAddOperation
 
ListAddOperation(String, int, Data) - Constructor for class com.hazelcast.collection.list.ListAddOperation
 
ListAddRequest - Class in com.hazelcast.collection.client
 
ListAddRequest() - Constructor for class com.hazelcast.collection.client.ListAddRequest
 
ListAddRequest(String, Data, int) - Constructor for class com.hazelcast.collection.client.ListAddRequest
 
ListConfig - Class in com.hazelcast.config
 
ListConfig() - Constructor for class com.hazelcast.config.ListConfig
 
ListConfig(ListConfig) - Constructor for class com.hazelcast.config.ListConfig
 
ListConfigReadOnly - Class in com.hazelcast.config
 
ListConfigReadOnly(ListConfig) - Constructor for class com.hazelcast.config.ListConfigReadOnly
 
ListContainer - Class in com.hazelcast.collection.list
 
ListContainer() - Constructor for class com.hazelcast.collection.list.ListContainer
 
ListContainer(String, NodeEngine) - Constructor for class com.hazelcast.collection.list.ListContainer
 
listen(ClientRequest, Object, EventHandler) - Method in class com.hazelcast.client.spi.ClientProxy
 
listen(ClientRequest, EventHandler) - Method in class com.hazelcast.client.spi.ClientProxy
 
listen(ClientContext, ClientRequest, Object, EventHandler) - Static method in class com.hazelcast.client.util.ListenerUtil
 
LISTENER - Static variable in class com.hazelcast.client.ClientPortableHook
 
LISTENER_INSTANCE - Static variable in class com.hazelcast.security.permission.ActionConstants
 
LISTENER_MEMBER - Static variable in class com.hazelcast.security.permission.ActionConstants
 
LISTENER_MIGRATION - Static variable in class com.hazelcast.security.permission.ActionConstants
 
ListenerConfig - Class in com.hazelcast.config
Contains the configuration for an EventListener.
ListenerConfig() - Constructor for class com.hazelcast.config.ListenerConfig
Creates a ListenerConfig without className/implementation.
ListenerConfig(String) - Constructor for class com.hazelcast.config.ListenerConfig
Creates a ListenerConfig with the given className.
ListenerConfig(ListenerConfig) - Constructor for class com.hazelcast.config.ListenerConfig
 
ListenerConfig(EventListener) - Constructor for class com.hazelcast.config.ListenerConfig
Creates a ListenerConfig with the given implementation.
ListenerConfigReadOnly - Class in com.hazelcast.config
 
ListenerConfigReadOnly(ListenerConfig) - Constructor for class com.hazelcast.config.ListenerConfigReadOnly
 
ListenerUtil - Class in com.hazelcast.client.util
 
ListenerUtil() - Constructor for class com.hazelcast.client.util.ListenerUtil
 
ListGetOperation - Class in com.hazelcast.collection.list
 
ListGetOperation() - Constructor for class com.hazelcast.collection.list.ListGetOperation
 
ListGetOperation(String, int) - Constructor for class com.hazelcast.collection.list.ListGetOperation
 
ListGetRequest - Class in com.hazelcast.collection.client
 
ListGetRequest() - Constructor for class com.hazelcast.collection.client.ListGetRequest
 
ListGetRequest(String, int) - Constructor for class com.hazelcast.collection.client.ListGetRequest
 
ListIndexOfOperation - Class in com.hazelcast.collection.list
 
ListIndexOfOperation() - Constructor for class com.hazelcast.collection.list.ListIndexOfOperation
 
ListIndexOfOperation(String, boolean, Data) - Constructor for class com.hazelcast.collection.list.ListIndexOfOperation
 
ListIndexOfRequest - Class in com.hazelcast.collection.client
 
ListIndexOfRequest() - Constructor for class com.hazelcast.collection.client.ListIndexOfRequest
 
ListIndexOfRequest(String, Data, boolean) - Constructor for class com.hazelcast.collection.client.ListIndexOfRequest
 
listIterator() - Method in class com.hazelcast.client.proxy.ClientListProxy
 
listIterator(int) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
listIterator() - Method in class com.hazelcast.collection.list.ListProxyImpl
 
listIterator(int) - Method in class com.hazelcast.collection.list.ListProxyImpl
 
ListKeyValueSource<V> - Class in com.hazelcast.mapreduce.impl
This KeyValueSource implementation is used in KeyValueSource.fromList(com.hazelcast.core.IList) to generate a default implementation based on a Hazelcast IList.
ListKeyValueSource() - Constructor for class com.hazelcast.mapreduce.impl.ListKeyValueSource
 
ListKeyValueSource(String) - Constructor for class com.hazelcast.mapreduce.impl.ListKeyValueSource
 
ListMBean - Class in com.hazelcast.jmx
 
ListMBean(IList<?>, ManagementService) - Constructor for class com.hazelcast.jmx.ListMBean
 
ListOperations - Interface in com.hazelcast.multimap.operations
 
ListPermission - Class in com.hazelcast.security.permission
 
ListPermission(String, String...) - Constructor for class com.hazelcast.security.permission.ListPermission
 
ListProxyImpl<E> - Class in com.hazelcast.collection.list
 
ListProxyImpl(String, NodeEngine, ListService) - Constructor for class com.hazelcast.collection.list.ListProxyImpl
 
ListRemoveOperation - Class in com.hazelcast.collection.list
 
ListRemoveOperation() - Constructor for class com.hazelcast.collection.list.ListRemoveOperation
 
ListRemoveOperation(String, int) - Constructor for class com.hazelcast.collection.list.ListRemoveOperation
 
ListRemoveRequest - Class in com.hazelcast.collection.client
 
ListRemoveRequest() - Constructor for class com.hazelcast.collection.client.ListRemoveRequest
 
ListRemoveRequest(String, int) - Constructor for class com.hazelcast.collection.client.ListRemoveRequest
 
ListReplicationOperation - Class in com.hazelcast.collection.list
 
ListReplicationOperation() - Constructor for class com.hazelcast.collection.list.ListReplicationOperation
 
ListReplicationOperation(Map<String, CollectionContainer>, int, int) - Constructor for class com.hazelcast.collection.list.ListReplicationOperation
 
ListService - Class in com.hazelcast.collection.list
 
ListService(NodeEngine) - Constructor for class com.hazelcast.collection.list.ListService
 
ListSetBackupOperation - Class in com.hazelcast.collection.list
 
ListSetBackupOperation() - Constructor for class com.hazelcast.collection.list.ListSetBackupOperation
 
ListSetBackupOperation(String, long, long, Data) - Constructor for class com.hazelcast.collection.list.ListSetBackupOperation
 
ListSetOperation - Class in com.hazelcast.collection.list
 
ListSetOperation() - Constructor for class com.hazelcast.collection.list.ListSetOperation
 
ListSetOperation(String, int, Data) - Constructor for class com.hazelcast.collection.list.ListSetOperation
 
ListSetRequest - Class in com.hazelcast.collection.client
 
ListSetRequest() - Constructor for class com.hazelcast.collection.client.ListSetRequest
 
ListSetRequest(String, int, Data) - Constructor for class com.hazelcast.collection.client.ListSetRequest
 
ListSubOperation - Class in com.hazelcast.collection.list
 
ListSubOperation() - Constructor for class com.hazelcast.collection.list.ListSubOperation
 
ListSubOperation(String, int, int) - Constructor for class com.hazelcast.collection.list.ListSubOperation
 
ListSubRequest - Class in com.hazelcast.collection.client
 
ListSubRequest() - Constructor for class com.hazelcast.collection.client.ListSubRequest
 
ListSubRequest(String, int, int) - Constructor for class com.hazelcast.collection.client.ListSubRequest
 
live() - Method in class com.hazelcast.client.ClientEndpoint
 
live - Variable in class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
live() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
live() - Method in interface com.hazelcast.nio.Connection
Checks if the Connection is still alive.
live() - Method in class com.hazelcast.nio.TcpIpConnection
 
load(String) - Static method in class com.hazelcast.config.ConfigLoader
 
load(K) - Method in interface com.hazelcast.core.MapLoader
Loads the value of a given key.
load(K) - Method in class com.hazelcast.core.MapStoreAdapter
Loads the value of a given key.
load(Long) - Method in interface com.hazelcast.core.QueueStore
Loads the value of a given key.
load(Long) - Method in class com.hazelcast.examples.DummyQueueStore
 
load(Object) - Method in class com.hazelcast.examples.DummyStore
 
load(Object) - Method in class com.hazelcast.map.MapStoreWrapper
 
load(Long) - Method in class com.hazelcast.queue.QueueStoreWrapper
 
load(Class<T>, String, ClassLoader) - Static method in class com.hazelcast.util.ServiceLoader
 
loadAll(Collection<K>) - Method in interface com.hazelcast.core.MapLoader
Loads given keys.
loadAll(Collection<K>) - Method in class com.hazelcast.core.MapStoreAdapter
Loads given keys.
loadAll(Collection<Long>) - Method in interface com.hazelcast.core.QueueStore
Loads given keys.
loadAll(Collection<Long>) - Method in class com.hazelcast.examples.DummyQueueStore
 
loadAll(Collection) - Method in class com.hazelcast.examples.DummyStore
 
loadAll(Collection) - Method in class com.hazelcast.map.MapStoreWrapper
 
loadAll(Collection<Long>) - Method in class com.hazelcast.queue.QueueStoreWrapper
 
loadAllKeys() - Method in interface com.hazelcast.core.MapLoader
Loads all of the keys from the store.
loadAllKeys() - Method in class com.hazelcast.core.MapStoreAdapter
Loads all of the keys from the store.
loadAllKeys() - Method in interface com.hazelcast.core.QueueStore
Loads all of the keys from the store.
loadAllKeys() - Method in class com.hazelcast.examples.DummyQueueStore
 
loadAllKeys() - Method in class com.hazelcast.examples.DummyStore
 
loadAllKeys() - Method in class com.hazelcast.map.MapStoreWrapper
 
loadAllKeys() - Method in class com.hazelcast.queue.QueueStoreWrapper
 
LoadBalancer - Interface in com.hazelcast.client
LoadBalancer allows you to send operations to one of a number of endpoints(Members).
loadClass(ClassLoader, String) - Static method in class com.hazelcast.nio.ClassLoaderUtil
 
loadClass(String, boolean) - Method in class com.hazelcast.util.FilteringClassLoader
 
loadInitialKeys() - Method in class com.hazelcast.map.MapContainer
 
loadInstance() - Method in interface com.hazelcast.hibernate.instance.IHazelcastInstanceLoader
 
LocalExecutorStats - Interface in com.hazelcast.monitor
 
LocalExecutorStatsImpl - Class in com.hazelcast.monitor.impl
 
LocalExecutorStatsImpl() - Constructor for class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
 
localHeapCost() - Method in class com.hazelcast.jmx.MapMBean
 
LocalInstanceStats - Interface in com.hazelcast.monitor
 
localKeySet() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
localKeySet(Predicate) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
localKeySet() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
localKeySet() - Method in interface com.hazelcast.core.IMap
Returns the locally owned set of keys.
localKeySet(Predicate) - Method in interface com.hazelcast.core.IMap
Returns the keys of matching locally owned entries.
localKeySet() - Method in interface com.hazelcast.core.MultiMap
Returns the locally owned set of keys.
localKeySet() - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
localKeySet(Predicate) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
localKeySet(String) - Method in class com.hazelcast.multimap.MultiMapService
 
localKeySet() - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
localKeySetInternal() - Method in class com.hazelcast.multimap.MultiMapProxySupport
 
LocalMapStats - Interface in com.hazelcast.monitor
Local map statistics.
LocalMapStatsImpl - Class in com.hazelcast.monitor.impl
 
LocalMapStatsImpl() - Constructor for class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
localMember() - Method in interface com.hazelcast.core.Member
Returns if this member is the local member.
localMember() - Method in class com.hazelcast.instance.MemberImpl
 
localMember - Variable in class com.hazelcast.instance.Node
 
LocalMultiMapStats - Interface in com.hazelcast.monitor
 
LocalMultiMapStatsImpl - Class in com.hazelcast.monitor.impl
 
LocalMultiMapStatsImpl() - Constructor for class com.hazelcast.monitor.impl.LocalMultiMapStatsImpl
 
LocalQueueStats - Interface in com.hazelcast.monitor
Local queue statistics.
LocalQueueStatsImpl - Class in com.hazelcast.monitor.impl
 
LocalQueueStatsImpl() - Constructor for class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
LocalRegionCache - Class in com.hazelcast.hibernate.local
 
LocalRegionCache(String, HazelcastInstance, CacheDataDescription) - Constructor for class com.hazelcast.hibernate.local.LocalRegionCache
 
LocalTopicStats - Interface in com.hazelcast.monitor
 
LocalTopicStatsImpl - Class in com.hazelcast.monitor.impl
 
LocalTopicStatsImpl() - Constructor for class com.hazelcast.monitor.impl.LocalTopicStatsImpl
 
localTotal() - Method in class com.hazelcast.jmx.MapMBean
 
localTotal() - Method in class com.hazelcast.jmx.MultiMapMBean
 
locateConfig(String) - Static method in class com.hazelcast.config.ConfigLoader
 
lock(String, String) - Method in interface com.hazelcast.ascii.TextCommandService
 
lock(String, String) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
lock(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
lock() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
lock(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
lock(K, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
lock(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
lock(K, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
LOCK - Static variable in class com.hazelcast.concurrent.lock.client.LockPortableHook
 
lock() - Method in class com.hazelcast.concurrent.lock.LockProxy
 
lock(long, TimeUnit) - Method in class com.hazelcast.concurrent.lock.LockProxy
 
lock(NodeEngine, Data) - Method in class com.hazelcast.concurrent.lock.LockProxySupport
 
lock(NodeEngine, Data, long) - Method in class com.hazelcast.concurrent.lock.LockProxySupport
 
lock(Data, String, long, long) - Method in interface com.hazelcast.concurrent.lock.LockStore
 
lock(Data, String, long) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
lock(Data, String, long, long) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
lock(Data, String, long, long) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
 
lock() - Method in interface com.hazelcast.core.ILock
lock(long, TimeUnit) - Method in interface com.hazelcast.core.ILock
Acquires the lock for the specified lease time.
lock(K) - Method in interface com.hazelcast.core.IMap
Acquires the lock for the specified key.
lock(K, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
Acquires the lock for the specified key for the specified lease time.
lock(K) - Method in interface com.hazelcast.core.MultiMap
Acquires the lock for the specified key.
lock(K, long, TimeUnit) - Method in interface com.hazelcast.core.MultiMap
Acquires the lock for the specified key for the specified lease time.
lock(Data, String, long, long) - Method in class com.hazelcast.map.DefaultRecordStore
 
LOCK - Static variable in class com.hazelcast.map.MapPortableHook
 
lock(K) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
lock(Object, long, TimeUnit) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
lock(Data, String, long, long) - Method in interface com.hazelcast.map.RecordStore
 
LOCK - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
lock(K) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
lock(K, long, TimeUnit) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
LOCK_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
LOCK_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
LOCK_TIMEOUT - Static variable in class com.hazelcast.hibernate.CacheEnvironment
 
LockAwareOperation - Class in com.hazelcast.map.operation
 
LockAwareOperation(String, Data) - Constructor for class com.hazelcast.map.operation.LockAwareOperation
 
LockAwareOperation(String, Data, long) - Constructor for class com.hazelcast.map.operation.LockAwareOperation
 
LockAwareOperation(String, Data, Data, long) - Constructor for class com.hazelcast.map.operation.LockAwareOperation
 
LockAwareOperation() - Constructor for class com.hazelcast.map.operation.LockAwareOperation
 
LockBackupOperation - Class in com.hazelcast.concurrent.lock.operations
 
LockBackupOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.LockBackupOperation
 
LockBackupOperation(ObjectNamespace, Data, long, String) - Constructor for class com.hazelcast.concurrent.lock.operations.LockBackupOperation
 
LockDataSerializerHook - Class in com.hazelcast.concurrent.lock
 
LockDataSerializerHook() - Constructor for class com.hazelcast.concurrent.lock.LockDataSerializerHook
 
LockEvictionProcessor - Class in com.hazelcast.concurrent.lock
 
LockEvictionProcessor(NodeEngine, ObjectNamespace) - Constructor for class com.hazelcast.concurrent.lock.LockEvictionProcessor
 
LockInfo - Class in com.hazelcast.management
DTO containing Lock information.
LockInfo() - Constructor for class com.hazelcast.management.LockInfo
 
LockInfo(String, String, long, int, int) - Constructor for class com.hazelcast.management.LockInfo
 
lockInterruptibly() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
lockInterruptibly() - Method in class com.hazelcast.concurrent.lock.LockProxy
 
lockItem(Object, Object) - Method in interface com.hazelcast.hibernate.access.AccessDelegate
We are going to attempt to update/delete the keyed object.
lockItem(Object, Object) - Method in class com.hazelcast.hibernate.access.NonStrictReadWriteAccessDelegate
 
lockItem(Object, Object) - Method in class com.hazelcast.hibernate.access.ReadOnlyAccessDelegate
 
lockItem(Object, Object) - Method in class com.hazelcast.hibernate.access.ReadWriteAccessDelegate
 
lockItem(Object, Object) - Method in class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
lockItem(Object, Object) - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
lockItem(Object, Object) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
LockMBean - Class in com.hazelcast.jmx
 
LockMBean(ILock, ManagementService) - Constructor for class com.hazelcast.jmx.LockMBean
 
LockOperation - Class in com.hazelcast.concurrent.lock.operations
 
LockOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.LockOperation
 
LockOperation(ObjectNamespace, Data, long) - Constructor for class com.hazelcast.concurrent.lock.operations.LockOperation
 
LockOperation(ObjectNamespace, Data, long, long) - Constructor for class com.hazelcast.concurrent.lock.operations.LockOperation
 
LockOperation(ObjectNamespace, Data, long, long, long) - Constructor for class com.hazelcast.concurrent.lock.operations.LockOperation
 
LockPermission - Class in com.hazelcast.security.permission
 
LockPermission(String, String...) - Constructor for class com.hazelcast.security.permission.LockPermission
 
LockPortableHook - Class in com.hazelcast.concurrent.lock.client
 
LockPortableHook() - Constructor for class com.hazelcast.concurrent.lock.client.LockPortableHook
 
LockProxy - Class in com.hazelcast.concurrent.lock
 
LockProxy(NodeEngine, LockServiceImpl, String) - Constructor for class com.hazelcast.concurrent.lock.LockProxy
 
LockProxySupport - Class in com.hazelcast.concurrent.lock
 
LockProxySupport(ObjectNamespace) - Constructor for class com.hazelcast.concurrent.lock.LockProxySupport
 
lockRegion() - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
NO-OP
lockRegion() - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Lock the entire region
lockRegion() - Method in class com.hazelcast.hibernate.access.ReadOnlyAccessDelegate
 
lockRegion() - Method in class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
lockRegion() - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
lockRegion() - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
LockReplicationOperation - Class in com.hazelcast.concurrent.lock.operations
 
LockReplicationOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.LockReplicationOperation
 
LockReplicationOperation(LockStoreContainer, int, int) - Constructor for class com.hazelcast.concurrent.lock.operations.LockReplicationOperation
 
LockRequest - Class in com.hazelcast.concurrent.lock.client
 
LockRequest() - Constructor for class com.hazelcast.concurrent.lock.client.LockRequest
 
LockRequest(Data, long, long, long) - Constructor for class com.hazelcast.concurrent.lock.client.LockRequest
 
LockResource - Interface in com.hazelcast.concurrent.lock
 
LockService - Interface in com.hazelcast.concurrent.lock
 
LockServiceImpl - Class in com.hazelcast.concurrent.lock
 
LockServiceImpl(NodeEngine) - Constructor for class com.hazelcast.concurrent.lock.LockServiceImpl
 
LockStore - Interface in com.hazelcast.concurrent.lock
 
LockStoreContainer - Class in com.hazelcast.concurrent.lock
 
LockStoreContainer(LockServiceImpl, int) - Constructor for class com.hazelcast.concurrent.lock.LockStoreContainer
 
LockStoreImpl - Class in com.hazelcast.concurrent.lock
 
LockStoreImpl() - Constructor for class com.hazelcast.concurrent.lock.LockStoreImpl
 
LockStoreImpl(LockServiceImpl, ObjectNamespace, int, int) - Constructor for class com.hazelcast.concurrent.lock.LockStoreImpl
 
LockStoreInfo - Interface in com.hazelcast.concurrent.lock
 
LockStoreProxy - Class in com.hazelcast.concurrent.lock
 
LockStoreProxy(LockStoreContainer, ObjectNamespace) - Constructor for class com.hazelcast.concurrent.lock.LockStoreProxy
 
lockSupport - Variable in class com.hazelcast.multimap.MultiMapProxySupport
 
LockWaitNotifyKey - Class in com.hazelcast.concurrent.lock
 
LockWaitNotifyKey(ObjectNamespace, Data) - Constructor for class com.hazelcast.concurrent.lock.LockWaitNotifyKey
 
LOG - Variable in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
log(Level, String) - Method in interface com.hazelcast.logging.ILogger
Logs a message at the provided Level.
log(Level, String, Throwable) - Method in interface com.hazelcast.logging.ILogger
Logs message with associated throwable information at the provided level.
log(LogEvent) - Method in interface com.hazelcast.logging.ILogger
Logs a LogEvent
log(LogEvent) - Method in interface com.hazelcast.logging.LogListener
 
log(Throwable, ILogger) - Static method in class com.hazelcast.partition.ReplicaErrorLogger
 
Log4jFactory - Class in com.hazelcast.logging
 
Log4jFactory() - Constructor for class com.hazelcast.logging.Log4jFactory
 
logConnection(String) - Method in class com.hazelcast.logging.SystemLogService
 
logError(Throwable) - Method in class com.hazelcast.partition.impl.CheckReplicaVersion
 
logError(Throwable) - Method in class com.hazelcast.partition.impl.ReplicaSyncRequest
 
logError(Throwable) - Method in class com.hazelcast.partition.impl.ReplicaSyncResponse
 
logError(Throwable) - Method in class com.hazelcast.partition.impl.ReplicaSyncRetryResponse
 
logError(Throwable) - Method in class com.hazelcast.spi.Operation
 
LogEvent - Class in com.hazelcast.logging
 
LogEvent(LogRecord, String, Member) - Constructor for class com.hazelcast.logging.LogEvent
 
logger - Variable in class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
logger - Variable in class com.hazelcast.client.connection.nio.ClientAbstractSelectionHandler
 
logger - Variable in class com.hazelcast.cluster.AbstractJoiner
 
logger - Variable in class com.hazelcast.collection.CollectionContainer
 
logger - Variable in class com.hazelcast.instance.DefaultNodeInitializer
 
Logger - Class in com.hazelcast.logging
 
LoggerFactory - Interface in com.hazelcast.logging
 
LoggerFactorySupport - Class in com.hazelcast.logging
 
LoggerFactorySupport() - Constructor for class com.hazelcast.logging.LoggerFactorySupport
 
LOGGING_TYPE - Variable in class com.hazelcast.instance.GroupProperties
 
loggingService - Variable in class com.hazelcast.instance.Node
 
LoggingService - Interface in com.hazelcast.logging
 
LoggingServiceImpl - Class in com.hazelcast.logging
 
LoggingServiceImpl(SystemLogService, String, String, BuildInfo) - Constructor for class com.hazelcast.logging.LoggingServiceImpl
 
LoginModuleConfig - Class in com.hazelcast.config
 
LoginModuleConfig() - Constructor for class com.hazelcast.config.LoginModuleConfig
 
LoginModuleConfig(String, LoginModuleConfig.LoginModuleUsage) - Constructor for class com.hazelcast.config.LoginModuleConfig
 
LoginModuleConfig.LoginModuleUsage - Enum in com.hazelcast.config
 
logJoin(String) - Method in class com.hazelcast.logging.SystemLogService
 
LogListener - Interface in com.hazelcast.logging
 
logNode(String) - Method in class com.hazelcast.logging.SystemLogService
 
logPartition(String) - Method in class com.hazelcast.logging.SystemLogService
 
logWarningConnection(String) - Method in class com.hazelcast.logging.SystemLogService
 
logWarningJoin(String) - Method in class com.hazelcast.logging.SystemLogService
 
logWarningNode(String) - Method in class com.hazelcast.logging.SystemLogService
 
logWarningPartition(String) - Method in class com.hazelcast.logging.SystemLogService
 
LONG_ARRAY_BASE_OFFSET - Static variable in class com.hazelcast.nio.UnsafeHelper
 
LONG_ARRAY_INDEX_SCALE - Static variable in class com.hazelcast.nio.UnsafeHelper
 
LongArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.LongArraySerializer
 
LongRunningTest - Class in com.hazelcast.examples
A long running test
LongRunningTest(String[]) - Constructor for class com.hazelcast.examples.LongRunningTest
 
LongSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.LongSerializer
 
longToByteArray(long) - Static method in class com.hazelcast.ascii.memcache.MemcacheCommandProcessor
 
LongWrapper - Class in com.hazelcast.concurrent.atomiclong
 
LongWrapper() - Constructor for class com.hazelcast.concurrent.atomiclong.LongWrapper
 
lookup(int, int) - Method in interface com.hazelcast.nio.serialization.SerializationContext
 
lookup(int, int, int) - Method in interface com.hazelcast.nio.serialization.SerializationContext
 
lookupOrRegisterClassDefinition(Portable) - Method in interface com.hazelcast.nio.serialization.SerializationContext
 
lowerCaseInternal(String) - Static method in class com.hazelcast.util.StringUtil
HC specific settings, operands etc.

M

main(String[]) - Static method in class com.hazelcast.client.examples.ClientTestApp
Starts the test application.
main(String[]) - Static method in class com.hazelcast.examples.AllTest
Starts the test
main(String[]) - Static method in class com.hazelcast.examples.ChatApplication
Starts a simple chat application
main(String[]) - Static method in class com.hazelcast.examples.LongRunningTest
 
main(String[]) - Static method in class com.hazelcast.examples.SimpleFunctionalMapTest
This test runs continuously until an exception is thrown.
main(String[]) - Static method in class com.hazelcast.examples.SimpleMapTest
Expects the Management Center to be running.
main(String[]) - Static method in class com.hazelcast.examples.SimpleMultiMapTest
 
main(String[]) - Static method in class com.hazelcast.examples.SimpleQueueTest
Creates a cluster and exercises a queue until stopped
main(String[]) - Static method in class com.hazelcast.examples.StartServer
Creates a server instance of Hazelcast
main(String[]) - Static method in class com.hazelcast.examples.TestApp
Starts the test application.
ManagedAnnotation - Annotation Type in com.hazelcast.jmx
 
ManagedConnectionFactoryImpl - Class in com.hazelcast.jca
This managed connection factory is populated with all container-specific configuration and infrastructure
ManagedConnectionFactoryImpl() - Constructor for class com.hazelcast.jca.ManagedConnectionFactoryImpl
 
ManagedConnectionImpl - Class in com.hazelcast.jca
 
ManagedConnectionImpl(ConnectionRequestInfo, ManagedConnectionFactoryImpl) - Constructor for class com.hazelcast.jca.ManagedConnectionImpl
 
ManagedContext - Interface in com.hazelcast.core
Container managed context, such as Spring, Guice and etc.
ManagedDescription - Annotation Type in com.hazelcast.jmx
 
ManagedExecutorService - Interface in com.hazelcast.util.executor
 
ManagedExecutorServiceMBean - Class in com.hazelcast.jmx
 
ManagedExecutorServiceMBean(HazelcastInstance, ManagedExecutorService, ManagementService) - Constructor for class com.hazelcast.jmx.ManagedExecutorServiceMBean
 
ManagedService - Interface in com.hazelcast.spi
A interface that can be implemented by a SPI Service to receive lifecycle calls like initialization and shutdown.
ManagementCenterConfig - Class in com.hazelcast.config
 
ManagementCenterConfig() - Constructor for class com.hazelcast.config.ManagementCenterConfig
 
ManagementCenterConfig(String, int) - Constructor for class com.hazelcast.config.ManagementCenterConfig
 
ManagementCenterIdentifier - Class in com.hazelcast.management
Identifier for the ManagementCenter.
ManagementCenterIdentifier() - Constructor for class com.hazelcast.management.ManagementCenterIdentifier
 
ManagementCenterIdentifier(String, String, String) - Constructor for class com.hazelcast.management.ManagementCenterIdentifier
 
ManagementCenterService - Class in com.hazelcast.management
 
ManagementCenterService(HazelcastInstanceImpl) - Constructor for class com.hazelcast.management.ManagementCenterService
 
ManagementCenterService.MemberListenerImpl - Class in com.hazelcast.management
 
ManagementService - Class in com.hazelcast.jmx
 
ManagementService(HazelcastInstanceImpl) - Constructor for class com.hazelcast.jmx.ManagementService
 
ManagerAuthenticator() - Constructor for class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl.ManagerAuthenticator
 
map(KeyIn, ValueIn, Context<KeyOut, ValueOut>) - Method in class com.hazelcast.mapreduce.LifecycleMapperAdapter
The map method is called for every single key-value pair in the bound KeyValueSource instance on this cluster node and partition.
Due to it's 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
The map method is called for every single key-value pair in the bound KeyValueSource instance on this cluster node and partition.
Due to it's 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_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
MAP_LOAD_CHUNK_SIZE - Variable in class com.hazelcast.instance.GroupProperties
 
MAP_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
MAP_REDUCE_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
MAP_REDUCE_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
MAP_REPLICA_WAIT_SECONDS_FOR_SCHEDULED_TASKS - Variable in class com.hazelcast.instance.GroupProperties
 
MAP_STATS - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
MapAddEntryListenerRequest - Class in com.hazelcast.map.client
 
MapAddEntryListenerRequest() - Constructor for class com.hazelcast.map.client.MapAddEntryListenerRequest
 
MapAddEntryListenerRequest(String, boolean) - Constructor for class com.hazelcast.map.client.MapAddEntryListenerRequest
 
MapAddEntryListenerRequest(String, Data, boolean) - Constructor for class com.hazelcast.map.client.MapAddEntryListenerRequest
 
MapAddEntryListenerRequest(String, Data, boolean, Predicate) - Constructor for class com.hazelcast.map.client.MapAddEntryListenerRequest
 
MapAddEntryListenerSqlRequest - Class in com.hazelcast.map.client
User: sancar Date: 11/11/13 Time: 11:03
MapAddEntryListenerSqlRequest() - Constructor for class com.hazelcast.map.client.MapAddEntryListenerSqlRequest
 
MapAddEntryListenerSqlRequest(String, boolean) - Constructor for class com.hazelcast.map.client.MapAddEntryListenerSqlRequest
 
MapAddEntryListenerSqlRequest(String, Data, boolean) - Constructor for class com.hazelcast.map.client.MapAddEntryListenerSqlRequest
 
MapAddEntryListenerSqlRequest(String, Data, boolean, String) - Constructor for class com.hazelcast.map.client.MapAddEntryListenerSqlRequest
 
MapAddIndexRequest - Class in com.hazelcast.map.client
 
MapAddIndexRequest() - Constructor for class com.hazelcast.map.client.MapAddIndexRequest
 
MapAddIndexRequest(String, String, boolean) - Constructor for class com.hazelcast.map.client.MapAddIndexRequest
 
MapAddInterceptorRequest - Class in com.hazelcast.map.client
 
MapAddInterceptorRequest() - Constructor for class com.hazelcast.map.client.MapAddInterceptorRequest
 
MapAddInterceptorRequest(String, MapInterceptor) - Constructor for class com.hazelcast.map.client.MapAddInterceptorRequest
 
MapClearRequest - Class in com.hazelcast.map.client
 
MapClearRequest() - Constructor for class com.hazelcast.map.client.MapClearRequest
 
MapClearRequest(String) - Constructor for class com.hazelcast.map.client.MapClearRequest
 
MapCombineTask<KeyIn,ValueIn,KeyOut,ValueOut,Chunk> - Class in com.hazelcast.mapreduce.impl.task
This class acutally 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
 
MapConfig(String) - Constructor for class com.hazelcast.config.MapConfig
 
MapConfig() - Constructor for class com.hazelcast.config.MapConfig
 
MapConfig(MapConfig) - Constructor for class com.hazelcast.config.MapConfig
 
MapConfig.EvictionPolicy - Enum in com.hazelcast.config
 
MapConfigAdapter - Class in com.hazelcast.management
 
MapConfigAdapter() - Constructor for class com.hazelcast.management.MapConfigAdapter
 
MapConfigAdapter(MapConfig) - Constructor for class com.hazelcast.management.MapConfigAdapter
 
MapConfigReadOnly - Class in com.hazelcast.config
 
MapConfigRequest - Class in com.hazelcast.management.request
 
MapConfigRequest() - Constructor for class com.hazelcast.management.request.MapConfigRequest
 
MapConfigRequest(String, MapConfig) - Constructor for class com.hazelcast.management.request.MapConfigRequest
 
MapConfigRequest(String, Address) - Constructor for class com.hazelcast.management.request.MapConfigRequest
 
MapContainer - Class in com.hazelcast.map
 
MapContainer(String, MapConfig, MapService) - Constructor for class com.hazelcast.map.MapContainer
 
mapContainer - Variable in class com.hazelcast.map.operation.AbstractMapOperation
 
mapContainer - Variable in class com.hazelcast.map.operation.KeyBasedMapOperation
 
MapContainsKeyRequest - Class in com.hazelcast.map.client
 
MapContainsKeyRequest() - Constructor for class com.hazelcast.map.client.MapContainsKeyRequest
 
MapContainsKeyRequest(String, Data) - Constructor for class com.hazelcast.map.client.MapContainsKeyRequest
 
MapContainsValueRequest - Class in com.hazelcast.map.client
 
MapContainsValueRequest() - Constructor for class com.hazelcast.map.client.MapContainsValueRequest
 
MapContainsValueRequest(String, Data) - Constructor for class com.hazelcast.map.client.MapContainsValueRequest
 
MapDataSerializerHook - Class in com.hazelcast.map
 
MapDataSerializerHook() - Constructor for class com.hazelcast.map.MapDataSerializerHook
 
MapDeleteRequest - Class in com.hazelcast.map.client
 
MapDeleteRequest() - Constructor for class com.hazelcast.map.client.MapDeleteRequest
 
MapDeleteRequest(String, Data, long) - Constructor for class com.hazelcast.map.client.MapDeleteRequest
 
MapEntrySet - Class in com.hazelcast.map
 
MapEntrySet() - Constructor for class com.hazelcast.map.MapEntrySet
 
MapEntrySet(Set<Map.Entry<Data, Data>>) - Constructor for class com.hazelcast.map.MapEntrySet
 
MapEntrySetOperation - Class in com.hazelcast.map.operation
 
MapEntrySetOperation(String) - Constructor for class com.hazelcast.map.operation.MapEntrySetOperation
 
MapEntrySetOperation() - Constructor for class com.hazelcast.map.operation.MapEntrySetOperation
 
MapEntrySetRequest - Class in com.hazelcast.map.client
 
MapEntrySetRequest() - Constructor for class com.hazelcast.map.client.MapEntrySetRequest
 
MapEntrySetRequest(String) - Constructor for class com.hazelcast.map.client.MapEntrySetRequest
 
MapEntrySimple<K,V> - Class in com.hazelcast.map
User: ahmetmircik Date: 10/11/13 Time: 7:33 AM
MapEntrySimple(K, V) - Constructor for class com.hazelcast.map.MapEntrySimple
 
MapEvictionManager - Class in com.hazelcast.map
 
MapEvictionManager(MapService) - Constructor for class com.hazelcast.map.MapEvictionManager
 
MapEvictRequest - Class in com.hazelcast.map.client
 
MapEvictRequest() - Constructor for class com.hazelcast.map.client.MapEvictRequest
 
MapEvictRequest(String, Data, long) - Constructor for class com.hazelcast.map.client.MapEvictRequest
 
MapExecuteOnAllKeysRequest - Class in com.hazelcast.map.client
 
MapExecuteOnAllKeysRequest() - Constructor for class com.hazelcast.map.client.MapExecuteOnAllKeysRequest
 
MapExecuteOnAllKeysRequest(String, EntryProcessor) - Constructor for class com.hazelcast.map.client.MapExecuteOnAllKeysRequest
 
MapExecuteOnKeyRequest - Class in com.hazelcast.map.client
 
MapExecuteOnKeyRequest() - Constructor for class com.hazelcast.map.client.MapExecuteOnKeyRequest
 
MapExecuteOnKeyRequest(String, EntryProcessor, Data) - Constructor for class com.hazelcast.map.client.MapExecuteOnKeyRequest
 
MapExecuteOnKeysRequest - Class in com.hazelcast.map.client
date: 20/12/13 author: eminn
MapExecuteOnKeysRequest() - Constructor for class com.hazelcast.map.client.MapExecuteOnKeysRequest
 
MapExecuteOnKeysRequest(String, EntryProcessor, Set<Data>) - Constructor for class com.hazelcast.map.client.MapExecuteOnKeysRequest
 
MapExecuteWithPredicateRequest - Class in com.hazelcast.map.client
date: 9/16/13 author: eminn
MapExecuteWithPredicateRequest() - Constructor for class com.hazelcast.map.client.MapExecuteWithPredicateRequest
 
MapExecuteWithPredicateRequest(String, EntryProcessor, Predicate) - Constructor for class com.hazelcast.map.client.MapExecuteWithPredicateRequest
 
MapFlushOperation - Class in com.hazelcast.map.operation
 
MapFlushOperation(String) - Constructor for class com.hazelcast.map.operation.MapFlushOperation
 
MapFlushOperation() - Constructor for class com.hazelcast.map.operation.MapFlushOperation
 
MapFlushOperationFactory - Class in com.hazelcast.map.operation
 
MapFlushOperationFactory() - Constructor for class com.hazelcast.map.operation.MapFlushOperationFactory
 
MapFlushOperationFactory(String) - Constructor for class com.hazelcast.map.operation.MapFlushOperationFactory
 
MapFlushRequest - Class in com.hazelcast.map.client
 
MapFlushRequest() - Constructor for class com.hazelcast.map.client.MapFlushRequest
 
MapFlushRequest(String) - Constructor for class com.hazelcast.map.client.MapFlushRequest
 
MapGetAllOperationFactory - Class in com.hazelcast.map.operation
 
MapGetAllOperationFactory() - Constructor for class com.hazelcast.map.operation.MapGetAllOperationFactory
 
MapGetAllOperationFactory(String, Set<Data>) - Constructor for class com.hazelcast.map.operation.MapGetAllOperationFactory
 
MapGetAllRequest - Class in com.hazelcast.map.client
 
MapGetAllRequest() - Constructor for class com.hazelcast.map.client.MapGetAllRequest
 
MapGetAllRequest(String, Set<Data>) - Constructor for class com.hazelcast.map.client.MapGetAllRequest
 
MapGetEntryViewRequest - Class in com.hazelcast.map.client
 
MapGetEntryViewRequest() - Constructor for class com.hazelcast.map.client.MapGetEntryViewRequest
 
MapGetEntryViewRequest(String, Data) - Constructor for class com.hazelcast.map.client.MapGetEntryViewRequest
 
MapGetRequest - Class in com.hazelcast.map.client
 
MapGetRequest() - Constructor for class com.hazelcast.map.client.MapGetRequest
 
MapGetRequest(String, Data) - Constructor for class com.hazelcast.map.client.MapGetRequest
 
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 is 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
 
MapInterceptor - Interface in com.hazelcast.map
 
MapInterceptorContext - Interface in com.hazelcast.map
 
MapInterceptorContextImpl - Class in com.hazelcast.map
 
MapInterceptorContextImpl(String, MapOperationType, Data, Object, Map.Entry) - Constructor for class com.hazelcast.map.MapInterceptorContextImpl
 
MapIsEmptyOperation - Class in com.hazelcast.map.operation
 
MapIsEmptyOperation(String) - Constructor for class com.hazelcast.map.operation.MapIsEmptyOperation
 
MapIsEmptyOperation() - Constructor for class com.hazelcast.map.operation.MapIsEmptyOperation
 
MapIsLockedRequest - Class in com.hazelcast.map.client
 
MapIsLockedRequest() - Constructor for class com.hazelcast.map.client.MapIsLockedRequest
 
MapIsLockedRequest(String, Data) - Constructor for class com.hazelcast.map.client.MapIsLockedRequest
 
MapKeySet - Class in com.hazelcast.map
 
MapKeySet(Set<Data>) - Constructor for class com.hazelcast.map.MapKeySet
 
MapKeySet() - Constructor for class com.hazelcast.map.MapKeySet
 
MapKeySetOperation - Class in com.hazelcast.map.operation
 
MapKeySetOperation(String) - Constructor for class com.hazelcast.map.operation.MapKeySetOperation
 
MapKeySetOperation() - Constructor for class com.hazelcast.map.operation.MapKeySetOperation
 
MapKeySetOperationFactory - Class in com.hazelcast.map.operation
 
MapKeySetOperationFactory() - Constructor for class com.hazelcast.map.operation.MapKeySetOperationFactory
 
MapKeySetOperationFactory(String) - Constructor for class com.hazelcast.map.operation.MapKeySetOperationFactory
 
MapKeySetRequest - Class in com.hazelcast.map.client
 
MapKeySetRequest() - Constructor for class com.hazelcast.map.client.MapKeySetRequest
 
MapKeySetRequest(String) - Constructor for class com.hazelcast.map.client.MapKeySetRequest
 
MapKeyValueSource<K,V> - Class in com.hazelcast.mapreduce.impl
This KeyValueSource implementation is used in KeyValueSource.fromMap(com.hazelcast.core.IMap) to generate a default implementation based on a Hazelcast IMap.
MapKeyValueSource(String) - Constructor for class com.hazelcast.mapreduce.impl.MapKeyValueSource
 
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.
MapLockRequest - Class in com.hazelcast.map.client
 
MapLockRequest() - Constructor for class com.hazelcast.map.client.MapLockRequest
 
MapLockRequest(String, Data, long) - Constructor for class com.hazelcast.map.client.MapLockRequest
 
MapLockRequest(String, Data, long, long, long) - Constructor for class com.hazelcast.map.client.MapLockRequest
 
MapMaxSizePolicy - Interface in com.hazelcast.map
 
MapMBean - Class in com.hazelcast.jmx
 
MapMBean(IMap, ManagementService) - Constructor for class com.hazelcast.jmx.MapMBean
 
MapMergePolicy - Interface in com.hazelcast.map.merge
 
mapName - Variable in class com.hazelcast.map.EventData
 
MapNamePreceder - Static variable in class com.hazelcast.ascii.memcache.MemcacheCommandProcessor
 
MapOperationType - Enum in com.hazelcast.map.operation
 
mapper - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
 
mapper(Mapper<KeyIn, ValueIn, KeyOut, ValueOut>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob
 
mapper - Variable in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
mapper(Mapper<KeyIn, ValueIn, KeyOut, ValueOut>) - Method in interface com.hazelcast.mapreduce.Job
Defines the mapper for this task.
Mapper<KeyIn,ValueIn,KeyOut,ValueOut> - Interface in com.hazelcast.mapreduce
The interface Mapper is used to build mappers for the Job.
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
This interface describes a mapping mapreduce Job.
For further information Job.
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<KeyIn>, KeyPredicate<KeyIn>) - Constructor for class com.hazelcast.mapreduce.impl.task.MappingPhase
 
MapPortableHook - Class in com.hazelcast.map
 
MapPortableHook() - Constructor for class com.hazelcast.map.MapPortableHook
 
MapProxyImpl<K,V> - Class in com.hazelcast.map.proxy
 
MapProxyImpl(String, MapService, NodeEngine) - Constructor for class com.hazelcast.map.proxy.MapProxyImpl
 
MapPutAllOperationFactory - Class in com.hazelcast.map.operation
 
MapPutAllOperationFactory() - Constructor for class com.hazelcast.map.operation.MapPutAllOperationFactory
 
MapPutAllOperationFactory(String, MapEntrySet) - Constructor for class com.hazelcast.map.operation.MapPutAllOperationFactory
 
MapPutAllRequest - Class in com.hazelcast.map.client
 
MapPutAllRequest() - Constructor for class com.hazelcast.map.client.MapPutAllRequest
 
MapPutAllRequest(String, MapEntrySet) - Constructor for class com.hazelcast.map.client.MapPutAllRequest
 
MapPutIfAbsentRequest - Class in com.hazelcast.map.client
 
MapPutIfAbsentRequest() - Constructor for class com.hazelcast.map.client.MapPutIfAbsentRequest
 
MapPutIfAbsentRequest(String, Data, Data, long) - Constructor for class com.hazelcast.map.client.MapPutIfAbsentRequest
 
MapPutIfAbsentRequest(String, Data, Data, long, long) - Constructor for class com.hazelcast.map.client.MapPutIfAbsentRequest
 
MapPutRequest - Class in com.hazelcast.map.client
 
MapPutRequest() - Constructor for class com.hazelcast.map.client.MapPutRequest
 
MapPutRequest(String, Data, Data, long, long) - Constructor for class com.hazelcast.map.client.MapPutRequest
 
MapPutRequest(String, Data, Data, long) - Constructor for class com.hazelcast.map.client.MapPutRequest
 
MapPutTransientRequest - Class in com.hazelcast.map.client
 
MapPutTransientRequest() - Constructor for class com.hazelcast.map.client.MapPutTransientRequest
 
MapPutTransientRequest(String, Data, Data, long) - Constructor for class com.hazelcast.map.client.MapPutTransientRequest
 
MapPutTransientRequest(String, Data, Data, long, long) - Constructor for class com.hazelcast.map.client.MapPutTransientRequest
 
MapQueryRequest - Class in com.hazelcast.map.client
 
MapQueryRequest() - Constructor for class com.hazelcast.map.client.MapQueryRequest
 
MapQueryRequest(String, Predicate, IterationType) - Constructor for class com.hazelcast.map.client.MapQueryRequest
 
MapRecordKey - Class in com.hazelcast.map
 
MapRecordKey(String, Data) - Constructor for class com.hazelcast.map.MapRecordKey
 
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
 
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
MapRemoveEntryListenerRequest - Class in com.hazelcast.map.client
 
MapRemoveEntryListenerRequest() - Constructor for class com.hazelcast.map.client.MapRemoveEntryListenerRequest
 
MapRemoveEntryListenerRequest(String, String) - Constructor for class com.hazelcast.map.client.MapRemoveEntryListenerRequest
 
MapRemoveIfSameRequest - Class in com.hazelcast.map.client
 
MapRemoveIfSameRequest() - Constructor for class com.hazelcast.map.client.MapRemoveIfSameRequest
 
MapRemoveIfSameRequest(String, Data, Data, long) - Constructor for class com.hazelcast.map.client.MapRemoveIfSameRequest
 
MapRemoveInterceptorRequest - Class in com.hazelcast.map.client
 
MapRemoveInterceptorRequest() - Constructor for class com.hazelcast.map.client.MapRemoveInterceptorRequest
 
MapRemoveInterceptorRequest(String, String) - Constructor for class com.hazelcast.map.client.MapRemoveInterceptorRequest
 
MapRemoveRequest - Class in com.hazelcast.map.client
 
MapRemoveRequest() - Constructor for class com.hazelcast.map.client.MapRemoveRequest
 
MapRemoveRequest(String, Data, long) - Constructor for class com.hazelcast.map.client.MapRemoveRequest
 
MapReplaceIfSameRequest - Class in com.hazelcast.map.client
 
MapReplaceIfSameRequest() - Constructor for class com.hazelcast.map.client.MapReplaceIfSameRequest
 
MapReplaceIfSameRequest(String, Data, Data, Data, long) - Constructor for class com.hazelcast.map.client.MapReplaceIfSameRequest
 
MapReplaceRequest - Class in com.hazelcast.map.client
 
MapReplaceRequest() - Constructor for class com.hazelcast.map.client.MapReplaceRequest
 
MapReplaceRequest(String, Data, Data, long) - Constructor for class com.hazelcast.map.client.MapReplaceRequest
 
MapReplaceRequest(String, Data, Data, long, long) - Constructor for class com.hazelcast.map.client.MapReplaceRequest
 
MapReplicationOperation - Class in com.hazelcast.map.operation
 
MapReplicationOperation() - Constructor for class com.hazelcast.map.operation.MapReplicationOperation
 
MapReplicationOperation(MapService, PartitionContainer, int, int) - Constructor for class com.hazelcast.map.operation.MapReplicationOperation
 
MapReplicationRemove - Class in com.hazelcast.map.wan
 
MapReplicationRemove(String, Data, long) - Constructor for class com.hazelcast.map.wan.MapReplicationRemove
 
MapReplicationRemove() - Constructor for class com.hazelcast.map.wan.MapReplicationRemove
 
MapReplicationUpdate - Class in com.hazelcast.map.wan
 
MapReplicationUpdate() - Constructor for class com.hazelcast.map.wan.MapReplicationUpdate
 
MapReplicationUpdate(String, MapMergePolicy, EntryView) - Constructor for class com.hazelcast.map.wan.MapReplicationUpdate
 
mapResultToMember(JobSupervisor, Map<K, V>) - Static method in class com.hazelcast.mapreduce.impl.MapReduceUtil
 
MapService - Class in com.hazelcast.map
The SPI Service for the Map.
MapService(NodeEngine) - Constructor for class com.hazelcast.map.MapService
 
mapService - Variable in class com.hazelcast.map.operation.AbstractMapOperation
 
mapService - Variable in class com.hazelcast.map.operation.KeyBasedMapOperation
 
MapService.Merger - Class in com.hazelcast.map
 
MapSetRequest - Class in com.hazelcast.map.client
 
MapSetRequest() - Constructor for class com.hazelcast.map.client.MapSetRequest
 
MapSetRequest(String, Data, Data, long) - Constructor for class com.hazelcast.map.client.MapSetRequest
 
MapSetRequest(String, Data, Data, long, long) - Constructor for class com.hazelcast.map.client.MapSetRequest
 
mapSize(int) - Static method in class com.hazelcast.mapreduce.impl.MapReduceUtil
 
MapSizeOperation - Class in com.hazelcast.map.operation
 
MapSizeOperation(String) - Constructor for class com.hazelcast.map.operation.MapSizeOperation
 
MapSizeOperation() - Constructor for class com.hazelcast.map.operation.MapSizeOperation
 
MapSizeRequest - Class in com.hazelcast.map.client
 
MapSizeRequest() - Constructor for class com.hazelcast.map.client.MapSizeRequest
 
MapSizeRequest(String) - Constructor for class com.hazelcast.map.client.MapSizeRequest
 
MapSQLQueryRequest - Class in com.hazelcast.map.client
 
MapSQLQueryRequest() - Constructor for class com.hazelcast.map.client.MapSQLQueryRequest
 
MapSQLQueryRequest(String, String, IterationType) - Constructor for class com.hazelcast.map.client.MapSQLQueryRequest
 
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
MapStore configuration
MapStoreConfig() - Constructor for class com.hazelcast.config.MapStoreConfig
 
MapStoreConfig(MapStoreConfig) - Constructor for class com.hazelcast.config.MapStoreConfig
 
MapStoreConfig.InitialLoadMode - Enum in com.hazelcast.config
 
MapStoreConfigReadOnly - Class in com.hazelcast.config
 
MapStoreConfigReadOnly(MapStoreConfig) - Constructor for class com.hazelcast.config.MapStoreConfigReadOnly
 
mapStoreDeleteDelayMillis - Variable in class com.hazelcast.map.record.RecordInfo
 
MapStoreDeleteProcessor - Class in com.hazelcast.map
 
MapStoreDeleteProcessor(MapContainer, MapService) - Constructor for class com.hazelcast.map.MapStoreDeleteProcessor
 
MapStoreFactory<K,V> - Interface in com.hazelcast.core
Factory for MapLoader or MapStore instances, specifiable in MapStoreConfig.
MapStoreProcessor - Class in com.hazelcast.map
 
MapStoreProcessor(MapContainer, MapService) - Constructor for class com.hazelcast.map.MapStoreProcessor
 
MapStoreWrapper - Class in com.hazelcast.map
 
MapStoreWrapper(Object, String, boolean) - Constructor for class com.hazelcast.map.MapStoreWrapper
 
mapStoreWriteDelayMillis - Variable in class com.hazelcast.map.record.RecordInfo
 
MapStoreWriteProcessor - Class in com.hazelcast.map
 
MapStoreWriteProcessor(MapContainer, MapService) - Constructor for class com.hazelcast.map.MapStoreWriteProcessor
 
MapTransactionLog - Class in com.hazelcast.map.tx
 
MapTransactionLog() - Constructor for class com.hazelcast.map.tx.MapTransactionLog
 
MapTransactionLog(String, Data, Operation, long, String) - Constructor for class com.hazelcast.map.tx.MapTransactionLog
 
MapTryPutRequest - Class in com.hazelcast.map.client
 
MapTryPutRequest() - Constructor for class com.hazelcast.map.client.MapTryPutRequest
 
MapTryPutRequest(String, Data, Data, long, long) - Constructor for class com.hazelcast.map.client.MapTryPutRequest
 
MapTryRemoveRequest - Class in com.hazelcast.map.client
 
MapTryRemoveRequest() - Constructor for class com.hazelcast.map.client.MapTryRemoveRequest
 
MapTryRemoveRequest(String, Data, long, long) - Constructor for class com.hazelcast.map.client.MapTryRemoveRequest
 
MapTxnOperation - Interface in com.hazelcast.map.tx
 
MapUnlockRequest - Class in com.hazelcast.map.client
 
MapUnlockRequest() - Constructor for class com.hazelcast.map.client.MapUnlockRequest
 
MapUnlockRequest(String, Data, long) - Constructor for class com.hazelcast.map.client.MapUnlockRequest
 
MapUnlockRequest(String, Data, long, boolean) - Constructor for class com.hazelcast.map.client.MapUnlockRequest
 
MapValueCollection - Class in com.hazelcast.map
 
MapValueCollection(Collection<Data>) - Constructor for class com.hazelcast.map.MapValueCollection
 
MapValueCollection() - Constructor for class com.hazelcast.map.MapValueCollection
 
MapValuesOperation - Class in com.hazelcast.map.operation
 
MapValuesOperation(String) - Constructor for class com.hazelcast.map.operation.MapValuesOperation
 
MapValuesOperation() - Constructor for class com.hazelcast.map.operation.MapValuesOperation
 
MapValuesOperationFactory - Class in com.hazelcast.map.operation
 
MapValuesOperationFactory() - Constructor for class com.hazelcast.map.operation.MapValuesOperationFactory
 
MapValuesOperationFactory(String) - Constructor for class com.hazelcast.map.operation.MapValuesOperationFactory
 
MapValuesRequest - Class in com.hazelcast.map.client
 
MapValuesRequest() - Constructor for class com.hazelcast.map.client.MapValuesRequest
 
MapValuesRequest(String) - Constructor for class com.hazelcast.map.client.MapValuesRequest
 
mark() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
mark(int) - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
markOwnerAddressAsClosed() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
markSupported() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
mask - Variable in class com.hazelcast.security.permission.InstancePermission
 
MASTER_CONFIRMATION_INTERVAL_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
masterAddress - Variable in class com.hazelcast.cluster.SetMasterOperation
 
MasterClaim() - Constructor for class com.hazelcast.cluster.TcpIpJoiner.MasterClaim
 
MasterConfirmationOperation - Class in com.hazelcast.cluster
 
MasterConfirmationOperation() - Constructor for class com.hazelcast.cluster.MasterConfirmationOperation
 
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(KeyIn) - Method in class com.hazelcast.mapreduce.impl.task.MappingPhase
 
matchInterface(String, String) - Static method in class com.hazelcast.util.AddressUtil
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
 
MAX_BACKUP_COUNT - Static variable in class com.hazelcast.config.MapConfig
 
MAX_BACKUP_COUNT - Static variable in interface com.hazelcast.partition.InternalPartition
 
MAX_EVICTION_PERCENTAGE - Static variable in class com.hazelcast.config.MapConfig
 
MAX_JOIN_MERGE_TARGET_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
MAX_JOIN_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
MAX_NO_HEARTBEAT_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
MAX_NO_MASTER_CONFIRMATION_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
MAX_PARALLEL_REPLICATIONS - Static variable in interface com.hazelcast.partition.InternalPartitionService
 
MAX_REPLICA_COUNT - Static variable in interface com.hazelcast.partition.InternalPartition
 
MAX_WAIT_SECONDS_BEFORE_JOIN - Variable in class com.hazelcast.instance.GroupProperties
 
maxPoolSize() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
 
MaxSizeConfig - Class in com.hazelcast.config
 
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
 
MaxSizeConfigReadOnly - Class in com.hazelcast.config
 
MaxSizeConfigReadOnly(MaxSizeConfig) - Constructor for class com.hazelcast.config.MaxSizeConfigReadOnly
 
MC_MAX_INSTANCE_COUNT - Variable in class com.hazelcast.instance.GroupProperties
 
MC_URL_CHANGE_ENABLED - Variable in class com.hazelcast.instance.GroupProperties
 
MEMBER - Static variable in class com.hazelcast.cluster.ClusterDataSerializerHook
 
member - Variable in class com.hazelcast.core.EntryEvent
 
Member - Interface in com.hazelcast.core
Cluster member interface.
MEMBER_ADDED - Static variable in class com.hazelcast.cluster.client.ClientMembershipEvent
 
MEMBER_ADDED - Static variable in class com.hazelcast.core.MembershipEvent
This event type is fired when a new member joins the cluster.
MEMBER_ATTRIBUTE_CHANGED - Static variable in class com.hazelcast.cluster.client.ClientMembershipEvent
 
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_LIST_PUBLISH_INTERVAL_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
MEMBER_REMOVED - Static variable in class com.hazelcast.cluster.client.ClientMembershipEvent
 
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 range.
memberAdded(MembershipServiceEvent) - Method in class com.hazelcast.client.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 interface com.hazelcast.core.MembershipListener
Invoked when a new member is added to the cluster.
memberAdded(MembershipEvent) - Method in class com.hazelcast.management.ManagementCenterService.MemberListenerImpl
 
memberAdded(MemberImpl) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
memberAdded(MemberImpl) - Method in interface com.hazelcast.partition.InternalPartitionService
 
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
 
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
 
MemberAttributeChange - Class in com.hazelcast.cluster.client
 
MemberAttributeChange() - Constructor for class com.hazelcast.cluster.client.MemberAttributeChange
 
MemberAttributeChange(String, MemberAttributeOperationType, String, Object) - Constructor for class com.hazelcast.cluster.client.MemberAttributeChange
 
memberAttributeChanged(MemberAttributeServiceEvent) - Method in class com.hazelcast.client.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 interface com.hazelcast.core.MembershipListener
Invoked when an attribute of a member was changed.
memberAttributeChanged(MemberAttributeEvent) - Method in class com.hazelcast.management.ManagementCenterService.MemberListenerImpl
 
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
 
MemberAttributeChangedOperation - Class in com.hazelcast.cluster
 
MemberAttributeChangedOperation() - Constructor for class com.hazelcast.cluster.MemberAttributeChangedOperation
 
MemberAttributeChangedOperation(MemberAttributeOperationType, String, Object) - Constructor for class com.hazelcast.cluster.MemberAttributeChangedOperation
 
MemberAttributeConfig - Class in com.hazelcast.config
 
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
 
MemberAttributeEvent() - Constructor for class com.hazelcast.core.MemberAttributeEvent
 
MemberAttributeEvent(Cluster, MemberImpl, MemberAttributeOperationType, String, Object) - Constructor for class com.hazelcast.core.MemberAttributeEvent
 
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
 
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
 
MemberCallableTaskOperation() - Constructor for class com.hazelcast.executor.MemberCallableTaskOperation
 
MemberCallableTaskOperation(String, String, Callable) - Constructor for class com.hazelcast.executor.MemberCallableTaskOperation
 
MemberConfigRequest - Class in com.hazelcast.management.request
 
MemberConfigRequest() - Constructor for class com.hazelcast.management.request.MemberConfigRequest
 
memberCount - Variable in class com.hazelcast.cluster.JoinMessage
 
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
 
MemberGroupFactoryFactory - Class in com.hazelcast.partition.membergroup
 
MemberImpl - Class in com.hazelcast.instance
 
MemberImpl() - Constructor for class com.hazelcast.instance.MemberImpl
 
MemberImpl(Address, boolean) - Constructor for class com.hazelcast.instance.MemberImpl
 
MemberImpl(Address, boolean, String, HazelcastInstanceImpl) - Constructor for class com.hazelcast.instance.MemberImpl
 
MemberImpl(Address, boolean, String, HazelcastInstanceImpl, Map<String, Object>) - Constructor for class com.hazelcast.instance.MemberImpl
 
MemberImpl(MemberImpl) - Constructor for class com.hazelcast.instance.MemberImpl
 
MemberInfo - Class in com.hazelcast.cluster
 
MemberInfo() - Constructor for class com.hazelcast.cluster.MemberInfo
 
MemberInfo(Address) - Constructor for class com.hazelcast.cluster.MemberInfo
 
MemberInfo(Address, String, Map<String, Object>) - Constructor for class com.hazelcast.cluster.MemberInfo
 
MemberInfo(MemberImpl) - Constructor for class com.hazelcast.cluster.MemberInfo
 
MemberInfoUpdateOperation - Class in com.hazelcast.cluster
 
MemberInfoUpdateOperation() - Constructor for class com.hazelcast.cluster.MemberInfoUpdateOperation
 
MemberInfoUpdateOperation(Collection<MemberInfo>, long, boolean) - Constructor for class com.hazelcast.cluster.MemberInfoUpdateOperation
 
MemberLeftException - Exception in com.hazelcast.core
Thrown when a member left during an invocation or execution.
MemberLeftException() - Constructor for exception com.hazelcast.core.MemberLeftException
 
MemberLeftException(Member) - Constructor for exception com.hazelcast.core.MemberLeftException
 
MemberListenerImpl() - Constructor for class com.hazelcast.management.ManagementCenterService.MemberListenerImpl
 
memberRemoved(MembershipServiceEvent) - Method in class com.hazelcast.client.ClientEngineImpl
 
memberRemoved(MembershipEvent) - Method in class com.hazelcast.client.util.AbstractLoadBalancer
 
memberRemoved(MembershipServiceEvent) - Method in class com.hazelcast.concurrent.lock.LockServiceImpl
 
memberRemoved(String) - Method in class com.hazelcast.concurrent.semaphore.Permit
 
memberRemoved(MembershipServiceEvent) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
 
memberRemoved(MembershipEvent) - Method in interface com.hazelcast.core.MembershipListener
Invoked when an existing member leaves the cluster.
memberRemoved(MembershipEvent) - Method in class com.hazelcast.management.ManagementCenterService.MemberListenerImpl
 
memberRemoved(MemberImpl) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
memberRemoved(MemberImpl) - Method in interface com.hazelcast.partition.InternalPartitionService
 
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
 
MemberRemoveOperation - Class in com.hazelcast.cluster
 
MemberRemoveOperation() - Constructor for class com.hazelcast.cluster.MemberRemoveOperation
 
MemberRemoveOperation(Address) - Constructor for class com.hazelcast.cluster.MemberRemoveOperation
 
members - Variable in class com.hazelcast.partition.PartitionRuntimeState
 
MemberSelector - Interface in com.hazelcast.core
Implementations of this interface are thought to 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's up to the implementation to decide if the member is going to be used or not.
MEMBERSHIP_EVENT - Static variable in class com.hazelcast.cluster.ClusterDataSerializerHook
 
MEMBERSHIP_LISTENER - Static variable in class com.hazelcast.client.ClientPortableHook
 
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.
MembershipEvent(Cluster, Member, int, Set<Member>) - Constructor for class com.hazelcast.core.MembershipEvent
 
MembershipListener - Interface in com.hazelcast.core
Cluster membership listener.
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(Cluster, Member, int, Set<Member>) - Constructor for class com.hazelcast.spi.MembershipServiceEvent
 
MembershipServiceEvent(MembershipEvent) - Constructor for class com.hazelcast.spi.MembershipServiceEvent
 
MemberSocketInterceptor - Interface in com.hazelcast.nio
 
membersString() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
MemberState - Interface in com.hazelcast.monitor
 
MemberStateImpl - Class in com.hazelcast.monitor.impl
 
MemberStateImpl() - Constructor for class com.hazelcast.monitor.impl.MemberStateImpl
 
MEMCACHE_ENABLED - Variable in class com.hazelcast.instance.GroupProperties
 
MemcacheCommandProcessor<T> - Class in com.hazelcast.ascii.memcache
User: sancar Date: 3/8/13 Time: 5:33 PM
MemcacheCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.ascii.memcache.MemcacheCommandProcessor
 
MemcacheEntry - Class in com.hazelcast.ascii.memcache
 
MemcacheEntry(String, byte[], int) - Constructor for class com.hazelcast.ascii.memcache.MemcacheEntry
 
MemcacheEntry() - Constructor for class com.hazelcast.ascii.memcache.MemcacheEntry
 
merge(String, EntryView, EntryView) - Method in class com.hazelcast.hibernate.VersionAwareMapMergePolicy
 
merge(Data, EntryView, MapMergePolicy) - Method in class com.hazelcast.map.DefaultRecordStore
 
merge(String, EntryView, EntryView) - Method in class com.hazelcast.map.merge.HigherHitsMapMergePolicy
 
merge(String, EntryView, EntryView) - Method in class com.hazelcast.map.merge.LatestUpdateMapMergePolicy
 
merge(String, EntryView, EntryView) - Method in interface com.hazelcast.map.merge.MapMergePolicy
Returns the value of the entry after the merge of entries with the same key.
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(Data, EntryView, MapMergePolicy) - Method in interface com.hazelcast.map.RecordStore
 
MERGE_FIRST_RUN_DELAY_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
MERGE_NEXT_RUN_DELAY_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
MergeClustersOperation - Class in com.hazelcast.cluster
 
MergeClustersOperation() - Constructor for class com.hazelcast.cluster.MergeClustersOperation
 
MergeClustersOperation(Address) - Constructor for class com.hazelcast.cluster.MergeClustersOperation
 
MergeOperation - Class in com.hazelcast.map.operation
 
MergeOperation(String, Data, EntryView<Data, Data>, MapMergePolicy) - Constructor for class com.hazelcast.map.operation.MergeOperation
 
MergeOperation() - Constructor for class com.hazelcast.map.operation.MergeOperation
 
Merger(Map<MapContainer, Collection<Record>>) - Constructor for class com.hazelcast.map.MapService.Merger
 
MergeRemoveOperation - Class in com.hazelcast.map.operation
 
MergeRemoveOperation(String, Data, long) - Constructor for class com.hazelcast.map.operation.MergeRemoveOperation
 
MergeRemoveOperation() - Constructor for class com.hazelcast.map.operation.MergeRemoveOperation
 
Message<E> - Class in com.hazelcast.core
Message for ITopic.
Message(String, E, long, Member) - Constructor for class com.hazelcast.core.Message
 
MessageListener<E> - Interface in com.hazelcast.core
Message listener for ITopic.
messageListener - Variable in class com.hazelcast.hibernate.local.LocalRegionCache
 
MigrationAwareService - Interface in com.hazelcast.spi
 
migrationCompleted(MigrationEvent) - Method in interface com.hazelcast.core.MigrationListener
Invoked when a partition migration is completed.
MigrationCycleOperation - Interface in com.hazelcast.partition
 
migrationData - Variable in class com.hazelcast.collection.CollectionReplicationOperation
 
MigrationEndpoint - Enum in com.hazelcast.partition
 
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 - Variable in class com.hazelcast.partition.impl.BaseMigrationOperation
 
MigrationInfo - Class in com.hazelcast.partition
 
MigrationInfo() - Constructor for class com.hazelcast.partition.MigrationInfo
 
MigrationInfo(int, Address, Address) - Constructor for class com.hazelcast.partition.MigrationInfo
 
MigrationListener - Interface in com.hazelcast.core
MigrationListener allows to listen partition migration events.
MigrationOperation - Class in com.hazelcast.partition.impl
 
MigrationOperation() - Constructor for class com.hazelcast.partition.impl.MigrationOperation
 
MigrationOperation(MigrationInfo, long[], byte[], boolean) - Constructor for class com.hazelcast.partition.impl.MigrationOperation
 
MigrationRequestOperation - Class in com.hazelcast.partition.impl
 
MigrationRequestOperation() - Constructor for class com.hazelcast.partition.impl.MigrationRequestOperation
 
MigrationRequestOperation(MigrationInfo) - Constructor for class com.hazelcast.partition.impl.MigrationRequestOperation
 
migrationStarted(MigrationEvent) - Method in interface com.hazelcast.core.MigrationListener
Invoked when a partition migration is started.
MIN_BACKUP_COUNT - Static variable in class com.hazelcast.config.MapConfig
 
MIN_EVICTION_PERCENTAGE - Static variable in class com.hazelcast.config.MapConfig
 
ModifyRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
ModifyRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.ModifyRequest
 
ModifyRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.client.ModifyRequest
 
MonitoredThread - Class in com.hazelcast.management
 
MonitoredThread(String, long, int) - Constructor for class com.hazelcast.management.MonitoredThread
 
MONTH_SECONDS - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
MorphingPortableReader - Class in com.hazelcast.nio.serialization
 
MorphingPortableReader(PortableSerializer, BufferObjectDataInput, ClassDefinition) - Constructor for class com.hazelcast.nio.serialization.MorphingPortableReader
 
moveToTop(SortedHashMap, Object) - Static method in class com.hazelcast.util.SortedHashMap
 
MulticastConfig - Class in com.hazelcast.config
Contains the configuration for the multicast discovery mechanism.
MulticastConfig() - Constructor for class com.hazelcast.config.MulticastConfig
 
MulticastJoiner - Class in com.hazelcast.cluster
 
MulticastJoiner(Node) - Constructor for class com.hazelcast.cluster.MulticastJoiner
 
MulticastListener - Interface in com.hazelcast.cluster
 
MulticastService - Class in com.hazelcast.cluster
 
MulticastService(Node, MulticastSocket) - Constructor for class com.hazelcast.cluster.MulticastService
 
multicastService - Variable in class com.hazelcast.instance.Node
 
MultiExecutionCallback - Interface in com.hazelcast.core
MultiExecutionCallback allows to get notified when an execution is completed on each member which task is submitted to.
MultiMap<K,V> - Interface in com.hazelcast.core
A specialized map whose keys can be associated with multiple values.
MULTIMAP_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
MULTIMAP_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
MultiMapAllPartitionRequest - Class in com.hazelcast.multimap.operations.client
 
MultiMapAllPartitionRequest() - Constructor for class com.hazelcast.multimap.operations.client.MultiMapAllPartitionRequest
 
MultiMapAllPartitionRequest(String) - Constructor for class com.hazelcast.multimap.operations.client.MultiMapAllPartitionRequest
 
MultiMapBackupAwareOperation - Class in com.hazelcast.multimap.operations
 
MultiMapBackupAwareOperation() - Constructor for class com.hazelcast.multimap.operations.MultiMapBackupAwareOperation
 
MultiMapBackupAwareOperation(String, Data, long) - Constructor for class com.hazelcast.multimap.operations.MultiMapBackupAwareOperation
 
MultiMapConfig - Class in com.hazelcast.config
 
MultiMapConfig() - Constructor for class com.hazelcast.config.MultiMapConfig
 
MultiMapConfig(MultiMapConfig) - Constructor for class com.hazelcast.config.MultiMapConfig
 
MultiMapConfig.ValueCollectionType - Enum in com.hazelcast.config
 
MultiMapConfigReadOnly - Class in com.hazelcast.config
 
MultiMapConfigReadOnly(MultiMapConfig) - Constructor for class com.hazelcast.config.MultiMapConfigReadOnly
 
MultiMapContainer - Class in com.hazelcast.multimap
 
MultiMapContainer(String, MultiMapService, int) - Constructor for class com.hazelcast.multimap.MultiMapContainer
 
MultiMapDataSerializerHook - Class in com.hazelcast.multimap
 
MultiMapDataSerializerHook() - Constructor for class com.hazelcast.multimap.MultiMapDataSerializerHook
 
MultiMapEvent - Class in com.hazelcast.multimap
 
MultiMapEvent() - Constructor for class com.hazelcast.multimap.MultiMapEvent
 
MultiMapEvent(String, Data, Data, EntryEventType, Address) - Constructor for class com.hazelcast.multimap.MultiMapEvent
 
MultiMapEventFilter - Class in com.hazelcast.multimap
 
MultiMapEventFilter() - Constructor for class com.hazelcast.multimap.MultiMapEventFilter
 
MultiMapEventFilter(boolean, Data) - Constructor for class com.hazelcast.multimap.MultiMapEventFilter
 
MultiMapIsLockedRequest - Class in com.hazelcast.multimap.operations.client
 
MultiMapIsLockedRequest() - Constructor for class com.hazelcast.multimap.operations.client.MultiMapIsLockedRequest
 
MultiMapIsLockedRequest(Data, String) - Constructor for class com.hazelcast.multimap.operations.client.MultiMapIsLockedRequest
 
MultiMapKeyBasedOperation - Class in com.hazelcast.multimap.operations
 
MultiMapKeyBasedOperation() - Constructor for class com.hazelcast.multimap.operations.MultiMapKeyBasedOperation
 
MultiMapKeyBasedOperation(String, Data) - Constructor for class com.hazelcast.multimap.operations.MultiMapKeyBasedOperation
 
MultiMapKeyBasedRequest - Class in com.hazelcast.multimap.operations.client
 
MultiMapKeyBasedRequest() - Constructor for class com.hazelcast.multimap.operations.client.MultiMapKeyBasedRequest
 
MultiMapKeyBasedRequest(String, Data) - Constructor for class com.hazelcast.multimap.operations.client.MultiMapKeyBasedRequest
 
MultiMapKeyValueSource<K,V> - Class in com.hazelcast.mapreduce.impl
This KeyValueSource implementation is used in KeyValueSource.fromMultiMap(com.hazelcast.core.MultiMap) to generate a default implementation based on a Hazelcast MultiMap.
MultiMapKeyValueSource(String) - Constructor for class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
 
MultiMapLockRequest - Class in com.hazelcast.multimap.operations.client
 
MultiMapLockRequest() - Constructor for class com.hazelcast.multimap.operations.client.MultiMapLockRequest
 
MultiMapLockRequest(Data, long, String) - Constructor for class com.hazelcast.multimap.operations.client.MultiMapLockRequest
 
MultiMapLockRequest(Data, long, long, long, String) - Constructor for class com.hazelcast.multimap.operations.client.MultiMapLockRequest
 
MultiMapMBean - Class in com.hazelcast.jmx
 
MultiMapMBean(MultiMap, ManagementService) - Constructor for class com.hazelcast.jmx.MultiMapMBean
 
MultiMapMigrationOperation - Class in com.hazelcast.multimap
 
MultiMapMigrationOperation() - Constructor for class com.hazelcast.multimap.MultiMapMigrationOperation
 
MultiMapMigrationOperation(Map<String, Map>) - Constructor for class com.hazelcast.multimap.MultiMapMigrationOperation
 
MultiMapOperation - Class in com.hazelcast.multimap.operations
 
MultiMapOperation() - Constructor for class com.hazelcast.multimap.operations.MultiMapOperation
 
MultiMapOperation(String) - Constructor for class com.hazelcast.multimap.operations.MultiMapOperation
 
MultiMapOperationFactory - Class in com.hazelcast.multimap.operations
 
MultiMapOperationFactory() - Constructor for class com.hazelcast.multimap.operations.MultiMapOperationFactory
 
MultiMapOperationFactory(String, MultiMapOperationFactory.OperationFactoryType) - Constructor for class com.hazelcast.multimap.operations.MultiMapOperationFactory
 
MultiMapOperationFactory(String, MultiMapOperationFactory.OperationFactoryType, Data, Data) - Constructor for class com.hazelcast.multimap.operations.MultiMapOperationFactory
 
MultiMapOperationFactory.OperationFactoryType - Enum in com.hazelcast.multimap.operations
 
MultiMapPartitionContainer - Class in com.hazelcast.multimap
 
MultiMapPartitionContainer(MultiMapService, int) - Constructor for class com.hazelcast.multimap.MultiMapPartitionContainer
 
MultiMapPermission - Class in com.hazelcast.security.permission
 
MultiMapPermission(String, String...) - Constructor for class com.hazelcast.security.permission.MultiMapPermission
 
MultiMapPortableHook - Class in com.hazelcast.multimap
 
MultiMapPortableHook() - Constructor for class com.hazelcast.multimap.MultiMapPortableHook
 
MultiMapProxySupport - Class in com.hazelcast.multimap
 
MultiMapProxySupport(MultiMapService, NodeEngine, String) - Constructor for class com.hazelcast.multimap.MultiMapProxySupport
 
MultiMapRecord - Class in com.hazelcast.multimap
 
MultiMapRecord() - Constructor for class com.hazelcast.multimap.MultiMapRecord
 
MultiMapRecord(Object) - Constructor for class com.hazelcast.multimap.MultiMapRecord
 
MultiMapRecord(long, Object) - Constructor for class com.hazelcast.multimap.MultiMapRecord
 
MultiMapRequest - Class in com.hazelcast.multimap.operations.client
 
MultiMapRequest() - Constructor for class com.hazelcast.multimap.operations.client.MultiMapRequest
 
MultiMapRequest(String) - Constructor for class com.hazelcast.multimap.operations.client.MultiMapRequest
 
MultiMapResponse - Class in com.hazelcast.multimap.operations
 
MultiMapResponse() - Constructor for class com.hazelcast.multimap.operations.MultiMapResponse
 
MultiMapResponse(Collection) - Constructor for class com.hazelcast.multimap.operations.MultiMapResponse
 
MultiMapService - Class in com.hazelcast.multimap
 
MultiMapService(NodeEngine) - Constructor for class com.hazelcast.multimap.MultiMapService
 
MultiMapTransactionLog - Class in com.hazelcast.multimap.txn
 
MultiMapTransactionLog() - Constructor for class com.hazelcast.multimap.txn.MultiMapTransactionLog
 
MultiMapTransactionLog(Data, String, long, long, long) - Constructor for class com.hazelcast.multimap.txn.MultiMapTransactionLog
 
MultiMapUnlockRequest - Class in com.hazelcast.multimap.operations.client
 
MultiMapUnlockRequest() - Constructor for class com.hazelcast.multimap.operations.client.MultiMapUnlockRequest
 
MultiMapUnlockRequest(Data, long, String) - Constructor for class com.hazelcast.multimap.operations.client.MultiMapUnlockRequest
 
MultiMapUnlockRequest(Data, long, boolean, String) - Constructor for class com.hazelcast.multimap.operations.client.MultiMapUnlockRequest
 
MultiMapWrapper - Class in com.hazelcast.multimap
 
MultiMapWrapper(Collection<MultiMapRecord>) - Constructor for class com.hazelcast.multimap.MultiMapWrapper
 
MultiPartitionClientRequest - Class in com.hazelcast.client
 
MultiPartitionClientRequest() - Constructor for class com.hazelcast.client.MultiPartitionClientRequest
 
MultipleEntryBackupOperation - Class in com.hazelcast.map.operation
date: 19/12/13 author: eminn
MultipleEntryBackupOperation() - Constructor for class com.hazelcast.map.operation.MultipleEntryBackupOperation
 
MultipleEntryBackupOperation(String, Set<Data>, EntryBackupProcessor) - Constructor for class com.hazelcast.map.operation.MultipleEntryBackupOperation
 
MultipleEntryOperation - Class in com.hazelcast.map.operation
date: 19/12/13 author: eminn
MultipleEntryOperation() - Constructor for class com.hazelcast.map.operation.MultipleEntryOperation
 
MultipleEntryOperation(String, Set<Data>, EntryProcessor) - Constructor for class com.hazelcast.map.operation.MultipleEntryOperation
 
MultipleEntryOperationFactory - Class in com.hazelcast.map.operation
date: 19/12/13 author: eminn
MultipleEntryOperationFactory() - Constructor for class com.hazelcast.map.operation.MultipleEntryOperationFactory
 
MultipleEntryOperationFactory(String, Set<Data>, EntryProcessor) - Constructor for class com.hazelcast.map.operation.MultipleEntryOperationFactory
 
MultiResultSet - Class in com.hazelcast.query.impl
 
MultiResultSet() - Constructor for class com.hazelcast.query.impl.MultiResultSet
 
MultiTargetClientRequest - Class in com.hazelcast.client
 
MultiTargetClientRequest() - Constructor for class com.hazelcast.client.MultiTargetClientRequest
 
MutableString - Class in com.hazelcast.util
 
MutableString() - Constructor for class com.hazelcast.util.MutableString
 

N

name - Variable in class com.hazelcast.client.BaseClientRemoveListenerRequest
 
name - Variable in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
name - Variable in class com.hazelcast.collection.client.CollectionRequest
 
name - Variable in class com.hazelcast.collection.CollectionContainer
 
name - Variable in class com.hazelcast.collection.CollectionOperation
 
name - Variable in class com.hazelcast.collection.txn.AbstractTransactionalCollectionProxy
 
name - Variable in class com.hazelcast.concurrent.atomiclong.client.AbstractAlterRequest
 
name - Variable in class com.hazelcast.concurrent.atomiclong.client.AtomicLongRequest
 
name - Variable in class com.hazelcast.concurrent.atomiclong.client.ReadRequest
 
name - Variable in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBaseOperation
 
name - Variable in class com.hazelcast.concurrent.atomicreference.client.AbstractAlterRequest
 
name - Variable in class com.hazelcast.concurrent.atomicreference.client.ReadRequest
 
name - Variable in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBaseOperation
 
name - Variable in class com.hazelcast.concurrent.semaphore.client.SemaphoreRequest
 
name - Variable in class com.hazelcast.core.EntryEvent
 
name() - Method in class com.hazelcast.jmx.CountDownLatchMBean
 
name() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
 
name - Variable in class com.hazelcast.map.client.AbstractMapAddEntryListenerRequest
 
name - Variable in class com.hazelcast.map.client.MapDeleteRequest
 
name - Variable in class com.hazelcast.map.client.MapFlushRequest
 
name - Variable in class com.hazelcast.map.client.MapGetAllRequest
 
name - Variable in class com.hazelcast.map.client.MapPutAllRequest
 
name - Variable in class com.hazelcast.map.client.MapPutRequest
 
name - Variable in class com.hazelcast.map.client.MapRemoveIfSameRequest
 
name - Variable in class com.hazelcast.map.client.MapRemoveRequest
 
name - Variable in class com.hazelcast.map.client.MapTryRemoveRequest
 
name - Variable in class com.hazelcast.map.operation.KeyBasedMapOperation
 
name - Variable in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
name - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
 
name - Variable in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
name - Variable in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
name - Variable in class com.hazelcast.multimap.MultiMapProxySupport
 
name - Variable in class com.hazelcast.multimap.operations.MultiMapOperation
 
name - Variable in class com.hazelcast.multimap.txn.TransactionalMultiMapProxySupport
 
name - Variable in class com.hazelcast.queue.client.QueueRequest
 
name - Variable in class com.hazelcast.queue.client.RemainingCapacityRequest
 
name - Variable in class com.hazelcast.queue.QueueOperation
 
name - Variable in class com.hazelcast.queue.tx.TransactionalQueueProxySupport
 
name - Variable in class com.hazelcast.spi.impl.AbstractNamedOperation
 
name - Variable in class com.hazelcast.topic.TopicEvent
 
NamedThreadPoolExecutor - Class in com.hazelcast.util.executor
 
NamedThreadPoolExecutor(String, int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class com.hazelcast.util.executor.NamedThreadPoolExecutor
 
NamedThreadPoolExecutor(String, int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class com.hazelcast.util.executor.NamedThreadPoolExecutor
 
NamedThreadPoolExecutor(String, int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class com.hazelcast.util.executor.NamedThreadPoolExecutor
 
NamedThreadPoolExecutor(String, int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class com.hazelcast.util.executor.NamedThreadPoolExecutor
 
nameMatches(String, String) - Static method in class com.hazelcast.config.Config
 
NATIVE_CLIENT_ADDRESS - Static variable in class com.hazelcast.hibernate.CacheEnvironment
 
NATIVE_CLIENT_GROUP - Static variable in class com.hazelcast.hibernate.CacheEnvironment
 
NATIVE_CLIENT_PASSWORD - Static variable in class com.hazelcast.hibernate.CacheEnvironment
 
NaturalIdRegionAccessStrategyAdapter - Class in com.hazelcast.hibernate.region
 
NaturalIdRegionAccessStrategyAdapter(AccessDelegate<? extends HazelcastNaturalIdRegion>) - Constructor for class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
NearCache - Class in com.hazelcast.map
NearCache.
NearCache(String, MapService) - Constructor for class com.hazelcast.map.NearCache
 
NearCache.CacheRecord - Class in com.hazelcast.map
CacheRecord.
NearCacheConfig - Class in com.hazelcast.config
 
NearCacheConfig(int, int, String, int, boolean, InMemoryFormat) - Constructor for class com.hazelcast.config.NearCacheConfig
 
NearCacheConfig(NearCacheConfig) - Constructor for class com.hazelcast.config.NearCacheConfig
 
NearCacheConfig() - Constructor for class com.hazelcast.config.NearCacheConfig
 
NearCacheConfigReadOnly - Class in com.hazelcast.config
 
NearCacheConfigReadOnly(NearCacheConfig) - Constructor for class com.hazelcast.config.NearCacheConfigReadOnly
 
NearCacheKeySetInvalidationOperation - Class in com.hazelcast.map.operation
User: ahmetmircik Date: 10/31/13
NearCacheKeySetInvalidationOperation() - Constructor for class com.hazelcast.map.operation.NearCacheKeySetInvalidationOperation
 
NearCacheKeySetInvalidationOperation(String, Set<Data>) - Constructor for class com.hazelcast.map.operation.NearCacheKeySetInvalidationOperation
 
NearCacheStats - Interface in com.hazelcast.monitor
 
NearCacheStatsImpl - Class in com.hazelcast.monitor.impl
 
NearCacheStatsImpl() - Constructor for class com.hazelcast.monitor.impl.NearCacheStatsImpl
 
NetworkConfig - Class in com.hazelcast.config
 
NetworkConfig() - Constructor for class com.hazelcast.config.NetworkConfig
 
newCallId() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
newClientTransactionContext(TransactionOptions, String) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
newClientTransactionContext(TransactionOptions, String) - Method in interface com.hazelcast.transaction.TransactionManagerService
 
newCombiner(KeyIn) - Method in interface com.hazelcast.mapreduce.CombinerFactory
Build a new Combiner instance specific to the supplied key.
newComparator(Comparator<Map.Entry>, IterationType) - Static method in class com.hazelcast.util.SortingUtil
 
newComparator(PagingPredicate) - Static method in class com.hazelcast.util.SortingUtil
 
newCondition(String) - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
newCondition() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
newCondition() - Method in class com.hazelcast.concurrent.lock.LockProxy
 
newCondition(String) - Method in class com.hazelcast.concurrent.lock.LockProxy
 
newCondition() - Method in interface com.hazelcast.core.ILock
This method is not implemented! Use ILock.newCondition(String) instead.
newCondition(String) - Method in interface com.hazelcast.core.ILock
Returns a new ICondition instance that is bound to this ILock instance with given name.
newCredentials() - Method in interface com.hazelcast.security.ICredentialsFactory
Creates new Credentials object.
newHazelcastClient() - Static method in class com.hazelcast.client.HazelcastClient
 
newHazelcastClient(ClientConfig) - Static method in class com.hazelcast.client.HazelcastClient
 
newHazelcastInstance(Config) - Static method in class com.hazelcast.core.Hazelcast
Creates a new HazelcastInstance (a new node in a cluster).
newHazelcastInstance() - Static method in class com.hazelcast.core.Hazelcast
Creates a new HazelcastInstance (a new node in a cluster).
newHazelcastInstance(Config) - Static method in class com.hazelcast.instance.HazelcastInstanceFactory
 
newHazelcastInstance(Config, String, NodeContext) - Static method in class com.hazelcast.instance.HazelcastInstanceFactory
 
newId() - Method in class com.hazelcast.client.proxy.ClientIdGeneratorProxy
 
newId() - Method in class com.hazelcast.concurrent.idgen.IdGeneratorProxy
 
newId() - Method in interface com.hazelcast.core.IdGenerator
Generates and returns cluster-wide unique id.
newIndex(Comparable, QueryableEntry) - Method in interface com.hazelcast.query.impl.IndexStore
 
newIndex(Comparable, QueryableEntry) - Method in class com.hazelcast.query.impl.SortedIndexStore
 
newIndex(Comparable, QueryableEntry) - Method in class com.hazelcast.query.impl.UnsortedIndexStore
 
newInputStream(ByteBuffer) - Static method in class com.hazelcast.nio.IOUtil
 
newInstance(ClassLoader, String) - Static method in class com.hazelcast.nio.ClassLoaderUtil
 
newInstance(Class<T>, ClassLoader, String) - Static method in class com.hazelcast.nio.ClassLoaderUtil
 
newJob(KeyValueSource<K, V>) - Method in class com.hazelcast.client.proxy.ClientMapReduceProxy
 
newJob(KeyValueSource<K, V>) - Method in interface com.hazelcast.mapreduce.JobTracker
Builds a Job instance for the given KeyValueSource instance.
newLoggerFactory(String) - Static method in class com.hazelcast.logging.Logger
 
newMapStore(String, Properties) - Method in interface com.hazelcast.core.MapStoreFactory
Produces a MapLoader or a MapStore for the given map name and properties.
newMemberGroupFactory(PartitionGroupConfig) - Static method in class com.hazelcast.partition.membergroup.MemberGroupFactoryFactory
 
newObjectInputStream(ClassLoader, InputStream) - Static method in class com.hazelcast.nio.IOUtil
 
newOutputStream(ByteBuffer) - Static method in class com.hazelcast.nio.IOUtil
 
newPermissionCollection() - Method in class com.hazelcast.security.permission.AllPermissions
 
newPermissionCollection() - Method in class com.hazelcast.security.permission.ClusterPermission
 
newQueueStore(String, Properties) - Method in interface com.hazelcast.core.QueueStoreFactory
 
newRecord(Data, Object) - Method in class com.hazelcast.map.record.DataRecordFactory
 
newRecord(Data, Object) - Method in class com.hazelcast.map.record.ObjectRecordFactory
 
newRecord(Data, Object) - Method in class com.hazelcast.map.record.OffHeapRecordFactory
 
newRecord(Data, Object) - Method in interface com.hazelcast.map.record.RecordFactory
 
newReducer(KeyIn) - Method in interface com.hazelcast.mapreduce.ReducerFactory
Build a new Reducer instance specific to the supplied key.
newResponseQueue() - Static method in class com.hazelcast.util.ResponseQueueFactory
 
newScheduler(ScheduledExecutorService, ScheduledEntryProcessor, ScheduleType) - Static method in class com.hazelcast.util.scheduler.EntryTaskSchedulerFactory
Creates a new EntryTaskScheduler that will run all second operations in bulk.
newThread(Runnable) - Method in class com.hazelcast.util.executor.AbstractExecutorThreadFactory
 
newTransactionContext() - Method in class com.hazelcast.client.HazelcastClient
 
newTransactionContext(TransactionOptions) - Method in class com.hazelcast.client.HazelcastClient
 
newTransactionContext() - Method in class com.hazelcast.client.HazelcastClientProxy
 
newTransactionContext(TransactionOptions) - Method in class com.hazelcast.client.HazelcastClientProxy
 
newTransactionContext() - Method in class com.hazelcast.client.txn.ClientTransactionManager
 
newTransactionContext(TransactionOptions) - Method in class com.hazelcast.client.txn.ClientTransactionManager
 
newTransactionContext() - Method in interface com.hazelcast.core.HazelcastInstance
Creates a new TransactionContext associated with the current thread using default options.
newTransactionContext(TransactionOptions) - Method in interface com.hazelcast.core.HazelcastInstance
Creates a new TransactionContext associated with the current thread with given options.
newTransactionContext() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
newTransactionContext(TransactionOptions) - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
newTransactionContext() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
newTransactionContext(TransactionOptions) - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
newTransactionContext(TransactionOptions) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
newTransactionContext(TransactionOptions) - Method in interface com.hazelcast.transaction.TransactionManagerService
 
next() - Method in class com.hazelcast.client.connection.Router
 
next() - Method in interface com.hazelcast.client.LoadBalancer
Returns the next member to route to.
next() - Method in class com.hazelcast.client.util.RandomLB
 
next() - Method in class com.hazelcast.client.util.RoundRobinLB
 
next() - Method in class com.hazelcast.client.util.StaticLB
 
next() - Method in class com.hazelcast.queue.proxy.QueueIterator
 
nextId() - Method in class com.hazelcast.collection.CollectionContainer
 
nextId() - Method in class com.hazelcast.multimap.MultiMapContainer
 
nextPage() - Method in class com.hazelcast.query.PagingPredicate
setting the page value to next page
nextTimestamp() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
nextTimestamp(HazelcastInstance) - Static method in class com.hazelcast.hibernate.HazelcastTimestamper
 
NO_CLASS_ID - Static variable in class com.hazelcast.nio.serialization.Data
 
node - Variable in class com.hazelcast.cluster.AbstractJoiner
 
node - Variable in class com.hazelcast.instance.DefaultNodeInitializer
 
node - Variable in class com.hazelcast.instance.HazelcastInstanceImpl
 
Node - Class in com.hazelcast.instance
 
Node(HazelcastInstanceImpl, Config, NodeContext) - Constructor for class com.hazelcast.instance.Node
 
Node.NodeShutdownHookThread - Class in com.hazelcast.instance
 
NodeAware - Interface in com.hazelcast.spi
 
NodeContext - Interface in com.hazelcast.instance
 
nodeEngine - Variable in class com.hazelcast.collection.CollectionContainer
 
nodeEngine - Variable in class com.hazelcast.collection.CollectionService
 
nodeEngine - Variable in class com.hazelcast.instance.Node
 
nodeEngine - Variable in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
nodeEngine - Variable in class com.hazelcast.spi.impl.AbstractCompletableFuture
 
nodeEngine - Variable in class com.hazelcast.spi.InvocationBuilder
 
NodeEngine - Interface in com.hazelcast.spi
 
NodeEngineImpl - Class in com.hazelcast.spi.impl
 
NodeEngineImpl(Node) - Constructor for class com.hazelcast.spi.impl.NodeEngineImpl
 
NodeInitializer - Interface in com.hazelcast.instance
 
NodeInitializerFactory - Class in com.hazelcast.instance
 
NodeIOService - Class in com.hazelcast.nio
 
NodeIOService(Node) - Constructor for class com.hazelcast.nio.NodeIOService
 
NodeMBean - Class in com.hazelcast.jmx
 
NodeMBean(HazelcastInstance, Node, ManagementService) - Constructor for class com.hazelcast.jmx.NodeMBean
 
NodeMulticastListener - Class in com.hazelcast.cluster
 
NodeMulticastListener(Node) - Constructor for class com.hazelcast.cluster.NodeMulticastListener
 
NoLogFactory - Class in com.hazelcast.logging
 
NoLogFactory() - Constructor for class com.hazelcast.logging.NoLogFactory
 
NONE - Static variable in class com.hazelcast.security.permission.InstancePermission
 
NoneStrictObjectPool<T> - Class in com.hazelcast.util
 
NoneStrictObjectPool(int) - Constructor for class com.hazelcast.util.NoneStrictObjectPool
 
NonStrictReadWriteAccessDelegate<T extends HazelcastRegion> - Class in com.hazelcast.hibernate.access
Makes no guarantee of consistency between the cache and the database.
NonStrictReadWriteAccessDelegate(T, Properties) - Constructor for class com.hazelcast.hibernate.access.NonStrictReadWriteAccessDelegate
 
NonThreadSafe - Interface in com.hazelcast.spi
Marker interface for non-thread-safe classes.
NoOpCommand - Class in com.hazelcast.ascii
 
NoOpCommand(byte[]) - Constructor for class com.hazelcast.ascii.NoOpCommand
 
NoOpCommandProcessor - Class in com.hazelcast.ascii
 
NoOpCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.ascii.NoOpCommandProcessor
 
NormalResponse - Class in com.hazelcast.spi.impl
A NormalResponse is send when an Operation needs to return a value.
NormalResponse() - Constructor for class com.hazelcast.spi.impl.NormalResponse
 
NormalResponse(Object, long, int, boolean) - Constructor for class com.hazelcast.spi.impl.NormalResponse
 
not(Predicate) - Static method in class com.hazelcast.query.Predicates
 
NOT_FOUND - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
NOT_STORED - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
notEqual(Comparable) - Method in class com.hazelcast.query.EntryObject
 
notEqual(String, Comparable) - Static method in class com.hazelcast.query.Predicates
 
NotEqualPredicate() - Constructor for class com.hazelcast.query.Predicates.NotEqualPredicate
 
NotEqualPredicate(String, Comparable) - Constructor for class com.hazelcast.query.Predicates.NotEqualPredicate
 
Notifier - Interface in com.hazelcast.spi
 
notify(Object) - Method in class com.hazelcast.client.spi.impl.ClientCallFuture
 
notify(Object) - Method in class com.hazelcast.executor.ExecutionCallbackAdapter
 
notify(T) - Method in interface com.hazelcast.spi.Callback
 
notify(Notifier) - Method in interface com.hazelcast.spi.WaitNotifyService
 
NOTIFY_REMOTE_EXCEPTION_OPERATION - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
notifyBackupCall(long) - Method in interface com.hazelcast.spi.impl.InternalOperationService
 
notifyRemoteException(JobSupervisor, Throwable) - Static method in class com.hazelcast.mapreduce.impl.MapReduceUtil
 
notifyRemoteException(Address, Throwable) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
 
NotifyRemoteExceptionOperation - Class in com.hazelcast.mapreduce.impl.operation
This operation is used to inform the job owner of a remote exception
NotifyRemoteExceptionOperation() - Constructor for class com.hazelcast.mapreduce.impl.operation.NotifyRemoteExceptionOperation
 
NotifyRemoteExceptionOperation(String, String, Throwable) - Constructor for class com.hazelcast.mapreduce.impl.operation.NotifyRemoteExceptionOperation
 
NotPredicate(Predicate) - Constructor for class com.hazelcast.query.Predicates.NotPredicate
 
NotPredicate() - Constructor for class com.hazelcast.query.Predicates.NotPredicate
 
NULL - Static variable in class com.hazelcast.query.impl.IndexImpl
 
NULL_OBJECT - Static variable in class com.hazelcast.client.nearcache.ClientNearCache
 
NULL_OBJECT - Static variable in class com.hazelcast.map.NearCache
Used when caching nonexistent values.
NULL_VALUE - Static variable in class com.hazelcast.spi.impl.AbstractCompletableFuture
 
NullObject() - Constructor for class com.hazelcast.query.impl.IndexImpl.NullObject
 

O

ObjectDataInput - Interface in com.hazelcast.nio
 
ObjectDataInputStream - Class in com.hazelcast.nio.serialization
 
ObjectDataInputStream(InputStream, SerializationService) - Constructor for class com.hazelcast.nio.serialization.ObjectDataInputStream
 
ObjectDataInputStream(InputStream, SerializationService, ByteOrder) - Constructor for class com.hazelcast.nio.serialization.ObjectDataInputStream
 
ObjectDataOutput - Interface in com.hazelcast.nio
 
ObjectDataOutputStream - Class in com.hazelcast.nio.serialization
 
ObjectDataOutputStream(OutputStream, SerializationService) - Constructor for class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
ObjectDataOutputStream(OutputStream, SerializationService, ByteOrder) - Constructor for class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
ObjectMultiMapProxy<K,V> - Class in com.hazelcast.multimap
 
ObjectMultiMapProxy(MultiMapService, NodeEngine, String) - Constructor for class com.hazelcast.multimap.ObjectMultiMapProxy
 
ObjectNamespace - Interface in com.hazelcast.spi
 
ObjectRecord - Class in com.hazelcast.map.record
 
ObjectRecord(Data, Object, boolean) - Constructor for class com.hazelcast.map.record.ObjectRecord
 
ObjectRecord() - Constructor for class com.hazelcast.map.record.ObjectRecord
 
ObjectRecordFactory - Class in com.hazelcast.map.record
 
ObjectRecordFactory(MapConfig, SerializationService) - Constructor for class com.hazelcast.map.record.ObjectRecordFactory
 
ObjectSerializer(boolean, boolean) - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.ObjectSerializer
 
obtain() - Method in class com.hazelcast.util.NoneStrictObjectPool
 
offer(String, Object) - Method in interface com.hazelcast.ascii.TextCommandService
 
offer(String, Object) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
offer(E) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
It is advised to use this method in a try-catch block to take the offer operation full lifecycle control, in a "lost node" scenario you can not be sure offer is succeeded or not so you may want to retry.
offer(E, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
offer(E) - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
offer(E, long, TimeUnit) - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
offer(E) - Method in interface com.hazelcast.core.BaseQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(E, long, TimeUnit) - Method in interface com.hazelcast.core.BaseQueue
Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available.
offer(E) - Method in interface com.hazelcast.core.IQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(E, long, TimeUnit) - Method in interface com.hazelcast.core.IQueue
Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available.
offer(E) - Method in interface com.hazelcast.core.TransactionalQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(E, long, TimeUnit) - Method in interface com.hazelcast.core.TransactionalQueue
Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available.
offer(E) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
offer(E, long, TimeUnit) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
offer(Data) - Method in class com.hazelcast.queue.QueueContainer
 
OFFER - Static variable in class com.hazelcast.queue.QueuePortableHook
 
offer(E) - Method in class com.hazelcast.queue.tx.TransactionalQueueProxy
 
offer(E, long, TimeUnit) - Method in class com.hazelcast.queue.tx.TransactionalQueueProxy
 
offer(E, long, TimeUnit) - Method in class com.hazelcast.util.DoubleBlockingQueue
 
offer(E) - Method in class com.hazelcast.util.DoubleBlockingQueue
 
offer(E) - Method in class com.hazelcast.util.SimpleBlockingQueue
 
offer(E, long, TimeUnit) - Method in class com.hazelcast.util.SimpleBlockingQueue
 
offer(E) - Method in class com.hazelcast.util.SimpleBoundedQueue
 
offerBackup(Data, long) - Method in class com.hazelcast.queue.QueueContainer
 
OfferBackupOperation - Class in com.hazelcast.queue
 
OfferBackupOperation() - Constructor for class com.hazelcast.queue.OfferBackupOperation
 
OfferBackupOperation(String, Data, long) - Constructor for class com.hazelcast.queue.OfferBackupOperation
 
offerInternal(Data, long) - Method in class com.hazelcast.queue.tx.TransactionalQueueProxySupport
 
OfferOperation - Class in com.hazelcast.queue
User: ali Date: 11/14/12 Time: 12:14 AM
OfferOperation() - Constructor for class com.hazelcast.queue.OfferOperation
 
OfferOperation(String, long, Data) - Constructor for class com.hazelcast.queue.OfferOperation
 
OfferRequest - Class in com.hazelcast.queue.client
 
OfferRequest() - Constructor for class com.hazelcast.queue.client.OfferRequest
 
OfferRequest(String, Data) - Constructor for class com.hazelcast.queue.client.OfferRequest
 
OfferRequest(String, long, Data) - Constructor for class com.hazelcast.queue.client.OfferRequest
 
OffHeapRecord - Class in com.hazelcast.map.record
 
OffHeapRecord() - Constructor for class com.hazelcast.map.record.OffHeapRecord
 
OffHeapRecord(Storage<DataRef>, Data, Data, boolean) - Constructor for class com.hazelcast.map.record.OffHeapRecord
 
OffHeapRecordFactory - Class in com.hazelcast.map.record
 
OffHeapRecordFactory(MapConfig, Storage<DataRef>, SerializationService, PartitioningStrategy) - Constructor for class com.hazelcast.map.record.OffHeapRecordFactory
 
oldValue - Variable in class com.hazelcast.core.EntryEvent
 
oldValue - Variable in class com.hazelcast.map.operation.EntryOperation
 
onAccept(Socket) - Method in interface com.hazelcast.nio.MemberSocketInterceptor
 
onAccess() - Method in class com.hazelcast.map.record.AbstractRecord
 
onAccess() - Method in interface com.hazelcast.map.record.Record
 
onClientDisconnected(String) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
onComplete(Map<Member, Object>) - Method in interface com.hazelcast.core.MultiExecutionCallback
Called after all executions are completed.
onConnect(Socket) - Method in interface com.hazelcast.nio.SocketInterceptor
 
onDestroy() - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientIdGeneratorProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientMapReduceProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientTopicProxy
 
onDestroy() - Method in class com.hazelcast.client.spi.ClientProxy
 
onDestroy() - Method in class com.hazelcast.collection.CollectionContainer
 
onDestroy() - Method in class com.hazelcast.collection.list.ListContainer
 
onDestroy() - Method in class com.hazelcast.collection.set.SetContainer
 
onDisconnect(Address) - Method in interface com.hazelcast.nio.IOService
 
onDisconnect(Address) - Method in class com.hazelcast.nio.NodeIOService
 
onEntryEvent(EntryEvent<K, V>) - Method in class com.hazelcast.core.EntryAdapter
This method is called when an one of the methods of the EntryListener is not overridden.
onError(Throwable) - Method in class com.hazelcast.nio.ConnectionMonitor
 
onException(Throwable) - Method in class com.hazelcast.executor.MemberCallableTaskOperation
 
onException(Throwable) - Method in class com.hazelcast.map.operation.QueryOperation
 
onException(Throwable) - Method in class com.hazelcast.partition.impl.BaseMigrationOperation
 
onException(Throwable) - Method in class com.hazelcast.partition.impl.HasOngoingMigration
 
onException(Throwable) - Method in class com.hazelcast.partition.impl.MigrationRequestOperation
 
onException(Throwable) - Method in class com.hazelcast.spi.Operation
 
onException(Throwable) - Method in class com.hazelcast.transaction.impl.BeginTxBackupOperation
 
onException(Throwable) - Method in class com.hazelcast.transaction.impl.BroadcastTxRollbackOperation
 
onException(Throwable) - Method in class com.hazelcast.transaction.impl.PurgeTxBackupOperation
 
onException(Throwable) - Method in class com.hazelcast.transaction.impl.ReplicateTxOperation
 
onException(Throwable) - Method in class com.hazelcast.transaction.impl.RollbackTxBackupOperation
 
onFailedConnection(Address) - Method in interface com.hazelcast.nio.IOService
 
onFailedConnection(Address) - Method in class com.hazelcast.nio.NodeIOService
 
onFailure(Throwable) - Method in interface com.hazelcast.core.ExecutionCallback
Called when an execution is completed with an error.
onFatalError(Exception) - Method in interface com.hazelcast.nio.IOService
 
onFatalError(Exception) - Method in class com.hazelcast.nio.NodeIOService
 
onKeys(Iterable<EntryKey>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.MappingJobImpl
 
onKeys(EntryKey...) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.MappingJobImpl
 
onKeys(Iterable<KeyIn>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob
 
onKeys(KeyIn...) - Method in class com.hazelcast.mapreduce.impl.AbstractJob
 
onKeys(Iterable<EntryKey>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingJobImpl
 
onKeys(EntryKey...) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingJobImpl
 
onKeys(Iterable<EntryKey>) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingSubmittableJobImpl
 
onKeys(EntryKey...) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingSubmittableJobImpl
 
onKeys(Iterable<KeyIn>) - Method in interface com.hazelcast.mapreduce.Job
Defines keys to execute the mapper and a possibly defined reducer against.
onKeys(KeyIn...) - Method in interface com.hazelcast.mapreduce.Job
Defines keys to execute the mapper and a possibly defined reducer against.
onKeys(Iterable<EntryKey>) - Method in interface com.hazelcast.mapreduce.MappingJob
Defines keys to execute the mapper and a possibly defined reducer against.
onKeys(EntryKey...) - Method in interface com.hazelcast.mapreduce.MappingJob
Defines keys to execute the mapper and a possibly defined reducer against.
onKeys(Iterable<EntryKey>) - Method in interface com.hazelcast.mapreduce.ReducingJob
Defines keys to execute the mapper and a possibly defined reducer against.
onKeys(EntryKey...) - Method in interface com.hazelcast.mapreduce.ReducingJob
Defines keys to execute the mapper and a possibly defined reducer against.
onKeys(Iterable<EntryKey>) - Method in interface com.hazelcast.mapreduce.ReducingSubmittableJob
Defines keys to execute the mapper and a possibly defined reducer against.
onKeys(EntryKey...) - Method in interface com.hazelcast.mapreduce.ReducingSubmittableJob
Defines keys to execute the mapper and a possibly defined reducer against.
onListenerRegister() - Method in interface com.hazelcast.client.spi.EventHandler
This method is called when registration request response is successfully returned from node.
onMemberLeft(MemberImpl) - Method in interface com.hazelcast.spi.impl.InternalOperationService
 
onMemberLeft(MemberImpl) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
onMessage(Message) - Method in class com.hazelcast.client.examples.ClientTestApp
 
onMessage(Object) - Method in interface com.hazelcast.cluster.MulticastListener
 
onMessage(Object) - Method in class com.hazelcast.cluster.NodeMulticastListener
 
onMessage(Message<E>) - Method in interface com.hazelcast.core.MessageListener
Invoked when a message is received for the added topic.
onMessage(Message) - Method in class com.hazelcast.examples.TestApp
 
onNotification(MapReduceNotification) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
 
onObtain(T) - Method in class com.hazelcast.util.NoneStrictObjectPool
 
onOutOfMemory(OutOfMemoryError, HazelcastInstance[]) - Method in class com.hazelcast.client.ClientOutOfMemoryHandler
 
onOutOfMemory(OutOfMemoryError, HazelcastInstance[]) - Method in class com.hazelcast.core.OutOfMemoryHandler
When an OutOfMemoryError is caught by Hazelcast threads, this method is called for ALL HazelcastInstances knows by current JVM (actually ClassLoader).
onOutOfMemory(OutOfMemoryError) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
Signals the OutOfMemoryErrorDispatcher that an OutOfMemoryError happened.
onOutOfMemory(OutOfMemoryError) - Method in interface com.hazelcast.nio.IOService
 
onOutOfMemory(OutOfMemoryError) - Method in class com.hazelcast.nio.NodeIOService
 
onPartitionMigrate(MigrationInfo) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
onReceivedJoinRequest(JoinRequest) - Method in class com.hazelcast.cluster.MulticastJoiner
 
onRelease(T) - Method in class com.hazelcast.util.NoneStrictObjectPool
 
onReplicationEvent(WanReplicationEvent) - Method in class com.hazelcast.map.MapService
 
onReplicationEvent(WanReplicationEvent) - Method in interface com.hazelcast.spi.ReplicationSupportingService
 
onResponse(V) - Method in interface com.hazelcast.core.ExecutionCallback
Called when an execution is completed successfully.
onResponse(Member, Object) - Method in interface com.hazelcast.core.MultiExecutionCallback
Called when an execution is completed on a member.
onRestart() - Method in class com.hazelcast.instance.Node
 
onShutdown() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
onShutdown() - Method in class com.hazelcast.client.spi.ClientProxy
 
onStore() - Method in class com.hazelcast.map.record.AbstractRecord
 
onStore() - Method in interface com.hazelcast.map.record.Record
 
onUpdate() - Method in class com.hazelcast.map.record.AbstractRecord
 
onUpdate() - Method in interface com.hazelcast.map.record.Record
 
onWaitExpire() - Method in class com.hazelcast.concurrent.countdownlatch.operations.AwaitOperation
 
onWaitExpire() - Method in class com.hazelcast.concurrent.lock.operations.AwaitOperation
 
onWaitExpire() - Method in class com.hazelcast.concurrent.lock.operations.LockOperation
 
onWaitExpire() - Method in class com.hazelcast.concurrent.semaphore.operations.AcquireOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.BasePutOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.BaseRemoveOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.DeleteOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.EntryOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.EvictOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.LockAwareOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.MergeRemoveOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.PutTransientOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.RemoveIfSameOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.ReplaceIfSameOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.TryPutOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.TryRemoveOperation
 
onWaitExpire() - Method in class com.hazelcast.map.operation.WanOriginatedDeleteOperation
 
onWaitExpire() - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
onWaitExpire() - Method in class com.hazelcast.map.tx.TxnLockAndGetOperation
 
onWaitExpire() - Method in class com.hazelcast.map.tx.TxnSetOperation
 
onWaitExpire() - Method in class com.hazelcast.map.tx.TxnUnlockOperation
 
onWaitExpire() - Method in class com.hazelcast.multimap.operations.MultiMapBackupAwareOperation
 
onWaitExpire() - Method in class com.hazelcast.multimap.operations.PutOperation
 
onWaitExpire() - Method in class com.hazelcast.multimap.operations.RemoveAllOperation
 
onWaitExpire() - Method in class com.hazelcast.multimap.operations.RemoveOperation
 
onWaitExpire() - Method in class com.hazelcast.multimap.txn.TxnLockAndGetOperation
 
onWaitExpire() - Method in class com.hazelcast.queue.OfferOperation
 
onWaitExpire() - Method in class com.hazelcast.queue.PollOperation
 
onWaitExpire() - Method in class com.hazelcast.queue.tx.TxnReserveOfferOperation
 
onWaitExpire() - Method in class com.hazelcast.queue.tx.TxnReservePollOperation
 
onWaitExpire() - Method in interface com.hazelcast.spi.WaitSupport
 
op - Variable in class com.hazelcast.spi.InvocationBuilder
 
open(NodeEngine) - Method in class com.hazelcast.mapreduce.impl.ListKeyValueSource
 
open(NodeEngine) - Method in class com.hazelcast.mapreduce.impl.MapKeyValueSource
 
open(NodeEngine) - Method in class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
 
open(NodeEngine) - Method in class com.hazelcast.mapreduce.impl.SetKeyValueSource
 
open(NodeEngine) - Method in class com.hazelcast.mapreduce.KeyValueSource
This method is called before accessing the key-value pairs of this KeyValueSource
Operation - Class in com.hazelcast.spi
An operation could be compared the a Runnable.
Operation() - Constructor for class com.hazelcast.spi.Operation
 
OPERATION_CALL_TIMEOUT_MILLIS - Variable in class com.hazelcast.instance.GroupProperties
 
OPERATION_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
 
OPERATION_THREAD_COUNT - Variable in class com.hazelcast.instance.GroupProperties
 
OperationAccessor - Class in com.hazelcast.spi
 
OperationFactory - Interface in com.hazelcast.spi
A Factory for creating Operation instances.
OperationFactoryWrapper - Class in com.hazelcast.client
 
OperationFactoryWrapper() - Constructor for class com.hazelcast.client.OperationFactoryWrapper
 
OperationFactoryWrapper(OperationFactory, String) - Constructor for class com.hazelcast.client.OperationFactoryWrapper
 
operationMap - Variable in class com.hazelcast.jmx.HazelcastMBean
 
OperationService - Interface in com.hazelcast.spi
The OperationService is responsible for executing operations.
OperationServiceMBean - Class in com.hazelcast.jmx
 
OperationServiceMBean(HazelcastInstance, OperationService, ManagementService) - Constructor for class com.hazelcast.jmx.OperationServiceMBean
 
OperationTimeoutException - Exception in com.hazelcast.core
An unchecked version of TimeoutException.
OperationTimeoutException() - Constructor for exception com.hazelcast.core.OperationTimeoutException
 
OperationTimeoutException(String) - Constructor for exception com.hazelcast.core.OperationTimeoutException
 
OperationTimeoutException(String, String) - Constructor for exception com.hazelcast.core.OperationTimeoutException
 
or(Predicate) - Method in class com.hazelcast.query.PredicateBuilder
 
or(Predicate, Predicate) - Static method in class com.hazelcast.query.Predicates
 
order() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
order(ByteOrder) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
ORDERING_LOCKS_LENGTH - Static variable in class com.hazelcast.topic.TopicService
 
OrPredicate() - Constructor for class com.hazelcast.query.Predicates.OrPredicate
 
OrPredicate(Predicate...) - Constructor for class com.hazelcast.query.Predicates.OrPredicate
 
OrResultSet - Class in com.hazelcast.query.impl
 
OrResultSet(List<Set<QueryableEntry>>) - Constructor for class com.hazelcast.query.impl.OrResultSet
 
OSGiScriptEngine - Class in com.hazelcast.osgi
 
OSGiScriptEngine(ScriptEngine, OSGiScriptEngineFactory) - Constructor for class com.hazelcast.osgi.OSGiScriptEngine
 
OSGiScriptEngineFactory - Class in com.hazelcast.osgi
This is a wrapper class for the ScriptEngineFactory class that deals with context class loader issues It is necessary because engines (at least ruby) use the context classloader to find their resources (i.e., their "native" classes)
OSGiScriptEngineFactory(ScriptEngineFactory, ClassLoader) - Constructor for class com.hazelcast.osgi.OSGiScriptEngineFactory
 
OSGiScriptEngineManager - Class in com.hazelcast.osgi
This class acts as a delegate for all the available ScriptEngineManagers.
OSGiScriptEngineManager(BundleContext) - Constructor for class com.hazelcast.osgi.OSGiScriptEngineManager
 
OutOfMemoryErrorDispatcher - Class in com.hazelcast.instance
 
OutOfMemoryErrorDispatcher.Helper - Class in com.hazelcast.instance
 
OutOfMemoryHandler - Class in com.hazelcast.core
Handler for OutOfMemoryError
OutOfMemoryHandler() - Constructor for class com.hazelcast.core.OutOfMemoryHandler
 
overCapacity() - Method in interface com.hazelcast.map.MapMaxSizePolicy
 
ownerConnection(Address) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
 
ownerConnection(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 

P

Packet - Class in com.hazelcast.nio
A Packet is a piece of data send over the line.
Packet(SerializationContext) - Constructor for class com.hazelcast.nio.Packet
 
Packet(Data, SerializationContext) - Constructor for class com.hazelcast.nio.Packet
 
Packet(Data, int, SerializationContext) - Constructor for class com.hazelcast.nio.Packet
 
packetVersion - Variable in class com.hazelcast.cluster.JoinMessage
 
PagingPredicate - Class in com.hazelcast.query
This class is a special Predicate which helps to get a page-by-page result of a query Can be constructed with a page-size, an inner predicate for filtering, A comparator for sorting \ This class is not thread-safe and stateless.
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
Construct with an inner predicate and pageSize results will be filtered via inner predicate results will be natural ordered throws IllegalArgumentException if pageSize is not greater than 0 throws IllegalArgumentException if inner predicate is also PagingPredicate
PagingPredicate(Comparator<Map.Entry>, 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, Comparator<Map.Entry>, int) - Constructor for class com.hazelcast.query.PagingPredicate
Construct with an inner predicate, comparator and pageSize results will be filtered via inner predicate results will be ordered via comparator throws IllegalArgumentException if pageSize is not greater than 0 throws IllegalArgumentException if inner predicate is also PagingPredicate
PagingPredicateAccessor - Class in com.hazelcast.query
 
parse(Element) - Method in interface com.hazelcast.spi.ServiceConfigurationParser
 
parser(SocketTextReader, String, int) - Method in interface com.hazelcast.ascii.CommandParser
 
parser(SocketTextReader, String, int) - Method in class com.hazelcast.ascii.memcache.DeleteCommandParser
 
parser(SocketTextReader, String, int) - Method in class com.hazelcast.ascii.memcache.GetCommandParser
 
parser(SocketTextReader, String, int) - Method in class com.hazelcast.ascii.memcache.IncrementCommandParser
 
parser(SocketTextReader, String, int) - Method in class com.hazelcast.ascii.memcache.SetCommandParser
 
parser(SocketTextReader, String, int) - Method in class com.hazelcast.ascii.memcache.SimpleCommandParser
 
parser(SocketTextReader, String, int) - Method in class com.hazelcast.ascii.memcache.TouchCommandParser
 
parser(SocketTextReader, String, int) - Method in class com.hazelcast.ascii.rest.HttpDeleteCommandParser
 
parser(SocketTextReader, String, int) - Method in class com.hazelcast.ascii.rest.HttpGetCommandParser
 
parser(SocketTextReader, String, int) - Method in class com.hazelcast.ascii.rest.HttpPostCommandParser
 
parseSerialization(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
parseSocketInterceptorConfig(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
parseSystemProps() - Method in class com.hazelcast.instance.DefaultNodeInitializer
 
PartialGetCommand - Class in com.hazelcast.ascii.memcache
 
PartialGetCommand(String) - Constructor for class com.hazelcast.ascii.memcache.PartialGetCommand
 
Partition - Interface in com.hazelcast.core
Virtual partition instance.
PARTITION_BACKUP_SYNC_INTERVAL - Variable in class com.hazelcast.instance.GroupProperties
 
PARTITION_CALLABLE_REQUEST - Static variable in class com.hazelcast.executor.ExecutorPortableHook
 
PARTITION_COUNT - Variable in class com.hazelcast.instance.GroupProperties
 
PARTITION_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
PARTITION_MIGRATION_INTERVAL - Variable in class com.hazelcast.instance.GroupProperties
 
PARTITION_MIGRATION_TIMEOUT - Variable in class com.hazelcast.instance.GroupProperties
 
PARTITION_MIGRATION_ZIP_ENABLED - Variable in class com.hazelcast.instance.GroupProperties
 
PARTITION_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
PARTITION_TABLE_SEND_INTERVAL - Variable in class com.hazelcast.instance.GroupProperties
 
PartitionAware<T> - Interface in com.hazelcast.core
PartitionAware allows implementing keys to be located on the same member or implementing tasks to be executed on PartitionAware.getPartitionKey()'s owner member.
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 is should be invoked on a particular partition.
PartitionCallableRequest - Class in com.hazelcast.executor.client
This class is used for sending the task to a particular partition
PartitionCallableRequest() - Constructor for class com.hazelcast.executor.client.PartitionCallableRequest
 
PartitionCallableRequest(String, String, Callable, int) - Constructor for class com.hazelcast.executor.client.PartitionCallableRequest
 
PartitionCheckIfLoadedOperation - Class in com.hazelcast.map.operation
 
PartitionCheckIfLoadedOperation(String) - Constructor for class com.hazelcast.map.operation.PartitionCheckIfLoadedOperation
 
PartitionCheckIfLoadedOperation() - Constructor for class com.hazelcast.map.operation.PartitionCheckIfLoadedOperation
 
PartitionCheckIfLoadedOperationFactory - Class in com.hazelcast.map.operation
 
PartitionCheckIfLoadedOperationFactory() - Constructor for class com.hazelcast.map.operation.PartitionCheckIfLoadedOperationFactory
 
PartitionCheckIfLoadedOperationFactory(String) - Constructor for class com.hazelcast.map.operation.PartitionCheckIfLoadedOperationFactory
 
PartitionClientRequest - Class in com.hazelcast.client
 
PartitionClientRequest() - Constructor for class com.hazelcast.client.PartitionClientRequest
 
partitionContainer - Variable in class com.hazelcast.map.operation.KeyBasedMapOperation
 
PartitionContainer - Class in com.hazelcast.map
 
PartitionContainer(MapService, int) - Constructor for class com.hazelcast.map.PartitionContainer
 
PartitionDataSerializerHook - Class in com.hazelcast.partition
 
PartitionDataSerializerHook() - Constructor for class com.hazelcast.partition.PartitionDataSerializerHook
 
PartitionGroupConfig - Class in com.hazelcast.config
With the PartitionGroupConfig you can control how primary and backups are going to be split up.
PartitionGroupConfig() - Constructor for class com.hazelcast.config.PartitionGroupConfig
 
PartitionGroupConfig.MemberGroupType - Enum in com.hazelcast.config
 
partitionId - Variable in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
partitionId - Variable in class com.hazelcast.collection.txn.AbstractTransactionalCollectionProxy
 
partitionId - Variable in class com.hazelcast.queue.tx.TransactionalQueueProxySupport
 
partitionId - Variable in class com.hazelcast.spi.InvocationBuilder
 
PartitionIdAware - Interface in com.hazelcast.mapreduce
This interface can be used to mark implementation being aware of the data partition it is currently working on.
PartitionInfo - Class in com.hazelcast.partition
A DTO for Partition Information.
PartitionInfo(int, Address[]) - Constructor for class com.hazelcast.partition.PartitionInfo
 
PARTITIONING_STRATEGY - Static variable in class com.hazelcast.spi.AbstractDistributedObject
 
PARTITIONING_STRATEGY_CLASS - Variable in class com.hazelcast.instance.GroupProperties
 
PartitioningStrategy<K> - Interface in com.hazelcast.core
PartitioningStrategy allows keys to be located on the same member This makes related data to be stored in the same location.
PartitioningStrategyConfig - Class in com.hazelcast.config
 
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
 
PartitionIteratingOperation - Class in com.hazelcast.spi.impl
 
PartitionIteratingOperation(List<Integer>, OperationFactory) - Constructor for class com.hazelcast.spi.impl.PartitionIteratingOperation
 
PartitionIteratingOperation() - Constructor for class com.hazelcast.spi.impl.PartitionIteratingOperation
 
PartitionIteratingOperation.PartitionResponse - Class in com.hazelcast.spi.impl
 
partitionKey - Variable in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
PartitionListener - Interface in com.hazelcast.partition.impl
 
PartitionMigratingException - Exception in com.hazelcast.spi.exception
 
PartitionMigratingException(Address, int, String, String) - Constructor for exception com.hazelcast.spi.exception.PartitionMigratingException
 
PartitionMigrationEvent - Class in com.hazelcast.spi
 
PartitionMigrationEvent(MigrationEndpoint, int) - Constructor for class com.hazelcast.spi.PartitionMigrationEvent
 
PartitionPortableHook - Class in com.hazelcast.partition
 
PartitionPortableHook() - Constructor for class com.hazelcast.partition.PartitionPortableHook
 
PartitionReplicaChangeEvent - Class in com.hazelcast.partition.impl
 
PartitionReplicaChangeEvent(int, int, Address, Address) - Constructor for class com.hazelcast.partition.impl.PartitionReplicaChangeEvent
 
PartitionReplicationEvent - Class in com.hazelcast.spi
 
PartitionReplicationEvent(int, int) - Constructor for class com.hazelcast.spi.PartitionReplicationEvent
 
PartitionResponse() - Constructor for class com.hazelcast.spi.impl.PartitionIteratingOperation.PartitionResponse
 
PartitionResponse(Map<Integer, Object>) - Constructor for class com.hazelcast.spi.impl.PartitionIteratingOperation.PartitionResponse
 
PartitionRuntimeState - Class in com.hazelcast.partition
 
PartitionRuntimeState() - Constructor for class com.hazelcast.partition.PartitionRuntimeState
 
PartitionRuntimeState(Collection<MemberInfo>, InternalPartition[], Collection<MigrationInfo>, long, int) - Constructor for class com.hazelcast.partition.PartitionRuntimeState
 
PARTITIONS - Static variable in class com.hazelcast.partition.PartitionDataSerializerHook
 
PartitionService - Interface in com.hazelcast.core
InternalPartitionService allows to query Partitions and attach/detach MigrationListeners to listen partition migration events.
partitionService - Variable in class com.hazelcast.instance.Node
 
PartitionServiceMBean - Class in com.hazelcast.jmx
 
PartitionServiceMBean(HazelcastInstanceImpl, InternalPartitionService, ManagementService) - Constructor for class com.hazelcast.jmx.PartitionServiceMBean
 
PartitionServiceProxy - Class in com.hazelcast.client.proxy
 
PartitionServiceProxy(ClientPartitionService) - Constructor for class com.hazelcast.client.proxy.PartitionServiceProxy
 
PartitionServiceProxy - Class in com.hazelcast.partition
 
PartitionServiceProxy(InternalPartitionService) - Constructor for class com.hazelcast.partition.PartitionServiceProxy
 
PartitionServiceProxy.PartitionProxy - Class in com.hazelcast.partition
 
PartitionsResponse - Class in com.hazelcast.partition.client
 
PartitionsResponse() - Constructor for class com.hazelcast.partition.client.PartitionsResponse
 
PartitionsResponse(Address[], int[]) - Constructor for class com.hazelcast.partition.client.PartitionsResponse
 
PartitionStateGenerator - Interface in com.hazelcast.partition.impl
 
PartitionStateGeneratorImpl - Class in com.hazelcast.partition.impl
 
PartitionStateGeneratorImpl() - Constructor for class com.hazelcast.partition.impl.PartitionStateGeneratorImpl
 
PartitionStateOperation - Class in com.hazelcast.partition.impl
 
PartitionStateOperation() - Constructor for class com.hazelcast.partition.impl.PartitionStateOperation
 
PartitionStateOperation(PartitionRuntimeState) - Constructor for class com.hazelcast.partition.impl.PartitionStateOperation
 
PartitionStateOperation(PartitionRuntimeState, boolean) - Constructor for class com.hazelcast.partition.impl.PartitionStateOperation
 
partitionStrategy - Variable in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
PartitionThread(String, int) - Constructor for class com.hazelcast.spi.impl.BasicOperationScheduler.PartitionThread
 
PartitionWideEntryBackupOperation - Class in com.hazelcast.map.operation
 
PartitionWideEntryBackupOperation(String, EntryBackupProcessor) - Constructor for class com.hazelcast.map.operation.PartitionWideEntryBackupOperation
 
PartitionWideEntryBackupOperation() - Constructor for class com.hazelcast.map.operation.PartitionWideEntryBackupOperation
 
PartitionWideEntryOperation - Class in com.hazelcast.map.operation
GOTCHA : This operation does not load missing keys from mapstore for now.
PartitionWideEntryOperation(String, EntryProcessor) - Constructor for class com.hazelcast.map.operation.PartitionWideEntryOperation
 
PartitionWideEntryOperation() - Constructor for class com.hazelcast.map.operation.PartitionWideEntryOperation
 
PartitionWideEntryOperationFactory - Class in com.hazelcast.map.operation
 
PartitionWideEntryOperationFactory() - Constructor for class com.hazelcast.map.operation.PartitionWideEntryOperationFactory
 
PartitionWideEntryOperationFactory(String, EntryProcessor) - Constructor for class com.hazelcast.map.operation.PartitionWideEntryOperationFactory
 
PartitionWideEntryWithPredicateBackupOperation - Class in com.hazelcast.map.operation
date: 9/16/13 author: eminn
PartitionWideEntryWithPredicateBackupOperation() - Constructor for class com.hazelcast.map.operation.PartitionWideEntryWithPredicateBackupOperation
 
PartitionWideEntryWithPredicateBackupOperation(String, EntryBackupProcessor, Predicate) - Constructor for class com.hazelcast.map.operation.PartitionWideEntryWithPredicateBackupOperation
 
PartitionWideEntryWithPredicateOperation - Class in com.hazelcast.map.operation
date: 9/16/13 author: eminn
PartitionWideEntryWithPredicateOperation() - Constructor for class com.hazelcast.map.operation.PartitionWideEntryWithPredicateOperation
 
PartitionWideEntryWithPredicateOperation(String, EntryProcessor, Predicate) - Constructor for class com.hazelcast.map.operation.PartitionWideEntryWithPredicateOperation
 
PartitionWideEntryWithPredicateOperationFactory - Class in com.hazelcast.map.operation
date: 9/16/13 author: eminn
PartitionWideEntryWithPredicateOperationFactory() - Constructor for class com.hazelcast.map.operation.PartitionWideEntryWithPredicateOperationFactory
 
PartitionWideEntryWithPredicateOperationFactory(String, EntryProcessor, Predicate) - Constructor for class com.hazelcast.map.operation.PartitionWideEntryWithPredicateOperationFactory
 
PassThroughMergePolicy - Class in com.hazelcast.map.merge
Built-in MergePolicy implementation.
PassThroughMergePolicy() - Constructor for class com.hazelcast.map.merge.PassThroughMergePolicy
 
pauseMigration() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
pauseMigration() - Method in interface com.hazelcast.partition.InternalPartitionService
 
peek() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
peek() - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
peek(long, TimeUnit) - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
peek() - Method in interface com.hazelcast.core.IQueue
peek() - Method in interface com.hazelcast.core.TransactionalQueue
peek(long, TimeUnit) - Method in interface com.hazelcast.core.TransactionalQueue
peek() - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
peek() - Method in class com.hazelcast.queue.QueueContainer
 
PEEK - Static variable in class com.hazelcast.queue.QueuePortableHook
 
peek() - Method in class com.hazelcast.queue.tx.TransactionalQueueProxy
 
peek(long, TimeUnit) - Method in class com.hazelcast.queue.tx.TransactionalQueueProxy
 
peek() - Method in class com.hazelcast.util.DoubleBlockingQueue
 
peek() - Method in class com.hazelcast.util.SimpleBlockingQueue
 
peek() - Method in class com.hazelcast.util.SimpleBoundedQueue
 
peekInternal(long) - Method in class com.hazelcast.queue.tx.TransactionalQueueProxySupport
 
PeekOperation - Class in com.hazelcast.queue
User: ali Date: 11/23/12 Time: 3:56 AM
PeekOperation() - Constructor for class com.hazelcast.queue.PeekOperation
 
PeekOperation(String) - Constructor for class com.hazelcast.queue.PeekOperation
 
PeekRequest - Class in com.hazelcast.queue.client
 
PeekRequest() - Constructor for class com.hazelcast.queue.client.PeekRequest
 
PeekRequest(String) - Constructor for class com.hazelcast.queue.client.PeekRequest
 
percentageString(double) - Static method in class com.hazelcast.util.HealthMonitor
 
PermissionConfig - Class in com.hazelcast.config
 
PermissionConfig() - Constructor for class com.hazelcast.config.PermissionConfig
 
PermissionConfig(PermissionConfig.PermissionType, String, String) - Constructor for class com.hazelcast.config.PermissionConfig
 
PermissionConfig.PermissionType - Enum in com.hazelcast.config
 
PermissionPolicyConfig - Class in com.hazelcast.config
 
PermissionPolicyConfig() - Constructor for class com.hazelcast.config.PermissionPolicyConfig
 
PermissionPolicyConfig(String) - Constructor for class com.hazelcast.config.PermissionPolicyConfig
 
Permit - Class in com.hazelcast.concurrent.semaphore
 
Permit() - Constructor for class com.hazelcast.concurrent.semaphore.Permit
 
Permit(int, SemaphoreConfig) - Constructor for class com.hazelcast.concurrent.semaphore.Permit
 
permitCount - Variable in class com.hazelcast.concurrent.semaphore.client.SemaphoreRequest
 
permitCount - Variable in class com.hazelcast.concurrent.semaphore.operations.SemaphoreOperation
 
pickAddress() - Method in interface com.hazelcast.instance.AddressPicker
 
poll(String, int) - Method in interface com.hazelcast.ascii.TextCommandService
 
poll(String) - Method in interface com.hazelcast.ascii.TextCommandService
 
poll(String, int) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
poll(String) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
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.txn.proxy.ClientTxnQueueProxy
 
poll(long, TimeUnit) - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
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(long, TimeUnit) - Method in interface com.hazelcast.core.IQueue
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
Retrieves and removes the head of this queue, or returns null if this queue is empty.
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(long, TimeUnit) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
poll() - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
poll() - Method in class com.hazelcast.queue.QueueContainer
 
POLL - Static variable in class com.hazelcast.queue.QueuePortableHook
 
poll() - Method in class com.hazelcast.queue.tx.TransactionalQueueProxy
 
poll(long, TimeUnit) - Method in class com.hazelcast.queue.tx.TransactionalQueueProxy
 
poll(long, TimeUnit) - Method in class com.hazelcast.util.DoubleBlockingQueue
 
poll() - Method in class com.hazelcast.util.DoubleBlockingQueue
 
poll() - Method in class com.hazelcast.util.SimpleBlockingQueue
 
poll(long, TimeUnit) - Method in class com.hazelcast.util.SimpleBlockingQueue
 
poll() - Method in class com.hazelcast.util.SimpleBoundedQueue
 
pollBackup(long) - Method in class com.hazelcast.queue.QueueContainer
 
PollBackupOperation - Class in com.hazelcast.queue
 
PollBackupOperation() - Constructor for class com.hazelcast.queue.PollBackupOperation
 
PollBackupOperation(String, long) - Constructor for class com.hazelcast.queue.PollBackupOperation
 
pollExpiredAwaitOp(Data) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
pollInternal(long) - Method in class com.hazelcast.queue.tx.TransactionalQueueProxySupport
 
PollOperation - Class in com.hazelcast.queue
 
PollOperation() - Constructor for class com.hazelcast.queue.PollOperation
 
PollOperation(String, long) - Constructor for class com.hazelcast.queue.PollOperation
 
PollRequest - Class in com.hazelcast.queue.client
 
PollRequest() - Constructor for class com.hazelcast.queue.client.PollRequest
 
PollRequest(String) - Constructor for class com.hazelcast.queue.client.PollRequest
 
PollRequest(String, long) - Constructor for class com.hazelcast.queue.client.PollRequest
 
PoolExecutorThreadFactory - Class in com.hazelcast.util.executor
 
PoolExecutorThreadFactory(ThreadGroup, String, ClassLoader) - Constructor for class com.hazelcast.util.executor.PoolExecutorThreadFactory
 
poolSize() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
 
pop() - Method in class com.hazelcast.util.SimpleBoundedQueue
 
port - Variable in class com.hazelcast.util.AddressUtil.AddressHolder
 
Portable - Interface in com.hazelcast.nio.serialization
 
PORTABLE_MESSAGE - Static variable in class com.hazelcast.topic.TopicPortableHook
 
PortableAdapter<T> - Interface in com.hazelcast.nio.serialization
 
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
 
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, EntryEventType, String) - Constructor for class com.hazelcast.spi.impl.PortableEntryEvent
 
PortableEntrySetResponse - Class in com.hazelcast.multimap.operations.client
 
PortableEntrySetResponse() - Constructor for class com.hazelcast.multimap.operations.client.PortableEntrySetResponse
 
PortableEntrySetResponse(Set<Map.Entry>) - Constructor for class com.hazelcast.multimap.operations.client.PortableEntrySetResponse
 
PortableFactory - Interface in com.hazelcast.nio.serialization
 
PortableHook - Interface in com.hazelcast.nio.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
 
PortableMessage - Class in com.hazelcast.topic.client
 
PortableMessage() - Constructor for class com.hazelcast.topic.client.PortableMessage
 
PortableMessage(Data, long, String) - Constructor for class com.hazelcast.topic.client.PortableMessage
 
PortableReader - Interface in com.hazelcast.nio.serialization
 
PortableWriter - Interface in com.hazelcast.nio.serialization
 
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
 
position() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
position(int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
postConstruct(SerializationContext) - Method in class com.hazelcast.nio.serialization.Data
 
postDeregister() - Method in class com.hazelcast.jmx.HazelcastMBean
 
postDestroy() - Method in class com.hazelcast.concurrent.idgen.IdGeneratorProxy
 
postDestroy() - Method in class com.hazelcast.spi.AbstractDistributedObject
 
PostJoinAwareService - Interface in com.hazelcast.spi
 
PostJoinMapOperation - Class in com.hazelcast.map.operation
 
PostJoinMapOperation() - Constructor for class com.hazelcast.map.operation.PostJoinMapOperation
 
PostJoinOperation - Class in com.hazelcast.cluster
 
PostJoinOperation() - Constructor for class com.hazelcast.cluster.PostJoinOperation
 
PostJoinOperation(Operation...) - Constructor for class com.hazelcast.cluster.PostJoinOperation
 
PostJoinProxyOperation() - Constructor for class com.hazelcast.spi.impl.ProxyServiceImpl.PostJoinProxyOperation
 
PostJoinProxyOperation(Collection<ProxyServiceImpl.ProxyInfo>) - Constructor for class com.hazelcast.spi.impl.ProxyServiceImpl.PostJoinProxyOperation
 
PostJoinRegistrationOperation() - Constructor for class com.hazelcast.spi.impl.EventServiceImpl.PostJoinRegistrationOperation
 
PostJoinRegistrationOperation(Collection<EventServiceImpl.Registration>) - Constructor for class com.hazelcast.spi.impl.EventServiceImpl.PostJoinRegistrationOperation
 
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.
postRegister(Boolean) - Method in class com.hazelcast.jmx.HazelcastMBean
 
preDeregister() - Method in class com.hazelcast.jmx.HazelcastMBean
 
preDeregister() - Method in class com.hazelcast.jmx.ListMBean
 
preDeregister() - Method in class com.hazelcast.jmx.MapMBean
 
preDeregister() - Method in class com.hazelcast.jmx.QueueMBean
 
preDeregister() - Method in class com.hazelcast.jmx.SetMBean
 
preDeregister() - Method in class com.hazelcast.jmx.TopicMBean
 
predicate - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
 
predicate - Variable in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
Predicate<K,V> - Interface in com.hazelcast.query
Predicate instance must be thread-safe.
PredicateBuilder - Class in com.hazelcast.query
 
PredicateBuilder() - Constructor for class com.hazelcast.query.PredicateBuilder
 
Predicates - Class in com.hazelcast.query
A utility class to create Predicate instances.
predicates - Variable in class com.hazelcast.query.Predicates.AndPredicate
 
Predicates.AbstractPredicate - Class in com.hazelcast.query
 
Predicates.AndPredicate - Class in com.hazelcast.query
 
Predicates.BetweenPredicate - Class in com.hazelcast.query
 
Predicates.EqualPredicate - Class in com.hazelcast.query
 
Predicates.GreaterLessPredicate - Class in com.hazelcast.query
 
Predicates.ILikePredicate - Class in com.hazelcast.query
 
Predicates.InPredicate - Class in com.hazelcast.query
 
Predicates.LikePredicate - Class in com.hazelcast.query
 
Predicates.NotEqualPredicate - Class in com.hazelcast.query
 
Predicates.NotPredicate - Class in com.hazelcast.query
 
Predicates.OrPredicate - Class in com.hazelcast.query
 
Predicates.RegexPredicate - Class in com.hazelcast.query
 
PREFER_IPv4_STACK - Variable in class com.hazelcast.instance.GroupProperties
 
PREPARE - Static variable in class com.hazelcast.client.txn.ClientTxnPortableHook
 
prepare(Xid) - Method in class com.hazelcast.client.txn.XAResourceProxy
 
prepare(NodeEngine) - Method in class com.hazelcast.collection.txn.CollectionTransactionLog
 
prepare(Xid) - Method in class com.hazelcast.jca.XAResourceWrapper
 
prepare(NodeEngine) - Method in class com.hazelcast.map.tx.MapTransactionLog
 
prepare(NodeEngine) - Method in class com.hazelcast.multimap.txn.MultiMapTransactionLog
 
prepare(NodeEngine) - Method in class com.hazelcast.queue.tx.QueueTransactionLog
 
prepare() - Method in interface com.hazelcast.transaction.impl.Transaction
 
prepare(NodeEngine) - Method in interface com.hazelcast.transaction.impl.TransactionLog
 
prepare(Xid) - Method in class com.hazelcast.transaction.impl.XAResourceImpl
 
prepareKeyPredicate() - Method in class com.hazelcast.mapreduce.impl.AbstractJob
 
PrepareMergeOperation - Class in com.hazelcast.cluster
 
PrepareMergeOperation() - Constructor for class com.hazelcast.cluster.PrepareMergeOperation
 
PrepareMergeOperation(Address) - Constructor for class com.hazelcast.cluster.PrepareMergeOperation
 
prepareMergeRunnable() - Method in class com.hazelcast.map.MapService
 
prepareMergeRunnable() - Method in interface com.hazelcast.spi.SplitBrainHandlerService
 
prepareOperation() - Method in class com.hazelcast.client.PartitionClientRequest
 
prepareOperation() - Method in class com.hazelcast.client.TargetClientRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.CollectionAddAllRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.CollectionAddRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.CollectionClearRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.CollectionCompareAndRemoveRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.CollectionContainsRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.CollectionGetAllRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.CollectionRemoveRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.CollectionSizeRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.ListAddAllRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.ListAddRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.ListGetRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.ListIndexOfRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.ListRemoveRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.ListSetRequest
 
prepareOperation() - Method in class com.hazelcast.collection.client.ListSubRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomiclong.client.AddAndGetRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomiclong.client.AlterAndGetRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomiclong.client.AlterRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomiclong.client.ApplyRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomiclong.client.CompareAndSetRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomiclong.client.GetAndAddRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomiclong.client.GetAndAlterRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomiclong.client.GetAndSetRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomiclong.client.SetRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomicreference.client.AlterAndGetRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomicreference.client.AlterRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomicreference.client.ApplyRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomicreference.client.CompareAndSetRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomicreference.client.ContainsRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomicreference.client.GetAndAlterRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomicreference.client.GetAndSetRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomicreference.client.GetRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomicreference.client.IsNullRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.atomicreference.client.SetRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.countdownlatch.client.AwaitRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.countdownlatch.client.CountDownRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.countdownlatch.client.GetCountRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.countdownlatch.client.SetCountRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.lock.client.AbstractIsLockedRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.lock.client.AbstractLockRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.lock.client.AbstractUnlockRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.lock.client.AwaitRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.lock.client.BeforeAwaitRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.lock.client.GetLockCountRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.lock.client.GetRemainingLeaseRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.lock.client.SignalRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.semaphore.client.AcquireRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.semaphore.client.AvailableRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.semaphore.client.DrainRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.semaphore.client.InitRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.semaphore.client.ReduceRequest
 
prepareOperation() - Method in class com.hazelcast.concurrent.semaphore.client.ReleaseRequest
 
prepareOperation() - Method in class com.hazelcast.executor.client.PartitionCallableRequest
 
prepareOperation() - Method in class com.hazelcast.executor.client.TargetCallableRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapContainsKeyRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapDeleteRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapEvictRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapExecuteOnKeyRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapGetEntryViewRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapGetRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapPutIfAbsentRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapPutRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapPutTransientRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapRemoveIfSameRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapRemoveRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapReplaceIfSameRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapReplaceRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapSetRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapTryPutRequest
 
prepareOperation() - Method in class com.hazelcast.map.client.MapTryRemoveRequest
 
prepareOperation() - Method in class com.hazelcast.multimap.operations.client.CountRequest
 
prepareOperation() - Method in class com.hazelcast.multimap.operations.client.GetAllRequest
 
prepareOperation() - Method in class com.hazelcast.multimap.operations.client.PutRequest
 
prepareOperation() - Method in class com.hazelcast.multimap.operations.client.RemoveAllRequest
 
prepareOperation() - Method in class com.hazelcast.multimap.operations.client.RemoveRequest
 
prepareOperation() - Method in class com.hazelcast.queue.client.AddAllRequest
 
prepareOperation() - Method in class com.hazelcast.queue.client.ClearRequest
 
prepareOperation() - Method in class com.hazelcast.queue.client.CompareAndRemoveRequest
 
prepareOperation() - Method in class com.hazelcast.queue.client.ContainsRequest
 
prepareOperation() - Method in class com.hazelcast.queue.client.DrainRequest
 
prepareOperation() - Method in class com.hazelcast.queue.client.IteratorRequest
 
prepareOperation() - Method in class com.hazelcast.queue.client.OfferRequest
 
prepareOperation() - Method in class com.hazelcast.queue.client.PeekRequest
 
prepareOperation() - Method in class com.hazelcast.queue.client.PollRequest
 
prepareOperation() - Method in class com.hazelcast.queue.client.RemoveRequest
 
prepareOperation() - Method in class com.hazelcast.queue.client.SizeRequest
 
prepareOperation() - Method in class com.hazelcast.topic.client.PublishRequest
 
prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.collection.list.ListService
 
prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.collection.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) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreService
 
prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.map.MapService
 
prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.multimap.MultiMapService
 
prepareReplicationOperation(PartitionReplicationEvent) - Method in class com.hazelcast.queue.QueueService
 
prepareReplicationOperation(PartitionReplicationEvent) - Method in interface com.hazelcast.spi.MigrationAwareService
 
prepareToSafeShutdown(long, TimeUnit) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
prepareToSafeShutdown(long, TimeUnit) - Method in interface com.hazelcast.partition.InternalPartitionService
 
PrepareTransactionRequest - Class in com.hazelcast.client.txn
 
PrepareTransactionRequest() - Constructor for class com.hazelcast.client.txn.PrepareTransactionRequest
 
preRegister(MBeanServer, ObjectName) - Method in class com.hazelcast.jmx.HazelcastMBean
 
previousPage() - Method in class com.hazelcast.query.PagingPredicate
setting the page value to previous page
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 - Static variable in class com.hazelcast.client.ClientPortableHook
 
print(Object) - Method in class com.hazelcast.client.examples.ClientTestApp
 
print(Object) - Method in class com.hazelcast.examples.TestApp
 
println(Object) - Method in class com.hazelcast.client.examples.ClientTestApp
 
println(Object) - Method in class com.hazelcast.examples.TestApp
 
printNodeInfo(Node) - Method in class com.hazelcast.instance.DefaultNodeInitializer
 
printNodeInfo(Node) - Method in interface com.hazelcast.instance.NodeInitializer
 
printPartitionStates(JobPartitionState[]) - Static method in class com.hazelcast.mapreduce.impl.MapReduceUtil
 
Prioritized - Interface in com.hazelcast.util
 
PrivateApi - Annotation Type in com.hazelcast.spi.annotation
 
process(EntryTaskScheduler<Data, Object>, Collection<ScheduledEntry<Data, Object>>) - Method in class com.hazelcast.concurrent.lock.LockEvictionProcessor
 
process(Map.Entry<K, V>) - Method in interface com.hazelcast.map.EntryProcessor
Process the entry without worrying about concurrency.
process(EntryTaskScheduler<Data, Object>, Collection<ScheduledEntry<Data, Object>>) - Method in class com.hazelcast.map.EvictionProcessor
 
process(EntryTaskScheduler<Data, Object>, Collection<ScheduledEntry<Data, Object>>) - Method in class com.hazelcast.map.MapStoreDeleteProcessor
 
process(EntryTaskScheduler<Data, Object>, Collection<ScheduledEntry<Data, Object>>) - Method in class com.hazelcast.map.MapStoreProcessor
 
process(EntryTaskScheduler<Data, Object>, Collection<ScheduledEntry<Data, Object>>) - Method in class com.hazelcast.map.MapStoreWriteProcessor
 
process() - Method in class com.hazelcast.mapreduce.impl.task.MapCombineTask
 
process(EntryTaskScheduler<String, Void>, Collection<ScheduledEntry<String, Void>>) - Method in class com.hazelcast.queue.QueueEvictionProcessor
 
process(Object) - Method in interface com.hazelcast.spi.impl.BasicOperationProcessor
 
process(Object) - Method in interface com.hazelcast.spi.impl.BasicProcessor
 
process(EntryTaskScheduler<K, V>, Collection<ScheduledEntry<K, V>>) - Method in interface com.hazelcast.util.scheduler.ScheduledEntryProcessor
Processes all entries.
process(Map.Entry<String, Object>) - Method in class com.hazelcast.web.InvalidateEntryProcessor
 
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
 
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
 
processMapping(int, DefaultContext<KeyOut, ValueOut>, KeyValueSource<KeyIn, ValueIn>) - Method in class com.hazelcast.mapreduce.impl.task.MapCombineTask
 
processMemberUpdate() - Method in class com.hazelcast.cluster.MemberInfoUpdateOperation
 
processRequest(TextCommand) - Method in interface com.hazelcast.ascii.TextCommandService
 
processRequest(TextCommand) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
processRequest(Address, ProcessingOperation, String) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
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
 
PROP_CONNECT_ALL_WAIT_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_CONNECTION_MONITOR_INTERVAL - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_CONNECTION_MONITOR_MAX_FAULTS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_ELASTIC_MEMORY_CHUNK_SIZE - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_ELASTIC_MEMORY_ENABLED - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_ELASTIC_MEMORY_SHARED_STORAGE - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_ELASTIC_MEMORY_TOTAL_SIZE - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_ELASTIC_MEMORY_UNSAFE_ENABLED - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_ENABLE_JMX - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_ENABLE_JMX_DETAILED - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_ENTERPRISE_LICENSE_KEY - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_EVENT_QUEUE_CAPACITY - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_EVENT_QUEUE_TIMEOUT_MILLIS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_EVENT_THREAD_COUNT - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_GRACEFUL_SHUTDOWN_MAX_WAIT - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_HEALTH_MONITORING_DELAY_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_HEALTH_MONITORING_LEVEL - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_HEARTBEAT_INTERVAL_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_HOSTED_MANAGEMENT_ENABLED - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_HOSTED_MANAGEMENT_URL - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_ICMP_ENABLED - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_ICMP_TIMEOUT - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_ICMP_TTL - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_INITIAL_MIN_CLUSTER_SIZE - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_INITIAL_WAIT_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_IO_THREAD_COUNT - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_LOGGING_TYPE - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MAP_LOAD_CHUNK_SIZE - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MAP_REPLICA_WAIT_SECONDS_FOR_SCHEDULED_OPERATIONS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MASTER_CONFIRMATION_INTERVAL_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MAX_JOIN_MERGE_TARGET_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MAX_JOIN_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MAX_NO_HEARTBEAT_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MAX_NO_MASTER_CONFIRMATION_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MAX_WAIT_SECONDS_BEFORE_JOIN - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MC_MAX_VISIBLE_INSTANCE_COUNT - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MC_URL_CHANGE_ENABLED - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MEMBER_LIST_PUBLISH_INTERVAL_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MEMCACHE_ENABLED - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MERGE_FIRST_RUN_DELAY_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_MERGE_NEXT_RUN_DELAY_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_OPERATION_CALL_TIMEOUT_MILLIS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_OPERATION_THREAD_COUNT - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_PARTITION_BACKUP_SYNC_INTERVAL - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_PARTITION_COUNT - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_PARTITION_MIGRATION_INTERVAL - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_PARTITION_MIGRATION_TIMEOUT - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_PARTITION_MIGRATION_ZIP_ENABLED - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_PARTITION_TABLE_SEND_INTERVAL - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_PARTITIONING_STRATEGY_CLASS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_PREFER_IPv4_STACK - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_REST_ENABLED - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_SHUTDOWNHOOK_ENABLED - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_SOCKET_BIND_ANY - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_SOCKET_CLIENT_BIND - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_SOCKET_CLIENT_BIND_ANY - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_SOCKET_KEEP_ALIVE - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_SOCKET_LINGER_SECONDS - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_SOCKET_NO_DELAY - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_SOCKET_RECEIVE_BUFFER_SIZE - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_SOCKET_SEND_BUFFER_SIZE - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_SOCKET_SERVER_BIND_ANY - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_SYSTEM_LOG_ENABLED - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_VERSION_CHECK_ENABLED - Static variable in class com.hazelcast.instance.GroupProperties
 
PROP_WAIT_SECONDS_BEFORE_JOIN - Static variable in class com.hazelcast.instance.GroupProperties
 
Protocols - Class in com.hazelcast.nio
 
ProxyFactoryConfig - Class in com.hazelcast.client.config
 
ProxyFactoryConfig() - Constructor for class com.hazelcast.client.config.ProxyFactoryConfig
 
ProxyFactoryConfig(String, String) - Constructor for class com.hazelcast.client.config.ProxyFactoryConfig
 
ProxyManager - Class in com.hazelcast.client.spi
 
ProxyManager(HazelcastClient) - Constructor for class com.hazelcast.client.spi.ProxyManager
 
ProxyService - Interface in com.hazelcast.spi
A CoreService responsible for managing the DistributedObject proxies.
ProxyServiceImpl - Class in com.hazelcast.spi.impl
 
ProxyServiceImpl.DistributedObjectDestroyOperation - Class in com.hazelcast.spi.impl
 
ProxyServiceImpl.PostJoinProxyOperation - Class in com.hazelcast.spi.impl
 
ProxyServiceMBean - Class in com.hazelcast.jmx
 
ProxyServiceMBean(HazelcastInstance, ProxyService, ManagementService) - Constructor for class com.hazelcast.jmx.ProxyServiceMBean
 
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 - Static variable in class com.hazelcast.topic.TopicPortableHook
 
publish(E) - Method in class com.hazelcast.topic.TopicProxy
 
publish(Object) - Method in class com.hazelcast.topic.TotalOrderedTopicProxy
 
publishEvent(ItemEventType, Data) - Method in class com.hazelcast.collection.CollectionOperation
 
publishEvent(Address, String, EntryEventType, Data, Data, Data) - Method in class com.hazelcast.map.MapService
 
publishEvent(EntryEventType, Data, Object) - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
publishEvent(ItemEventType, Data) - Method in class com.hazelcast.queue.QueueOperation
 
publishEvent(String, EventRegistration, Object, int) - Method in interface com.hazelcast.spi.EventService
 
publishEvent(String, Collection<EventRegistration>, Object, int) - Method in interface com.hazelcast.spi.EventService
 
publishEvent(String, EventRegistration, Object, int) - Method in class com.hazelcast.spi.impl.EventServiceImpl
 
publishEvent(String, Collection<EventRegistration>, Object, int) - Method in class com.hazelcast.spi.impl.EventServiceImpl
 
publishEvent(String, TopicEvent) - Method in class com.hazelcast.topic.TopicService
 
publishingMember - Variable in class com.hazelcast.topic.TopicEvent
 
PublishOperation - Class in com.hazelcast.topic
 
PublishOperation() - Constructor for class com.hazelcast.topic.PublishOperation
 
PublishOperation(String, Data) - Constructor for class com.hazelcast.topic.PublishOperation
 
publishReplicationEvent(String, ReplicationEventObject) - Method in class com.hazelcast.wan.WanNoDelayReplication
 
publishReplicationEvent(String, ReplicationEventObject) - Method in interface com.hazelcast.wan.WanReplicationPublisher
 
publishRequest(TextCommand) - Method in class com.hazelcast.nio.ascii.SocketTextReader
 
PublishRequest - Class in com.hazelcast.topic.client
 
PublishRequest() - Constructor for class com.hazelcast.topic.client.PublishRequest
 
PublishRequest(String, Data) - Constructor for class com.hazelcast.topic.client.PublishRequest
 
publishTime - Variable in class com.hazelcast.topic.TopicEvent
 
publishWanReplicationRemove(String, Data, long) - Method in class com.hazelcast.map.MapService
 
publishWanReplicationUpdate(String, EntryView) - Method in class com.hazelcast.map.MapService
 
purgeStaleEntries() - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
Removes any stale entries whose keys have been finalized.
PurgeTxBackupOperation - Class in com.hazelcast.transaction.impl
 
PurgeTxBackupOperation() - Constructor for class com.hazelcast.transaction.impl.PurgeTxBackupOperation
 
PurgeTxBackupOperation(String) - Constructor for class com.hazelcast.transaction.impl.PurgeTxBackupOperation
 
put(String, String, Object) - Method in interface com.hazelcast.ascii.TextCommandService
 
put(String, String, Object, int) - Method in interface com.hazelcast.ascii.TextCommandService
 
put(String, String, Object) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
put(String, String, Object, int) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
put(K, Object) - Method in class com.hazelcast.client.nearcache.ClientNearCache
 
put(K, V) - 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) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
put(K, V, long, TimeUnit) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
put(K, V) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
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 If the map previously contained a mapping for the key, the old value is replaced by the specified 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 If the map previously contained a mapping for the key, the old value is replaced by the specified value.
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(E) - Method in interface com.hazelcast.core.IQueue
put(K, V) - Method in interface com.hazelcast.core.MultiMap
Stores a key-value pair in the multimap.
put(K, V) - Method in interface com.hazelcast.core.TransactionalMap
Transactional implementation of IMap.put(Object, Object).
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(Object, Object, Object) - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
put(Object, Object, Object) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
put(Object, Object, Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
put(Object, Object, Object) - Method in class com.hazelcast.hibernate.local.TimestampsRegionCache
 
put(Object, Object) - Method in class com.hazelcast.hibernate.region.AbstractGeneralRegion
 
put(Object, Object, Object) - Method in interface com.hazelcast.hibernate.RegionCache
 
put(Map.Entry<Data, Object>) - Method in class com.hazelcast.map.DefaultRecordStore
 
put(Data, Object, long) - Method in class com.hazelcast.map.DefaultRecordStore
 
PUT - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
PUT - Static variable in class com.hazelcast.map.MapPortableHook
 
put(Data, Data) - Method in class com.hazelcast.map.NearCache
 
put(K, V) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
put(K, V, long, TimeUnit) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
put(Data, Object, long) - Method in interface com.hazelcast.map.RecordStore
 
put(Map.Entry<Data, Object>) - Method in interface com.hazelcast.map.RecordStore
 
put(Object, Object) - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
put(Object, Object, long, TimeUnit) - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
PUT - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
PUT - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
put(K, V) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
put(K, V) - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxy
 
put(byte) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
put(int, byte) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
put(byte[]) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
put(byte[], int, int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
put(ByteBuffer) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
put(String, Object) - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
put(String, Object) - Method in class com.hazelcast.osgi.OSGiScriptEngineManager
 
put(E) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
put(int, Data) - Method in interface com.hazelcast.storage.Storage
 
put(K, V) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
Maps the specified key to the specified value in this table.
put(E) - Method in class com.hazelcast.util.DoubleBlockingQueue
 
put(E) - Method in class com.hazelcast.util.SimpleBlockingQueue
 
put(K, V) - Method in class com.hazelcast.util.SortedHashMap
 
PUT_ALL - Static variable in class com.hazelcast.map.MapPortableHook
 
PUT_BACKUP - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
PUT_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
PUT_IF_ABSENT - Static variable in class com.hazelcast.map.MapPortableHook
 
PUT_OPERATION - Static variable in interface com.hazelcast.multimap.txn.TxnMultiMapOperation
 
PUT_TRANSIENT - Static variable in class com.hazelcast.map.MapPortableHook
 
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.map.proxy.MapProxyImpl
 
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.operation
 
PutAllBackupOperation(String, List<Map.Entry<Data, Data>>, List<RecordInfo>) - Constructor for class com.hazelcast.map.operation.PutAllBackupOperation
 
PutAllBackupOperation() - Constructor for class com.hazelcast.map.operation.PutAllBackupOperation
 
PutAllOperation - Class in com.hazelcast.map.operation
 
PutAllOperation(String, MapEntrySet) - Constructor for class com.hazelcast.map.operation.PutAllOperation
 
PutAllOperation(String, MapEntrySet, boolean) - Constructor for class com.hazelcast.map.operation.PutAllOperation
 
PutAllOperation() - Constructor for class com.hazelcast.map.operation.PutAllOperation
 
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) - 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) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
putAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
putBackup(Data, Object) - Method in class com.hazelcast.map.DefaultRecordStore
 
putBackup(Data, Object, long, boolean) - Method in class com.hazelcast.map.DefaultRecordStore
 
putBackup(Data, Object) - Method in interface com.hazelcast.map.RecordStore
 
putBackup(Data, Object, long, boolean) - Method in interface com.hazelcast.map.RecordStore
 
PutBackupOperation - Class in com.hazelcast.map.operation
 
PutBackupOperation(String, Data, Data, RecordInfo) - Constructor for class com.hazelcast.map.operation.PutBackupOperation
 
PutBackupOperation(String, Data, Data, RecordInfo, boolean) - Constructor for class com.hazelcast.map.operation.PutBackupOperation
 
PutBackupOperation() - Constructor for class com.hazelcast.map.operation.PutBackupOperation
 
PutBackupOperation - Class in com.hazelcast.multimap.operations
 
PutBackupOperation() - Constructor for class com.hazelcast.multimap.operations.PutBackupOperation
 
PutBackupOperation(String, Data, Data, long, int) - Constructor for class com.hazelcast.multimap.operations.PutBackupOperation
 
putChar(int, char) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
putChar(char) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
putDouble(int, double) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
putDouble(double) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
putFloat(int, float) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
putFloat(float) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
putFromLoad(Object, Object, long, Object) - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
putFromLoad(Object, Object, long, Object) - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Attempt to cache an object, after loading from the database.
putFromLoad(Object, Object, long, Object, boolean) - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Attempt to cache an object, after loading from the database, explicitly specifying the minimalPut behavior.
putFromLoad(Object, Object, long, Object, boolean) - Method in class com.hazelcast.hibernate.access.NonStrictReadWriteAccessDelegate
 
putFromLoad(Object, Object, long, Object, boolean) - Method in class com.hazelcast.hibernate.access.ReadWriteAccessDelegate
 
putFromLoad(Object, Object, long, Object) - Method in class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
putFromLoad(Object, Object, long, Object, boolean) - Method in class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
putFromLoad(Object, Object, long, Object) - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
putFromLoad(Object, Object, long, Object, boolean) - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
putFromLoad(Object, Object, long, Object) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
putFromLoad(Object, Object, long, Object, boolean) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
putFromLoad(Data, Object, long) - Method in class com.hazelcast.map.DefaultRecordStore
 
putFromLoad(Data, Object, long) - Method in interface com.hazelcast.map.RecordStore
 
putIfAbsent(String, String, Object, int) - Method in interface com.hazelcast.ascii.TextCommandService
 
putIfAbsent(String, String, Object, int) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
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) - Method in class com.hazelcast.client.txn.proxy.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) - Method in interface com.hazelcast.core.TransactionalMap
Transactional implementation of IMap.putIfAbsent(Object, Object).
putIfAbsent(Data, Object, long) - Method in class com.hazelcast.map.DefaultRecordStore
 
putIfAbsent(K, V) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
putIfAbsent(K, V, long, TimeUnit) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
putIfAbsent(Data, Object, long) - Method in interface com.hazelcast.map.RecordStore
 
putIfAbsent(Object, Object) - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
putIfAbsent(K, V) - Method in class com.hazelcast.util.ConcurrentReferenceHashMap
putIfAbsentInternal(Data, Data) - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
PutIfAbsentMapMergePolicy - Class in com.hazelcast.map.merge
Built-in MergePolicy implementation.
PutIfAbsentMapMergePolicy() - Constructor for class com.hazelcast.map.merge.PutIfAbsentMapMergePolicy
 
PutIfAbsentOperation - Class in com.hazelcast.map.operation
 
PutIfAbsentOperation(String, Data, Data, long) - Constructor for class com.hazelcast.map.operation.PutIfAbsentOperation
 
PutIfAbsentOperation() - Constructor for class com.hazelcast.map.operation.PutIfAbsentOperation
 
putInt(int, int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
putInt(int) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
putInternal(Data, Data) - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
putInternal(Data, Data, long, TimeUnit) - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
putInternal(Data, Data, int) - Method in class com.hazelcast.multimap.MultiMapProxySupport
 
putInternal(Data, Data) - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxySupport
 
putLocalExecutorStats(String, LocalExecutorStatsImpl) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
putLocalMapStats(String, LocalMapStatsImpl) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
putLocalMultiMapStats(String, LocalMultiMapStatsImpl) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
putLocalQueueStats(String, LocalQueueStatsImpl) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
putLocalTopicStats(String, LocalTopicStatsImpl) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
putLong(int, long) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
putLong(long) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
putNearCache(String, Data, Data) - Method in class com.hazelcast.map.MapService
 
PutOperation - Class in com.hazelcast.map.operation
 
PutOperation(String, Data, Data, long) - Constructor for class com.hazelcast.map.operation.PutOperation
 
PutOperation() - Constructor for class com.hazelcast.map.operation.PutOperation
 
PutOperation - Class in com.hazelcast.multimap.operations
 
PutOperation() - Constructor for class com.hazelcast.multimap.operations.PutOperation
 
PutOperation(String, Data, long, Data, int) - Constructor for class com.hazelcast.multimap.operations.PutOperation
 
putRecord(Data, Record) - Method in class com.hazelcast.map.DefaultRecordStore
 
putRecord(Data, Record) - Method in interface com.hazelcast.map.RecordStore
 
PutRequest - Class in com.hazelcast.multimap.operations.client
 
PutRequest() - Constructor for class com.hazelcast.multimap.operations.client.PutRequest
 
PutRequest(String, Data, Data, int, long) - Constructor for class com.hazelcast.multimap.operations.client.PutRequest
 
putShort(int, short) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
putShort(short) - Method in class com.hazelcast.nio.DynamicByteBuffer
 
putSignature(String) - Method in class com.hazelcast.aws.impl.DescribeInstances
 
putTransient(K, V, 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, TimeUnit) but MapStore, if defined, will not be called to store/persist the entry.
putTransient(Data, Object, long) - Method in class com.hazelcast.map.DefaultRecordStore
 
putTransient(K, V, long, TimeUnit) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
putTransient(Data, Object, long) - Method in interface com.hazelcast.map.RecordStore
 
PutTransientOperation - Class in com.hazelcast.map.operation
 
PutTransientOperation(String, Data, Data, long) - Constructor for class com.hazelcast.map.operation.PutTransientOperation
 
PutTransientOperation() - Constructor for class com.hazelcast.map.operation.PutTransientOperation
 
PYTHON - Static variable in class com.hazelcast.client.ClientTypes
 

Q

QUERY - Static variable in class com.hazelcast.map.MapPortableHook
 
query(Predicate) - Method in class com.hazelcast.query.impl.IndexService
 
QUERY_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
 
QUERY_RESULT_ENTRY - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
QUERY_RESULT_SET - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
QueryableEntry - Interface in com.hazelcast.query.impl
 
QueryConstants - Class in com.hazelcast.query
 
QueryContext - Class in com.hazelcast.query.impl
 
QueryContext(IndexService) - Constructor for class com.hazelcast.query.impl.QueryContext
 
QueryEntry - Class in com.hazelcast.query.impl
 
QueryEntry(SerializationService, Data, Object, Object) - Constructor for class com.hazelcast.query.impl.QueryEntry
 
QueryEventFilter - Class in com.hazelcast.map
 
QueryEventFilter(boolean, Data, Predicate) - Constructor for class com.hazelcast.map.QueryEventFilter
 
QueryEventFilter() - Constructor for class com.hazelcast.map.QueryEventFilter
 
QueryException - Exception in com.hazelcast.query.impl
 
QueryException(Throwable) - Constructor for exception com.hazelcast.query.impl.QueryException
 
QueryException(String) - Constructor for exception com.hazelcast.query.impl.QueryException
 
QueryException(String, Throwable) - Constructor for exception com.hazelcast.query.impl.QueryException
 
QueryException - Exception in com.hazelcast.query
 
QueryException() - Constructor for exception com.hazelcast.query.QueryException
 
QueryException(String) - Constructor for exception com.hazelcast.query.QueryException
 
QueryException(String, Throwable) - Constructor for exception com.hazelcast.query.QueryException
 
QueryException(Throwable) - Constructor for exception com.hazelcast.query.QueryException
 
queryInternal(Predicate, IterationType, boolean) - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
queryOnPartition(String, Predicate, int) - Method in class com.hazelcast.map.MapService
 
QueryOperation - Class in com.hazelcast.map.operation
 
QueryOperation(String, Predicate) - Constructor for class com.hazelcast.map.operation.QueryOperation
 
QueryOperation() - Constructor for class com.hazelcast.map.operation.QueryOperation
 
QueryPartitionOperation - Class in com.hazelcast.map.operation
 
QueryPartitionOperation(String, Predicate) - Constructor for class com.hazelcast.map.operation.QueryPartitionOperation
 
QueryPartitionOperation() - Constructor for class com.hazelcast.map.operation.QueryPartitionOperation
 
QueryResult - Class in com.hazelcast.map
 
QueryResult() - Constructor for class com.hazelcast.map.QueryResult
 
QueryResultEntry - Interface in com.hazelcast.query.impl
 
QueryResultEntryImpl - Class in com.hazelcast.query.impl
 
QueryResultEntryImpl() - Constructor for class com.hazelcast.query.impl.QueryResultEntryImpl
 
QueryResultEntryImpl(Data, Data, Data) - Constructor for class com.hazelcast.query.impl.QueryResultEntryImpl
 
QueryResultSet - Class in com.hazelcast.util
 
QueryResultSet() - Constructor for class com.hazelcast.util.QueryResultSet
 
QueryResultSet(SerializationService, IterationType, boolean) - Constructor for class com.hazelcast.util.QueryResultSet
 
QUEUE_CONTAINER - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
QUEUE_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
QUEUE_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
QUEUE_SIZE_COMMAND - Static variable in class com.hazelcast.ascii.rest.HttpGetCommandProcessor
 
QueueBackupAwareOperation - Class in com.hazelcast.queue
 
QueueBackupAwareOperation() - Constructor for class com.hazelcast.queue.QueueBackupAwareOperation
 
QueueBackupAwareOperation(String) - Constructor for class com.hazelcast.queue.QueueBackupAwareOperation
 
QueueBackupAwareOperation(String, long) - Constructor for class com.hazelcast.queue.QueueBackupAwareOperation
 
QueueConfig - Class in com.hazelcast.config
 
QueueConfig() - Constructor for class com.hazelcast.config.QueueConfig
 
QueueConfig(QueueConfig) - Constructor for class com.hazelcast.config.QueueConfig
 
QueueConfigReadOnly - Class in com.hazelcast.config
 
QueueContainer - Class in com.hazelcast.queue
User: ali Date: 11/22/12 Time: 11:00 AM
QueueContainer(String) - Constructor for class com.hazelcast.queue.QueueContainer
 
QueueContainer(String, QueueConfig, NodeEngine, QueueService) - Constructor for class com.hazelcast.queue.QueueContainer
 
QueueDataSerializerHook - Class in com.hazelcast.queue
 
QueueDataSerializerHook() - Constructor for class com.hazelcast.queue.QueueDataSerializerHook
 
QueueEvent - Class in com.hazelcast.queue
 
QueueEvent() - Constructor for class com.hazelcast.queue.QueueEvent
 
QueueEvent(String, Data, ItemEventType, Address) - Constructor for class com.hazelcast.queue.QueueEvent
 
QueueEventFilter - Class in com.hazelcast.queue
 
QueueEventFilter() - Constructor for class com.hazelcast.queue.QueueEventFilter
 
QueueEventFilter(boolean) - Constructor for class com.hazelcast.queue.QueueEventFilter
 
QueueEvictionProcessor - Class in com.hazelcast.queue
 
QueueEvictionProcessor(NodeEngine, QueueService) - Constructor for class com.hazelcast.queue.QueueEvictionProcessor
 
QueueItem - Class in com.hazelcast.queue
 
QueueItem() - Constructor for class com.hazelcast.queue.QueueItem
 
QueueItem(QueueContainer, long, Data) - Constructor for class com.hazelcast.queue.QueueItem
 
QueueIterator<E> - Class in com.hazelcast.queue.proxy
 
QueueIterator(Iterator<Data>, SerializationService, boolean) - Constructor for class com.hazelcast.queue.proxy.QueueIterator
 
QueueMBean - Class in com.hazelcast.jmx
 
QueueMBean(IQueue, ManagementService) - Constructor for class com.hazelcast.jmx.QueueMBean
 
QueueOperation - Class in com.hazelcast.queue
 
QueueOperation() - Constructor for class com.hazelcast.queue.QueueOperation
 
QueueOperation(String) - Constructor for class com.hazelcast.queue.QueueOperation
 
QueueOperation(String, long) - Constructor for class com.hazelcast.queue.QueueOperation
 
QueuePermission - Class in com.hazelcast.security.permission
 
QueuePermission(String, String...) - Constructor for class com.hazelcast.security.permission.QueuePermission
 
QueuePortableHook - Class in com.hazelcast.queue
 
QueuePortableHook() - Constructor for class com.hazelcast.queue.QueuePortableHook
 
QueueProxyImpl<E> - Class in com.hazelcast.queue.proxy
User: ali Date: 11/14/12 Time: 13:23 AM
QueueProxyImpl(String, QueueService, NodeEngine) - Constructor for class com.hazelcast.queue.proxy.QueueProxyImpl
 
queueRemainingCapacity() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
 
QueueReplicationOperation - Class in com.hazelcast.queue
User: ali Date: 11/21/12 Time: 11:23 AM
QueueReplicationOperation() - Constructor for class com.hazelcast.queue.QueueReplicationOperation
 
QueueReplicationOperation(Map<String, QueueContainer>, int, int) - Constructor for class com.hazelcast.queue.QueueReplicationOperation
 
QueueRequest - Class in com.hazelcast.queue.client
 
QueueRequest() - Constructor for class com.hazelcast.queue.client.QueueRequest
 
QueueRequest(String) - Constructor for class com.hazelcast.queue.client.QueueRequest
 
QueueRequest(String, long) - Constructor for class com.hazelcast.queue.client.QueueRequest
 
QueueService - Class in com.hazelcast.queue
User: ali Date: 11/14/12 Time: 12:21 AM
QueueService(NodeEngine) - Constructor for class com.hazelcast.queue.QueueService
 
queueSize() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
 
QueueStore<T> - Interface in com.hazelcast.core
QueueStore makes a queue backed by a central data store; such as database, disk etc.
QueueStoreConfig - Class in com.hazelcast.config
 
QueueStoreConfig() - Constructor for class com.hazelcast.config.QueueStoreConfig
 
QueueStoreConfig(QueueStoreConfig) - Constructor for class com.hazelcast.config.QueueStoreConfig
 
QueueStoreConfigReadOnly - Class in com.hazelcast.config
 
QueueStoreConfigReadOnly(QueueStoreConfig) - Constructor for class com.hazelcast.config.QueueStoreConfigReadOnly
 
QueueStoreFactory<T> - Interface in com.hazelcast.core
 
QueueStoreWrapper - Class in com.hazelcast.queue
 
QueueStoreWrapper(SerializationService) - Constructor for class com.hazelcast.queue.QueueStoreWrapper
 
QueueTransactionLog - Class in com.hazelcast.queue.tx
 
QueueTransactionLog() - Constructor for class com.hazelcast.queue.tx.QueueTransactionLog
 
QueueTransactionLog(String, long, String, int, Operation) - Constructor for class com.hazelcast.queue.tx.QueueTransactionLog
 
QueueTransactionRollbackOperation - Class in com.hazelcast.queue.tx
 
QueueTransactionRollbackOperation() - Constructor for class com.hazelcast.queue.tx.QueueTransactionRollbackOperation
 
QueueTransactionRollbackOperation(String, String) - Constructor for class com.hazelcast.queue.tx.QueueTransactionRollbackOperation
 
QueueWaitNotifyKey - Class in com.hazelcast.queue
 
QueueWaitNotifyKey(String, String) - Constructor for class com.hazelcast.queue.QueueWaitNotifyKey
 
quote(String) - Static method in class com.hazelcast.jmx.ManagementService
 

R

RandomLB - Class in com.hazelcast.client.util
A LoadBalancer that selects a random member to route to.
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
Generates a random partition key.
randomPartitionKey() - Method in class com.hazelcast.partition.PartitionServiceProxy
 
RandomPicker - Class in com.hazelcast.util
User: ahmetmircik Date: 10/7/13 Time: 12:27 PM
rawIterator() - Method in class com.hazelcast.util.QueryResultSet
 
read(PortableReader) - Method in class com.hazelcast.client.AuthenticationRequest
 
read(PortableReader) - Method in class com.hazelcast.client.BaseClientRemoveListenerRequest
 
read(PortableReader) - Method in class com.hazelcast.client.ClientCreateRequest
 
read(PortableReader) - Method in class com.hazelcast.client.ClientDestroyRequest
 
read(PortableReader) - Method in class com.hazelcast.client.ClientRequest
 
read() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
read() - Method in interface com.hazelcast.client.spi.ResponseStream
 
read(PortableReader) - Method in class com.hazelcast.client.txn.BaseTransactionRequest
 
read(PortableReader) - Method in class com.hazelcast.client.txn.CommitTransactionRequest
 
read(PortableReader) - Method in class com.hazelcast.client.txn.CreateTransactionRequest
 
read(PortableReader) - Method in class com.hazelcast.client.txn.RecoverTransactionRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.CollectionAddAllRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.CollectionAddListenerRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.CollectionAddRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.CollectionCompareAndRemoveRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.CollectionContainsRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.CollectionRemoveListenerRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.CollectionRemoveRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.CollectionRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.ListAddAllRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.ListAddRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.ListGetRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.ListIndexOfRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.ListRemoveRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.ListSetRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.ListSubRequest
 
read(PortableReader) - Method in class com.hazelcast.collection.client.TxnCollectionRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.atomiclong.client.AbstractAlterRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.atomiclong.client.ApplyRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.atomiclong.client.AtomicLongRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.atomiclong.client.CompareAndSetRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.atomiclong.client.ReadRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.atomicreference.client.AbstractAlterRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.atomicreference.client.ApplyRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.atomicreference.client.CompareAndSetRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.atomicreference.client.ContainsRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.atomicreference.client.ModifyRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.atomicreference.client.ReadRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.countdownlatch.client.AwaitRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.countdownlatch.client.CountDownRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.countdownlatch.client.GetCountRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.countdownlatch.client.SetCountRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.lock.client.AbstractIsLockedRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.lock.client.AbstractLockRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.lock.client.AbstractUnlockRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.lock.client.AwaitRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.lock.client.BeforeAwaitRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.lock.client.GetLockCountRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.lock.client.GetRemainingLeaseRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.lock.client.SignalRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.semaphore.client.AcquireRequest
 
read(PortableReader) - Method in class com.hazelcast.concurrent.semaphore.client.SemaphoreRequest
 
read(PortableReader) - Method in class com.hazelcast.executor.client.CancellationRequest
 
read(PortableReader) - Method in class com.hazelcast.executor.client.IsShutdownRequest
 
read(PortableReader) - Method in class com.hazelcast.executor.client.PartitionCallableRequest
 
read(PortableReader) - Method in class com.hazelcast.executor.client.TargetCallableRequest
 
read(InputStream) - Method in class com.hazelcast.management.ManagementCenterIdentifier
 
read(PortableReader) - Method in class com.hazelcast.map.client.AbstractTxnMapRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapAddEntryListenerRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapAddEntryListenerSqlRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapAddIndexRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapAddInterceptorRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapClearRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapContainsKeyRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapContainsValueRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapDeleteRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapEntrySetRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapEvictRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapExecuteOnAllKeysRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapExecuteOnKeyRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapExecuteOnKeysRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapExecuteWithPredicateRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapFlushRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapGetAllRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapGetEntryViewRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapGetRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapIsLockedRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapKeySetRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapLockRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapPutAllRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapPutRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapRemoveIfSameRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapRemoveInterceptorRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapRemoveRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapReplaceIfSameRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapSizeRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapTryPutRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapTryRemoveRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapUnlockRequest
 
read(PortableReader) - Method in class com.hazelcast.map.client.MapValuesRequest
 
read(PortableReader) - Method in class com.hazelcast.mapreduce.impl.client.ClientCancellationRequest
 
read(PortableReader) - Method in class com.hazelcast.mapreduce.impl.client.ClientJobProcessInformationRequest
 
read(PortableReader) - Method in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.AddEntryListenerRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.ContainsEntryRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.MultiMapAllPartitionRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.MultiMapIsLockedRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.MultiMapKeyBasedRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.MultiMapLockRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.MultiMapRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.MultiMapUnlockRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.PutRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.RemoveAllRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.RemoveRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapGetRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapPutRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveAllRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRequest
 
read(PortableReader) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapValueCountRequest
 
read(ByteBuffer) - Method in class com.hazelcast.nio.ascii.SocketTextReader
 
read(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
 
read(ByteBuffer) - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
read(byte[]) - Method in interface com.hazelcast.nio.serialization.ByteArraySerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.BooleanSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.ByteSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.CharArraySerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.CharSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.DoubleArraySerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.DoubleSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.FloatArraySerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.FloatSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.IntegerArraySerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.IntegerSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.LongArraySerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.LongSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.ShortArraySerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.ShortSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.StringSerializer
 
read(byte[]) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.TheByteArraySerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.BigDecimalSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.BigIntegerSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.ClassSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.DateSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.EnumSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.Externalizer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.ObjectSerializer
 
read() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
read(byte[]) - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
read(byte[], int, int) - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.serializers.ArrayListSerializerHook.ArrayListStreamSerializer
 
read(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.serializers.LinkedListSerializerHook.LinkedListStreamSerializer
 
read(ObjectDataInput) - Method in interface com.hazelcast.nio.serialization.StreamSerializer
 
read(ByteBuffer) - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
read(ByteBuffer) - Method in interface com.hazelcast.nio.SocketReader
 
read(ByteBuffer) - Method in class com.hazelcast.nio.ssl.SSLSocketChannelWrapper
 
read(PortableReader) - Method in class com.hazelcast.queue.client.AddAllRequest
 
read(PortableReader) - Method in class com.hazelcast.queue.client.AddListenerRequest
 
read(PortableReader) - Method in class com.hazelcast.queue.client.CompareAndRemoveRequest
 
read(PortableReader) - Method in class com.hazelcast.queue.client.ContainsRequest
 
read(PortableReader) - Method in class com.hazelcast.queue.client.DrainRequest
 
read(PortableReader) - Method in class com.hazelcast.queue.client.OfferRequest
 
read(PortableReader) - Method in class com.hazelcast.queue.client.QueueRequest
 
read(PortableReader) - Method in class com.hazelcast.queue.client.RemainingCapacityRequest
 
read(PortableReader) - Method in class com.hazelcast.queue.client.RemoveRequest
 
read(PortableReader) - Method in class com.hazelcast.queue.client.TxnOfferRequest
 
read(PortableReader) - Method in class com.hazelcast.queue.client.TxnPeekRequest
 
read(PortableReader) - Method in class com.hazelcast.queue.client.TxnPollRequest
 
read(PortableReader) - Method in class com.hazelcast.queue.client.TxnSizeRequest
 
read(PortableReader) - Method in class com.hazelcast.topic.client.AddMessageListenerRequest
 
read(PortableReader) - Method in class com.hazelcast.topic.client.PublishRequest
 
readAttribute(Map.Entry) - Method in class com.hazelcast.query.Predicates.AbstractPredicate
 
readAttributeValue(ObjectDataInput) - Static method in class com.hazelcast.nio.IOUtil
 
readBoolean(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
 
readBoolean(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readBoolean(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readBoolean() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readBoolean(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readByte(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
 
readByte(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readByte(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readByte() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readByte(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readByteArray(ObjectDataInput) - Static method in class com.hazelcast.nio.IOUtil
 
readByteArray(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readByteArray(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readByteArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readChar(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
 
readChar(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readChar(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readChar() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readChar(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readCharArray() - Method in interface com.hazelcast.nio.ObjectDataInput
 
readCharArray(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readCharArray(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readCharArray() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readCharArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readData(ObjectDataInput) - Method in class com.hazelcast.ascii.memcache.MemcacheEntry
 
readData(ObjectDataInput) - Method in class com.hazelcast.ascii.rest.RestValue
 
readData(ObjectDataInput) - Method in class com.hazelcast.client.ClientResponse
 
readData(ObjectDataInput) - Method in class com.hazelcast.client.examples.ClientTestApp.Echo
 
readData(ObjectDataInput) - Method in class com.hazelcast.client.OperationFactoryWrapper
 
readData(ObjectDataInput) - Method in class com.hazelcast.cluster.client.ClientMembershipEvent
 
readData(ObjectDataInput) - Method in class com.hazelcast.cluster.client.MemberAttributeChange
 
readData(ObjectDataInput) - Method in class com.hazelcast.cluster.ConfigCheck
 
readData(ObjectDataInput) - Method in class com.hazelcast.cluster.JoinMessage
 
readData(ObjectDataInput) - Method in class com.hazelcast.cluster.JoinRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.cluster.MemberInfo
 
readData(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionContainer
 
readData(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionEvent
 
readData(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionEventFilter
 
readData(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionItem
 
readData(ObjectDataInput) - Method in class com.hazelcast.collection.TxCollectionItem
 
readData(ObjectDataInput) - Method in class com.hazelcast.collection.txn.CollectionTransactionLog
 
readData(ObjectDataInput) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchInfo
 
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.Permit
 
readData(ObjectDataInput) - Method in class com.hazelcast.core.MemberAttributeEvent
 
readData(ObjectDataInput) - Method in exception com.hazelcast.core.MemberLeftException
 
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.examples.TestApp.Echo
 
readData(ObjectDataInput) - Method in class com.hazelcast.executor.RunnableAdapter
 
readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.local.Invalidation
 
readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.local.Timestamp
 
readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.VersionAwareMapMergePolicy
 
readData(ObjectDataInput) - Method in class com.hazelcast.instance.MemberImpl
 
readData(ObjectDataInput) - Method in class com.hazelcast.logging.SystemLogRecord
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.ClusterRuntimeState
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.ConnectionInfo
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.LockInfo
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.MapConfigAdapter
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.ClusterPropsRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.ConsoleCommandRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.EvictLocalMapRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.ExecuteScriptRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.GetLogsRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.GetMapEntryRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.GetMemberSystemPropertiesRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.GetSystemWarningsRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.MapConfigRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.MemberConfigRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.RunGcRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.RuntimeStateRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.ShutdownMemberRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.ThreadDumpRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.management.request.VersionMismatchLogRequest
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.EntryEventFilter
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.EventData
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.MapEntrySet
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.MapKeySet
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.MapValueCollection
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.merge.HigherHitsMapMergePolicy
 
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.map.operation.AddIndexOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.AddInterceptorOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.ClearOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.ContainsValueOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.EntrySetOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.MapFlushOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.MapGetAllOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.MapKeySetOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.MapPutAllOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.MapValuesOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.MultipleEntryOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.PartitionCheckIfLoadedOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.PartitionWideEntryOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.PartitionWideEntryWithPredicateOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.RemoveInterceptorOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.operation.SizeOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.QueryEventFilter
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.QueryResult
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.record.RecordInfo
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.record.RecordReplicationInfo
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.record.RecordStatistics
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.SimpleEntryView
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.tx.MapTransactionLog
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.tx.VersionedValue
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.wan.MapReplicationRemove
 
readData(ObjectDataInput) - Method in class com.hazelcast.map.wan.MapReplicationUpdate
 
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.monitor.impl.LocalExecutorStatsImpl
 
readData(ObjectDataInput) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
readData(ObjectDataInput) - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
readData(ObjectDataInput) - Method in class com.hazelcast.monitor.impl.LocalTopicStatsImpl
 
readData(ObjectDataInput) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
readData(ObjectDataInput) - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
 
readData(ObjectDataInput) - Method in class com.hazelcast.monitor.TimedMemberState
 
readData(ObjectDataInput) - Method in class com.hazelcast.multimap.MultiMapEvent
 
readData(ObjectDataInput) - Method in class com.hazelcast.multimap.MultiMapEventFilter
 
readData(ObjectDataInput) - Method in class com.hazelcast.multimap.MultiMapRecord
 
readData(ObjectDataInput) - Method in class com.hazelcast.multimap.operations.EntrySetResponse
 
readData(ObjectDataInput) - Method in class com.hazelcast.multimap.operations.MultiMapOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.multimap.operations.MultiMapResponse
 
readData(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.MultiMapTransactionLog
 
readData(ObjectDataInput) - Method in class com.hazelcast.nio.Address
 
readData(ObjectDataInput) - Static method in class com.hazelcast.nio.IOUtil
 
readData(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
 
readData(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
readData(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.Data
WARNING:

Should be in sync with DataAdapter.readFrom(java.nio.ByteBuffer)

readData(ObjectDataInput) - Method in interface com.hazelcast.nio.serialization.DataSerializable
 
readData(ObjectDataInput) - Method in class com.hazelcast.partition.client.PartitionsResponse
 
readData(ObjectDataInput) - Method in class com.hazelcast.partition.MigrationInfo
 
readData(ObjectDataInput) - Method in class com.hazelcast.partition.PartitionRuntimeState
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.impl.QueryResultEntryImpl
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.PagingPredicate
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.PredicateBuilder
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.Predicates.AbstractPredicate
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.Predicates.AndPredicate
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.Predicates.BetweenPredicate
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.Predicates.GreaterLessPredicate
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.Predicates.InPredicate
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.Predicates.LikePredicate
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.Predicates.NotPredicate
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.Predicates.OrPredicate
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.Predicates.RegexPredicate
 
readData(ObjectDataInput) - Method in class com.hazelcast.query.SqlPredicate
 
readData(ObjectDataInput) - Method in class com.hazelcast.queue.QueueContainer
 
readData(ObjectDataInput) - Method in class com.hazelcast.queue.QueueEvent
 
readData(ObjectDataInput) - Method in class com.hazelcast.queue.QueueEventFilter
 
readData(ObjectDataInput) - Method in class com.hazelcast.queue.QueueItem
 
readData(ObjectDataInput) - Method in class com.hazelcast.queue.tx.QueueTransactionLog
 
readData(ObjectDataInput) - Method in class com.hazelcast.queue.TxQueueItem
 
readData(ObjectDataInput) - Method in class com.hazelcast.spi.DefaultObjectNamespace
 
readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.BinaryOperationFactory
 
readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.DistributedObjectEventPacket
 
readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.EmptyFilter
 
readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.EventPacket
 
readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.Registration
 
readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.NormalResponse
 
readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation.PartitionResponse
 
readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.Response
 
readData(ObjectDataInput) - Method in class com.hazelcast.spi.impl.SerializableCollection
 
readData(ObjectDataInput) - Method in class com.hazelcast.spi.Operation
 
readData(ObjectDataInput) - Method in class com.hazelcast.topic.TopicEvent
 
readData(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
readData(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.SerializableXID
 
readData(ObjectDataInput) - Method in class com.hazelcast.transaction.TransactionOptions
 
readData(ObjectDataInput) - Method in class com.hazelcast.util.QueryResultSet
 
readData(ObjectDataInput) - Method in class com.hazelcast.wan.WanReplicationEvent
 
readData(ObjectDataInput) - Method in class com.hazelcast.web.InvalidateEntryProcessor
 
readData(ObjectDataInput) - Method in class com.hazelcast.web.SessionAttributePredicate
 
readDataInner(ObjectDataInput) - Method in class com.hazelcast.map.client.AbstractTxnMapRequest
 
readDataInner(ObjectDataInput) - Method in class com.hazelcast.map.client.TxnMapRequest
 
readDataInner(ObjectDataInput) - Method in class com.hazelcast.map.client.TxnMapRequestWithSQLQuery
 
readDouble(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
 
readDouble(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readDouble(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readDouble() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readDouble(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readDoubleArray() - Method in interface com.hazelcast.nio.ObjectDataInput
 
readDoubleArray(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readDoubleArray(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readDoubleArray() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readDoubleArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readFloat(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
 
readFloat(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readFloat(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readFloat() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readFloat(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readFloatArray() - Method in interface com.hazelcast.nio.ObjectDataInput
 
readFloatArray(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readFloatArray(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readFloatArray() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readFloatArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readFrom(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.DeleteCommand
 
readFrom(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.ErrorCommand
 
readFrom(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.GetCommand
 
readFrom(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.IncrementCommand
 
readFrom(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.SetCommand
 
readFrom(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.SimpleCommand
 
readFrom(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.StatsCommand
 
readFrom(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.TouchCommand
 
readFrom(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.VersionCommand
 
readFrom(ByteBuffer) - Method in class com.hazelcast.ascii.NoOpCommand
 
readFrom(ByteBuffer) - Method in class com.hazelcast.ascii.rest.HttpDeleteCommand
 
readFrom(ByteBuffer) - Method in class com.hazelcast.ascii.rest.HttpGetCommand
 
readFrom(ByteBuffer) - Method in class com.hazelcast.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(DataInput) - Static method in enum com.hazelcast.core.MigrationEvent.MigrationStatus
 
readFrom(ByteBuffer) - Method in class com.hazelcast.nio.Packet
 
readFrom(ByteBuffer) - Method in class com.hazelcast.nio.serialization.DataAdapter
WARNING: Should be in sync with Data.readData(com.hazelcast.nio.ObjectDataInput)
readFrom(ByteBuffer) - Method in interface com.hazelcast.nio.SocketReadable
 
readFrom(DataInput) - Static method in enum com.hazelcast.partition.MigrationEndpoint
 
readFully(byte[]) - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readFully(byte[], int, int) - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readInt(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
 
readInt(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readInt(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readInt() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readInt(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readIntArray() - Method in interface com.hazelcast.nio.ObjectDataInput
 
readIntArray(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readIntArray(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readIntArray() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readIntArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.client.ClientDisconnectionOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.client.ClientReAuthOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.cluster.AuthorizationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.cluster.BindOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.cluster.FinalizeJoinOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.cluster.JoinCheckOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.cluster.JoinRequestOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.cluster.MemberAttributeChangedOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.cluster.MemberInfoUpdateOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.cluster.MemberRemoveOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.cluster.MergeClustersOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.cluster.PostJoinOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.cluster.PrepareMergeOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.cluster.SetMasterOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionAddAllBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionAddAllOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionAddBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionAddOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionClearBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionCompareAndRemoveOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionContainsOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionRemoveBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionRemoveOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.CollectionTransactionRollbackOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.list.ListAddAllOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.list.ListAddOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.list.ListGetOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.list.ListIndexOfOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.list.ListRemoveOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.list.ListReplicationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.list.ListSetBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.list.ListSetOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.list.ListSubOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.set.SetReplicationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.txn.CollectionPrepareBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.txn.CollectionPrepareOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.txn.CollectionReserveAddOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.txn.CollectionReserveRemoveOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.txn.CollectionRollbackBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.txn.CollectionRollbackOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.txn.CollectionTxnAddBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.txn.CollectionTxnAddOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomiclong.operations.AbstractAlterOperation
 
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.AtomicLongBaseOperation
 
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.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.ApplyOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBaseOperation
 
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.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.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.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.UnlockOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDeadMemberOperation
 
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.executor.CancellationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.management.operation.GetMapConfigOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.management.operation.ScriptExecutorOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.management.operation.ThreadDumpOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.management.operation.UpdateManagementCenterUrlOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.management.operation.UpdateMapConfigOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.AddIndexOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.AddInterceptorOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.ContainsValueOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.EntryBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.EntryOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.EvictKeysBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.EvictKeysOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.EvictOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.GetAllOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.InvalidateNearCacheOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.MapReplicationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.MergeOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.MergeRemoveOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.MultipleEntryBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.MultipleEntryOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.NearCacheKeySetInvalidationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.PartitionWideEntryBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.PartitionWideEntryOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.PartitionWideEntryWithPredicateBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.PartitionWideEntryWithPredicateOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.PostJoinMapOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.PutAllBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.PutAllOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.PutBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.QueryOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.QueryPartitionOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.RemoveBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.RemoveIfSameOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.RemoveInterceptorOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.ReplaceIfSameOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.operation.TryRemoveOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.tx.TxnLockAndGetOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.tx.TxnPrepareBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.tx.TxnPrepareOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.tx.TxnRollbackBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.tx.TxnRollbackOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.tx.TxnSetOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.map.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.MultiMapMigrationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.operations.ContainsEntryOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.operations.MultiMapBackupAwareOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.operations.MultiMapKeyBasedOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.operations.PutBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.operations.PutOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.operations.RemoveBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.operations.RemoveOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.TxnCommitBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.TxnCommitOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.TxnLockAndGetOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.TxnPrepareBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.TxnPrepareOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.TxnPutBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.TxnPutOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.TxnRemoveAllBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.TxnRemoveAllOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.TxnRemoveBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.TxnRemoveOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.multimap.txn.TxnRollbackBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.partition.impl.BaseMigrationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.partition.impl.CheckReplicaVersion
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.partition.impl.MigrationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.partition.impl.PartitionStateOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.partition.impl.ReplicaSyncRequest
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.partition.impl.ReplicaSyncResponse
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.partition.impl.ReplicaSyncRetryResponse
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.AddAllBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.AddAllOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.ClearBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.CompareAndRemoveBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.CompareAndRemoveOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.ContainsOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.DrainBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.DrainOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.OfferBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.OfferOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.PollBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.QueueOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.QueueReplicationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.RemoveBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.RemoveOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.tx.QueueTransactionRollbackOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.tx.TxnOfferBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.tx.TxnOfferOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.tx.TxnPeekOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.tx.TxnPollBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.tx.TxnPollOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.tx.TxnPrepareBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.tx.TxnPrepareOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.tx.TxnReserveOfferOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.tx.TxnReservePollOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.tx.TxnRollbackBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.queue.tx.TxnRollbackOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.AbstractOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.AbstractNamedOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.DeregistrationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.PostJoinRegistrationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.RegistrationOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.SendEventOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.ProxyServiceImpl.DistributedObjectDestroyOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.impl.ProxyServiceImpl.PostJoinProxyOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.spi.Operation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.topic.PublishOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.BeginTxBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.BroadcastTxRollbackOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.PurgeTxBackupOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.RecoverTxnOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.ReplicateTxOperation
 
readInternal(ObjectDataInput) - Method in class com.hazelcast.transaction.impl.RollbackTxBackupOperation
 
readLine() - Method in interface com.hazelcast.examples.LineReader
 
readLine() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
Deprecated.
readLong(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
 
readLong(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readLong(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readLong() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readLong(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readLongArray() - Method in interface com.hazelcast.nio.ObjectDataInput
 
readLongArray(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readLongArray(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readLongArray() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readLongArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readLongString(DataInput) - Static method in class com.hazelcast.nio.IOUtil
 
readNullableData(ObjectDataInput) - Static method in class com.hazelcast.nio.IOUtil
 
readObject() - Method in interface com.hazelcast.nio.ObjectDataInput
 
readObject() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readObject(ObjectDataInput) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
readObject(ObjectDataInput) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
ReadOnlyAccessDelegate<T extends HazelcastRegion> - Class in com.hazelcast.hibernate.access
 
ReadOnlyAccessDelegate(T, Properties) - Constructor for class com.hazelcast.hibernate.access.ReadOnlyAccessDelegate
 
ReadonlyOperation - Interface in com.hazelcast.spi
Read-only operations are not retried during migration.
readPortable(PortableReader) - Method in class com.hazelcast.client.ClientPrincipal
 
readPortable(PortableReader) - Method in class com.hazelcast.client.ClientRequest
 
readPortable(PortableReader) - Method in class com.hazelcast.client.DistributedObjectInfo
 
readPortable(PortableReader) - Method in class com.hazelcast.client.GenericError
 
readPortable(PortableReader) - Method in class com.hazelcast.mapreduce.impl.task.TransferableJobProcessInformation
 
readPortable(PortableReader) - Method in class com.hazelcast.multimap.operations.client.PortableEntrySetResponse
 
readPortable(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readPortable(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readPortable(PortableReader) - Method in interface com.hazelcast.nio.serialization.Portable
 
readPortable(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readPortable(PortableReader) - Method in class com.hazelcast.security.AbstractCredentials
 
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.topic.client.PortableMessage
 
readPortableArray(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readPortableArray(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readPortableArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readPortableInner(PortableReader) - Method in class com.hazelcast.map.client.MapQueryRequest
 
readPortableInner(PortableReader) - Method in class com.hazelcast.map.client.MapSQLQueryRequest
 
readPortableInternal(PortableReader) - Method in class com.hazelcast.security.AbstractCredentials
 
readPortableInternal(PortableReader) - Method in class com.hazelcast.security.UsernamePasswordCredentials
 
ReadRequest - Class in com.hazelcast.concurrent.atomiclong.client
 
ReadRequest() - Constructor for class com.hazelcast.concurrent.atomiclong.client.ReadRequest
 
ReadRequest(String) - Constructor for class com.hazelcast.concurrent.atomiclong.client.ReadRequest
 
ReadRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
ReadRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.ReadRequest
 
ReadRequest(String) - Constructor for class com.hazelcast.concurrent.atomicreference.client.ReadRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.ClusterPropsRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.ConsoleCommandRequest
 
readResponse(ObjectDataInput) - Method in interface com.hazelcast.management.request.ConsoleRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.EvictLocalMapRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.ExecuteScriptRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.GetLogsRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.GetMapEntryRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.GetMemberSystemPropertiesRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.GetSystemWarningsRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.MapConfigRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.MemberConfigRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.RunGcRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.RuntimeStateRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.ShutdownMemberRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.ThreadDumpRequest
 
readResponse(ObjectDataInput) - Method in class com.hazelcast.management.request.VersionMismatchLogRequest
 
readShort(int) - Method in interface com.hazelcast.nio.BufferObjectDataInput
 
readShort(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readShort(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readShort() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readShort(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readShortArray() - Method in interface com.hazelcast.nio.ObjectDataInput
 
readShortArray(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readShortArray(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readShortArray() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readShortArray(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readUnsignedByte() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readUnsignedShort() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readUTF(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
 
readUTF(String) - Method in class com.hazelcast.nio.serialization.MorphingPortableReader
 
readUTF() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
readUTF(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
 
readUTF(DataInput, byte[]) - Static method in class com.hazelcast.nio.UTFEncoderDecoder
 
readUTF0(DataInput, byte[]) - Method in class com.hazelcast.nio.UTFEncoderDecoder
 
ReadWriteAccessDelegate<T extends HazelcastRegion> - Class in com.hazelcast.hibernate.access
Makes READ COMMITTED consistency guarantees even in a clustered environment.
ReadWriteAccessDelegate(T, Properties) - Constructor for class com.hazelcast.hibernate.access.ReadWriteAccessDelegate
 
reArrange(Collection<MemberGroup>, InternalPartition[]) - Method in interface com.hazelcast.partition.impl.PartitionStateGenerator
Rearranges the partition layout.
reArrange(Collection<MemberGroup>, InternalPartition[]) - Method in class com.hazelcast.partition.impl.PartitionStateGeneratorImpl
 
receive(Packet) - Method in interface com.hazelcast.spi.impl.InternalOperationService
 
Record<V> - Interface in com.hazelcast.map.record
 
RecordFactory<T> - Interface in com.hazelcast.map.record
TODO: need a better name than RecordFactory!
RecordInfo - Class in com.hazelcast.map.record
 
RecordInfo() - Constructor for class com.hazelcast.map.record.RecordInfo
 
RecordInfo(RecordInfo) - Constructor for class com.hazelcast.map.record.RecordInfo
 
RecordReplicationInfo - Class in com.hazelcast.map.record
 
RecordReplicationInfo(Data, Data, RecordInfo) - Constructor for class com.hazelcast.map.record.RecordReplicationInfo
 
RecordReplicationInfo() - Constructor for class com.hazelcast.map.record.RecordReplicationInfo
 
RecordStatistics - Class in com.hazelcast.map.record
 
RecordStatistics() - Constructor for class com.hazelcast.map.record.RecordStatistics
 
recordStore - Variable in class com.hazelcast.map.operation.KeyBasedMapOperation
 
RecordStore - Interface in com.hazelcast.map
 
recover() - Method in class com.hazelcast.client.txn.ClientTransactionManager
 
recover(Xid, boolean) - Method in class com.hazelcast.client.txn.ClientTransactionManager
 
RECOVER - Static variable in class com.hazelcast.client.txn.ClientTxnPortableHook
 
recover(int) - Method in class com.hazelcast.client.txn.XAResourceProxy
 
recover(int) - Method in class com.hazelcast.jca.XAResourceWrapper
 
recover() - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
recover(int) - Method in class com.hazelcast.transaction.impl.XAResourceImpl
 
RECOVER_ALL - Static variable in class com.hazelcast.client.txn.ClientTxnPortableHook
 
RECOVER_TIMEOUT - Static variable in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
RecoverAllTransactionsRequest - Class in com.hazelcast.client.txn
 
RecoverAllTransactionsRequest() - Constructor for class com.hazelcast.client.txn.RecoverAllTransactionsRequest
 
recoverClientTransaction(SerializableXID, boolean) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
RecoveredTransaction - Class in com.hazelcast.transaction.impl
 
RecoveredTransaction() - Constructor for class com.hazelcast.transaction.impl.RecoveredTransaction
 
recoverLocal() - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
RecoverTransactionRequest - Class in com.hazelcast.client.txn
 
RecoverTransactionRequest() - Constructor for class com.hazelcast.client.txn.RecoverTransactionRequest
 
RecoverTransactionRequest(SerializableXID, boolean) - Constructor for class com.hazelcast.client.txn.RecoverTransactionRequest
 
RecoverTxnOperation - Class in com.hazelcast.transaction.impl
 
RecoverTxnOperation() - Constructor for class com.hazelcast.transaction.impl.RecoverTxnOperation
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.AllPartitionsClientRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.client.MultiPartitionClientRequest
 
reduce(Map<Address, Object>) - Method in class com.hazelcast.client.MultiTargetClientRequest
 
reduce(int) - Method in class com.hazelcast.concurrent.semaphore.Permit
 
reduce(int) - Method in class com.hazelcast.jmx.SemaphoreMBean
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapAddIndexRequest
 
reduce(Map<Address, Object>) - Method in class com.hazelcast.map.client.MapAddInterceptorRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapClearRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapContainsValueRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapEntrySetRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapExecuteOnAllKeysRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapExecuteOnKeysRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapExecuteWithPredicateRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapFlushRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapGetAllRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapKeySetRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapPutAllRequest
 
reduce(Map<Address, Object>) - Method in class com.hazelcast.map.client.MapRemoveInterceptorRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapSizeRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.map.client.MapValuesRequest
 
reduce(ValueIn) - Method in class com.hazelcast.mapreduce.Reducer
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 reduces value needs to be hold internally in a member state of the Reducer.
reduce(Map<Integer, Object>) - Method in class com.hazelcast.multimap.operations.client.ClearRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.multimap.operations.client.ContainsEntryRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.multimap.operations.client.EntrySetRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.multimap.operations.client.KeySetRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.multimap.operations.client.SizeRequest
 
reduce(Map<Integer, Object>) - Method in class com.hazelcast.multimap.operations.client.ValuesRequest
 
REDUCE_BACKUP_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
 
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
 
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<Key, Value, 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<KeyIn, ValueIn, ValueOut>) - Method in interface com.hazelcast.mapreduce.MappingJob
Defines the ReducerFactory for this task.
Reducer<KeyIn,ValueIn,ValueOut> - Class in com.hazelcast.mapreduce
The abstract Reducer class is used to build reducers for the Job.
Reducers may be distributed inside of the cluster but there is always only one Reducer per key.
Reducers are called in a threadsafe way so internal locking is not required.
Reducer() - Constructor for class com.hazelcast.mapreduce.Reducer
 
reducer(ReducerFactory<KeyIn, ValueIn, ValueOut>) - Method in interface com.hazelcast.mapreduce.ReducingJob
Defines the ReducerFactory for this task.
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
 
ReduceRequest - Class in com.hazelcast.concurrent.semaphore.client
 
ReduceRequest() - Constructor for class com.hazelcast.concurrent.semaphore.client.ReduceRequest
 
ReduceRequest(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.client.ReduceRequest
 
reducerFactory - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
 
reducerFactory - Variable in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
ReducerFactory<KeyIn,ValueIn,ValueOut> - Interface in com.hazelcast.mapreduce
A ReducerFactory implementation is used to build Reducer instances per key.
An implementation needs to be serializable by Hazelcast since it might be distributed inside the cluster to do parallel calculations of reducing step.
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
This interface describes a reducing mapreduce Job.
For further information Job.
ReducingJobImpl() - Constructor for class com.hazelcast.mapreduce.impl.AbstractJob.ReducingJobImpl
 
ReducingSubmittableJob<EntryKey,KeyIn,ValueIn> - Interface in com.hazelcast.mapreduce
This interface describes a submittable mapreduce Job.
For further information Job.
ReducingSubmittableJobImpl() - Constructor for class com.hazelcast.mapreduce.impl.AbstractJob.ReducingSubmittableJobImpl
 
ReferenceWrapper - Class in com.hazelcast.concurrent.atomicreference
 
ReferenceWrapper() - Constructor for class com.hazelcast.concurrent.atomicreference.ReferenceWrapper
 
ReflectionHelper - Class in com.hazelcast.query.impl
 
refreshPartitions() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
regex(String, String) - Static method in class com.hazelcast.query.Predicates
 
RegexPredicate() - Constructor for class com.hazelcast.query.Predicates.RegexPredicate
 
RegexPredicate(String, String) - Constructor for class com.hazelcast.query.Predicates.RegexPredicate
 
RegionCache - Interface in com.hazelcast.hibernate
 
register() - Method in class com.hazelcast.client.connection.nio.ClientAbstractSelectionHandler
 
register(String, ClientProxyFactory) - Method in class com.hazelcast.client.spi.ProxyManager
 
register(HazelcastInstance) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
 
register(HazelcastMBean) - Method in class com.hazelcast.jmx.HazelcastMBean
 
register(Selector, int, Object) - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
register(Class, Serializer) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
register(Class, Serializer) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
register(Selector, int, Object) - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
register(String, int, int, ExecutorType) - Method in interface com.hazelcast.spi.ExecutionService
 
register(String, int, int, ExecutorType) - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
registerCache(LocalRegionCache) - Method in class com.hazelcast.hibernate.local.CleanupService
 
registerCallId(ClientCallFuture) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
registerClassDefinition(ClassDefinition) - Method in interface com.hazelcast.nio.serialization.SerializationContext
 
registerEngineExtension(String, ScriptEngineFactory) - Method in class com.hazelcast.osgi.OSGiScriptEngineManager
 
registerEngineMimeType(String, ScriptEngineFactory) - Method in class com.hazelcast.osgi.OSGiScriptEngineManager
 
registerEngineName(String, ScriptEngineFactory) - Method in class com.hazelcast.osgi.OSGiScriptEngineManager
 
registerExpiredAwaitOp(AwaitOperation) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
registerFailedListener(ClientCallFuture) - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
registerGlobal(Serializer) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
registerGlobal(Serializer) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
registerJobSupervisorCancellation(String, String, Address) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
registerListener(String, Integer) - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
registerListener(String, String, Object) - Method in interface com.hazelcast.spi.EventService
 
registerListener(String, String, EventFilter, Object) - Method in interface com.hazelcast.spi.EventService
 
registerListener(String, String, Object) - Method in class com.hazelcast.spi.impl.EventServiceImpl
 
registerListener(String, String, EventFilter, Object) - Method in class com.hazelcast.spi.impl.EventServiceImpl
 
registerLocalListener(String, String, Object) - Method in interface com.hazelcast.spi.EventService
 
registerLocalListener(String, String, EventFilter, Object) - Method in interface com.hazelcast.spi.EventService
 
registerLocalListener(String, String, Object) - Method in class com.hazelcast.spi.impl.EventServiceImpl
 
registerLocalListener(String, String, EventFilter, Object) - Method in class com.hazelcast.spi.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
 
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
 
registerSignalKey(ConditionKey) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
registerTrackableJob(TrackableJobFuture<V>) - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
Registration() - Constructor for class com.hazelcast.spi.impl.EventServiceImpl.Registration
 
Registration(String, String, String, EventFilter, Address, Object, boolean) - Constructor for class com.hazelcast.spi.impl.EventServiceImpl.Registration
 
registrationId - Variable in class com.hazelcast.client.BaseClientRemoveListenerRequest
 
RegistrationOperation() - Constructor for class com.hazelcast.spi.impl.EventServiceImpl.RegistrationOperation
 
rejectExecution() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
 
rejoin() - Method in class com.hazelcast.instance.Node
 
release() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
release(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
release(int, String) - Method in class com.hazelcast.concurrent.semaphore.Permit
 
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.jmx.SemaphoreMBean
 
release(T) - Method in class com.hazelcast.util.NoneStrictObjectPool
 
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
 
ReleaseRequest - Class in com.hazelcast.concurrent.semaphore.client
 
ReleaseRequest() - Constructor for class com.hazelcast.concurrent.semaphore.client.ReleaseRequest
 
ReleaseRequest(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.client.ReleaseRequest
 
reloadManagers() - Method in class com.hazelcast.osgi.OSGiScriptEngineManager
This method is the only one that is visible and not part of the ScriptEngineManager class.
remaining() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
REMAINING_CAPACITY - Static variable in class com.hazelcast.queue.QueuePortableHook
 
remainingCapacity() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
remainingCapacity() - Method in interface com.hazelcast.core.IQueue
remainingCapacity() - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
remainingCapacity() - Method in class com.hazelcast.util.DoubleBlockingQueue
 
remainingCapacity() - Method in class com.hazelcast.util.SimpleBlockingQueue
 
remainingCapacity() - Method in class com.hazelcast.util.SimpleBoundedQueue
 
RemainingCapacityRequest - Class in com.hazelcast.queue.client
 
RemainingCapacityRequest() - Constructor for class com.hazelcast.queue.client.RemainingCapacityRequest
 
RemainingCapacityRequest(String) - Constructor for class com.hazelcast.queue.client.RemainingCapacityRequest
 
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.
remove(Object) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
remove(int) - 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(E) - Method in class com.hazelcast.client.txn.proxy.ClientTxnListProxy
 
remove(Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
remove(Object, Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
remove(Object, Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
remove(Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
remove(E) - Method in class com.hazelcast.client.txn.proxy.ClientTxnSetProxy
 
remove(Object) - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
remove(Data) - Method in class com.hazelcast.collection.CollectionContainer
 
remove(int) - Method in class com.hazelcast.collection.list.ListContainer
 
remove(int) - Method in class com.hazelcast.collection.list.ListProxyImpl
 
remove(E) - Method in class com.hazelcast.collection.txn.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 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) - Method in interface com.hazelcast.core.IQueue
remove() - Method in interface com.hazelcast.core.IQueue
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
Add item from transactional list
remove(Object) - Method in interface com.hazelcast.core.TransactionalMap
Transactional implementation of IMap.remove(Object).
remove(Object, Object) - Method in interface com.hazelcast.core.TransactionalMap
Transactional implementation of IMap.remove(Object, Object).
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 with the given key.
remove(E) - Method in interface com.hazelcast.core.TransactionalSet
Add item from transactional set
remove(Object) - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
remove(Object) - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Called after an item has become stale (before the transaction completes).
remove(Object) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
remove(Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
remove(Object) - Method in class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
remove(Object) - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
remove(Object) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
remove(Object) - Method in interface com.hazelcast.hibernate.RegionCache
 
remove(Data) - Method in class com.hazelcast.map.DefaultRecordStore
 
remove(Data, Object) - Method in class com.hazelcast.map.DefaultRecordStore
 
REMOVE - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
REMOVE - Static variable in class com.hazelcast.map.MapPortableHook
 
remove(Object) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
remove(Object, Object) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
remove(Data) - Method in interface com.hazelcast.map.RecordStore
 
remove(Data, Object) - Method in interface com.hazelcast.map.RecordStore
 
remove(Object, Object) - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
remove(Object) - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
remove(Data, boolean) - Method in class com.hazelcast.multimap.MultiMapContainer
 
REMOVE - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
REMOVE - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
remove(Object, Object) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
remove(Object) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
remove(boolean) - Method in class com.hazelcast.multimap.operations.MultiMapKeyBasedOperation
 
remove(Object, Object) - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxy
 
remove(Object) - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxy
 
remove() - Method in class com.hazelcast.queue.proxy.QueueIterator
 
remove(Object) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
remove() - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
remove(Data) - Method in class com.hazelcast.queue.QueueContainer
iterates all items, checks equality with data This method does not trigger store load.
REMOVE - Static variable in class com.hazelcast.queue.QueuePortableHook
 
remove(int, REF) - Method in interface com.hazelcast.storage.Storage
 
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(Object) - Method in class com.hazelcast.util.SimpleBlockingQueue
 
remove(Object) - Method in class com.hazelcast.util.SortedHashMap
 
REMOVE_ALL - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
REMOVE_ALL - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
REMOVE_ALL_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
REMOVE_ALL_OPERATION - Static variable in interface com.hazelcast.multimap.txn.TxnMultiMapOperation
 
REMOVE_BACKUP - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
REMOVE_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
REMOVE_ENTRY_LISTENER - Static variable in class com.hazelcast.map.MapPortableHook
 
REMOVE_ENTRY_LISTENER - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
REMOVE_IF_SAME - Static variable in class com.hazelcast.map.MapPortableHook
 
REMOVE_INDEX - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
REMOVE_INDEX_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
REMOVE_INTERCEPTOR - Static variable in class com.hazelcast.map.MapPortableHook
 
REMOVE_LISTENER - Static variable in class com.hazelcast.client.ClientPortableHook
 
REMOVE_LISTENER - Static variable in class com.hazelcast.queue.QueuePortableHook
 
REMOVE_LISTENER - Static variable in class com.hazelcast.topic.TopicPortableHook
 
REMOVE_OPERATION - Static variable in interface com.hazelcast.multimap.txn.TxnMultiMapOperation
 
removeAddress(Address) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
removeAll(Collection<?>) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
removeAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
removeAll(Collection<?>) - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
removeAll(Collection<?>) - Method in interface com.hazelcast.core.IQueue
removeAll() - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
removeAll() - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Called to evict data from the entire region
removeAll() - Method in class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
removeAll() - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
removeAll() - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
removeAll(Collection<?>) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
RemoveAllBackupOperation - Class in com.hazelcast.multimap.operations
 
RemoveAllBackupOperation() - Constructor for class com.hazelcast.multimap.operations.RemoveAllBackupOperation
 
RemoveAllBackupOperation(String, Data) - Constructor for class com.hazelcast.multimap.operations.RemoveAllBackupOperation
 
removeAllInternal(Data) - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxySupport
 
RemoveAllOperation - Class in com.hazelcast.multimap.operations
 
RemoveAllOperation() - Constructor for class com.hazelcast.multimap.operations.RemoveAllOperation
 
RemoveAllOperation(String, Data, long) - Constructor for class com.hazelcast.multimap.operations.RemoveAllOperation
 
RemoveAllRequest - Class in com.hazelcast.multimap.operations.client
 
RemoveAllRequest() - Constructor for class com.hazelcast.multimap.operations.client.RemoveAllRequest
 
RemoveAllRequest(String, Data, long) - Constructor for class com.hazelcast.multimap.operations.client.RemoveAllRequest
 
removeAsync(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
removeAsync(K) - Method in interface com.hazelcast.core.IMap
Asynchronously removes the given key.
removeAsync(K) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
removeAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
 
removeAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
 
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.CollectionContainer
 
removeBackup(long) - Method in class com.hazelcast.queue.QueueContainer
 
RemoveBackupOperation - Class in com.hazelcast.map.operation
 
RemoveBackupOperation(String, Data) - Constructor for class com.hazelcast.map.operation.RemoveBackupOperation
 
RemoveBackupOperation(String, Data, boolean) - Constructor for class com.hazelcast.map.operation.RemoveBackupOperation
 
RemoveBackupOperation() - Constructor for class com.hazelcast.map.operation.RemoveBackupOperation
 
RemoveBackupOperation - Class in com.hazelcast.multimap.operations
 
RemoveBackupOperation() - Constructor for class com.hazelcast.multimap.operations.RemoveBackupOperation
 
RemoveBackupOperation(String, Data, long) - Constructor for class com.hazelcast.multimap.operations.RemoveBackupOperation
 
RemoveBackupOperation - Class in com.hazelcast.queue
 
RemoveBackupOperation() - Constructor for class com.hazelcast.queue.RemoveBackupOperation
 
RemoveBackupOperation(String, long) - Constructor for class com.hazelcast.queue.RemoveBackupOperation
 
removeClientListener(String) - Method in interface com.hazelcast.core.ClientService
 
removeConnectionEventListener(ConnectionEventListener) - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
removeDistributedObjectListener(String) - Method in class com.hazelcast.client.HazelcastClient
 
removeDistributedObjectListener(String) - Method in class com.hazelcast.client.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
 
RemoveDistributedObjectListenerRequest - Class in com.hazelcast.client
 
RemoveDistributedObjectListenerRequest() - Constructor for class com.hazelcast.client.RemoveDistributedObjectListenerRequest
 
RemoveDistributedObjectListenerRequest(String) - Constructor for class com.hazelcast.client.RemoveDistributedObjectListenerRequest
 
removeEldestEntry(Map.Entry<K, V>) - Method in class com.hazelcast.util.SortedHashMap
 
removeEndpoint(Address) - Method in interface com.hazelcast.nio.IOService
 
removeEndpoint(Address) - Method in class com.hazelcast.nio.NodeIOService
 
removeEntryIndex(Data) - Method in interface com.hazelcast.query.impl.Index
 
removeEntryIndex(Data) - Method in class com.hazelcast.query.impl.IndexImpl
 
removeEntryIndex(Data) - Method in class com.hazelcast.query.impl.IndexService
 
removeEntryListener(String) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
removeEntryListener(String) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
removeEntryListener(String) - Method in interface com.hazelcast.core.IMap
Removes the specified entry listener Returns silently if there is no such listener added before.
removeEntryListener(String) - Method in interface com.hazelcast.core.MultiMap
Removes the specified entry listener Returns silently if there is no such listener added before.
removeEntryListener(String) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
removeEntryListener(String) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
RemoveEntryListenerRequest - Class in com.hazelcast.multimap.operations.client
 
RemoveEntryListenerRequest() - Constructor for class com.hazelcast.multimap.operations.client.RemoveEntryListenerRequest
 
RemoveEntryListenerRequest(String, String) - Constructor for class com.hazelcast.multimap.operations.client.RemoveEntryListenerRequest
 
removeEventHandler(Integer) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
 
removeEventHandler(Integer) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
removeEventListener(String, String) - Method in class com.hazelcast.map.MapService
 
removeIfSameInternal(Data, Object) - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
RemoveIfSameOperation - Class in com.hazelcast.map.operation
 
RemoveIfSameOperation(String, Data, Data) - Constructor for class com.hazelcast.map.operation.RemoveIfSameOperation
 
RemoveIfSameOperation() - Constructor for class com.hazelcast.map.operation.RemoveIfSameOperation
 
removeIndex(Comparable, Data) - Method in interface com.hazelcast.query.impl.IndexStore
 
removeIndex(Comparable, Data) - Method in class com.hazelcast.query.impl.SortedIndexStore
 
removeIndex(Comparable, Data) - Method in class com.hazelcast.query.impl.UnsortedIndexStore
 
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.
removeInterceptor(String) - Method in class com.hazelcast.map.MapContainer
 
removeInterceptor(String, String) - Method in class com.hazelcast.map.MapService
 
removeInterceptor(String) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
RemoveInterceptorOperation - Class in com.hazelcast.map.operation
 
RemoveInterceptorOperation(String, String) - Constructor for class com.hazelcast.map.operation.RemoveInterceptorOperation
 
RemoveInterceptorOperation() - Constructor for class com.hazelcast.map.operation.RemoveInterceptorOperation
 
RemoveInterceptorOperationFactory - Class in com.hazelcast.map.operation
 
RemoveInterceptorOperationFactory() - Constructor for class com.hazelcast.map.operation.RemoveInterceptorOperationFactory
 
RemoveInterceptorOperationFactory(String, String) - Constructor for class com.hazelcast.map.operation.RemoveInterceptorOperationFactory
 
removeInternal(Data) - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
removeInternal(Data, Data) - Method in class com.hazelcast.multimap.MultiMapProxySupport
 
removeInternal(Data) - Method in class com.hazelcast.multimap.MultiMapProxySupport
 
removeInternal(Data, Data) - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxySupport
 
removeItemListener(String) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
removeItemListener(String) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
removeItemListener(String) - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
removeItemListener(String) - Method in interface com.hazelcast.core.ICollection
Removes the specified item listener.
removeItemListener(String, String) - Method in class com.hazelcast.queue.QueueService
 
removeLifecycleListener(String) - Method in class com.hazelcast.client.LifecycleServiceImpl
 
removeLifecycleListener(String) - Method in interface com.hazelcast.core.LifecycleService
Remove lifecycle listener
removeLifecycleListener(String) - Method in class com.hazelcast.instance.LifecycleServiceImpl
 
removeLifecycleListener(String) - Method in class com.hazelcast.instance.TerminatedLifecycleService
 
removeListener(String, String) - Method in class com.hazelcast.multimap.MultiMapService
 
RemoveListenerRequest - Class in com.hazelcast.queue.client
 
RemoveListenerRequest() - Constructor for class com.hazelcast.queue.client.RemoveListenerRequest
 
RemoveListenerRequest(String, String) - Constructor for class com.hazelcast.queue.client.RemoveListenerRequest
 
removeLogListener(LogListener) - Method in interface com.hazelcast.logging.LoggingService
 
removeLogListener(LogListener) - Method in class com.hazelcast.logging.LoggingServiceImpl
 
removeManagedTransaction(Xid) - Method in class com.hazelcast.client.txn.ClientTransactionManager
 
removeManagedTransaction(Xid) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
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 class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
removeMembershipListener(String) - Method in class com.hazelcast.cluster.ClusterProxy
 
removeMembershipListener(String) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
removeMembershipListener(String) - Method in interface com.hazelcast.core.Cluster
Removes the specified membership listener.
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.TopicProxy
 
removeMessageListener(String, String) - Method in class com.hazelcast.topic.TopicService
 
RemoveMessageListenerRequest - Class in com.hazelcast.topic.client
 
RemoveMessageListenerRequest() - Constructor for class com.hazelcast.topic.client.RemoveMessageListenerRequest
 
RemoveMessageListenerRequest(String, String) - Constructor for class com.hazelcast.topic.client.RemoveMessageListenerRequest
 
removeMigrationListener(String) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
removeMigrationListener(String) - Method in interface com.hazelcast.core.PartitionService
 
removeMigrationListener(String) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
removeMigrationListener(String) - Method in interface com.hazelcast.partition.InternalPartitionService
 
removeMigrationListener(String) - Method in class com.hazelcast.partition.PartitionServiceProxy
 
removeMulticastListener(MulticastListener) - Method in class com.hazelcast.cluster.MulticastService
 
removeNumber(int) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongService
 
RemoveOperation - Class in com.hazelcast.map.operation
 
RemoveOperation(String, Data) - Constructor for class com.hazelcast.map.operation.RemoveOperation
 
RemoveOperation() - Constructor for class com.hazelcast.map.operation.RemoveOperation
 
RemoveOperation - Class in com.hazelcast.multimap.operations
 
RemoveOperation() - Constructor for class com.hazelcast.multimap.operations.RemoveOperation
 
RemoveOperation(String, Data, long, Data) - Constructor for class com.hazelcast.multimap.operations.RemoveOperation
 
RemoveOperation - Class in com.hazelcast.queue
 
RemoveOperation() - Constructor for class com.hazelcast.queue.RemoveOperation
 
RemoveOperation(String, Data) - Constructor for class com.hazelcast.queue.RemoveOperation
 
removeProxy(ClientProxy) - Method in class com.hazelcast.client.spi.ClientContext
 
removeProxy(String, String) - Method in class com.hazelcast.client.spi.ProxyManager
 
removeProxyListener(String) - Method in class com.hazelcast.spi.impl.ProxyServiceImpl
 
removeProxyListener(String) - Method in interface com.hazelcast.spi.ProxyService
 
removeReference(int) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
 
RemoveRequest - Class in com.hazelcast.multimap.operations.client
 
RemoveRequest() - Constructor for class com.hazelcast.multimap.operations.client.RemoveRequest
 
RemoveRequest(String, Data, Data, long) - Constructor for class com.hazelcast.multimap.operations.client.RemoveRequest
 
RemoveRequest - Class in com.hazelcast.queue.client
 
RemoveRequest() - Constructor for class com.hazelcast.queue.client.RemoveRequest
 
RemoveRequest(String, Data) - Constructor for class com.hazelcast.queue.client.RemoveRequest
 
removeSignalKey(ConditionKey) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
removeThreadId() - Static method in class com.hazelcast.util.ThreadUtil
 
removeTransactionContext(String) - Method in class com.hazelcast.client.ClientEndpoint
 
removeTransactionLog(Object) - Method in interface com.hazelcast.transaction.impl.TransactionSupport
 
removeWhiteSpace(byte[]) - Static method in class com.hazelcast.util.Base64
remove WhiteSpace from MIME containing encoded Base64 data.
replace(String, String, Object) - Method in interface com.hazelcast.ascii.TextCommandService
 
replace(String, String, Object) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
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.txn.proxy.ClientTxnMapProxy
 
replace(K, V, V) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
replace(K, V) - Method in interface com.hazelcast.core.BaseMap
Replaces the entry for a key only if 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 currently mapped to some value.
replace(K, V) - Method in interface com.hazelcast.core.TransactionalMap
Transactional implementation of IMap.replace(Object, Object).
replace(K, V, V) - Method in interface com.hazelcast.core.TransactionalMap
Transactional implementation of IMap.replace(Object, Object, Object).
replace(Data, Object) - Method in class com.hazelcast.map.DefaultRecordStore
 
replace(Data, Object, Object) - Method in class com.hazelcast.map.DefaultRecordStore
 
REPLACE - Static variable in class com.hazelcast.map.MapPortableHook
 
replace(K, V, V) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
replace(K, V) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
replace(Data, Object) - Method in interface com.hazelcast.map.RecordStore
 
replace(Data, Object, Object) - Method in interface com.hazelcast.map.RecordStore
 
replace(Object, Object) - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
replace(Object, Object, Object) - Method in class com.hazelcast.map.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.MapPortableHook
 
replaceIfSameInternal(Data, Object, Data) - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
ReplaceIfSameOperation - Class in com.hazelcast.map.operation
 
ReplaceIfSameOperation(String, Data, Data, Data) - Constructor for class com.hazelcast.map.operation.ReplaceIfSameOperation
 
ReplaceIfSameOperation() - Constructor for class com.hazelcast.map.operation.ReplaceIfSameOperation
 
replaceInternal(Data, Data) - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
ReplaceOperation - Class in com.hazelcast.map.operation
 
ReplaceOperation(String, Data, Data) - Constructor for class com.hazelcast.map.operation.ReplaceOperation
 
ReplaceOperation() - Constructor for class com.hazelcast.map.operation.ReplaceOperation
 
REPLICA_SYNC_RETRY_DELAY - Static variable in interface com.hazelcast.partition.InternalPartitionService
 
replicaChanged(PartitionReplicaChangeEvent) - Method in interface com.hazelcast.partition.impl.PartitionListener
 
ReplicaErrorLogger - Class in com.hazelcast.partition
 
replicaIndex - Variable in class com.hazelcast.spi.InvocationBuilder
 
ReplicaSyncRequest - Class in com.hazelcast.partition.impl
 
ReplicaSyncRequest() - Constructor for class com.hazelcast.partition.impl.ReplicaSyncRequest
 
ReplicaSyncResponse - Class in com.hazelcast.partition.impl
 
ReplicaSyncResponse() - Constructor for class com.hazelcast.partition.impl.ReplicaSyncResponse
 
ReplicaSyncResponse(byte[], long[], boolean) - Constructor for class com.hazelcast.partition.impl.ReplicaSyncResponse
 
ReplicaSyncRetryResponse - Class in com.hazelcast.partition.impl
 
ReplicaSyncRetryResponse() - Constructor for class com.hazelcast.partition.impl.ReplicaSyncRetryResponse
 
REPLICATED_MAP_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
REPLICATED_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
ReplicateTxOperation - Class in com.hazelcast.transaction.impl
 
ReplicateTxOperation() - Constructor for class com.hazelcast.transaction.impl.ReplicateTxOperation
 
ReplicateTxOperation(List<TransactionLog>, String, String, long, long) - Constructor for class com.hazelcast.transaction.impl.ReplicateTxOperation
 
ReplicationEventObject - Interface in com.hazelcast.wan
 
ReplicationSupportingService - Interface in com.hazelcast.spi
An interface that can be implemented by SPI services to give them the ability to listen to Replication Events.
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_CLUSTER_PROPERTIES - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_CLUSTER_STATE - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_CONSOLE_COMMAND - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_EVICT_LOCAL_MAP - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_EXECUTE_SCRIPT - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_GET_THREAD_DUMP - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_LOG_VERSION_MISMATCH - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_LOGS - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_MAP_CONFIG - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_MAP_ENTRY - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_MEMBER_CONFIG - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_MEMBER_SHUTDOWN - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_MEMBER_SYSTEM_PROPERTIES - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_RUN_GC - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
REQUEST_TYPE_SYSTEM_WARNINGS - Static variable in class com.hazelcast.management.request.ConsoleRequestConstants
 
requestChunk() - Method in class com.hazelcast.mapreduce.impl.task.DefaultContext
 
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
 
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 cully 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
reRegisterListener(String, String, Integer) - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
RES_100 - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
RES_200 - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
RES_204 - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
RES_400 - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
RES_403 - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
RES_404 - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
RES_500 - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
RES_503 - Static variable in class com.hazelcast.ascii.rest.HttpCommand
 
resend() - Method in class com.hazelcast.client.spi.impl.ClientCallFuture
 
reSend(ClientCallFuture) - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
reserveAdd(String, Data) - Method in class com.hazelcast.collection.CollectionContainer
 
reserveAddBackup(long, String) - Method in class com.hazelcast.collection.CollectionContainer
 
reserveRemove(long, Data, String) - Method in class com.hazelcast.collection.CollectionContainer
 
reserveRemoveBackup(long, String) - Method in class com.hazelcast.collection.CollectionContainer
 
reset() - Method in class com.hazelcast.client.ClientEngineImpl
 
reset() - Method in class com.hazelcast.cluster.AbstractJoiner
 
reset() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
reset() - Method in interface com.hazelcast.cluster.Joiner
 
reset() - Method in class com.hazelcast.collection.CollectionService
 
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.executor.DistributedExecutorService
 
reset() - Method in class com.hazelcast.map.DefaultRecordStore
 
reset() - Method in class com.hazelcast.map.MapService
 
reset() - Method in interface com.hazelcast.map.RecordStore
 
reset() - Method in interface com.hazelcast.map.SizeEstimator
 
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
This method need to reset all internal state as it would be a new instance at all.
reset() - Method in class com.hazelcast.multimap.MultiMapService
 
reset() - Method in interface com.hazelcast.nio.BufferObjectDataInput
 
reset() - Method in class com.hazelcast.nio.ConnectionMonitor
 
reset() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
reset() - Method in class com.hazelcast.nio.serialization.DataAdapter
 
reset() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
reset() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
reset() - Static method in class com.hazelcast.query.impl.ReflectionHelper
 
reset() - Method in class com.hazelcast.query.PagingPredicate
resets for reuse
reset() - Method in class com.hazelcast.queue.QueueService
 
reset() - Method in interface com.hazelcast.spi.ManagedService
reset service, back to initial state
reset() - Method in class com.hazelcast.topic.TopicService
 
reset() - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
resetPartitionState() - Method in class com.hazelcast.mapreduce.impl.task.JobProcessInformationImpl
 
ResourceAdapterImpl - Class in com.hazelcast.jca
This is the starting point of the whole resource adapter for hazelcast.
ResourceAdapterImpl() - Constructor for class com.hazelcast.jca.ResourceAdapterImpl
 
response - Variable in class com.hazelcast.ascii.rest.HttpCommand
 
response - Variable in class com.hazelcast.collection.CollectionOperation
 
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.semaphore.operations.SemaphoreOperation
 
response - Variable in class com.hazelcast.multimap.operations.MultiMapOperation
 
response - Variable in class com.hazelcast.queue.QueueOperation
 
Response - Class in com.hazelcast.spi.impl
A Response is a result of an Operation being executed.
Response() - Constructor for class com.hazelcast.spi.impl.Response
 
Response(long, boolean) - Constructor for class com.hazelcast.spi.impl.Response
 
ResponseAlreadySentException - Exception in com.hazelcast.spi.exception
 
ResponseAlreadySentException() - Constructor for exception com.hazelcast.spi.exception.ResponseAlreadySentException
 
ResponseAlreadySentException(String) - Constructor for exception com.hazelcast.spi.exception.ResponseAlreadySentException
 
ResponseHandler - Interface in com.hazelcast.client.spi
 
ResponseHandler - Interface in com.hazelcast.spi
 
ResponseHandlerFactory - Class in com.hazelcast.spi.impl
 
ResponseQueueFactory - Class in com.hazelcast.util
 
ResponseStream - Interface in com.hazelcast.client.spi
 
REST_ENABLED - Variable in class com.hazelcast.instance.GroupProperties
 
restart() - Method in interface com.hazelcast.nio.ConnectionManager
 
restart() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
RestValue - Class in com.hazelcast.ascii.rest
 
RestValue() - Constructor for class com.hazelcast.ascii.rest.RestValue
 
RestValue(byte[], byte[]) - Constructor for class com.hazelcast.ascii.rest.RestValue
 
result - Variable in class com.hazelcast.spi.impl.AbstractCompletableFuture
 
resultDeserialized - Variable in class com.hazelcast.spi.InvocationBuilder
 
resultUpdater - Variable in class com.hazelcast.spi.impl.AbstractCompletableFuture
 
resumeMigration() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
resumeMigration() - Method in interface com.hazelcast.partition.InternalPartitionService
 
retainAll(Collection<?>) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
retainAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
retainAll(Collection<?>) - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
retainAll(Collection<?>) - Method in interface com.hazelcast.core.IQueue
retainAll(Collection<?>) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
rethrow(Throwable) - Static method in class com.hazelcast.util.ExceptionUtil
 
rethrow(Throwable, Class<T>) - Static method in class com.hazelcast.util.ExceptionUtil
 
rethrowAllowInterrupted(Throwable) - Static method in class com.hazelcast.util.ExceptionUtil
 
RetryableException - Interface in com.hazelcast.spi.exception
 
RetryableHazelcastException - Exception in com.hazelcast.spi.exception
 
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
 
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
 
RetryableRequest - Interface in com.hazelcast.client
 
RETURN - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
RETURN_END - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
returnsResponse() - Method in class com.hazelcast.client.ClientDisconnectionOperation
 
returnsResponse() - Method in class com.hazelcast.client.ClientReAuthOperation
 
returnsResponse() - Method in class com.hazelcast.cluster.AuthorizationOperation
 
returnsResponse() - Method in class com.hazelcast.cluster.JoinCheckOperation
 
returnsResponse() - Method in class com.hazelcast.cluster.MemberInfoUpdateOperation
 
returnsResponse() - Method in class com.hazelcast.cluster.PostJoinOperation
 
returnsResponse() - Method in class com.hazelcast.cluster.PrepareMergeOperation
 
returnsResponse() - Method in class com.hazelcast.cluster.TcpIpJoiner.MasterClaim
 
returnsResponse() - Method in class com.hazelcast.collection.CollectionOperation
 
returnsResponse() - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBaseOperation
 
returnsResponse() - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBaseOperation
 
returnsResponse() - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchBackupOperation
 
returnsResponse() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDeadMemberOperation
 
returnsResponse() - Method in class com.hazelcast.executor.CancellationOperation
 
returnsResponse() - Method in class com.hazelcast.executor.ShutdownOperation
 
returnsResponse() - Method in class com.hazelcast.management.operation.GetMapConfigOperation
 
returnsResponse() - Method in class com.hazelcast.management.operation.ScriptExecutorOperation
 
returnsResponse() - Method in class com.hazelcast.management.operation.ThreadDumpOperation
 
returnsResponse() - Method in class com.hazelcast.management.operation.UpdateManagementCenterUrlOperation
 
returnsResponse() - Method in class com.hazelcast.management.operation.UpdateMapConfigOperation
 
returnsResponse() - Method in class com.hazelcast.map.operation.AbstractMapOperation
 
returnsResponse() - Method in class com.hazelcast.map.operation.AddInterceptorOperation
 
returnsResponse() - Method in class com.hazelcast.map.operation.ClearOperation
 
returnsResponse() - Method in class com.hazelcast.map.operation.EvictKeysOperation
 
returnsResponse() - Method in class com.hazelcast.map.operation.InvalidateNearCacheOperation
 
returnsResponse() - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
returnsResponse() - Method in class com.hazelcast.map.operation.MultipleEntryBackupOperation
 
returnsResponse() - Method in class com.hazelcast.map.operation.MultipleEntryOperation
 
returnsResponse() - Method in class com.hazelcast.map.operation.NearCacheKeySetInvalidationOperation
 
returnsResponse() - Method in class com.hazelcast.map.operation.PartitionWideEntryBackupOperation
 
returnsResponse() - Method in class com.hazelcast.map.operation.PartitionWideEntryOperation
 
returnsResponse() - Method in class com.hazelcast.map.operation.RemoveInterceptorOperation
 
returnsResponse() - Method in class com.hazelcast.mapreduce.impl.operation.KeyValueJobOperation
 
returnsResponse() - Method in class com.hazelcast.mapreduce.impl.operation.NotifyRemoteExceptionOperation
 
returnsResponse() - Method in class com.hazelcast.mapreduce.impl.operation.ProcessingOperation
 
returnsResponse() - Method in class com.hazelcast.mapreduce.impl.operation.StartProcessingJobOperation
 
returnsResponse() - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
returnsResponse() - Method in class com.hazelcast.partition.impl.AssignPartitions
 
returnsResponse() - Method in class com.hazelcast.partition.impl.BaseMigrationOperation
 
returnsResponse() - Method in class com.hazelcast.partition.impl.CheckReplicaVersion
 
returnsResponse() - Method in class com.hazelcast.partition.impl.HasOngoingMigration
 
returnsResponse() - Method in class com.hazelcast.partition.impl.MigrationRequestOperation
 
returnsResponse() - Method in class com.hazelcast.partition.impl.PartitionStateOperation
 
returnsResponse() - Method in class com.hazelcast.partition.impl.ReplicaSyncRequest
 
returnsResponse() - Method in class com.hazelcast.partition.impl.ReplicaSyncResponse
 
returnsResponse() - Method in class com.hazelcast.partition.impl.ReplicaSyncRetryResponse
 
returnsResponse() - Method in class com.hazelcast.queue.QueueOperation
 
returnsResponse() - Method in class com.hazelcast.queue.tx.QueueTransactionRollbackOperation
 
returnsResponse() - Method in class com.hazelcast.spi.AbstractOperation
 
returnsResponse() - Method in class com.hazelcast.spi.impl.EventServiceImpl.DeregistrationOperation
 
returnsResponse() - Method in class com.hazelcast.spi.impl.EventServiceImpl.PostJoinRegistrationOperation
 
returnsResponse() - Method in class com.hazelcast.spi.impl.EventServiceImpl.RegistrationOperation
 
returnsResponse() - Method in class com.hazelcast.spi.impl.EventServiceImpl.SendEventOperation
 
returnsResponse() - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation
 
returnsResponse() - Method in class com.hazelcast.spi.impl.ProxyServiceImpl.DistributedObjectDestroyOperation
 
returnsResponse() - Method in class com.hazelcast.spi.impl.ProxyServiceImpl.PostJoinProxyOperation
 
returnsResponse() - Method in class com.hazelcast.spi.Operation
 
returnsResponse() - Method in class com.hazelcast.topic.PublishOperation
 
returnsResponse() - Method in class com.hazelcast.transaction.impl.BeginTxBackupOperation
 
returnsResponse() - Method in class com.hazelcast.transaction.impl.BroadcastTxRollbackOperation
 
returnsResponse() - Method in class com.hazelcast.transaction.impl.PurgeTxBackupOperation
 
returnsResponse() - Method in class com.hazelcast.transaction.impl.RecoverTxnOperation
 
returnsResponse() - Method in class com.hazelcast.transaction.impl.ReplicateTxOperation
 
returnsResponse() - Method in class com.hazelcast.transaction.impl.RollbackTxBackupOperation
 
returnValue - Variable in class com.hazelcast.concurrent.atomicreference.operations.ApplyOperation
 
rewind() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
RFC2104HMAC - Class in com.hazelcast.aws.security
 
RIDICULOUS_THREADS_PER_CORE - Static variable in class com.hazelcast.client.ClientEngineImpl
 
ROLLBACK - Static variable in class com.hazelcast.client.txn.ClientTxnPortableHook
 
rollback(Xid) - Method in class com.hazelcast.client.txn.XAResourceProxy
 
rollback(NodeEngine) - Method in class com.hazelcast.collection.txn.CollectionTransactionLog
 
rollback() - Method in class com.hazelcast.jca.HazelcastTransactionImpl
 
rollback(Xid) - Method in class com.hazelcast.jca.XAResourceWrapper
 
rollback(NodeEngine) - Method in class com.hazelcast.map.tx.MapTransactionLog
 
rollback(NodeEngine) - Method in class com.hazelcast.multimap.txn.MultiMapTransactionLog
 
rollback(NodeEngine) - Method in class com.hazelcast.queue.tx.QueueTransactionLog
 
rollback() - Method in interface com.hazelcast.transaction.impl.Transaction
 
rollback(NodeEngine) - Method in interface com.hazelcast.transaction.impl.TransactionLog
 
rollback(Xid) - Method in class com.hazelcast.transaction.impl.XAResourceImpl
 
rollbackAdd(long) - Method in class com.hazelcast.collection.CollectionContainer
 
rollbackAddBackup(long) - Method in class com.hazelcast.collection.CollectionContainer
 
rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.collection.CollectionService
 
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.map.MapService
 
rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.multimap.MultiMapService
 
rollbackMigration(PartitionMigrationEvent) - Method in class com.hazelcast.queue.QueueService
 
rollbackMigration(PartitionMigrationEvent) - Method in interface com.hazelcast.spi.MigrationAwareService
 
rollbackRemove(long) - Method in class com.hazelcast.collection.CollectionContainer
 
rollbackRemoveBackup(long) - Method in class com.hazelcast.collection.CollectionContainer
 
rollbackTransaction() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
rollbackTransaction(String) - Method in class com.hazelcast.collection.CollectionContainer
 
rollbackTransaction(String) - Method in class com.hazelcast.collection.CollectionService
 
rollbackTransaction(String) - Method in class com.hazelcast.map.MapService
 
rollbackTransaction(String) - Method in class com.hazelcast.multimap.MultiMapService
 
rollbackTransaction(String) - Method in class com.hazelcast.queue.QueueContainer
 
rollbackTransaction(String) - Method in class com.hazelcast.queue.QueueService
 
rollbackTransaction(String) - Method in interface com.hazelcast.spi.TransactionalService
 
rollbackTransaction() - Method in interface com.hazelcast.transaction.TransactionContext
Rollback of the current transaction.
RollbackTransactionRequest - Class in com.hazelcast.client.txn
 
RollbackTransactionRequest() - Constructor for class com.hazelcast.client.txn.RollbackTransactionRequest
 
RollbackTxBackupOperation - Class in com.hazelcast.transaction.impl
 
RollbackTxBackupOperation() - Constructor for class com.hazelcast.transaction.impl.RollbackTxBackupOperation
 
RollbackTxBackupOperation(String) - Constructor for class com.hazelcast.transaction.impl.RollbackTxBackupOperation
 
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
 
Router - Class in com.hazelcast.client.connection
TODO: Do we want to keep the router? It can't carry its weight since it only delegates to the LoadBalancer.
Router(LoadBalancer) - Constructor for class com.hazelcast.client.connection.Router
 
RUBY - Static variable in class com.hazelcast.client.ClientTypes
 
run() - Method in class com.hazelcast.client.ClientDisconnectionOperation
 
run() - Method in class com.hazelcast.client.ClientReAuthOperation
 
run() - Method in class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
run() - Method in class com.hazelcast.client.connection.nio.ClientReadHandler
 
run() - Method in class com.hazelcast.client.connection.nio.ClientWriteHandler
 
run() - Method in class com.hazelcast.cluster.AuthenticationFailureOperation
 
run() - Method in class com.hazelcast.cluster.AuthorizationOperation
 
run() - Method in class com.hazelcast.cluster.BindOperation
 
run() - Method in class com.hazelcast.cluster.FinalizeJoinOperation
 
run() - Method in class com.hazelcast.cluster.HeartbeatOperation
 
run() - Method in class com.hazelcast.cluster.JoinCheckOperation
 
run() - Method in class com.hazelcast.cluster.JoinRequestOperation
 
run() - Method in class com.hazelcast.cluster.MasterConfirmationOperation
 
run() - Method in class com.hazelcast.cluster.MemberAttributeChangedOperation
 
run() - Method in class com.hazelcast.cluster.MemberInfoUpdateOperation
 
run() - Method in class com.hazelcast.cluster.MemberRemoveOperation
 
run() - Method in class com.hazelcast.cluster.MergeClustersOperation
 
run() - Method in class com.hazelcast.cluster.MulticastService
 
run() - Method in class com.hazelcast.cluster.PostJoinOperation
 
run() - Method in class com.hazelcast.cluster.PrepareMergeOperation
 
run() - Method in class com.hazelcast.cluster.SetMasterOperation
 
run() - Method in class com.hazelcast.cluster.TcpIpJoiner.MasterClaim
 
run() - Method in class com.hazelcast.collection.CollectionAddAllBackupOperation
 
run() - Method in class com.hazelcast.collection.CollectionAddAllOperation
 
run() - Method in class com.hazelcast.collection.CollectionAddBackupOperation
 
run() - Method in class com.hazelcast.collection.CollectionAddOperation
 
run() - Method in class com.hazelcast.collection.CollectionClearBackupOperation
 
run() - Method in class com.hazelcast.collection.CollectionClearOperation
 
run() - Method in class com.hazelcast.collection.CollectionCompareAndRemoveOperation
 
run() - Method in class com.hazelcast.collection.CollectionContainsOperation
 
run() - Method in class com.hazelcast.collection.CollectionGetAllOperation
 
run() - Method in class com.hazelcast.collection.CollectionRemoveBackupOperation
 
run() - Method in class com.hazelcast.collection.CollectionRemoveOperation
 
run() - Method in class com.hazelcast.collection.CollectionReplicationOperation
 
run() - Method in class com.hazelcast.collection.CollectionSizeOperation
 
run() - Method in class com.hazelcast.collection.CollectionTransactionRollbackOperation
 
run() - Method in class com.hazelcast.collection.list.ListAddAllOperation
 
run() - Method in class com.hazelcast.collection.list.ListAddOperation
 
run() - Method in class com.hazelcast.collection.list.ListGetOperation
 
run() - Method in class com.hazelcast.collection.list.ListIndexOfOperation
 
run() - Method in class com.hazelcast.collection.list.ListRemoveOperation
 
run() - Method in class com.hazelcast.collection.list.ListSetBackupOperation
 
run() - Method in class com.hazelcast.collection.list.ListSetOperation
 
run() - Method in class com.hazelcast.collection.list.ListSubOperation
 
run() - Method in class com.hazelcast.collection.txn.CollectionPrepareBackupOperation
 
run() - Method in class com.hazelcast.collection.txn.CollectionPrepareOperation
 
run() - Method in class com.hazelcast.collection.txn.CollectionReserveAddOperation
 
run() - Method in class com.hazelcast.collection.txn.CollectionReserveRemoveOperation
 
run() - Method in class com.hazelcast.collection.txn.CollectionRollbackBackupOperation
 
run() - Method in class com.hazelcast.collection.txn.CollectionRollbackOperation
 
run() - Method in class com.hazelcast.collection.txn.CollectionTxnAddBackupOperation
 
run() - Method in class com.hazelcast.collection.txn.CollectionTxnAddOperation
 
run() - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveBackupOperation
 
run() - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveOperation
 
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.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.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.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.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.DeadMemberBackupOperation
 
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.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.SemaphoreDeadMemberOperation
 
run() - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
 
run() - Method in class com.hazelcast.examples.ChatApplication
 
run() - Method in class com.hazelcast.examples.LongRunningTest
 
run() - Method in class com.hazelcast.executor.CancellationOperation
 
run() - Method in class com.hazelcast.executor.ShutdownOperation
 
run() - Method in class com.hazelcast.instance.Node.NodeShutdownHookThread
 
run() - Method in class com.hazelcast.management.operation.GetMapConfigOperation
 
run() - Method in class com.hazelcast.management.operation.ScriptExecutorOperation
 
run() - Method in class com.hazelcast.management.operation.ThreadDumpOperation
 
run() - Method in class com.hazelcast.management.operation.UpdateManagementCenterUrlOperation
 
run() - Method in class com.hazelcast.management.operation.UpdateMapConfigOperation
 
run() - Method in class com.hazelcast.map.MapService.Merger
 
run() - Method in class com.hazelcast.map.operation.AddIndexOperation
 
run() - Method in class com.hazelcast.map.operation.AddInterceptorOperation
 
run() - Method in class com.hazelcast.map.operation.ClearBackupOperation
 
run() - Method in class com.hazelcast.map.operation.ClearOperation
 
run() - Method in class com.hazelcast.map.operation.ContainsKeyOperation
 
run() - Method in class com.hazelcast.map.operation.ContainsValueOperation
 
run() - Method in class com.hazelcast.map.operation.DeleteOperation
 
run() - Method in class com.hazelcast.map.operation.EntryBackupOperation
 
run() - Method in class com.hazelcast.map.operation.EntryOperation
 
run() - Method in class com.hazelcast.map.operation.EvictKeysBackupOperation
 
run() - Method in class com.hazelcast.map.operation.EvictKeysOperation
 
run() - Method in class com.hazelcast.map.operation.EvictOperation
 
run() - Method in class com.hazelcast.map.operation.GetAllOperation
 
run() - Method in class com.hazelcast.map.operation.GetEntryViewOperation
 
run() - Method in class com.hazelcast.map.operation.GetOperation
 
run() - Method in class com.hazelcast.map.operation.InvalidateNearCacheOperation
 
run() - Method in class com.hazelcast.map.operation.MapEntrySetOperation
 
run() - Method in class com.hazelcast.map.operation.MapFlushOperation
 
run() - Method in class com.hazelcast.map.operation.MapIsEmptyOperation
 
run() - Method in class com.hazelcast.map.operation.MapKeySetOperation
 
run() - Method in class com.hazelcast.map.operation.MapReplicationOperation
 
run() - Method in class com.hazelcast.map.operation.MapSizeOperation
 
run() - Method in class com.hazelcast.map.operation.MapValuesOperation
 
run() - Method in class com.hazelcast.map.operation.MergeOperation
 
run() - Method in class com.hazelcast.map.operation.MergeRemoveOperation
 
run() - Method in class com.hazelcast.map.operation.MultipleEntryBackupOperation
 
run() - Method in class com.hazelcast.map.operation.MultipleEntryOperation
 
run() - Method in class com.hazelcast.map.operation.NearCacheKeySetInvalidationOperation
 
run() - Method in class com.hazelcast.map.operation.PartitionCheckIfLoadedOperation
 
run() - Method in class com.hazelcast.map.operation.PartitionWideEntryBackupOperation
 
run() - Method in class com.hazelcast.map.operation.PartitionWideEntryOperation
 
run() - Method in class com.hazelcast.map.operation.PostJoinMapOperation
 
run() - Method in class com.hazelcast.map.operation.PutAllBackupOperation
 
run() - Method in class com.hazelcast.map.operation.PutAllOperation
 
run() - Method in class com.hazelcast.map.operation.PutBackupOperation
 
run() - Method in class com.hazelcast.map.operation.PutIfAbsentOperation
 
run() - Method in class com.hazelcast.map.operation.PutOperation
 
run() - Method in class com.hazelcast.map.operation.PutTransientOperation
 
run() - Method in class com.hazelcast.map.operation.QueryOperation
 
run() - Method in class com.hazelcast.map.operation.QueryPartitionOperation
 
run() - Method in class com.hazelcast.map.operation.RemoveBackupOperation
 
run() - Method in class com.hazelcast.map.operation.RemoveIfSameOperation
 
run() - Method in class com.hazelcast.map.operation.RemoveInterceptorOperation
 
run() - Method in class com.hazelcast.map.operation.RemoveOperation
 
run() - Method in class com.hazelcast.map.operation.ReplaceIfSameOperation
 
run() - Method in class com.hazelcast.map.operation.ReplaceOperation
 
run() - Method in class com.hazelcast.map.operation.SetOperation
 
run() - Method in class com.hazelcast.map.operation.TryPutOperation
 
run() - Method in class com.hazelcast.map.operation.TryRemoveOperation
 
run() - Method in class com.hazelcast.map.operation.WanOriginatedDeleteOperation
 
run() - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
run() - Method in class com.hazelcast.map.tx.TxnLockAndGetOperation
 
run() - Method in class com.hazelcast.map.tx.TxnPrepareBackupOperation
 
run() - Method in class com.hazelcast.map.tx.TxnPrepareOperation
 
run() - Method in class com.hazelcast.map.tx.TxnRollbackBackupOperation
 
run() - Method in class com.hazelcast.map.tx.TxnRollbackOperation
 
run() - Method in class com.hazelcast.map.tx.TxnSetOperation
 
run() - Method in class com.hazelcast.map.tx.TxnUnlockBackupOperation
 
run() - Method in class com.hazelcast.map.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.MultiMapMigrationOperation
 
run() - Method in class com.hazelcast.multimap.operations.ClearBackupOperation
 
run() - Method in class com.hazelcast.multimap.operations.ClearOperation
 
run() - Method in class com.hazelcast.multimap.operations.ContainsEntryOperation
 
run() - Method in class com.hazelcast.multimap.operations.CountOperation
 
run() - Method in class com.hazelcast.multimap.operations.EntrySetOperation
 
run() - Method in class com.hazelcast.multimap.operations.GetAllOperation
 
run() - Method in class com.hazelcast.multimap.operations.KeySetOperation
 
run() - Method in class com.hazelcast.multimap.operations.PutBackupOperation
 
run() - Method in class com.hazelcast.multimap.operations.PutOperation
 
run() - Method in class com.hazelcast.multimap.operations.RemoveAllBackupOperation
 
run() - Method in class com.hazelcast.multimap.operations.RemoveAllOperation
 
run() - Method in class com.hazelcast.multimap.operations.RemoveBackupOperation
 
run() - Method in class com.hazelcast.multimap.operations.RemoveOperation
 
run() - Method in class com.hazelcast.multimap.operations.SizeOperation
 
run() - Method in class com.hazelcast.multimap.operations.ValuesOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnCommitBackupOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnCommitOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnGenerateRecordIdOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnLockAndGetOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnPrepareBackupOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnPrepareOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnPutBackupOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnPutOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnRemoveAllBackupOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnRemoveAllOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnRemoveBackupOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnRemoveOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnRollbackBackupOperation
 
run() - Method in class com.hazelcast.multimap.txn.TxnRollbackOperation
 
run() - Method in class com.hazelcast.nio.SocketAcceptor
 
run() - Method in class com.hazelcast.nio.SocketConnector
 
run() - Method in class com.hazelcast.nio.WriteHandler
 
run() - Method in class com.hazelcast.partition.impl.AssignPartitions
 
run() - Method in class com.hazelcast.partition.impl.CheckReplicaVersion
 
run() - Method in class com.hazelcast.partition.impl.HasOngoingMigration
 
run() - Method in class com.hazelcast.partition.impl.MigrationOperation
 
run() - Method in class com.hazelcast.partition.impl.MigrationRequestOperation
 
run() - Method in class com.hazelcast.partition.impl.PartitionStateOperation
 
run() - Method in class com.hazelcast.partition.impl.ReplicaSyncRequest
 
run() - Method in class com.hazelcast.partition.impl.ReplicaSyncResponse
 
run() - Method in class com.hazelcast.partition.impl.ReplicaSyncRetryResponse
 
run() - Method in class com.hazelcast.queue.AddAllBackupOperation
 
run() - Method in class com.hazelcast.queue.AddAllOperation
 
run() - Method in class com.hazelcast.queue.CheckAndEvictOperation
 
run() - Method in class com.hazelcast.queue.ClearBackupOperation
 
run() - Method in class com.hazelcast.queue.ClearOperation
 
run() - Method in class com.hazelcast.queue.CompareAndRemoveBackupOperation
 
run() - Method in class com.hazelcast.queue.CompareAndRemoveOperation
 
run() - Method in class com.hazelcast.queue.ContainsOperation
 
run() - Method in class com.hazelcast.queue.DrainBackupOperation
 
run() - Method in class com.hazelcast.queue.DrainOperation
 
run() - Method in class com.hazelcast.queue.IteratorOperation
 
run() - Method in class com.hazelcast.queue.OfferBackupOperation
 
run() - Method in class com.hazelcast.queue.OfferOperation
 
run() - Method in class com.hazelcast.queue.PeekOperation
 
run() - Method in class com.hazelcast.queue.PollBackupOperation
 
run() - Method in class com.hazelcast.queue.PollOperation
 
run() - Method in class com.hazelcast.queue.QueueReplicationOperation
 
run() - Method in class com.hazelcast.queue.RemoveBackupOperation
 
run() - Method in class com.hazelcast.queue.RemoveOperation
 
run() - Method in class com.hazelcast.queue.SizeOperation
 
run() - Method in class com.hazelcast.queue.tx.QueueTransactionRollbackOperation
 
run() - Method in class com.hazelcast.queue.tx.TxnOfferBackupOperation
 
run() - Method in class com.hazelcast.queue.tx.TxnOfferOperation
 
run() - Method in class com.hazelcast.queue.tx.TxnPeekOperation
 
run() - Method in class com.hazelcast.queue.tx.TxnPollBackupOperation
 
run() - Method in class com.hazelcast.queue.tx.TxnPollOperation
 
run() - Method in class com.hazelcast.queue.tx.TxnPrepareBackupOperation
 
run() - Method in class com.hazelcast.queue.tx.TxnPrepareOperation
 
run() - Method in class com.hazelcast.queue.tx.TxnReserveOfferOperation
 
run() - Method in class com.hazelcast.queue.tx.TxnReservePollOperation
 
run() - Method in class com.hazelcast.queue.tx.TxnRollbackBackupOperation
 
run() - Method in class com.hazelcast.queue.tx.TxnRollbackOperation
 
run() - Method in class com.hazelcast.spi.impl.BasicOperationScheduler.PartitionThread
 
run() - Method in class com.hazelcast.spi.impl.EventServiceImpl.DeregistrationOperation
 
run() - Method in class com.hazelcast.spi.impl.EventServiceImpl.PostJoinRegistrationOperation
 
run() - Method in class com.hazelcast.spi.impl.EventServiceImpl.RegistrationOperation
 
run() - Method in class com.hazelcast.spi.impl.EventServiceImpl.SendEventOperation
 
run() - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation
 
run() - Method in class com.hazelcast.spi.impl.ProxyServiceImpl.DistributedObjectDestroyOperation
 
run() - Method in class com.hazelcast.spi.impl.ProxyServiceImpl.PostJoinProxyOperation
 
run() - Method in class com.hazelcast.spi.Operation
 
run() - Method in class com.hazelcast.topic.PublishOperation
 
run() - Method in class com.hazelcast.transaction.impl.BeginTxBackupOperation
 
run() - Method in class com.hazelcast.transaction.impl.BroadcastTxRollbackOperation
 
run() - Method in class com.hazelcast.transaction.impl.PurgeTxBackupOperation
 
run() - Method in class com.hazelcast.transaction.impl.RecoverTxnOperation
 
run() - Method in class com.hazelcast.transaction.impl.ReplicateTxOperation
 
run() - Method in class com.hazelcast.transaction.impl.RollbackTxBackupOperation
 
run() - Method in class com.hazelcast.util.executor.CompletableFutureTask
 
run() - Method in class com.hazelcast.util.HealthMonitor
 
run() - Method in class com.hazelcast.wan.WanNoDelayReplication
 
RunGcRequest - Class in com.hazelcast.management.request
 
RunGcRequest() - Constructor for class com.hazelcast.management.request.RunGcRequest
 
RunnableAdapter<V> - Class in com.hazelcast.executor
 
RunnableAdapter() - Constructor for class com.hazelcast.executor.RunnableAdapter
 
RunnableAdapter(Runnable) - Constructor for class com.hazelcast.executor.RunnableAdapter
 
runOperation(Operation) - Method in interface com.hazelcast.spi.OperationService
Runs operation in calling thread.
runParallel(List<Integer>) - Method in class com.hazelcast.map.operation.QueryOperation
 
runParallelForPaging(List<Integer>) - Method in class com.hazelcast.map.operation.QueryOperation
 
RuntimeInterruptedException - Exception in com.hazelcast.core
An unchecked version of InterruptedException.
RuntimeInterruptedException() - Constructor for exception com.hazelcast.core.RuntimeInterruptedException
 
RuntimeInterruptedException(String) - Constructor for exception com.hazelcast.core.RuntimeInterruptedException
 
RuntimeStateRequest - Class in com.hazelcast.management.request
 
RuntimeStateRequest() - Constructor for class com.hazelcast.management.request.RuntimeStateRequest
 
runUnderLifecycleLock(Runnable) - Method in class com.hazelcast.instance.LifecycleServiceImpl
 

S

saveEntryIndex(QueryableEntry) - Method in interface com.hazelcast.query.impl.Index
 
saveEntryIndex(QueryableEntry) - Method in class com.hazelcast.query.impl.IndexImpl
 
saveEntryIndex(QueryableEntry) - Method in class com.hazelcast.query.impl.IndexService
 
schedule(Runnable, long, TimeUnit) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
schedule(Runnable, long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
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.ExecutionServiceImpl
 
schedule(String, Runnable, long, TimeUnit) - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
schedule(long, K, V) - Method in interface com.hazelcast.util.scheduler.EntryTaskScheduler
Schedules (or reschedules) the execution of given entry.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
 
scheduleAtFixedRate(String, Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
scheduleAtFixedRate(String, Runnable, long, long, TimeUnit) - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
SCHEDULED_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
 
ScheduledEntry<K,V> - Class in com.hazelcast.util.scheduler
 
ScheduledEntry(K, V, long, int) - Constructor for class com.hazelcast.util.scheduler.ScheduledEntry
 
ScheduledEntry(K, V, long, int, long) - Constructor for class com.hazelcast.util.scheduler.ScheduledEntry
 
ScheduledEntryProcessor<K,V> - Interface in com.hazelcast.util.scheduler
 
scheduleEviction(String, long) - Method in class com.hazelcast.queue.QueueService
 
scheduleIdleEviction(String, Data, long) - Method in class com.hazelcast.map.MapService
 
scheduleMapStoreDelete(String, Data, long) - Method in class com.hazelcast.map.MapService
 
scheduleMapStoreWrite(String, Data, Object, long) - Method in class com.hazelcast.map.MapService
 
scheduleTtlEviction(String, Record, long) - Method in class com.hazelcast.map.MapService
 
ScheduleType - Enum in com.hazelcast.util.scheduler
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
 
scheduleWithFixedDelay(String, Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
scheduleWithFixedDelay(String, Runnable, long, long, TimeUnit) - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
scopeId - Variable in class com.hazelcast.util.AddressUtil.AddressHolder
 
ScriptEngineManagerContext - Class in com.hazelcast.management
 
ScriptExecutorOperation - Class in com.hazelcast.management.operation
 
ScriptExecutorOperation() - Constructor for class com.hazelcast.management.operation.ScriptExecutorOperation
 
ScriptExecutorOperation(String, String, Map<String, Object>) - Constructor for class com.hazelcast.management.operation.ScriptExecutorOperation
 
searchForOtherClusters() - Method in interface com.hazelcast.cluster.Joiner
 
searchForOtherClusters() - Method in class com.hazelcast.cluster.MulticastJoiner
 
searchForOtherClusters() - Method in class com.hazelcast.cluster.TcpIpJoiner
 
second - Variable in class com.hazelcast.query.Predicates.LikePredicate
 
SecureCallable<V> - Interface in com.hazelcast.security
A secure callable that runs in a sandbox.
SecureRequest - Interface in com.hazelcast.client
 
SecurityConfig - Class in com.hazelcast.config
 
SecurityConfig() - Constructor for class com.hazelcast.config.SecurityConfig
 
securityContext - Variable in class com.hazelcast.instance.Node
 
SecurityContext - Interface in com.hazelcast.security
SecurityContext is responsible for managing lifecycle of security object such as ICredentialsFactory, IPermissionPolicy etc, to creating LoginContextes for member and client authentications and checking permissions for client operations.
select(Member) - Method in interface com.hazelcast.core.MemberSelector
Decides for the given member to be part of an operation or not.
SelectionHandler - Interface in com.hazelcast.nio
 
selector - Variable in class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
selectorQueue - Variable in class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
SEMAPHORE_DEAD_MEMBER_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
 
SEMAPHORE_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
SEMAPHORE_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
SEMAPHORE_REPLICATION_OPERATION - Static variable in class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
 
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
Contains the configuration for an ISemaphore.
SemaphoreConfig() - Constructor for class com.hazelcast.config.SemaphoreConfig
Creates a default configured 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
 
SemaphoreDataSerializerHook - Class in com.hazelcast.concurrent.semaphore
 
SemaphoreDataSerializerHook() - Constructor for class com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook
 
SemaphoreDeadMemberOperation - Class in com.hazelcast.concurrent.semaphore.operations
 
SemaphoreDeadMemberOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreDeadMemberOperation
 
SemaphoreDeadMemberOperation(String, String) - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreDeadMemberOperation
 
SemaphoreMBean - Class in com.hazelcast.jmx
 
SemaphoreMBean(ISemaphore, ManagementService) - Constructor for class com.hazelcast.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
 
SemaphorePortableHook - Class in com.hazelcast.concurrent.semaphore.client
 
SemaphorePortableHook() - Constructor for class com.hazelcast.concurrent.semaphore.client.SemaphorePortableHook
 
SemaphoreProxy - Class in com.hazelcast.concurrent.semaphore
 
SemaphoreProxy(String, SemaphoreService, NodeEngine) - Constructor for class com.hazelcast.concurrent.semaphore.SemaphoreProxy
 
SemaphoreReplicationOperation - Class in com.hazelcast.concurrent.semaphore.operations
 
SemaphoreReplicationOperation() - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
 
SemaphoreReplicationOperation(Map<String, Permit>) - Constructor for class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
 
SemaphoreRequest - Class in com.hazelcast.concurrent.semaphore.client
 
SemaphoreRequest() - Constructor for class com.hazelcast.concurrent.semaphore.client.SemaphoreRequest
 
SemaphoreRequest(String, int) - Constructor for class com.hazelcast.concurrent.semaphore.client.SemaphoreRequest
 
SemaphoreService - Class in com.hazelcast.concurrent.semaphore
 
SemaphoreService(NodeEngine) - Constructor for class com.hazelcast.concurrent.semaphore.SemaphoreService
 
SemaphoreWaitNotifyKey - Class in com.hazelcast.concurrent.semaphore
 
SemaphoreWaitNotifyKey(String, String) - Constructor for class com.hazelcast.concurrent.semaphore.SemaphoreWaitNotifyKey
 
send(ClientRequest, ClientConnection) - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
send(JoinMessage) - Method in class com.hazelcast.cluster.MulticastService
 
send(Address, Operation) - Method in class com.hazelcast.management.ManagementCenterService
 
send(Packet, Connection) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
send(Packet, Address) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
Retries sending packet maximum 5 times until connection to target becomes available.
send(Operation, Address) - Method in interface com.hazelcast.spi.OperationService
Executes an operation remotely.
send(Response, Address) - Method in interface com.hazelcast.spi.OperationService
 
send200() - Method in class com.hazelcast.ascii.rest.HttpCommand
 
send204() - Method in class com.hazelcast.ascii.rest.HttpCommand
 
send400() - Method in class com.hazelcast.ascii.rest.HttpCommand
 
sendAndReceive(ClientRequest, ClientConnection) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
sendEvent(Object, int) - Method in class com.hazelcast.client.ClientEndpoint
 
SendEventOperation() - Constructor for class com.hazelcast.spi.impl.EventServiceImpl.SendEventOperation
 
SendEventOperation(EventServiceImpl.EventPacket, int) - Constructor for class com.hazelcast.spi.impl.EventServiceImpl.SendEventOperation
 
sendJoinRequest(Address, boolean) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
sendNotification(Address, MapReduceNotification) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
sendResponse(TextCommand) - Method in interface com.hazelcast.ascii.TextCommandService
 
sendResponse(TextCommand) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
sendResponse(Object, int) - Method in class com.hazelcast.client.ClientEndpoint
 
sendResponse(TextCommand) - Method in class com.hazelcast.nio.ascii.SocketTextReader
 
sendResponse(Object) - Method in interface com.hazelcast.spi.ResponseHandler
 
sendShutdownMessage() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
SerializableCollection - Class in com.hazelcast.spi.impl
 
SerializableCollection() - Constructor for class com.hazelcast.spi.impl.SerializableCollection
 
SerializableCollection(Collection<Data>) - Constructor for class com.hazelcast.spi.impl.SerializableCollection
 
SerializableCollection(Data...) - Constructor for class com.hazelcast.spi.impl.SerializableCollection
 
SerializableXID - Class in com.hazelcast.transaction.impl
 
SerializableXID() - Constructor for class com.hazelcast.transaction.impl.SerializableXID
 
SerializableXID(int, byte[], byte[]) - Constructor for class com.hazelcast.transaction.impl.SerializableXID
 
SerializationConfig - Class in com.hazelcast.config
Contains the serialization configuration a HazelcastInstance.
SerializationConfig() - Constructor for class com.hazelcast.config.SerializationConfig
 
SerializationConstants - Class in com.hazelcast.nio.serialization
 
SerializationContext - Interface in com.hazelcast.nio.serialization
 
SerializationService - Interface in com.hazelcast.nio.serialization
 
SerializationServiceBuilder - Class in com.hazelcast.nio.serialization
 
SerializationServiceBuilder() - Constructor for class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
SerializationServiceImpl - Class in com.hazelcast.nio.serialization
 
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(Class) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
serializerFor(int) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
SerializerHook<T> - Interface in com.hazelcast.nio.serialization
This interface is used to automatically register serializers from external Hazelcast or user modules.
Both types of Serializers are supported (StreamSerializer and ByteArraySerializer).
serialVersionUID - Static variable in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
SERVER_ERROR - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
service - Variable in class com.hazelcast.client.ClientRequest
 
SERVICE_NAME - Static variable in class com.hazelcast.client.ClientEngineImpl
 
SERVICE_NAME - Static variable in class com.hazelcast.cluster.ClusterServiceImpl
 
SERVICE_NAME - Static variable in class com.hazelcast.collection.list.ListService
 
SERVICE_NAME - Static variable in class com.hazelcast.collection.set.SetService
 
SERVICE_NAME - Static variable in class com.hazelcast.concurrent.atomiclong.AtomicLongService
The name of this service.s
SERVICE_NAME - Static variable in class com.hazelcast.concurrent.atomicreference.AtomicReferenceService
The name of the AtomicReferenceService.
SERVICE_NAME - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
The service name of this 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.executor.DistributedExecutorService
 
SERVICE_NAME - Static variable in class com.hazelcast.map.MapService
 
SERVICE_NAME - Static variable in class com.hazelcast.mapreduce.impl.MapReduceService
The service name to retrieve an instance of the MapReduceService
SERVICE_NAME - Static variable in class com.hazelcast.multimap.MultiMapService
 
SERVICE_NAME - Static variable in interface com.hazelcast.partition.InternalPartitionService
 
SERVICE_NAME - Static variable in class com.hazelcast.queue.QueueService
 
SERVICE_NAME - Static variable in class com.hazelcast.topic.TopicService
 
SERVICE_NAME - Static variable in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
SERVICE_NAME - Static variable in class com.hazelcast.wan.WanReplicationService
 
ServiceConfig - Class in com.hazelcast.config
 
ServiceConfig() - Constructor for class com.hazelcast.config.ServiceConfig
 
ServiceConfigurationParser<T> - Interface in com.hazelcast.spi
 
ServiceInfo - Class in com.hazelcast.spi
Contains the name of the service and the actual service.
ServiceInfo(String, Object) - Constructor for class com.hazelcast.spi.ServiceInfo
 
ServiceLoader - Class in com.hazelcast.util
Support class for loading Hazelcast services and hooks based on the Java ServiceLoader specification but changed in the fact of classloaders to test for given services to work in multi classloader environments like application or OSGi servers
serviceName - Variable in class com.hazelcast.collection.client.CollectionRequest
 
serviceName - Variable in class com.hazelcast.spi.InvocationBuilder
 
ServicesConfig - Class in com.hazelcast.config
 
ServicesConfig() - Constructor for class com.hazelcast.config.ServicesConfig
 
servletContext - Variable in class com.hazelcast.web.WebFilter
 
SESSION_ATTRIBUTE_ID - Static variable in class com.hazelcast.web.WebDataSerializerHook
 
SessionAttributePredicate - Class in com.hazelcast.web
 
SessionAttributePredicate() - Constructor for class com.hazelcast.web.SessionAttributePredicate
 
SessionAttributePredicate(String) - Constructor for class com.hazelcast.web.SessionAttributePredicate
 
sessionCreated(HttpSessionEvent) - Method in class com.hazelcast.web.SessionListener
 
sessionDestroyed(HttpSessionEvent) - Method in class com.hazelcast.web.SessionListener
 
SessionListener - Class in com.hazelcast.web
 
SessionListener() - Constructor for class com.hazelcast.web.SessionListener
 
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) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
set(K, V) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
set(int, long, Data) - Method in class com.hazelcast.collection.list.ListContainer
 
set(int, E) - Method in class com.hazelcast.collection.list.ListProxyImpl
 
set(long) - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
set(long) - Method in class com.hazelcast.concurrent.atomiclong.LongWrapper
 
set(E) - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
 
set(Data) - Method in class com.hazelcast.concurrent.atomicreference.ReferenceWrapper
 
set(K, V) - Method in interface com.hazelcast.core.BaseMap
Associates the specified value with the specified key in this map If the map previously contained a mapping for the key, the old value is replaced by the specified value.
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.
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.
set(K, V) - Method in interface com.hazelcast.core.TransactionalMap
Transactional implementation of IMap.set(Object, Object).
set(long) - Method in class com.hazelcast.jmx.AtomicLongMBean
 
set(Data, Object, long) - Method in class com.hazelcast.map.DefaultRecordStore
 
SET - Static variable in class com.hazelcast.map.MapPortableHook
 
set(K, V) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
set(K, V, long, TimeUnit) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
set(Data, Object, long) - Method in interface com.hazelcast.map.RecordStore
 
set(Object, Object) - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
SET - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
SET - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
SET_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
SET_COUNT_OPERATION - Static variable in class com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook
 
SET_REPLICATION - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
setAccessKey(String) - Method in class com.hazelcast.config.AwsConfig
Sets the access key to access AWS.
setActions(Set<String>) - Method in class com.hazelcast.config.PermissionConfig
 
setActive(boolean) - Method in class com.hazelcast.instance.Node
 
setAddress(Address) - 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
 
setAlgorithm(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
setAllowUnsafe(boolean) - Method in class com.hazelcast.config.SerializationConfig
 
setAllowUnsafe(boolean) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
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
Sets and gets the value.
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
 
setAsMaster() - Method in class com.hazelcast.instance.Node
 
setAsyncBackupCount(int) - Method in class com.hazelcast.config.CollectionConfig
 
setAsyncBackupCount(int) - Method in class com.hazelcast.config.ListConfigReadOnly
 
setAsyncBackupCount(int) - Method in class com.hazelcast.config.MapConfig
Number of asynchronous backups.
setAsyncBackupCount(int) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setAsyncBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfig
 
setAsyncBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
 
setAsyncBackupCount(int) - Method in class com.hazelcast.config.QueueConfig
 
setAsyncBackupCount(int) - Method in class com.hazelcast.config.QueueConfigReadOnly
 
setAsyncBackupCount(int) - Method in class com.hazelcast.config.SemaphoreConfig
Sets the number of asynchronous backups.
setAsyncBackupCount(int) - Method in class com.hazelcast.config.SemaphoreConfigReadOnly
 
setAsyncBackupCount(int) - Method in class com.hazelcast.config.SetConfigReadOnly
 
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
 
setAttribute(Attribute) - Method in class com.hazelcast.jmx.HazelcastMBean
 
setAttributes(AttributeList) - Method in class com.hazelcast.jmx.HazelcastMBean
 
setAveAge(long) - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
setAwsConfig(AwsConfig) - Method in class com.hazelcast.config.JoinConfig
 
setBackup(long, long, Data) - Method in class com.hazelcast.collection.list.ListContainer
 
setBackupCount(int) - Method in class com.hazelcast.config.CollectionConfig
 
setBackupCount(int) - Method in class com.hazelcast.config.ListConfigReadOnly
 
setBackupCount(int) - Method in class com.hazelcast.config.MapConfig
Number of synchronous backups.
setBackupCount(int) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfig
 
setBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
 
setBackupCount(int) - Method in class com.hazelcast.config.QueueConfig
 
setBackupCount(int) - Method in class com.hazelcast.config.QueueConfigReadOnly
 
setBackupCount(int) - Method in class com.hazelcast.config.SemaphoreConfig
Sets the number of synchronous backups.
setBackupCount(int) - Method in class com.hazelcast.config.SemaphoreConfigReadOnly
 
setBackupCount(int) - Method in class com.hazelcast.config.SetConfigReadOnly
 
setBackupCount(int) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
setBackupEntryCount(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
setBackupEntryMemoryCost(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
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
 
setBinary(boolean) - Method in class com.hazelcast.config.MultiMapConfig
 
setBinary(boolean) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
 
setBindings(Bindings, int) - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
setBindings(Bindings) - Method in class com.hazelcast.osgi.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.
setBooleanAttribute(String, boolean) - Method in class com.hazelcast.config.MemberAttributeConfig
 
setBooleanAttribute(String, boolean) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
 
setBooleanAttribute(String, boolean) - Method in interface com.hazelcast.core.Member
Defines a key-value pair boolean attribute for this member 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
 
setByteAttribute(String, byte) - Method in class com.hazelcast.config.MemberAttributeConfig
 
setByteAttribute(String, byte) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
 
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
 
setByteOrder(ByteOrder) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
setCachedValue(Object) - Method in class com.hazelcast.map.record.CachedDataRecord
 
setCacheLocalEntries(boolean) - Method in class com.hazelcast.config.NearCacheConfig
 
setCallback(Callback<Object>) - Method in class com.hazelcast.spi.InvocationBuilder
 
setCallerAddress(Operation, Address) - Static method in class com.hazelcast.spi.OperationAccessor
 
setCallerUuid(String) - Method in class com.hazelcast.spi.Operation
 
setCallerUuid(String) - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
setCallId(int) - Method in class com.hazelcast.client.ClientRequest
 
setCallId(Operation, long) - Static method in class com.hazelcast.spi.OperationAccessor
 
setCallTimeout(long) - Method in class com.hazelcast.spi.InvocationBuilder
 
setCallTimeout(Operation, long) - Static method in class com.hazelcast.spi.OperationAccessor
 
setCheckClassDefErrors(boolean) - Method in class com.hazelcast.config.SerializationConfig
 
setCheckClassDefErrors(boolean) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
setChunkSize(int) - Method in class com.hazelcast.config.JobTrackerConfig
 
setChunkSize(int) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
 
setClass(Class<? extends Serializer>) - Method in class com.hazelcast.config.SerializerConfig
 
setClassDefinitions(Set<ClassDefinition>) - Method in class com.hazelcast.config.SerializationConfig
 
setClassLoader(ClassLoader) - Method in class com.hazelcast.client.config.ClientConfig
 
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.nio.serialization.SerializationServiceBuilder
 
setClassName(String) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
 
setClassName(String) - Method in class com.hazelcast.config.CredentialsFactoryConfig
 
setClassName(String) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
 
setClassName(String) - Method in class com.hazelcast.config.GlobalSerializerConfig
 
setClassName(String) - Method in class com.hazelcast.config.ItemListenerConfigReadOnly
 
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
 
setClassName(String) - Method in class com.hazelcast.config.LoginModuleConfig
 
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
 
setClassName(String) - Method in class com.hazelcast.config.PermissionPolicyConfig
 
setClassName(String) - Method in class com.hazelcast.config.QueueStoreConfig
 
setClassName(String) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
 
setClassName(String) - Method in class com.hazelcast.config.SerializerConfig
 
setClassName(String) - Method in class com.hazelcast.config.ServiceConfig
 
setClassName(String) - Method in class com.hazelcast.config.SocketInterceptorConfig
Sets the name for the SocketInterceptor implementation class
setClientHandler(OutOfMemoryHandler) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
 
setClientLoginModuleConfigs(List<LoginModuleConfig>) - Method in class com.hazelcast.config.SecurityConfig
 
setClientPermissionConfigs(Set<PermissionConfig>) - Method in class com.hazelcast.config.SecurityConfig
 
setClientPolicyConfig(PermissionPolicyConfig) - Method in class com.hazelcast.config.SecurityConfig
 
setClientThreadId(long) - Method in class com.hazelcast.client.txn.BaseTransactionRequest
 
setClusterId(String) - Method in class com.hazelcast.config.ManagementCenterConfig
 
setClusterName(String) - Method in class com.hazelcast.monitor.TimedMemberState
 
SetCommand - Class in com.hazelcast.ascii.memcache
 
SetCommand(TextCommandConstants.TextCommandType, String, int, int, int, boolean) - Constructor for class com.hazelcast.ascii.memcache.SetCommand
 
SetCommandParser - Class in com.hazelcast.ascii.memcache
 
SetCommandParser(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.ascii.memcache.SetCommandParser
 
SetCommandProcessor - Class in com.hazelcast.ascii.memcache
 
SetCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.ascii.memcache.SetCommandProcessor
 
setCommunicateStats(boolean) - Method in class com.hazelcast.config.JobTrackerConfig
 
setCommunicateStats(boolean) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
 
SetConfig - Class in com.hazelcast.config
 
SetConfig() - Constructor for class com.hazelcast.config.SetConfig
 
SetConfig(SetConfig) - Constructor for class com.hazelcast.config.SetConfig
 
setConfig(SerializationConfig) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
setConfig(QueueConfig, NodeEngine, QueueService) - Method in class com.hazelcast.queue.QueueContainer
 
setConfig(QueueStoreConfig, String) - Method in class com.hazelcast.queue.QueueStoreWrapper
 
setConfigLocation(String) - Method in class com.hazelcast.jca.ResourceAdapterImpl
Called by the container
setConfigObject(Object) - Method in class com.hazelcast.config.ServiceConfig
 
SetConfigReadOnly - Class in com.hazelcast.config
 
SetConfigReadOnly(SetConfig) - Constructor for class com.hazelcast.config.SetConfigReadOnly
 
setConfigurationFile(File) - Method in class com.hazelcast.config.Config
 
setConfigurationUrl(URL) - Method in class com.hazelcast.config.Config
 
setConn(Connection) - Method in class com.hazelcast.nio.ClientPacket
 
setConn(Connection) - Method in class com.hazelcast.nio.Packet
Sets the Connection this Packet is send with.
setConnection(ClientConnection) - Method in class com.hazelcast.client.spi.impl.ClientCallFuture
 
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
 
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
Sets the connect timeout in seconds.
setConnectionTimeoutSeconds(int) - Method in class com.hazelcast.config.TcpIpConfig
Sets the connection timeout.
setConnectionTracingDetail(boolean) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
Setter for the RAR property 'connectionTracingDetails'.
setConnectionTracingEvents(String) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
Setter for the property 'connectionTracingEvents'.
SetContainer - Class in com.hazelcast.collection.set
 
SetContainer() - Constructor for class com.hazelcast.collection.set.SetContainer
 
SetContainer(String, NodeEngine) - Constructor for class com.hazelcast.collection.set.SetContainer
 
setContentType(byte[]) - Method in class com.hazelcast.ascii.rest.RestValue
 
setContext(ClientContext) - Method in class com.hazelcast.client.spi.ClientProxy
 
setContext(ScriptContext) - Method in class com.hazelcast.osgi.OSGiScriptEngine
 
setCost(long) - Method in class com.hazelcast.map.SimpleEntryView
 
setCount(int) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchInfo
 
setCount(String, int) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
 
setCountDirect(int) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchInfo
 
setCountDirect(String, int) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchService
 
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
 
SetCountRequest - Class in com.hazelcast.concurrent.countdownlatch.client
 
SetCountRequest() - Constructor for class com.hazelcast.concurrent.countdownlatch.client.SetCountRequest
 
SetCountRequest(String, int) - Constructor for class com.hazelcast.concurrent.countdownlatch.client.SetCountRequest
 
setCreationTime(long) - Method in class com.hazelcast.map.record.RecordStatistics
 
setCreationTime(long) - Method in class com.hazelcast.map.SimpleEntryView
 
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
 
setData(Data) - Method in class com.hazelcast.nio.serialization.DataAdapter
 
setData(Data) - Method in class com.hazelcast.queue.QueueItem
 
setDataSerializableFactories(Map<Integer, DataSerializableFactory>) - Method in class com.hazelcast.config.SerializationConfig
 
setDataSerializableFactoryClasses(Map<Integer, String>) - Method in class com.hazelcast.config.SerializationConfig
 
setDate(long) - Method in class com.hazelcast.logging.SystemLogRecord
 
setDirtyEntryCount(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
setDistributedObjectListener(String) - Method in class com.hazelcast.client.ClientEndpoint
 
setDone() - Method in class com.hazelcast.util.executor.DelegatingFuture
 
setDoubleAttribute(String, double) - Method in class com.hazelcast.config.MemberAttributeConfig
 
setDoubleAttribute(String, double) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
 
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.transaction.TransactionOptions
Sets the transaction durability.
setEmptyQueueTtl(int) - Method in class com.hazelcast.config.QueueConfig
 
setEmptyQueueTtl(int) - Method in class com.hazelcast.config.QueueConfigReadOnly
 
setEnableCompression(boolean) - Method in class com.hazelcast.config.SerializationConfig
 
setEnableCompression(boolean) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
setEnabled(boolean) - Method in class com.hazelcast.config.AwsConfig
Enables or disables the aws join mechanism.
setEnabled(boolean) - Method in class com.hazelcast.config.InterfacesConfig
 
setEnabled(boolean) - Method in class com.hazelcast.config.ManagementCenterConfig
 
setEnabled(boolean) - Method in class com.hazelcast.config.MapStoreConfig
Enables and disables this configuration
setEnabled(boolean) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
 
setEnabled(boolean) - Method in class com.hazelcast.config.MulticastConfig
Enables or disables the multicast discovery mechanism
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
 
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.
setEnableDefaults(boolean) - Method in class com.hazelcast.config.ServicesConfig
 
setEnableSharedObject(boolean) - Method in class com.hazelcast.config.SerializationConfig
 
setEnableSharedObject(boolean) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
setEndpoint(String) - Method in class com.hazelcast.aws.AWSClient
 
setEndPoint(Address) - Method in class com.hazelcast.nio.TcpIpConnection
 
setEndpoint(Address) - Method in class com.hazelcast.partition.PartitionRuntimeState
 
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
 
setEndpoints(List<String>) - Method in class com.hazelcast.config.WanTargetClusterConfig
 
setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.MapConfig
 
setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.MultiMapConfig
 
setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
 
setEntryView(EntryView) - Method in class com.hazelcast.map.wan.MapReplicationUpdate
 
setError(Throwable) - Method in class com.hazelcast.util.executor.DelegatingFuture
 
setEventObject(ReplicationEventObject) - Method in class com.hazelcast.wan.WanReplicationEvent
 
setEvictionCriteriaNumber(long) - Method in class com.hazelcast.map.record.AbstractRecord
 
setEvictionCriteriaNumber(long) - Method in interface com.hazelcast.map.record.Record
 
setEvictionCriteriaNumber(long) - Method in class com.hazelcast.map.record.RecordInfo
 
setEvictionCriteriaNumber(long) - Method in class com.hazelcast.map.SimpleEntryView
 
setEvictionPercentage(int) - Method in class com.hazelcast.config.MapConfig
When max.
setEvictionPercentage(int) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setEvictionPolicy(MapConfig.EvictionPolicy) - Method in class com.hazelcast.config.MapConfig
 
setEvictionPolicy(MapConfig.EvictionPolicy) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setEvictionPolicy(String) - Method in class com.hazelcast.config.NearCacheConfig
 
setEvictionPolicy(String) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
 
setExecutorConfigs(Map<String, ExecutorConfig>) - Method in class com.hazelcast.config.Config
 
setExecutorName(String) - Method in class com.hazelcast.spi.InvocationBuilder
Sets the executor name.
setExecutorName(String) - Method in class com.hazelcast.spi.Operation
 
setExecutorPoolSize(int) - Method in class com.hazelcast.client.config.ClientConfig
 
setExpirationTime(long) - Method in class com.hazelcast.map.record.RecordStatistics
 
setExpirationTime(long) - Method in class com.hazelcast.map.SimpleEntryView
 
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
 
setFactoryClassName(String) - Method in class com.hazelcast.config.QueueStoreConfig
 
setFactoryClassName(String) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
 
setFactoryClassName(String) - Method in class com.hazelcast.config.SSLConfig
Sets the name for the SSLContextFactory implementation class
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
 
setFactoryImplementation(QueueStoreFactory) - Method in class com.hazelcast.config.QueueStoreConfig
 
setFactoryImplementation(QueueStoreFactory) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
 
setFactoryImplementation(Object) - Method in class com.hazelcast.config.SSLConfig
Sets the SSLContextFactory implementation object
setFalse(byte, int) - Static method in class com.hazelcast.util.ByteUtil
Clears a bit, by setting it to 0.
setFirstConnection(boolean) - Method in class com.hazelcast.client.AuthenticationRequest
 
setFloatAttribute(String, float) - Method in class com.hazelcast.config.MemberAttributeConfig
 
setFloatAttribute(String, float) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
 
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
 
setGlobalOrderingEnabled(boolean) - Method in class com.hazelcast.config.TopicConfig
 
setGlobalOrderingEnabled(boolean) - Method in class com.hazelcast.config.TopicConfigReadOnly
 
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.config.Config
 
setGroupName(String) - Method in class com.hazelcast.cluster.ConfigCheck
 
setGroupName(String) - Method in class com.hazelcast.config.WanTargetClusterConfig
 
setGroupPassword(String) - Method in class com.hazelcast.cluster.ConfigCheck
 
setGroupPassword(String) - Method in class com.hazelcast.config.WanTargetClusterConfig
 
setGroupType(PartitionGroupConfig.MemberGroupType) - Method in class com.hazelcast.config.PartitionGroupConfig
Sets the MemberGroupType.
setHandler(OutOfMemoryHandler) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher
 
setHazelcast(HazelcastInstance) - Method in class com.hazelcast.client.examples.ClientTestApp
 
setHazelcast(HazelcastInstance) - Method in class com.hazelcast.examples.TestApp
 
setHazelcastInstance(HazelcastInstance) - Method in interface com.hazelcast.core.HazelcastInstanceAware
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.executor.RunnableAdapter
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.instance.MemberImpl
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
setHeader(int) - Method in class com.hazelcast.nio.Packet
 
setHeapCost(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
setHits(int) - Method in class com.hazelcast.map.record.RecordStatistics
 
setHits(long) - Method in class com.hazelcast.map.SimpleEntryView
 
setHits(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
setHits(long) - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
 
setHostHeader(String) - Method in class com.hazelcast.config.AwsConfig
Sets the host header; the address the EC2 API can be found.
setIdleDelayMillis(long) - Method in class com.hazelcast.map.record.RecordInfo
 
setImplementation(ICredentialsFactory) - Method in class com.hazelcast.config.CredentialsFactoryConfig
 
setImplementation(EntryListener) - Method in class com.hazelcast.config.EntryListenerConfig
 
setImplementation(EntryListener) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
 
setImplementation(EventListener) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
 
setImplementation(ByteArraySerializer) - Method in class com.hazelcast.config.GlobalSerializerConfig
 
setImplementation(StreamSerializer) - 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
 
setImplementation(EventListener) - Method in class com.hazelcast.config.ItemListenerConfigReadOnly
 
setImplementation(EventListener) - Method in class com.hazelcast.config.ListenerConfig
Sets the EventListener implementation.
setImplementation(EventListener) - Method in class com.hazelcast.config.ListenerConfigReadOnly
 
setImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfig
Sets the map store implementation object
setImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
 
setImplementation(IPermissionPolicy) - Method in class com.hazelcast.config.PermissionPolicyConfig
 
setImplementation(Serializer) - Method in class com.hazelcast.config.SerializerConfig
Sets the serializer implementation instance.
setImplementation(Object) - Method in class com.hazelcast.config.SocketInterceptorConfig
Sets the SocketInterceptor implementation object
setIncludeValue(boolean) - Method in class com.hazelcast.config.EntryListenerConfig
 
setIncludeValue(boolean) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
 
setIncludeValue(boolean) - Method in class com.hazelcast.config.ItemListenerConfig
 
setIncludeValue(boolean) - Method in class com.hazelcast.config.ItemListenerConfigReadOnly
 
setInitialized() - Method in class com.hazelcast.concurrent.semaphore.Permit
 
setInitialLoadMode(MapStoreConfig.InitialLoadMode) - Method in class com.hazelcast.config.MapStoreConfig
Sets initial load mode LAZY: Default load mode where load is async EAGER: load mode where load is blocked till all partitions are loaded
setInitialOutputBufferSize(int) - Method in class com.hazelcast.nio.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
 
setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.MapConfig
Data type that will be used for storing records.
setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.NearCacheConfig
 
setInMemoryFormat(String) - Method in class com.hazelcast.config.NearCacheConfig
 
setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
 
setInMemoryFormat(String) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
 
setInstanceName(String) - Method in class com.hazelcast.config.Config
 
setInstanceNames(Set<String>) - Method in class com.hazelcast.monitor.TimedMemberState
 
setIntAttribute(String, int) - Method in class com.hazelcast.config.MemberAttributeConfig
 
setIntAttribute(String, int) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
 
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
 
setInvalidateOnChange(boolean) - Method in class com.hazelcast.config.NearCacheConfig
 
setInvalidateOnChange(boolean) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
 
setInvocationTime(Operation, long) - Static method in class com.hazelcast.spi.OperationAccessor
 
setItemId(long) - Method in class com.hazelcast.queue.QueueItem
 
setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.CollectionConfig
 
setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.ListConfigReadOnly
 
setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.QueueConfig
 
setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.QueueConfigReadOnly
 
setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.SetConfigReadOnly
 
setIterationCount(int) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
setIterationType(IterationType) - Method in class com.hazelcast.query.PagingPredicate
 
setJobTrackerConfigs(Map<String, JobTrackerConfig>) - Method in class com.hazelcast.config.Config
 
setJoin(JoinConfig) - Method in class com.hazelcast.config.NetworkConfig
 
setJoined() - Method in class com.hazelcast.instance.Node
 
setJoinerType(String) - Method in class com.hazelcast.cluster.ConfigCheck
 
setKeepAlive(boolean) - Method in class com.hazelcast.client.config.SocketOptions
 
setKey(byte[]) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
setKey(K) - Method in class com.hazelcast.map.SimpleEntryView
 
setKey(Data) - Method in class com.hazelcast.map.wan.MapReplicationRemove
 
SetKeyValueSource<V> - Class in com.hazelcast.mapreduce.impl
This KeyValueSource implementation is used in KeyValueSource.fromSet(com.hazelcast.core.ISet) to generate a default implementation based on a Hazelcast ISet.
SetKeyValueSource() - Constructor for class com.hazelcast.mapreduce.impl.SetKeyValueSource
 
SetKeyValueSource(String) - Constructor for class com.hazelcast.mapreduce.impl.SetKeyValueSource
 
setLastAccessTime(long) - Method in class com.hazelcast.map.SimpleEntryView
 
setLastAccessTime(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
setLastStoredTime(long) - Method in class com.hazelcast.map.record.RecordStatistics
 
setLastStoredTime(long) - Method in class com.hazelcast.map.SimpleEntryView
 
setLastUpdateTime(long) - Method in class com.hazelcast.map.record.RecordStatistics
 
setLastUpdateTime(long) - Method in class com.hazelcast.map.SimpleEntryView
 
setLastUpdateTime(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
setLicenseKey(String) - Method in class com.hazelcast.config.Config
 
setLingerSeconds(int) - Method in class com.hazelcast.client.config.SocketOptions
 
setListConfigs(Map<String, ListConfig>) - Method in class com.hazelcast.config.Config
 
setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.client.config.ClientConfig
 
setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.config.Config
 
setListenerRegistration(String, String, String) - Method in class com.hazelcast.client.ClientEndpoint
 
setLoadBalancer(LoadBalancer) - Method in class com.hazelcast.client.config.ClientConfig
 
setLoaded(boolean) - Method in class com.hazelcast.map.DefaultRecordStore
 
setLoaded(boolean) - Method in interface com.hazelcast.map.RecordStore
 
setLocal(boolean) - Method in class com.hazelcast.config.EntryListenerConfig
 
setLocal(boolean) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
 
setLocalResponseHandler(Operation, Callback<Object>) - Static method in class com.hazelcast.spi.impl.ResponseHandlerFactory
 
setLockedEntryCount(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
setLogWriter(PrintWriter) - Method in class com.hazelcast.jca.JcaBase
Sets the container specific container logger
setLongAttribute(String, long) - Method in class com.hazelcast.config.MemberAttributeConfig
 
setLongAttribute(String, long) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
 
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
 
setManagedContext(ManagedContext) - Method in class com.hazelcast.client.config.ClientConfig
 
setManagedContext(ManagedContext) - Method in class com.hazelcast.config.Config
 
setManagedContext(ManagedContext) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
setManagementCenterConfig(ManagementCenterConfig) - Method in class com.hazelcast.config.Config
 
setMapConfig(MapConfig) - Method in class com.hazelcast.map.MapContainer
 
setMapConfigs(Map<String, MapConfig>) - Method in class com.hazelcast.config.Config
 
setMapIndexConfigs(List<MapIndexConfig>) - Method in class com.hazelcast.config.MapConfig
 
setMapIndexConfigs(List<MapIndexConfig>) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setMapName(String) - Method in class com.hazelcast.map.wan.MapReplicationRemove
 
setMapName(String) - Method in class com.hazelcast.map.wan.MapReplicationUpdate
 
setMapStoreConfig(MapStoreConfig) - Method in class com.hazelcast.config.MapConfig
Sets the mapStore configuration
setMapStoreConfig(MapStoreConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setMapStoreDeleteDelayMillis(long) - Method in class com.hazelcast.map.record.RecordInfo
 
setMapStoreWriteDelayMillis(long) - Method in class com.hazelcast.map.record.RecordInfo
 
setMaster(Boolean) - Method in class com.hazelcast.monitor.TimedMemberState
 
setMaster(Address) - Method in class com.hazelcast.partition.MigrationInfo
 
setMasterAddress(Address) - Method in class com.hazelcast.instance.Node
 
SetMasterOperation - Class in com.hazelcast.cluster
 
SetMasterOperation() - Constructor for class com.hazelcast.cluster.SetMasterOperation
 
SetMasterOperation(Address) - Constructor for class com.hazelcast.cluster.SetMasterOperation
 
setMasterTime(long) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
setMasterUuid(String) - Method in class com.hazelcast.partition.MigrationInfo
 
setMaxAge(long) - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
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
 
setMaxIdleSeconds(int) - Method in class com.hazelcast.config.NearCacheConfig
 
setMaxIdleSeconds(int) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
 
setMaxSize(int) - Method in class com.hazelcast.config.CollectionConfig
 
setMaxSize(int) - Method in class com.hazelcast.config.ListConfigReadOnly
 
setMaxSize(int) - Method in class com.hazelcast.config.NearCacheConfig
 
setMaxSize(int) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
 
setMaxSize(int) - Method in class com.hazelcast.config.QueueConfig
 
setMaxSize(int) - Method in class com.hazelcast.config.QueueConfigReadOnly
 
setMaxSize(int) - Method in class com.hazelcast.config.SetConfigReadOnly
 
setMaxSizeConfig(MaxSizeConfig) - Method in class com.hazelcast.config.MapConfig
 
setMaxSizeConfig(MaxSizeConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setMaxSizePolicy(MaxSizeConfig.MaxSizePolicy) - Method in class com.hazelcast.config.MaxSizeConfig
 
setMaxSizePolicy(MaxSizeConfig.MaxSizePolicy) - Method in class com.hazelcast.config.MaxSizeConfigReadOnly
 
setMaxThreadSize(int) - Method in class com.hazelcast.config.JobTrackerConfig
 
setMaxThreadSize(int) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
 
SetMBean - Class in com.hazelcast.jmx
 
SetMBean(ISet, ManagementService) - Constructor for class com.hazelcast.jmx.SetMBean
 
setMemberAttributeConfig(MemberAttributeConfig) - Method in class com.hazelcast.config.Config
 
setMemberCredentialsConfig(CredentialsFactoryConfig) - Method in class com.hazelcast.config.SecurityConfig
 
setMemberGroupConfigs(Collection<MemberGroupConfig>) - Method in class com.hazelcast.config.PartitionGroupConfig
Adds a MemberGroupConfig.
setMemberGroupType(PartitionGroupConfig.MemberGroupType) - Method in class com.hazelcast.cluster.ConfigCheck
 
setMemberList(List<String>) - Method in class com.hazelcast.monitor.TimedMemberState
 
setMemberLoginModuleConfigs(List<LoginModuleConfig>) - Method in class com.hazelcast.config.SecurityConfig
 
setMembers(List<String>) - Method in class com.hazelcast.config.TcpIpConfig
Sets the well known members.
setMemberState(MemberState) - Method in class com.hazelcast.monitor.TimedMemberState
 
setMergePolicy(String) - Method in class com.hazelcast.config.MapConfig
 
setMergePolicy(String) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setMergePolicy(String) - Method in class com.hazelcast.config.WanReplicationRef
 
setMergePolicy(String) - Method in class com.hazelcast.config.WanReplicationRefReadOnly
 
setMergePolicy(MapMergePolicy) - Method in class com.hazelcast.map.wan.MapReplicationUpdate
 
setMessage(String) - Method in class com.hazelcast.logging.SystemLogRecord
 
setMessageListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.config.TopicConfig
 
setMessageListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.config.TopicConfigReadOnly
 
setMinAge(long) - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
setMonitor(ConnectionMonitor) - Method in class com.hazelcast.nio.TcpIpConnection
 
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.config.Config
 
setName(String) - Method in class com.hazelcast.config.CollectionConfig
 
setName(String) - Method in class com.hazelcast.config.ExecutorConfig
 
setName(String) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
 
setName(String) - Method in class com.hazelcast.config.GroupConfig
Sets the group name.
setName(String) - Method in class com.hazelcast.config.JobTrackerConfig
 
setName(String) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
 
setName(String) - Method in class com.hazelcast.config.ListConfigReadOnly
 
setName(String) - Method in class com.hazelcast.config.MapConfig
 
setName(String) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setName(String) - Method in class com.hazelcast.config.MultiMapConfig
 
setName(String) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
 
setName(String) - Method in class com.hazelcast.config.NearCacheConfig
 
setName(String) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
 
setName(String) - Method in class com.hazelcast.config.PermissionConfig
 
setName(String) - Method in class com.hazelcast.config.QueueConfig
 
setName(String) - Method in class com.hazelcast.config.SemaphoreConfig
Sets the name of the semaphore.
setName(String) - Method in class com.hazelcast.config.SemaphoreConfigReadOnly
 
setName(String) - Method in class com.hazelcast.config.ServiceConfig
 
setName(String) - Method in class com.hazelcast.config.SetConfigReadOnly
 
setName(String) - Method in class com.hazelcast.config.TopicConfig
Sets the name of the topic.
setName(String) - Method in class com.hazelcast.config.TopicConfigReadOnly
 
setName(String) - Method in class com.hazelcast.config.WanReplicationConfig
 
setName(String) - Method in class com.hazelcast.config.WanReplicationRef
 
setName(String) - Method in class com.hazelcast.config.WanReplicationRefReadOnly
 
setNearCacheConfig(NearCacheConfig) - Method in class com.hazelcast.config.MapConfig
 
setNearCacheConfig(NearCacheConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setNearCacheConfigMap(Map<String, NearCacheConfig>) - Method in class com.hazelcast.client.config.ClientConfig
 
setNearCacheStats(NearCacheStatsImpl) - 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.config.Config
 
setNewValue(Object) - Method in class com.hazelcast.map.MapInterceptorContextImpl
 
setNextRecordId(long) - Method in class com.hazelcast.multimap.operations.MultiMapResponse
 
setNode(String) - Method in class com.hazelcast.logging.SystemLogRecord
 
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
 
setObject(Object) - Method in class com.hazelcast.multimap.MultiMapRecord
 
setObjectName(Hashtable<String, String>) - Method in class com.hazelcast.jmx.HazelcastMBean
 
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.operation
 
SetOperation(String, Data, Data, long) - Constructor for class com.hazelcast.map.operation.SetOperation
 
SetOperation() - Constructor for class com.hazelcast.map.operation.SetOperation
 
SetOperations - Interface in com.hazelcast.multimap.operations
 
setOptimizeQueries(boolean) - Method in class com.hazelcast.config.MapConfig
 
setOptimizeQueries(boolean) - Method in class com.hazelcast.config.MapConfigReadOnly
 
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
 
setOutboundPortDefinitions(Collection<String>) - Method in class com.hazelcast.config.NetworkConfig
 
setOutboundPorts(Collection<Integer>) - Method in class com.hazelcast.config.NetworkConfig
 
setOutOfMemoryHandler(OutOfMemoryHandler) - Static method in class com.hazelcast.core.Hazelcast
Sets OutOfMemoryHandler to be used when an OutOfMemoryError is caught by Hazelcast threads.
setOwnedEntryCount(long) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
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.NearCacheStatsImpl
 
setOwnedItemCount(int) - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
setOwnerUuid(String) - Method in interface com.hazelcast.map.tx.MapTxnOperation
 
setOwnerUuid(String) - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
setOwnerUuid(String) - Method in class com.hazelcast.map.tx.TxnSetOperation
 
setOwnerUuid(String) - Method in class com.hazelcast.map.tx.TxnUnlockOperation
 
setPagingPredicateAnchor(PagingPredicate, Map.Entry) - Static method in class com.hazelcast.query.PagingPredicateAccessor
 
setPartitionGroupConfig(PartitionGroupConfig) - Method in class com.hazelcast.config.Config
 
setPartitionGroupEnabled(boolean) - Method in class com.hazelcast.cluster.ConfigCheck
 
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
Sets the partition id the implementing instance is executed against
setPartitionId(int) - Method in class com.hazelcast.spi.Operation
 
setPartitionIds(List<Integer>) - Method in class com.hazelcast.map.QueryResult
 
setPartitioningStrategy(PartitioningStrategy) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
setPartitioningStrategyClass(String) - Method in class com.hazelcast.config.PartitioningStrategyConfig
 
setPartitioningStrategyClass(String) - Method in class com.hazelcast.config.PartitioningStrategyConfigReadOnly
 
setPartitioningStrategyConfig(PartitioningStrategyConfig) - Method in class com.hazelcast.config.MapConfig
 
setPartitioningStrategyConfig(PartitioningStrategyConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setPartitionReplicaVersions(int, long[]) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
setPartitionReplicaVersions(int, long[]) - Method in interface com.hazelcast.partition.InternalPartitionService
 
setPartitions(InternalPartition[], Map<Address, Integer>) - Method in class com.hazelcast.partition.PartitionRuntimeState
 
setPartitionStrategy(PartitioningStrategy) - Method in class com.hazelcast.config.PartitioningStrategyConfig
 
setPartitionStrategy(PartitioningStrategy) - Method in class com.hazelcast.config.PartitioningStrategyConfigReadOnly
 
setPassword(String) - Method in class com.hazelcast.config.GroupConfig
Sets the password.
setPassword(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
setPassword(String) - Method in class com.hazelcast.security.UsernamePasswordCredentials
 
SetPermission - Class in com.hazelcast.security.permission
 
SetPermission(String, String...) - Constructor for class com.hazelcast.security.permission.SetPermission
 
setPollOperation(boolean) - Method in class com.hazelcast.queue.TxQueueItem
 
setPoolSize(int) - Method in class com.hazelcast.config.ExecutorConfig
 
setPoolSize(int) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
 
setPort(int) - Method in class com.hazelcast.config.NetworkConfig
Sets the port the Hazelcast member is going to 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
 
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 maxmim number of ports to try.
setPrincipal(String) - Method in class com.hazelcast.config.PermissionConfig
 
setPrincipal(String) - Method in class com.hazelcast.security.AbstractCredentials
 
setProperties(Properties) - Method in class com.hazelcast.config.Config
 
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
 
setProperties(Properties) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
 
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
 
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(Properties) - Method in class com.hazelcast.config.XmlConfigBuilder
Sets the used properties.
setProperty(String, String) - Method in class com.hazelcast.config.Config
 
setProperty(String, String) - Method in class com.hazelcast.config.MapStoreConfig
 
setProperty(String, String) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
 
setProperty(String, String) - Method in class com.hazelcast.config.QueueStoreConfig
 
setProperty(String, String) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
 
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.
setProxyFactoryConfigs(List<ProxyFactoryConfig>) - Method in class com.hazelcast.client.config.ClientConfig
 
SetProxyImpl<E> - Class in com.hazelcast.collection.set
 
SetProxyImpl(String, NodeEngine, SetService) - Constructor for class com.hazelcast.collection.set.SetProxyImpl
 
setPublicAddress(String) - Method in class com.hazelcast.config.NetworkConfig
 
setQueueCapacity(int) - Method in class com.hazelcast.config.ExecutorConfig
 
setQueueCapacity(int) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
 
setQueueConfigs(Map<String, QueueConfig>) - Method in class com.hazelcast.config.Config
 
setQueueSize(int) - Method in class com.hazelcast.config.JobTrackerConfig
 
setQueueSize(int) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
 
setQueueStoreConfig(QueueStoreConfig) - Method in class com.hazelcast.config.QueueConfig
 
setQueueStoreConfig(QueueStoreConfig) - Method in class com.hazelcast.config.QueueConfigReadOnly
 
setReadBackupData(boolean) - Method in class com.hazelcast.config.MapConfig
 
setReadBackupData(boolean) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setReAuth(boolean) - Method in class com.hazelcast.client.AuthenticationRequest
 
setRecordId(long) - Method in class com.hazelcast.multimap.MultiMapRecord
 
setRedoOperation(boolean) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
setRedoOperation(boolean) - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
setReference(Reference) - Method in class com.hazelcast.jca.ConnectionFactoryImpl
 
setRegion(String) - Method in class com.hazelcast.config.AwsConfig
Sets the region where the EC2 instances running the Hazelcast members will be running.
setRegistrationId(String) - Method in class com.hazelcast.client.BaseClientRemoveListenerRequest
 
setRemoteEndpoint(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
setRemoteResponseHandler(NodeEngine, Operation) - Static method in class com.hazelcast.spi.impl.ResponseHandlerFactory
 
setRemoveOperation(boolean) - Method in class com.hazelcast.collection.TxCollectionItem
 
setRemoveTime(long) - Method in class com.hazelcast.map.wan.MapReplicationRemove
 
setReplicaIndex(int) - Method in class com.hazelcast.spi.InvocationBuilder
 
setReplicaIndex(int) - Method in class com.hazelcast.spi.Operation
 
setReplicationImpl(String) - Method in class com.hazelcast.config.WanTargetClusterConfig
 
setReplicationImplObject(Object) - Method in class com.hazelcast.config.WanTargetClusterConfig
 
SetReplicationOperation - Class in com.hazelcast.collection.set
 
SetReplicationOperation() - Constructor for class com.hazelcast.collection.set.SetReplicationOperation
 
SetReplicationOperation(Map<String, CollectionContainer>, int, int) - Constructor for class com.hazelcast.collection.set.SetReplicationOperation
 
SetRequest - Class in com.hazelcast.concurrent.atomiclong.client
 
SetRequest() - Constructor for class com.hazelcast.concurrent.atomiclong.client.SetRequest
 
SetRequest(String, long) - Constructor for class com.hazelcast.concurrent.atomiclong.client.SetRequest
 
SetRequest - Class in com.hazelcast.concurrent.atomicreference.client
 
SetRequest() - Constructor for class com.hazelcast.concurrent.atomicreference.client.SetRequest
 
SetRequest(String, Data) - Constructor for class com.hazelcast.concurrent.atomicreference.client.SetRequest
 
setRequiredMember(String) - Method in class com.hazelcast.config.TcpIpConfig
Sets the required member.
setResourceAdapter(ResourceAdapter) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
 
setResponse(byte[]) - Method in class com.hazelcast.ascii.memcache.DeleteCommand
 
setResponse(byte[]) - Method in class com.hazelcast.ascii.memcache.IncrementCommand
 
setResponse(byte[]) - Method in class com.hazelcast.ascii.memcache.SetCommand
 
setResponse(byte[]) - Method in class com.hazelcast.ascii.memcache.SimpleCommand
 
setResponse(Stats) - Method in class com.hazelcast.ascii.memcache.StatsCommand
 
setResponse(byte[]) - Method in class com.hazelcast.ascii.memcache.TouchCommand
 
setResponse(byte[]) - Method in class com.hazelcast.ascii.rest.HttpCommand
 
setResponse(byte[], byte[]) - Method in class com.hazelcast.ascii.rest.HttpCommand
HTTP/1.0 200 OK Date: Fri, 31 Dec 1999 23:59:59 GMT Content-TextCommandType: text/html Content-Length: 1354
setResponseHandler(ResponseHandler) - Method in class com.hazelcast.spi.Operation
 
setResult(Object) - Method in class com.hazelcast.mapreduce.impl.task.TrackableJobFuture
 
setResult(Object) - Method in class com.hazelcast.spi.impl.AbstractCompletableFuture
 
setResultDeserialized(boolean) - Method in class com.hazelcast.spi.InvocationBuilder
Sets the automatic deserialized option for the result.
setRetryCount(int) - Method in class com.hazelcast.config.JobTrackerConfig
 
setRetryCount(int) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
 
setReuseAddress(boolean) - Method in class com.hazelcast.client.config.SocketOptions
 
setReuseAddress(boolean) - Method in class com.hazelcast.config.NetworkConfig
 
setRollbackOnly() - Method in interface com.hazelcast.transaction.impl.Transaction
 
setRunnable(Runnable) - Method in class com.hazelcast.executor.RunnableAdapter
 
setRuntimeProps(Map<String, Long>) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
setSalt(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
setScopeId(String) - Method in class com.hazelcast.nio.Address
 
setScriptEngineManager(ScriptEngineManager) - Static method in class com.hazelcast.management.ScriptEngineManagerContext
 
setSecretKey(String) - Method in class com.hazelcast.config.AwsConfig
Sets the secret key to access AWS.
setSecurityConfig(ClientSecurityConfig) - Method in class com.hazelcast.client.config.ClientConfig
 
setSecurityConfig(SecurityConfig) - Method in class com.hazelcast.config.Config
 
setSecurityGroupName(String) - Method in class com.hazelcast.config.AwsConfig
Sets the security group name.
setSecurityToken(String) - Method in class com.hazelcast.config.ManagementCenterConfig
 
setSemaphoreConfigs(Map<String, SemaphoreConfig>) - Method in class com.hazelcast.config.Config
 
setSerializationConfig(SerializationConfig) - Method in class com.hazelcast.client.config.ClientConfig
 
setSerializationConfig(SerializationConfig) - Method in class com.hazelcast.config.Config
 
setSerializerConfigs(Collection<SerializerConfig>) - Method in class com.hazelcast.config.SerializationConfig
 
setService(String) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
 
SetService - Class in com.hazelcast.collection.set
 
SetService(NodeEngine) - Constructor for class com.hazelcast.collection.set.SetService
 
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.collection.client.CollectionAddListenerRequest
 
setServiceName(String) - Method in class com.hazelcast.collection.client.CollectionRequest
 
setServiceName(String) - Method in class com.hazelcast.spi.Operation
 
setServiceName(String) - Method in class com.hazelcast.wan.WanReplicationEvent
 
setServicesConfig(ServicesConfig) - Method in class com.hazelcast.config.Config
 
setSetConfigs(Map<String, SetConfig>) - Method in class com.hazelcast.config.Config
 
setShortAttribute(String, short) - Method in class com.hazelcast.config.MemberAttributeConfig
 
setShortAttribute(String, short) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
 
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
 
setSingleConnection() - Method in class com.hazelcast.client.ClientRequest
mark this request as SingleConnection
setSize(int) - Method in class com.hazelcast.config.MaxSizeConfig
 
setSize(int) - Method in class com.hazelcast.config.MaxSizeConfigReadOnly
 
setSmartRouting(boolean) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
setSmartRouting(boolean) - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
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
setSocketOptions(SocketOptions) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
setSocketOptions(SocketOptions) - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
setSSLConfig(SSLConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
Sets the SSLConfig.
setSSLConfig(SSLConfig) - Method in class com.hazelcast.config.NetworkConfig
Sets the SSLConfig.
setStartTime(Operation, long) - Static method in class com.hazelcast.spi.OperationAccessor
 
setStartTime(long) - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
setStatistics(RecordStatistics) - Method in class com.hazelcast.map.record.AbstractRecord
 
setStatistics(RecordStatistics) - Method in interface com.hazelcast.map.record.Record
 
setStatistics(RecordStatistics) - Method in class com.hazelcast.map.record.RecordInfo
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.CollectionConfig
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.ExecutorConfig
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.ListConfigReadOnly
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.MapConfig
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.MultiMapConfig
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.QueueConfig
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.QueueConfigReadOnly
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.SetConfigReadOnly
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.TopicConfig
 
setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.TopicConfigReadOnly
 
setStats(LocalQueueStatsImpl) - Method in class com.hazelcast.queue.QueueContainer
 
setStatus(int) - Method in class com.hazelcast.nio.serialization.DataAdapter
 
setStoreImplementation(QueueStore) - Method in class com.hazelcast.config.QueueStoreConfig
 
setStoreImplementation(QueueStore) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
 
setString(String) - Method in class com.hazelcast.util.MutableString
 
setStringAttribute(String, String) - Method in class com.hazelcast.config.MemberAttributeConfig
 
setStringAttribute(String, String) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
 
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
 
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
 
setTagKey(String) - Method in class com.hazelcast.config.AwsConfig
Sets the tag key.
setTagValue(String) - Method in class com.hazelcast.config.AwsConfig
Sets the tag value.
setTarget(Address) - Method in class com.hazelcast.management.request.MapConfigRequest
 
setTargetAddress(Address) - Method in class com.hazelcast.cluster.AbstractJoiner
 
setTargetAddress(Address) - Method in interface com.hazelcast.cluster.Joiner
 
setTargetClusterConfigs(List<WanTargetClusterConfig>) - Method in class com.hazelcast.config.WanReplicationConfig
 
setTcpIpConfig(TcpIpConfig) - Method in class com.hazelcast.config.JoinConfig
 
setTcpNoDelay(boolean) - Method in class com.hazelcast.client.config.SocketOptions
 
setThisMember(MemberImpl) - Method in class com.hazelcast.logging.LoggingServiceImpl
 
setThreadId(long) - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
setThreadId(long) - Method in interface com.hazelcast.map.tx.MapTxnOperation
 
setThreadId(long) - Static method in class com.hazelcast.util.ThreadUtil
 
setTime(long) - Method in class com.hazelcast.monitor.TimedMemberState
 
setTimeout(long, TimeUnit) - Method in class com.hazelcast.transaction.TransactionOptions
Sets the timeout.
setTimeoutMillis(long) - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.MapConfig
Maximum number of seconds for each entry to stay in the map.
setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.MapConfigReadOnly
 
setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.NearCacheConfig
 
setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
 
setTopicConfigs(Map<String, TopicConfig>) - Method in class com.hazelcast.config.Config
 
setTopologyChangedStrategy(TopologyChangedStrategy) - Method in class com.hazelcast.config.JobTrackerConfig
 
setTopologyChangedStrategy(TopologyChangedStrategy) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
 
setTransactionContext(TransactionContext) - Method in class com.hazelcast.client.ClientEndpoint
 
setTransactionId(String) - Method in class com.hazelcast.collection.TxCollectionItem
 
setTransactionId(String) - Method in class com.hazelcast.queue.TxQueueItem
 
setTransactionTimeout(int) - Method in class com.hazelcast.client.txn.XAResourceProxy
 
setTransactionTimeout(int) - Method in class com.hazelcast.jca.XAResourceWrapper
 
setTransactionTimeout(int) - Method in class com.hazelcast.transaction.impl.XAResourceImpl
 
setTransactionType(TransactionOptions.TransactionType) - Method in class com.hazelcast.transaction.TransactionOptions
setTrue(byte, int) - Static method in class com.hazelcast.util.ByteUtil
Sets a bit to 1.
setTrustedInterfaces(Set<String>) - Method in class com.hazelcast.config.MulticastConfig
Sets the trusted interfaces.
setTryCount(int) - Method in class com.hazelcast.cluster.JoinRequest
 
setTryCount(int) - Method in class com.hazelcast.spi.InvocationBuilder
 
setTryPauseMillis(long) - Method in class com.hazelcast.spi.InvocationBuilder
 
setTtlDelayMillis(long) - Method in class com.hazelcast.map.record.RecordInfo
 
setTxContext(TransactionContext) - Method in class com.hazelcast.jca.HazelcastTransactionImpl
 
setTxLogs(List<TransactionLog>) - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
setTxnId(String) - Method in class com.hazelcast.client.txn.BaseTransactionRequest
 
setTxnId(String) - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
setTxVersion(long) - Method in class com.hazelcast.multimap.operations.MultiMapResponse
 
setType(PermissionConfig.PermissionType) - Method in class com.hazelcast.config.PermissionConfig
 
setType(SystemLog.Type) - Method in class com.hazelcast.logging.SystemLog
 
setType(String) - Method in class com.hazelcast.logging.SystemLogRecord
 
setType(ConnectionType) - Method in class com.hazelcast.nio.TcpIpConnection
 
setTypeClass(Class) - Method in class com.hazelcast.config.SerializerConfig
 
setTypeClassName(String) - Method in class com.hazelcast.config.SerializerConfig
 
setUpdateInterval(int) - Method in class com.hazelcast.config.ManagementCenterConfig
 
setUrl(String) - Method in class com.hazelcast.config.ManagementCenterConfig
 
setUsage(LoginModuleConfig.LoginModuleUsage) - Method in class com.hazelcast.config.LoginModuleConfig
 
setUseNativeByteOrder(boolean) - Method in class com.hazelcast.config.SerializationConfig
 
setUseNativeByteOrder(boolean) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
setUserContext(ConcurrentMap<String, Object>) - Method in class com.hazelcast.config.Config
 
setUsername(String) - Method in class com.hazelcast.examples.ChatApplication
 
setUsername(String) - Method in class com.hazelcast.security.UsernamePasswordCredentials
 
setValidateTarget(boolean) - Method in class com.hazelcast.spi.Operation
 
setValue(MemcacheEntry, boolean) - Method in class com.hazelcast.ascii.memcache.GetCommand
 
setValue(byte[]) - Method in class com.hazelcast.ascii.rest.RestValue
 
setValue(Data) - Method in class com.hazelcast.collection.CollectionItem
 
setValue(V) - Method in class com.hazelcast.map.MapEntrySimple
 
setValue(Data) - Method in class com.hazelcast.map.record.CachedDataRecord
 
setValue(Data) - Method in class com.hazelcast.map.record.DataRecord
 
setValue(Record<Data>, Object) - Method in class com.hazelcast.map.record.DataRecordFactory
 
setValue(Object) - Method in class com.hazelcast.map.record.ObjectRecord
 
setValue(Record<Object>, Object) - Method in class com.hazelcast.map.record.ObjectRecordFactory
 
setValue(Data) - Method in class com.hazelcast.map.record.OffHeapRecord
 
setValue(Record<Data>, Object) - Method in class com.hazelcast.map.record.OffHeapRecordFactory
 
setValue(V) - Method in interface com.hazelcast.map.record.Record
 
setValue(Record<T>, Object) - Method in interface com.hazelcast.map.record.RecordFactory
 
setValue(V) - Method in class com.hazelcast.map.SimpleEntryView
 
setValue(Object) - Method in class com.hazelcast.map.SimpleMapEntry
 
setValue(Object) - Method in class com.hazelcast.query.impl.QueryEntry
 
setValue(V) - Method in class com.hazelcast.util.scheduler.ScheduledEntry
 
setValueCollectionType(String) - Method in class com.hazelcast.config.MultiMapConfig
 
setValueCollectionType(MultiMapConfig.ValueCollectionType) - Method in class com.hazelcast.config.MultiMapConfig
 
setValueCollectionType(String) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
 
setValueCollectionType(MultiMapConfig.ValueCollectionType) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
 
setVersion(long) - Method in class com.hazelcast.map.record.AbstractRecord
 
setVersion(long) - Method in interface com.hazelcast.map.record.Record
 
setVersion(long) - Method in class com.hazelcast.map.record.RecordInfo
 
setVersion(long) - Method in class com.hazelcast.map.SimpleEntryView
 
setVersion(long) - Method in interface com.hazelcast.map.tx.MapTxnOperation
 
setVersion(long) - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
setVersion(long) - Method in class com.hazelcast.map.tx.TxnSetOperation
 
setVersion(long) - Method in class com.hazelcast.map.tx.TxnUnlockOperation
 
setVersion(long) - Method in class com.hazelcast.multimap.MultiMapWrapper
 
setVersion(int) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
 
setWaitTimeout(long) - Method in class com.hazelcast.spi.Operation
 
setWanReplicationConfigs(Map<String, WanReplicationConfig>) - Method in class com.hazelcast.config.Config
 
setWanReplicationRef(WanReplicationRef) - Method in class com.hazelcast.config.MapConfig
 
setWanReplicationRef(WanReplicationRef) - Method in class com.hazelcast.config.MapConfigReadOnly
 
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
 
setXid(SerializableXID) - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
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
Logs a message at Level.SEVERE.
severe(Throwable) - Method in interface com.hazelcast.logging.ILogger
Logs a throwable at Level.SEVERE.
severe(String, Throwable) - Method in interface com.hazelcast.logging.ILogger
Logs message with associated throwable information at Level.SEVERE.
SharedService - Interface in com.hazelcast.spi
 
SHORT_ARRAY_BASE_OFFSET - Static variable in class com.hazelcast.nio.UnsafeHelper
 
SHORT_ARRAY_INDEX_SCALE - Static variable in class com.hazelcast.nio.UnsafeHelper
 
ShortArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.ShortArraySerializer
 
ShortSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.ShortSerializer
 
shouldBackup() - Method in class com.hazelcast.collection.CollectionAddAllOperation
 
shouldBackup() - Method in class com.hazelcast.collection.CollectionAddOperation
 
shouldBackup() - Method in class com.hazelcast.collection.CollectionClearOperation
 
shouldBackup() - Method in class com.hazelcast.collection.CollectionCompareAndRemoveOperation
 
shouldBackup() - Method in class com.hazelcast.collection.CollectionRemoveOperation
 
shouldBackup() - Method in class com.hazelcast.collection.list.ListRemoveOperation
 
shouldBackup() - Method in class com.hazelcast.collection.list.ListSetOperation
 
shouldBackup() - Method in class com.hazelcast.collection.txn.CollectionPrepareOperation
 
shouldBackup() - Method in class com.hazelcast.collection.txn.CollectionRollbackOperation
 
shouldBackup() - Method in class com.hazelcast.collection.txn.CollectionTxnAddOperation
 
shouldBackup() - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveOperation
 
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.LockOperation
 
shouldBackup() - Method in class com.hazelcast.concurrent.lock.operations.SignalOperation
 
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.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.SemaphoreDeadMemberOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.BasePutOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.BaseRemoveOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.ClearOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.DeleteOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.EntryOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.EvictKeysOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.EvictOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.MergeOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.MergeRemoveOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.MultipleEntryOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.PartitionWideEntryOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.PutAllOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.PutIfAbsentOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.RemoveIfSameOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.RemoveOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.ReplaceIfSameOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.ReplaceOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.TryPutOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.TryRemoveOperation
 
shouldBackup() - Method in class com.hazelcast.map.operation.WanOriginatedDeleteOperation
 
shouldBackup() - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
shouldBackup() - Method in class com.hazelcast.map.tx.TxnPrepareOperation
 
shouldBackup() - Method in class com.hazelcast.map.tx.TxnRollbackOperation
 
shouldBackup() - Method in class com.hazelcast.map.tx.TxnSetOperation
 
shouldBackup() - Method in class com.hazelcast.map.tx.TxnUnlockOperation
 
shouldBackup() - Method in class com.hazelcast.multimap.operations.ClearOperation
 
shouldBackup() - Method in class com.hazelcast.multimap.operations.MultiMapBackupAwareOperation
 
shouldBackup() - Method in class com.hazelcast.multimap.operations.PutOperation
 
shouldBackup() - Method in class com.hazelcast.multimap.operations.RemoveAllOperation
 
shouldBackup() - Method in class com.hazelcast.multimap.operations.RemoveOperation
 
shouldBackup() - Method in class com.hazelcast.multimap.txn.TxnCommitOperation
 
shouldBackup() - Method in class com.hazelcast.multimap.txn.TxnPrepareOperation
 
shouldBackup() - Method in class com.hazelcast.multimap.txn.TxnPutOperation
 
shouldBackup() - Method in class com.hazelcast.multimap.txn.TxnRemoveAllOperation
 
shouldBackup() - Method in class com.hazelcast.multimap.txn.TxnRemoveOperation
 
shouldBackup() - Method in class com.hazelcast.queue.AddAllOperation
 
shouldBackup() - Method in class com.hazelcast.queue.ClearOperation
 
shouldBackup() - Method in class com.hazelcast.queue.CompareAndRemoveOperation
 
shouldBackup() - Method in class com.hazelcast.queue.DrainOperation
 
shouldBackup() - Method in class com.hazelcast.queue.OfferOperation
 
shouldBackup() - Method in class com.hazelcast.queue.PollOperation
 
shouldBackup() - Method in class com.hazelcast.queue.RemoveOperation
 
shouldBackup() - Method in class com.hazelcast.queue.tx.TxnOfferOperation
 
shouldBackup() - Method in class com.hazelcast.queue.tx.TxnPollOperation
 
shouldBackup() - Method in class com.hazelcast.queue.tx.TxnPrepareOperation
 
shouldBackup() - Method in class com.hazelcast.queue.tx.TxnRollbackOperation
 
shouldBackup() - Method in interface com.hazelcast.spi.BackupAwareOperation
Checks if a backup needs to be made.
shouldBePositive(long, String) - Static method in class com.hazelcast.util.ValidationUtil
 
shouldConnectTo(Address) - Method in interface com.hazelcast.nio.IOService
 
shouldConnectTo(Address) - Method in class com.hazelcast.nio.NodeIOService
 
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.SemaphoreDeadMemberOperation
 
shouldNotify() - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
shouldNotify() - Method in class com.hazelcast.map.tx.TxnRollbackOperation
 
shouldNotify() - Method in class com.hazelcast.map.tx.TxnSetOperation
 
shouldNotify() - Method in class com.hazelcast.map.tx.TxnUnlockOperation
 
shouldNotify() - Method in class com.hazelcast.multimap.txn.TxnCommitOperation
 
shouldNotify() - Method in class com.hazelcast.multimap.txn.TxnRollbackOperation
 
shouldNotify() - Method in class com.hazelcast.queue.AddAllOperation
 
shouldNotify() - Method in class com.hazelcast.queue.ClearOperation
 
shouldNotify() - Method in class com.hazelcast.queue.CompareAndRemoveOperation
 
shouldNotify() - Method in class com.hazelcast.queue.DrainOperation
 
shouldNotify() - Method in class com.hazelcast.queue.OfferOperation
 
shouldNotify() - Method in class com.hazelcast.queue.PollOperation
 
shouldNotify() - Method in class com.hazelcast.queue.RemoveOperation
 
shouldNotify() - Method in class com.hazelcast.queue.tx.TxnOfferOperation
 
shouldNotify() - Method in class com.hazelcast.queue.tx.TxnPollOperation
 
shouldNotify() - Method in class com.hazelcast.queue.tx.TxnRollbackOperation
 
shouldNotify() - Method in interface com.hazelcast.spi.Notifier
 
shouldReply() - Method in class com.hazelcast.ascii.AbstractTextCommand
 
shouldReply() - Method in class com.hazelcast.ascii.memcache.DeleteCommand
 
shouldReply() - Method in class com.hazelcast.ascii.memcache.IncrementCommand
 
shouldReply() - Method in class com.hazelcast.ascii.memcache.SetCommand
 
shouldReply() - Method in class com.hazelcast.ascii.memcache.TouchCommand
 
shouldReply() - Method in class com.hazelcast.ascii.rest.HttpCommand
 
shouldReply() - Method in interface com.hazelcast.ascii.TextCommand
 
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() - Method in class com.hazelcast.map.operation.LockAwareOperation
 
shouldWait() - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
shouldWait() - Method in class com.hazelcast.map.tx.TxnLockAndGetOperation
 
shouldWait() - Method in class com.hazelcast.map.tx.TxnSetOperation
 
shouldWait() - Method in class com.hazelcast.map.tx.TxnUnlockOperation
 
shouldWait() - Method in class com.hazelcast.multimap.operations.MultiMapBackupAwareOperation
 
shouldWait() - Method in class com.hazelcast.multimap.txn.TxnLockAndGetOperation
 
shouldWait() - Method in class com.hazelcast.multimap.txn.TxnPrepareOperation
 
shouldWait() - Method in class com.hazelcast.queue.OfferOperation
 
shouldWait() - Method in class com.hazelcast.queue.PollOperation
 
shouldWait() - Method in class com.hazelcast.queue.tx.TxnReserveOfferOperation
 
shouldWait() - Method in class com.hazelcast.queue.tx.TxnReservePollOperation
 
shouldWait() - Method in interface com.hazelcast.spi.WaitSupport
 
shutdown(boolean) - Method in class com.hazelcast.client.ClientEngineImpl
 
shutdown() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
 
shutdown() - Method in class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
shutdown() - Method in class com.hazelcast.client.connection.nio.ClientAbstractSelectionHandler
 
shutdown() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
shutdown() - Method in class com.hazelcast.client.connection.nio.ClientWriteHandler
 
shutdown() - Method in class com.hazelcast.client.HazelcastClient
 
shutdown() - Method in class com.hazelcast.client.HazelcastClientProxy
 
shutdown() - Method in class com.hazelcast.client.LifecycleServiceImpl
 
shutdown() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
shutdown() - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
shutdown() - Method in class com.hazelcast.client.txn.ClientTransactionManager
 
shutdown(boolean) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
shutdown(boolean) - Method in class com.hazelcast.collection.CollectionService
 
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.HazelcastInstance
Shuts down this HazelcastInstance.
shutdown() - Method in interface com.hazelcast.core.LifecycleService
gracefully shutdowns HazelcastInstance.
shutdown(boolean) - Method in class com.hazelcast.executor.DistributedExecutorService
 
shutdown() - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
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 class com.hazelcast.instance.TerminatedLifecycleService
 
shutdown() - Method in class com.hazelcast.jmx.InstanceMBean
 
shutdown() - Method in class com.hazelcast.logging.SystemLogService
 
shutdown() - Method in class com.hazelcast.management.ManagementCenterService
 
shutdown(boolean) - Method in class com.hazelcast.map.MapService
 
shutdown(boolean) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
shutdown(boolean) - Method in class com.hazelcast.multimap.MultiMapService
 
shutdown() - Method in interface com.hazelcast.nio.ConnectionManager
 
shutdown() - Method in interface com.hazelcast.nio.IOSelector
 
shutdown() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
shutdown() - Method in class com.hazelcast.nio.WriteHandler
 
shutdown(boolean) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
shutdown(boolean) - Method in class com.hazelcast.queue.QueueService
 
shutdown() - Method in class com.hazelcast.spi.impl.BasicOperationScheduler
 
shutdown() - Method in interface com.hazelcast.spi.impl.InternalOperationService
Shuts down this InternalOperationService.
shutdown(boolean) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
shutdown(boolean) - Method in interface com.hazelcast.spi.ManagedService
Shuts down the ManagedService.
shutdown(boolean) - Method in class com.hazelcast.topic.TopicService
 
shutdown(boolean) - Method in class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
shutdown() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
 
shutdown() - Method in class com.hazelcast.util.executor.StripedExecutor
 
shutdown() - Method in class com.hazelcast.wan.WanNoDelayReplication
 
shutdown() - Method in interface com.hazelcast.wan.WanReplicationEndpoint
 
shutdown() - Method in class com.hazelcast.wan.WanReplicationService
 
SHUTDOWN_ON_STOP - Static variable in class com.hazelcast.hibernate.CacheEnvironment
 
shutdownAll() - Static method in class com.hazelcast.client.HazelcastClient
 
shutdownAll() - Static method in class com.hazelcast.core.Hazelcast
Shuts down all running Hazelcast Instances on this JVM.
shutdownAll() - Static method in class com.hazelcast.instance.HazelcastInstanceFactory
 
shutdownAll() - Static method in class com.hazelcast.jmx.ManagementService
 
shutdownExecutor(String) - Method in class com.hazelcast.executor.DistributedExecutorService
 
shutdownExecutor(String) - Method in interface com.hazelcast.spi.ExecutionService
 
shutdownExecutor(String) - Method in class com.hazelcast.spi.impl.ExecutionServiceImpl
 
SHUTDOWNHOOK_ENABLED - Variable in class com.hazelcast.instance.GroupProperties
 
shutdownInstance() - Method in class com.hazelcast.web.WebFilter
 
shutDownMapStoreScheduledExecutor() - Method in class com.hazelcast.map.MapContainer
 
ShutdownMemberRequest - Class in com.hazelcast.management.request
 
ShutdownMemberRequest() - Constructor for class com.hazelcast.management.request.ShutdownMemberRequest
 
shutdownNow() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
shutdownNow() - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
shutdownNow() - Method in class com.hazelcast.util.executor.CachedExecutorServiceDelegate
 
shutdownOnStop(Properties, boolean) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
ShutdownOperation - Class in com.hazelcast.executor
 
ShutdownOperation() - Constructor for class com.hazelcast.executor.ShutdownOperation
 
ShutdownOperation(String) - Constructor for class com.hazelcast.executor.ShutdownOperation
 
sign(DescribeInstances, String) - Method in class com.hazelcast.aws.security.EC2RequestSigner
 
signal() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
signal() - Method in interface com.hazelcast.core.ICondition
signalAll() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
signalAll() - Method in interface com.hazelcast.core.ICondition
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
 
signalOneBackupComplete() - Method in interface com.hazelcast.spi.BackupCompletionCallback
 
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
 
SignalRequest - Class in com.hazelcast.concurrent.lock.client
 
SignalRequest() - Constructor for class com.hazelcast.concurrent.lock.client.SignalRequest
 
SignalRequest(ObjectNamespace, String, long, String, boolean) - Constructor for class com.hazelcast.concurrent.lock.client.SignalRequest
 
signalVersionMismatch() - Method in class com.hazelcast.management.ManagementCenterService
 
SIGNATURE_METHOD - Static variable in interface com.hazelcast.aws.impl.Constants
 
SIGNATURE_VERSION - Static variable in interface com.hazelcast.aws.impl.Constants
 
SimpleBlockingQueue<E> - Class in com.hazelcast.util
 
SimpleBlockingQueue() - Constructor for class com.hazelcast.util.SimpleBlockingQueue
 
SimpleBlockingQueue(boolean) - Constructor for class com.hazelcast.util.SimpleBlockingQueue
 
SimpleBoundedQueue<E> - Class in com.hazelcast.util
Not Thread-Safe
SimpleBoundedQueue(int) - Constructor for class com.hazelcast.util.SimpleBoundedQueue
 
SimpleCommand - Class in com.hazelcast.ascii.memcache
 
SimpleCommand(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.ascii.memcache.SimpleCommand
 
SimpleCommandParser - Class in com.hazelcast.ascii.memcache
 
SimpleCommandParser(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.ascii.memcache.SimpleCommandParser
 
SimpleCommandProcessor - Class in com.hazelcast.ascii.memcache
 
SimpleCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.ascii.memcache.SimpleCommandProcessor
 
SimpleEntryView<K,V> - Class in com.hazelcast.map
 
SimpleEntryView(K, V) - Constructor for class com.hazelcast.map.SimpleEntryView
 
SimpleEntryView() - Constructor for class com.hazelcast.map.SimpleEntryView
 
SimpleFunctionalMapTest - Class in com.hazelcast.examples
A simple functional Map test
SimpleFunctionalMapTest.Stats - Class in com.hazelcast.examples
Map statistics class
SimpleMapEntry - Class in com.hazelcast.map
 
SimpleMapEntry(Object, Object) - Constructor for class com.hazelcast.map.SimpleMapEntry
 
SimpleMapTest - Class in com.hazelcast.examples
A simple test of a map.
SimpleMultiMapTest - Class in com.hazelcast.examples
Tests for MultiMap
SimpleQueueTest - Class in com.hazelcast.examples
A simple queue test
SimpleQueueTest.Stats - Class in com.hazelcast.examples
A basic statistics class
SingleExecutorThreadFactory - Class in com.hazelcast.util.executor
 
SingleExecutorThreadFactory(ThreadGroup, ClassLoader, String) - Constructor for class com.hazelcast.util.executor.SingleExecutorThreadFactory
 
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
 
SingleMemberGroupFactory() - Constructor for class com.hazelcast.partition.membergroup.SingleMemberGroupFactory
 
SingleResultSet - Class in com.hazelcast.query.impl
 
SingleResultSet(ConcurrentMap<Data, QueryableEntry>) - Constructor for class com.hazelcast.query.impl.SingleResultSet
 
size(String) - Method in interface com.hazelcast.ascii.TextCommandService
Returns the size of the distributed queue instance with the specified name
size(String) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
size() - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
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.txn.proxy.ClientTxnListProxy
 
size() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
size() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
size() - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
size() - Method in class com.hazelcast.client.txn.proxy.ClientTxnSetProxy
 
size() - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
size() - Method in class com.hazelcast.collection.CollectionContainer
 
size() - Method in class com.hazelcast.collection.txn.AbstractTransactionalCollectionProxy
 
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.IQueue
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
Transactional implementation of Map.size().
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 class com.hazelcast.hibernate.distributed.IMapRegionCache
 
size() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
size() - Method in interface com.hazelcast.hibernate.RegionCache
 
size() - Method in class com.hazelcast.map.DefaultRecordStore
 
SIZE - Static variable in class com.hazelcast.map.MapPortableHook
 
size() - Method in class com.hazelcast.map.NearCache
 
size() - Method in class com.hazelcast.map.record.RecordStatistics
 
size() - Method in interface com.hazelcast.map.RecordStore
 
size() - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
size() - Method in class com.hazelcast.multimap.MultiMapContainer
 
SIZE - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
SIZE - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
size() - Method in class com.hazelcast.multimap.MultiMapProxySupport
 
size() - Method in class com.hazelcast.multimap.txn.MultiMapTransactionLog
 
size() - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxySupport
 
size() - Method in class com.hazelcast.nio.ClientPacket
 
size() - Method in class com.hazelcast.nio.Packet
Returns an estimation of the packet, including its payload, in bytes.
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.MultiResultSet
 
size() - Method in class com.hazelcast.query.impl.OrResultSet
 
size() - Method in class com.hazelcast.query.impl.SingleResultSet
 
size() - Method in class com.hazelcast.queue.QueueContainer
 
SIZE - Static variable in class com.hazelcast.queue.QueuePortableHook
 
size() - Method in class com.hazelcast.queue.tx.TransactionalQueueProxySupport
 
size() - Method in class com.hazelcast.spi.impl.SerializableCollection
 
size() - Method in interface com.hazelcast.storage.DataRef
 
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.DoubleBlockingQueue
 
size() - Method in class com.hazelcast.util.QueryResultSet
 
size() - Method in interface com.hazelcast.util.scheduler.EntryTaskScheduler
 
size() - Method in class com.hazelcast.util.SimpleBlockingQueue
 
size() - Method in class com.hazelcast.util.SimpleBoundedQueue
 
size() - Method in class com.hazelcast.util.SortedQueryResultSet
 
SizeEstimator<T> - Interface in com.hazelcast.map
Size estimator general contract.
SizeEstimators - Class in com.hazelcast.map
Static factory methods for corresponding size estimators.
sizeInternal() - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
SizeOperation - Class in com.hazelcast.multimap.operations
 
SizeOperation() - Constructor for class com.hazelcast.multimap.operations.SizeOperation
 
SizeOperation(String) - Constructor for class com.hazelcast.multimap.operations.SizeOperation
 
SizeOperation - Class in com.hazelcast.queue
User: ali Date: 11/19/12 Time: 11:37 AM
SizeOperation() - Constructor for class com.hazelcast.queue.SizeOperation
 
SizeOperation(String) - Constructor for class com.hazelcast.queue.SizeOperation
 
SizeOperationFactory - Class in com.hazelcast.map.operation
 
SizeOperationFactory() - Constructor for class com.hazelcast.map.operation.SizeOperationFactory
 
SizeOperationFactory(String) - Constructor for class com.hazelcast.map.operation.SizeOperationFactory
 
SizeRequest - Class in com.hazelcast.multimap.operations.client
 
SizeRequest() - Constructor for class com.hazelcast.multimap.operations.client.SizeRequest
 
SizeRequest(String) - Constructor for class com.hazelcast.multimap.operations.client.SizeRequest
 
SizeRequest - Class in com.hazelcast.queue.client
 
SizeRequest() - Constructor for class com.hazelcast.queue.client.SizeRequest
 
SizeRequest(String) - Constructor for class com.hazelcast.queue.client.SizeRequest
 
skip(long) - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
skipBytes(int) - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
 
Slf4jFactory - Class in com.hazelcast.logging
 
Slf4jFactory() - Constructor for class com.hazelcast.logging.Slf4jFactory
 
slice() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
sneakyThrow(Throwable) - Static method in class com.hazelcast.util.ExceptionUtil
 
socket() - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
socket() - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
SOCKET_CLIENT_BIND - Variable in class com.hazelcast.instance.GroupProperties
 
SOCKET_CLIENT_BIND_ANY - Variable in class com.hazelcast.instance.GroupProperties
 
SOCKET_KEEP_ALIVE - Variable in class com.hazelcast.instance.GroupProperties
 
SOCKET_LINGER_SECONDS - Variable in class com.hazelcast.instance.GroupProperties
 
SOCKET_NO_DELAY - Variable in class com.hazelcast.instance.GroupProperties
 
SOCKET_RECEIVE_BUFFER_SIZE - Variable in class com.hazelcast.instance.GroupProperties
 
SOCKET_SEND_BUFFER_SIZE - Variable in class com.hazelcast.instance.GroupProperties
 
SOCKET_SERVER_BIND_ANY - Variable in class com.hazelcast.instance.GroupProperties
 
SocketAcceptor - Class in com.hazelcast.nio
 
SocketAcceptor(ServerSocketChannel, TcpIpConnectionManager) - Constructor for class com.hazelcast.nio.SocketAcceptor
 
socketChannel - Variable in class com.hazelcast.client.connection.nio.ClientAbstractSelectionHandler
 
socketChannel - Variable in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
SocketChannelWrapper - Interface in com.hazelcast.nio
 
SocketConnector - Class in com.hazelcast.nio
 
SocketConnector(TcpIpConnectionManager, Address, boolean) - Constructor for class com.hazelcast.nio.SocketConnector
 
SocketInterceptor - Interface in com.hazelcast.nio
 
SocketInterceptorConfig - Class in com.hazelcast.config
 
SocketInterceptorConfig() - Constructor for class com.hazelcast.config.SocketInterceptorConfig
 
SocketOptions - Class in com.hazelcast.client.config
 
SocketOptions() - Constructor for class com.hazelcast.client.config.SocketOptions
 
SocketReadable - Interface in com.hazelcast.nio
 
SocketReader - Interface in com.hazelcast.nio
 
SocketTextReader - Class in com.hazelcast.nio.ascii
 
SocketTextReader(TcpIpConnection) - Constructor for class com.hazelcast.nio.ascii.SocketTextReader
 
SocketTextWriter - Class in com.hazelcast.nio.ascii
 
SocketTextWriter(TcpIpConnection) - Constructor for class com.hazelcast.nio.ascii.SocketTextWriter
 
SocketWritable - Interface in com.hazelcast.nio
Represents something that can be written to a Connection.
SocketWriter<T extends SocketWritable> - Interface in com.hazelcast.nio
 
SortedHashMap<K,V> - Class in com.hazelcast.util
 
SortedHashMap() - Constructor for class com.hazelcast.util.SortedHashMap
 
SortedHashMap(int) - Constructor for class com.hazelcast.util.SortedHashMap
 
SortedHashMap(int, SortedHashMap.OrderingType) - Constructor for class com.hazelcast.util.SortedHashMap
 
SortedHashMap(int, float, SortedHashMap.OrderingType) - Constructor for class com.hazelcast.util.SortedHashMap
 
SortedHashMap.OrderingType - Enum in com.hazelcast.util
 
SortedIndexStore - Class in com.hazelcast.query.impl
 
SortedIndexStore() - Constructor for class com.hazelcast.query.impl.SortedIndexStore
 
SortedQueryResultSet - Class in com.hazelcast.util
 
SortedQueryResultSet(Comparator, IterationType, int) - Constructor for class com.hazelcast.util.SortedQueryResultSet
 
SortingUtil - Class in com.hazelcast.util
 
source - Variable in class com.hazelcast.map.EventData
 
SPACE - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
SPI_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
SPI_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
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
 
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.
SQL_QUERY - Static variable in class com.hazelcast.map.MapPortableHook
 
SqlPredicate - Class in com.hazelcast.query
 
SqlPredicate(String) - Constructor for class com.hazelcast.query.SqlPredicate
 
SqlPredicate() - Constructor for class com.hazelcast.query.SqlPredicate
 
SSLConfig - Class in com.hazelcast.config
SSL configuration
SSLConfig() - Constructor for class com.hazelcast.config.SSLConfig
 
SSLContextFactory - Interface in com.hazelcast.nio.ssl
 
SSLSocketChannelWrapper - Class in com.hazelcast.nio.ssl
 
SSLSocketChannelWrapper(SSLContext, SocketChannel, boolean) - Constructor for class com.hazelcast.nio.ssl.SSLSocketChannelWrapper
 
StandardLoggerFactory - Class in com.hazelcast.logging
 
StandardLoggerFactory() - Constructor for class com.hazelcast.logging.StandardLoggerFactory
 
start() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
 
start() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
start(String[]) - Method in class com.hazelcast.client.examples.ClientTestApp
 
start() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
start() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
start(Xid, int) - Method in class com.hazelcast.client.txn.XAResourceProxy
 
start(String[]) - Method in class com.hazelcast.examples.TestApp
 
start(Settings, Properties) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
start(Settings, Properties) - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
start() - Method in class com.hazelcast.instance.Node
 
start(BootstrapContext) - Method in class com.hazelcast.jca.ResourceAdapterImpl
 
start(Xid, int) - Method in class com.hazelcast.jca.XAResourceWrapper
 
start() - Method in class com.hazelcast.management.ManagementCenterService
 
start() - Method in interface com.hazelcast.nio.ConnectionManager
 
start() - Method in interface com.hazelcast.nio.IOSelector
 
start() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
start(BundleContext) - Method in class com.hazelcast.osgi.Activator
 
start() - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
start(Xid, int) - Method in class com.hazelcast.transaction.impl.XAResourceImpl
 
START_PROCESSING_OPERATION - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
startAwaiting(Data, String, String, long) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
startClusterMerge(Address) - Method in class com.hazelcast.cluster.AbstractJoiner
 
startExecution(long) - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
 
startPending() - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
 
startProcessing() - Method in class com.hazelcast.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<K>) - Constructor for class com.hazelcast.mapreduce.impl.operation.StartProcessingJobOperation
 
StartServer - Class in com.hazelcast.examples
Starts a Hazelcast server
startTasks(MappingPhase) - Method in class com.hazelcast.mapreduce.impl.task.JobSupervisor
 
startTime - Variable in class com.hazelcast.map.client.MapPutRequest
 
startTime - Variable in class com.hazelcast.map.client.MapRemoveRequest
 
stateChange(Address, int, JobPartitionState.State, JobProcessInformationImpl, JobTaskConfiguration) - Static method in class com.hazelcast.mapreduce.impl.MapReduceUtil
 
stateChanged(LifecycleEvent) - Method in interface com.hazelcast.core.LifecycleListener
Called when instance's state changes
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.map.record.AbstractRecord
 
statistics - Variable in class com.hazelcast.map.record.RecordInfo
 
Stats - Class in com.hazelcast.ascii.memcache
 
Stats() - Constructor for class com.hazelcast.ascii.memcache.Stats
 
Stats() - Constructor for class com.hazelcast.examples.SimpleFunctionalMapTest.Stats
 
Stats() - Constructor for class com.hazelcast.examples.SimpleQueueTest.Stats
 
StatsCommand - Class in com.hazelcast.ascii.memcache
 
StatsCommand() - Constructor for class com.hazelcast.ascii.memcache.StatsCommand
 
StatsCommandProcessor - Class in com.hazelcast.ascii.memcache
 
StatsCommandProcessor(TextCommandService) - Constructor for class com.hazelcast.ascii.memcache.StatsCommandProcessor
 
stop() - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
stop() - Method in class com.hazelcast.client.examples.ClientTestApp
 
stop() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
stop() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
stop() - Method in class com.hazelcast.cluster.MulticastService
 
stop() - Method in class com.hazelcast.examples.TestApp
 
stop() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
stop() - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
stop() - Method in class com.hazelcast.hibernate.local.CleanupService
 
stop() - Method in class com.hazelcast.jca.ResourceAdapterImpl
 
stop(BundleContext) - Method in class com.hazelcast.osgi.Activator
 
stopListening(BaseClientRemoveListenerRequest, String) - Method in class com.hazelcast.client.spi.ClientProxy
 
stopListening(ClientContext, BaseClientRemoveListenerRequest, String) - Static method in class com.hazelcast.client.util.ListenerUtil
 
Storage<REF extends DataRef> - Interface in com.hazelcast.storage
Plain storage interface for off-heap, disk etc access.
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, Object) - Method in class com.hazelcast.examples.DummyQueueStore
 
store(Object, Object) - Method in class com.hazelcast.examples.DummyStore
 
store(Object, Object) - Method in class com.hazelcast.map.MapStoreWrapper
 
store() - Method in class com.hazelcast.map.record.RecordStatistics
 
store(Long, Data) - Method in class com.hazelcast.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(Map<Long, Object>) - Method in class com.hazelcast.examples.DummyQueueStore
 
storeAll(Map) - Method in class com.hazelcast.examples.DummyStore
 
storeAll(Map) - Method in class com.hazelcast.map.MapStoreWrapper
 
storeAll(Map<Long, Data>) - Method in class com.hazelcast.queue.QueueStoreWrapper
 
STORED - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
StreamSerializer<T> - Interface in com.hazelcast.nio.serialization
 
StringAndPartitionAwarePartitioningStrategy - Class in com.hazelcast.partition.strategy
 
StringPartitioningStrategy - Class in com.hazelcast.partition.strategy
 
StringPartitioningStrategy() - Constructor for class com.hazelcast.partition.strategy.StringPartitioningStrategy
 
StringSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.StringSerializer
 
stringToBytes(String) - Static method in class com.hazelcast.util.StringUtil
 
StringUtil - Class in com.hazelcast.util
Utility class for Strings.
StripedExecutor - Class in com.hazelcast.util.executor
 
StripedExecutor(Executor, int) - Constructor for class com.hazelcast.util.executor.StripedExecutor
 
StripedExecutor(Executor, int, int) - Constructor for class com.hazelcast.util.executor.StripedExecutor
 
StripedRunnable - Interface in com.hazelcast.util.executor
 
sub(int, int) - Method in class com.hazelcast.collection.list.ListContainer
 
subList(int, int) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
subList(int, int) - Method in class com.hazelcast.collection.list.ListProxyImpl
 
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) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submit(Callable<T>, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submit(Runnable) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
submit(Callable<T>) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
submit(Runnable) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
submit(Callable<T>) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
submit(Callable<T>, MemberSelector) - Method in interface com.hazelcast.core.IExecutorService
Submits task to a randomly selected member and returns a Future representing that task.
submit(Runnable, ExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
Submits task to a random member.
submit(Runnable, MemberSelector, ExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
Submits task to a randomly selected members.
submit(Callable<T>, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
Submits 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>, MemberSelector) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submit(Runnable, MemberSelector, ExecutionCallback) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submit(Callable<T>, MemberSelector, ExecutionCallback<T>) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submit(Runnable) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submit(Runnable, T) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submit(Callable<T>) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submit(Runnable, ExecutionCallback) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submit(Callable<T>, ExecutionCallback<T>) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
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
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
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.ReducingJob
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
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
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
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.ExecutionServiceImpl
 
submit(String, Callable<T>) - Method in class com.hazelcast.spi.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
 
submitInternal(Callable<T>) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
submitInternal(Callable<T>) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
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 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 the all cluster members.
submitToAllMembers(Callable<T>, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
Submits task to the all cluster members.
submitToAllMembers(Callable<T>) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submitToAllMembers(Runnable, MultiExecutionCallback) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submitToAllMembers(Callable<T>, MultiExecutionCallback) - Method in class com.hazelcast.executor.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, ExecutionCallback) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
submitToKey(K, EntryProcessor) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
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 task to owner of the specified key and returns a Future representing that task.
submitToKeyOwner(Runnable, Object, ExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
Submits task to owner of the specified key.
submitToKeyOwner(Callable<T>, Object, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
Submits task to owner of the specified key.
submitToKeyOwner(Callable<T>, Object) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submitToKeyOwner(Runnable, Object, ExecutionCallback) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submitToKeyOwner(Callable<T>, Object, ExecutionCallback<T>) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
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 task to specified member and returns a Future representing that task.
submitToMember(Runnable, Member, ExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
Submits task to the specified member.
submitToMember(Callable<T>, Member, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
Submits task to the specified member.
submitToMember(Callable<T>, Member) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submitToMember(Runnable, Member, ExecutionCallback) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submitToMember(Callable<T>, Member, ExecutionCallback<T>) - Method in class com.hazelcast.executor.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 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 task to selected members and returns 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 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 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.ExecutorServiceProxy
 
submitToMembers(Runnable, MemberSelector, MultiExecutionCallback) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submitToMembers(Callable<T>, MemberSelector, MultiExecutionCallback) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submitToMembers(Callable<T>, Collection<Member>) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submitToMembers(Runnable, Collection<Member>, MultiExecutionCallback) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
submitToMembers(Callable<T>, Collection<Member>, MultiExecutionCallback) - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
success - Variable in class com.hazelcast.partition.impl.BaseMigrationOperation
 
SymmetricEncryptionConfig - Class in com.hazelcast.config
 
SymmetricEncryptionConfig() - Constructor for class com.hazelcast.config.SymmetricEncryptionConfig
 
SYNC_FREQUENCY - Static variable in class com.hazelcast.executor.ExecutorServiceProxy
 
SYSTEM_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
 
SYSTEM_LOG_ENABLED - Variable in class com.hazelcast.instance.GroupProperties
 
SystemLog - Class in com.hazelcast.logging
 
SystemLog() - Constructor for class com.hazelcast.logging.SystemLog
 
systemLogger - Variable in class com.hazelcast.instance.DefaultNodeInitializer
 
SystemLogRecord - Class in com.hazelcast.logging
 
SystemLogRecord() - Constructor for class com.hazelcast.logging.SystemLogRecord
 
SystemLogRecord(long, String, String) - Constructor for class com.hazelcast.logging.SystemLogRecord
 
systemLogService - Variable in class com.hazelcast.cluster.AbstractJoiner
 
SystemLogService - Class in com.hazelcast.logging
 
SystemLogService(boolean) - Constructor for class com.hazelcast.logging.SystemLogService
 
SystemObjectLog - Class in com.hazelcast.logging
 
SystemObjectLog(Object) - Constructor for class com.hazelcast.logging.SystemObjectLog
 

T

take() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
take() - Method in interface com.hazelcast.core.IQueue
take() - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
take() - Method in class com.hazelcast.util.DoubleBlockingQueue
 
take() - Method in class com.hazelcast.util.SimpleBlockingQueue
 
target - Variable in class com.hazelcast.spi.InvocationBuilder
 
TARGET_CALLABLE_REQUEST - Static variable in class com.hazelcast.executor.ExecutorPortableHook
 
TargetCallableRequest - Class in com.hazelcast.executor.client
This class is used for sending the task to a particular target
TargetCallableRequest() - Constructor for class com.hazelcast.executor.client.TargetCallableRequest
 
TargetCallableRequest(String, String, Callable, Address) - Constructor for class com.hazelcast.executor.client.TargetCallableRequest
 
TargetClientRequest - Class in com.hazelcast.client
 
TargetClientRequest() - Constructor for class com.hazelcast.client.TargetClientRequest
 
TargetDisconnectedException - Exception in com.hazelcast.spi.exception
 
TargetDisconnectedException() - Constructor for exception com.hazelcast.spi.exception.TargetDisconnectedException
 
TargetDisconnectedException(Address) - Constructor for exception com.hazelcast.spi.exception.TargetDisconnectedException
 
TargetNotMemberException - Exception in com.hazelcast.spi.exception
 
TargetNotMemberException(String) - Constructor for exception com.hazelcast.spi.exception.TargetNotMemberException
 
TargetNotMemberException(Address, int, String, String) - Constructor for exception com.hazelcast.spi.exception.TargetNotMemberException
 
TcpIpConfig - Class in com.hazelcast.config
Contains the configuration for the Tcp/Ip join mechanism.
TcpIpConfig() - Constructor for class com.hazelcast.config.TcpIpConfig
 
TcpIpConnection - Class in com.hazelcast.nio
The Tcp/Ip implementation of the Connection.
TcpIpConnection(TcpIpConnectionManager, IOSelector, IOSelector, int, SocketChannelWrapper) - Constructor for class com.hazelcast.nio.TcpIpConnection
 
TcpIpConnectionManager - Class in com.hazelcast.nio
 
TcpIpConnectionManager(IOService, ServerSocketChannel) - Constructor for class com.hazelcast.nio.TcpIpConnectionManager
 
TcpIpJoiner - Class in com.hazelcast.cluster
 
TcpIpJoiner(Node) - Constructor for class com.hazelcast.cluster.TcpIpJoiner
 
TcpIpJoiner.MasterClaim - Class in com.hazelcast.cluster
 
TcpIpJoinerOverAWS - Class in com.hazelcast.cluster
 
TcpIpJoinerOverAWS(Node) - Constructor for class com.hazelcast.cluster.TcpIpJoinerOverAWS
 
terminate() - Method in class com.hazelcast.client.LifecycleServiceImpl
 
terminate() - Method in interface com.hazelcast.core.LifecycleService
terminate HazelcastInstance ungracefully.
terminate() - Method in class com.hazelcast.instance.LifecycleServiceImpl
 
terminate() - Method in class com.hazelcast.instance.TerminatedLifecycleService
 
TerminatedLifecycleService - Class in com.hazelcast.instance
 
TerminatedLifecycleService() - Constructor for class com.hazelcast.instance.TerminatedLifecycleService
 
TestApp - Class in com.hazelcast.examples
Special thanks to Alexandre Vasseur for providing this very nice test application.
TestApp(HazelcastInstance) - Constructor for class com.hazelcast.examples.TestApp
 
TestApp.Echo - Class in com.hazelcast.examples
Echoes to screen
TEXT - Static variable in class com.hazelcast.nio.Protocols
 
TextCommand - Interface in com.hazelcast.ascii
 
TextCommandConstants - Interface in com.hazelcast.ascii
 
TextCommandConstants.TextCommandType - Enum in com.hazelcast.ascii
 
TextCommandProcessor<T> - Interface in com.hazelcast.ascii
 
textCommandService - Variable in class com.hazelcast.ascii.AbstractTextCommandProcessor
 
TextCommandService - Interface in com.hazelcast.ascii
 
textCommandService - Variable in class com.hazelcast.instance.Node
 
TextCommandServiceImpl - Class in com.hazelcast.ascii
 
TextCommandServiceImpl(Node) - Constructor for class com.hazelcast.ascii.TextCommandServiceImpl
 
TheByteArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.TheByteArraySerializer
 
THIS_ATTRIBUTE_NAME - Static variable in class com.hazelcast.query.QueryConstants
 
thisAddress - Variable in class com.hazelcast.cluster.ClusterServiceImpl
 
thisMember - Variable in class com.hazelcast.cluster.ClusterServiceImpl
 
ThreadDumpGenerator - Class in com.hazelcast.management
 
ThreadDumpGenerator() - Constructor for class com.hazelcast.management.ThreadDumpGenerator
 
ThreadDumpOperation - Class in com.hazelcast.management.operation
 
ThreadDumpOperation() - Constructor for class com.hazelcast.management.operation.ThreadDumpOperation
 
ThreadDumpOperation(boolean) - Constructor for class com.hazelcast.management.operation.ThreadDumpOperation
 
ThreadDumpRequest - Class in com.hazelcast.management.request
 
ThreadDumpRequest() - Constructor for class com.hazelcast.management.request.ThreadDumpRequest
 
ThreadDumpRequest(Address, boolean) - Constructor for class com.hazelcast.management.request.ThreadDumpRequest
 
threadGroup - Variable in class com.hazelcast.instance.Node
 
threadGroup - Variable in class com.hazelcast.util.executor.AbstractExecutorThreadFactory
 
threadId - Variable in class com.hazelcast.map.client.MapDeleteRequest
 
threadId - Variable in class com.hazelcast.map.client.MapPutRequest
 
threadId - Variable in class com.hazelcast.map.client.MapRemoveIfSameRequest
 
threadId - Variable in class com.hazelcast.map.client.MapRemoveRequest
 
threadId - Variable in class com.hazelcast.map.client.MapTryRemoveRequest
 
threadId - Variable in class com.hazelcast.map.operation.KeyBasedMapOperation
 
threadId - Variable in class com.hazelcast.multimap.operations.MultiMapBackupAwareOperation
 
ThreadMonitoringService - Class in com.hazelcast.management
 
ThreadMonitoringService(ThreadGroup) - Constructor for class com.hazelcast.management.ThreadMonitoringService
 
threads - Variable in class com.hazelcast.ascii.memcache.Stats
 
THREADS_PER_CORE - Static variable in class com.hazelcast.client.ClientEngineImpl
 
ThreadUtil - Class in com.hazelcast.util
 
throwExceptionIfNull(Object) - Method in class com.hazelcast.client.spi.ClientProxy
 
throwExceptionIfNull(Object) - Method in class com.hazelcast.client.txn.proxy.AbstractClientTxnCollectionProxy
 
throwExceptionIfNull(Object) - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
throwExceptionIfNull(Object) - Method in class com.hazelcast.collection.txn.AbstractTransactionalCollectionProxy
 
throwNotActiveException() - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
throwNotActiveException() - Method in class com.hazelcast.spi.AbstractDistributedObject
 
TimedMemberState - Class in com.hazelcast.monitor
 
TimedMemberState() - Constructor for class com.hazelcast.monitor.TimedMemberState
 
TimedMemberStateFactory - Class in com.hazelcast.management
A Factory for creating TimedMemberState instances.
TimedMemberStateFactory(HazelcastInstanceImpl) - Constructor for class com.hazelcast.management.TimedMemberStateFactory
 
timeout - Variable in class com.hazelcast.map.client.MapTryRemoveRequest
 
timeoutMillis - Variable in class com.hazelcast.queue.client.QueueRequest
 
TimeoutRunnable - Interface in com.hazelcast.util.executor
 
Timestamp - Class in com.hazelcast.hibernate.local
 
Timestamp() - Constructor for class com.hazelcast.hibernate.local.Timestamp
 
Timestamp(Object, long) - Constructor for class com.hazelcast.hibernate.local.Timestamp
 
TimestampsRegionCache - Class in com.hazelcast.hibernate.local
 
TimestampsRegionCache(String, HazelcastInstance) - Constructor for class com.hazelcast.hibernate.local.TimestampsRegionCache
 
toArray() - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
toArray(T[]) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
toArray() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
toArray(T[]) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
toArray() - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
toArray(T[]) - Method in class com.hazelcast.collection.AbstractCollectionProxyImpl
 
toArray() - Method in class com.hazelcast.collection.list.ListProxyImpl
 
toArray(T[]) - Method in class com.hazelcast.collection.list.ListProxyImpl
 
toArray() - Method in interface com.hazelcast.core.IQueue
toArray(T[]) - Method in interface com.hazelcast.core.IQueue
toArray() - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
toArray(T[]) - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
toBinaryString(byte) - Static method in class com.hazelcast.util.ByteUtil
 
toByte(boolean...) - Static method in class com.hazelcast.util.ByteUtil
 
toByteArray(Object) - Method in interface com.hazelcast.ascii.TextCommandService
 
toByteArray(Object) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
toByteArray() - Method in interface com.hazelcast.nio.ObjectDataOutput
 
toByteArray() - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
toByteArray(ObjectDataOutput) - Method in class com.hazelcast.query.impl.AndResultSet
 
toData(Object) - Method in interface com.hazelcast.client.ClientEngine
 
toData(Object) - Method in class com.hazelcast.client.ClientEngineImpl
 
toData(Object) - Method in class com.hazelcast.client.spi.ClientProxy
 
toData(Object, PartitioningStrategy) - Method in class com.hazelcast.map.MapService
 
toData(Object) - Method in class com.hazelcast.map.MapService
 
toData(Object) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRequest
 
toData(Object) - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
toData(Object) - Method in interface com.hazelcast.nio.IOService
 
toData(Object) - Method in class com.hazelcast.nio.NodeIOService
 
toData(Object) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
toData(Object, PartitioningStrategy) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
toData(Object) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
toData(Object, PartitioningStrategy) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
toData(Object) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
toData(Object) - Method in interface com.hazelcast.spi.NodeEngine
 
toNewBuffer() - Method in class com.hazelcast.ascii.memcache.MemcacheEntry
 
toObject(Data) - Method in interface com.hazelcast.client.ClientEngine
 
toObject(Data) - Method in class com.hazelcast.client.ClientEngineImpl
 
toObject(Object) - Method in class com.hazelcast.client.spi.ClientProxy
 
toObject(Object) - Method in class com.hazelcast.map.MapService
 
toObject(Object) - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
toObject(Data) - Method in interface com.hazelcast.nio.IOService
 
toObject(Data) - Method in class com.hazelcast.nio.NodeIOService
 
toObject() - Method in interface com.hazelcast.nio.serialization.PortableAdapter
 
toObject(Object) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
toObject(Object) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
toObject(Object) - Method in class com.hazelcast.spi.impl.NodeEngineImpl
 
toObject(Object) - Method in interface com.hazelcast.spi.NodeEngine
 
topic - Variable in class com.hazelcast.hibernate.local.LocalRegionCache
 
TOPIC_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
TOPIC_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
TopicConfig - Class in com.hazelcast.config
Contains the configuration for a ITopic.
TopicConfig() - Constructor for class com.hazelcast.config.TopicConfig
Creates a TopicConfig.
TopicConfig(TopicConfig) - Constructor for class com.hazelcast.config.TopicConfig
Creates a TopicConfig by cloning another TopicConfig.
TopicConfigReadOnly - Class in com.hazelcast.config
 
TopicConfigReadOnly(TopicConfig) - Constructor for class com.hazelcast.config.TopicConfigReadOnly
 
TopicDataSerializerHook - Class in com.hazelcast.topic
 
TopicDataSerializerHook() - Constructor for class com.hazelcast.topic.TopicDataSerializerHook
 
TopicEvent - Class in com.hazelcast.topic
 
TopicEvent() - Constructor for class com.hazelcast.topic.TopicEvent
 
TopicEvent(String, Data, Member) - Constructor for class com.hazelcast.topic.TopicEvent
 
TopicMBean - Class in com.hazelcast.jmx
 
TopicMBean(ITopic, ManagementService) - Constructor for class com.hazelcast.jmx.TopicMBean
 
TopicPermission - Class in com.hazelcast.security.permission
 
TopicPermission(String, String...) - Constructor for class com.hazelcast.security.permission.TopicPermission
 
TopicPortableHook - Class in com.hazelcast.topic
 
TopicPortableHook() - Constructor for class com.hazelcast.topic.TopicPortableHook
 
TopicProxy<E> - Class in com.hazelcast.topic
 
TopicProxy(String, NodeEngine, TopicService) - Constructor for class com.hazelcast.topic.TopicProxy
 
TopicService - Class in com.hazelcast.topic
 
TopicService() - Constructor for class com.hazelcast.topic.TopicService
 
TopologyChangedException - Exception in com.hazelcast.mapreduce
This exception is thrown when a topology change happens during the execution of a map reduce job and the TopologyChangedStrategy is set to TopologyChangedStrategy.CANCEL_RUNNING_OPERATION.
TopologyChangedException() - Constructor for exception com.hazelcast.mapreduce.TopologyChangedException
Creates a new instance of the TopologyChangedException
TopologyChangedException(String) - Constructor for exception com.hazelcast.mapreduce.TopologyChangedException
Creates a new instance of the TopologyChangedException
topologyChangedStrategy(TopologyChangedStrategy) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.MappingJobImpl
 
topologyChangedStrategy(TopologyChangedStrategy) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingJobImpl
 
topologyChangedStrategy(TopologyChangedStrategy) - Method in class com.hazelcast.mapreduce.impl.AbstractJob.ReducingSubmittableJobImpl
 
topologyChangedStrategy - Variable in class com.hazelcast.mapreduce.impl.AbstractJob
 
topologyChangedStrategy(TopologyChangedStrategy) - Method in class com.hazelcast.mapreduce.impl.AbstractJob
 
topologyChangedStrategy - Variable in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
topologyChangedStrategy(TopologyChangedStrategy) - Method in interface com.hazelcast.mapreduce.Job
Defines the strategy to handle topology changes while executing the map reduce job.
topologyChangedStrategy(TopologyChangedStrategy) - Method in interface com.hazelcast.mapreduce.MappingJob
Defines the strategy to handle topology changes while executing the map reduce job.
topologyChangedStrategy(TopologyChangedStrategy) - Method in interface com.hazelcast.mapreduce.ReducingJob
Defines the strategy to handle topology changes while executing the map reduce job.
topologyChangedStrategy(TopologyChangedStrategy) - Method in interface com.hazelcast.mapreduce.ReducingSubmittableJob
Defines the strategy to handle topology changes while executing the map reduce job.
TopologyChangedStrategy - Enum in com.hazelcast.mapreduce
This enum class is used to define how a map reduce job behaves if the job owner recognizes a topology changed event.
When members are leaving the cluster it might happen to loose processed data chunks that were already send to the reducers on the leaving node.
In addition to that on any topology change there is a redistribution of the member assigned partitions which means that a map job might have a problem to finish it's currently processed partition.
The default behavior is immediately cancelling the running task and throwing an TopologyChangedException but it is possible to submit the same job configuration again if JobTracker.getTrackableJob(String) returns null for the requested job id.
toReal(SerializationContext) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
 
toString() - Method in class com.hazelcast.ascii.AbstractTextCommand
 
toString() - Method in class com.hazelcast.ascii.memcache.DeleteCommand
 
toString() - Method in class com.hazelcast.ascii.memcache.EndCommand
 
toString() - Method in class com.hazelcast.ascii.memcache.ErrorCommand
 
toString() - Method in class com.hazelcast.ascii.memcache.GetCommand
 
toString() - Method in class com.hazelcast.ascii.memcache.MemcacheEntry
 
toString() - Method in class com.hazelcast.ascii.memcache.PartialGetCommand
 
toString() - Method in class com.hazelcast.ascii.memcache.SetCommand
 
toString() - Method in class com.hazelcast.ascii.memcache.SimpleCommand
 
toString() - Method in class com.hazelcast.ascii.memcache.StatsCommand
 
toString() - Method in class com.hazelcast.ascii.NoOpCommand
 
toString() - Method in class com.hazelcast.ascii.rest.HttpCommand
 
toString() - Method in class com.hazelcast.ascii.rest.RestValue
 
toString() - Method in class com.hazelcast.client.ClientEndpoint
 
toString() - Method in class com.hazelcast.client.ClientPrincipal
 
toString() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
toString() - Method in class com.hazelcast.client.GenericError
 
toString() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientIdGeneratorProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientListProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientMapReduceProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientSetProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientTopicProxy
 
toString() - Method in class com.hazelcast.client.txn.XAResourceProxy
 
toString() - Method in class com.hazelcast.cluster.BindOperation
 
toString() - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
toString() - Method in class com.hazelcast.cluster.JoinMessage
 
toString() - Method in class com.hazelcast.cluster.JoinRequest
 
toString() - Method in class com.hazelcast.cluster.JoinRequestOperation
 
toString() - Method in class com.hazelcast.cluster.MemberInfo
 
toString() - Method in class com.hazelcast.cluster.MemberInfoUpdateOperation
 
toString() - Method in class com.hazelcast.cluster.PostJoinOperation
 
toString() - Method in class com.hazelcast.cluster.SetMasterOperation
 
toString() - Method in class com.hazelcast.concurrent.atomiclong.AtomicLongProxy
 
toString() - Method in class com.hazelcast.concurrent.atomicreference.AtomicReferenceProxy
 
toString() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchInfo
 
toString() - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchProxy
 
toString() - Method in class com.hazelcast.concurrent.lock.LockProxy
 
toString() - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
toString() - Method in class com.hazelcast.concurrent.lock.LockWaitNotifyKey
 
toString() - Method in class com.hazelcast.concurrent.semaphore.Permit
 
toString() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
 
toString() - Method in class com.hazelcast.config.AwsConfig
 
toString() - Method in class com.hazelcast.config.Config
 
toString() - Method in class com.hazelcast.config.CredentialsFactoryConfig
 
toString() - Method in class com.hazelcast.config.EntryListenerConfig
 
toString() - Method in class com.hazelcast.config.ExecutorConfig
 
toString() - Method in class com.hazelcast.config.GlobalSerializerConfig
 
toString() - Method in class com.hazelcast.config.GroupConfig
 
toString() - Method in class com.hazelcast.config.InterfacesConfig
 
toString() - Method in class com.hazelcast.config.ItemListenerConfig
 
toString() - Method in class com.hazelcast.config.JoinConfig
 
toString() - Method in class com.hazelcast.config.ListenerConfig
 
toString() - Method in class com.hazelcast.config.LoginModuleConfig
 
toString() - Method in class com.hazelcast.config.ManagementCenterConfig
 
toString() - Method in class com.hazelcast.config.MapConfig
 
toString() - Method in class com.hazelcast.config.MapIndexConfig
 
toString() - Method in class com.hazelcast.config.MapStoreConfig
 
toString() - Method in class com.hazelcast.config.MaxSizeConfig
 
toString() - Method in class com.hazelcast.config.MemberGroupConfig
 
toString() - Method in class com.hazelcast.config.MulticastConfig
 
toString() - Method in class com.hazelcast.config.MultiMapConfig
 
toString() - Method in class com.hazelcast.config.NearCacheConfig
 
toString() - Method in class com.hazelcast.config.NetworkConfig
 
toString() - Method in class com.hazelcast.config.PartitionGroupConfig
 
toString() - Method in class com.hazelcast.config.PartitioningStrategyConfig
 
toString() - Method in class com.hazelcast.config.PermissionConfig
 
toString() - Method in class com.hazelcast.config.PermissionPolicyConfig
 
toString() - Method in class com.hazelcast.config.QueueConfig
 
toString() - Method in class com.hazelcast.config.QueueStoreConfig
 
toString() - Method in class com.hazelcast.config.SecurityConfig
 
toString() - Method in class com.hazelcast.config.SemaphoreConfig
 
toString() - Method in class com.hazelcast.config.SerializationConfig
 
toString() - Method in class com.hazelcast.config.SerializerConfig
 
toString() - Method in class com.hazelcast.config.ServiceConfig
 
toString() - Method in class com.hazelcast.config.ServicesConfig
 
toString() - Method in class com.hazelcast.config.SocketInterceptorConfig
 
toString() - Method in class com.hazelcast.config.SSLConfig
 
toString() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
toString() - Method in class com.hazelcast.config.TcpIpConfig
 
toString() - Method in class com.hazelcast.config.TopicConfig
 
toString() - Method in class com.hazelcast.config.WanReplicationConfig
 
toString() - Method in class com.hazelcast.config.WanReplicationRef
 
toString() - Method in class com.hazelcast.config.WanTargetClusterConfig
 
toString() - Method in class com.hazelcast.core.DistributedObjectEvent
 
toString() - Method in class com.hazelcast.core.EntryEvent
 
toString() - Method in class com.hazelcast.core.InitialMembershipEvent
 
toString() - Method in class com.hazelcast.core.ItemEvent
 
toString() - Method in class com.hazelcast.core.LifecycleEvent
 
toString() - Method in class com.hazelcast.core.MembershipEvent
 
toString() - Method in class com.hazelcast.core.MigrationEvent
 
toString() - Method in class com.hazelcast.core.PartitionAwareKey
 
toString() - Method in class com.hazelcast.examples.SimpleFunctionalMapTest.Stats
 
toString() - Method in class com.hazelcast.examples.SimpleQueueTest.Stats
 
toString() - Method in class com.hazelcast.executor.ExecutorServiceProxy
 
toString() - Method in class com.hazelcast.executor.RunnableAdapter
 
toString() - Method in class com.hazelcast.hibernate.local.Invalidation
 
toString() - Method in class com.hazelcast.hibernate.local.Timestamp
 
toString() - Method in class com.hazelcast.hibernate.local.Value
 
toString() - Method in class com.hazelcast.instance.GroupProperties.GroupProperty
 
toString() - Method in class com.hazelcast.instance.HazelcastInstanceImpl
 
toString() - Method in class com.hazelcast.instance.HazelcastInstanceProxy
 
toString() - Method in class com.hazelcast.instance.MemberImpl
 
toString() - Method in class com.hazelcast.instance.Node
 
toString() - Method in class com.hazelcast.jca.ConnectionFactoryImpl
 
toString() - Method in class com.hazelcast.jca.HazelcastConnectionImpl
 
toString() - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
 
toString() - Method in class com.hazelcast.jca.ManagedConnectionImpl
 
toString() - Method in class com.hazelcast.logging.SystemLogRecord
 
toString() - Method in class com.hazelcast.logging.SystemObjectLog
 
toString() - Method in class com.hazelcast.management.ClusterRuntimeState
 
toString() - Method in class com.hazelcast.management.MonitoredThread
 
toString() - Method in class com.hazelcast.management.ThreadMonitoringService
 
toString() - Method in class com.hazelcast.map.MapStoreWrapper
 
toString() - Method in class com.hazelcast.map.operation.AddInterceptorOperation
 
toString() - Method in class com.hazelcast.map.operation.BasePutOperation
 
toString() - Method in class com.hazelcast.map.operation.BaseRemoveOperation
 
toString() - Method in class com.hazelcast.map.operation.ClearBackupOperation
 
toString() - Method in class com.hazelcast.map.operation.ClearOperation
 
toString() - Method in class com.hazelcast.map.operation.ContainsKeyOperation
 
toString() - Method in class com.hazelcast.map.operation.DeleteOperation
 
toString() - Method in class com.hazelcast.map.operation.EntryBackupOperation
 
toString() - Method in class com.hazelcast.map.operation.EntryOperation
 
toString() - Method in class com.hazelcast.map.operation.EvictKeysBackupOperation
 
toString() - Method in class com.hazelcast.map.operation.EvictKeysOperation
 
toString() - Method in class com.hazelcast.map.operation.EvictOperation
 
toString() - Method in class com.hazelcast.map.operation.GetAllOperation
 
toString() - Method in class com.hazelcast.map.operation.GetEntryViewOperation
 
toString() - Method in class com.hazelcast.map.operation.GetOperation
 
toString() - Method in class com.hazelcast.map.operation.InvalidateNearCacheOperation
 
toString() - Method in class com.hazelcast.map.operation.MergeOperation
 
toString() - Method in class com.hazelcast.map.operation.MergeRemoveOperation
 
toString() - Method in class com.hazelcast.map.operation.MultipleEntryBackupOperation
 
toString() - Method in class com.hazelcast.map.operation.MultipleEntryOperation
 
toString() - Method in class com.hazelcast.map.operation.NearCacheKeySetInvalidationOperation
 
toString() - Method in class com.hazelcast.map.operation.PartitionWideEntryBackupOperation
 
toString() - Method in class com.hazelcast.map.operation.PartitionWideEntryOperation
 
toString() - Method in class com.hazelcast.map.operation.PartitionWideEntryWithPredicateBackupOperation
 
toString() - Method in class com.hazelcast.map.operation.PartitionWideEntryWithPredicateOperation
 
toString() - Method in class com.hazelcast.map.operation.PutAllBackupOperation
 
toString() - Method in class com.hazelcast.map.operation.PutAllOperation
 
toString() - Method in class com.hazelcast.map.operation.PutBackupOperation
 
toString() - Method in class com.hazelcast.map.operation.PutIfAbsentOperation
 
toString() - Method in class com.hazelcast.map.operation.PutOperation
 
toString() - Method in class com.hazelcast.map.operation.PutTransientOperation
 
toString() - Method in class com.hazelcast.map.operation.RemoveIfSameOperation
 
toString() - Method in class com.hazelcast.map.operation.RemoveInterceptorOperation
 
toString() - Method in class com.hazelcast.map.operation.RemoveOperation
 
toString() - Method in class com.hazelcast.map.operation.ReplaceIfSameOperation
 
toString() - Method in class com.hazelcast.map.operation.ReplaceOperation
 
toString() - Method in class com.hazelcast.map.operation.SetOperation
 
toString() - Method in class com.hazelcast.map.operation.TryPutOperation
 
toString() - Method in class com.hazelcast.map.operation.TryRemoveOperation
 
toString() - Method in class com.hazelcast.map.operation.WanOriginatedDeleteOperation
 
toString() - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
toString() - Method in class com.hazelcast.map.record.AbstractRecord
 
toString() - Method in class com.hazelcast.map.record.RecordInfo
 
toString() - Method in class com.hazelcast.map.record.RecordReplicationInfo
 
toString() - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
toString() - Method in class com.hazelcast.map.tx.TxnLockAndGetOperation
 
toString() - Method in class com.hazelcast.mapreduce.impl.notification.IntermediateChunkNotification
 
toString() - Method in class com.hazelcast.mapreduce.impl.notification.LastChunkNotification
 
toString() - Method in class com.hazelcast.mapreduce.impl.notification.MapReduceNotification
 
toString() - Method in class com.hazelcast.mapreduce.impl.notification.MemberAwareMapReduceNotification
 
toString() - Method in class com.hazelcast.mapreduce.impl.notification.ReducingFinishedNotification
 
toString() - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionResult
 
toString() - Method in class com.hazelcast.mapreduce.impl.task.JobPartitionStateImpl
 
toString() - Method in class com.hazelcast.mapreduce.impl.task.JobProcessInformationImpl
 
toString() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
toString() - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
toString() - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
 
toString() - Method in class com.hazelcast.monitor.TimedMemberState
 
toString() - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
toString() - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxy
 
toString() - Method in class com.hazelcast.nio.Address
 
toString() - Method in class com.hazelcast.nio.ClientPacket
 
toString() - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
toString() - Method in class com.hazelcast.nio.DynamicByteBuffer
 
toString() - Method in class com.hazelcast.nio.Packet
 
toString() - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
toString() - Method in class com.hazelcast.nio.serialization.Data
 
toString() - Method in class com.hazelcast.nio.ssl.SSLSocketChannelWrapper
 
toString() - Method in class com.hazelcast.nio.TcpIpConnection
 
toString() - Method in class com.hazelcast.nio.TcpIpConnectionManager
 
toString() - Method in class com.hazelcast.partition.impl.BaseMigrationOperation
 
toString() - Method in class com.hazelcast.partition.impl.CheckReplicaVersion
 
toString() - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
toString() - Method in class com.hazelcast.partition.impl.MigrationOperation
 
toString() - Method in class com.hazelcast.partition.impl.PartitionReplicaChangeEvent
 
toString() - Method in class com.hazelcast.partition.impl.ReplicaSyncRequest
 
toString() - Method in class com.hazelcast.partition.impl.ReplicaSyncResponse
 
toString() - Method in class com.hazelcast.partition.impl.ReplicaSyncRetryResponse
 
toString() - Method in class com.hazelcast.partition.membergroup.DefaultMemberGroup
 
toString() - Method in class com.hazelcast.partition.membergroup.SingleMemberGroup
 
toString() - Method in class com.hazelcast.partition.MigrationInfo
 
toString() - Method in class com.hazelcast.partition.PartitionInfo
 
toString() - Method in class com.hazelcast.partition.PartitionRuntimeState
 
toString() - Method in class com.hazelcast.partition.PartitionServiceProxy.PartitionProxy
 
toString() - Method in class com.hazelcast.query.impl.SortedIndexStore
 
toString() - Method in class com.hazelcast.query.impl.UnsortedIndexStore
 
toString() - Method in class com.hazelcast.query.PredicateBuilder
 
toString() - Method in class com.hazelcast.query.Predicates.AndPredicate
 
toString() - Method in class com.hazelcast.query.Predicates.BetweenPredicate
 
toString() - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
toString() - Method in class com.hazelcast.query.Predicates.GreaterLessPredicate
 
toString() - Method in class com.hazelcast.query.Predicates.ILikePredicate
 
toString() - Method in class com.hazelcast.query.Predicates.InPredicate
 
toString() - Method in class com.hazelcast.query.Predicates.LikePredicate
 
toString() - Method in class com.hazelcast.query.Predicates.NotEqualPredicate
 
toString() - Method in class com.hazelcast.query.Predicates.NotPredicate
 
toString() - Method in class com.hazelcast.query.Predicates.OrPredicate
 
toString() - Method in class com.hazelcast.query.Predicates.RegexPredicate
 
toString() - Method in class com.hazelcast.query.SqlPredicate
 
toString() - Method in class com.hazelcast.queue.proxy.QueueProxyImpl
 
toString() - Method in class com.hazelcast.queue.tx.TransactionalQueueProxy
 
toString() - Method in class com.hazelcast.security.permission.AllPermissions.AllPermissionsCollection
 
toString() - Method in class com.hazelcast.security.permission.AllPermissions
 
toString() - Method in class com.hazelcast.security.permission.ClusterPermissionCollection
 
toString() - Method in class com.hazelcast.security.permission.DenyAllPermissionCollection
 
toString() - Method in class com.hazelcast.security.UsernamePasswordCredentials
 
toString() - Method in class com.hazelcast.spi.DefaultObjectNamespace
 
toString() - Method in class com.hazelcast.spi.impl.DistributedObjectEventPacket
 
toString() - Method in class com.hazelcast.spi.impl.EventServiceImpl.EventPacket
 
toString() - Method in class com.hazelcast.spi.impl.EventServiceImpl.Registration
 
toString() - Method in class com.hazelcast.spi.impl.NormalResponse
 
toString() - Method in class com.hazelcast.spi.PartitionMigrationEvent
 
toString() - Method in class com.hazelcast.spi.PartitionReplicationEvent
 
toString() - Method in class com.hazelcast.spi.ServiceInfo
 
toString() - Method in class com.hazelcast.topic.TopicEvent
 
toString() - Method in class com.hazelcast.transaction.impl.SerializableXID
 
toString() - Method in class com.hazelcast.transaction.impl.XAResourceImpl
 
toString() - Method in class com.hazelcast.transaction.TransactionOptions
 
toString() - Method in class com.hazelcast.util.AddressUtil.AddressHolder
 
toString() - Method in class com.hazelcast.util.AddressUtil.AddressMatcher
 
toString() - Method in class com.hazelcast.util.executor.NamedThreadPoolExecutor
 
toString() - Method in class com.hazelcast.util.HealthMonitor.HealthMetrics
 
toString() - Method in class com.hazelcast.util.QueryResultSet
 
toString() - Method in class com.hazelcast.util.scheduler.ScheduledEntry
 
toStringAndClear(ByteBuffer) - Static method in class com.hazelcast.nio.ascii.SocketTextReader
 
total() - Method in class com.hazelcast.examples.SimpleQueueTest.Stats
 
total() - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
total() - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
total() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the total number of total operations
total_connections - Variable in class com.hazelcast.ascii.memcache.Stats
 
TotalOrderedTopicProxy - Class in com.hazelcast.topic
 
TotalOrderedTopicProxy(String, NodeEngine, TopicService) - Constructor for class com.hazelcast.topic.TotalOrderedTopicProxy
 
totalSize() - Method in class com.hazelcast.nio.serialization.Data
Calculates the size of the binary after the Data is serialized.
touch(SortedHashMap, Object, SortedHashMap.OrderingType) - Static method in class com.hazelcast.util.SortedHashMap
 
TouchCommand - Class in com.hazelcast.ascii.memcache
User: sancar Date: 3/8/13 Time: 1:54 PM
TouchCommand(TextCommandConstants.TextCommandType, String, int, boolean) - Constructor for class com.hazelcast.ascii.memcache.TouchCommand
 
TouchCommandParser - Class in com.hazelcast.ascii.memcache
User: sancar Date: 3/8/13 Time: 1:52 PM
TouchCommandParser(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.ascii.memcache.TouchCommandParser
 
TouchCommandProcessor - Class in com.hazelcast.ascii.memcache
User: sancar Date: 3/8/13 Time: 2:03 PM
TouchCommandProcessor(TextCommandServiceImpl) - Constructor for class com.hazelcast.ascii.memcache.TouchCommandProcessor
 
TOUCHED - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
TraceableOperation - Interface in com.hazelcast.spi
Operation which has a traceable identifier
TrackableJob<V> - Interface in com.hazelcast.mapreduce
This interface describes a trackable job.
TrackableJobFuture<V> - Class in com.hazelcast.mapreduce.impl.task
This is the node based implementation of the job's reactive ICompletableFuture and is returned to the users codebase.
TrackableJobFuture(String, String, JobTracker, NodeEngine, Collator) - Constructor for class com.hazelcast.mapreduce.impl.task.TrackableJobFuture
 
trackableJobs - Variable in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
TRACKED_JOB_OPERATION - Static variable in class com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook
 
Transaction - Interface in com.hazelcast.transaction.impl
 
Transaction.State - Enum in com.hazelcast.transaction.impl
 
TRANSACTION_ROLLBACK - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TransactionAccessor - Class in com.hazelcast.transaction.impl
 
TransactionalList<E> - Interface in com.hazelcast.core
Transactional implementation of IList.
TransactionalListProxy<E> - Class in com.hazelcast.collection.txn
 
TransactionalListProxy(String, TransactionSupport, NodeEngine, ListService) - Constructor for class com.hazelcast.collection.txn.TransactionalListProxy
 
TransactionalMap<K,V> - Interface in com.hazelcast.core
Transactional implementation of BaseMap.
TransactionalMapProxy - Class in com.hazelcast.map.tx
 
TransactionalMapProxy(String, MapService, NodeEngine, TransactionSupport) - Constructor for class com.hazelcast.map.tx.TransactionalMapProxy
 
TransactionalMapProxySupport - Class in com.hazelcast.map.tx
 
TransactionalMapProxySupport(String, MapService, NodeEngine, TransactionSupport) - Constructor for class com.hazelcast.map.tx.TransactionalMapProxySupport
 
TransactionalMultiMap<K,V> - Interface in com.hazelcast.core
Transactional implementation of BaseMultiMap.
TransactionalMultiMapProxy<K,V> - Class in com.hazelcast.multimap.txn
 
TransactionalMultiMapProxy(NodeEngine, MultiMapService, String, TransactionSupport) - Constructor for class com.hazelcast.multimap.txn.TransactionalMultiMapProxy
 
TransactionalMultiMapProxySupport - Class in com.hazelcast.multimap.txn
 
TransactionalMultiMapProxySupport(NodeEngine, MultiMapService, String, TransactionSupport) - Constructor for class com.hazelcast.multimap.txn.TransactionalMultiMapProxySupport
 
TransactionalObject - Interface in com.hazelcast.transaction
Marker interface for all transactional distributed objects.
TransactionalQueue<E> - Interface in com.hazelcast.core
Transactional implementation of BaseQueue.
TransactionalQueueProxy<E> - Class in com.hazelcast.queue.tx
 
TransactionalQueueProxy(NodeEngine, QueueService, String, TransactionSupport) - Constructor for class com.hazelcast.queue.tx.TransactionalQueueProxy
 
TransactionalQueueProxySupport - Class in com.hazelcast.queue.tx
 
TransactionalQueueProxySupport(NodeEngine, QueueService, String, TransactionSupport) - Constructor for class com.hazelcast.queue.tx.TransactionalQueueProxySupport
 
TransactionalService - Interface in com.hazelcast.spi
An interface that can be implemented by SPI services that want to deal with transactions.
TransactionalSet<E> - Interface in com.hazelcast.core
Transactional implementation of ISet.
TransactionalSetProxy<E> - Class in com.hazelcast.collection.txn
 
TransactionalSetProxy(String, TransactionSupport, NodeEngine, SetService) - Constructor for class com.hazelcast.collection.txn.TransactionalSetProxy
 
TransactionalTask<T> - Interface in com.hazelcast.transaction
Contains the logic that is going to be executed within a transaction.
TransactionalTaskContext - Interface in com.hazelcast.transaction
Provides a context to access transactional data-structures like the TransactionalMap.
TransactionContext - Interface in com.hazelcast.transaction
Provides a context to do transactional operations; so beginning/committing transactions, but also retrieving transactional data-structures like the TransactionalMap.
TransactionContextProxy - Class in com.hazelcast.client.txn
 
TransactionContextProxy(ClientTransactionManager, TransactionOptions) - Constructor for class com.hazelcast.client.txn.TransactionContextProxy
 
TransactionException - Exception in com.hazelcast.transaction
A HazelcastException that is thrown when something goes wrong while dealing with transactions and transactional data-structures.
TransactionException() - Constructor for exception com.hazelcast.transaction.TransactionException
 
TransactionException(String) - Constructor for exception com.hazelcast.transaction.TransactionException
 
TransactionException(String, Throwable) - Constructor for exception com.hazelcast.transaction.TransactionException
 
TransactionException(Throwable) - Constructor for exception com.hazelcast.transaction.TransactionException
 
TransactionLog - Interface in com.hazelcast.transaction.impl
 
TransactionManagerService - Interface in com.hazelcast.transaction
 
TransactionManagerServiceImpl - Class in com.hazelcast.transaction.impl
 
TransactionManagerServiceImpl(NodeEngineImpl) - Constructor for class com.hazelcast.transaction.impl.TransactionManagerServiceImpl
 
TransactionNotActiveException - Exception in com.hazelcast.transaction
A HazelcastException thrown when an a transactional operation is executed without an active transaction.
TransactionNotActiveException() - Constructor for exception com.hazelcast.transaction.TransactionNotActiveException
 
TransactionNotActiveException(String) - Constructor for exception com.hazelcast.transaction.TransactionNotActiveException
 
TransactionOptions - Class in com.hazelcast.transaction
Contains the configuration for a Hazelcast transaction.
TransactionOptions() - Constructor for class com.hazelcast.transaction.TransactionOptions
Creates a new default configured TransactionsOptions.
TransactionOptions.TransactionType - Enum in com.hazelcast.transaction
 
TransactionPermission - Class in com.hazelcast.security.permission
 
TransactionPermission() - Constructor for class com.hazelcast.security.permission.TransactionPermission
 
TransactionSupport - Interface in com.hazelcast.transaction.impl
 
TRANSFERABLE_PROCESS_INFORMATION - Static variable in class com.hazelcast.mapreduce.impl.MapReducePortableHook
 
TransferableJobProcessInformation - Class in com.hazelcast.mapreduce.impl.task
This implementation of JobProcessInformation is used to transmit the currently processed number of records and the partition states to a requesting client.
TransferableJobProcessInformation() - Constructor for class com.hazelcast.mapreduce.impl.task.TransferableJobProcessInformation
 
TransferableJobProcessInformation(JobPartitionState[], int) - Constructor for class com.hazelcast.mapreduce.impl.task.TransferableJobProcessInformation
 
triggerFailedListeners() - Method in class com.hazelcast.client.spi.impl.ClientInvocationServiceImpl
 
TRY_COUNT - Static variable in class com.hazelcast.client.MultiTargetClientRequest
 
TRY_PAUSE_MILLIS - Static variable in class com.hazelcast.partition.impl.MigrationRequestOperation
 
TRY_PUT - Static variable in class com.hazelcast.map.MapPortableHook
 
TRY_REMOVE - Static variable in class com.hazelcast.map.MapPortableHook
 
tryAcquire() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
tryAcquire(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
tryAcquire(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
tryAcquire(int, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
tryAcquire() - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
 
tryAcquire(int) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
 
tryAcquire(long, TimeUnit) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
 
tryAcquire(int, long, TimeUnit) - Method in class com.hazelcast.concurrent.semaphore.SemaphoreProxy
 
tryAcquire() - Method in interface com.hazelcast.core.ISemaphore
Acquires a permit, if one is available and returns immediately, with the value true, reducing the number of available permits by one.
tryAcquire(int) - Method in interface com.hazelcast.core.ISemaphore
Acquires the given number of permits, if they are available, and returns immediately, with the value true, reducing the number of available permits by the given amount.
tryAcquire(long, TimeUnit) - Method in interface com.hazelcast.core.ISemaphore
Acquires a permit from this semaphore, if one becomes available within the given waiting time and the current thread has not been interrupted.
tryAcquire(int, long, TimeUnit) - Method in interface com.hazelcast.core.ISemaphore
Acquires the given number of permits, if they are available and returns immediately, with the value true, reducing the number of available permits by the given amount.
tryCloseConnections(HazelcastInstance) - Method in class com.hazelcast.core.OutOfMemoryHandler
Tries to close server socket and connections to other HazelcastInstances.
tryCloseConnections(HazelcastInstance) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher.Helper
 
tryCount - Variable in class com.hazelcast.spi.InvocationBuilder
 
tryLock() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
tryLock(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
tryLock(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
tryLock(K, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
tryLock(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
tryLock(K, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
tryLock() - Method in class com.hazelcast.concurrent.lock.LockProxy
 
tryLock(long, TimeUnit) - Method in class com.hazelcast.concurrent.lock.LockProxy
 
tryLock(NodeEngine, Data) - Method in class com.hazelcast.concurrent.lock.LockProxySupport
 
tryLock(NodeEngine, Data, long, TimeUnit) - Method in class com.hazelcast.concurrent.lock.LockProxySupport
 
tryLock() - Method in interface com.hazelcast.core.ILock
tryLock(long, TimeUnit) - Method in interface com.hazelcast.core.ILock
tryLock(K) - Method in interface com.hazelcast.core.IMap
Tries to acquire the lock for the specified key.
tryLock(K, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
Tries to acquire the lock for the specified key.
tryLock(K) - Method in interface com.hazelcast.core.MultiMap
Tries to acquire the lock for the specified key.
tryLock(K, long, TimeUnit) - Method in interface com.hazelcast.core.MultiMap
Tries to acquire the lock for the specified key.
tryLock(Object, Object) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
tryLock(Object, Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
tryLock(Object, Object) - Method in interface com.hazelcast.hibernate.RegionCache
 
tryLock(K) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
tryLock(K, long, TimeUnit) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
tryLock(K) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
tryLock(K, long, TimeUnit) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
tryPauseMillis - Variable in class com.hazelcast.spi.InvocationBuilder
 
tryPut(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
tryPut(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
Tries to put the given key, value into this map within specified timeout value.
tryPut(Data, Object, long) - Method in class com.hazelcast.map.DefaultRecordStore
 
tryPut(K, V, long, TimeUnit) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
tryPut(Data, Object, long) - Method in interface com.hazelcast.map.RecordStore
 
TryPutOperation - Class in com.hazelcast.map.operation
 
TryPutOperation(String, Data, Data, long) - Constructor for class com.hazelcast.map.operation.TryPutOperation
 
TryPutOperation() - Constructor for class com.hazelcast.map.operation.TryPutOperation
 
tryRemove(K, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
tryRemove(K, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
Tries to remove the entry with the given key from this map within specified timeout value.
tryRemove(K, long, TimeUnit) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
TryRemoveOperation - Class in com.hazelcast.map.operation
 
TryRemoveOperation(String, Data, long) - Constructor for class com.hazelcast.map.operation.TryRemoveOperation
 
TryRemoveOperation() - Constructor for class com.hazelcast.map.operation.TryRemoveOperation
 
trySetCount(int) - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
trySetCount(int) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchProxy
 
trySetCount(int) - Method in interface com.hazelcast.core.ICountDownLatch
Sets the count to the given value if the current count is zero.
tryShutdown(HazelcastInstance) - Method in class com.hazelcast.core.OutOfMemoryHandler
Tries to shutdown HazelcastInstance forcefully; including closing sockets and connections, stopping threads etc.
tryShutdown(HazelcastInstance) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher.Helper
 
tryStopThreads(HazelcastClient) - Static method in class com.hazelcast.client.ClientOutOfMemoryHandler.ClientHelper
 
tryStopThreads(HazelcastInstance) - Method in class com.hazelcast.core.OutOfMemoryHandler
Tries to stop internal Hazelcast threads (such as service thread, IO threads, executor threads).
tryStopThreads(HazelcastInstance) - Static method in class com.hazelcast.instance.OutOfMemoryErrorDispatcher.Helper
 
tryToConnect(Address) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
 
tryToConnect(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
ttl - Variable in class com.hazelcast.map.client.MapPutRequest
 
ttl - Variable in class com.hazelcast.map.operation.KeyBasedMapOperation
 
TTL_CLEANUP_INTERVAL_MILLS - Static variable in class com.hazelcast.client.nearcache.ClientNearCache
 
ttlDelayMillis - Variable in class com.hazelcast.map.record.RecordInfo
 
tx - Variable in class com.hazelcast.collection.txn.AbstractTransactionalCollectionProxy
 
tx - Variable in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
tx - Variable in class com.hazelcast.multimap.txn.TransactionalMultiMapProxySupport
 
tx - Variable in class com.hazelcast.queue.tx.TransactionalQueueProxySupport
 
TX_COLLECTION_ITEM - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
TX_QUEUE_ITEM - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TX_ROLLBACK - Static variable in class com.hazelcast.collection.CollectionDataSerializerHook
 
TxCollectionItem - Class in com.hazelcast.collection
 
TxCollectionItem() - Constructor for class com.hazelcast.collection.TxCollectionItem
 
TxCollectionItem(CollectionItem) - Constructor for class com.hazelcast.collection.TxCollectionItem
 
TxCollectionItem(long, Data, String, boolean) - Constructor for class com.hazelcast.collection.TxCollectionItem
 
txMap - Variable in class com.hazelcast.collection.CollectionContainer
 
TXN_COMMIT - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_COMMIT_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_GENERATE_RECORD_ID - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_LIST_ADD - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
TXN_LIST_REMOVE - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
TXN_LIST_SIZE - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
TXN_LOCK_AND_GET - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_MM_GET - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
TXN_MM_PUT - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
TXN_MM_REMOVE - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
TXN_MM_REMOVEALL - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
TXN_MM_SIZE - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
TXN_MM_VALUE_COUNT - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
TXN_OFFER - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TXN_OFFER - Static variable in class com.hazelcast.queue.QueuePortableHook
 
TXN_OFFER_BACKUP - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TXN_PEEK - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TXN_PEEK - Static variable in class com.hazelcast.queue.QueuePortableHook
 
TXN_POLL - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TXN_POLL - Static variable in class com.hazelcast.queue.QueuePortableHook
 
TXN_POLL_BACKUP - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TXN_PREPARE - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_PREPARE - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TXN_PREPARE_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_PREPARE_BACKUP - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TXN_PUT - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_PUT_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_REMOVE - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_REMOVE_ALL - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_REMOVE_ALL_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_REMOVE_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_REQUEST - Static variable in class com.hazelcast.map.MapPortableHook
 
TXN_REQUEST_WITH_SQL_QUERY - Static variable in class com.hazelcast.map.MapPortableHook
 
TXN_RESERVE_OFFER - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TXN_RESERVE_POLL - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TXN_ROLLBACK - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_ROLLBACK - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TXN_ROLLBACK_BACKUP - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
TXN_ROLLBACK_BACKUP - Static variable in class com.hazelcast.queue.QueueDataSerializerHook
 
TXN_SET_ADD - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
TXN_SET_REMOVE - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
TXN_SET_SIZE - Static variable in class com.hazelcast.collection.CollectionPortableHook
 
TXN_SIZE - Static variable in class com.hazelcast.queue.QueuePortableHook
 
TxnCollectionRequest - Class in com.hazelcast.collection.client
 
TxnCollectionRequest() - Constructor for class com.hazelcast.collection.client.TxnCollectionRequest
 
TxnCollectionRequest(String) - Constructor for class com.hazelcast.collection.client.TxnCollectionRequest
 
TxnCollectionRequest(String, Data) - Constructor for class com.hazelcast.collection.client.TxnCollectionRequest
 
TxnCommitBackupOperation - Class in com.hazelcast.multimap.txn
 
TxnCommitBackupOperation() - Constructor for class com.hazelcast.multimap.txn.TxnCommitBackupOperation
 
TxnCommitBackupOperation(String, Data, List<Operation>, String, long) - Constructor for class com.hazelcast.multimap.txn.TxnCommitBackupOperation
 
txnCommitOffer(long, Data, boolean) - Method in class com.hazelcast.queue.QueueContainer
 
TxnCommitOperation - Class in com.hazelcast.multimap.txn
 
TxnCommitOperation() - Constructor for class com.hazelcast.multimap.txn.TxnCommitOperation
 
TxnCommitOperation(String, Data, long, long, List<Operation>) - Constructor for class com.hazelcast.multimap.txn.TxnCommitOperation
 
txnCommitPoll(long) - Method in class com.hazelcast.queue.QueueContainer
 
txnCommitPollBackup(long) - Method in class com.hazelcast.queue.QueueContainer
 
TxnDeleteOperation - Class in com.hazelcast.map.tx
 
TxnDeleteOperation() - Constructor for class com.hazelcast.map.tx.TxnDeleteOperation
 
TxnDeleteOperation(String, Data, long) - Constructor for class com.hazelcast.map.tx.TxnDeleteOperation
 
txnEnsureReserve(long) - Method in class com.hazelcast.queue.QueueContainer
 
TxnGenerateRecordIdOperation - Class in com.hazelcast.multimap.txn
 
TxnGenerateRecordIdOperation() - Constructor for class com.hazelcast.multimap.txn.TxnGenerateRecordIdOperation
 
TxnGenerateRecordIdOperation(String, Data) - Constructor for class com.hazelcast.multimap.txn.TxnGenerateRecordIdOperation
 
txnId - Variable in class com.hazelcast.client.txn.BaseTransactionRequest
 
TxnListAddRequest - Class in com.hazelcast.collection.client
 
TxnListAddRequest() - Constructor for class com.hazelcast.collection.client.TxnListAddRequest
 
TxnListAddRequest(String, Data) - Constructor for class com.hazelcast.collection.client.TxnListAddRequest
 
TxnListRemoveRequest - Class in com.hazelcast.collection.client
 
TxnListRemoveRequest() - Constructor for class com.hazelcast.collection.client.TxnListRemoveRequest
 
TxnListRemoveRequest(String, Data) - Constructor for class com.hazelcast.collection.client.TxnListRemoveRequest
 
TxnListSizeRequest - Class in com.hazelcast.collection.client
 
TxnListSizeRequest() - Constructor for class com.hazelcast.collection.client.TxnListSizeRequest
 
TxnListSizeRequest(String) - Constructor for class com.hazelcast.collection.client.TxnListSizeRequest
 
txnLock(Data, String, long, long) - Method in interface com.hazelcast.concurrent.lock.LockStore
 
txnLock(Data, String, long, long) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
txnLock(Data, String, long, long) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
 
txnLock(Data, String, long, long) - Method in class com.hazelcast.map.DefaultRecordStore
 
txnLock(Data, String, long, long) - Method in interface com.hazelcast.map.RecordStore
 
txnLock(Data, String, long, long) - Method in class com.hazelcast.multimap.MultiMapContainer
 
TxnLockAndGetOperation - Class in com.hazelcast.map.tx
 
TxnLockAndGetOperation() - Constructor for class com.hazelcast.map.tx.TxnLockAndGetOperation
 
TxnLockAndGetOperation(String, Data, long, long, String) - Constructor for class com.hazelcast.map.tx.TxnLockAndGetOperation
 
TxnLockAndGetOperation - Class in com.hazelcast.multimap.txn
 
TxnLockAndGetOperation() - Constructor for class com.hazelcast.multimap.txn.TxnLockAndGetOperation
 
TxnLockAndGetOperation(String, Data, long, long, long) - Constructor for class com.hazelcast.multimap.txn.TxnLockAndGetOperation
 
TxnMapRequest - Class in com.hazelcast.map.client
 
TxnMapRequest() - Constructor for class com.hazelcast.map.client.TxnMapRequest
 
TxnMapRequest(String, AbstractTxnMapRequest.TxnMapRequestType) - Constructor for class com.hazelcast.map.client.TxnMapRequest
 
TxnMapRequest(String, AbstractTxnMapRequest.TxnMapRequestType, Data) - Constructor for class com.hazelcast.map.client.TxnMapRequest
 
TxnMapRequest(String, AbstractTxnMapRequest.TxnMapRequestType, Data, Data) - Constructor for class com.hazelcast.map.client.TxnMapRequest
 
TxnMapRequest(String, AbstractTxnMapRequest.TxnMapRequestType, Data, Data, long, TimeUnit) - Constructor for class com.hazelcast.map.client.TxnMapRequest
 
TxnMapRequest(String, AbstractTxnMapRequest.TxnMapRequestType, Data, Data, Data) - Constructor for class com.hazelcast.map.client.TxnMapRequest
 
TxnMapRequest(String, AbstractTxnMapRequest.TxnMapRequestType, Predicate) - Constructor for class com.hazelcast.map.client.TxnMapRequest
 
TxnMapRequestWithSQLQuery - Class in com.hazelcast.map.client
User: sancar Date: 9/18/13 Time: 2:22 PM
TxnMapRequestWithSQLQuery() - Constructor for class com.hazelcast.map.client.TxnMapRequestWithSQLQuery
 
TxnMapRequestWithSQLQuery(String, AbstractTxnMapRequest.TxnMapRequestType, String) - Constructor for class com.hazelcast.map.client.TxnMapRequestWithSQLQuery
 
TxnMultiMapGetRequest - Class in com.hazelcast.multimap.operations.client
 
TxnMultiMapGetRequest() - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapGetRequest
 
TxnMultiMapGetRequest(String, Data) - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapGetRequest
 
TxnMultiMapOperation - Interface in com.hazelcast.multimap.txn
 
TxnMultiMapPutRequest - Class in com.hazelcast.multimap.operations.client
 
TxnMultiMapPutRequest() - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapPutRequest
 
TxnMultiMapPutRequest(String, Data, Data) - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapPutRequest
 
TxnMultiMapRemoveAllRequest - Class in com.hazelcast.multimap.operations.client
date: 30/01/14 author: eminn
TxnMultiMapRemoveAllRequest() - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveAllRequest
 
TxnMultiMapRemoveAllRequest(String, Data) - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveAllRequest
 
TxnMultiMapRemoveRequest - Class in com.hazelcast.multimap.operations.client
 
TxnMultiMapRemoveRequest() - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveRequest
 
TxnMultiMapRemoveRequest(String, Data) - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveRequest
 
TxnMultiMapRemoveRequest(String, Data, Data) - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveRequest
 
TxnMultiMapRequest - Class in com.hazelcast.multimap.operations.client
 
TxnMultiMapRequest() - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapRequest
 
TxnMultiMapRequest(String) - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapRequest
 
TxnMultiMapSizeRequest - Class in com.hazelcast.multimap.operations.client
 
TxnMultiMapSizeRequest() - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapSizeRequest
 
TxnMultiMapSizeRequest(String) - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapSizeRequest
 
TxnMultiMapValueCountRequest - Class in com.hazelcast.multimap.operations.client
 
TxnMultiMapValueCountRequest() - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapValueCountRequest
 
TxnMultiMapValueCountRequest(String, Data) - Constructor for class com.hazelcast.multimap.operations.client.TxnMultiMapValueCountRequest
 
TxnOfferBackupOperation - Class in com.hazelcast.queue.tx
 
TxnOfferBackupOperation() - Constructor for class com.hazelcast.queue.tx.TxnOfferBackupOperation
 
TxnOfferBackupOperation(String, long, Data) - Constructor for class com.hazelcast.queue.tx.TxnOfferBackupOperation
 
txnOfferBackupReserve(long, String) - Method in class com.hazelcast.queue.QueueContainer
 
TxnOfferOperation - Class in com.hazelcast.queue.tx
 
TxnOfferOperation() - Constructor for class com.hazelcast.queue.tx.TxnOfferOperation
 
TxnOfferOperation(String, long, Data) - Constructor for class com.hazelcast.queue.tx.TxnOfferOperation
 
TxnOfferRequest - Class in com.hazelcast.queue.client
 
TxnOfferRequest() - Constructor for class com.hazelcast.queue.client.TxnOfferRequest
 
TxnOfferRequest(String, long, Data) - Constructor for class com.hazelcast.queue.client.TxnOfferRequest
 
txnOfferReserve(String) - Method in class com.hazelcast.queue.QueueContainer
 
txnPeek(long, String) - Method in class com.hazelcast.queue.QueueContainer
 
TxnPeekOperation - Class in com.hazelcast.queue.tx
User: ahmetmircik Date: 9/30/13 Time: 2:19 PM
TxnPeekOperation() - Constructor for class com.hazelcast.queue.tx.TxnPeekOperation
 
TxnPeekOperation(String, long, long, String) - Constructor for class com.hazelcast.queue.tx.TxnPeekOperation
 
TxnPeekRequest - Class in com.hazelcast.queue.client
 
TxnPeekRequest() - Constructor for class com.hazelcast.queue.client.TxnPeekRequest
 
TxnPeekRequest(String, long) - Constructor for class com.hazelcast.queue.client.TxnPeekRequest
 
TxnPollBackupOperation - Class in com.hazelcast.queue.tx
 
TxnPollBackupOperation() - Constructor for class com.hazelcast.queue.tx.TxnPollBackupOperation
 
TxnPollBackupOperation(String, long) - Constructor for class com.hazelcast.queue.tx.TxnPollBackupOperation
 
txnPollBackupReserve(long, String) - Method in class com.hazelcast.queue.QueueContainer
 
TxnPollOperation - Class in com.hazelcast.queue.tx
 
TxnPollOperation() - Constructor for class com.hazelcast.queue.tx.TxnPollOperation
 
TxnPollOperation(String, long) - Constructor for class com.hazelcast.queue.tx.TxnPollOperation
 
TxnPollRequest - Class in com.hazelcast.queue.client
 
TxnPollRequest() - Constructor for class com.hazelcast.queue.client.TxnPollRequest
 
TxnPollRequest(String, long) - Constructor for class com.hazelcast.queue.client.TxnPollRequest
 
txnPollReserve(long, String) - Method in class com.hazelcast.queue.QueueContainer
 
TxnPrepareBackupOperation - Class in com.hazelcast.map.tx
 
TxnPrepareBackupOperation(String, Data, String, long) - Constructor for class com.hazelcast.map.tx.TxnPrepareBackupOperation
 
TxnPrepareBackupOperation() - Constructor for class com.hazelcast.map.tx.TxnPrepareBackupOperation
 
TxnPrepareBackupOperation - Class in com.hazelcast.multimap.txn
 
TxnPrepareBackupOperation() - Constructor for class com.hazelcast.multimap.txn.TxnPrepareBackupOperation
 
TxnPrepareBackupOperation(String, Data, String, long) - Constructor for class com.hazelcast.multimap.txn.TxnPrepareBackupOperation
 
TxnPrepareBackupOperation - Class in com.hazelcast.queue.tx
 
TxnPrepareBackupOperation() - Constructor for class com.hazelcast.queue.tx.TxnPrepareBackupOperation
 
TxnPrepareBackupOperation(String, long, boolean, String) - Constructor for class com.hazelcast.queue.tx.TxnPrepareBackupOperation
 
TxnPrepareOperation - Class in com.hazelcast.map.tx
 
TxnPrepareOperation(String, Data, String) - Constructor for class com.hazelcast.map.tx.TxnPrepareOperation
 
TxnPrepareOperation() - Constructor for class com.hazelcast.map.tx.TxnPrepareOperation
 
TxnPrepareOperation - Class in com.hazelcast.multimap.txn
 
TxnPrepareOperation() - Constructor for class com.hazelcast.multimap.txn.TxnPrepareOperation
 
TxnPrepareOperation(String, Data, long, long) - Constructor for class com.hazelcast.multimap.txn.TxnPrepareOperation
 
TxnPrepareOperation - Class in com.hazelcast.queue.tx
 
TxnPrepareOperation() - Constructor for class com.hazelcast.queue.tx.TxnPrepareOperation
 
TxnPrepareOperation(String, long, boolean, String) - Constructor for class com.hazelcast.queue.tx.TxnPrepareOperation
 
TxnPutBackupOperation - Class in com.hazelcast.multimap.txn
 
TxnPutBackupOperation() - Constructor for class com.hazelcast.multimap.txn.TxnPutBackupOperation
 
TxnPutBackupOperation(String, Data, long, Data) - Constructor for class com.hazelcast.multimap.txn.TxnPutBackupOperation
 
TxnPutOperation - Class in com.hazelcast.multimap.txn
 
TxnPutOperation() - Constructor for class com.hazelcast.multimap.txn.TxnPutOperation
 
TxnPutOperation(String, Data, Data, long) - Constructor for class com.hazelcast.multimap.txn.TxnPutOperation
 
TxnRemoveAllBackupOperation - Class in com.hazelcast.multimap.txn
 
TxnRemoveAllBackupOperation() - Constructor for class com.hazelcast.multimap.txn.TxnRemoveAllBackupOperation
 
TxnRemoveAllBackupOperation(String, Data, Collection<Long>) - Constructor for class com.hazelcast.multimap.txn.TxnRemoveAllBackupOperation
 
TxnRemoveAllOperation - Class in com.hazelcast.multimap.txn
 
TxnRemoveAllOperation() - Constructor for class com.hazelcast.multimap.txn.TxnRemoveAllOperation
 
TxnRemoveAllOperation(String, Data, Collection<MultiMapRecord>) - Constructor for class com.hazelcast.multimap.txn.TxnRemoveAllOperation
 
TxnRemoveBackupOperation - Class in com.hazelcast.multimap.txn
 
TxnRemoveBackupOperation() - Constructor for class com.hazelcast.multimap.txn.TxnRemoveBackupOperation
 
TxnRemoveBackupOperation(String, Data, long, Data) - Constructor for class com.hazelcast.multimap.txn.TxnRemoveBackupOperation
 
TxnRemoveOperation - Class in com.hazelcast.multimap.txn
 
TxnRemoveOperation() - Constructor for class com.hazelcast.multimap.txn.TxnRemoveOperation
 
TxnRemoveOperation(String, Data, long, Data) - Constructor for class com.hazelcast.multimap.txn.TxnRemoveOperation
 
TxnReserveOfferOperation - Class in com.hazelcast.queue.tx
 
TxnReserveOfferOperation() - Constructor for class com.hazelcast.queue.tx.TxnReserveOfferOperation
 
TxnReserveOfferOperation(String, long, int, String) - Constructor for class com.hazelcast.queue.tx.TxnReserveOfferOperation
 
TxnReservePollOperation - Class in com.hazelcast.queue.tx
 
TxnReservePollOperation() - Constructor for class com.hazelcast.queue.tx.TxnReservePollOperation
 
TxnReservePollOperation(String, long, long, String) - Constructor for class com.hazelcast.queue.tx.TxnReservePollOperation
 
TxnRollbackBackupOperation - Class in com.hazelcast.map.tx
 
TxnRollbackBackupOperation(String, Data, String, long) - Constructor for class com.hazelcast.map.tx.TxnRollbackBackupOperation
 
TxnRollbackBackupOperation() - Constructor for class com.hazelcast.map.tx.TxnRollbackBackupOperation
 
TxnRollbackBackupOperation - Class in com.hazelcast.multimap.txn
 
TxnRollbackBackupOperation() - Constructor for class com.hazelcast.multimap.txn.TxnRollbackBackupOperation
 
TxnRollbackBackupOperation(String, Data, String, long) - Constructor for class com.hazelcast.multimap.txn.TxnRollbackBackupOperation
 
TxnRollbackBackupOperation - Class in com.hazelcast.queue.tx
 
TxnRollbackBackupOperation() - Constructor for class com.hazelcast.queue.tx.TxnRollbackBackupOperation
 
TxnRollbackBackupOperation(String, long, boolean) - Constructor for class com.hazelcast.queue.tx.TxnRollbackBackupOperation
 
txnRollbackOffer(long) - Method in class com.hazelcast.queue.QueueContainer
 
txnRollbackOfferBackup(long) - Method in class com.hazelcast.queue.QueueContainer
 
TxnRollbackOperation - Class in com.hazelcast.map.tx
 
TxnRollbackOperation(String, Data, String) - Constructor for class com.hazelcast.map.tx.TxnRollbackOperation
 
TxnRollbackOperation() - Constructor for class com.hazelcast.map.tx.TxnRollbackOperation
 
TxnRollbackOperation - Class in com.hazelcast.multimap.txn
 
TxnRollbackOperation() - Constructor for class com.hazelcast.multimap.txn.TxnRollbackOperation
 
TxnRollbackOperation(String, Data, long) - Constructor for class com.hazelcast.multimap.txn.TxnRollbackOperation
 
TxnRollbackOperation - Class in com.hazelcast.queue.tx
 
TxnRollbackOperation() - Constructor for class com.hazelcast.queue.tx.TxnRollbackOperation
 
TxnRollbackOperation(String, long, boolean) - Constructor for class com.hazelcast.queue.tx.TxnRollbackOperation
 
txnRollbackPoll(long, boolean) - Method in class com.hazelcast.queue.QueueContainer
 
TxnSetAddRequest - Class in com.hazelcast.collection.client
 
TxnSetAddRequest() - Constructor for class com.hazelcast.collection.client.TxnSetAddRequest
 
TxnSetAddRequest(String, Data) - Constructor for class com.hazelcast.collection.client.TxnSetAddRequest
 
TxnSetOperation - Class in com.hazelcast.map.tx
 
TxnSetOperation() - Constructor for class com.hazelcast.map.tx.TxnSetOperation
 
TxnSetOperation(String, Data, Data, long) - Constructor for class com.hazelcast.map.tx.TxnSetOperation
 
TxnSetOperation(String, Data, Data, long, long) - Constructor for class com.hazelcast.map.tx.TxnSetOperation
 
TxnSetRemoveRequest - Class in com.hazelcast.collection.client
 
TxnSetRemoveRequest() - Constructor for class com.hazelcast.collection.client.TxnSetRemoveRequest
 
TxnSetRemoveRequest(String, Data) - Constructor for class com.hazelcast.collection.client.TxnSetRemoveRequest
 
TxnSetSizeRequest - Class in com.hazelcast.collection.client
 
TxnSetSizeRequest() - Constructor for class com.hazelcast.collection.client.TxnSetSizeRequest
 
TxnSetSizeRequest(String) - Constructor for class com.hazelcast.collection.client.TxnSetSizeRequest
 
TxnSizeRequest - Class in com.hazelcast.queue.client
 
TxnSizeRequest() - Constructor for class com.hazelcast.queue.client.TxnSizeRequest
 
TxnSizeRequest(String) - Constructor for class com.hazelcast.queue.client.TxnSizeRequest
 
TxnUnlockBackupOperation - Class in com.hazelcast.map.tx
 
TxnUnlockBackupOperation() - Constructor for class com.hazelcast.map.tx.TxnUnlockBackupOperation
 
TxnUnlockBackupOperation(String, Data) - Constructor for class com.hazelcast.map.tx.TxnUnlockBackupOperation
 
TxnUnlockOperation - Class in com.hazelcast.map.tx
 
TxnUnlockOperation() - Constructor for class com.hazelcast.map.tx.TxnUnlockOperation
 
TxnUnlockOperation(String, Data, long) - Constructor for class com.hazelcast.map.tx.TxnUnlockOperation
 
TxnValueWrapper - Class in com.hazelcast.map.tx
 
TxnValueWrapper(Object, TxnValueWrapper.Type) - Constructor for class com.hazelcast.map.tx.TxnValueWrapper
 
TxQueueItem - Class in com.hazelcast.queue
 
TxQueueItem() - Constructor for class com.hazelcast.queue.TxQueueItem
 
TxQueueItem(QueueItem) - Constructor for class com.hazelcast.queue.TxQueueItem
 
TxQueueItem(QueueContainer, long, Data) - Constructor for class com.hazelcast.queue.TxQueueItem
 
type - Variable in class com.hazelcast.ascii.AbstractTextCommand
 
type - Variable in class com.hazelcast.ascii.TypeAwareCommandParser
 
type - Variable in class com.hazelcast.logging.SystemLog
 
TypeAwareCommandParser - Class in com.hazelcast.ascii
 
TypeAwareCommandParser(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.ascii.TypeAwareCommandParser
 

U

unloadInstance() - Method in interface com.hazelcast.hibernate.instance.IHazelcastInstanceLoader
 
unlock(String, String) - Method in interface com.hazelcast.ascii.TextCommandService
 
unlock(String, String) - Method in class com.hazelcast.ascii.TextCommandServiceImpl
 
unlock() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
unlock(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
unlock(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
UNLOCK - Static variable in class com.hazelcast.concurrent.lock.client.LockPortableHook
 
unlock() - Method in class com.hazelcast.concurrent.lock.LockProxy
 
unlock(NodeEngine, Data) - Method in class com.hazelcast.concurrent.lock.LockProxySupport
 
unlock(Data, String, long) - Method in interface com.hazelcast.concurrent.lock.LockStore
 
unlock(Data, String, long) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
unlock(Data, String, long) - Method in class com.hazelcast.concurrent.lock.LockStoreProxy
 
unlock() - Method in interface com.hazelcast.core.ILock
Releases the lock.
unlock(K) - Method in interface com.hazelcast.core.IMap
Releases the lock for the specified key.
unlock(K) - Method in interface com.hazelcast.core.MultiMap
Releases the lock for the specified key.
unlock(Object, SoftLock) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
unlock(Object, SoftLock) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
unlock(Object, SoftLock) - Method in interface com.hazelcast.hibernate.RegionCache
 
unlock(Data, String, long) - Method in class com.hazelcast.map.DefaultRecordStore
 
UNLOCK - Static variable in class com.hazelcast.map.MapPortableHook
 
unlock(K) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
unlock(Data, String, long) - Method in interface com.hazelcast.map.RecordStore
 
unlock(Data, String, long) - Method in class com.hazelcast.multimap.MultiMapContainer
 
UNLOCK - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
unlock(K) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
UnlockBackupOperation - Class in com.hazelcast.concurrent.lock.operations
 
UnlockBackupOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.UnlockBackupOperation
 
UnlockBackupOperation(ObjectNamespace, Data, long, String, boolean) - Constructor for class com.hazelcast.concurrent.lock.operations.UnlockBackupOperation
 
unlockItem(Object, SoftLock) - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Called when we have finished the attempted update/delete (which may or may not have been successful), after transaction completion.
unlockItem(Object, SoftLock) - Method in class com.hazelcast.hibernate.access.NonStrictReadWriteAccessDelegate
 
unlockItem(Object, SoftLock) - Method in class com.hazelcast.hibernate.access.ReadOnlyAccessDelegate
This will issue a log warning stating that an attempt was made to unlock an item from a read-only cache region.
unlockItem(Object, SoftLock) - Method in class com.hazelcast.hibernate.access.ReadWriteAccessDelegate
 
unlockItem(Object, SoftLock) - Method in class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
unlockItem(Object, SoftLock) - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
unlockItem(Object, SoftLock) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
UnlockOperation - Class in com.hazelcast.concurrent.lock.operations
 
UnlockOperation() - Constructor for class com.hazelcast.concurrent.lock.operations.UnlockOperation
 
UnlockOperation(ObjectNamespace, Data, long) - Constructor for class com.hazelcast.concurrent.lock.operations.UnlockOperation
 
UnlockOperation(ObjectNamespace, Data, long, boolean) - Constructor for class com.hazelcast.concurrent.lock.operations.UnlockOperation
 
unlockRegion(SoftLock) - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
NO-OP
unlockRegion(SoftLock) - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Called after we have finished the attempted invalidation of the entire region
unlockRegion(SoftLock) - Method in class com.hazelcast.hibernate.access.NonStrictReadWriteAccessDelegate
 
unlockRegion(SoftLock) - Method in class com.hazelcast.hibernate.access.ReadOnlyAccessDelegate
This will issue a log warning stating that an attempt was made to unlock a read-only cache region.
unlockRegion(SoftLock) - Method in class com.hazelcast.hibernate.access.ReadWriteAccessDelegate
 
unlockRegion(SoftLock) - Method in class com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter
 
unlockRegion(SoftLock) - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
unlockRegion(SoftLock) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
UnlockRequest - Class in com.hazelcast.concurrent.lock.client
 
UnlockRequest() - Constructor for class com.hazelcast.concurrent.lock.client.UnlockRequest
 
UnlockRequest(Data, long) - Constructor for class com.hazelcast.concurrent.lock.client.UnlockRequest
 
UnlockRequest(Data, long, boolean) - Constructor for class com.hazelcast.concurrent.lock.client.UnlockRequest
 
unmarshalTheResponse(InputStream, AwsConfig) - Static method in class com.hazelcast.aws.utility.CloudyUtility
 
unregisterJobSupervisorCancellation(String, String) - Method in class com.hazelcast.mapreduce.impl.MapReduceService
 
unregisterMapCombineTask(String) - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
unregisterReducerTask(String) - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
unregisterTrackableJob(String) - Method in class com.hazelcast.mapreduce.impl.AbstractJobTracker
 
UNSAFE - Static variable in class com.hazelcast.nio.UnsafeHelper
 
UNSAFE_AVAILABLE - Static variable in class com.hazelcast.nio.UnsafeHelper
 
UnsafeHelper - Class in com.hazelcast.nio
Unsafe accessor.
UnsortedIndexStore - Class in com.hazelcast.query.impl
 
UnsortedIndexStore() - Constructor for class com.hazelcast.query.impl.UnsortedIndexStore
 
update(Object, Object, Object, Object, SoftLock) - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
update(Object, Object, Object, Object) - Method in class com.hazelcast.hibernate.access.AbstractAccessDelegate
This is an asynchronous cache access strategy.
update(Object, Object, Object, Object) - Method in interface com.hazelcast.hibernate.access.AccessDelegate
Called after an item has been updated (before the transaction completes), instead of calling evict().
update(Object, Object, Object, Object) - Method in class com.hazelcast.hibernate.access.ReadOnlyAccessDelegate
 
update(Object, Object, Object, Object, SoftLock) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
update(Object, Object, Object, Object, SoftLock) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
update(Object, Object, Object, Object) - Method in class com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter
 
update(Object, Object) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
update(Object, Object, Object, Object) - Method in class com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter
 
update(Object, Object, Object, Object, SoftLock) - Method in interface com.hazelcast.hibernate.RegionCache
 
update() - Method in class com.hazelcast.map.record.RecordStatistics
 
update() - Method in class com.hazelcast.multimap.MultiMapContainer
 
updateAttribute(MemberAttributeOperationType, String, Object) - Method in class com.hazelcast.instance.MemberImpl
 
updateManagementCenterUrl(String) - Method in class com.hazelcast.management.ManagementCenterService
 
UpdateManagementCenterUrlOperation - Class in com.hazelcast.management.operation
 
UpdateManagementCenterUrlOperation() - Constructor for class com.hazelcast.management.operation.UpdateManagementCenterUrlOperation
 
UpdateManagementCenterUrlOperation(String) - Constructor for class com.hazelcast.management.operation.UpdateManagementCenterUrlOperation
 
UpdateMapConfigOperation - Class in com.hazelcast.management.operation
 
UpdateMapConfigOperation() - Constructor for class com.hazelcast.management.operation.UpdateMapConfigOperation
 
UpdateMapConfigOperation(String, MapConfig) - Constructor for class com.hazelcast.management.operation.UpdateMapConfigOperation
 
updateMemberAttribute(String, MemberAttributeOperationType, String, Object) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
updatePartitionReplicaVersions(int, long[], int) - Method in class com.hazelcast.partition.impl.InternalPartitionServiceImpl
 
updatePartitionReplicaVersions(int, long[], int) - Method in interface com.hazelcast.partition.InternalPartitionService
 
updatePartitionState(int, JobPartitionState, JobPartitionState) - Method in class com.hazelcast.mapreduce.impl.task.JobProcessInformationImpl
 
updatePartitionState(JobPartitionState[], JobPartitionState[]) - Method in class com.hazelcast.mapreduce.impl.task.JobProcessInformationImpl
 
upperCaseInternal(String) - Static method in class com.hazelcast.util.StringUtil
HC specific settings, operands etc.
uptime - Variable in class com.hazelcast.ascii.memcache.Stats
 
urgent - Variable in class com.hazelcast.spi.impl.Response
 
UrgentSystemOperation - Interface in com.hazelcast.spi
An Marker interface that signals that an operation is an urgent System Operation.
uri - Variable in class com.hazelcast.ascii.rest.HttpCommand
 
URI_CLUSTER - Static variable in class com.hazelcast.ascii.rest.HttpCommandProcessor
 
URI_MANCENTER_CHANGE_URL - Static variable in class com.hazelcast.ascii.rest.HttpCommandProcessor
 
URI_MAPS - Static variable in class com.hazelcast.ascii.rest.HttpCommandProcessor
 
URI_QUEUES - Static variable in class com.hazelcast.ascii.rest.HttpCommandProcessor
 
URI_STATE_DUMP - Static variable in class com.hazelcast.ascii.rest.HttpCommandProcessor
 
urlEncode(String) - Static method in class com.hazelcast.aws.utility.AwsURLEncoder
 
UrlXmlConfig - Class in com.hazelcast.config
A Config which is loaded using some url pointing to a Hazelcast XML file.
UrlXmlConfig(String) - Constructor for class com.hazelcast.config.UrlXmlConfig
Creates new Config which is loaded from the given url and uses the System.properties to replace variables in the XML.
UrlXmlConfig(String, Properties) - Constructor for class com.hazelcast.config.UrlXmlConfig
Creates new Config which is loaded from the given url.
UrlXmlConfig(URL) - Constructor for class com.hazelcast.config.UrlXmlConfig
Creates new Config which is loaded from the given url and uses the System.properties to replace variables in the XML.
UrlXmlConfig(URL, Properties) - Constructor for class com.hazelcast.config.UrlXmlConfig
Creates new Config which is loaded from the given url.
USE_NATIVE_CLIENT - Static variable in class com.hazelcast.hibernate.CacheEnvironment
 
useOldStringConstructor() - Static method in class com.hazelcast.nio.UTFEncoderDecoder
 
USERNAME_PWD_CRED - Static variable in class com.hazelcast.spi.impl.SpiPortableHook
 
UsernamePasswordCredentials - Class in com.hazelcast.security
Simple implementation of Credentials using username and password as security attributes.
UsernamePasswordCredentials() - Constructor for class com.hazelcast.security.UsernamePasswordCredentials
 
UsernamePasswordCredentials(String, String) - Constructor for class com.hazelcast.security.UsernamePasswordCredentials
 
UTFEncoderDecoder - Class in com.hazelcast.nio
 
UTFEncoderDecoder.StringCreator - Interface in com.hazelcast.nio
 
uuid - Variable in class com.hazelcast.cluster.JoinMessage
 
UuidUtil - Class in com.hazelcast.util
 

V

validateJoinMessage(JoinMessage) - Method in class com.hazelcast.cluster.ClusterServiceImpl
 
validatesTarget() - Method in class com.hazelcast.cluster.PostJoinOperation
 
validatesTarget() - Method in class com.hazelcast.partition.impl.BaseMigrationOperation
 
validatesTarget() - Method in class com.hazelcast.partition.impl.CheckReplicaVersion
 
validatesTarget() - Method in class com.hazelcast.partition.impl.ReplicaSyncRequest
 
validatesTarget() - Method in class com.hazelcast.partition.impl.ReplicaSyncResponse
 
validatesTarget() - Method in class com.hazelcast.partition.impl.ReplicaSyncRetryResponse
 
validatesTarget() - Method in class com.hazelcast.spi.Operation
 
ValidationUtil - Class in com.hazelcast.util
A utility class for validating arguments and state.
validOps() - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
validOps() - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
value - Variable in class com.hazelcast.collection.client.CollectionAddRequest
 
value - Variable in class com.hazelcast.collection.CollectionAddOperation
 
value - Variable in class com.hazelcast.collection.CollectionItem
 
value - Variable in class com.hazelcast.core.EntryEvent
 
Value - Class in com.hazelcast.hibernate.local
 
Value(Object, Object, long) - Constructor for class com.hazelcast.hibernate.local.Value
 
Value(Object, Object, SoftLock, long) - Constructor for class com.hazelcast.hibernate.local.Value
 
value - Variable in class com.hazelcast.map.client.MapPutRequest
 
value - Variable in class com.hazelcast.map.client.MapRemoveIfSameRequest
 
value - Variable in class com.hazelcast.map.record.DataRecord
 
value - Variable in class com.hazelcast.query.Predicates.EqualPredicate
 
VALUE_SPACE - Static variable in interface com.hazelcast.ascii.TextCommandConstants
 
valueCount(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
valueCount(K) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
valueCount(K) - Method in interface com.hazelcast.core.BaseMultiMap
Returns number of values matching to given key in the multimap.
valueCount(K) - Method in interface com.hazelcast.core.MultiMap
Returns number of values matching to given key in the multimap.
valueCount(K) - Method in interface com.hazelcast.core.TransactionalMultiMap
Returns number of values matching to given key in the multimap.
valueCount(K) - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
valueCount(K) - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxy
 
valueCountInternal(Data) - Method in class com.hazelcast.multimap.txn.TransactionalMultiMapProxySupport
 
valueList - Variable in class com.hazelcast.collection.client.CollectionAddAllRequest
 
valueList - Variable in class com.hazelcast.collection.CollectionAddAllOperation
 
valueMap - Variable in class com.hazelcast.collection.CollectionAddAllBackupOperation
 
valueMap - Variable in class com.hazelcast.collection.CollectionAddAllOperation
 
valueMap - Variable in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
valueOf(String) - Static method in enum com.hazelcast.ascii.TextCommandConstants.TextCommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hazelcast.client.nearcache.ClientNearCacheType
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.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.MapConfig.EvictionPolicy
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.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.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.map.client.AbstractTxnMapRequest.TxnMapRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hazelcast.map.operation.MapOperationType
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
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hazelcast.mapreduce.TopologyChangedStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hazelcast.multimap.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.serialization.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hazelcast.partition.MigrationEndpoint
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.spi.ExceptionAction
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.HealthMonitorLevel
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(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.util.SortedHashMap.OrderingType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.hazelcast.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.client.nearcache.ClientNearCacheType
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.txn.proxy.ClientTxnMapProxy
 
values(Predicate) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
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.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.MapConfig.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.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.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.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.TransactionalMap
Transactional implementation of IMap.values().
values(Predicate) - Method in interface com.hazelcast.core.TransactionalMap
Transactional implementation of IMap.values(com.hazelcast.query.Predicate) .
values(String) - Method in class com.hazelcast.jmx.MapMBean
 
values() - Static method in enum com.hazelcast.map.client.AbstractTxnMapRequest.TxnMapRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class com.hazelcast.map.MapDataSerializerHook
 
VALUES - Static variable in class com.hazelcast.map.MapPortableHook
 
values() - Static method in enum com.hazelcast.map.operation.MapOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
values(Predicate) - Method in class com.hazelcast.map.proxy.MapProxyImpl
 
values() - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
values(Predicate) - Method in class com.hazelcast.map.tx.TransactionalMapProxy
 
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
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
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.hazelcast.multimap.MultiMapContainer
 
VALUES - Static variable in class com.hazelcast.multimap.MultiMapDataSerializerHook
 
VALUES - Static variable in class com.hazelcast.multimap.MultiMapPortableHook
 
values() - Method in class com.hazelcast.multimap.ObjectMultiMapProxy
 
values() - Static method in enum com.hazelcast.multimap.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.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.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.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.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.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() - 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.HealthMonitorLevel
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.util.SortedHashMap.OrderingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.hazelcast.util.SortedHashMap
 
valuesData() - Method in class com.hazelcast.map.DefaultRecordStore
 
valuesData() - Method in interface com.hazelcast.map.RecordStore
 
valuesInternal() - Method in class com.hazelcast.map.tx.TransactionalMapProxySupport
 
valuesInternal() - Method in class com.hazelcast.multimap.MultiMapProxySupport
 
valuesObject() - Method in class com.hazelcast.map.DefaultRecordStore
 
valuesObject() - Method in interface com.hazelcast.map.RecordStore
 
ValuesOperation - Class in com.hazelcast.multimap.operations
 
ValuesOperation() - Constructor for class com.hazelcast.multimap.operations.ValuesOperation
 
ValuesOperation(String) - Constructor for class com.hazelcast.multimap.operations.ValuesOperation
 
ValuesRequest - Class in com.hazelcast.multimap.operations.client
 
ValuesRequest() - Constructor for class com.hazelcast.multimap.operations.client.ValuesRequest
 
ValuesRequest(String) - Constructor for class com.hazelcast.multimap.operations.client.ValuesRequest
 
version - Variable in class com.hazelcast.instance.DefaultNodeInitializer
 
version - Variable in class com.hazelcast.map.record.AbstractRecord
 
version - Variable in class com.hazelcast.map.record.RecordInfo
 
VERSION - Static variable in class com.hazelcast.nio.Packet
 
VERSION_CHECK_ENABLED - Variable in class com.hazelcast.instance.GroupProperties
 
VersionAwareMapMergePolicy - Class in com.hazelcast.hibernate
 
VersionAwareMapMergePolicy() - Constructor for class com.hazelcast.hibernate.VersionAwareMapMergePolicy
 
VersionCheck - Class in com.hazelcast.util
 
VersionCommand - Class in com.hazelcast.ascii.memcache
 
VersionCommand(TextCommandConstants.TextCommandType) - Constructor for class com.hazelcast.ascii.memcache.VersionCommand
 
VersionCommandProcessor - Class in com.hazelcast.ascii.memcache
User: sancar Date: 3/7/13 Time: 10:31 AM
VersionCommandProcessor(TextCommandServiceImpl) - Constructor for class com.hazelcast.ascii.memcache.VersionCommandProcessor
 
versionComparator - Variable in class com.hazelcast.hibernate.access.AbstractAccessDelegate
 
versionComparator - Variable in class com.hazelcast.hibernate.local.LocalRegionCache
 
VersionedValue - Class in com.hazelcast.map.tx
 
VersionedValue(Data, long) - Constructor for class com.hazelcast.map.tx.VersionedValue
 
VersionedValue() - Constructor for class com.hazelcast.map.tx.VersionedValue
 
VersionMismatchLogRequest - Class in com.hazelcast.management.request
 
VersionMismatchLogRequest() - Constructor for class com.hazelcast.management.request.VersionMismatchLogRequest
 
VersionMismatchLogRequest(String) - Constructor for class com.hazelcast.management.request.VersionMismatchLogRequest
 
versionString - Variable in class com.hazelcast.management.ManagementCenterIdentifier
 

W

WAIT_SECONDS_BEFORE_JOIN - Variable in class com.hazelcast.instance.GroupProperties
 
waiting_requests - Variable in class com.hazelcast.ascii.memcache.Stats
 
WaitNotifyKey - Interface in com.hazelcast.spi
 
WaitNotifyService - Interface in com.hazelcast.spi
 
WaitSupport - Interface in com.hazelcast.spi
 
waitTime - Variable in class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
wakeup() - Method in class com.hazelcast.client.connection.nio.ClientAbstractIOSelector
 
wakeup() - Method in interface com.hazelcast.nio.IOSelector
 
WanNoDelayReplication - Class in com.hazelcast.wan
 
WanNoDelayReplication() - Constructor for class com.hazelcast.wan.WanNoDelayReplication
 
WanOriginatedDeleteOperation - Class in com.hazelcast.map.operation
 
WanOriginatedDeleteOperation(String, Data) - Constructor for class com.hazelcast.map.operation.WanOriginatedDeleteOperation
 
WanOriginatedDeleteOperation() - Constructor for class com.hazelcast.map.operation.WanOriginatedDeleteOperation
 
WanReplicationConfig - Class in com.hazelcast.config
 
WanReplicationConfig() - Constructor for class com.hazelcast.config.WanReplicationConfig
 
WanReplicationEndpoint - Interface in com.hazelcast.wan
 
WanReplicationEvent - Class in com.hazelcast.wan
 
WanReplicationEvent() - Constructor for class com.hazelcast.wan.WanReplicationEvent
 
WanReplicationEvent(String, ReplicationEventObject) - Constructor for class com.hazelcast.wan.WanReplicationEvent
 
WanReplicationPublisher - Interface in com.hazelcast.wan
 
WanReplicationRef - Class in com.hazelcast.config
 
WanReplicationRef() - Constructor for class com.hazelcast.config.WanReplicationRef
 
WanReplicationRef(String, String) - Constructor for class com.hazelcast.config.WanReplicationRef
 
WanReplicationRef(WanReplicationRef) - Constructor for class com.hazelcast.config.WanReplicationRef
 
WanReplicationRefReadOnly - Class in com.hazelcast.config
 
WanReplicationRefReadOnly(WanReplicationRef) - Constructor for class com.hazelcast.config.WanReplicationRefReadOnly
 
WanReplicationService - Class in com.hazelcast.wan
 
WanReplicationService(Node) - Constructor for class com.hazelcast.wan.WanReplicationService
 
WanTargetClusterConfig - Class in com.hazelcast.config
 
WanTargetClusterConfig() - Constructor for class com.hazelcast.config.WanTargetClusterConfig
 
warning(String) - Method in class com.hazelcast.logging.AbstractLogger
 
warning(Throwable) - Method in class com.hazelcast.logging.AbstractLogger
 
warning(String, Throwable) - Method in class com.hazelcast.logging.AbstractLogger
 
warning(String) - Method in interface com.hazelcast.logging.ILogger
Logs a message at Level.WARNING.
warning(Throwable) - Method in interface com.hazelcast.logging.ILogger
Logs a throwable at Level.WARNING.
warning(String, Throwable) - Method in interface com.hazelcast.logging.ILogger
Logs message with associated throwable information at Level.WARNING.
WEB_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
WEB_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
 
WebDataSerializerHook - Class in com.hazelcast.web
 
WebDataSerializerHook() - Constructor for class com.hazelcast.web.WebDataSerializerHook
 
WebFilter - Class in com.hazelcast.web
 
WebFilter() - Constructor for class com.hazelcast.web.WebFilter
 
WebFilter(Properties) - Constructor for class com.hazelcast.web.WebFilter
 
write(PortableWriter) - Method in class com.hazelcast.client.AuthenticationRequest
 
write(PortableWriter) - Method in class com.hazelcast.client.BaseClientRemoveListenerRequest
 
write(PortableWriter) - Method in class com.hazelcast.client.ClientCreateRequest
 
write(PortableWriter) - Method in class com.hazelcast.client.ClientDestroyRequest
 
write(PortableWriter) - Method in class com.hazelcast.client.ClientRequest
 
write(SocketWritable) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
write(Data) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
write(PortableWriter) - Method in class com.hazelcast.client.txn.BaseTransactionRequest
 
write(PortableWriter) - Method in class com.hazelcast.client.txn.CommitTransactionRequest
 
write(PortableWriter) - Method in class com.hazelcast.client.txn.CreateTransactionRequest
 
write(PortableWriter) - Method in class com.hazelcast.client.txn.RecoverTransactionRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.CollectionAddAllRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.CollectionAddListenerRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.CollectionAddRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.CollectionCompareAndRemoveRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.CollectionContainsRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.CollectionRemoveListenerRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.CollectionRemoveRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.CollectionRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.ListAddAllRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.ListAddRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.ListGetRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.ListIndexOfRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.ListRemoveRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.ListSetRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.ListSubRequest
 
write(PortableWriter) - Method in class com.hazelcast.collection.client.TxnCollectionRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.atomiclong.client.AbstractAlterRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.atomiclong.client.ApplyRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.atomiclong.client.AtomicLongRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.atomiclong.client.CompareAndSetRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.atomiclong.client.ReadRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.atomicreference.client.AbstractAlterRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.atomicreference.client.ApplyRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.atomicreference.client.CompareAndSetRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.atomicreference.client.ContainsRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.atomicreference.client.ModifyRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.atomicreference.client.ReadRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.countdownlatch.client.AwaitRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.countdownlatch.client.CountDownRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.countdownlatch.client.GetCountRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.countdownlatch.client.SetCountRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.lock.client.AbstractIsLockedRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.lock.client.AbstractLockRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.lock.client.AbstractUnlockRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.lock.client.AwaitRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.lock.client.BeforeAwaitRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.lock.client.GetLockCountRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.lock.client.GetRemainingLeaseRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.lock.client.SignalRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.semaphore.client.AcquireRequest
 
write(PortableWriter) - Method in class com.hazelcast.concurrent.semaphore.client.SemaphoreRequest
 
write(PortableWriter) - Method in class com.hazelcast.executor.client.CancellationRequest
 
write(PortableWriter) - Method in class com.hazelcast.executor.client.IsShutdownRequest
 
write(PortableWriter) - Method in class com.hazelcast.executor.client.PartitionCallableRequest
 
write(PortableWriter) - Method in class com.hazelcast.executor.client.TargetCallableRequest
 
write(OutputStream) - Method in class com.hazelcast.management.ManagementCenterIdentifier
 
write(PortableWriter) - Method in class com.hazelcast.map.client.AbstractTxnMapRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapAddEntryListenerRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapAddEntryListenerSqlRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapAddIndexRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapAddInterceptorRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapClearRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapContainsKeyRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapContainsValueRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapDeleteRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapEntrySetRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapEvictRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapExecuteOnAllKeysRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapExecuteOnKeyRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapExecuteOnKeysRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapExecuteWithPredicateRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapFlushRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapGetAllRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapGetEntryViewRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapGetRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapIsLockedRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapKeySetRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapLockRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapPutAllRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapPutRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapRemoveIfSameRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapRemoveInterceptorRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapRemoveRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapReplaceIfSameRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapSizeRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapTryPutRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapTryRemoveRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapUnlockRequest
 
write(PortableWriter) - Method in class com.hazelcast.map.client.MapValuesRequest
 
write(PortableWriter) - Method in class com.hazelcast.mapreduce.impl.client.ClientCancellationRequest
 
write(PortableWriter) - Method in class com.hazelcast.mapreduce.impl.client.ClientJobProcessInformationRequest
 
write(PortableWriter) - Method in class com.hazelcast.mapreduce.impl.client.ClientMapReduceRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.AddEntryListenerRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.ContainsEntryRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.MultiMapAllPartitionRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.MultiMapIsLockedRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.MultiMapKeyBasedRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.MultiMapLockRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.MultiMapRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.MultiMapUnlockRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.PutRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.RemoveAllRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.RemoveRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapGetRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapPutRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveAllRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRemoveRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapRequest
 
write(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.TxnMultiMapValueCountRequest
 
write(TextCommand, ByteBuffer) - Method in class com.hazelcast.nio.ascii.SocketTextWriter
 
write(int, int) - Method in interface com.hazelcast.nio.BufferObjectDataOutput
 
write(SocketWritable) - Method in interface com.hazelcast.nio.Connection
Writes a SocketWritable packet to the other side.
write(ByteBuffer) - Method in class com.hazelcast.nio.DefaultSocketChannelWrapper
 
write(T) - Method in interface com.hazelcast.nio.serialization.ByteArraySerializer
 
write(ObjectDataOutput, Boolean) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.BooleanSerializer
 
write(ObjectDataOutput, Byte) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.ByteSerializer
 
write(ObjectDataOutput, char[]) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.CharArraySerializer
 
write(ObjectDataOutput, Character) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.CharSerializer
 
write(ObjectDataOutput, double[]) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.DoubleArraySerializer
 
write(ObjectDataOutput, Double) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.DoubleSerializer
 
write(ObjectDataOutput, float[]) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.FloatArraySerializer
 
write(ObjectDataOutput, Float) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.FloatSerializer
 
write(ObjectDataOutput, int[]) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.IntegerArraySerializer
 
write(ObjectDataOutput, Integer) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.IntegerSerializer
 
write(ObjectDataOutput, long[]) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.LongArraySerializer
 
write(ObjectDataOutput, Long) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.LongSerializer
 
write(ObjectDataOutput, short[]) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.ShortArraySerializer
 
write(ObjectDataOutput, Short) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.ShortSerializer
 
write(ObjectDataOutput, String) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.StringSerializer
 
write(byte[]) - Method in class com.hazelcast.nio.serialization.ConstantSerializers.TheByteArraySerializer
 
write(ObjectDataOutput, BigDecimal) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.BigDecimalSerializer
 
write(ObjectDataOutput, BigInteger) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.BigIntegerSerializer
 
write(ObjectDataOutput, Class) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.ClassSerializer
 
write(ObjectDataOutput, Date) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.DateSerializer
 
write(ObjectDataOutput, Enum) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.EnumSerializer
 
write(ObjectDataOutput, Externalizable) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.Externalizer
 
write(ObjectDataOutput, Object) - Method in class com.hazelcast.nio.serialization.DefaultSerializers.ObjectSerializer
 
write(int) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
write(byte[], int, int) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
write(byte[]) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
write(ObjectDataOutput, ArrayList) - Method in class com.hazelcast.nio.serialization.serializers.ArrayListSerializerHook.ArrayListStreamSerializer
 
write(ObjectDataOutput, LinkedList) - Method in class com.hazelcast.nio.serialization.serializers.LinkedListSerializerHook.LinkedListStreamSerializer
 
write(ObjectDataOutput, T) - Method in interface com.hazelcast.nio.serialization.StreamSerializer
 
write(ByteBuffer) - Method in interface com.hazelcast.nio.SocketChannelWrapper
 
write(T, ByteBuffer) - Method in interface com.hazelcast.nio.SocketWriter
 
write(ByteBuffer) - Method in class com.hazelcast.nio.ssl.SSLSocketChannelWrapper
 
write(SocketWritable) - Method in class com.hazelcast.nio.TcpIpConnection
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.AddAllRequest
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.AddListenerRequest
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.CompareAndRemoveRequest
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.ContainsRequest
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.DrainRequest
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.OfferRequest
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.QueueRequest
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.RemainingCapacityRequest
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.RemoveRequest
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.TxnOfferRequest
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.TxnPeekRequest
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.TxnPollRequest
 
write(PortableWriter) - Method in class com.hazelcast.queue.client.TxnSizeRequest
 
write(PortableWriter) - Method in class com.hazelcast.topic.client.AddMessageListenerRequest
 
write(PortableWriter) - Method in class com.hazelcast.topic.client.PublishRequest
 
writeAttributeValue(Object, ObjectDataOutput) - Static method in class com.hazelcast.nio.IOUtil
 
writeBoolean(int, boolean) - Method in interface com.hazelcast.nio.BufferObjectDataOutput
 
writeBoolean(String, boolean) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeBoolean(boolean) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeBoolean(String, boolean) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeByte(int, int) - Method in interface com.hazelcast.nio.BufferObjectDataOutput
 
writeByte(String, byte) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeByte(int) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeByte(String, byte) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeByteArray(ObjectDataOutput, byte[]) - Static method in class com.hazelcast.nio.IOUtil
 
writeByteArray(String, byte[]) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeByteArray(String, byte[]) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeBytes(String) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeChar(int, int) - Method in interface com.hazelcast.nio.BufferObjectDataOutput
 
writeChar(String, int) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeChar(int) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeChar(String, int) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeCharArray(char[]) - Method in interface com.hazelcast.nio.ObjectDataOutput
 
writeCharArray(String, char[]) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeCharArray(char[]) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeCharArray(String, char[]) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeChars(String) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.ascii.memcache.MemcacheEntry
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.ascii.rest.RestValue
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.client.ClientResponse
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.client.examples.ClientTestApp.Echo
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.client.OperationFactoryWrapper
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.cluster.client.ClientMembershipEvent
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.cluster.client.MemberAttributeChange
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.cluster.ConfigCheck
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.cluster.JoinMessage
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.cluster.JoinRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.cluster.MemberInfo
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionContainer
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionEvent
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionEventFilter
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionItem
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.collection.TxCollectionItem
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.collection.txn.CollectionTransactionLog
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.concurrent.countdownlatch.CountDownLatchInfo
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.concurrent.lock.InternalLockNamespace
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.concurrent.lock.LockStoreImpl
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.concurrent.semaphore.Permit
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.core.MemberAttributeEvent
 
writeData(ObjectDataOutput) - Method in exception com.hazelcast.core.MemberLeftException
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.core.MigrationEvent
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.core.PartitionAwareKey
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.examples.TestApp.Echo
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.executor.RunnableAdapter
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.hibernate.local.Invalidation
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.hibernate.local.Timestamp
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.hibernate.VersionAwareMapMergePolicy
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.instance.MemberImpl
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.logging.SystemLogRecord
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.ClusterRuntimeState
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.ConnectionInfo
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.LockInfo
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.MapConfigAdapter
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.ClusterPropsRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.ConsoleCommandRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.EvictLocalMapRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.ExecuteScriptRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.GetLogsRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.GetMapEntryRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.GetMemberSystemPropertiesRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.GetSystemWarningsRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.MapConfigRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.MemberConfigRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.RunGcRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.RuntimeStateRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.ShutdownMemberRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.ThreadDumpRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.management.request.VersionMismatchLogRequest
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.EntryEventFilter
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.EventData
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.MapEntrySet
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.MapKeySet
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.MapValueCollection
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.merge.HigherHitsMapMergePolicy
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.merge.LatestUpdateMapMergePolicy
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.merge.PassThroughMergePolicy
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.merge.PutIfAbsentMapMergePolicy
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.AddIndexOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.AddInterceptorOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.ClearOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.ContainsValueOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.EntrySetOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.MapFlushOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.MapGetAllOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.MapKeySetOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.MapPutAllOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.MapValuesOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.MultipleEntryOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.PartitionCheckIfLoadedOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.PartitionWideEntryOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.PartitionWideEntryWithPredicateOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.RemoveInterceptorOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.operation.SizeOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.QueryEventFilter
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.QueryResult
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.record.RecordInfo
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.record.RecordReplicationInfo
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.record.RecordStatistics
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.SimpleEntryView
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.tx.MapTransactionLog
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.tx.VersionedValue
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.wan.MapReplicationRemove
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.map.wan.MapReplicationUpdate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.ListKeyValueSource
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.MapKeyValueSource
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.MultiMapKeyValueSource
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.notification.IntermediateChunkNotification
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.notification.LastChunkNotification
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.notification.MapReduceNotification
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.notification.MemberAwareMapReduceNotification
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.notification.ReducingFinishedNotification
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.GetResultOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentResult
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionResult
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.SetKeyValueSource
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.monitor.impl.LocalExecutorStatsImpl
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.monitor.impl.LocalMapStatsImpl
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.monitor.impl.LocalQueueStatsImpl
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.monitor.impl.LocalTopicStatsImpl
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.monitor.impl.MemberStateImpl
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.monitor.impl.NearCacheStatsImpl
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.monitor.TimedMemberState
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.multimap.MultiMapEvent
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.multimap.MultiMapEventFilter
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.multimap.MultiMapRecord
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.multimap.operations.EntrySetResponse
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.multimap.operations.MultiMapOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.multimap.operations.MultiMapResponse
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.MultiMapTransactionLog
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.nio.Address
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.nio.serialization.ClassDefinitionImpl
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.nio.serialization.Data
WARNING:

Should be in sync with DataAdapter.writeTo(java.nio.ByteBuffer)

Data.totalSize() should be updated whenever writeData method is changed.

writeData(ObjectDataOutput) - Method in interface com.hazelcast.nio.serialization.DataSerializable
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.partition.client.PartitionsResponse
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.partition.MigrationInfo
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.partition.PartitionRuntimeState
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.impl.QueryResultEntryImpl
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.PagingPredicate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.PredicateBuilder
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.Predicates.AbstractPredicate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.Predicates.AndPredicate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.Predicates.BetweenPredicate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.Predicates.GreaterLessPredicate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.Predicates.InPredicate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.Predicates.LikePredicate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.Predicates.NotPredicate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.Predicates.OrPredicate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.Predicates.RegexPredicate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.query.SqlPredicate
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.queue.QueueContainer
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.queue.QueueEvent
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.queue.QueueEventFilter
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.queue.QueueItem
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.QueueTransactionLog
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.queue.TxQueueItem
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.spi.DefaultObjectNamespace
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.BinaryOperationFactory
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.DistributedObjectEventPacket
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.EmptyFilter
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.EventPacket
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.Registration
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.NormalResponse
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation.PartitionResponse
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.Response
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.SerializableCollection
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.spi.Operation
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.topic.TopicEvent
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.transaction.impl.RecoveredTransaction
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.transaction.impl.SerializableXID
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.transaction.TransactionOptions
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.util.QueryResultSet
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.wan.WanReplicationEvent
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.web.InvalidateEntryProcessor
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.web.SessionAttributePredicate
 
writeDataInner(ObjectDataOutput) - Method in class com.hazelcast.map.client.AbstractTxnMapRequest
 
writeDataInner(ObjectDataOutput) - Method in class com.hazelcast.map.client.TxnMapRequest
 
writeDataInner(ObjectDataOutput) - Method in class com.hazelcast.map.client.TxnMapRequestWithSQLQuery
 
writeDouble(int, double) - Method in interface com.hazelcast.nio.BufferObjectDataOutput
 
writeDouble(String, double) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeDouble(double) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeDouble(String, double) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeDoubleArray(double[]) - Method in interface com.hazelcast.nio.ObjectDataOutput
 
writeDoubleArray(String, double[]) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeDoubleArray(double[]) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeDoubleArray(String, double[]) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeFloat(int, float) - Method in interface com.hazelcast.nio.BufferObjectDataOutput
 
writeFloat(String, float) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeFloat(float) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeFloat(String, float) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeFloatArray(float[]) - Method in interface com.hazelcast.nio.ObjectDataOutput
 
writeFloatArray(String, float[]) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeFloatArray(float[]) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeFloatArray(String, float[]) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
WriteHandler - Class in com.hazelcast.nio
 
writeInt(int, int) - Method in interface com.hazelcast.nio.BufferObjectDataOutput
 
writeInt(String, int) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeInt(int) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeInt(String, int) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeIntArray(int[]) - Method in interface com.hazelcast.nio.ObjectDataOutput
 
writeIntArray(String, int[]) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeIntArray(int[]) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeIntArray(String, int[]) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.client.ClientDisconnectionOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.client.ClientReAuthOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.cluster.AuthorizationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.cluster.BindOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.cluster.FinalizeJoinOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.cluster.JoinCheckOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.cluster.JoinRequestOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.cluster.MemberAttributeChangedOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.cluster.MemberInfoUpdateOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.cluster.MemberRemoveOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.cluster.MergeClustersOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.cluster.PostJoinOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.cluster.PrepareMergeOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.cluster.SetMasterOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionAddAllBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionAddAllOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionAddBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionAddOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionClearBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionCompareAndRemoveOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionContainsOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionRemoveBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionRemoveOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionReplicationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.CollectionTransactionRollbackOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.list.ListAddAllOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.list.ListAddOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.list.ListGetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.list.ListIndexOfOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.list.ListRemoveOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.list.ListSetBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.list.ListSetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.list.ListSubOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.txn.CollectionPrepareBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.txn.CollectionPrepareOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.txn.CollectionReserveAddOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.txn.CollectionReserveRemoveOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.txn.CollectionRollbackBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.txn.CollectionRollbackOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.txn.CollectionTxnAddBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.txn.CollectionTxnAddOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.collection.txn.CollectionTxnRemoveOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomiclong.operations.AbstractAlterOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomiclong.operations.AddAndGetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomiclong.operations.AddBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomiclong.operations.ApplyOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongBaseOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomiclong.operations.AtomicLongReplicationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomiclong.operations.CompareAndSetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndAddOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomiclong.operations.GetAndSetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomiclong.operations.SetBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomiclong.operations.SetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomicreference.operations.AbstractAlterOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomicreference.operations.ApplyOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceBaseOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomicreference.operations.AtomicReferenceReplicationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomicreference.operations.CompareAndSetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomicreference.operations.ContainsOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomicreference.operations.GetAndSetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomicreference.operations.SetAndGetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomicreference.operations.SetBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.atomicreference.operations.SetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.countdownlatch.operations.CountDownLatchReplicationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.countdownlatch.operations.SetCountOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.lock.operations.AwaitBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.lock.operations.AwaitOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.lock.operations.BeforeAwaitOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.lock.operations.LockBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.lock.operations.LockReplicationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.lock.operations.UnlockBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.lock.operations.UnlockOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreDeadMemberOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.concurrent.semaphore.operations.SemaphoreReplicationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.executor.CancellationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.management.operation.GetMapConfigOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.management.operation.ScriptExecutorOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.management.operation.ThreadDumpOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.management.operation.UpdateManagementCenterUrlOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.management.operation.UpdateMapConfigOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.AddIndexOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.AddInterceptorOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.ContainsValueOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.EntryBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.EntryOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.EvictKeysBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.EvictKeysOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.EvictOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.GetAllOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.InvalidateNearCacheOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.KeyBasedMapOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.MapReplicationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.MergeOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.MergeRemoveOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.MultipleEntryBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.MultipleEntryOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.NearCacheKeySetInvalidationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.PartitionWideEntryBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.PartitionWideEntryOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.PartitionWideEntryWithPredicateBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.PartitionWideEntryWithPredicateOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.PostJoinMapOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.PutAllBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.PutAllOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.PutBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.QueryOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.QueryPartitionOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.RemoveBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.RemoveIfSameOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.RemoveInterceptorOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.ReplaceIfSameOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.operation.TryRemoveOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.tx.TxnDeleteOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.tx.TxnLockAndGetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.tx.TxnPrepareBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.tx.TxnPrepareOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.tx.TxnRollbackBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.tx.TxnRollbackOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.tx.TxnSetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.map.tx.TxnUnlockOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.CancelJobSupervisorOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.FireNotificationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.KeysAssignmentOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.KeyValueJobOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.NotifyRemoteExceptionOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.PostPonePartitionProcessing
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.ProcessingOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.ProcessStatsUpdateOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionProcessed
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.RequestPartitionReducing
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.mapreduce.impl.operation.StartProcessingJobOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.MultiMapMigrationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.operations.ContainsEntryOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.operations.MultiMapBackupAwareOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.operations.MultiMapKeyBasedOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.operations.MultiMapOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.operations.PutBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.operations.PutOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.operations.RemoveBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.operations.RemoveOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.TxnCommitBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.TxnCommitOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.TxnLockAndGetOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.TxnPrepareBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.TxnPrepareOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.TxnPutBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.TxnPutOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.TxnRemoveAllBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.TxnRemoveAllOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.TxnRemoveBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.TxnRemoveOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.multimap.txn.TxnRollbackBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.partition.impl.BaseMigrationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.partition.impl.CheckReplicaVersion
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.partition.impl.MigrationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.partition.impl.PartitionStateOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.partition.impl.ReplicaSyncRequest
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.partition.impl.ReplicaSyncResponse
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.partition.impl.ReplicaSyncRetryResponse
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.AddAllBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.AddAllOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.ClearBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.CompareAndRemoveBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.CompareAndRemoveOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.ContainsOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.DrainBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.DrainOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.OfferBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.OfferOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.PollBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.QueueOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.QueueReplicationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.RemoveBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.RemoveOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.QueueTransactionRollbackOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.TxnOfferBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.TxnOfferOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.TxnPeekOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.TxnPollBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.TxnPollOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.TxnPrepareBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.TxnPrepareOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.TxnReserveOfferOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.TxnReservePollOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.TxnRollbackBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.queue.tx.TxnRollbackOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.spi.AbstractOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.AbstractNamedOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.DeregistrationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.PostJoinRegistrationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.RegistrationOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.EventServiceImpl.SendEventOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.PartitionIteratingOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.ProxyServiceImpl.DistributedObjectDestroyOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.spi.impl.ProxyServiceImpl.PostJoinProxyOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.spi.Operation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.topic.PublishOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.transaction.impl.BeginTxBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.transaction.impl.BroadcastTxRollbackOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.transaction.impl.PurgeTxBackupOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.transaction.impl.RecoverTxnOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.transaction.impl.ReplicateTxOperation
 
writeInternal(ObjectDataOutput) - Method in class com.hazelcast.transaction.impl.RollbackTxBackupOperation
 
writeLong(int, long) - Method in interface com.hazelcast.nio.BufferObjectDataOutput
 
writeLong(String, long) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeLong(long) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeLong(String, long) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeLongArray(long[]) - Method in interface com.hazelcast.nio.ObjectDataOutput
 
writeLongArray(String, long[]) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeLongArray(long[]) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeLongArray(String, long[]) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeLongString(DataOutput, String) - Static method in class com.hazelcast.nio.IOUtil
 
writeNullableData(ObjectDataOutput, Data) - Static method in class com.hazelcast.nio.IOUtil
 
writeNullPortable(String, int, int) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeNullPortable(String, int, int) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeObject(Object) - Method in interface com.hazelcast.nio.ObjectDataOutput
 
writeObject(Object) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeObject(ObjectDataOutput, Object) - Method in interface com.hazelcast.nio.serialization.SerializationService
 
writeObject(ObjectDataOutput, Object) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
 
writePortable(PortableWriter) - Method in class com.hazelcast.client.ClientPrincipal
 
writePortable(PortableWriter) - Method in class com.hazelcast.client.ClientRequest
 
writePortable(PortableWriter) - Method in class com.hazelcast.client.DistributedObjectInfo
 
writePortable(PortableWriter) - Method in class com.hazelcast.client.GenericError
 
writePortable(PortableWriter) - Method in class com.hazelcast.mapreduce.impl.task.TransferableJobProcessInformation
 
writePortable(PortableWriter) - Method in class com.hazelcast.multimap.operations.client.PortableEntrySetResponse
 
writePortable(String, Portable) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writePortable(PortableWriter) - Method in interface com.hazelcast.nio.serialization.Portable
 
writePortable(String, Portable) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writePortable(PortableWriter) - Method in class com.hazelcast.security.AbstractCredentials
 
writePortable(PortableWriter) - Method in class com.hazelcast.spi.impl.PortableCollection
 
writePortable(PortableWriter) - Method in class com.hazelcast.spi.impl.PortableDistributedObjectEvent
 
writePortable(PortableWriter) - Method in class com.hazelcast.spi.impl.PortableEntryEvent
 
writePortable(PortableWriter) - Method in class com.hazelcast.spi.impl.PortableItemEvent
 
writePortable(PortableWriter) - Method in class com.hazelcast.topic.client.PortableMessage
 
writePortableArray(String, Portable[]) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writePortableArray(String, Portable[]) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writePortableInner(PortableWriter) - Method in class com.hazelcast.map.client.MapQueryRequest
 
writePortableInner(PortableWriter) - Method in class com.hazelcast.map.client.MapSQLQueryRequest
 
writePortableInternal(PortableWriter) - Method in class com.hazelcast.security.AbstractCredentials
 
writePortableInternal(PortableWriter) - Method in class com.hazelcast.security.UsernamePasswordCredentials
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.ClusterPropsRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.ConsoleCommandRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in interface com.hazelcast.management.request.ConsoleRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.EvictLocalMapRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.ExecuteScriptRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.GetLogsRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.GetMapEntryRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.GetMemberSystemPropertiesRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.GetSystemWarningsRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.MapConfigRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.MemberConfigRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.RunGcRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.RuntimeStateRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.ShutdownMemberRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.ThreadDumpRequest
 
writeResponse(ManagementCenterService, ObjectDataOutput) - Method in class com.hazelcast.management.request.VersionMismatchLogRequest
 
writeShort(int, int) - Method in interface com.hazelcast.nio.BufferObjectDataOutput
 
writeShort(String, short) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeShort(int) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeShort(String, short) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeShortArray(short[]) - Method in interface com.hazelcast.nio.ObjectDataOutput
 
writeShortArray(String, short[]) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeShortArray(short[]) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeShortArray(String, short[]) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeTo(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.DeleteCommand
 
writeTo(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.ErrorCommand
 
writeTo(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.GetCommand
 
writeTo(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.IncrementCommand
 
writeTo(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.SetCommand
 
writeTo(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.SimpleCommand
 
writeTo(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.StatsCommand
 
writeTo(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.TouchCommand
 
writeTo(ByteBuffer) - Method in class com.hazelcast.ascii.memcache.VersionCommand
 
writeTo(ByteBuffer) - Method in class com.hazelcast.ascii.NoOpCommand
 
writeTo(ByteBuffer) - Method in class com.hazelcast.ascii.rest.HttpCommand
 
writeTo(MigrationEvent.MigrationStatus, DataOutput) - Static method in enum com.hazelcast.core.MigrationEvent.MigrationStatus
 
writeTo(ByteBuffer) - Method in class com.hazelcast.nio.Packet
 
writeTo(ByteBuffer) - Method in class com.hazelcast.nio.serialization.DataAdapter
writeTo(ByteBuffer) - Method in interface com.hazelcast.nio.SocketWritable
Asks the SocketWritable to write its content to the destination ByteBuffer.
writeTo(MigrationEndpoint, DataOutput) - Static method in enum com.hazelcast.partition.MigrationEndpoint
 
writeUTF(String, String) - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
 
writeUTF(String) - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
 
writeUTF(String, String) - Method in interface com.hazelcast.nio.serialization.PortableWriter
 
writeUTF(DataOutput, String, byte[]) - Static method in class com.hazelcast.nio.UTFEncoderDecoder
 
writeUTF0(DataOutput, String, byte[]) - Method in class com.hazelcast.nio.UTFEncoderDecoder
 
writeZeroBytes(int) - Method in interface com.hazelcast.nio.BufferObjectDataOutput
 
WrongTargetException - Exception in com.hazelcast.spi.exception
 
WrongTargetException(Address, Address, int, int, String) - Constructor for exception com.hazelcast.spi.exception.WrongTargetException
 
WrongTargetException(Address, Address, int, int, String, String) - Constructor for exception com.hazelcast.spi.exception.WrongTargetException
 

X

XAResourceImpl - Class in com.hazelcast.transaction.impl
 
XAResourceImpl(TransactionManagerServiceImpl, TransactionContextImpl, NodeEngineImpl) - Constructor for class com.hazelcast.transaction.impl.XAResourceImpl
 
XAResourceProxy - Class in com.hazelcast.client.txn
 
XAResourceProxy(TransactionContextProxy) - Constructor for class com.hazelcast.client.txn.XAResourceProxy
 
XAResourceWrapper - Class in com.hazelcast.jca
XA Resource implementation for Hazelcast.
XAResourceWrapper(ManagedConnectionImpl) - Constructor for class com.hazelcast.jca.XAResourceWrapper
 
XmlClientConfigBuilder - Class in com.hazelcast.client.config
 
XmlClientConfigBuilder(String) - Constructor for class com.hazelcast.client.config.XmlClientConfigBuilder
 
XmlClientConfigBuilder(File) - Constructor for class com.hazelcast.client.config.XmlClientConfigBuilder
 
XmlClientConfigBuilder(URL) - Constructor for class com.hazelcast.client.config.XmlClientConfigBuilder
 
XmlClientConfigBuilder(InputStream) - Constructor for class com.hazelcast.client.config.XmlClientConfigBuilder
 
XmlClientConfigBuilder() - Constructor for class com.hazelcast.client.config.XmlClientConfigBuilder
 
XmlConfigBuilder - Class in com.hazelcast.config
A XML ConfigBuilder implementation.
XmlConfigBuilder(String) - Constructor for class com.hazelcast.config.XmlConfigBuilder
Constructs a XmlConfigBuilder that reads from the provided file.
XmlConfigBuilder(InputStream) - Constructor for class com.hazelcast.config.XmlConfigBuilder
Constructs a XmlConfigBuilder that reads from the given InputStream.
XmlConfigBuilder() - Constructor for class com.hazelcast.config.XmlConfigBuilder
Constructs a XmlConfigBuilder that tries to find a usable XML configuration file.
xmlToJavaName(String) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2014 Hazelcast, Inc.. All rights reserved.