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

A

AbstractEvolvableDataSerializable - Class in com.hazelcast.nio
 
AbstractEvolvableDataSerializable() - Constructor for class com.hazelcast.nio.AbstractEvolvableDataSerializable
 
AbstractJoiner - Class in com.hazelcast.impl
 
AbstractJoiner(Node) - Constructor for class com.hazelcast.impl.AbstractJoiner
 
AbstractMapStore<K,V> - Class in com.hazelcast.core
Deprecated. as of version 1.9
AbstractMapStore() - Constructor for class com.hazelcast.core.AbstractMapStore
Deprecated.  
AbstractMBean<E> - Class in com.hazelcast.jmx
A generic class to instrument object with dynamic MBeans.
AbstractMBean(E, ManagementService) - Constructor for class com.hazelcast.jmx.AbstractMBean
 
AbstractNodeAware - Class in com.hazelcast.cluster
 
AbstractNodeAware() - Constructor for class com.hazelcast.cluster.AbstractNodeAware
 
AbstractRemotelyCallable<T> - Class in com.hazelcast.cluster
 
AbstractRemotelyCallable() - Constructor for class com.hazelcast.cluster.AbstractRemotelyCallable
 
AbstractRemotelyProcessable - Class in com.hazelcast.cluster
 
AbstractRemotelyProcessable() - Constructor for class com.hazelcast.cluster.AbstractRemotelyProcessable
 
AbstractSerializer - Class in com.hazelcast.nio
 
AbstractSerializer(Serializer.DataSerializer, CustomSerializer) - Constructor for class com.hazelcast.nio.AbstractSerializer
 
AbstractXmlConfigHelper - Class in com.hazelcast.config
 
AbstractXmlConfigHelper() - Constructor for class com.hazelcast.config.AbstractXmlConfigHelper
 
AbstractXmlConfigHelper.IterableNodeList - Class in com.hazelcast.config
 
AbstractXmlConfigHelper.IterableNodeList(Node) - Constructor for class com.hazelcast.config.AbstractXmlConfigHelper.IterableNodeList
 
AbstractXmlConfigHelper.IterableNodeList(NodeList) - Constructor for class com.hazelcast.config.AbstractXmlConfigHelper.IterableNodeList
 
AbstractXmlConfigHelper.IterableNodeList(Node, short) - Constructor for class com.hazelcast.config.AbstractXmlConfigHelper.IterableNodeList
 
AbstractXmlConfigHelper.IterableNodeList(NodeList, short) - Constructor for class com.hazelcast.config.AbstractXmlConfigHelper.IterableNodeList
 
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() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
acquire(int) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
ACQUIRE_FAILED - Static variable in interface com.hazelcast.impl.SemaphoreProxy
 
acquireAsync() - Method in interface com.hazelcast.core.ISemaphore
Asynchronously acquires a permit.
acquireAsync(int) - Method in interface com.hazelcast.core.ISemaphore
Asynchronously acquires a given number of permits.
acquireAsync() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
acquireAsync(int) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
acquireAttach() - Method in interface com.hazelcast.core.ISemaphore
Acquires and attaches a permit to the caller's address.
acquireAttach(int) - Method in interface com.hazelcast.core.ISemaphore
Acquires and attaches the given number of permits to the caller's address.
acquireAttach() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
acquireAttach(int) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
acquireAttachAsync() - Method in interface com.hazelcast.core.ISemaphore
Asynchronously acquires and attaches a permit to the caller's address.
acquireAttachAsync(int) - Method in interface com.hazelcast.core.ISemaphore
Asynchronously acquires and attaches the given number of permits to the caller's address.
acquireAttachAsync() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
acquireAttachAsync(int) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
ACQUIRED - Static variable in interface com.hazelcast.impl.SemaphoreProxy
 
add - Variable in class com.hazelcast.cluster.AddOrRemoveConnection
 
add(int, Object) - Method in class com.hazelcast.impl.BaseCollection
 
add(String, Object, int) - Method in class com.hazelcast.impl.BlockingQueueManager
 
add(Request, boolean) - Method in class com.hazelcast.impl.CMap
 
add(Object) - Method in class com.hazelcast.impl.CMap.Values
 
add(Object) - Method in class com.hazelcast.impl.Entries
 
add(Object) - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
add(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
add(Data) - Method in class com.hazelcast.impl.Keys
 
add(Object) - Method in class com.hazelcast.impl.ListProxyImpl
 
add(int, Object) - Method in class com.hazelcast.impl.ListProxyImpl
 
add(Object) - Method in interface com.hazelcast.impl.MProxy
 
add(long) - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
add(MapEntry) - Method in class com.hazelcast.query.MultiResultSet
 
add(E) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class com.hazelcast.util.ConcurrentHashSet
 
add(E) - Method in class com.hazelcast.util.SimpleBlockingQueue
 
add(E) - Method in class com.hazelcast.util.SimpleBoundedQueue
 
addAddress(Address) - Method in class com.hazelcast.config.TcpIpConfig
 
addAll(int, Collection<? extends T>) - Method in class com.hazelcast.impl.BaseCollection
 
addAll(Collection) - Method in class com.hazelcast.impl.CMap.Values
 
addAll(Collection) - Method in class com.hazelcast.impl.Entries
 
addAll(Collection) - Method in class com.hazelcast.impl.ListProxyImpl
 
addAndGet(long) - Method in interface com.hazelcast.core.AtomicNumber
Atomically adds the given value to the current value.
addAndGet(long) - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
addBackupOp(VersionedBackupOp) - Method in class com.hazelcast.impl.Record
 
addBlock(Block) - Method in class com.hazelcast.impl.Blocks
 
addCall(Call) - Method in class com.hazelcast.impl.BaseManager
 
addConnectionListener(ConnectionListener) - Method in class com.hazelcast.nio.ConnectionManager
 
addDelta(Data, long) - Static method in class com.hazelcast.nio.IOUtil
 
addDelta(Data, int) - Static method in class com.hazelcast.nio.IOUtil
 
addEndpoint(String) - Method in class com.hazelcast.config.WanTargetClusterConfig
 
addEntries(Pairs) - Method in class com.hazelcast.impl.Entries
 
addEntry(Object) - Method in class com.hazelcast.jmx.MapMBean
 
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>, 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.impl.FactoryImpl.MProxyImpl
 
addEntryListener(EntryListener, Object, boolean) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
addEntryListener(EntryListener, boolean) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
addEntryListener(EntryListener, Object, boolean) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
addEvent() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
addExecutorConfig(ExecutorConfig) - Method in class com.hazelcast.config.Config
Adds a new ExecutorConfig by name
addGenericListener(Object, Object, boolean, Instance.InstanceType) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
addGenericListener(Object, Object, boolean, Instance.InstanceType) - Method in interface com.hazelcast.impl.MProxy
 
addIndex(String, boolean) - Method in interface com.hazelcast.core.IMap
Adds an index to this map for the specified entries so that queries can run faster.
addIndex(Expression<?>, boolean) - Method in interface com.hazelcast.core.IMap
Adds an index to this map based on the provided expression.
addIndex(Expression, boolean, int) - Method in class com.hazelcast.impl.CMap
 
addIndex(String, boolean) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
addIndex(Expression, boolean) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
addIndex(Expression, boolean, int) - Method in class com.hazelcast.query.MapIndexService
 
addInstanceListener(InstanceListener) - Static method in class com.hazelcast.core.Hazelcast
Add a instance listener which will be notified when a new instance such as map, queue, multimap, topic, lock is added or removed.
addInstanceListener(InstanceListener) - Method in interface com.hazelcast.core.HazelcastInstance
Add a instance listener which will be notified when a new instance such as map, queue, multimap, topic, lock is added or removed.
addInstanceListener(InstanceListener) - Method in class com.hazelcast.impl.FactoryImpl
 
addInstanceListener(InstanceListener) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
addInterface(String) - Method in class com.hazelcast.config.Interfaces
Adds a new interface
addItem(Object) - Method in class com.hazelcast.jmx.ListMBean
 
addItem(Object) - Method in class com.hazelcast.jmx.SetMBean
 
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.impl.BlockingQueueManager
 
addItemListener(ItemListener, boolean) - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
addItemListener(ItemListener, boolean) - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
addItemListener(ItemListener, boolean) - Method in class com.hazelcast.impl.ListProxyImpl
 
addKey(String, Data, int) - Method in class com.hazelcast.impl.BlockingQueueManager
 
addLifecycleListener(LifecycleListener) - Method in interface com.hazelcast.core.LifecycleService
 
addLifecycleListener(LifecycleListener) - Method in class com.hazelcast.impl.LifecycleServiceImpl
 
addListener(Data, Address, boolean) - Method in class com.hazelcast.impl.CMap
 
addListener(String, Object, Object, boolean, Instance.InstanceType) - Method in class com.hazelcast.impl.ListenerManager
 
addListener(Address, boolean) - Method in class com.hazelcast.impl.Record
 
addListener(Address, boolean) - Method in class com.hazelcast.impl.TopicManager.TopicInstance
 
addLocalEntryListener(EntryListener<K, V>) - 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) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
addLocalEntryListener(EntryListener) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
addLocalListener(String, Object, Instance.InstanceType) - Method in class com.hazelcast.impl.ListenerManager
 
addLogListener(Level, LogListener) - Method in interface com.hazelcast.logging.LoggingService
 
addLogListener(Level, LogListener) - Method in class com.hazelcast.logging.LoggingServiceImpl
 
addMapConfig(MapConfig) - Method in class com.hazelcast.config.Config
 
addMember(MemberImpl) - Method in class com.hazelcast.cluster.ClusterManager
 
addMember(boolean, MemberImpl) - Method in class com.hazelcast.cluster.ClusterManager
 
addMember(Address, NodeType) - Method in class com.hazelcast.cluster.ClusterManager
 
addMember(String) - Method in class com.hazelcast.config.TcpIpConfig
 
addMemberInfo(MemberInfo) - Method in class com.hazelcast.cluster.MembersUpdateCall
 
addMembershipListener(MembershipListener) - Method in class com.hazelcast.cluster.ClusterImpl
 
addMembershipListener(MembershipListener) - Method in interface com.hazelcast.core.Cluster
Adds MembershipListener to listen for membership updates.
addMemberState(MemberState) - Method in class com.hazelcast.monitor.TimedClusterState
 
addMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.Config
 
addMessageListener(MessageListener<E>) - Method in interface com.hazelcast.core.ITopic
 
addMessageListener(MessageListener) - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
addMigrationListener(MigrationListener) - Method in class com.hazelcast.impl.PartitionServiceImpl
 
addMigrationListener(MigrationListener) - Method in interface com.hazelcast.partition.PartitionService
 
addMulticastListener(MulticastListener) - Method in class com.hazelcast.impl.MulticastService
 
AddNewEntryMergePolicy - Class in com.hazelcast.merge
 
AddNewEntryMergePolicy() - Constructor for class com.hazelcast.merge.AddNewEntryMergePolicy
 
AddOrRemoveConnection - Class in com.hazelcast.cluster
 
AddOrRemoveConnection() - Constructor for class com.hazelcast.cluster.AddOrRemoveConnection
 
AddOrRemoveConnection(Address, boolean) - Constructor for class com.hazelcast.cluster.AddOrRemoveConnection
 
addQueueConfig(QueueConfig) - Method in class com.hazelcast.config.Config
 
addRequest(ClientRequestHandler) - Method in class com.hazelcast.impl.ClientEndpoint
 
address - Variable in class com.hazelcast.cluster.AddOrRemoveConnection
 
address - Variable in class com.hazelcast.cluster.JoinRequest
 
address - Variable in class com.hazelcast.cluster.Master
The address.
address - Variable in class com.hazelcast.impl.MemberImpl
 
Address - Class in com.hazelcast.nio
 
Address() - Constructor for class com.hazelcast.nio.Address
 
Address(InetSocketAddress) - Constructor for class com.hazelcast.nio.Address
 
Address(InetAddress, int) - Constructor for class com.hazelcast.nio.Address
 
Address(Address) - Constructor for class com.hazelcast.nio.Address
 
Address(String, int) - Constructor for class com.hazelcast.nio.Address
 
Address(String, int, boolean) - Constructor for class com.hazelcast.nio.Address
 
Address(byte[], int) - Constructor for class com.hazelcast.nio.Address
 
AddressPicker - Class in com.hazelcast.impl
 
AddressPicker(Node, ServerSocketChannel) - Constructor for class com.hazelcast.impl.AddressPicker
 
addressToString() - Method in class com.hazelcast.nio.Address
 
AddressUtil - Class in com.hazelcast.util
 
addResultSet(Long, Collection<Record>) - Method in class com.hazelcast.query.MultiResultSet
 
addScheduledAction(ScheduledAction) - Method in class com.hazelcast.impl.Record
 
addSemaphoreConfig(SemaphoreConfig) - Method in class com.hazelcast.config.Config
Adds a new SemaphoreConfig by name
addTargetClusterConfig(WanTargetClusterConfig) - Method in class com.hazelcast.config.WanReplicationConfig
 
addTask(Runnable) - Method in class com.hazelcast.nio.SelectorBase
 
addThisAsListener(IMap, Data, boolean) - Method in class com.hazelcast.impl.ClientEndpoint
 
addThreadId(int) - Method in class com.hazelcast.impl.DestroyEndpointThreadsCallable
 
addTopicConfig(TopicConfig) - Method in class com.hazelcast.config.Config
 
addValue(Data) - Method in class com.hazelcast.impl.Record
 
addWait(long, long) - Method in class com.hazelcast.util.ThreadWatcher
 
addWanReplicationConfig(WanReplicationConfig) - Method in class com.hazelcast.config.Config
 
allKeys() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
allKeys() - Method in interface com.hazelcast.impl.MProxy
 
AllTest - Class in com.hazelcast.examples
 
AllTest.Customer - Class in com.hazelcast.examples
 
AllTest.Customer(int, String) - Constructor for class com.hazelcast.examples.AllTest.Customer
 
and(Predicate) - Method in class com.hazelcast.query.PredicateBuilder
 
and(Predicate, Predicate) - Static method in class com.hazelcast.query.Predicates
 
appendState(StringBuffer) - Method in class com.hazelcast.cluster.ClusterManager
 
appendState(StringBuffer) - Method in class com.hazelcast.impl.CMap
 
appendState(StringBuffer) - Method in class com.hazelcast.impl.ExecutorManager
 
appendState(StringBuffer) - Method in class com.hazelcast.impl.NamedExecutorService
 
appendState(StringBuffer) - Method in class com.hazelcast.impl.NearCache
 
appendState(StringBuffer) - Method in class com.hazelcast.nio.ConnectionManager
 
appendState(StringBuffer) - Method in class com.hazelcast.query.Index
 
appendState(StringBuffer) - Method in class com.hazelcast.query.MapIndexService
 
appendToken(StringBuilder, StringBuilder) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
apply(MapEntry<K, V>) - Method in interface com.hazelcast.query.Predicate
 
apply(MapEntry) - Method in class com.hazelcast.query.PredicateBuilder
 
apply(MapEntry) - Method in class com.hazelcast.query.Predicates.AndOrPredicate
 
apply(MapEntry) - Method in class com.hazelcast.query.Predicates.BetweenPredicate
 
apply(MapEntry) - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
apply(MapEntry) - Method in class com.hazelcast.query.Predicates.InPredicate
 
apply(MapEntry) - Method in class com.hazelcast.query.Predicates.LikePredicate
 
apply(MapEntry) - Method in class com.hazelcast.query.Predicates.NotEqualPredicate
 
apply(MapEntry) - Method in class com.hazelcast.query.Predicates.NotPredicate
 
apply(MapEntry) - Method in class com.hazelcast.query.Predicates.RegexPredicate
 
apply(MapEntry) - Method in class com.hazelcast.query.SqlPredicate
 
AS_LIST - Static variable in class com.hazelcast.core.Prefix
The Constant AS_LIST: "l:"
AS_MULTIMAP - Static variable in class com.hazelcast.core.Prefix
The Constant AS_MULTIMAP: "u:"
AS_SET - Static variable in class com.hazelcast.core.Prefix
The Constant AS_SET: "s:"
AsymmetricEncryptionConfig - Class in com.hazelcast.config
 
AsymmetricEncryptionConfig() - Constructor for class com.hazelcast.config.AsymmetricEncryptionConfig
 
AsyncCall - Class in com.hazelcast.impl
 
AsyncCall() - Constructor for class com.hazelcast.impl.AsyncCall
 
ATOMIC_LONG_MAP_NAME - Static variable in class com.hazelcast.config.MapConfig
 
ATOMIC_NUMBER - Static variable in class com.hazelcast.core.Prefix
The Constant ATOMIC_NUMBER: "a:"
AtomicNumber - Interface in com.hazelcast.core
AtomicNumber is a backed-up distributed implementation of java.util.concurrent.atomic.AtomicLong.
AtomicNumberMBean - Class in com.hazelcast.jmx
MBean for AtomicNumber
AtomicNumberMBean(AtomicNumber, ManagementService) - Constructor for class com.hazelcast.jmx.AtomicNumberMBean
 
AtomicNumberProxy - Interface in com.hazelcast.impl
 
attach() - Method in interface com.hazelcast.core.ISemaphore
Attaches a permit to the caller's address.
attach(int) - Method in interface com.hazelcast.core.ISemaphore
Attaches the given number of permits to the caller's address.
attach() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
attach(int) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
attachAddOp(String, Object) - Method in class com.hazelcast.impl.TransactionImpl
 
attachConnection(Address, Connection) - Method in class com.hazelcast.nio.ConnectionManager
 
attachDetachPermits(String, int) - Method in class com.hazelcast.impl.ClientEndpoint
 
attachedPermits() - Method in interface com.hazelcast.core.ISemaphore
Returns the current number of permits attached to the caller's address.
attachedPermits() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
attachment - Variable in class com.hazelcast.impl.Request
 
attachPutMultiOp(String, Object, Object) - Method in class com.hazelcast.impl.TransactionImpl
 
attachPutOp(String, Object, Object, boolean) - Method in class com.hazelcast.impl.TransactionImpl
 
attachPutOp(String, Object, Object, long, boolean) - Method in class com.hazelcast.impl.TransactionImpl
 
attachPutOp(String, Object, Object, long, long, boolean) - Method in class com.hazelcast.impl.TransactionImpl
 
attachRemoveOp(String, Object, Object, boolean) - Method in class com.hazelcast.impl.TransactionImpl
 
attachRemoveOp(String, Object, Object, boolean, int) - Method in class com.hazelcast.impl.TransactionImpl
 
AuthorizationCall - Class in com.hazelcast.cluster
 
AuthorizationCall() - Constructor for class com.hazelcast.cluster.AuthorizationCall
 
AuthorizationCall(String, String) - Constructor for class com.hazelcast.cluster.AuthorizationCall
 
available() - Method in class com.hazelcast.jmx.SemaphoreMBean
 
available() - Method in class com.hazelcast.nio.FastByteArrayInputStream
 
availablePermits() - Method in interface com.hazelcast.core.ISemaphore
Returns the current number of permits currently available in this semaphore.
availablePermits() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
availableProcessors - Variable in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
await() - Method in interface com.hazelcast.core.ICountDownLatch
Causes the current thread to wait until the latch has counted down to zero or an exception is thrown.
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() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
await(long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
AWAIT_DONE - Static variable in interface com.hazelcast.impl.CountDownLatchProxy
 
AWAIT_FAILED - Static variable in interface com.hazelcast.impl.CountDownLatchProxy
 
awaitTermination(long, TimeUnit) - Method in class com.hazelcast.impl.ExecutorServiceProxy
Hazelcast ExecutorService cannot be really shut down.
AwsConfig - Class in com.hazelcast.config
 
AwsConfig() - Constructor for class com.hazelcast.config.AwsConfig
 

B

backup(Request) - Method in class com.hazelcast.impl.CMap
 
BaseCollection<T> - Class in com.hazelcast.impl
 
BaseCollection() - Constructor for class com.hazelcast.impl.BaseCollection
 
BaseManager - Class in com.hazelcast.impl
 
BaseManager(Node) - Constructor for class com.hazelcast.impl.BaseManager
 
BaseManager.ConnectionAwareOp - Class in com.hazelcast.impl
 
BaseManager.ConnectionAwareOp(Connection) - Constructor for class com.hazelcast.impl.BaseManager.ConnectionAwareOp
 
BaseManager.ResponseQueueCall - Class in com.hazelcast.impl
 
BaseManager.ResponseQueueCall() - Constructor for class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
BaseManager.ResponsiveOperationHandler - Class in com.hazelcast.impl
 
BaseManager.ResponsiveOperationHandler() - Constructor for class com.hazelcast.impl.BaseManager.ResponsiveOperationHandler
 
BaseManager.ReturnResponseProcess - Class in com.hazelcast.impl
 
BaseManager.ReturnResponseProcess(Request) - Constructor for class com.hazelcast.impl.BaseManager.ReturnResponseProcess
 
BaseManager.TargetAwareOp - Class in com.hazelcast.impl
 
BaseManager.TargetAwareOp() - Constructor for class com.hazelcast.impl.BaseManager.TargetAwareOp
 
bbHeader - Variable in class com.hazelcast.nio.Packet
 
bbSizes - Variable in class com.hazelcast.nio.Packet
 
beforeRedo() - Method in class com.hazelcast.impl.BaseManager.ConnectionAwareOp
 
beforeRedo() - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
beforeRedo() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
beforeRedo() - Method in class com.hazelcast.impl.Request
 
begin() - Method in interface com.hazelcast.core.Transaction
Creates a new transaction and associate it with the current thread.
begin() - Method in class com.hazelcast.impl.TransactionImpl
 
between(Comparable, Comparable) - Method in class com.hazelcast.query.EntryObject
 
between(Expression<? extends T>, T, T) - Static method in class com.hazelcast.query.Predicates
 
Bind - Class in com.hazelcast.cluster
 
Bind() - Constructor for class com.hazelcast.cluster.Bind
 
Bind(Address) - Constructor for class com.hazelcast.cluster.Bind
 
bind(Address, Connection, boolean) - Method in class com.hazelcast.nio.ConnectionManager
 
Block - Class in com.hazelcast.impl
 
Block() - Constructor for class com.hazelcast.impl.Block
 
Block(Block) - Constructor for class com.hazelcast.impl.Block
 
Block(int, Address) - Constructor for class com.hazelcast.impl.Block
 
Block(int, Address, Address) - Constructor for class com.hazelcast.impl.Block
 
blockId - Variable in class com.hazelcast.impl.Request
 
blockId - Variable in class com.hazelcast.nio.Packet
 
BlockingQueueManager - Class in com.hazelcast.impl
 
blockingQueueManager - Variable in class com.hazelcast.impl.Node
 
BlockingQueueManager.GetValueKeysCallable - Class in com.hazelcast.impl
 
BlockingQueueManager.GetValueKeysCallable() - Constructor for class com.hazelcast.impl.BlockingQueueManager.GetValueKeysCallable
 
BlockingQueueManager.GetValueKeysCallable(String, Data) - Constructor for class com.hazelcast.impl.BlockingQueueManager.GetValueKeysCallable
 
Blocks - Class in com.hazelcast.impl
 
Blocks() - Constructor for class com.hazelcast.impl.Blocks
 
buffer - Variable in class com.hazelcast.nio.Data
 
build() - Method in interface com.hazelcast.config.ConfigBuilder
Builds Config object.
build() - Method in class com.hazelcast.config.XmlConfigBuilder
 
build(Config) - Method in class com.hazelcast.config.XmlConfigBuilder
 
build(Element) - Method in class com.hazelcast.config.XmlConfigBuilder
 
buildNumber - Variable in class com.hazelcast.cluster.JoinRequest
 
buildObjectName(ObjectName, Object) - Static method in class com.hazelcast.jmx.MapEntryMBean
 
buildObjectName() - Method in class com.hazelcast.jmx.ObjectNameSpec
 
buildObjectName(String, String) - Method in class com.hazelcast.jmx.ObjectNameSpec
Builde the name, overwriting the defaults
buildObjectNameFilter(ObjectName) - Static method in class com.hazelcast.jmx.MapEntryMBean
 
ByteUtil - Class in com.hazelcast.util
This class allows to set, clear and check bits of a byte value.

C

calculateDistance(List<Member>, Member, Member, boolean) - Static method in class com.hazelcast.cluster.ClusterImpl
 
call() - Method in class com.hazelcast.cluster.AuthorizationCall
 
call() - Method in class com.hazelcast.cluster.ConnectionCheckCall
 
call() - Method in class com.hazelcast.cluster.FinalizeJoin
 
call() - Method in class com.hazelcast.cluster.MembersUpdateCall
 
call() - Method in class com.hazelcast.cluster.SyncProcess
 
call() - Method in class com.hazelcast.core.DistributedTask.DistributedRunnableAdapterImpl
 
call() - Method in class com.hazelcast.examples.TestApp.Echo
 
call() - Method in class com.hazelcast.examples.TestApp.LongTask
 
call() - Method in class com.hazelcast.impl.AsyncCall
 
call() - Method in class com.hazelcast.impl.BlockingQueueManager.GetValueKeysCallable
 
call() - Method in class com.hazelcast.impl.ClientDistributedTask
 
call() - Method in class com.hazelcast.impl.ConcurrentMapManager.PutAllCallable
 
call() - Method in class com.hazelcast.impl.DestroyEndpointThreadsCallable
 
call() - Method in class com.hazelcast.impl.EvictLocalMapEntriesCallable
 
call(String, DistributedTask) - Method in class com.hazelcast.impl.ExecutorManager
 
call() - Method in class com.hazelcast.impl.FactoryImpl.InitializeMap
 
call() - Method in class com.hazelcast.impl.GetAllCallable
 
call() - Method in class com.hazelcast.impl.TestUtil.OrderUpdateCallable
 
call() - Method in class com.hazelcast.monitor.DistributedMapStatsCallable
 
call() - Method in class com.hazelcast.monitor.DistributedMemberInfoCallable
 
call() - Method in class com.hazelcast.monitor.DistributedQueueStatsCallable
 
callable(Runnable, V) - Static method in class com.hazelcast.core.DistributedTask
 
CallContext - Class in com.hazelcast.impl
 
CallContext(int, boolean) - Constructor for class com.hazelcast.impl.CallContext
 
caller - Variable in class com.hazelcast.impl.Request
 
callId - Variable in class com.hazelcast.impl.Request
 
callId - Variable in class com.hazelcast.nio.Packet
 
cancel(boolean) - Method in class com.hazelcast.core.DistributedTask
 
cancel(boolean) - Method in class com.hazelcast.core.DistributedTask.Inner
 
cancel(boolean) - Method in class com.hazelcast.impl.AsyncCall
 
cancel() - Method in class com.hazelcast.impl.ClientRequestHandler
 
cancel(boolean) - Method in interface com.hazelcast.impl.ExecutionManagerCallback
 
cancel(boolean) - Method in interface com.hazelcast.impl.InnerFutureTask
 
ceiling(E) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
ceiling(E) - Method in interface com.hazelcast.util.NavigableSet
Returns the least element in this set greater than or equal to the given element, or null if there is no such element.
ceilingEntry(K) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the least key greater than or equal to the given key, or null if there is no such entry.
ceilingEntry(K) - Method in interface com.hazelcast.util.NavigableMap
Returns a key-value mapping associated with the least key greater than or equal to the given key, or null if there is no such key.
ceilingKey(K) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
ceilingKey(K) - Method in interface com.hazelcast.util.NavigableMap
Returns the least key greater than or equal to the given key, or null if there is no such key.
ChatApplication - Class in com.hazelcast.examples
 
ChatApplication() - Constructor for class com.hazelcast.examples.ChatApplication
 
checkAuthorization(String, String, Address) - Method in class com.hazelcast.cluster.ClusterManager
 
checkJoin(Connection) - Method in class com.hazelcast.cluster.ClusterManager
 
checkNodeState() - Method in class com.hazelcast.impl.Node
 
checkScheduledActions() - Method in class com.hazelcast.cluster.ClusterManager
 
checkServiceThread() - Method in class com.hazelcast.impl.BaseManager
 
ClasspathXmlConfig - Class in com.hazelcast.config
 
ClasspathXmlConfig(String) - Constructor for class com.hazelcast.config.ClasspathXmlConfig
 
ClasspathXmlConfig(ClassLoader, String) - Constructor for class com.hazelcast.config.ClasspathXmlConfig
 
cleanNodeName(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
cleanNodeName(String) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
 
CLEANUP_DELAY_SECONDS - Variable in class com.hazelcast.impl.GroupProperties
 
cleanupServiceThread() - Method in class com.hazelcast.impl.Node
 
clear() - Method in class com.hazelcast.config.Interfaces
clears all interfaces.
clear() - Method in class com.hazelcast.config.TcpIpConfig
 
clear() - Method in interface com.hazelcast.core.MultiMap
Clears the multimap.
clear() - Method in class com.hazelcast.impl.CMap.Values
 
clear() - Method in class com.hazelcast.impl.Entries
 
clear() - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
clear() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
clear() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
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 queue
clear() - Method in class com.hazelcast.jmx.SetMBean
 
clear() - Method in class com.hazelcast.query.MapIndexService
 
clear() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Removes all of the mappings from this map.
clear() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Removes all of the elements from this set.
clear() - Method in class com.hazelcast.util.ConcurrentHashSet
 
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
 
clearForResponse() - Method in class com.hazelcast.impl.Request
 
clearForResponse() - Method in class com.hazelcast.nio.Packet
 
clearLock() - Method in class com.hazelcast.impl.Record
 
client - Variable in class com.hazelcast.nio.Packet
 
ClientDistributedTask<V> - Class in com.hazelcast.impl
 
ClientDistributedTask() - Constructor for class com.hazelcast.impl.ClientDistributedTask
 
ClientDistributedTask(Callable<V>, Member, Set<Member>, Object) - Constructor for class com.hazelcast.impl.ClientDistributedTask
 
ClientEndpoint - Class in com.hazelcast.impl
 
ClientRequestHandler - Class in com.hazelcast.impl
 
ClientRequestHandler(Node, Packet, CallContext, ClientService.ClientOperationHandler) - Constructor for class com.hazelcast.impl.ClientRequestHandler
 
ClientService - Class in com.hazelcast.impl
 
ClientService(Node) - Constructor for class com.hazelcast.impl.ClientService
 
clientService - Variable in class com.hazelcast.impl.Node
 
ClientService.ClientItemListener - Class in com.hazelcast.impl
 
ClientService.ClientListener - Interface in com.hazelcast.impl
 
ClientService.ClientMessageListener<T> - Class in com.hazelcast.impl
 
ClientService.ClientOperationHandler - Class in com.hazelcast.impl
 
ClientService.ClientOperationHandler() - Constructor for class com.hazelcast.impl.ClientService.ClientOperationHandler
 
ClientService.CountDownLatchLeave - Class in com.hazelcast.impl
 
ClientService.CountDownLatchLeave(Address) - Constructor for class com.hazelcast.impl.ClientService.CountDownLatchLeave
 
ClientService.CountDownLatchLeave() - Constructor for class com.hazelcast.impl.ClientService.CountDownLatchLeave
 
ClientService.PartitionImpl - Class in com.hazelcast.impl
 
ClientService.PartitionImpl() - Constructor for class com.hazelcast.impl.ClientService.PartitionImpl
 
ClientServiceException - Class in com.hazelcast.impl
 
ClientServiceException(Throwable) - Constructor for class com.hazelcast.impl.ClientServiceException
 
clone() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns a shallow copy of this ConcurrentSkipListMap instance.
close() - Method in class com.hazelcast.nio.Connection
 
closeSilently() - Method in class com.hazelcast.nio.Connection
 
Cluster - Interface in com.hazelcast.core
Hazelcast cluster interface.
ClusterImpl - Class in com.hazelcast.cluster
 
ClusterImpl(Node, MemberImpl) - Constructor for class com.hazelcast.cluster.ClusterImpl
 
ClusterManager - Class in com.hazelcast.cluster
 
ClusterManager(Node) - Constructor for class com.hazelcast.cluster.ClusterManager
 
clusterManager - Variable in class com.hazelcast.impl.Node
 
ClusterManager.AsyncRemotelyBooleanCallable - Class in com.hazelcast.cluster
 
ClusterManager.AsyncRemotelyBooleanCallable() - Constructor for class com.hazelcast.cluster.ClusterManager.AsyncRemotelyBooleanCallable
 
ClusterManager.NoneMemberAsyncRemotelyBooleanCallable - Class in com.hazelcast.cluster
 
ClusterManager.NoneMemberAsyncRemotelyBooleanCallable() - Constructor for class com.hazelcast.cluster.ClusterManager.NoneMemberAsyncRemotelyBooleanCallable
 
ClusterManager.RemoveMember - Class in com.hazelcast.cluster
 
ClusterManager.RemoveMember(Address) - Constructor for class com.hazelcast.cluster.ClusterManager.RemoveMember
 
ClusterManager.RemoveMember() - Constructor for class com.hazelcast.cluster.ClusterManager.RemoveMember
 
ClusterMBean - Class in com.hazelcast.jmx
The instrumentation MBean for the cluster.
ClusterMBean(ManagementService, String) - Constructor for class com.hazelcast.jmx.ClusterMBean
 
ClusterOperation - Enum in com.hazelcast.impl
 
ClusterService - Class in com.hazelcast.cluster
 
ClusterService(Node) - Constructor for class com.hazelcast.cluster.ClusterService
 
clusterService - Variable in class com.hazelcast.impl.Node
 
ClusterStateView - Interface in com.hazelcast.monitor
 
ClusterStateViewImpl - Class in com.hazelcast.monitor
 
ClusterStateViewImpl(Set<String>) - Constructor for class com.hazelcast.monitor.ClusterStateViewImpl
 
ClusterStateViewImpl() - Constructor for class com.hazelcast.monitor.ClusterStateViewImpl
 
CMap - Class in com.hazelcast.impl
 
CMap.CMapEntry - Class in com.hazelcast.impl
 
CMap.CMapEntry() - Constructor for class com.hazelcast.impl.CMap.CMapEntry
 
CMap.CMapEntry(Record) - Constructor for class com.hazelcast.impl.CMap.CMapEntry
 
CMap.Values - Class in com.hazelcast.impl
 
CMap.Values() - Constructor for class com.hazelcast.impl.CMap.Values
 
CMap.Values(Collection<Data>) - Constructor for class com.hazelcast.impl.CMap.Values
 
collectAppliedIndexes(Set<Index>, Map<Expression, Index>) - Method in interface com.hazelcast.query.IndexAwarePredicate
 
collectAppliedIndexes(Set<Index>, Map<Expression, Index>) - Method in class com.hazelcast.query.PredicateBuilder
 
collectAppliedIndexes(Set<Index>, Map<Expression, Index>) - Method in class com.hazelcast.query.Predicates.AndOrPredicate
 
collectAppliedIndexes(Set<Index>, Map<Expression, Index>) - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
collectAppliedIndexes(Set<Index>, Map<Expression, Index>) - Method in class com.hazelcast.query.Predicates.InPredicate
 
collectAppliedIndexes(Set<Index>, Map<Expression, Index>) - Method in class com.hazelcast.query.SqlPredicate
 
collectIndexAwarePredicates(List<IndexAwarePredicate>, Map<Expression, Index>) - Method in interface com.hazelcast.query.IndexAwarePredicate
 
collectIndexAwarePredicates(List<IndexAwarePredicate>, Map<Expression, Index>) - Method in class com.hazelcast.query.PredicateBuilder
 
collectIndexAwarePredicates(List<IndexAwarePredicate>, Map<Expression, Index>) - Method in class com.hazelcast.query.Predicates.AndOrPredicate
 
collectIndexAwarePredicates(List<IndexAwarePredicate>, Map<Expression, Index>) - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
collectIndexAwarePredicates(List<IndexAwarePredicate>, Map<Expression, Index>) - Method in class com.hazelcast.query.Predicates.InPredicate
 
collectIndexAwarePredicates(List<IndexAwarePredicate>, Map<Expression, Index>) - Method in class com.hazelcast.query.SqlPredicate
 
collection - Variable in class com.hazelcast.core.EntryEvent
 
com.hazelcast.cluster - package com.hazelcast.cluster
 
com.hazelcast.config - package com.hazelcast.config
 
com.hazelcast.core - package com.hazelcast.core
 
com.hazelcast.examples - package com.hazelcast.examples
 
com.hazelcast.impl - package com.hazelcast.impl
 
com.hazelcast.jmx - package com.hazelcast.jmx
The com.hazelcast.jmx package contains MBeans and a ManagementService for JMX management JMX support in Hazelcast.
com.hazelcast.logging - package com.hazelcast.logging
 
com.hazelcast.merge - package com.hazelcast.merge
 
com.hazelcast.monitor - package com.hazelcast.monitor
 
com.hazelcast.nio - package com.hazelcast.nio
 
com.hazelcast.partition - package com.hazelcast.partition
 
com.hazelcast.query - package com.hazelcast.query
 
com.hazelcast.util - package com.hazelcast.util
 
com.hazelcast.util.concurrent - package com.hazelcast.util.concurrent
 
commit() - Method in interface com.hazelcast.core.Transaction
Commits the transaction associated with the current thread.
commit() - Method in class com.hazelcast.impl.TransactionImpl
 
comparator() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
comparator() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
compareAndSet(long, long) - Method in interface com.hazelcast.core.AtomicNumber
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.impl.FactoryImpl.AtomicNumberProxyImpl
 
compareAndSet(long, long) - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
compareTo(Object) - Method in class com.hazelcast.impl.ClientService.PartitionImpl
 
compareTo(Object) - Method in class com.hazelcast.impl.VersionedBackupOp
 
CONCURRENT_MAP_MAX_BACKUP_COUNT - Variable in class com.hazelcast.impl.GroupProperties
 
CONCURRENT_MAP_PARTITION_COUNT - Variable in class com.hazelcast.impl.GroupProperties
 
ConcurrentHashSet<E> - Class in com.hazelcast.util
 
ConcurrentHashSet() - Constructor for class com.hazelcast.util.ConcurrentHashSet
 
ConcurrentMapManager - Class in com.hazelcast.impl
 
concurrentMapManager - Variable in class com.hazelcast.impl.Node
 
ConcurrentMapManager.MContainsValue - Class in com.hazelcast.impl
 
ConcurrentMapManager.MContainsValue(String, Object) - Constructor for class com.hazelcast.impl.ConcurrentMapManager.MContainsValue
 
ConcurrentMapManager.MEmpty - Class in com.hazelcast.impl
 
ConcurrentMapManager.MEmpty() - Constructor for class com.hazelcast.impl.ConcurrentMapManager.MEmpty
 
ConcurrentMapManager.MIterate - Class in com.hazelcast.impl
 
ConcurrentMapManager.MIterate(ClusterOperation, String, Predicate) - Constructor for class com.hazelcast.impl.ConcurrentMapManager.MIterate
 
ConcurrentMapManager.MIterateLocal - Class in com.hazelcast.impl
 
ConcurrentMapManager.MIterateLocal(String, Predicate) - Constructor for class com.hazelcast.impl.ConcurrentMapManager.MIterateLocal
 
ConcurrentMapManager.MLockMap - Class in com.hazelcast.impl
 
ConcurrentMapManager.MLockMap(String, boolean) - Constructor for class com.hazelcast.impl.ConcurrentMapManager.MLockMap
 
ConcurrentMapManager.MSize - Class in com.hazelcast.impl
 
ConcurrentMapManager.MSize(String) - Constructor for class com.hazelcast.impl.ConcurrentMapManager.MSize
 
ConcurrentMapManager.PutAllCallable - Class in com.hazelcast.impl
 
ConcurrentMapManager.PutAllCallable() - Constructor for class com.hazelcast.impl.ConcurrentMapManager.PutAllCallable
 
ConcurrentMapManager.PutAllCallable(String, Pairs) - Constructor for class com.hazelcast.impl.ConcurrentMapManager.PutAllCallable
 
ConcurrentNavigableMap<K,V> - Interface in com.hazelcast.util.concurrent
A ConcurrentMap supporting NavigableMap operations, and recursively so for its navigable sub-maps.
ConcurrentSkipListMap<K,V> - Class in com.hazelcast.util.concurrent
A scalable concurrent ConcurrentNavigableMap implementation.
ConcurrentSkipListMap() - Constructor for class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Constructs a new, empty map, sorted according to the natural ordering of the keys.
ConcurrentSkipListMap(Comparator<? super K>) - Constructor for class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Constructs a new, empty map, sorted according to the specified comparator.
ConcurrentSkipListMap(Map<? extends K, ? extends V>) - Constructor for class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Constructs a new map containing the same mappings as the given map, sorted according to the natural ordering of the keys.
ConcurrentSkipListMap(SortedMap<K, ? extends V>) - Constructor for class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Constructs a new map containing the same mappings and using the same ordering as the specified sorted map.
ConcurrentSkipListSet<E> - Class in com.hazelcast.util.concurrent
A scalable concurrent NavigableSet implementation based on a ConcurrentSkipListMap.
ConcurrentSkipListSet() - Constructor for class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Constructs a new, empty set that orders its elements according to their natural ordering.
ConcurrentSkipListSet(Comparator<? super E>) - Constructor for class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Constructs a new, empty set that orders its elements according to the specified comparator.
ConcurrentSkipListSet(Collection<? extends E>) - Constructor for class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Constructs a new set containing the elements in the specified collection, that orders its elements according to their natural ordering.
ConcurrentSkipListSet(SortedSet<E>) - Constructor for class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Constructs a new set containing the same elements and using the same ordering as the specified sorted set.
config - Variable in class com.hazelcast.cluster.JoinRequest
 
Config - Class in com.hazelcast.config
 
Config() - Constructor for class com.hazelcast.config.Config
 
config - Variable in class com.hazelcast.impl.AbstractJoiner
 
config - Variable in class com.hazelcast.impl.Node
 
ConfigBuilder - Interface in com.hazelcast.config
Interface for all config builders.
ConfigXmlGenerator - Class in com.hazelcast.config
 
ConfigXmlGenerator() - Constructor for class com.hazelcast.config.ConfigXmlGenerator
 
ConfigXmlGenerator(boolean) - Constructor for class com.hazelcast.config.ConfigXmlGenerator
 
conn - Variable in class com.hazelcast.cluster.AbstractRemotelyProcessable
 
conn - Variable in class com.hazelcast.nio.Packet
 
connect(Address) - Method in class com.hazelcast.nio.OutSelector
 
connectAndSendJoinRequest(Collection<Address>) - Method in class com.hazelcast.impl.AbstractJoiner
 
Connection - Class in com.hazelcast.nio
 
Connection(ConnectionManager, int, SocketChannel) - Constructor for class com.hazelcast.nio.Connection
 
Connection.Type - Enum in com.hazelcast.nio
 
connectionAdded(Connection) - Method in class com.hazelcast.cluster.ClusterManager
 
connectionAdded(Connection) - Method in class com.hazelcast.impl.ClientEndpoint
 
connectionAdded(Connection) - Method in class com.hazelcast.impl.ClientService
 
connectionAdded(Connection) - Method in interface com.hazelcast.nio.ConnectionListener
 
ConnectionCheckCall - Class in com.hazelcast.cluster
 
ConnectionCheckCall() - Constructor for class com.hazelcast.cluster.ConnectionCheckCall
 
ConnectionListener - Interface in com.hazelcast.nio
 
connectionManager - Variable in class com.hazelcast.impl.Node
 
ConnectionManager - Class in com.hazelcast.nio
 
ConnectionManager(Node) - Constructor for class com.hazelcast.nio.ConnectionManager
 
connectionRemoved(Connection) - Method in class com.hazelcast.cluster.ClusterManager
 
connectionRemoved(Connection) - Method in class com.hazelcast.impl.ClientEndpoint
 
connectionRemoved(Connection) - Method in class com.hazelcast.impl.ClientService
 
connectionRemoved(Connection) - Method in interface com.hazelcast.nio.ConnectionListener
 
Constants - Interface in com.hazelcast.impl
 
Constants.IO - Interface in com.hazelcast.impl
 
Constants.Objects - Interface in com.hazelcast.impl
 
Constants.ResponseTypes - Interface in com.hazelcast.impl
 
contains(Request) - Method in class com.hazelcast.impl.CMap
 
contains(Object) - Method in class com.hazelcast.impl.CMap.Values
 
contains(Object) - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
contains(Object) - Method in class com.hazelcast.impl.ListProxyImpl
 
contains(Object) - Method in class com.hazelcast.query.MultiResultSet
 
contains(Object) - Method in class com.hazelcast.query.SingleResultSet
 
contains(Object) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Returns true if this set contains the specified element.
contains(Object) - Method in class com.hazelcast.util.ConcurrentHashSet
 
containsAll(Collection) - Method in class com.hazelcast.impl.CMap.Values
 
containsAll(Collection) - Method in class com.hazelcast.impl.Entries
 
containsAll(Collection<?>) - Method in class com.hazelcast.util.ConcurrentHashSet
 
containsEntry(K, V) - Method in interface com.hazelcast.core.MultiMap
Returns whether the multimap contains the given key-value pair.
containsEntry(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
containsEntry(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
containsEntry(Object, Object) - Method in interface com.hazelcast.impl.MProxy
 
containsKey(K) - Method in interface com.hazelcast.core.MultiMap
Returns whether the multimap contains an entry with the key.
containsKey(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
containsKey(Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
containsKey(Object) - Method in class com.hazelcast.impl.NearCache
 
containsKey(Object) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class com.hazelcast.util.SortedHashMap
 
containsMigratingBlock() - Method in class com.hazelcast.impl.PartitionManager
 
containsValue(Object) - Method in interface com.hazelcast.core.MultiMap
Returns whether the multimap contains an entry with the value.
containsValue(Request) - Method in class com.hazelcast.impl.CMap
 
containsValue(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
containsValue(Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
containsValue(Data) - Method in class com.hazelcast.impl.Record
 
containsValue(String, Object) - Method in class com.hazelcast.impl.TransactionImpl
 
containsValue(Data) - Method in class com.hazelcast.query.MapIndexService
 
containsValue(Object) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.hazelcast.util.SortedHashMap
 
copy(boolean, Address, int) - Method in class com.hazelcast.cluster.JoinInfo
 
copy() - Method in class com.hazelcast.impl.Record
 
copy(Packet) - Static method in class com.hazelcast.impl.Request
 
copyFile(File, File) - Static method in class com.hazelcast.impl.Util
 
copyFromDirectToDirectBuffer(ByteBuffer, ByteBuffer) - Static method in class com.hazelcast.nio.IOUtil
 
copyStream(InputStream, OutputStream) - Static method in class com.hazelcast.impl.Util
 
copyToDirectBuffer(ByteBuffer, ByteBuffer) - Static method in class com.hazelcast.nio.IOUtil
 
copyToHeapBuffer(ByteBuffer, ByteBuffer) - Static method in class com.hazelcast.nio.IOUtil
 
COUNT_DOWN_LATCH - Static variable in class com.hazelcast.core.Prefix
The Constant COUNT_DOWN_LATCH: "d:"
COUNT_DOWN_LATCH_MAP_NAME - Static variable in class com.hazelcast.config.MapConfig
 
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.impl.FactoryImpl.CountDownLatchProxyImpl
 
countDown() - Method in class com.hazelcast.jmx.CountDownLatchMBean
 
CountDownLatchMBean - Class in com.hazelcast.jmx
MBean for ICountDownLatch
CountDownLatchMBean(ICountDownLatch, ManagementService) - Constructor for class com.hazelcast.jmx.CountDownLatchMBean
 
CountDownLatchProxy - Interface in com.hazelcast.impl
 
create(int) - Static method in enum com.hazelcast.impl.ClusterOperation
 
create(int) - Static method in enum com.hazelcast.impl.NodeType
 
createConnection(SocketChannel, boolean) - Method in class com.hazelcast.nio.ConnectionManager
 
createConnection(SocketChannel, boolean) - Method in class com.hazelcast.nio.SelectorBase
 
createDeflatingBuffer(int) - Static method in class com.hazelcast.nio.PipedZipBufferFactory
 
createDeflatingBuffer(int, int) - Static method in class com.hazelcast.nio.PipedZipBufferFactory
 
createInflatingBuffer(int) - Static method in class com.hazelcast.nio.PipedZipBufferFactory
 
createJoinInfo() - Method in class com.hazelcast.impl.Node
 
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
 
createMember(Address, NodeType) - Method in class com.hazelcast.cluster.ClusterManager
 
createNew() - Method in class com.hazelcast.util.NoneStrictObjectPool
 
createNewThreadId() - Method in class com.hazelcast.impl.ThreadContext
 
createProxy(FactoryImpl.ProxyKey) - Method in class com.hazelcast.impl.FactoryImpl
 
createRemotelyProcessablePacket(RemotelyProcessable) - Method in class com.hazelcast.cluster.ClusterManager
 
createSimpleMapEntry(FactoryImpl, String, Object, Object) - Static method in class com.hazelcast.impl.BaseManager
 
createValue() - Static method in class com.hazelcast.examples.SimpleFunctionalMapTest
 
customHash() - Method in class com.hazelcast.impl.Block
 
CustomSerializer - Interface in com.hazelcast.nio
 
CustomSerializerAdapter - Class in com.hazelcast.nio
 
CustomSerializerAdapter(CustomSerializer) - Constructor for class com.hazelcast.nio.CustomSerializerAdapter
 

D

Data - Class in com.hazelcast.nio
 
Data() - Constructor for class com.hazelcast.nio.Data
 
Data(byte[]) - Constructor for class com.hazelcast.nio.Data
 
DATA_LONG_ZERO - Static variable in interface com.hazelcast.impl.AtomicNumberProxy
 
DATA_TRUE - Static variable in interface com.hazelcast.impl.SemaphoreProxy
 
DataAwareEntryEvent - Class in com.hazelcast.impl
 
DataAwareEntryEvent(Member, int, String, Data, Data, Data, boolean) - Constructor for class com.hazelcast.impl.DataAwareEntryEvent
 
DataHolder - Class in com.hazelcast.nio
 
DataHolder(int) - Constructor for class com.hazelcast.nio.DataHolder
 
DataHolder(Data) - Constructor for class com.hazelcast.nio.DataHolder
 
dataKey - Variable in class com.hazelcast.impl.DataAwareEntryEvent
 
DataMBean - Class in com.hazelcast.jmx
Manager of data instances and collects general statistics.
DataMBean(ManagementService) - Constructor for class com.hazelcast.jmx.DataMBean
 
dataNewValue - Variable in class com.hazelcast.impl.DataAwareEntryEvent
 
dataOldValue - Variable in class com.hazelcast.impl.DataAwareEntryEvent
 
DataSerializable - Interface in com.hazelcast.nio
 
decrementAndGet() - Method in interface com.hazelcast.core.AtomicNumber
Atomically decrements the current value by one.
decrementAndGet() - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
decrementAndGet() - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
decrementCopyCount() - Method in class com.hazelcast.impl.Record
 
DEFAULT_BACKUP_COUNT - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_BLOCK_ID - Static variable in class com.hazelcast.impl.Request
 
DEFAULT_CACHE_VALUE - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_CALL_ID - Static variable in class com.hazelcast.impl.Request
 
DEFAULT_CORE_POOL_SIZE - Static variable in class com.hazelcast.config.ExecutorConfig
 
DEFAULT_ENABLED - Static variable in class com.hazelcast.config.MulticastConfig
 
DEFAULT_EVICTION_DELAY_SECONDS - Static variable in class com.hazelcast.config.MapConfig
 
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_KEEP_ALIVE_SECONDS - Static variable in class com.hazelcast.config.ExecutorConfig
 
DEFAULT_LOCK_COUNT - Static variable in class com.hazelcast.impl.Request
 
DEFAULT_LOCK_THREAD_ID - Static variable in class com.hazelcast.impl.Request
 
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_POOL_SIZE - Static variable in class com.hazelcast.config.ExecutorConfig
 
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_PER_JVM - Static variable in class com.hazelcast.config.QueueConfig
 
DEFAULT_MERGE_POLICY - Static variable in class com.hazelcast.config.MapConfig
 
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_PORT - Static variable in class com.hazelcast.config.Config
 
DEFAULT_REDO_COUNT - Static variable in class com.hazelcast.impl.Request
 
DEFAULT_TIMEOUT - Static variable in class com.hazelcast.impl.Request
 
DEFAULT_TTL - Static variable in class com.hazelcast.impl.Request
 
DEFAULT_TTL_SECONDS - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_TTL_SECONDS - Static variable in class com.hazelcast.config.NearCacheConfig
 
DEFAULT_TXN_ID - Static variable in class com.hazelcast.impl.Request
 
DEFAULT_TXN_TIMEOUT - Static variable in class com.hazelcast.impl.TransactionImpl
 
DEFAULT_VERSION - Static variable in class com.hazelcast.impl.Request
 
DEFAULT_WRITE_DELAY_SECONDS - Static variable in class com.hazelcast.config.MapStoreConfig
 
DefaultSerializer - Class in com.hazelcast.nio
 
DefaultSerializer() - Constructor for class com.hazelcast.nio.DefaultSerializer
 
DefaultSerializer.BigIntegerSerializer - Class in com.hazelcast.nio
 
DefaultSerializer.BigIntegerSerializer() - Constructor for class com.hazelcast.nio.DefaultSerializer.BigIntegerSerializer
 
DefaultSerializer.ByteArraySerializer - Class in com.hazelcast.nio
 
DefaultSerializer.ByteArraySerializer() - Constructor for class com.hazelcast.nio.DefaultSerializer.ByteArraySerializer
 
DefaultSerializer.ClassSerializer - Class in com.hazelcast.nio
 
DefaultSerializer.ClassSerializer() - Constructor for class com.hazelcast.nio.DefaultSerializer.ClassSerializer
 
DefaultSerializer.DateSerializer - Class in com.hazelcast.nio
 
DefaultSerializer.DateSerializer() - Constructor for class com.hazelcast.nio.DefaultSerializer.DateSerializer
 
DefaultSerializer.Externalizer - Class in com.hazelcast.nio
 
DefaultSerializer.Externalizer() - Constructor for class com.hazelcast.nio.DefaultSerializer.Externalizer
 
DefaultSerializer.IntegerSerializer - Class in com.hazelcast.nio
 
DefaultSerializer.IntegerSerializer() - Constructor for class com.hazelcast.nio.DefaultSerializer.IntegerSerializer
 
DefaultSerializer.LongSerializer - Class in com.hazelcast.nio
 
DefaultSerializer.LongSerializer() - Constructor for class com.hazelcast.nio.DefaultSerializer.LongSerializer
 
DefaultSerializer.ObjectSerializer - Class in com.hazelcast.nio
 
DefaultSerializer.ObjectSerializer() - Constructor for class com.hazelcast.nio.DefaultSerializer.ObjectSerializer
 
DefaultSerializer.StringSerializer - Class in com.hazelcast.nio
 
DefaultSerializer.StringSerializer() - Constructor for class com.hazelcast.nio.DefaultSerializer.StringSerializer
 
deflate() - Method in interface com.hazelcast.nio.PipedZipBufferFactory.DeflatingPipedBuffer
 
delete(K) - Method in interface com.hazelcast.core.MapStore
Deletes the entry with a given key from the store.
delete(Object) - Method in class com.hazelcast.examples.DummyStore
 
deleteAll(Collection<K>) - Method in interface com.hazelcast.core.MapStore
Deletes multiple entries from the store.
deleteAll(Collection) - Method in class com.hazelcast.examples.DummyStore
 
deregisterScheduledAction(ScheduledAction) - Method in class com.hazelcast.cluster.ClusterManager
 
descendingIterator() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Returns an iterator over the elements in this set in descending order.
descendingIterator() - Method in interface com.hazelcast.util.NavigableSet
Returns an iterator over the elements in this set, in descending order.
descendingKeySet() - Method in interface com.hazelcast.util.concurrent.ConcurrentNavigableMap
Returns a reverse order NavigableSet view of the keys contained in this map.
descendingKeySet() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
descendingKeySet() - Method in interface com.hazelcast.util.NavigableMap
Returns a reverse order NavigableSet view of the keys contained in this map.
descendingMap() - Method in interface com.hazelcast.util.concurrent.ConcurrentNavigableMap
Returns a reverse order view of the mappings contained in this map.
descendingMap() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
descendingMap() - Method in interface com.hazelcast.util.NavigableMap
Returns a reverse order view of the mappings contained in this map.
descendingSet() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Returns a reverse order view of the elements contained in this set.
descendingSet() - Method in interface com.hazelcast.util.NavigableSet
Returns a reverse order view of the elements contained in this set.
destroy() - Method in class com.hazelcast.core.AbstractMapStore
Deprecated.  
destroy() - Method in interface com.hazelcast.core.Instance
Destroys this instance cluster-wide.
destroy() - Method in interface com.hazelcast.core.MapLoaderLifecycleSupport
Hazelcast will call this method before shutting down.
destroy(String) - Method in class com.hazelcast.impl.BlockingQueueManager
 
destroy(String) - Method in class com.hazelcast.impl.ConcurrentMapManager
 
destroy() - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
destroy() - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
destroy() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
destroy() - Method in class com.hazelcast.impl.FactoryImpl.IdGeneratorProxy
 
destroy() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
destroy() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
destroy() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
destroy() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
destroy() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
destroy() - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
destroy() - Method in class com.hazelcast.impl.ListProxyImpl
 
destroy() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
destroyConnection(Connection) - Method in class com.hazelcast.nio.ConnectionManager
 
destroyEndpointThreads(Address, Set<Integer>) - Method in class com.hazelcast.impl.ConcurrentMapManager
 
DestroyEndpointThreadsCallable - Class in com.hazelcast.impl
 
DestroyEndpointThreadsCallable() - Constructor for class com.hazelcast.impl.DestroyEndpointThreadsCallable
 
DestroyEndpointThreadsCallable(Address, Set<Integer>) - Constructor for class com.hazelcast.impl.DestroyEndpointThreadsCallable
 
destroyProxy(FactoryImpl.ProxyKey) - Method in class com.hazelcast.impl.FactoryImpl
 
detach() - Method in interface com.hazelcast.core.ISemaphore
Detaches a permit from the caller's address.
detach(int) - Method in interface com.hazelcast.core.ISemaphore
Detaches the given number of permits from the caller's address.
detach() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
detach(int) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
detachAndGetConnection(Address) - Method in class com.hazelcast.nio.ConnectionManager
 
didPing() - Method in class com.hazelcast.impl.MemberImpl
 
didRead() - Method in class com.hazelcast.impl.MemberImpl
 
didWrite() - Method in class com.hazelcast.impl.MemberImpl
 
disconnectExistingCalls(Address) - Method in class com.hazelcast.cluster.ClusterManager
 
DistributedMapStatsCallable - Class in com.hazelcast.monitor
 
DistributedMapStatsCallable(String) - Constructor for class com.hazelcast.monitor.DistributedMapStatsCallable
 
DistributedMapStatsCallable.MemberMapStat - Class in com.hazelcast.monitor
 
DistributedMapStatsCallable.MemberMapStat(Member, LocalMapStats) - Constructor for class com.hazelcast.monitor.DistributedMapStatsCallable.MemberMapStat
 
DistributedMemberInfoCallable - Class in com.hazelcast.monitor
 
DistributedMemberInfoCallable() - Constructor for class com.hazelcast.monitor.DistributedMemberInfoCallable
 
DistributedMemberInfoCallable.MemberInfo - Class in com.hazelcast.monitor
 
DistributedMemberInfoCallable.MemberInfo() - Constructor for class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
DistributedQueueStatsCallable - Class in com.hazelcast.monitor
 
DistributedQueueStatsCallable(String) - Constructor for class com.hazelcast.monitor.DistributedQueueStatsCallable
 
DistributedQueueStatsCallable.MemberQueueStats - Class in com.hazelcast.monitor
 
DistributedQueueStatsCallable.MemberQueueStats(Member, LocalQueueStats) - Constructor for class com.hazelcast.monitor.DistributedQueueStatsCallable.MemberQueueStats
 
DistributedRunnableAdapter<V> - Interface in com.hazelcast.impl
 
DistributedTask<V> - Class in com.hazelcast.core
A cancellable asynchronous distributed computation.
DistributedTask(Callable<V>) - Constructor for class com.hazelcast.core.DistributedTask
 
DistributedTask(Callable<V>, Member) - Constructor for class com.hazelcast.core.DistributedTask
 
DistributedTask(Callable<V>, Set<Member>) - Constructor for class com.hazelcast.core.DistributedTask
 
DistributedTask(Callable<V>, Object) - Constructor for class com.hazelcast.core.DistributedTask
 
DistributedTask(Runnable, V) - Constructor for class com.hazelcast.core.DistributedTask
 
DistributedTask.DistributedRunnableAdapterImpl<V> - Class in com.hazelcast.core
 
DistributedTask.DistributedRunnableAdapterImpl(Runnable, V) - Constructor for class com.hazelcast.core.DistributedTask.DistributedRunnableAdapterImpl
 
DistributedTask.Inner - Class in com.hazelcast.core
 
DistributedTask.Inner(Callable<V>, Member, Set<Member>, Object) - Constructor for class com.hazelcast.core.DistributedTask.Inner
 
DistributedTimeoutException - Class in com.hazelcast.util
 
DistributedTimeoutException() - Constructor for class com.hazelcast.util.DistributedTimeoutException
 
doApply(Object, Object) - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
doApply(Object, Object) - Method in class com.hazelcast.query.Predicates.GreaterLessPredicate
 
doBackup(Request) - Method in class com.hazelcast.impl.CMap
 
doJoin(AtomicBoolean) - Method in class com.hazelcast.impl.AbstractJoiner
 
doJoin(AtomicBoolean) - Method in class com.hazelcast.impl.MulticastJoiner
 
doJoin(AtomicBoolean) - Method in class com.hazelcast.impl.TcpIpJoiner
 
doLocalOp() - Method in class com.hazelcast.cluster.ClusterManager.AsyncRemotelyBooleanCallable
 
doLocalOp() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
done(Future<V>) - Method in interface com.hazelcast.core.ExecutionCallback
 
doObtainPacket() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
doOp() - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
doQuery(QueryContext) - Method in class com.hazelcast.query.MapIndexService
 
doReleasePacket(Packet) - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
doRun() - Method in class com.hazelcast.impl.ClientRequestHandler
 
doRun() - Method in class com.hazelcast.impl.FallThroughRunnable
 
DoubleBlockingQueue<E> - Class in com.hazelcast.util
 
DoubleBlockingQueue() - Constructor for class com.hazelcast.util.DoubleBlockingQueue
 
drain() - Method in class com.hazelcast.jmx.SemaphoreMBean
 
drainPermits() - Method in interface com.hazelcast.core.ISemaphore
Acquires and returns all permits that are immediately available.
drainPermits() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
drainTo(Collection) - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
drainTo(Collection, int) - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
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
 
DummyStore - Class in com.hazelcast.examples
 
DummyStore() - Constructor for class com.hazelcast.examples.DummyStore
 

E

EMPTY_DATA - Static variable in interface com.hazelcast.impl.Constants.IO
 
ENABLE_JMX - Variable in class com.hazelcast.impl.GroupProperties
 
ENABLE_JMX_DETAILED - Variable in class com.hazelcast.impl.GroupProperties
 
enqueueAndReturn(Processable) - Method in class com.hazelcast.cluster.ClusterService
 
enqueueAndReturn(Processable) - Method in class com.hazelcast.impl.BaseManager
 
enqueueAndWait(Processable, int) - Method in class com.hazelcast.cluster.ClusterService
 
enqueueAndWait(Processable, int) - Method in class com.hazelcast.impl.BaseManager
 
enqueueCall(Call) - Method in class com.hazelcast.impl.BaseManager
 
enqueuePacket(Packet) - Method in class com.hazelcast.cluster.ClusterService
 
enqueueSocketWritable(SocketWritable) - Method in class com.hazelcast.nio.WriteHandler
 
Entries - Class in com.hazelcast.impl
 
Entries(ConcurrentMapManager, String, ClusterOperation, Predicate) - Constructor for class com.hazelcast.impl.Entries
 
ENTRY_COUNT - Static variable in class com.hazelcast.examples.SimpleFunctionalMapTest
 
ENTRY_COUNT - Static variable in class com.hazelcast.examples.SimpleMapTest
 
ENTRY_COUNT - Static variable in class com.hazelcast.examples.SimpleMultiMapTest
 
EntryAdapter<K,V> - Class in com.hazelcast.core
Adapter for EntryListener.
EntryAdapter() - Constructor for class com.hazelcast.core.EntryAdapter
 
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
 
entryAdded(EntryEvent) - Method in class com.hazelcast.impl.ClientEndpoint
 
EntryEvent<K,V> - Class in com.hazelcast.core
Map Entry event.
EntryEvent(Object) - Constructor for class com.hazelcast.core.EntryEvent
 
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
 
entryEventType - Variable in class com.hazelcast.core.EntryEvent
 
EntryEventType - Enum in com.hazelcast.core
 
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
 
entryEvicted(EntryEvent) - Method in class com.hazelcast.impl.ClientEndpoint
 
EntryKeyObject<T> - Class in com.hazelcast.query
 
EntryKeyObject() - Constructor for class com.hazelcast.query.EntryKeyObject
 
EntryListener<K,V> - Interface in com.hazelcast.core
Map Entry listener to get notified when a map entry is added, removed, updated or evicted.
EntryObject - Class in com.hazelcast.query
 
EntryObject(PredicateBuilder) - Constructor for class com.hazelcast.query.EntryObject
 
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
 
entryRemoved(EntryEvent) - Method in class com.hazelcast.impl.ClientEndpoint
 
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() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
entrySet(Predicate) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
entrySet() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
entrySet(String) - Method in class com.hazelcast.jmx.MapMBean
 
entrySet() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class com.hazelcast.util.SortedHashMap
 
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
 
entryUpdated(EntryEvent) - Method in class com.hazelcast.impl.ClientEndpoint
 
equal(Object) - Method in class com.hazelcast.query.EntryObject
 
equal(Expression, Object) - Static method in class com.hazelcast.query.Predicates
 
equals(Object) - Method in class com.hazelcast.cluster.MemberInfo
 
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.impl.Block
 
equals(Object) - Method in class com.hazelcast.impl.ClientService.PartitionImpl
 
equals(Object) - Method in class com.hazelcast.impl.CMap.CMapEntry
 
equals(Object) - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
equals(Object) - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
equals(Object) - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
equals(Object) - Method in class com.hazelcast.impl.FactoryImpl
 
equals(Object) - Method in class com.hazelcast.impl.FactoryImpl.IdGeneratorProxy
 
equals(Object) - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
equals(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
equals(Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
equals(Object) - Method in class com.hazelcast.impl.FactoryImpl.ProxyKey
 
equals(Object) - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
equals(Object) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
equals(Object) - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
equals(Object) - Method in class com.hazelcast.impl.MemberImpl
 
equals(Object) - Method in class com.hazelcast.impl.Record
 
equals(Object) - Method in class com.hazelcast.impl.TestUtil.Employee
 
equals(Object) - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
equals(Object) - Method in class com.hazelcast.impl.ThreadContext
 
equals(Object) - Method in class com.hazelcast.impl.VersionedBackupOp
 
equals(Object) - Method in class com.hazelcast.nio.Address
 
equals(Object) - Method in class com.hazelcast.nio.Connection
 
equals(Object) - Method in class com.hazelcast.nio.Data
 
equals(Object) - Method in class com.hazelcast.query.Index
 
equals(Object) - Method in class com.hazelcast.query.Predicates.GetExpressionImpl
 
equals(Object) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Compares the specified object with this map for equality.
equals(Object) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Compares the specified object with this set for equality.
equals(Object) - Method in class com.hazelcast.util.ConcurrentHashSet
 
equals(Object) - Method in class com.hazelcast.util.SimpleImmutableEntry
Compares the specified object with this entry for equality.
evict(Object) - Method in interface com.hazelcast.core.IMap
Evicts the specified key from this map.
evict(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
evict(long, boolean) - Method in class com.hazelcast.impl.NearCache
 
EvictLocalMapEntriesCallable - Class in com.hazelcast.impl
 
EvictLocalMapEntriesCallable() - Constructor for class com.hazelcast.impl.EvictLocalMapEntriesCallable
 
EvictLocalMapEntriesCallable(String, int) - Constructor for class com.hazelcast.impl.EvictLocalMapEntriesCallable
 
Evolvable - Interface in com.hazelcast.nio
 
execute(Runnable) - Method in class com.hazelcast.impl.ExecutorServiceProxy
 
execute(Runnable) - Method in class com.hazelcast.impl.NamedExecutorService
 
executeAsync(Runnable) - Method in class com.hazelcast.impl.ExecutorManager
 
executeLocally(Runnable) - Method in class com.hazelcast.impl.BaseManager
 
executeLocally(Runnable) - Method in class com.hazelcast.impl.ExecutorManager
 
executeNow(Runnable) - Method in class com.hazelcast.impl.ExecutorManager
 
executeOrderedRunnable(int, Runnable) - Method in class com.hazelcast.impl.NamedExecutorService
 
executeProcess(Address, AbstractRemotelyCallable<Boolean>) - Method in class com.hazelcast.cluster.ClusterManager.AsyncRemotelyBooleanCallable
 
executeQueryTask(Runnable) - Method in class com.hazelcast.impl.ExecutorManager
 
ExecutionCallback<V> - Interface in com.hazelcast.core
 
ExecutionLoadBalancer - Interface in com.hazelcast.impl
 
ExecutionManagerCallback - Interface in com.hazelcast.impl
 
EXECUTOR_CLIENT_THREAD_COUNT - Variable in class com.hazelcast.impl.GroupProperties
 
EXECUTOR_EVENT_THREAD_COUNT - Variable in class com.hazelcast.impl.GroupProperties
 
EXECUTOR_MIGRATION_THREAD_COUNT - Variable in class com.hazelcast.impl.GroupProperties
 
EXECUTOR_QUERY_THREAD_COUNT - Variable in class com.hazelcast.impl.GroupProperties
 
EXECUTOR_SERVICE - Static variable in class com.hazelcast.core.Prefix
The Constant EXECUTOR_SERVICE: "x:"
EXECUTOR_STORE_THREAD_COUNT - Variable in class com.hazelcast.impl.GroupProperties
 
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, int, int) - Constructor for class com.hazelcast.config.ExecutorConfig
 
ExecutorManager - Class in com.hazelcast.impl
 
executorManager - Variable in class com.hazelcast.impl.Node
 
ExecutorServiceProxy - Class in com.hazelcast.impl
Implements a distributed @link java.util.concurrent.ExecutorService.
ExecutorServiceProxy(Node, String) - Constructor for class com.hazelcast.impl.ExecutorServiceProxy
 
ExecutorThreadFactory - Class in com.hazelcast.impl
 
ExecutorThreadFactory(ThreadGroup, String, ClassLoader) - Constructor for class com.hazelcast.impl.ExecutorThreadFactory
 
Expression<T> - Interface in com.hazelcast.query
 
extractLongValue(Object) - Method in class com.hazelcast.query.Index
 

F

factory - Variable in class com.hazelcast.impl.Node
 
FactoryImpl - Class in com.hazelcast.impl
 
FactoryImpl(String, Config) - Constructor for class com.hazelcast.impl.FactoryImpl
 
FactoryImpl.AtomicNumberProxyImpl - Class in com.hazelcast.impl
 
FactoryImpl.AtomicNumberProxyImpl() - Constructor for class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
FactoryImpl.AtomicNumberProxyImpl(String, FactoryImpl) - Constructor for class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
FactoryImpl.CollectionProxyImpl - Class in com.hazelcast.impl
 
FactoryImpl.CollectionProxyImpl() - Constructor for class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
FactoryImpl.CollectionProxyImpl(String, FactoryImpl) - Constructor for class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
FactoryImpl.CountDownLatchProxyImpl - Class in com.hazelcast.impl
 
FactoryImpl.CountDownLatchProxyImpl(String, FactoryImpl) - Constructor for class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
FactoryImpl.HazelcastInstanceProxy - Class in com.hazelcast.impl
 
FactoryImpl.HazelcastInstanceProxy() - Constructor for class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
FactoryImpl.HazelcastInstanceProxy(FactoryImpl) - Constructor for class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
FactoryImpl.IdGeneratorProxy - Class in com.hazelcast.impl
 
FactoryImpl.IdGeneratorProxy() - Constructor for class com.hazelcast.impl.FactoryImpl.IdGeneratorProxy
 
FactoryImpl.IdGeneratorProxy(String, FactoryImpl) - Constructor for class com.hazelcast.impl.FactoryImpl.IdGeneratorProxy
 
FactoryImpl.InitializeMap - Class in com.hazelcast.impl
 
FactoryImpl.InitializeMap(String) - Constructor for class com.hazelcast.impl.FactoryImpl.InitializeMap
 
FactoryImpl.InitializeMap() - Constructor for class com.hazelcast.impl.FactoryImpl.InitializeMap
 
FactoryImpl.LockProxyImpl - Class in com.hazelcast.impl
 
FactoryImpl.LockProxyImpl() - Constructor for class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
FactoryImpl.LockProxyImpl(HazelcastInstance, Object) - Constructor for class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
FactoryImpl.MProxyImpl - Class in com.hazelcast.impl
 
FactoryImpl.MProxyImpl() - Constructor for class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
FactoryImpl.MultiMapProxyImpl - Class in com.hazelcast.impl
 
FactoryImpl.MultiMapProxyImpl() - Constructor for class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
FactoryImpl.MultiMapProxyImpl(String, FactoryImpl) - Constructor for class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
FactoryImpl.ProxyKey - Class in com.hazelcast.impl
 
FactoryImpl.ProxyKey() - Constructor for class com.hazelcast.impl.FactoryImpl.ProxyKey
 
FactoryImpl.ProxyKey(String, Object) - Constructor for class com.hazelcast.impl.FactoryImpl.ProxyKey
 
FactoryImpl.QProxyImpl - Class in com.hazelcast.impl
 
FactoryImpl.QProxyImpl() - Constructor for class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
FactoryImpl.SemaphoreProxyImpl - Class in com.hazelcast.impl
 
FactoryImpl.SemaphoreProxyImpl(String, FactoryImpl) - Constructor for class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
FactoryImpl.TopicProxyImpl - Class in com.hazelcast.impl
 
FactoryImpl.TopicProxyImpl() - Constructor for class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
FactoryImpl.TopicProxyImpl(String, FactoryImpl) - Constructor for class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
failedConnection(Address) - Method in class com.hazelcast.impl.Node
 
failedConnection(Address) - Method in class com.hazelcast.nio.ConnectionManager
 
failedJoiningToMaster(boolean, int) - Method in class com.hazelcast.impl.AbstractJoiner
 
FallThroughRunnable - Class in com.hazelcast.impl
 
FallThroughRunnable() - Constructor for class com.hazelcast.impl.FallThroughRunnable
 
FastByteArrayInputStream - Class in com.hazelcast.nio
 
FastByteArrayInputStream(byte[]) - Constructor for class com.hazelcast.nio.FastByteArrayInputStream
 
FastByteArrayInputStream(byte[], int, int) - Constructor for class com.hazelcast.nio.FastByteArrayInputStream
 
FastByteArrayOutputStream - Class in com.hazelcast.nio
 
FastByteArrayOutputStream() - Constructor for class com.hazelcast.nio.FastByteArrayOutputStream
 
FastByteArrayOutputStream(int) - Constructor for class com.hazelcast.nio.FastByteArrayOutputStream
 
FileSystemXmlConfig - Class in com.hazelcast.config
 
FileSystemXmlConfig(String) - Constructor for class com.hazelcast.config.FileSystemXmlConfig
 
FileSystemXmlConfig(File) - Constructor for class com.hazelcast.config.FileSystemXmlConfig
 
filter(QueryContext) - Method in interface com.hazelcast.query.IndexAwarePredicate
 
filter(QueryContext) - Method in class com.hazelcast.query.PredicateBuilder
 
filter(QueryContext) - Method in class com.hazelcast.query.Predicates.AndOrPredicate
 
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.SqlPredicate
 
finalizeJoin() - Method in class com.hazelcast.cluster.ClusterManager
 
FinalizeJoin - Class in com.hazelcast.cluster
 
FinalizeJoin() - Constructor for class com.hazelcast.cluster.FinalizeJoin
 
finalizeTransaction() - Method in class com.hazelcast.impl.CallContext
 
finalizeTxn() - Method in class com.hazelcast.impl.ThreadContext
 
findMatchingMapConfig(String) - Method in class com.hazelcast.config.Config
 
findMatchingQueueConfig(String) - Method in class com.hazelcast.config.Config
 
findMatchingTopicConfig(String) - Method in class com.hazelcast.config.Config
 
findTransactionRecord(String, Object) - Method in class com.hazelcast.impl.TransactionImpl
 
findTransactionRecord(String, Object, Object) - Method in class com.hazelcast.impl.TransactionImpl
 
finish() - Method in class com.hazelcast.impl.TestUtil.MigrationProcess
 
firedLocally - Variable in class com.hazelcast.impl.DataAwareEntryEvent
 
fireLifecycleEvent(LifecycleEvent.LifecycleState) - Method in class com.hazelcast.impl.LifecycleServiceImpl
 
fireLifecycleEvent(LifecycleEvent) - Method in class com.hazelcast.impl.LifecycleServiceImpl
 
first() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
firstEntry() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
firstEntry() - Method in interface com.hazelcast.util.NavigableMap
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
firstKey() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
flipBuffers() - Method in class com.hazelcast.nio.Packet
 
floor(E) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
floor(E) - Method in interface com.hazelcast.util.NavigableSet
Returns the greatest element in this set less than or equal to the given element, or null if there is no such element.
floorEntry(K) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the greatest key less than or equal to the given key, or null if there is no such key.
floorEntry(K) - Method in interface com.hazelcast.util.NavigableMap
Returns a key-value mapping associated with the greatest key less than or equal to the given key, or null if there is no such key.
floorKey(K) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
floorKey(K) - Method in interface com.hazelcast.util.NavigableMap
Returns the greatest key less than or equal to the given key, or null if there is no such key.
flush() - Method in interface com.hazelcast.core.IMap
If this map has a MapStore and write-delay-seconds is bigger than 0 (write-behind) then this method flushes all the local dirty entries by calling MapStore.storeAll()
flush(String) - Method in class com.hazelcast.impl.ConcurrentMapManager
 
flush() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
forceBackupOps() - Method in class com.hazelcast.impl.Record
 
format(LogRecord) - Method in class com.hazelcast.impl.LogFormatter
 
fromByte(byte) - Static method in class com.hazelcast.util.ByteUtil
 

G

generate(Config) - Method in class com.hazelcast.config.ConfigXmlGenerator
 
generateKey(String, long) - Method in class com.hazelcast.impl.BlockingQueueManager
 
get() - Method in interface com.hazelcast.core.AtomicNumber
Gets the current value.
get() - Method in class com.hazelcast.core.DistributedTask
 
get(long, TimeUnit) - Method in class com.hazelcast.core.DistributedTask
 
get() - Method in class com.hazelcast.core.DistributedTask.Inner
 
get(long, TimeUnit) - Method in class com.hazelcast.core.DistributedTask.Inner
 
get(K) - Method in interface com.hazelcast.core.MultiMap
Returns the collection of values associated with the key.
get() - Method in class com.hazelcast.core.MultiTask
 
get(long, TimeUnit) - Method in class com.hazelcast.core.MultiTask
 
get() - Method in class com.hazelcast.impl.AsyncCall
 
get(long, TimeUnit) - Method in class com.hazelcast.impl.AsyncCall
 
get(int) - Method in class com.hazelcast.impl.BaseCollection
 
get(Request) - Method in class com.hazelcast.impl.CMap
 
get() - Method in interface com.hazelcast.impl.ExecutionManagerCallback
 
get(long, TimeUnit) - Method in interface com.hazelcast.impl.ExecutionManagerCallback
 
get() - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
get(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
get(Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
get(Object) - Method in interface com.hazelcast.impl.IGetAwareProxy
 
get(int) - Method in class com.hazelcast.impl.ListProxyImpl
 
get(Object) - Method in class com.hazelcast.impl.NearCache
 
get() - Static method in class com.hazelcast.impl.ThreadContext
 
get(String, Object) - Method in class com.hazelcast.impl.TransactionImpl
 
get() - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
get(String) - Method in class com.hazelcast.query.EntryObject
 
get(String) - Static method in class com.hazelcast.query.Predicates
 
get(String) - Method in class com.hazelcast.query.Predicates.GetExpressionImpl
 
get(Object) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class com.hazelcast.util.SortedHashMap
 
GET_PERCENTAGE - Static variable in class com.hazelcast.examples.SimpleMapTest
 
GET_PERCENTAGE - Static variable in class com.hazelcast.examples.SimpleMultiMapTest
 
getAccessKey() - Method in class com.hazelcast.config.AwsConfig
 
getActualValue() - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
getAdd(long) - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
getAddress() - Method in class com.hazelcast.cluster.Master
Gets the address.
getAddress() - Method in class com.hazelcast.impl.MemberImpl
 
getAddress() - Method in interface com.hazelcast.monitor.MemberState
 
getAddresses() - Method in class com.hazelcast.config.TcpIpConfig
 
getAge() - Method in class com.hazelcast.impl.TestUtil.Employee
 
getAlgorithm() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
getAlgorithm() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
getAll(Set<K>) - Method in interface com.hazelcast.core.IMap
Returns the entries for the given keys.
getAll(Set) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
GetAllCallable - Class in com.hazelcast.impl
 
GetAllCallable() - Constructor for class com.hazelcast.impl.GetAllCallable
 
GetAllCallable(String, Keys) - Constructor for class com.hazelcast.impl.GetAllCallable
 
getAllTextConnections() - Method in class com.hazelcast.nio.ConnectionManager
 
getAndAdd(long) - Method in interface com.hazelcast.core.AtomicNumber
Atomically adds the given value to the current value.
getAndAdd(long) - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
getAndReset() - Method in class com.hazelcast.examples.SimpleFunctionalMapTest.Stats
 
getAndReset() - Method in class com.hazelcast.examples.SimpleQueueTest.Stats
 
getAndSet(long) - Method in interface com.hazelcast.core.AtomicNumber
Atomically sets the given value and returns the old value.
getAndSet(long) - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
getAsymmetricEncryptionConfig() - Method in class com.hazelcast.config.NetworkConfig
 
getAsync(K) - Method in interface com.hazelcast.core.IMap
Asynchronously gets the given key.
getAsync(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
getAtomicNumber(String) - Static method in class com.hazelcast.core.Hazelcast
Creates cluster-wide atomic long.
getAtomicNumber(String) - Method in interface com.hazelcast.core.HazelcastInstance
Creates cluster-wide atomic long.
getAtomicNumber(String) - Method in class com.hazelcast.impl.FactoryImpl
 
getAtomicNumber(String) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getAtomicNumbers() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getAtomicNumbers() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getAttribute(String) - Method in class com.hazelcast.jmx.AbstractMBean
Local attribute override managed object attribute
getAttributeIndex() - Method in class com.hazelcast.query.Index
 
getAttributes(String[]) - Method in class com.hazelcast.jmx.AbstractMBean
getAttributes() in interface DynamicMBean
getAvailableProcessors() - Method in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
getAveAge() - Method in interface com.hazelcast.monitor.LocalQueueStats
Returns the average age of the items in this member.
getAverage() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
getAwsConfig() - Method in class com.hazelcast.config.Join
 
getBackingMapRef() - Method in class com.hazelcast.config.QueueConfig
 
getBackupCount() - Method in class com.hazelcast.config.MapConfig
 
getBackupCount() - Method in class com.hazelcast.impl.CMap
 
getBackupEntryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of backup entries hold by this member.
getBackupEntryMemoryCost() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns memory cost (number of bytes) of backup entries in this member.
getBackupItemCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
Returns the number of backup items in this member.
getBackupOpCount() - Method in class com.hazelcast.impl.Record
 
getBackupOps() - Method in class com.hazelcast.impl.Record
 
getBase() - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
getBase() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
getBlockId() - Method in class com.hazelcast.impl.Block
 
getBlockId(Request) - Method in class com.hazelcast.impl.ConcurrentMapManager
 
getBlockId(Data) - Method in class com.hazelcast.impl.ConcurrentMapManager
 
getBlockId() - Method in class com.hazelcast.impl.Record
 
getBlocks() - Method in class com.hazelcast.impl.ConcurrentMapManager
 
getBoolean() - Method in class com.hazelcast.impl.GroupProperties.GroupProperty
 
getBoolean(ByteBuffer) - Static method in class com.hazelcast.nio.IOUtil
 
getByte() - Method in class com.hazelcast.impl.GroupProperties.GroupProperty
 
getBytes() - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
getByType(int) - Method in enum com.hazelcast.core.EntryEventType
 
getCall(long) - Method in class com.hazelcast.impl.BaseManager
 
getCallable() - Method in class com.hazelcast.core.DistributedTask.Inner
 
getCallable() - Method in class com.hazelcast.impl.ClientDistributedTask
 
getCallable() - Method in interface com.hazelcast.impl.InnerFutureTask
 
getCallCache(FactoryImpl) - Method in class com.hazelcast.impl.ThreadContext
 
getCallContext(int) - Method in class com.hazelcast.impl.ClientEndpoint
 
getCallContext() - Method in class com.hazelcast.impl.ThreadContext
 
getCity() - Method in class com.hazelcast.impl.TestUtil.Employee
 
getClassLoader() - Method in class com.hazelcast.config.Config
 
getClassName() - Method in class com.hazelcast.config.MapStoreConfig
Returns the name of the MapStore implementation class
getClassName() - Method in class com.hazelcast.config.MergePolicyConfig
 
getClientEndpoint(Connection) - Method in class com.hazelcast.impl.ClientService
 
getCluster() - Static method in class com.hazelcast.core.Hazelcast
Returns the Cluster that this Hazelcast instance is part of.
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.MembershipEvent
Returns the cluster of the event.
getCluster() - Method in class com.hazelcast.impl.FactoryImpl
 
getCluster() - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getClusterImpl() - Method in class com.hazelcast.impl.Node
 
getClusterNameFilter(String) - Static method in class com.hazelcast.jmx.ObjectNameSpec
 
getClustersFilter() - Static method in class com.hazelcast.jmx.ObjectNameSpec
 
getClusterTime() - Method in class com.hazelcast.cluster.ClusterImpl
 
getClusterTime() - Method in interface com.hazelcast.core.Cluster
Returns the cluster-wide time.
getClusterTime() - Method in class com.hazelcast.jmx.ClusterMBean
 
getClusterTimeFor(long) - Method in class com.hazelcast.cluster.ClusterImpl
 
getCMap(HazelcastInstance, String) - Static method in class com.hazelcast.impl.TestUtil
 
getCMaps() - Method in class com.hazelcast.impl.ConcurrentMapManager
 
getConcurrentMapManager(HazelcastInstance) - Static method in class com.hazelcast.impl.TestUtil
 
getConfig() - Static method in class com.hazelcast.core.Hazelcast
Returns the configuration of this Hazelcast instance.
getConfig() - Method in interface com.hazelcast.core.HazelcastInstance
Returns the configuration of this Hazelcast instance.
getConfig() - Method in class com.hazelcast.impl.FactoryImpl
 
getConfig() - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getConfig() - Method in class com.hazelcast.impl.Node
 
getConfig() - Method in class com.hazelcast.jmx.ClusterMBean
 
getConfig() - Method in class com.hazelcast.jmx.MapMBean
 
getConfig() - Method in class com.hazelcast.jmx.QueueMBean
 
getConfig() - Method in class com.hazelcast.jmx.TopicMBean
 
getConfigFileURL() - Method in class com.hazelcast.jmx.ClusterMBean
 
getConfigurationFile() - Method in class com.hazelcast.config.Config
 
getConfigurationUrl() - Method in class com.hazelcast.config.Config
 
getConnection() - Method in class com.hazelcast.cluster.AbstractRemotelyCallable
 
getConnection() - Method in class com.hazelcast.cluster.AbstractRemotelyProcessable
 
getConnection() - Method in class com.hazelcast.cluster.SyncProcess
 
getConnection(Address) - Method in class com.hazelcast.nio.ConnectionManager
 
getConnectionManager() - Method in class com.hazelcast.impl.Node
 
getConnectionTimeoutSeconds() - Method in class com.hazelcast.config.TcpIpConfig
 
getConvertedRealValue(Object, Object) - Static method in class com.hazelcast.query.Predicates.EqualPredicate
 
getCopyCount() - Method in class com.hazelcast.impl.Record
 
getCorePoolSize() - Method in class com.hazelcast.config.ExecutorConfig
 
getCost() - Method in interface com.hazelcast.core.MapEntry
 
getCost() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
getCost() - Method in class com.hazelcast.impl.Record
 
getCost() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
getCost() - Method in class com.hazelcast.jmx.MapEntryMBean
 
getCount() - Method in interface com.hazelcast.impl.CountDownLatchProxy
 
getCount() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
getCount() - Method in class com.hazelcast.jmx.CountDownLatchMBean
 
getCount() - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
getCountDownLatch(String) - Static method in class com.hazelcast.core.Hazelcast
Creates a cluster-wide CountDownLatch.
getCountDownLatch(String) - Method in interface com.hazelcast.core.HazelcastInstance
Creates cluster-wide CountDownLatch.
getCountDownLatch(String) - Method in class com.hazelcast.impl.FactoryImpl
 
getCountDownLatch(String) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getCountDownLatches() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getCountDownLatches() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getCountDownLatchOperationsCounter() - Method in interface com.hazelcast.impl.CountDownLatchProxy
 
getCountDownLatchOperationsCounter() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
getCpuUtilization() - Method in class com.hazelcast.impl.Node
 
getCreateMillis() - Method in class com.hazelcast.util.ThreadStats
 
getCreationTime() - Method in interface com.hazelcast.core.MapEntry
 
getCreationTime() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
getCreationTime() - Method in class com.hazelcast.impl.Record
 
getCreationTime() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
getCreationTime() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the creation time of this map on this member.
getCurrentClientConnections() - Method in class com.hazelcast.nio.ConnectionManager
 
getCurrentCount() - Method in class com.hazelcast.jmx.CountDownLatchMBean
 
getCurrentFactory() - Method in class com.hazelcast.impl.ThreadContext
 
getCurrentOwner() - Method in class com.hazelcast.jmx.CountDownLatchMBean
 
getCurrentPermits() - Method in class com.hazelcast.jmx.SemaphoreMBean
 
getCustomerId() - Method in class com.hazelcast.impl.TestUtil.OrderKey
 
getCustomerId() - Method in class com.hazelcast.impl.TestUtil.OrderUpdateCallable
 
getCustomerId() - Method in class com.hazelcast.impl.TestUtil.OrderUpdateRunnable
 
getDataInput() - Method in interface com.hazelcast.nio.PipedZipBufferFactory.InflatingPipedBuffer
 
getDataOutput() - Method in interface com.hazelcast.nio.PipedZipBufferFactory.DeflatingPipedBuffer
 
getDate() - Method in class com.hazelcast.impl.TestUtil.Employee
 
getDefaultExecutorService() - Method in class com.hazelcast.impl.ExecutorManager
 
getDefaultInstance() - Static method in class com.hazelcast.core.Hazelcast
Returns the default Hazelcast instance, starts it with the default configuration, if not already started.
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).
getDistance(Address, Address) - Method in class com.hazelcast.impl.BaseManager
 
getDistanceFrom(Member, boolean) - Method in class com.hazelcast.cluster.ClusterImpl
 
getDistanceFrom(Member) - Method in class com.hazelcast.cluster.ClusterImpl
 
getEndPoint() - Method in class com.hazelcast.nio.Connection
 
getEndpoints() - Method in class com.hazelcast.config.WanTargetClusterConfig
 
getEntryObject() - Method in class com.hazelcast.query.PredicateBuilder
 
getEventExecutorService() - Method in class com.hazelcast.impl.ExecutorManager
 
getEvents() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
getEventType() - Method in class com.hazelcast.core.EntryEvent
Return the event type
getEventType() - Method in class com.hazelcast.core.InstanceEvent
 
getEventType() - Method in class com.hazelcast.core.MembershipEvent
Returns the membership event type; #MEMBER_ADDED or #MEMBER_REMOVED
getEvictionDelaySeconds() - Method in class com.hazelcast.config.MapConfig
Deprecated.  
getEvictionPercentage() - Method in class com.hazelcast.config.MapConfig
 
getEvictionPolicy() - Method in class com.hazelcast.config.MapConfig
 
getEvictionPolicy() - Method in class com.hazelcast.config.NearCacheConfig
 
getExecutionCallback() - Method in class com.hazelcast.core.DistributedTask
 
getExecutionCallback() - Method in class com.hazelcast.core.DistributedTask.Inner
 
getExecutionCallback() - Method in interface com.hazelcast.impl.InnerFutureTask
 
getExecutionLoadBalancer() - Method in class com.hazelcast.impl.NamedExecutorService
 
getExecutorConfig() - Method in class com.hazelcast.config.Config
Deprecated. use getExecutorConfig (name) instead
getExecutorConfig(String) - Method in class com.hazelcast.config.Config
Returns the ExecutorConfig for the given name
getExecutorConfigMap() - Method in class com.hazelcast.config.Config
 
getExecutorConfigs() - Method in class com.hazelcast.config.Config
Returns the collection of executor configs.
getExecutorManager() - Method in class com.hazelcast.impl.Node
 
getExecutorService() - Static method in class com.hazelcast.core.Hazelcast
Returns the default distributed executor service.
getExecutorService(String) - Static method in class com.hazelcast.core.Hazelcast
Returns the distributed executor service for the given name.
getExecutorService() - Method in interface com.hazelcast.core.HazelcastInstance
Returns the default distributed executor service.
getExecutorService(String) - Method in interface com.hazelcast.core.HazelcastInstance
Returns the distributed executor service for the given name.
getExecutorService() - Method in class com.hazelcast.impl.FactoryImpl
 
getExecutorService(String) - Method in class com.hazelcast.impl.FactoryImpl
 
getExecutorService() - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getExecutorService(String) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getExpirationTime() - Method in interface com.hazelcast.core.MapEntry
 
getExpirationTime() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
getExpirationTime() - Method in class com.hazelcast.impl.Record
 
getExpirationTime() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
getExpression() - Method in class com.hazelcast.query.Index
 
getFactory() - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
getFactory() - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getFactory() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
getFactoryClassName() - Method in class com.hazelcast.config.MapStoreConfig
Returns the name of the MapStoreFactory implementation class
getFactoryClassName() - Method in class com.hazelcast.config.SemaphoreConfig
 
getFactoryImplementation() - Method in class com.hazelcast.config.MapStoreConfig
Returns the map store factory implementation object
getFactoryImplementation() - Method in class com.hazelcast.config.SemaphoreConfig
 
getFailedConnections() - Method in class com.hazelcast.impl.Node
 
getFirstAddressToMakeCall() - Method in class com.hazelcast.impl.ConcurrentMapManager.MLockMap
 
getFreeMemory() - Method in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
getFutureData() - Method in class com.hazelcast.nio.AbstractEvolvableDataSerializable
 
getFutureData() - Method in interface com.hazelcast.nio.Evolvable
Return the data read (unparsed) from a node that has a newer version of this class.
getGroupConfig() - Method in class com.hazelcast.config.Config
 
getGroupName() - Method in class com.hazelcast.config.WanTargetClusterConfig
 
getGroupName() - Method in class com.hazelcast.jmx.ClusterMBean
 
getGroupPassword() - Method in class com.hazelcast.config.WanTargetClusterConfig
 
getGroupProperties() - Method in class com.hazelcast.impl.Node
 
getHazelcastInstance() - Method in class com.hazelcast.core.HazelcastInstanceAwareObject
 
getHazelcastInstanceProxy() - Method in class com.hazelcast.impl.FactoryImpl
 
getHazelcastInstanceThreadContext(FactoryImpl) - Method in class com.hazelcast.impl.ThreadContext
 
getHits() - Method in interface com.hazelcast.core.MapEntry
 
getHits() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
getHits() - Method in class com.hazelcast.impl.Record
 
getHits() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
getHits() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of hits (reads) of the locally owned entries.
getHost() - Method in class com.hazelcast.nio.Address
 
getId() - Method in interface com.hazelcast.core.Instance
Returns the unique id for this instance.
getId() - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
getId() - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
getId() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
getId() - Method in class com.hazelcast.impl.FactoryImpl.IdGeneratorProxy
 
getId() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
getId() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
getId() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
getId() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
getId() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
getId() - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
getId() - Method in class com.hazelcast.impl.ListProxyImpl
 
getId() - Method in class com.hazelcast.impl.Record
 
getId() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
getId() - Method in class com.hazelcast.impl.TransactionImpl
 
getIdGenerator(String) - Static method in class com.hazelcast.core.Hazelcast
Creates cluster-wide unique IDs.
getIdGenerator(String) - Method in interface com.hazelcast.core.HazelcastInstance
Creates cluster-wide unique IDs.
getIdGenerator(String) - Method in class com.hazelcast.impl.FactoryImpl
 
getIdGenerator(String) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getIdGenerators() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getIdGenerators() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getImplementation() - Method in class com.hazelcast.config.MapStoreConfig
Returns the map store implementation object
getImplementation() - Method in class com.hazelcast.config.MergePolicyConfig
 
getIndex() - Method in class com.hazelcast.impl.TestUtil.Value
 
getIndexes() - Method in class com.hazelcast.impl.Record
 
getIndexes() - Method in class com.hazelcast.query.MapIndexService
 
getIndexesInOrder() - Method in class com.hazelcast.query.MapIndexService
 
getIndexType() - Method in class com.hazelcast.query.Index
 
getIndexType(Class) - Method in class com.hazelcast.query.Index
 
getIndexTypes() - Method in class com.hazelcast.impl.Record
 
getIndexTypes() - Method in class com.hazelcast.query.MapIndexService
 
getIndexValues(Object) - Method in class com.hazelcast.query.MapIndexService
 
getInetAddress() - Method in interface com.hazelcast.core.Member
Deprecated. use @link{#getInetSocketAddress()}
getInetAddress() - Method in class com.hazelcast.impl.MemberImpl
 
getInetAddress() - Method in class com.hazelcast.jmx.MemberMBean
 
getInetAddress() - Method in class com.hazelcast.nio.Address
 
getInetSocketAddress() - Method in interface com.hazelcast.core.Member
Returns the InetSocketAddress of this member.
getInetSocketAddress() - Method in class com.hazelcast.impl.MemberImpl
 
getInetSocketAddress() - Method in class com.hazelcast.nio.Address
 
getInitialPermits() - Method in class com.hazelcast.config.SemaphoreConfig
 
getInitialPermits(String, int) - Method in interface com.hazelcast.core.SemaphoreFactory
Gets the initial permit value of a given named semaphore.
getInitLock() - Method in class com.hazelcast.impl.CMap
 
getInner() - Method in class com.hazelcast.core.DistributedTask
 
getInstance() - Method in class com.hazelcast.core.InstanceEvent
 
getInstanceCount() - Method in class com.hazelcast.jmx.DataMBean
 
getInstanceName() - Method in class com.hazelcast.jmx.ClusterMBean
 
getInstanceNames() - Method in class com.hazelcast.monitor.TimedClusterState
 
getInstances() - Static method in class com.hazelcast.core.Hazelcast
Returns all queue, map, set, list, topic, lock, multimap instances created by Hazelcast.
getInstances() - Method in interface com.hazelcast.core.HazelcastInstance
Returns all queue, map, set, list, topic, lock, multimap instances created by Hazelcast.
getInstances() - Method in class com.hazelcast.impl.FactoryImpl
 
getInstances() - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getInstancesCreated() - Method in class com.hazelcast.jmx.DataMBean
 
getInstancesCreatedAvg() - Method in class com.hazelcast.jmx.DataMBean
 
getInstancesCreatedMax() - Method in class com.hazelcast.jmx.DataMBean
 
getInstancesDestroyed() - Method in class com.hazelcast.jmx.DataMBean
 
getInstancesDestroyedAvg() - Method in class com.hazelcast.jmx.DataMBean
 
getInstancesDestroyedMax() - Method in class com.hazelcast.jmx.DataMBean
 
getInstanceType() - Method in interface com.hazelcast.core.Instance
Returns instance type such as map, set, list, lock, topic, multimap, id generator
getInstanceType() - Method in class com.hazelcast.core.InstanceEvent
 
getInstanceType(String) - Static method in class com.hazelcast.impl.BaseManager
 
getInstanceType() - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
getInstanceType() - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
getInstanceType() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
getInstanceType() - Method in class com.hazelcast.impl.FactoryImpl.IdGeneratorProxy
 
getInstanceType() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
getInstanceType() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
getInstanceType() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
getInstanceType() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
getInstanceType() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
getInstanceType() - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
getInstanceType() - Method in class com.hazelcast.impl.ListProxyImpl
 
getInteger() - Method in class com.hazelcast.impl.GroupProperties.GroupProperty
 
getInterfaces() - Method in class com.hazelcast.config.Interfaces
 
getInterfaces() - Method in class com.hazelcast.config.NetworkConfig
 
getInterval() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
getInThreadStats() - Method in interface com.hazelcast.monitor.MemberHealthStats
 
getIP() - Method in class com.hazelcast.nio.Address
 
getItems() - Method in class com.hazelcast.jmx.ListMBean
 
getItems() - Method in class com.hazelcast.jmx.SetMBean
 
getItemsReceived() - Method in class com.hazelcast.jmx.ListMBean
 
getItemsReceived() - Method in class com.hazelcast.jmx.QueueMBean
 
getItemsReceived() - Method in class com.hazelcast.jmx.SetMBean
 
getItemsReceived() - Method in class com.hazelcast.jmx.TopicMBean
 
getItemsReceivedAvg() - Method in class com.hazelcast.jmx.QueueMBean
 
getItemsReceivedAvg() - Method in class com.hazelcast.jmx.TopicMBean
 
getItemsReceivedMax() - Method in class com.hazelcast.jmx.QueueMBean
 
getItemsReceivedMax() - Method in class com.hazelcast.jmx.TopicMBean
 
getItemsServed() - Method in class com.hazelcast.jmx.ListMBean
 
getItemsServed() - Method in class com.hazelcast.jmx.QueueMBean
 
getItemsServed() - Method in class com.hazelcast.jmx.SetMBean
 
getItemsServedAvg() - Method in class com.hazelcast.jmx.QueueMBean
 
getItemsServedMax() - Method in class com.hazelcast.jmx.QueueMBean
 
getIterationCount() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
getJoin() - Method in class com.hazelcast.config.NetworkConfig
 
getKeepAliveSeconds() - Method in class com.hazelcast.config.ExecutorConfig
 
getKey() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
getKey() - Method in class com.hazelcast.core.DistributedTask.Inner
 
getKey() - Method in class com.hazelcast.core.EntryEvent
Returns the key of the entry event
getKey() - Method in class com.hazelcast.impl.ClientDistributedTask
 
getKey() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
getKey() - Method in class com.hazelcast.impl.DataAwareEntryEvent
 
getKey() - Method in class com.hazelcast.impl.FactoryImpl.ProxyKey
 
getKey() - Method in interface com.hazelcast.impl.InnerFutureTask
 
getKey() - Method in class com.hazelcast.impl.Record
 
getKey() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
getKey() - Method in class com.hazelcast.nio.Packet
 
getKey() - Method in class com.hazelcast.util.SimpleImmutableEntry
Returns the key corresponding to this entry.
getKeyAlias() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
getKeyClass() - Method in class com.hazelcast.jmx.MapEntryMBean
 
getKeyData() - Method in class com.hazelcast.impl.DataAwareEntryEvent
 
getKeyData() - Method in class com.hazelcast.impl.Record
 
getKeyData() - Method in class com.hazelcast.nio.Packet
 
getKeyOwner(Request) - Method in class com.hazelcast.impl.ConcurrentMapManager
 
getKeyOwner(Data) - Method in class com.hazelcast.impl.ConcurrentMapManager
 
getKeyPassword() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
getKeys() - Method in class com.hazelcast.impl.Keys
 
getKeyValues() - Method in class com.hazelcast.impl.Entries
 
getLastAccessTime() - Method in interface com.hazelcast.core.MapEntry
 
getLastAccessTime() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
getLastAccessTime() - Method in class com.hazelcast.impl.Record
 
getLastAccessTime() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
getLastAccessTime() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the last access (read) time of the locally owned entries.
getLastEvictionTime() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the last eviction time of the locally owned entries.
getLastPing() - Method in class com.hazelcast.impl.MemberImpl
 
getLastRead() - Method in class com.hazelcast.impl.MemberImpl
 
getLastStoredTime() - Method in interface com.hazelcast.core.MapEntry
 
getLastStoredTime() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
getLastStoredTime() - Method in class com.hazelcast.impl.Record
 
getLastStoredTime() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
getLastTouchTime() - Method in class com.hazelcast.impl.Record
 
getLastUpdateTime() - Method in interface com.hazelcast.core.MapEntry
 
getLastUpdateTime() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
getLastUpdateTime() - Method in class com.hazelcast.impl.Record
 
getLastUpdateTime() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
getLastUpdateTime() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the last update time of the locally owned entries.
getLastWrite() - Method in class com.hazelcast.impl.MemberImpl
 
getLevel() - Method in interface com.hazelcast.logging.ILogger
 
getLifecycleService() - Static method in class com.hazelcast.core.Hazelcast
Returns the lifecycle service for this instance.
getLifecycleService() - Method in interface com.hazelcast.core.HazelcastInstance
Returns the lifecycle service for this instance.
getLifecycleService() - Method in class com.hazelcast.impl.FactoryImpl
 
getLifecycleService() - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getList(String) - Static method in class com.hazelcast.core.Hazelcast
Returns the distributed list instance with the specified name.
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.impl.FactoryImpl
 
getList(String) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getListeners() - Method in class com.hazelcast.impl.ListenerManager
 
getListeners() - Method in class com.hazelcast.impl.Record
 
getLists() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getLists() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getLocalAtomicNumberStats() - Method in interface com.hazelcast.core.AtomicNumber
 
getLocalAtomicNumberStats() - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
getLocalAtomicNumberStats(String) - Method in interface com.hazelcast.monitor.MemberState
 
getLocalCountDownLatchStats() - Method in interface com.hazelcast.core.ICountDownLatch
 
getLocalCountDownLatchStats() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
getLocalCountDownLatchStats(String) - Method in interface com.hazelcast.monitor.MemberState
 
getLocalLockStats() - Method in interface com.hazelcast.core.ILock
 
getLocalLockStats() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
getLocalMapStats() - Method in interface com.hazelcast.core.IMap
Returns LocalMapStats for this map.
getLocalMapStats(String) - Method in class com.hazelcast.impl.ConcurrentMapManager
 
getLocalMapStats() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
getLocalMapStats() - Method in class com.hazelcast.monitor.DistributedMapStatsCallable.MemberMapStat
 
getLocalMapStats(String) - Method in interface com.hazelcast.monitor.MemberState
 
getLocalMember() - Method in class com.hazelcast.cluster.ClusterImpl
 
getLocalMember() - Method in interface com.hazelcast.core.Cluster
Returns this Hazelcast instance member
getLocalNodeType() - Method in class com.hazelcast.impl.Node
 
getLocalQueueStats() - Method in interface com.hazelcast.core.IQueue
 
getLocalQueueStats() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
getLocalQueueStats() - Method in class com.hazelcast.monitor.DistributedQueueStatsCallable.MemberQueueStats
 
getLocalQueueStats(String) - Method in interface com.hazelcast.monitor.MemberState
 
getLocalSemaphoreStats() - Method in interface com.hazelcast.core.ISemaphore
 
getLocalSemaphoreStats() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
getLocalSemaphoreStats(String) - Method in interface com.hazelcast.monitor.MemberState
 
getLocalTopicStats() - Method in interface com.hazelcast.core.ITopic
 
getLocalTopicStats() - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
getLocalTopicStats(String) - Method in interface com.hazelcast.monitor.MemberState
 
getLock(Object) - Static method in class com.hazelcast.core.Hazelcast
Returns the distributed lock instance for the specified key object.
getLock(Object) - Method in interface com.hazelcast.core.HazelcastInstance
Returns the distributed lock instance for the specified key object.
getLock(Object) - Method in class com.hazelcast.impl.FactoryImpl
 
getLock(Object) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getLock() - Method in class com.hazelcast.impl.Record
 
getLockAddress() - Method in class com.hazelcast.impl.Record
 
getLockCount() - Method in class com.hazelcast.impl.Record
 
getLockedEntryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of currently locked locally owned keys.
getLockObject() - Method in interface com.hazelcast.core.ILock
Returns the lock object, the key for this lock instance.
getLockObject() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
getLockObject() - Method in class com.hazelcast.jmx.LockMBean
 
getLockOperationCounter() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
getLockOperationCounter() - Method in interface com.hazelcast.impl.LockProxy
 
getLockWaitCount() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of cluster-wide threads waiting to acquire locks for the locally owned keys.
getLogger(String) - Method in class com.hazelcast.impl.Node
 
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(String) - Method in class com.hazelcast.logging.LoggingServiceImpl
 
getLogger(String) - Method in class com.hazelcast.logging.NoLogFactory
 
getLoggingService() - Static method in class com.hazelcast.core.Hazelcast
Returns the logging service of this Hazelcast instance.
getLoggingService() - Method in interface com.hazelcast.core.HazelcastInstance
Returns the logging service of this Hazelcast instance.
getLoggingService() - Method in class com.hazelcast.impl.FactoryImpl
 
getLoggingService() - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getLogRecord() - Method in class com.hazelcast.logging.LogEvent
 
getLong() - Method in class com.hazelcast.impl.GroupProperties.GroupProperty
 
getLong(Data) - Static method in class com.hazelcast.nio.IOUtil
 
getLongInstanceNames() - Method in class com.hazelcast.impl.FactoryImpl
 
getLongName() - Method in interface com.hazelcast.impl.AtomicNumberProxy
 
getLongName() - Method in interface com.hazelcast.impl.CountDownLatchProxy
 
getLongName() - Method in class com.hazelcast.impl.DataAwareEntryEvent
 
getLongName() - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
getLongName() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
getLongName() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
getLongName() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
getLongName() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
getLongName() - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
getLongName() - Method in interface com.hazelcast.impl.MProxy
 
getLongName() - Method in interface com.hazelcast.impl.QProxy
 
getLongName() - Method in interface com.hazelcast.impl.SemaphoreProxy
 
getLongName() - Method in interface com.hazelcast.impl.TopicProxy
 
getManagedObject() - Method in class com.hazelcast.jmx.AbstractMBean
 
getMap(String) - Static method in class com.hazelcast.core.Hazelcast
Returns the distributed map instance with the specified name.
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.impl.FactoryImpl
 
getMap(String) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getMap(String) - Static method in class com.hazelcast.impl.ReplicatedMapFactory
 
getMapConfig(String) - Method in class com.hazelcast.config.Config
 
getMapConfigs() - Method in class com.hazelcast.config.Config
 
getMapEntry(K) - Method in interface com.hazelcast.core.IMap
Returns the MapEntry for the specified key.
getMapEntry(Request) - Method in class com.hazelcast.impl.CMap
 
getMapEntry(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
getMapIndexes() - Method in class com.hazelcast.query.QueryContext
 
getMapIndexService() - Method in class com.hazelcast.impl.CMap
 
getMapIndexService() - Method in class com.hazelcast.query.QueryContext
 
getMapLoaderExecutorService() - Method in class com.hazelcast.impl.ExecutorManager
 
getMapOperationCounter() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
getMapOperationCounter() - Method in interface com.hazelcast.impl.MProxy
 
getMapRecords() - Method in interface com.hazelcast.query.IndexStore
 
getMapRecords() - Method in class com.hazelcast.query.SortedIndexStore
 
getMapRecords() - Method in class com.hazelcast.query.UnsortedIndexStore
 
getMaps() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getMaps() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getMapStoreConfig() - Method in class com.hazelcast.config.MapConfig
Returns the map store configuration
getMarkedAsRemovedEntryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of marked as removed entries in this member.
getMarkedAsRemovedMemoryCost() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns memory cost (number of bytes) of marked as removed entries in this member.
getMasterAddress() - Method in class com.hazelcast.impl.BaseManager
 
getMasterAddress() - Method in class com.hazelcast.impl.Node
 
getMax() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
getMaxAge() - Method in interface com.hazelcast.monitor.LocalQueueStats
Returns the max age of the items in this member.
getMaxIdleSeconds() - Method in class com.hazelcast.config.MapConfig
 
getMaxIdleSeconds() - Method in class com.hazelcast.config.NearCacheConfig
 
getMaxMemory() - Method in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
getMaxPoolSize() - Method in class com.hazelcast.config.ExecutorConfig
 
getMaxSize() - Method in class com.hazelcast.config.MapConfig
Deprecated. use MaxSizeConfig.getSize
getMaxSize() - Method in class com.hazelcast.config.NearCacheConfig
 
getMaxSize() - Method in class com.hazelcast.impl.NearCache
 
getMaxSizeConfig() - Method in class com.hazelcast.config.MapConfig
 
getMaxSizeConfig() - Method in interface com.hazelcast.impl.MapMaxSizePolicy
 
getMaxSizePerJVM() - Method in class com.hazelcast.config.QueueConfig
 
getMaxSizePolicy() - Method in class com.hazelcast.config.MaxSizeConfig
 
getMBeanInfo() - Method in class com.hazelcast.jmx.AbstractMBean
From DynamicMBean interface
getMember(Address) - Method in class com.hazelcast.cluster.ClusterManager
 
getMember() - Method in class com.hazelcast.core.DistributedTask.Inner
 
getMember() - Method in class com.hazelcast.core.EntryEvent
Returns the member fired this event.
getMember() - Method in exception com.hazelcast.core.MemberLeftException
 
getMember() - Method in class com.hazelcast.core.MembershipEvent
Returns the removed or added member.
getMember() - Method in class com.hazelcast.impl.ClientDistributedTask
 
getMember() - Method in interface com.hazelcast.impl.InnerFutureTask
 
getMember() - Method in class com.hazelcast.logging.LogEvent
 
getMember() - Method in class com.hazelcast.monitor.DistributedMapStatsCallable.MemberMapStat
 
getMember() - Method in class com.hazelcast.monitor.DistributedQueueStatsCallable.MemberQueueStats
 
getMemberCount() - Method in class com.hazelcast.cluster.JoinInfo
 
getMemberCount() - Method in class com.hazelcast.jmx.ClusterMBean
 
getMemberDistance(Address) - Method in class com.hazelcast.cluster.ClusterManager
 
getMemberHealthStats() - Method in interface com.hazelcast.monitor.MemberState
 
getMemberIndexOf(Address) - Method in class com.hazelcast.impl.BaseManager
 
getMemberInfos() - Method in class com.hazelcast.cluster.MembersUpdateCall
 
getMembers() - Method in class com.hazelcast.cluster.ClusterImpl
 
getMembers() - Method in class com.hazelcast.config.TcpIpConfig
 
getMembers() - Method in interface com.hazelcast.core.Cluster
Set of current members of the cluster.
getMembers() - Method in class com.hazelcast.core.DistributedTask.Inner
 
getMembers() - Method in class com.hazelcast.impl.BaseManager
 
getMembers() - Method in class com.hazelcast.impl.ClientDistributedTask
 
getMembers() - Method in interface com.hazelcast.impl.InnerFutureTask
 
getMembers(Config) - Method in class com.hazelcast.impl.TcpIpJoiner
 
getMembers() - Method in class com.hazelcast.jmx.ClusterMBean
 
getMembers() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getMembers() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getMembersBeforeSync() - Method in class com.hazelcast.cluster.ClusterManager
 
getMemberStates() - Method in class com.hazelcast.monitor.TimedClusterState
 
getMergePolicy() - Method in class com.hazelcast.config.MapConfig
 
getMergePolicy() - Method in class com.hazelcast.config.WanReplicationRef
 
getMergePolicyConfig(String) - Method in class com.hazelcast.config.Config
 
getMergePolicyConfigs() - Method in class com.hazelcast.config.Config
 
getMigrationAddress() - Method in class com.hazelcast.impl.Block
 
getMin() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
getMinAge() - Method in interface com.hazelcast.monitor.LocalQueueStats
Returns the min age of the items in this member.
getMProxy() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
getMProxy() - Method in interface com.hazelcast.impl.MultiMapProxy
 
getMulti(String, Object, Collection) - Method in class com.hazelcast.impl.TransactionImpl
 
getMulticastConfig() - Method in class com.hazelcast.config.Join
 
getMulticastGroup() - Method in class com.hazelcast.config.MulticastConfig
 
getMulticastPort() - Method in class com.hazelcast.config.MulticastConfig
 
getMulticastTimeoutSeconds() - Method in class com.hazelcast.config.MulticastConfig
 
getMultiMap(String) - Static method in class com.hazelcast.core.Hazelcast
Returns the distributed multimap instance with the specified name.
getMultiMap(String) - Method in interface com.hazelcast.core.HazelcastInstance
Returns the distributed multimap instance with the specified name.
getMultiMap(String) - Method in class com.hazelcast.impl.FactoryImpl
 
getMultiMap(String) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getMultiMaps() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getMultiMaps() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getMultiValues() - Method in class com.hazelcast.impl.Record
 
getName() - Method in class com.hazelcast.config.ExecutorConfig
 
getName() - Method in class com.hazelcast.config.GroupConfig
 
getName() - Method in class com.hazelcast.config.MapConfig
 
getName() - Method in class com.hazelcast.config.MergePolicyConfig
 
getName() - Method in class com.hazelcast.config.QueueConfig
 
getName() - Method in class com.hazelcast.config.SemaphoreConfig
 
getName() - Method in class com.hazelcast.config.TopicConfig
 
getName() - Method in class com.hazelcast.config.WanReplicationConfig
 
getName() - Method in class com.hazelcast.config.WanReplicationRef
 
getName() - Method in interface com.hazelcast.core.AtomicNumber
Returns the name of this IAtomicLong instance.
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.ICollection
Returns the name of this collection
getName() - Method in interface com.hazelcast.core.ICountDownLatch
Returns the name of this ICountDownLatch instance.
getName() - Method in interface com.hazelcast.core.IdGenerator
Returns the name of this Id Generator instance.
getName() - Method in interface com.hazelcast.core.IMap
Returns the name of this map
getName() - Method in exception com.hazelcast.core.InstanceDestroyedException
 
getName() - Method in interface com.hazelcast.core.ISemaphore
Returns the name of this ISemaphore instance.
getName() - Method in interface com.hazelcast.core.ITopic
 
getName() - Method in interface com.hazelcast.core.MultiMap
Returns the name of this multimap.
getName() - Method in class com.hazelcast.impl.CMap
 
getName() - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
getName() - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
getName() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
getName() - Method in class com.hazelcast.impl.FactoryImpl
 
getName() - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getName() - Method in class com.hazelcast.impl.FactoryImpl.IdGeneratorProxy
 
getName() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
getName() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
getName() - Method in class com.hazelcast.impl.FactoryImpl.ProxyKey
 
getName() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
getName() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
getName() - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
getName() - Method in class com.hazelcast.impl.GroupProperties.GroupProperty
 
getName() - Method in class com.hazelcast.impl.ListProxyImpl
 
getName() - Method in class com.hazelcast.impl.Node
 
getName() - Method in class com.hazelcast.impl.Record
 
getName() - Method in class com.hazelcast.impl.TestUtil.Employee
 
getName() - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
getName() - Method in class com.hazelcast.jmx.ClusterMBean
 
getName() - Method in class com.hazelcast.jmx.CountDownLatchMBean
 
getName() - Method in class com.hazelcast.jmx.ListMBean
 
getName() - Method in class com.hazelcast.jmx.LockMBean
 
getName() - Method in class com.hazelcast.jmx.MapMBean
 
getName() - Method in class com.hazelcast.jmx.MultiMapMBean
 
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
 
getNameSpec() - Method in class com.hazelcast.jmx.AbstractMBean
Override to provide a JMX name
getNameSpec() - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
getNameSpec() - Method in class com.hazelcast.jmx.ClusterMBean
 
getNameSpec() - Method in class com.hazelcast.jmx.CountDownLatchMBean
 
getNameSpec() - Method in class com.hazelcast.jmx.DataMBean
 
getNameSpec() - Method in class com.hazelcast.jmx.ListMBean
 
getNameSpec() - Method in class com.hazelcast.jmx.LockMBean
 
getNameSpec() - Method in class com.hazelcast.jmx.MapMBean
 
getNameSpec() - Method in class com.hazelcast.jmx.MemberMBean
 
getNameSpec() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getNameSpec() - Method in class com.hazelcast.jmx.QueueMBean
 
getNameSpec() - Method in class com.hazelcast.jmx.SemaphoreMBean
 
getNameSpec() - Method in class com.hazelcast.jmx.SetMBean
 
getNameSpec() - Method in class com.hazelcast.jmx.TopicMBean
 
getNearCacheConfig() - Method in class com.hazelcast.config.MapConfig
 
getNested(String) - Method in class com.hazelcast.jmx.ObjectNameSpec
Return a nested name, for clustered object
getNested(String, String) - Method in class com.hazelcast.jmx.ObjectNameSpec
Return a nested name, for clustered object
getNetworkConfig() - Method in class com.hazelcast.config.Config
 
getNewOwner() - Method in class com.hazelcast.partition.MigrationEvent
 
getNewValueData() - Method in class com.hazelcast.impl.DataAwareEntryEvent
 
getNextMemberAfter(Address, boolean, int) - Method in class com.hazelcast.impl.BaseManager
 
getNextMemberAfter(List<MemberImpl>, Address, boolean, int) - Method in class com.hazelcast.impl.BaseManager
 
getNextMemberBeforeSync(Address, boolean, int) - Method in class com.hazelcast.impl.BaseManager
 
getNode() - Method in class com.hazelcast.cluster.AbstractNodeAware
 
getNode() - Method in class com.hazelcast.cluster.ClusterManager.RemoveMember
 
getNode() - Method in interface com.hazelcast.cluster.NodeAware
 
getNode() - Method in class com.hazelcast.impl.BaseManager
 
getNode() - Method in class com.hazelcast.impl.ClientService.CountDownLatchLeave
 
getNode(HazelcastInstance) - Static method in class com.hazelcast.impl.TestUtil
 
getNodeType() - Method in class com.hazelcast.impl.MemberImpl
 
getNumberOfAcquireOps() - Method in interface com.hazelcast.monitor.LocalSemaphoreOperationStats
Returns the total number of acquire operations.
getNumberOfAttachedPermits() - Method in interface com.hazelcast.monitor.LocalSemaphoreOperationStats
Returns the number of permits attached.
getNumberOfAwaits() - Method in interface com.hazelcast.monitor.LocalCountDownLatchOperationStats
Returns the number of await operations in this period.
getNumberOfAwaitsReleased() - Method in interface com.hazelcast.monitor.LocalCountDownLatchOperationStats
Returns the number of awaits released in this period from gate openings.
getNumberOfCountDowns() - Method in interface com.hazelcast.monitor.LocalCountDownLatchOperationStats
Returns the number of countDown operations in this period.
getNumberOfDetachedPermits() - Method in interface com.hazelcast.monitor.LocalSemaphoreOperationStats
Returns the number of permits detached.
getNumberOfEmptyPolls() - Method in interface com.hazelcast.monitor.LocalQueueOperationStats
Returns number of null returning poll operations.
getNumberOfEvents() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Returns the number of Events Received
getNumberOfFailedLocks() - Method in interface com.hazelcast.monitor.LocalLockOperationStats
Returns the number of failed lock operations.
getNumberOfGatesOpened() - Method in interface com.hazelcast.monitor.LocalCountDownLatchOperationStats
Returns the number of times the count reached zero from a countdown operation in this period.
getNumberOfGets() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Returns the number of get operations
getNumberOfLocks() - Method in interface com.hazelcast.monitor.LocalLockOperationStats
Returns the number of lock operations.
getNumberOfModifyOps() - Method in interface com.hazelcast.monitor.LocalAtomicNumberOperationStats
Returns the number of operations that modified the stored atomic value.
getNumberOfNonAcquireOps() - Method in interface com.hazelcast.monitor.LocalSemaphoreOperationStats
Returns the total number of non-acquire operations.
getNumberOfNonModifyOps() - Method in interface com.hazelcast.monitor.LocalAtomicNumberOperationStats
Returns the number of operations that did not modify the stored atomic value.
getNumberOfOffers() - Method in interface com.hazelcast.monitor.LocalQueueOperationStats
Returns the number of offer/put/add operations.
getNumberOfOtherOperations() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Returns the total number of Other Operations
getNumberOfOthers() - Method in interface com.hazelcast.monitor.LocalCountDownLatchOperationStats
Returns the number of operations other than await or countDown in this period.
getNumberOfPermitsAcquired() - Method in interface com.hazelcast.monitor.LocalSemaphoreOperationStats
Returns the number of permits acquired.
getNumberOfPermitsReleased() - Method in interface com.hazelcast.monitor.LocalSemaphoreOperationStats
Returns the number of permits released.
getNumberOfPolls() - Method in interface com.hazelcast.monitor.LocalQueueOperationStats
Returns the number of poll/take/remove operations.
getNumberOfPublishes() - Method in interface com.hazelcast.monitor.LocalTopicOperationStats
Returns the number of publish operations.
getNumberOfPuts() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Returns the number of put operations
getNumberOfReceivedMessages() - Method in interface com.hazelcast.monitor.LocalTopicOperationStats
Returns the number of received messages
getNumberOfRejectedAcquires() - Method in interface com.hazelcast.monitor.LocalSemaphoreOperationStats
Returns the total number of acquires operations that were rejected.
getNumberOfRejectedOffers() - Method in interface com.hazelcast.monitor.LocalQueueOperationStats
Returns the number of rejected offers.
getNumberOfRemoves() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Returns the number of Remove operations
getNumberOfUnlocks() - Method in interface com.hazelcast.monitor.LocalLockOperationStats
Returns the number of unlock operations.
getObjectName() - Method in class com.hazelcast.jmx.AbstractMBean
The current objectName.
getOldOwner() - Method in class com.hazelcast.partition.MigrationEvent
 
getOldValue() - Method in class com.hazelcast.core.EntryEvent
Returns the old value of the entry event
getOldValue() - Method in class com.hazelcast.impl.DataAwareEntryEvent
 
getOldValueData() - Method in class com.hazelcast.impl.DataAwareEntryEvent
 
getOperationsCounter() - Method in interface com.hazelcast.impl.AtomicNumberProxy
 
getOperationsCounter() - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
getOperationsCounter() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
getOperationsCounter() - Method in interface com.hazelcast.impl.SemaphoreProxy
 
getOperationStats() - Method in interface com.hazelcast.monitor.LocalInstanceStats
Returns the operation stats for this member.
getOptionalInfo() - Method in class com.hazelcast.impl.Record
 
getOrConnect(Address) - Method in class com.hazelcast.nio.ConnectionManager
 
getOrCreateMap(String) - Method in class com.hazelcast.impl.ConcurrentMapManager
 
getOrCreateNamedExecutorService(String) - Method in class com.hazelcast.impl.ExecutorManager
 
getOrCreateProxy(FactoryImpl.ProxyKey) - Method in class com.hazelcast.impl.FactoryImpl
 
getOrCreateProxyByName(String) - Method in class com.hazelcast.impl.FactoryImpl
 
getOrderId() - Method in class com.hazelcast.impl.TestUtil.OrderKey
 
getOrderId() - Method in class com.hazelcast.impl.TestUtil.OrderUpdateCallable
 
getOrderId() - Method in class com.hazelcast.impl.TestUtil.OrderUpdateRunnable
 
getOrderingTypeByName(String) - Static method in class com.hazelcast.util.SortedHashMap
 
getOutThreadStats() - Method in interface com.hazelcast.monitor.MemberHealthStats
 
getOwnedEntryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of entries owned by this member.
getOwnedEntryMemoryCost() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns memory cost (number of bytes) of owned entries in this member.
getOwnedItemCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
Returns the number of owned items in this member.
getOwnedPartitionCount() - Method in class com.hazelcast.impl.PartitionServiceImpl
 
getOwnedRecords() - Method in class com.hazelcast.query.MapIndexService
 
getOwner() - Method in class com.hazelcast.impl.Block
 
getOwner() - Method in class com.hazelcast.impl.ClientService.PartitionImpl
 
getOwner() - Method in interface com.hazelcast.impl.CountDownLatchProxy
 
getOwner() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
getOwner() - Method in class com.hazelcast.jmx.CountDownLatchMBean
 
getOwner() - Method in interface com.hazelcast.partition.Partition
 
getPacketPool() - Method in class com.hazelcast.impl.Node
 
getPacketProcessor(ClusterOperation) - Method in class com.hazelcast.cluster.ClusterService
 
getPacketProcessor(ClusterOperation) - Method in class com.hazelcast.impl.BaseManager
 
getParentName() - Method in class com.hazelcast.jmx.AbstractMBean
 
getPartition(Object) - Method in class com.hazelcast.impl.PartitionServiceImpl
 
getPartition(int) - Method in class com.hazelcast.impl.PartitionServiceImpl
 
getPartition(Object) - Method in interface com.hazelcast.partition.PartitionService
 
getPartitionById(PartitionService, int) - Static method in class com.hazelcast.impl.TestUtil
 
getPartitionCount() - Method in class com.hazelcast.impl.ConcurrentMapManager
 
getPartitionHash() - Method in class com.hazelcast.nio.Data
 
getPartitionId() - Method in class com.hazelcast.impl.ClientService.PartitionImpl
 
getPartitionId() - Method in class com.hazelcast.partition.MigrationEvent
 
getPartitionId() - Method in interface com.hazelcast.partition.Partition
 
getPartitionKey() - Method in interface com.hazelcast.core.PartitionAware
 
getPartitionKey() - Method in class com.hazelcast.impl.TestUtil.OrderKey
 
getPartitionKey() - Method in class com.hazelcast.impl.TestUtil.OrderUpdateCallable
 
getPartitionKey() - Method in class com.hazelcast.impl.TestUtil.OrderUpdateRunnable
 
getPartitionReal(int) - Method in class com.hazelcast.impl.PartitionServiceImpl
 
getPartitions() - Method in class com.hazelcast.impl.PartitionServiceImpl
 
getPartitions(Member) - Method in interface com.hazelcast.monitor.ClusterStateView
 
getPartitions(Member) - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getPartitions() - Method in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
getPartitions() - Method in interface com.hazelcast.monitor.MemberState
 
getPartitions() - Method in interface com.hazelcast.partition.PartitionService
 
getPartitionService() - Static method in class com.hazelcast.core.Hazelcast
Returns the partition service of this Hazelcast instance.
getPartitionService() - Method in interface com.hazelcast.core.HazelcastInstance
Returns the partition service of this Hazelcast instance.
getPartitionService() - Method in class com.hazelcast.impl.FactoryImpl
 
getPartitionService() - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getPassword() - Method in class com.hazelcast.config.GroupConfig
 
getPassword() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
getPeriodEnd() - Method in interface com.hazelcast.monitor.LocalInstanceOperationStats
Gets the end time of the period in milliseconds.
getPeriodStart() - Method in interface com.hazelcast.monitor.LocalInstanceOperationStats
Gets the start time of the period in milliseconds.
getPort() - Method in class com.hazelcast.config.Config
 
getPort() - Method in interface com.hazelcast.core.Member
Deprecated. use @link{#getInetSocketAddress()}
getPort() - Method in class com.hazelcast.impl.MemberImpl
 
getPort() - Method in class com.hazelcast.jmx.ClusterMBean
 
getPort() - Method in class com.hazelcast.jmx.MemberMBean
 
getPort() - Method in class com.hazelcast.nio.Address
 
getPredicate() - Method in class com.hazelcast.query.QueryContext
 
getPreviousMemberBefore(Address, boolean, int) - Method in class com.hazelcast.impl.BaseManager
 
getPreviousMemberBefore(List<MemberImpl>, Address, boolean, int) - Method in class com.hazelcast.impl.BaseManager
 
getProcessables() - Method in class com.hazelcast.cluster.InitialProcess
 
getProperties() - Method in class com.hazelcast.config.Config
 
getProperties() - Method in class com.hazelcast.config.MapStoreConfig
 
getProperty(String) - Method in class com.hazelcast.config.Config
 
getProperty(String) - Method in class com.hazelcast.config.MapStoreConfig
 
getProxies() - Method in class com.hazelcast.impl.FactoryImpl
 
getQConfigs() - Method in class com.hazelcast.config.Config
 
getQueue(String) - Static method in class com.hazelcast.core.Hazelcast
Returns the distributed queue instance with the specified name.
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.impl.FactoryImpl
 
getQueue(String) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getQueueConfig(String) - Method in class com.hazelcast.config.Config
 
getQueueOperationCounter() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
getQueueOperationCounter() - Method in interface com.hazelcast.impl.QProxy
 
getQueues() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getQueues() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getReadHandler() - Method in class com.hazelcast.nio.Connection
 
getRealObject(Object, String) - Static method in class com.hazelcast.query.Predicates.AbstractPredicate
 
getRecord(Data) - Method in class com.hazelcast.impl.CMap
 
getRecords(Set<Long>) - Method in class com.hazelcast.query.Index
 
getRecords(Long) - Method in class com.hazelcast.query.Index
 
getRecords(Long) - Method in interface com.hazelcast.query.IndexStore
 
getRecords(MultiResultSet, Set<Long>) - Method in interface com.hazelcast.query.IndexStore
 
getRecords(Long) - Method in class com.hazelcast.query.SortedIndexStore
 
getRecords(MultiResultSet, Set<Long>) - Method in class com.hazelcast.query.SortedIndexStore
 
getRecords(Long) - Method in class com.hazelcast.query.UnsortedIndexStore
 
getRecords(MultiResultSet, Set<Long>) - Method in class com.hazelcast.query.UnsortedIndexStore
 
getRedoAwareResult() - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
getRegion() - Method in class com.hazelcast.config.AwsConfig
 
getRemainingIdle() - Method in class com.hazelcast.impl.Record
 
getRemainingTTL() - Method in class com.hazelcast.impl.Record
 
getRemoveTime() - Method in class com.hazelcast.impl.Record
 
getReplicationImpl() - Method in class com.hazelcast.config.WanTargetClusterConfig
 
getReplicationImplObject() - Method in class com.hazelcast.config.WanTargetClusterConfig
 
getRequiredMember() - Method in class com.hazelcast.config.TcpIpConfig
 
getResult() - Method in class com.hazelcast.core.DistributedTask.DistributedRunnableAdapterImpl
 
getResult(long, TimeUnit) - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
getResult() - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
getResult() - Method in class com.hazelcast.impl.ConcurrentMapManager.MIterateLocal
 
getResult() - Method in interface com.hazelcast.impl.DistributedRunnableAdapter
 
getResultAsBoolean(int) - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
getRootName() - Method in class com.hazelcast.jmx.ClusterMBean
 
getRunCount() - Method in class com.hazelcast.util.ThreadStats
 
getRunnable() - Method in class com.hazelcast.core.DistributedTask.DistributedRunnableAdapterImpl
 
getRunnable() - Method in interface com.hazelcast.impl.DistributedRunnableAdapter
 
getRuntimeConfig() - Method in class com.hazelcast.impl.CMap
 
getSalary() - Method in class com.hazelcast.impl.TestUtil.Employee
 
getSalt() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
getScheduledActionCount() - Method in class com.hazelcast.impl.Record
 
getScheduledActions() - Method in class com.hazelcast.impl.Record
 
getSecondsBetween(long) - Method in class com.hazelcast.util.ThreadStats
 
getSecretKey() - Method in class com.hazelcast.config.AwsConfig
 
getSecurityGroupName() - Method in class com.hazelcast.config.AwsConfig
 
getSemaphore(String) - Static method in class com.hazelcast.core.Hazelcast
Creates a cluster-wide semaphore.
getSemaphore(String) - Method in interface com.hazelcast.core.HazelcastInstance
Creates cluster-wide semaphore.
getSemaphore(String) - Method in class com.hazelcast.impl.FactoryImpl
 
getSemaphore(String) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getSemaphoreConfig(String) - Method in class com.hazelcast.config.Config
Returns the SemaphoreConfig for the given name
getSemaphoreConfigMap() - Method in class com.hazelcast.config.Config
 
getSemaphoreConfigs() - Method in class com.hazelcast.config.Config
Returns the collection of semaphore configs.
getSemaphores() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getSemaphores() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getServiceThreadStats() - Method in interface com.hazelcast.monitor.MemberHealthStats
 
getSet(String) - Static method in class com.hazelcast.core.Hazelcast
Returns the distributed set instance with the specified name.
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.impl.FactoryImpl
 
getSet(String) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getSet(long) - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
getSets() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getSets() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getSize() - Method in class com.hazelcast.config.MaxSizeConfig
 
getSize() - Method in class com.hazelcast.impl.ConcurrentMapManager.MSize
 
getSize() - Method in class com.hazelcast.jmx.ListMBean
 
getSize() - Method in class com.hazelcast.jmx.MapMBean
 
getSize() - Method in class com.hazelcast.jmx.MultiMapMBean
 
getSize() - Method in class com.hazelcast.jmx.SetMBean
 
getSocketChannel() - Method in class com.hazelcast.nio.Connection
 
getSocketWriter() - Method in class com.hazelcast.nio.WriteHandler
 
getSource() - Method in class com.hazelcast.core.EntryEvent
 
getState() - Method in class com.hazelcast.core.LifecycleEvent
 
getStatus() - Method in interface com.hazelcast.core.Transaction
Returns the status of the transaction associated with the current thread.
getStatus() - Method in class com.hazelcast.impl.TransactionImpl
 
getStorageMap(String) - Method in class com.hazelcast.impl.BlockingQueueManager
 
getStorePassword() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
getStorePath() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
getStoreType() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
getString() - Method in class com.hazelcast.impl.GroupProperties.GroupProperty
 
getSubRecords(boolean, boolean, Long) - Method in class com.hazelcast.query.Index
 
getSubRecords(MultiResultSet, boolean, boolean, Long) - Method in interface com.hazelcast.query.IndexStore
 
getSubRecords(MultiResultSet, boolean, boolean, Long) - Method in class com.hazelcast.query.SortedIndexStore
 
getSubRecords(MultiResultSet, boolean, boolean, Long) - Method in class com.hazelcast.query.UnsortedIndexStore
 
getSubRecordsBetween(Long, Long) - Method in class com.hazelcast.query.Index
 
getSubRecordsBetween(MultiResultSet, Long, Long) - Method in interface com.hazelcast.query.IndexStore
 
getSubRecordsBetween(MultiResultSet, Long, Long) - Method in class com.hazelcast.query.SortedIndexStore
 
getSubRecordsBetween(MultiResultSet, Long, Long) - Method in class com.hazelcast.query.UnsortedIndexStore
 
getSymmetricEncryptionConfig() - Method in class com.hazelcast.config.NetworkConfig
 
getSystemProps() - Method in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
getTagKey() - Method in class com.hazelcast.config.AwsConfig
 
getTagValue() - Method in class com.hazelcast.config.AwsConfig
 
getTarget() - Method in class com.hazelcast.cluster.ClusterManager.AsyncRemotelyBooleanCallable
 
getTarget() - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
getTarget() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
getTarget(HazelcastInstance) - Method in interface com.hazelcast.impl.ExecutionLoadBalancer
 
getTarget(HazelcastInstance) - Method in class com.hazelcast.impl.RoundRobinLoadBalancer
 
getTargetClusterConfigs() - Method in class com.hazelcast.config.WanReplicationConfig
 
getTask(long) - Method in class com.hazelcast.impl.ClientEndpoint
 
getTcpIpConfig() - Method in class com.hazelcast.config.Join
 
getTextCommandService() - Method in class com.hazelcast.impl.Node
 
getTextContent(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
getTextContent(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
getTextContent2(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
getTextContent2(Node, StringBuffer) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
getThisAddress() - Method in class com.hazelcast.impl.BaseManager
 
getThisAddress() - Method in class com.hazelcast.impl.Node
 
getThreadId() - Method in class com.hazelcast.impl.CallContext
 
getThreadId() - Method in class com.hazelcast.impl.ThreadContext
 
getThreadPoolNamePrefix(String) - Method in class com.hazelcast.impl.Node
 
getThrowable() - Method in class com.hazelcast.impl.ClientServiceException
 
getTime() - Method in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
getTime() - Method in class com.hazelcast.monitor.TimedClusterState
 
getTimeToLiveSeconds() - Method in class com.hazelcast.config.MapConfig
 
getTimeToLiveSeconds() - Method in class com.hazelcast.config.NearCacheConfig
 
getTopic(String) - Static method in class com.hazelcast.core.Hazelcast
Returns the distributed topic instance with the specified name.
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.impl.FactoryImpl
 
getTopic(String) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getTopicConfig(String) - Method in class com.hazelcast.config.Config
 
getTopicConfigs() - Method in class com.hazelcast.config.Config
 
getTopicInstance(String) - Method in class com.hazelcast.impl.TopicManager
 
getTopicOperationCounter() - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
getTopicOperationCounter() - Method in interface com.hazelcast.impl.TopicProxy
 
getTopics() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getTopics() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getTopicStats() - Method in class com.hazelcast.impl.TopicManager.TopicInstance
 
getTotal() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
getTotalAcquireLatency() - Method in interface com.hazelcast.monitor.LocalSemaphoreOperationStats
Returns the total latency of put acquire in this period.
getTotalAwaitLatency() - Method in interface com.hazelcast.monitor.LocalCountDownLatchOperationStats
Returns the total latency of await operations in this period.
getTotalCountDownLatency() - Method in interface com.hazelcast.monitor.LocalCountDownLatchOperationStats
Returns the total latency of countdown operations in this period.
getTotalGetLatency() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Returns the total latency of get operations in this period.
getTotalMemory() - Method in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
getTotalNonAcquireLatency() - Method in interface com.hazelcast.monitor.LocalSemaphoreOperationStats
Returns the total latency of get operations in this period.
getTotalOtherLatency() - Method in interface com.hazelcast.monitor.LocalCountDownLatchOperationStats
Returns the total latency of operations other than await or countdown in this period.
getTotalPutLatency() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Returns the total latency of put operations in this period.
getTotalRemoveLatency() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Returns the total latency of remove operations in this period.
getTotalWriteQueueSize() - Method in class com.hazelcast.nio.ConnectionManager
 
getTransaction() - Static method in class com.hazelcast.core.Hazelcast
Returns the transaction instance associated with the current thread, creates a new one if it wasn't already.
getTransaction() - Method in interface com.hazelcast.core.HazelcastInstance
Returns the transaction instance associated with the current thread, creates a new one if it wasn't already.
getTransaction() - Method in class com.hazelcast.impl.CallContext
 
getTransaction() - Method in class com.hazelcast.impl.FactoryImpl
 
getTransaction() - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
getTransaction() - Method in class com.hazelcast.impl.ThreadContext
 
getTryCount() - Method in class com.hazelcast.cluster.JoinInfo
 
getTxnId() - Method in class com.hazelcast.impl.CallContext
 
getTxnId() - Method in class com.hazelcast.impl.ThreadContext
 
getType() - Method in enum com.hazelcast.core.EntryEventType
 
getType() - Method in exception com.hazelcast.core.InstanceDestroyedException
 
getType() - Method in class com.hazelcast.impl.TestUtil.Value
 
getType() - Method in class com.hazelcast.nio.Connection
 
getTypeId() - Method in class com.hazelcast.nio.CustomSerializerAdapter
 
getTypeId() - Method in class com.hazelcast.nio.DefaultSerializer.BigIntegerSerializer
 
getTypeId() - Method in class com.hazelcast.nio.DefaultSerializer.ByteArraySerializer
 
getTypeId() - Method in class com.hazelcast.nio.DefaultSerializer.ClassSerializer
 
getTypeId() - Method in class com.hazelcast.nio.DefaultSerializer.DateSerializer
 
getTypeId() - Method in class com.hazelcast.nio.DefaultSerializer.Externalizer
 
getTypeId() - Method in class com.hazelcast.nio.DefaultSerializer.IntegerSerializer
 
getTypeId() - Method in class com.hazelcast.nio.DefaultSerializer.LongSerializer
 
getTypeId() - Method in class com.hazelcast.nio.DefaultSerializer.ObjectSerializer
 
getTypeId() - Method in class com.hazelcast.nio.DefaultSerializer.StringSerializer
 
getTypeId() - Method in class com.hazelcast.nio.Serializer.DataSerializer
 
getTypeId() - Method in interface com.hazelcast.nio.TypeSerializer
 
getTypeName() - Method in class com.hazelcast.impl.TestUtil.ValueType
 
getUtilizationPercentage() - Method in class com.hazelcast.util.ThreadStats
 
getValue(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
getValue() - Method in class com.hazelcast.core.EntryEvent
Returns the value of the entry event
getValue() - Method in enum com.hazelcast.impl.ClusterOperation
 
getValue() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
getValue() - Method in class com.hazelcast.impl.DataAwareEntryEvent
 
getValue() - Method in class com.hazelcast.impl.GroupProperties.GroupProperty
 
getValue() - Method in enum com.hazelcast.impl.NodeType
 
getValue() - Method in class com.hazelcast.impl.Record
 
getValue() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
getValue() - Method in class com.hazelcast.nio.Packet
 
getValue(Object) - Method in class com.hazelcast.query.EntryKeyObject
 
getValue(Object) - Method in interface com.hazelcast.query.Expression
 
getValue() - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
getValue(Object) - Method in class com.hazelcast.query.Predicates.GetExpressionImpl
 
getValue() - Method in class com.hazelcast.query.Predicates.InPredicate
 
getValue() - Method in class com.hazelcast.util.SimpleImmutableEntry
Returns the value corresponding to this entry.
getValueClass() - Method in class com.hazelcast.jmx.MapEntryMBean
 
getValueData() - Method in class com.hazelcast.impl.Record
 
getValueData() - Method in class com.hazelcast.nio.Packet
 
getVersion() - Method in interface com.hazelcast.core.MapEntry
 
getVersion() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
getVersion() - Method in class com.hazelcast.impl.Record
 
getVersion() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
getWaitCount() - Method in class com.hazelcast.util.ThreadStats
 
getWanReplicationConfig(String) - Method in class com.hazelcast.config.Config
 
getWanReplicationConfigs() - Method in class com.hazelcast.config.Config
 
getWanReplicationRef() - Method in class com.hazelcast.config.MapConfig
 
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.Connection
 
getWriteQueueSize() - Method in class com.hazelcast.nio.OutSelector
 
getWriteTime() - Method in class com.hazelcast.impl.Record
 
getXmlConfig() - Method in class com.hazelcast.config.Config
 
greaterEqual(Comparable) - Method in class com.hazelcast.query.EntryObject
 
greaterEqual(Expression<? extends T>, T) - Static method in class com.hazelcast.query.Predicates
 
greaterThan(Comparable) - Method in class com.hazelcast.query.EntryObject
 
greaterThan(Expression<? extends T>, T) - Static method in class com.hazelcast.query.Predicates
 
GroupConfig - Class in com.hazelcast.config
 
GroupConfig() - Constructor for class com.hazelcast.config.GroupConfig
 
GroupConfig(String) - Constructor for class com.hazelcast.config.GroupConfig
 
GroupConfig(String, String) - Constructor for class com.hazelcast.config.GroupConfig
 
GroupProperties - Class in com.hazelcast.impl
 
GroupProperties(Config) - Constructor for class com.hazelcast.impl.GroupProperties
 
groupProperties - Variable in class com.hazelcast.impl.Node
 
GroupProperties.GroupProperty - Class in com.hazelcast.impl
 

H

handle(Node, Packet) - Method in class com.hazelcast.impl.ClientService.ClientOperationHandler
 
handle(Packet) - Method in class com.hazelcast.impl.ClientService
 
handle() - Method in interface com.hazelcast.nio.SelectionHandler
 
handle() - Method in class com.hazelcast.nio.WriteHandler
 
handleAddListener(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleAddRemoveConnection(AddOrRemoveConnection) - Method in class com.hazelcast.cluster.ClusterManager
 
handleClear(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleCommand(String) - Method in class com.hazelcast.examples.TestApp
 
handleContains(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleDestroy(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleExecutor(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleGroup(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleHelp(String) - Method in class com.hazelcast.examples.TestApp
 
handleInstances(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleInterruptedException(Thread, Exception) - Method in class com.hazelcast.impl.Node
 
handleIterator(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleListAdd(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleListAddMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleListContains(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleListRemove(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleLock(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMap(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleMapEntries() - Method in class com.hazelcast.examples.TestApp
 
handleMapEvict(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapGet(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapGetAsync(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapGetMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapGetMapEntry(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapKeys() - Method in class com.hazelcast.examples.TestApp
 
handleMapLocalKeys() - Method in class com.hazelcast.examples.TestApp
 
handleMapLock(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapPut(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapPutAsync(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapPutIfAbsent(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapPutMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapRemove(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapRemoveMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapReplace(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapTryLock(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapUnlock(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleMapValues() - Method in class com.hazelcast.examples.TestApp
 
handleMaster(Master) - Method in class com.hazelcast.cluster.ClusterManager
 
handleMember(String) - Static method in class com.hazelcast.util.AddressUtil
 
handleMembers(Collection<String>) - Static method in class com.hazelcast.util.AddressUtil
 
handleMergePolicies(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleNetwork(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleNoneRedoResponse(Packet) - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
handlePartitions(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleProperties(Node, Properties) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleQCapacity(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQOffer(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQOfferMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQPeek(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQPoll(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQPollMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQTake(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleQueue(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleRemoveListener(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleResponse(Packet) - Method in class com.hazelcast.impl.BaseManager.ConnectionAwareOp
 
handleResponse(Packet) - Method in class com.hazelcast.impl.BaseManager
 
handleResponse(Packet) - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
handleSelectorException(Throwable) - Method in class com.hazelcast.nio.SelectorBase
 
handleSemaphore(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleSetAdd(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleSetAddMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleSetRemove(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleSetRemoveMany(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleSize(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleStreamResponse(Object) - Method in interface com.hazelcast.impl.StreamResponseHandler
 
handleTopic(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleTopicPublish(String[]) - Method in class com.hazelcast.examples.TestApp
 
handleWanReplication(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
hardCopy() - Method in class com.hazelcast.impl.Request
 
has(String, Object) - Method in class com.hazelcast.impl.TransactionImpl
 
has(String, Object, Object) - Method in class com.hazelcast.impl.TransactionImpl
 
hasActiveBackupTask() - Method in class com.hazelcast.impl.PartitionManager
 
hasCount() - Method in interface com.hazelcast.core.ICountDownLatch
Returns whether the current count is greater than zero.
hasCount() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
hasEnoughTimeToSchedule() - Method in class com.hazelcast.impl.Request
 
hashCode() - Method in class com.hazelcast.cluster.MemberInfo
 
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.impl.Block
 
hashCode() - Method in class com.hazelcast.impl.ClientEndpoint
 
hashCode() - Method in class com.hazelcast.impl.ClientService.PartitionImpl
 
hashCode() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
hashCode() - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
hashCode() - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
hashCode() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
hashCode() - Method in class com.hazelcast.impl.FactoryImpl
 
hashCode() - Method in class com.hazelcast.impl.FactoryImpl.IdGeneratorProxy
 
hashCode() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
hashCode() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
hashCode() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
hashCode() - Method in class com.hazelcast.impl.FactoryImpl.ProxyKey
 
hashCode() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
hashCode() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
hashCode() - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
hashCode() - Method in class com.hazelcast.impl.MemberImpl
 
hashCode() - Method in class com.hazelcast.impl.Record
 
hashCode() - Method in class com.hazelcast.impl.TestUtil.Employee
 
hashCode() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
hashCode() - Method in class com.hazelcast.impl.ThreadContext
 
hashCode(byte[]) - Static method in class com.hazelcast.impl.Util
 
hashCode() - Method in class com.hazelcast.impl.VersionedBackupOp
 
hashCode() - Method in class com.hazelcast.nio.Address
 
hashCode() - Method in class com.hazelcast.nio.Connection
 
hashCode() - Method in class com.hazelcast.nio.Data
 
hashCode() - Method in class com.hazelcast.query.Index
 
hashCode() - Method in class com.hazelcast.query.Predicates.GetExpressionImpl
 
hashCode() - Method in class com.hazelcast.util.ConcurrentHashSet
 
hashCode() - Method in class com.hazelcast.util.SimpleImmutableEntry
Returns the hash code value for this map entry.
hasIndexedAttributes() - Method in class com.hazelcast.query.MapIndexService
 
hasListener() - Method in class com.hazelcast.impl.Record
 
hasOwned(long) - Method in class com.hazelcast.impl.CMap
 
hasScheduledAction() - Method in class com.hazelcast.impl.Record
 
hasTextContent(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
Hazelcast - Class in com.hazelcast.core
Factory for all of the Hazelcast data and execution components such as maps, queues, multimaps, topics and executor service.
HAZELCAST - Static variable in class com.hazelcast.core.Prefix
The Constant HAZELCAST: "__hz_"
HazelcastInstance - Interface in com.hazelcast.core
Hazelcast instance.
hazelcastInstance - Variable in class com.hazelcast.core.HazelcastInstanceAwareObject
 
HazelcastInstanceAware - Interface in com.hazelcast.core
 
HazelcastInstanceAwareInstance - Interface in com.hazelcast.impl
 
HazelcastInstanceAwareObject - Class in com.hazelcast.core
 
HazelcastInstanceAwareObject() - Constructor for class com.hazelcast.core.HazelcastInstanceAwareObject
 
headMap(K, boolean) - Method in interface com.hazelcast.util.concurrent.ConcurrentNavigableMap
 
headMap(K) - Method in interface com.hazelcast.util.concurrent.ConcurrentNavigableMap
 
headMap(K, boolean) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
headMap(K) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
headMap(K, boolean) - Method in interface com.hazelcast.util.NavigableMap
Returns a view of the portion of this map whose keys are less than (or equal to, if inclusive is true) toKey.
headMap(K) - Method in interface com.hazelcast.util.NavigableMap

headSet(E, boolean) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
headSet(E) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
headSet(E, boolean) - Method in interface com.hazelcast.util.NavigableSet
Returns a view of the portion of this set whose elements are less than (or equal to, if inclusive is true) toElement.
headSet(E) - Method in interface com.hazelcast.util.NavigableSet

HEARTBEAT_INTERVAL_SECONDS - Variable in class com.hazelcast.impl.GroupProperties
 
heartBeater() - Method in class com.hazelcast.cluster.ClusterManager
 
higher(E) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
higher(E) - Method in interface com.hazelcast.util.NavigableSet
Returns the least element in this set strictly greater than the given element, or null if there is no such element.
higherEntry(K) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the least key strictly greater than the given key, or null if there is no such key.
higherEntry(K) - Method in interface com.hazelcast.util.NavigableMap
Returns a key-value mapping associated with the least key strictly greater than the given key, or null if there is no such key.
HigherHitsMergePolicy - Class in com.hazelcast.merge
 
HigherHitsMergePolicy() - Constructor for class com.hazelcast.merge.HigherHitsMergePolicy
 
higherKey(K) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
higherKey(K) - Method in interface com.hazelcast.util.NavigableMap
Returns the least key strictly greater than the given key, or null if there is no such key.

I

ICMP_ENABLED - Variable in class com.hazelcast.impl.GroupProperties
 
ICollection<E> - Interface in com.hazelcast.core
Concurrent, distributed, partitioned, observable collection.
ICountDownLatch - Interface in com.hazelcast.core
ICountDownLatch is a backed-up distributed implementation of java.util.concurrent.CountDownLatch.
IDGEN - Static variable in class com.hazelcast.core.Prefix
The Constant IDGEN: "i:"
IdGenerator - Interface in com.hazelcast.core
Cluster-wide unique id generator.
IGetAwareProxy - Interface in com.hazelcast.impl
 
IList<E> - Interface in com.hazelcast.core
 
ILock - Interface in com.hazelcast.core
 
ILogger - Interface in com.hazelcast.logging
 
IMap<K,V> - Interface in com.hazelcast.core
Concurrent, distributed, observable and queryable map.
in(Comparable...) - Method in class com.hazelcast.query.EntryObject
 
in(Expression<? extends T>, T...) - Static method in class com.hazelcast.query.Predicates
 
IN_THREAD_PRIORITY - Variable in class com.hazelcast.impl.GroupProperties
 
includeValue - Variable in class com.hazelcast.impl.ListenerManager.ListenerItem
 
increment(String) - Method in class com.hazelcast.examples.SimpleFunctionalMapTest.Stats
 
incrementAndGet() - Method in interface com.hazelcast.core.AtomicNumber
Atomically increments the current value by one.
incrementAndGet() - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
incrementAndGet() - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
incrementCopyCount() - Method in class com.hazelcast.impl.Record
 
incrementHits() - Method in class com.hazelcast.impl.Record
 
incrementRunCount() - Method in class com.hazelcast.util.ThreadWatcher
 
incrementTextConnections() - Method in class com.hazelcast.nio.ConnectionManager
 
incrementVersion() - Method in class com.hazelcast.impl.Record
 
Index - Class in com.hazelcast.query
 
index(Long, Record) - Method in class com.hazelcast.query.Index
 
index(Record) - Method in class com.hazelcast.query.MapIndexService
 
IndexAwarePredicate - Interface in com.hazelcast.query
 
indexes - Variable in class com.hazelcast.impl.Request
 
indexes - Variable in class com.hazelcast.nio.Packet
 
indexOf(Object) - Method in class com.hazelcast.impl.BaseCollection
 
indexOf(Object) - Method in class com.hazelcast.impl.ListProxyImpl
 
IndexStore - Interface in com.hazelcast.query
 
indexTypes - Variable in class com.hazelcast.impl.Request
 
indexTypes - Variable in class com.hazelcast.nio.Packet
 
inflate() - Method in interface com.hazelcast.nio.PipedZipBufferFactory.InflatingPipedBuffer
 
inflate(int) - Method in interface com.hazelcast.nio.PipedZipBufferFactory.InflatingPipedBuffer
 
init(HazelcastInstance, Properties, String) - Method in class com.hazelcast.core.AbstractMapStore
Deprecated.  
init(Config) - Static method in class com.hazelcast.core.Hazelcast
Initializes the default Hazelcast instance with the specified configuration.
init(HazelcastInstance, Properties, String) - Method in interface com.hazelcast.core.MapLoaderLifecycleSupport
Initializes this MapLoader implementation.
INITIAL_MIN_CLUSTER_SIZE - Variable in class com.hazelcast.impl.GroupProperties
 
INITIAL_WAIT_SECONDS - Variable in class com.hazelcast.impl.GroupProperties
 
initialChecks() - Method in class com.hazelcast.impl.FactoryImpl
 
InitialProcess - Class in com.hazelcast.cluster
 
InitialProcess() - Constructor for class com.hazelcast.cluster.InitialProcess
 
initiateMigration(int, int, HazelcastInstance, HazelcastInstance, HazelcastInstance) - Static method in class com.hazelcast.impl.TestUtil
 
initSocket(Socket) - Method in class com.hazelcast.nio.SelectorBase
 
InMemoryXmlConfig - Class in com.hazelcast.config
 
InMemoryXmlConfig(String) - Constructor for class com.hazelcast.config.InMemoryXmlConfig
 
innerDone() - Method in class com.hazelcast.core.DistributedTask.Inner
 
innerDone() - Method in interface com.hazelcast.impl.InnerFutureTask
 
InnerFutureTask<V> - Interface in com.hazelcast.impl
 
innerSet(V) - Method in class com.hazelcast.core.DistributedTask.Inner
 
innerSet(V) - Method in interface com.hazelcast.impl.InnerFutureTask
 
innerSetCancelled() - Method in class com.hazelcast.core.DistributedTask.Inner
 
innerSetCancelled() - Method in interface com.hazelcast.impl.InnerFutureTask
 
innerSetException(Throwable, boolean) - Method in class com.hazelcast.core.DistributedTask.Inner
 
innerSetException(Throwable, boolean) - Method in interface com.hazelcast.impl.InnerFutureTask
 
innerSetMemberLeft(Member) - Method in class com.hazelcast.core.DistributedTask.Inner
 
innerSetMemberLeft(Member) - Method in interface com.hazelcast.impl.InnerFutureTask
 
inputStreamToString(InputStream) - Static method in class com.hazelcast.impl.Util
 
inSelector - Variable in class com.hazelcast.impl.Node
 
InSelector - Class in com.hazelcast.nio
 
InSelector(Node, ServerSocketChannel) - Constructor for class com.hazelcast.nio.InSelector
 
Instance - Interface in com.hazelcast.core
 
Instance.InstanceType - Enum in com.hazelcast.core
 
INSTANCE_DESTROYED - Static variable in interface com.hazelcast.impl.CountDownLatchProxy
 
INSTANCE_DESTROYED - Static variable in interface com.hazelcast.impl.SemaphoreProxy
 
instanceCreated(InstanceEvent) - Method in interface com.hazelcast.core.InstanceListener
 
instanceCreated(InstanceEvent) - Method in class com.hazelcast.impl.ClientEndpoint
 
instanceCreated(InstanceEvent) - Method in class com.hazelcast.jmx.DataMBean
 
instanceDestroyed(InstanceEvent) - Method in interface com.hazelcast.core.InstanceListener
 
instanceDestroyed(InstanceEvent) - Method in class com.hazelcast.impl.ClientEndpoint
 
instanceDestroyed(InstanceEvent) - Method in class com.hazelcast.jmx.DataMBean
 
InstanceDestroyedException - Exception in com.hazelcast.core
 
InstanceDestroyedException(Instance.InstanceType, String) - Constructor for exception com.hazelcast.core.InstanceDestroyedException
 
InstanceEvent - Class in com.hazelcast.core
 
InstanceEvent(InstanceEvent.InstanceEventType, Instance) - Constructor for class com.hazelcast.core.InstanceEvent
 
InstanceEvent.InstanceEventType - Enum in com.hazelcast.core
 
InstanceListener - Interface in com.hazelcast.core
 
instanceOf(Class) - Static method in class com.hazelcast.query.Predicates
 
instanceType - Variable in class com.hazelcast.impl.ListenerManager.ListenerItem
 
Interfaces - Class in com.hazelcast.config
 
Interfaces() - Constructor for class com.hazelcast.config.Interfaces
 
invalidate(Data) - Method in class com.hazelcast.impl.NearCache
 
invalidateScheduledActionsFor(Address, Set<Integer>) - Method in class com.hazelcast.cluster.ClusterManager
 
InvalidatorMergePolicy - Class in com.hazelcast.merge
 
InvalidatorMergePolicy() - Constructor for class com.hazelcast.merge.InvalidatorMergePolicy
 
invoke() - Method in class com.hazelcast.impl.BaseManager.ConnectionAwareOp
 
invoke() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
invoke(String, Object[], String[]) - Method in class com.hazelcast.jmx.AbstractMBean
invoke() in interface DynamicMBean
invokeAll(Collection) - Method in class com.hazelcast.impl.ExecutorServiceProxy
 
invokeAll(Collection, long, TimeUnit) - Method in class com.hazelcast.impl.ExecutorServiceProxy
 
invokeAny(Collection) - Method in class com.hazelcast.impl.ExecutorServiceProxy
 
invokeAny(Collection, long, TimeUnit) - Method in class com.hazelcast.impl.ExecutorServiceProxy
 
IOUtil - Class in com.hazelcast.nio
 
IOUtil() - Constructor for class com.hazelcast.nio.IOUtil
 
IQueue<E> - Interface in com.hazelcast.core
 
is(String) - Method in class com.hazelcast.query.EntryObject
 
isActive() - Method in class com.hazelcast.impl.Node
 
isActive() - Method in class com.hazelcast.impl.Record
 
isActive() - Method in class com.hazelcast.impl.TestUtil.Employee
 
isActive() - Method in interface com.hazelcast.monitor.MemberHealthStats
 
isAtomicNumber() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isBinary() - Method in enum com.hazelcast.nio.Connection.Type
 
isBooleanRequest() - Method in class com.hazelcast.impl.Request
 
isCacheValue() - Method in class com.hazelcast.config.MapConfig
Returns if the entry values are cached
isCancelled() - Method in class com.hazelcast.core.DistributedTask
 
isCancelled() - Method in class com.hazelcast.impl.AsyncCall
 
isCheckCompatibility() - Method in class com.hazelcast.config.Config
 
isClient() - Method in class com.hazelcast.impl.CallContext
 
isClient() - Method in class com.hazelcast.impl.ThreadContext
Is this thread remote Java or CSharp Client thread?
isClient() - Method in class com.hazelcast.nio.Connection
 
isClient() - Method in enum com.hazelcast.nio.Connection.Type
 
isCompatible(Config) - Method in class com.hazelcast.config.Config
 
isCompatible(MapConfig) - Method in class com.hazelcast.config.MapConfig
 
isCompatible(QueueConfig) - Method in class com.hazelcast.config.QueueConfig
 
isCountDownLatch() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isDirty() - Method in class com.hazelcast.impl.Record
 
isDone() - Method in class com.hazelcast.core.DistributedTask.Inner
 
isDone() - Method in class com.hazelcast.core.DistributedTask
 
isDone() - Method in class com.hazelcast.impl.AsyncCall
 
isDone() - Method in interface com.hazelcast.impl.InnerFutureTask
 
ISemaphore - Interface in com.hazelcast.core
ISemaphore is a backed-up distributed implementation of java.util.concurrent.Semaphore.
isEmpty() - Method in class com.hazelcast.impl.CMap.Values
 
isEmpty(String) - Method in class com.hazelcast.impl.ConcurrentMapManager.MEmpty
 
isEmpty() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
isEmpty() - Method in class com.hazelcast.impl.NearCache
 
isEmpty() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Returns true if this set contains no elements.
isEmpty() - Method in class com.hazelcast.util.ConcurrentHashSet
 
isEnabled() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
isEnabled() - Method in class com.hazelcast.config.AwsConfig
 
isEnabled() - Method in class com.hazelcast.config.Interfaces
 
isEnabled() - Method in class com.hazelcast.config.MapStoreConfig
Returns if this configuration is enabled
isEnabled() - Method in class com.hazelcast.config.MulticastConfig
 
isEnabled() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
isEnabled() - Method in class com.hazelcast.config.TcpIpConfig
 
ISet<E> - Interface in com.hazelcast.core
Concurrent, Distributed 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.

isEvictable() - Method in class com.hazelcast.impl.Record
 
isFactoryEnabled() - Method in class com.hazelcast.config.SemaphoreConfig
 
isFalse(byte, int) - Static method in class com.hazelcast.util.ByteUtil
Checks if the index-th bit of number is NOT set.
isGlobalOrderingEnabled() - Method in class com.hazelcast.config.TopicConfig
 
isIdGenerator() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isIndexed(QueryContext) - Method in interface com.hazelcast.query.IndexAwarePredicate
 
isIndexed(QueryContext) - Method in class com.hazelcast.query.PredicateBuilder
 
isIndexed(QueryContext) - Method in class com.hazelcast.query.Predicates.AndOrPredicate
 
isIndexed(QueryContext) - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
isIndexed(QueryContext) - Method in class com.hazelcast.query.Predicates.InPredicate
 
isIndexed(QueryContext) - Method in class com.hazelcast.query.SqlPredicate
 
isInvalidateOnChange() - Method in class com.hazelcast.config.NearCacheConfig
 
isList() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isList() - Method in class com.hazelcast.impl.CMap
 
isLock() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isLocked() - Method in class com.hazelcast.impl.Record
 
isLoggable(Level) - Method in interface com.hazelcast.logging.ILogger
 
isLongRequest() - Method in class com.hazelcast.impl.Request
 
isMap() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isMap() - Method in class com.hazelcast.impl.CMap
 
isMaster() - Method in class com.hazelcast.impl.BaseManager
 
isMaster() - Method in class com.hazelcast.impl.Node
 
isMigrating(Request) - Method in class com.hazelcast.impl.BaseManager
 
isMigrating() - Method in class com.hazelcast.impl.Block
 
isMigrating(Request) - Method in class com.hazelcast.impl.ConcurrentMapManager
 
isMigrating(Request) - Method in class com.hazelcast.impl.PartitionManager
 
isMigrationAware() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
isMigrationStarted() - Method in class com.hazelcast.impl.Block
 
isMultiMap() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isMultiMap() - Method in class com.hazelcast.impl.CMap
 
isNew(String, Object) - Method in class com.hazelcast.impl.TransactionImpl
 
isNextChanged(int) - Method in class com.hazelcast.cluster.ClusterManager
 
isNot(Expression<Boolean>) - Static method in class com.hazelcast.query.Predicates
 
isNotNull() - Method in class com.hazelcast.query.EntryObject
 
isNull() - Method in class com.hazelcast.query.EntryObject
 
isObjectRequest() - Method in class com.hazelcast.impl.Request
 
isOrdered() - Method in class com.hazelcast.query.Index
 
isOutOfMemory() - Method in class com.hazelcast.impl.Node
 
isOutOfMemory() - Method in interface com.hazelcast.monitor.MemberHealthStats
 
isOwned(Record) - Method in class com.hazelcast.impl.ConcurrentMapManager
 
isPortAutoIncrement() - Method in class com.hazelcast.config.Config
 
isPortAutoIncrement() - Method in class com.hazelcast.jmx.ClusterMBean
 
isPreviousChanged(int) - Method in class com.hazelcast.cluster.ClusterManager
 
isQueue() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isReadBackupData() - Method in class com.hazelcast.config.MapConfig
 
isRemovable() - Method in class com.hazelcast.impl.Record
 
isRemoved(String, Object) - Method in class com.hazelcast.impl.TransactionImpl
 
isRequest() - Method in class com.hazelcast.cluster.JoinInfo
 
isReuseAddress() - Method in class com.hazelcast.config.Config
 
isRunning() - Method in interface com.hazelcast.core.LifecycleService
 
isRunning() - Method in class com.hazelcast.impl.LifecycleServiceImpl
 
isRunning() - Method in class com.hazelcast.jmx.ClusterMBean
 
isRunning() - Method in class com.hazelcast.util.ThreadStats
 
isSemaphore() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isSet() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isSet() - Method in class com.hazelcast.impl.CMap
 
isShutdown() - Method in class com.hazelcast.impl.ExecutorServiceProxy
Hazelcast ExecutorService cannot be really shut down.
isStrong() - Method in class com.hazelcast.query.Index
 
isStrong() - Method in class com.hazelcast.query.QueryContext
 
isSuitable(Object) - Method in class com.hazelcast.nio.CustomSerializerAdapter
 
isSuitable(Object) - Method in class com.hazelcast.nio.DefaultSerializer.BigIntegerSerializer
 
isSuitable(Object) - Method in class com.hazelcast.nio.DefaultSerializer.ByteArraySerializer
 
isSuitable(Object) - Method in class com.hazelcast.nio.DefaultSerializer.ClassSerializer
 
isSuitable(Object) - Method in class com.hazelcast.nio.DefaultSerializer.DateSerializer
 
isSuitable(Object) - Method in class com.hazelcast.nio.DefaultSerializer.Externalizer
 
isSuitable(Object) - Method in class com.hazelcast.nio.DefaultSerializer.IntegerSerializer
 
isSuitable(Object) - Method in class com.hazelcast.nio.DefaultSerializer.LongSerializer
 
isSuitable(Object) - Method in class com.hazelcast.nio.DefaultSerializer.ObjectSerializer
 
isSuitable(Object) - Method in class com.hazelcast.nio.DefaultSerializer.StringSerializer
 
isSuitable(Object) - Method in class com.hazelcast.nio.Serializer.DataSerializer
 
isSuitable(Object) - Method in interface com.hazelcast.nio.TypeSerializer
 
isSuperClient() - Method in class com.hazelcast.config.Config
 
isSuperClient() - Method in interface com.hazelcast.core.Member
Returns if this member is a super client.
isSuperClient() - Method in class com.hazelcast.impl.BaseManager
 
isSuperClient() - Method in class com.hazelcast.impl.MemberImpl
 
isSuperClient() - Method in class com.hazelcast.impl.Node
 
isSuperClient() - Method in class com.hazelcast.jmx.MemberMBean
 
isTerminated() - Method in class com.hazelcast.impl.ExecutorServiceProxy
Hazelcast ExecutorService cannot be really shut down.
isThisAddress() - Method in class com.hazelcast.nio.Address
 
isTopic() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isTrue(byte, int) - Static method in class com.hazelcast.util.ByteUtil
Checks if the index-th bit of number is set.
isValid() - Method in interface com.hazelcast.core.MapEntry
 
isValid() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
isValid(long) - Method in class com.hazelcast.impl.Record
 
isValid() - Method in class com.hazelcast.impl.Record
 
isValid() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
isValueIndexed() - Method in class com.hazelcast.config.MapConfig
Returns if the value of the mapEntry should be indexed for faster containsValue(obj) operations.
isVeryFirstMember() - Method in class com.hazelcast.impl.BaseManager
 
itemAdded(E) - Method in interface com.hazelcast.core.ItemListener
Invoked when an item is added.
itemAdded(Object) - Method in class com.hazelcast.examples.TestApp
 
itemAdded(Object) - Method in class com.hazelcast.impl.ClientService.ClientItemListener
 
ItemListener<E> - Interface in com.hazelcast.core
Item listener for IQueue, ISet and IList
itemRemoved(E) - Method in interface com.hazelcast.core.ItemListener
Invoked when an item is removed.
itemRemoved(Object) - Method in class com.hazelcast.examples.TestApp
 
itemRemoved(Object) - Method in class com.hazelcast.impl.ClientService.ClientItemListener
 
iterate(String) - Method in class com.hazelcast.impl.BlockingQueueManager
 
iterate() - Method in class com.hazelcast.impl.ConcurrentMapManager.MIterateLocal
 
iterator() - Method in class com.hazelcast.config.AbstractXmlConfigHelper.IterableNodeList
 
iterator() - Method in class com.hazelcast.impl.CMap.Values
 
iterator() - Method in class com.hazelcast.impl.Entries
 
iterator() - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
iterator() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
iterator() - Method in class com.hazelcast.impl.Keys
 
iterator() - Method in class com.hazelcast.impl.ListProxyImpl
 
iterator() - Method in class com.hazelcast.query.MultiResultSet
 
iterator() - Method in class com.hazelcast.query.SingleResultSet
 
iterator() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Returns an iterator over the elements in this set in ascending order.
iterator() - Method in class com.hazelcast.util.ConcurrentHashSet
 
iterator() - Method in class com.hazelcast.util.DoubleBlockingQueue
 
iterator() - Method in interface com.hazelcast.util.NavigableSet
Returns an iterator over the elements in this set, in ascending order.
iterator() - Method in class com.hazelcast.util.SimpleBlockingQueue
 
iterator() - Method in class com.hazelcast.util.SimpleBoundedQueue
 
ITopic<E> - Interface in com.hazelcast.core
 

J

JMXAttribute - Annotation Type in com.hazelcast.jmx
Mark a method as an attribute accessor
JMXDescription - Annotation Type in com.hazelcast.jmx
Add a description
JMXOperation - Annotation Type in com.hazelcast.jmx
Mark a method as a JMX operation
Join - Class in com.hazelcast.config
 
Join() - Constructor for class com.hazelcast.config.Join
 
join(AtomicBoolean) - Method in class com.hazelcast.impl.AbstractJoiner
 
join(AtomicBoolean) - Method in interface com.hazelcast.impl.Joiner
 
joined() - Method in class com.hazelcast.impl.Node
 
Joiner - Interface in com.hazelcast.impl
 
JoinInfo - Class in com.hazelcast.cluster
 
JoinInfo() - Constructor for class com.hazelcast.cluster.JoinInfo
 
JoinInfo(ILogger, boolean, Address, Config, NodeType, byte, int, int, int) - Constructor for class com.hazelcast.cluster.JoinInfo
 
JoinRequest - Class in com.hazelcast.cluster
 
JoinRequest() - Constructor for class com.hazelcast.cluster.JoinRequest
 
JoinRequest(Address, Config, NodeType, byte, int) - Constructor for class com.hazelcast.cluster.JoinRequest
 
JoinRequest(Address, Address, Config, NodeType, byte, int) - Constructor for class com.hazelcast.cluster.JoinRequest
 

K

KB - Static variable in class com.hazelcast.examples.SimpleFunctionalMapTest
 
key - Variable in class com.hazelcast.core.EntryEvent
 
key - Variable in class com.hazelcast.impl.ListenerManager.ListenerItem
 
key - Variable in class com.hazelcast.impl.Request
 
key() - Method in class com.hazelcast.query.EntryObject
 
Keys - Class in com.hazelcast.impl
 
Keys() - Constructor for class com.hazelcast.impl.Keys
 
Keys(Collection<Data>) - Constructor for class com.hazelcast.impl.Keys
 
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 class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
keySet(Predicate) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
keySet() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
keySet() - Method in interface com.hazelcast.util.concurrent.ConcurrentNavigableMap
Returns a NavigableSet view of the keys contained in this map.
keySet() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns a NavigableSet view of the keys contained in this map.
keySet() - Method in class com.hazelcast.util.SortedHashMap
 
KILO_BYTE - Static variable in interface com.hazelcast.impl.Constants.IO
 

L

last() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
lastEntry() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
lastEntry() - Method in interface com.hazelcast.util.NavigableMap
Returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
lastIndexOf(Object) - Method in class com.hazelcast.impl.BaseCollection
 
lastIndexOf(Object) - Method in class com.hazelcast.impl.ListProxyImpl
 
lastKey() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
lastPing - Variable in class com.hazelcast.impl.MemberImpl
 
lastRead - Variable in class com.hazelcast.impl.MemberImpl
 
lastWrite - Variable in class com.hazelcast.impl.MemberImpl
 
LatestUpdateMergePolicy - Class in com.hazelcast.merge
 
LatestUpdateMergePolicy() - Constructor for class com.hazelcast.merge.LatestUpdateMergePolicy
 
lazySet(long) - Method in interface com.hazelcast.core.AtomicNumber
Deprecated. 
lazySet(long) - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
Deprecated. 
lessEqual(Comparable) - Method in class com.hazelcast.query.EntryObject
 
lessEqual(Expression<? extends T>, T) - Static method in class com.hazelcast.query.Predicates
 
lessThan(Comparable) - Method in class com.hazelcast.query.EntryObject
 
lessThan(Expression<? extends T>, T) - Static method in class com.hazelcast.query.Predicates
 
LifecycleEvent - Class in com.hazelcast.core
 
LifecycleEvent(LifecycleEvent.LifecycleState) - Constructor for class com.hazelcast.core.LifecycleEvent
 
LifecycleEvent.LifecycleState - Enum in com.hazelcast.core
 
LifecycleListener - Interface in com.hazelcast.core
 
LifecycleService - Interface in com.hazelcast.core
LifecycleService allows you to shutdown, restart, pause and resume an HazelcastInstance.
LifecycleServiceImpl - Class in com.hazelcast.impl
 
LifecycleServiceImpl(FactoryImpl) - Constructor for class com.hazelcast.impl.LifecycleServiceImpl
 
like(Expression<String>, String) - Static method in class com.hazelcast.query.Predicates
 
LineReader - Interface in com.hazelcast.examples
 
listener - Variable in class com.hazelcast.impl.ListenerManager.ListenerItem
 
listener - Variable in class com.hazelcast.jmx.ListMBean
 
listener - Variable in class com.hazelcast.jmx.MapMBean
 
listener - Variable in class com.hazelcast.jmx.QueueMBean
 
listener - Variable in class com.hazelcast.jmx.SetMBean
 
listener - Variable in class com.hazelcast.jmx.TopicMBean
 
ListenerManager - Class in com.hazelcast.impl
 
listenerManager - Variable in class com.hazelcast.impl.Node
 
ListenerManager.AddRemoveListener - Class in com.hazelcast.impl
 
ListenerManager.AddRemoveListener(String, boolean, boolean) - Constructor for class com.hazelcast.impl.ListenerManager.AddRemoveListener
 
ListenerManager.ListenerItem - Class in com.hazelcast.impl
 
ListenerManager.ListenerItem() - Constructor for class com.hazelcast.impl.ListenerManager.ListenerItem
 
ListenerManager.ListenerItem(String, Object, Object, boolean, Instance.InstanceType) - Constructor for class com.hazelcast.impl.ListenerManager.ListenerItem
 
ListenerManager.ListenerItem(String, Object, Object, boolean, Instance.InstanceType, boolean) - Constructor for class com.hazelcast.impl.ListenerManager.ListenerItem
 
listens(DataAwareEntryEvent) - Method in class com.hazelcast.impl.ListenerManager.ListenerItem
 
listIterator() - Method in class com.hazelcast.impl.BaseCollection
 
listIterator(int) - Method in class com.hazelcast.impl.BaseCollection
 
ListMBean - Class in com.hazelcast.jmx
MBean for Collections
ListMBean(IList<?>, ManagementService) - Constructor for class com.hazelcast.jmx.ListMBean
 
ListProxyImpl - Class in com.hazelcast.impl
 
ListProxyImpl() - Constructor for class com.hazelcast.impl.ListProxyImpl
 
ListProxyImpl(String, FactoryImpl) - Constructor for class com.hazelcast.impl.ListProxyImpl
 
live() - Method in class com.hazelcast.nio.Connection
 
live - Variable in class com.hazelcast.nio.SelectorBase
 
load(K) - Method in interface com.hazelcast.core.MapLoader
Loads the value of a given key.
load(Object) - Method in class com.hazelcast.examples.DummyStore
 
loadAll(Collection<K>) - Method in interface com.hazelcast.core.MapLoader
Loads given keys.
loadAll(Collection) - Method in class com.hazelcast.examples.DummyStore
 
loadAllKeys() - Method in interface com.hazelcast.core.MapLoader
Loads all of the keys from the store.
loadAllKeys() - Method in class com.hazelcast.examples.DummyStore
 
loadClass(String) - Static method in class com.hazelcast.nio.AbstractSerializer
 
loadClass(ClassLoader, String) - Static method in class com.hazelcast.nio.AbstractSerializer
 
loadClass(String) - Method in class com.hazelcast.nio.DefaultSerializer.ClassSerializer
 
loadClass(String) - Method in class com.hazelcast.nio.Serializer.DataSerializer
 
loadClass(String) - Static method in class com.hazelcast.nio.Serializer
 
loadClass(ClassLoader, String) - Static method in class com.hazelcast.nio.Serializer
 
local - Variable in class com.hazelcast.impl.Request
 
LocalAtomicNumberOperationStats - Interface in com.hazelcast.monitor
 
LocalAtomicNumberStats - Interface in com.hazelcast.monitor
 
LocalCountDownLatchOperationStats - Interface in com.hazelcast.monitor
 
LocalCountDownLatchStats - Interface in com.hazelcast.monitor
 
localIdGen - Variable in class com.hazelcast.impl.BaseManager
 
LocalInstanceOperationStats - Interface in com.hazelcast.monitor
 
LocalInstanceStats<T extends LocalInstanceOperationStats> - Interface in com.hazelcast.monitor
 
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.impl.FactoryImpl.MProxyImpl
 
localKeySet(Predicate) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
localKeySet() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
localListener - Variable in class com.hazelcast.impl.ListenerManager.ListenerItem
 
LocalLockOperationStats - Interface in com.hazelcast.monitor
 
LocalLockStats - Interface in com.hazelcast.monitor
 
LocalMapOperationStats - Interface in com.hazelcast.monitor
Local Map Operation Statistics returns number of map operations in bounded period.
LocalMapStats - Interface in com.hazelcast.monitor
Local map statistics.
localMember() - Method in interface com.hazelcast.core.Member
Returns if this member is the local member.
localMember - Variable in class com.hazelcast.impl.MemberImpl
 
localMember() - Method in class com.hazelcast.impl.MemberImpl
 
LocalQueueOperationStats - Interface in com.hazelcast.monitor
Local Queue Operation Statistics returns number of queue operations in bounded period.
LocalQueueStats - Interface in com.hazelcast.monitor
Local queue statistics.
LocalSemaphoreOperationStats - Interface in com.hazelcast.monitor
 
LocalSemaphoreStats - Interface in com.hazelcast.monitor
 
LocalTopicOperationStats - Interface in com.hazelcast.monitor
 
LocalTopicStats - Interface in com.hazelcast.monitor
 
LocalUpdateListener - Interface in com.hazelcast.impl
 
lock(K) - Method in interface com.hazelcast.core.IMap
Acquires the lock for the specified key.
lock(K) - Method in interface com.hazelcast.core.MultiMap
Acquires the lock for the specified key.
lock() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
lock(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
lock(Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
lock(int, Address) - Method in class com.hazelcast.impl.Record
 
lockAddress - Variable in class com.hazelcast.impl.Request
 
lockAddress - Variable in class com.hazelcast.nio.Packet
 
lockCount - Variable in class com.hazelcast.impl.Request
 
lockCount - Variable in class com.hazelcast.nio.Packet
 
lockInterruptibly() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
lockMap(long, TimeUnit) - Method in interface com.hazelcast.core.IMap
Tries to acquire the lock for the entire map.
lockMap(long, TimeUnit) - Method in interface com.hazelcast.core.MultiMap
Tries to acquire the lock for the entire map.
lockMap(Request) - Method in class com.hazelcast.impl.CMap
 
lockMap(long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
lockMap(long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
LockMBean - Class in com.hazelcast.jmx
MBean for Locks
LockMBean(ILock, ManagementService) - Constructor for class com.hazelcast.jmx.LockMBean
 
LockProxy - Interface in com.hazelcast.impl
 
lockThreadId - Variable in class com.hazelcast.impl.Request
 
log(Level, String) - Method in interface com.hazelcast.logging.ILogger
 
log(Level, String, Throwable) - Method in interface com.hazelcast.logging.ILogger
 
log(LogEvent) - Method in interface com.hazelcast.logging.ILogger
 
log(LogEvent) - Method in interface com.hazelcast.logging.LogListener
 
Log4jFactory - Class in com.hazelcast.logging
 
Log4jFactory() - Constructor for class com.hazelcast.logging.Log4jFactory
 
LOG_STATE - Variable in class com.hazelcast.impl.GroupProperties
 
logAtMaster(Level, String) - Method in class com.hazelcast.cluster.ClusterManager
 
LogEvent - Class in com.hazelcast.logging
 
LogEvent(LogRecord, String, Member) - Constructor for class com.hazelcast.logging.LogEvent
 
LogFormatter - Class in com.hazelcast.impl
 
LogFormatter() - Constructor for class com.hazelcast.impl.LogFormatter
 
logger - Variable in class com.hazelcast.impl.AbstractJoiner
 
logger - Variable in class com.hazelcast.impl.BaseManager
 
logger - Static variable in class com.hazelcast.jmx.AbstractMBean
 
Logger - Class in com.hazelcast.logging
 
Logger() - Constructor for class com.hazelcast.logging.Logger
 
logger - Variable in class com.hazelcast.nio.ConnectionManager
 
logger - Variable in class com.hazelcast.nio.SelectorBase
 
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.impl.GroupProperties
 
loggingService - Variable in class com.hazelcast.impl.Node
 
LoggingService - Interface in com.hazelcast.logging
 
LoggingServiceImpl - Class in com.hazelcast.logging
 
LoggingServiceImpl(String, String, Member) - Constructor for class com.hazelcast.logging.LoggingServiceImpl
 
LogListener - Interface in com.hazelcast.logging
 
LongRunningTest - Class in com.hazelcast.examples
 
LongRunningTest() - Constructor for class com.hazelcast.examples.LongRunningTest
 
LongRunningTransactionTest - Class in com.hazelcast.examples
 
LongRunningTransactionTest() - Constructor for class com.hazelcast.examples.LongRunningTransactionTest
 
longValue - Variable in class com.hazelcast.impl.Request
 
longValue - Variable in class com.hazelcast.nio.Packet
 
lower(E) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
lower(E) - Method in interface com.hazelcast.util.NavigableSet
Returns the greatest element in this set strictly less than the given element, or null if there is no such element.
lowerEntry(K) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the greatest key strictly less than the given key, or null if there is no such key.
lowerEntry(K) - Method in interface com.hazelcast.util.NavigableMap
Returns a key-value mapping associated with the greatest key strictly less than the given key, or null if there is no such key.
lowerKey(K) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
lowerKey(K) - Method in interface com.hazelcast.util.NavigableMap
Returns the greatest key strictly less than the given key, or null if there is no such key.
lsMembers - Variable in class com.hazelcast.impl.BaseManager
 

M

main(String[]) - Static method in class com.hazelcast.examples.AllTest
 
main(String[]) - Static method in class com.hazelcast.examples.ChatApplication
 
main(String[]) - Static method in class com.hazelcast.examples.LongRunningTest
 
main(String[]) - Static method in class com.hazelcast.examples.LongRunningTransactionTest
 
main(String[]) - Static method in class com.hazelcast.examples.SimpleFunctionalMapTest
 
main(String[]) - Static method in class com.hazelcast.examples.SimpleMapTest
 
main(String[]) - Static method in class com.hazelcast.examples.SimpleMultiMapTest
 
main(String[]) - Static method in class com.hazelcast.examples.SimpleQueueTest
 
main(String[]) - Static method in class com.hazelcast.examples.StartServer
 
main(String[]) - Static method in class com.hazelcast.examples.TestApp
 
managementService - Variable in class com.hazelcast.jmx.AbstractMBean
 
ManagementService - Class in com.hazelcast.jmx
The management service instruments Hazelcast with MBeans required to use JMX monitoring tools.
ManagementService(FactoryImpl) - Constructor for class com.hazelcast.jmx.ManagementService
 
ManagementService.ScheduledCollector - Class in com.hazelcast.jmx
 
ManagementService.ScheduledCollector(long) - Constructor for class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
MANCENTER_ENABLED - Variable in class com.hazelcast.impl.GroupProperties
 
MAP - Static variable in class com.hazelcast.core.Prefix
The Constant MAP: "c:"
MAP_BASED - Static variable in class com.hazelcast.core.Prefix
The Constant MAP_BASED: "m:"
MAP_FOR_QUEUE - Static variable in class com.hazelcast.core.Prefix
The Constant MAP_FOR_QUEUE: "c:q:"
MAP_HAZELCAST - Static variable in class com.hazelcast.core.Prefix
The Constant MAP_HAZELCAST: "c:__hz_"
MAP_LOAD_CHUNK_SIZE - Variable in class com.hazelcast.impl.GroupProperties
 
MAP_LOAD_THREAD_COUNT - Variable in class com.hazelcast.impl.GroupProperties
 
MAP_OF_LIST - Static variable in class com.hazelcast.core.Prefix
The Constant MAP_OF_LIST: "c:q:l:"
mapCalls - Variable in class com.hazelcast.impl.BaseManager
 
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
 
MapEntry<K,V> - Interface in com.hazelcast.core
 
MapEntryMBean - Class in com.hazelcast.jmx
MBean for MapEntry
MapEntryMBean(IMap, Object) - Constructor for class com.hazelcast.jmx.MapEntryMBean
 
MapIndexService - Class in com.hazelcast.query
 
MapIndexService(boolean) - Constructor for class com.hazelcast.query.MapIndexService
 
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.
MapMaxSizePolicy - Interface in com.hazelcast.impl
 
MapMBean - Class in com.hazelcast.jmx
MBean for Map
MapMBean(IMap, ManagementService) - Constructor for class com.hazelcast.jmx.MapMBean
 
mapMembers - Variable in class com.hazelcast.impl.BaseManager
 
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, or simply a file based data store.
MapStoreConfig - Class in com.hazelcast.config
MapStore configuration
MapStoreConfig() - Constructor for class com.hazelcast.config.MapStoreConfig
 
MapStoreFactory<K,V> - Interface in com.hazelcast.core
Factory for MapLoader or MapStore instances, specifiable in MapStoreConfig.
markRemoved() - Method in class com.hazelcast.impl.Record
 
markSupported() - Method in class com.hazelcast.nio.FastByteArrayInputStream
 
Master - Class in com.hazelcast.cluster
The Class Master.
Master() - Constructor for class com.hazelcast.cluster.Master
Instantiates a new isMaster.
Master(Address) - Constructor for class com.hazelcast.cluster.Master
Instantiates a new isMaster.
matchAddress(String, Collection<String>) - Static method in class com.hazelcast.impl.AddressPicker
 
MAX_EVICTION_PERCENTAGE - Static variable in class com.hazelcast.config.MapConfig
 
MAX_NO_HEARTBEAT_SECONDS - Variable in class com.hazelcast.impl.GroupProperties
 
MAX_WAIT_SECONDS_BEFORE_JOIN - Variable in class com.hazelcast.impl.GroupProperties
 
maxMemory - Variable in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
MaxSizeConfig - Class in com.hazelcast.config
 
MaxSizeConfig() - Constructor for class com.hazelcast.config.MaxSizeConfig
 
mbeanServer - Variable in class com.hazelcast.jmx.AbstractMBean
 
MC_ATOMIC_NUMBER_EXCLUDES - Variable in class com.hazelcast.impl.GroupProperties
 
MC_COUNT_DOWN_LATCH_EXCLUDES - Variable in class com.hazelcast.impl.GroupProperties
 
MC_MAP_EXCLUDES - Variable in class com.hazelcast.impl.GroupProperties
 
MC_MAX_INSTANCE_COUNT - Variable in class com.hazelcast.impl.GroupProperties
 
MC_QUEUE_EXCLUDES - Variable in class com.hazelcast.impl.GroupProperties
 
MC_SEMAPHORE_EXCLUDES - Variable in class com.hazelcast.impl.GroupProperties
 
MC_TOPIC_EXCLUDES - Variable in class com.hazelcast.impl.GroupProperties
 
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.core.MembershipEvent
 
MEMBER_REMOVED - Static variable in class com.hazelcast.core.MembershipEvent
 
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.impl.ClientEndpoint
 
memberDoesNotExist() - Method in class com.hazelcast.cluster.ClusterManager.AsyncRemotelyBooleanCallable
 
memberDoesNotExist() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
MemberHealthStats - Interface in com.hazelcast.monitor
 
MemberImpl - Class in com.hazelcast.impl
 
MemberImpl() - Constructor for class com.hazelcast.impl.MemberImpl
 
MemberImpl(Address, boolean) - Constructor for class com.hazelcast.impl.MemberImpl
 
MemberImpl(Address, boolean, NodeType) - Constructor for class com.hazelcast.impl.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, NodeType) - Constructor for class com.hazelcast.cluster.MemberInfo
 
MemberLeftException - Exception in com.hazelcast.core
 
MemberLeftException(Member) - Constructor for exception com.hazelcast.core.MemberLeftException
 
MemberMBean - Class in com.hazelcast.jmx
The instrumentation MBean for a member.
MemberMBean(Member, ManagementService) - Constructor for class com.hazelcast.jmx.MemberMBean
 
memberOnly() - Method in class com.hazelcast.cluster.ClusterManager.NoneMemberAsyncRemotelyBooleanCallable
 
memberOnly() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
memberRemoved(MembershipEvent) - Method in interface com.hazelcast.core.MembershipListener
Invoked when an existing member leaves the cluster.
memberRemoved(MembershipEvent) - Method in class com.hazelcast.impl.ClientEndpoint
 
MemberRemover - Class in com.hazelcast.cluster
 
MemberRemover() - Constructor for class com.hazelcast.cluster.MemberRemover
 
MemberRemover(Address) - Constructor for class com.hazelcast.cluster.MemberRemover
 
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) - Constructor for class com.hazelcast.core.MembershipEvent
 
MembershipListener - Interface in com.hazelcast.core
Cluster membership listener.
MemberState - Interface in com.hazelcast.monitor
 
MembersUpdateCall - Class in com.hazelcast.cluster
 
MembersUpdateCall() - Constructor for class com.hazelcast.cluster.MembersUpdateCall
 
MembersUpdateCall(Collection<MemberImpl>, long) - Constructor for class com.hazelcast.cluster.MembersUpdateCall
 
MEMCACHE_ENABLED - Variable in class com.hazelcast.impl.GroupProperties
 
merge(String, MapEntry, MapEntry) - Method in class com.hazelcast.merge.AddNewEntryMergePolicy
 
merge(String, MapEntry, MapEntry) - Method in class com.hazelcast.merge.HigherHitsMergePolicy
 
merge(String, MapEntry, MapEntry) - Method in class com.hazelcast.merge.InvalidatorMergePolicy
 
merge(String, MapEntry, MapEntry) - Method in class com.hazelcast.merge.LatestUpdateMergePolicy
 
merge(String, MapEntry, MapEntry) - Method in interface com.hazelcast.merge.MergePolicy
Returns the value of the entry after the merge of entries with the same key.
merge(String, MapEntry, MapEntry) - Method in class com.hazelcast.merge.PassThroughMergePolicy
 
MERGE_FIRST_RUN_DELAY_SECONDS - Variable in class com.hazelcast.impl.GroupProperties
 
MERGE_NEXT_RUN_DELAY_SECONDS - Variable in class com.hazelcast.impl.GroupProperties
 
MergePolicy - Interface in com.hazelcast.merge
 
MergePolicyConfig - Class in com.hazelcast.config
 
MergePolicyConfig() - Constructor for class com.hazelcast.config.MergePolicyConfig
 
MergePolicyConfig(String, MergePolicy) - Constructor for class com.hazelcast.config.MergePolicyConfig
 
MergePolicyConfig(String, String) - Constructor for class com.hazelcast.config.MergePolicyConfig
 
mergeWanRecord(DataRecordEntry) - Method in class com.hazelcast.impl.ConcurrentMapManager
Should be called from ExecutorService threads.
MessageListener<E> - Interface in com.hazelcast.core
Message listener for ITopic.
migrateKey(Object, HazelcastInstance, HazelcastInstance) - Static method in class com.hazelcast.impl.TestUtil
 
migratePartition(int, HazelcastInstance, HazelcastInstance) - Static method in class com.hazelcast.impl.TestUtil
 
migrationCompleted(MigrationEvent) - Method in interface com.hazelcast.partition.MigrationListener
 
MigrationEvent - Class in com.hazelcast.partition
 
MigrationEvent(Object, int, Member, Member) - Constructor for class com.hazelcast.partition.MigrationEvent
 
MigrationListener - Interface in com.hazelcast.partition
 
migrationStarted(MigrationEvent) - Method in interface com.hazelcast.partition.MigrationListener
 
MIN_BACKUP_COUNT - Static variable in class com.hazelcast.config.MapConfig
 
MIN_EVICTION_PERCENTAGE - Static variable in class com.hazelcast.config.MapConfig
 
mockCMap(String) - Static method in class com.hazelcast.impl.TestUtil
 
moveToTop(SortedHashMap, Object) - Static method in class com.hazelcast.util.SortedHashMap
 
MProxy - Interface in com.hazelcast.impl
 
MulticastConfig - Class in com.hazelcast.config
 
MulticastConfig() - Constructor for class com.hazelcast.config.MulticastConfig
 
MulticastJoiner - Class in com.hazelcast.impl
 
MulticastJoiner(Node) - Constructor for class com.hazelcast.impl.MulticastJoiner
 
MulticastListener - Interface in com.hazelcast.impl
 
MulticastService - Class in com.hazelcast.impl
 
MulticastService(Node, MulticastSocket) - Constructor for class com.hazelcast.impl.MulticastService
 
multicastService - Variable in class com.hazelcast.impl.Node
 
MultiMap<K,V> - Interface in com.hazelcast.core
A specialized map whose keys can be associated with multiple values.
MULTIMAP - Static variable in class com.hazelcast.core.Prefix
The Constant MULTIMAP: "m:u:"
MultiMapMBean - Class in com.hazelcast.jmx
MBean for MultiMap
MultiMapMBean(MultiMap, ManagementService) - Constructor for class com.hazelcast.jmx.MultiMapMBean
 
MultiMapProxy - Interface in com.hazelcast.impl
 
MultiResultSet - Class in com.hazelcast.query
 
MultiTask<V> - Class in com.hazelcast.core
 
MultiTask(Callable<V>, Set<Member>) - Constructor for class com.hazelcast.core.MultiTask
 

N

name - Variable in class com.hazelcast.core.EntryEvent
 
name - Variable in class com.hazelcast.impl.ListenerManager.ListenerItem
 
name - Variable in class com.hazelcast.impl.Request
 
name - Variable in class com.hazelcast.impl.TestUtil.AbstractValue
 
NAME - Static variable in class com.hazelcast.merge.AddNewEntryMergePolicy
 
NAME - Static variable in class com.hazelcast.merge.HigherHitsMergePolicy
 
NAME - Static variable in class com.hazelcast.merge.InvalidatorMergePolicy
 
NAME - Static variable in class com.hazelcast.merge.LatestUpdateMergePolicy
 
NAME - Static variable in class com.hazelcast.merge.PassThroughMergePolicy
 
name - Variable in class com.hazelcast.nio.Packet
 
NamedExecutorService - Class in com.hazelcast.impl
 
NamedExecutorService(String, ParallelExecutor) - Constructor for class com.hazelcast.impl.NamedExecutorService
 
navigableKeySet() - Method in interface com.hazelcast.util.concurrent.ConcurrentNavigableMap
Returns a NavigableSet view of the keys contained in this map.
navigableKeySet() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
navigableKeySet() - Method in interface com.hazelcast.util.NavigableMap
Returns a NavigableSet view of the keys contained in this map.
NavigableMap<K,V> - Interface in com.hazelcast.util
A SortedMap extended with navigation methods returning the closest matches for given search targets.
NavigableSet<E> - Interface in com.hazelcast.util
A SortedSet extended with navigation methods reporting closest matches for given search targets.
NearCache - Class in com.hazelcast.impl
 
NearCache(CMap, SortedHashMap.OrderingType, int, long, long, boolean) - Constructor for class com.hazelcast.impl.NearCache
 
NearCacheConfig - Class in com.hazelcast.config
 
NearCacheConfig(int, int, String, int, boolean) - Constructor for class com.hazelcast.config.NearCacheConfig
 
NearCacheConfig() - Constructor for class com.hazelcast.config.NearCacheConfig
 
NetworkConfig - Class in com.hazelcast.config
 
NetworkConfig() - Constructor for class com.hazelcast.config.NetworkConfig
 
newCondition() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
newContainsRequest(Data, Data) - Static method in class com.hazelcast.impl.TestUtil
 
newEntries(String) - Method in class com.hazelcast.impl.TransactionImpl
 
newEvictRequest(Data) - Static method in class com.hazelcast.impl.TestUtil
 
newGetRequest(Data) - Static method in class com.hazelcast.impl.TestUtil
 
newHazelcastInstance(Config) - Static method in class com.hazelcast.core.Hazelcast
Creates a new Hazelcast instance (a new node in a cluster).
newHazelcastInstanceProxy(Config) - Static method in class com.hazelcast.impl.FactoryImpl
 
newId() - Method in interface com.hazelcast.core.IdGenerator
Generates and returns cluster-wide unique id.
newId() - Method in class com.hazelcast.impl.FactoryImpl.IdGeneratorProxy
 
newInputStream(ByteBuffer) - Static method in class com.hazelcast.nio.IOUtil
 
newInstance(Class) - Static method in class com.hazelcast.nio.AbstractSerializer
 
newInstance(Class) - Static method in class com.hazelcast.nio.Serializer
 
newKeys(String) - Method in class com.hazelcast.impl.TransactionImpl
 
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.
newObjectInputStream(InputStream) - Static method in class com.hazelcast.nio.AbstractSerializer
 
newOutputStream(ByteBuffer) - Static method in class com.hazelcast.nio.IOUtil
 
newParallelExecutor(int) - Method in class com.hazelcast.impl.ExecutorManager
 
newPutRequest(Data, Data) - Static method in class com.hazelcast.impl.TestUtil
 
newPutRequest(Data, Data, long) - Static method in class com.hazelcast.impl.TestUtil
 
newRecord(CMap, long, Data, Data) - Static method in class com.hazelcast.impl.TestUtil
 
newRecord(long, Data, Data) - Static method in class com.hazelcast.impl.TestUtil
 
newRecord(CMap, long, Object, Object) - Static method in class com.hazelcast.impl.TestUtil
 
newRecord(long, Object, Object) - Static method in class com.hazelcast.impl.TestUtil
 
newRecord(long) - Static method in class com.hazelcast.impl.TestUtil
 
newRecordId() - Method in class com.hazelcast.impl.ConcurrentMapManager
 
newRecordIndex(Long, Record) - Method in interface com.hazelcast.query.IndexStore
 
newRecordIndex(Long, Record) - Method in class com.hazelcast.query.SortedIndexStore
 
newRecordIndex(Long, Record) - Method in class com.hazelcast.query.UnsortedIndexStore
 
newRemoveRequest(Data) - Static method in class com.hazelcast.impl.TestUtil
 
newRequest(ClusterOperation, Data, Data, long) - Static method in class com.hazelcast.impl.TestUtil
 
newResponseQueue() - Static method in class com.hazelcast.util.ResponseQueueFactory
 
newStatisticsCollector() - Static method in class com.hazelcast.jmx.ManagementService
Create a new collector or return null if statistics are not enabled
newThread(Runnable) - Method in class com.hazelcast.impl.ExecutorThreadFactory
 
node - Variable in class com.hazelcast.cluster.AbstractNodeAware
 
node - Variable in class com.hazelcast.impl.AbstractJoiner
 
node - Variable in class com.hazelcast.impl.BaseManager
 
node - Variable in class com.hazelcast.impl.FactoryImpl
 
Node - Class in com.hazelcast.impl
 
Node(FactoryImpl, Config) - Constructor for class com.hazelcast.impl.Node
 
node - Variable in class com.hazelcast.nio.SelectorBase
 
Node.NodeShutdownHookThread - Class in com.hazelcast.impl
 
NodeAware - Interface in com.hazelcast.cluster
 
NodeBaseVariables - Class in com.hazelcast.impl
 
NodeFactory - Class in com.hazelcast.impl
 
NodeFactory() - Constructor for class com.hazelcast.impl.NodeFactory
 
NodeMulticastListener - Class in com.hazelcast.impl
 
NodeMulticastListener(Node) - Constructor for class com.hazelcast.impl.NodeMulticastListener
 
nodeType - Variable in class com.hazelcast.cluster.JoinRequest
 
nodeType - Variable in class com.hazelcast.impl.MemberImpl
 
NodeType - Enum in com.hazelcast.impl
 
NoLogFactory - Class in com.hazelcast.logging
 
NoLogFactory() - Constructor for class com.hazelcast.logging.NoLogFactory
 
NoneStrictObjectPool<T> - Class in com.hazelcast.util
 
NoneStrictObjectPool(int) - Constructor for class com.hazelcast.util.NoneStrictObjectPool
 
not(Predicate) - Static method in class com.hazelcast.query.Predicates
 
notEqual(Object) - Method in class com.hazelcast.query.EntryObject
 
notEqual(Expression, Object) - Static method in class com.hazelcast.query.Predicates
 
numberOfConnectedClients() - Method in class com.hazelcast.impl.ClientService
 

O

OBJECT_CANCELLED - Static variable in interface com.hazelcast.impl.Constants.Objects
 
OBJECT_DONE - Static variable in interface com.hazelcast.impl.Constants.Objects
 
OBJECT_MEMBER_LEFT - Static variable in interface com.hazelcast.impl.Constants.Objects
 
OBJECT_NO_RESPONSE - Static variable in interface com.hazelcast.impl.Constants.Objects
 
OBJECT_NULL - Static variable in interface com.hazelcast.impl.Constants.Objects
 
OBJECT_REDO - Static variable in interface com.hazelcast.impl.Constants.Objects
 
ObjectNameSpec - Class in com.hazelcast.jmx
Handle JMX objectName
ObjectNameSpec() - Constructor for class com.hazelcast.jmx.ObjectNameSpec
 
ObjectNameSpec(String, String) - Constructor for class com.hazelcast.jmx.ObjectNameSpec
 
ObjectNameSpec(String) - Constructor for class com.hazelcast.jmx.ObjectNameSpec
 
obtain() - Method in class com.hazelcast.util.NoneStrictObjectPool
 
obtainPacket(String, Object, Object, ClusterOperation, long) - Method in class com.hazelcast.impl.BaseManager
 
obtainPacket() - Method in class com.hazelcast.impl.BaseManager
 
offer(String, Object, long) - Method in class com.hazelcast.impl.BlockingQueueManager
 
offer(String, Object, int, long) - Method in class com.hazelcast.impl.BlockingQueueManager
 
offer(Object) - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
offer(Object, long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
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
 
offerCommit(String, Object, Object) - Method in class com.hazelcast.impl.BlockingQueueManager
 
offers - Variable in class com.hazelcast.examples.SimpleQueueTest.Stats
 
oldValue - Variable in class com.hazelcast.core.EntryEvent
 
onDisconnect(Address) - Method in class com.hazelcast.cluster.ClusterManager.AsyncRemotelyBooleanCallable
 
onDisconnect(Address) - Method in class com.hazelcast.impl.BaseManager.ConnectionAwareOp
 
onDisconnect(Address) - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
onDisconnect(Address) - Method in class com.hazelcast.impl.CMap
 
onDisconnect(Record, Address) - Method in class com.hazelcast.impl.CMap
 
onEnqueue() - Method in class com.hazelcast.nio.Packet
 
onEnqueue() - Method in interface com.hazelcast.nio.SocketWritable
 
onMembershipChange(boolean) - Method in class com.hazelcast.impl.PartitionManager
 
onMessage(E) - Method in interface com.hazelcast.core.MessageListener
Invoked when a message is received for the added topic.
onMessage(Object) - Method in class com.hazelcast.examples.TestApp
 
onMessage(T) - Method in class com.hazelcast.impl.ClientService.ClientMessageListener
 
onMessage(Object) - Method in interface com.hazelcast.impl.MulticastListener
 
onMessage(Object) - Method in class com.hazelcast.impl.NodeMulticastListener
 
onMigrate(Record) - Method in class com.hazelcast.impl.CMap
 
onObtain(T) - Method in class com.hazelcast.util.NoneStrictObjectPool
 
onOutOfMemory(OutOfMemoryError) - Method in class com.hazelcast.impl.Node
 
onReceivedJoinInfo(JoinInfo) - Method in class com.hazelcast.impl.MulticastJoiner
 
onRelease(T) - Method in class com.hazelcast.util.NoneStrictObjectPool
 
onRestart() - Method in class com.hazelcast.cluster.ClusterManager
 
onRestart() - Method in class com.hazelcast.impl.ConcurrentMapManager
 
onRestart() - Method in class com.hazelcast.nio.ConnectionManager
 
onResult(V) - Method in class com.hazelcast.core.DistributedTask
 
onResult(Object) - Method in class com.hazelcast.core.MultiTask
 
onStillWaiting() - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
onStillWaiting() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
operation - Variable in class com.hazelcast.impl.Request
 
operation - Variable in class com.hazelcast.nio.Packet
 
OPERATION_COUNT - Static variable in enum com.hazelcast.impl.ClusterOperation
 
or(Predicate) - Method in class com.hazelcast.query.PredicateBuilder
 
or(Predicate, Predicate) - Static method in class com.hazelcast.query.Predicates
 
OUT_THREAD_PRIORITY - Variable in class com.hazelcast.impl.GroupProperties
 
outSelector - Variable in class com.hazelcast.impl.Node
 
OutSelector - Class in com.hazelcast.nio
 
OutSelector(Node) - Constructor for class com.hazelcast.nio.OutSelector
 
overCapacity() - Method in interface com.hazelcast.impl.MapMaxSizePolicy
 
own(Request) - Method in class com.hazelcast.impl.CMap
 
OWNER_LEFT - Static variable in interface com.hazelcast.impl.CountDownLatchProxy
 

P

Packet - Class in com.hazelcast.nio
 
Packet() - Constructor for class com.hazelcast.nio.Packet
 
PACKET_VERSION - Static variable in class com.hazelcast.impl.GroupProperties
 
PACKET_VERSION - Static variable in class com.hazelcast.nio.Packet
 
packetNotSent() - Method in class com.hazelcast.cluster.ClusterManager.AsyncRemotelyBooleanCallable
 
packetNotSent() - Method in class com.hazelcast.impl.BaseManager.ConnectionAwareOp
 
packetNotSent() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
packetVersion - Variable in class com.hazelcast.cluster.JoinRequest
 
Partition - Interface in com.hazelcast.partition
 
PartitionAware<T> - Interface in com.hazelcast.core
 
partitionHash - Variable in class com.hazelcast.nio.Data
 
PartitionManager - Class in com.hazelcast.impl
 
PartitionManager(ConcurrentMapManager) - Constructor for class com.hazelcast.impl.PartitionManager
 
PartitionService - Interface in com.hazelcast.partition
 
PartitionServiceImpl - Class in com.hazelcast.impl
 
PartitionServiceImpl(ConcurrentMapManager) - Constructor for class com.hazelcast.impl.PartitionServiceImpl
 
PassThroughMergePolicy - Class in com.hazelcast.merge
 
PassThroughMergePolicy() - Constructor for class com.hazelcast.merge.PassThroughMergePolicy
 
pause() - Method in interface com.hazelcast.core.LifecycleService
 
pause() - Method in class com.hazelcast.impl.LifecycleServiceImpl
 
peek(String) - Method in class com.hazelcast.impl.BlockingQueueManager
 
peek() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
peek() - Method in class com.hazelcast.util.DoubleBlockingQueue
 
peek() - Method in class com.hazelcast.util.SimpleBlockingQueue
 
peek() - Method in class com.hazelcast.util.SimpleBoundedQueue
 
pickAddress() - Method in class com.hazelcast.impl.AddressPicker
 
PipedZipBufferFactory - Class in com.hazelcast.nio
 
PipedZipBufferFactory() - Constructor for class com.hazelcast.nio.PipedZipBufferFactory
 
PipedZipBufferFactory.DeflatingPipedBuffer - Interface in com.hazelcast.nio
 
PipedZipBufferFactory.InflatingPipedBuffer - Interface in com.hazelcast.nio
 
POLICY_CLUSTER_WIDE_MAP_SIZE - Static variable in class com.hazelcast.config.MaxSizeConfig
 
POLICY_MAP_SIZE_PER_JVM - Static variable in class com.hazelcast.config.MaxSizeConfig
 
POLICY_PARTITIONS_WIDE_MAP_SIZE - Static variable in class com.hazelcast.config.MaxSizeConfig
 
POLICY_USED_HEAP_PERCENTAGE - Static variable in class com.hazelcast.config.MaxSizeConfig
 
POLICY_USED_HEAP_SIZE - Static variable in class com.hazelcast.config.MaxSizeConfig
 
poll(String, long) - Method in class com.hazelcast.impl.BlockingQueueManager
 
poll() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
poll(long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
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
 
pollFirst() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
pollFirst() - Method in interface com.hazelcast.util.NavigableSet
Retrieves and removes the first (lowest) element, or returns null if this set is empty.
pollFirstEntry() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Removes and returns a key-value mapping associated with the least key in this map, or null if the map is empty.
pollFirstEntry() - Method in interface com.hazelcast.util.NavigableMap
Removes and returns a key-value mapping associated with the least key in this map, or null if the map is empty.
pollLast() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
pollLast() - Method in interface com.hazelcast.util.NavigableSet
Retrieves and removes the last (highest) element, or returns null if this set is empty.
pollLastEntry() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Removes and returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
pollLastEntry() - Method in interface com.hazelcast.util.NavigableMap
Removes and returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
polls - Variable in class com.hazelcast.examples.SimpleQueueTest.Stats
 
pop() - Method in class com.hazelcast.util.SimpleBoundedQueue
 
postDeregister() - Method in class com.hazelcast.jmx.AbstractMBean
From interface MBeanRegistration
postDeregister() - Method in class com.hazelcast.jmx.DataMBean
 
postHandle(Packet) - Method in class com.hazelcast.impl.ClientService.ClientOperationHandler
 
postRead() - Method in class com.hazelcast.nio.DataHolder
 
postRegister(Boolean) - Method in class com.hazelcast.jmx.AbstractMBean
From interface MBeanRegistration
postRegister(Boolean) - Method in class com.hazelcast.jmx.ClusterMBean
 
postRegister(Boolean) - Method in class com.hazelcast.jmx.DataMBean
 
postRegister(Boolean) - Method in class com.hazelcast.jmx.ListMBean
 
postRegister(Boolean) - Method in class com.hazelcast.jmx.MapMBean
 
postRegister(Boolean) - Method in class com.hazelcast.jmx.QueueMBean
 
postRegister(Boolean) - Method in class com.hazelcast.jmx.SetMBean
 
postRegister(Boolean) - Method in class com.hazelcast.jmx.TopicMBean
 
preDeregister() - Method in class com.hazelcast.jmx.AbstractMBean
From interface MBeanRegistration
preDeregister() - Method in class com.hazelcast.jmx.ClusterMBean
 
preDeregister() - Method in class com.hazelcast.jmx.DataMBean
 
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<K,V> - Interface in com.hazelcast.query
 
PredicateBuilder - Class in com.hazelcast.query
 
PredicateBuilder() - Constructor for class com.hazelcast.query.PredicateBuilder
 
Predicates - Class in com.hazelcast.query
 
Predicates() - Constructor for class com.hazelcast.query.Predicates
 
Predicates.AbstractExpression - Class in com.hazelcast.query
 
Predicates.AbstractExpression() - Constructor for class com.hazelcast.query.Predicates.AbstractExpression
 
Predicates.AbstractPredicate - Class in com.hazelcast.query
 
Predicates.AbstractPredicate() - Constructor for class com.hazelcast.query.Predicates.AbstractPredicate
 
Predicates.AndOrPredicate - Class in com.hazelcast.query
 
Predicates.AndOrPredicate() - Constructor for class com.hazelcast.query.Predicates.AndOrPredicate
 
Predicates.AndOrPredicate(boolean, Predicate, Predicate) - Constructor for class com.hazelcast.query.Predicates.AndOrPredicate
 
Predicates.AndOrPredicate(boolean, Predicate...) - Constructor for class com.hazelcast.query.Predicates.AndOrPredicate
 
Predicates.BetweenPredicate - Class in com.hazelcast.query
 
Predicates.BetweenPredicate() - Constructor for class com.hazelcast.query.Predicates.BetweenPredicate
 
Predicates.BetweenPredicate(Expression, Expression, Object) - Constructor for class com.hazelcast.query.Predicates.BetweenPredicate
 
Predicates.BetweenPredicate(Expression, Object, Object) - Constructor for class com.hazelcast.query.Predicates.BetweenPredicate
 
Predicates.EqualPredicate - Class in com.hazelcast.query
 
Predicates.EqualPredicate() - Constructor for class com.hazelcast.query.Predicates.EqualPredicate
 
Predicates.EqualPredicate(Expression, Expression) - Constructor for class com.hazelcast.query.Predicates.EqualPredicate
 
Predicates.EqualPredicate(Expression, Object) - Constructor for class com.hazelcast.query.Predicates.EqualPredicate
 
Predicates.GetExpressionImpl<T> - Class in com.hazelcast.query
 
Predicates.GetExpressionImpl() - Constructor for class com.hazelcast.query.Predicates.GetExpressionImpl
 
Predicates.GetExpressionImpl(String) - Constructor for class com.hazelcast.query.Predicates.GetExpressionImpl
 
Predicates.GreaterLessPredicate - Class in com.hazelcast.query
 
Predicates.GreaterLessPredicate() - Constructor for class com.hazelcast.query.Predicates.GreaterLessPredicate
 
Predicates.GreaterLessPredicate(Expression, Expression, boolean, boolean) - Constructor for class com.hazelcast.query.Predicates.GreaterLessPredicate
 
Predicates.GreaterLessPredicate(Expression, Object, boolean, boolean) - Constructor for class com.hazelcast.query.Predicates.GreaterLessPredicate
 
Predicates.InPredicate - Class in com.hazelcast.query
 
Predicates.InPredicate() - Constructor for class com.hazelcast.query.Predicates.InPredicate
 
Predicates.InPredicate(Expression, Object...) - Constructor for class com.hazelcast.query.Predicates.InPredicate
 
Predicates.LikePredicate - Class in com.hazelcast.query
 
Predicates.LikePredicate() - Constructor for class com.hazelcast.query.Predicates.LikePredicate
 
Predicates.LikePredicate(Expression<String>, String) - Constructor for class com.hazelcast.query.Predicates.LikePredicate
 
Predicates.NotEqualPredicate - Class in com.hazelcast.query
 
Predicates.NotEqualPredicate() - Constructor for class com.hazelcast.query.Predicates.NotEqualPredicate
 
Predicates.NotEqualPredicate(Expression, Expression) - Constructor for class com.hazelcast.query.Predicates.NotEqualPredicate
 
Predicates.NotEqualPredicate(Expression, Object) - Constructor for class com.hazelcast.query.Predicates.NotEqualPredicate
 
Predicates.NotPredicate - Class in com.hazelcast.query
 
Predicates.NotPredicate(Predicate) - Constructor for class com.hazelcast.query.Predicates.NotPredicate
 
Predicates.NotPredicate() - Constructor for class com.hazelcast.query.Predicates.NotPredicate
 
Predicates.RegexPredicate - Class in com.hazelcast.query
 
Predicates.RegexPredicate() - Constructor for class com.hazelcast.query.Predicates.RegexPredicate
 
Predicates.RegexPredicate(Expression<String>, String) - Constructor for class com.hazelcast.query.Predicates.RegexPredicate
 
Prefix - Class in com.hazelcast.core
Holds the prefix constants used by Hazelcast.
prepare() - Method in class com.hazelcast.impl.TestUtil.MigrationProcess
 
preRegister(MBeanServer, ObjectName) - Method in class com.hazelcast.jmx.AbstractMBean
From interface MBeanRegistration
print(Object) - Method in class com.hazelcast.examples.TestApp
 
println(Object) - Method in class com.hazelcast.examples.TestApp
 
Prioritized - Interface in com.hazelcast.util
 
priority() - Method in class com.hazelcast.nio.CustomSerializerAdapter
 
priority() - Method in class com.hazelcast.nio.DefaultSerializer.BigIntegerSerializer
 
priority() - Method in class com.hazelcast.nio.DefaultSerializer.ByteArraySerializer
 
priority() - Method in class com.hazelcast.nio.DefaultSerializer.ClassSerializer
 
priority() - Method in class com.hazelcast.nio.DefaultSerializer.DateSerializer
 
priority() - Method in class com.hazelcast.nio.DefaultSerializer.Externalizer
 
priority() - Method in class com.hazelcast.nio.DefaultSerializer.IntegerSerializer
 
priority() - Method in class com.hazelcast.nio.DefaultSerializer.LongSerializer
 
priority() - Method in class com.hazelcast.nio.DefaultSerializer.ObjectSerializer
 
priority() - Method in class com.hazelcast.nio.DefaultSerializer.StringSerializer
 
priority() - Method in class com.hazelcast.nio.Serializer.DataSerializer
 
priority() - Method in interface com.hazelcast.nio.TypeSerializer
 
process() - Method in class com.hazelcast.cluster.AddOrRemoveConnection
 
process() - Method in class com.hazelcast.cluster.Bind
 
process() - Method in class com.hazelcast.cluster.ClusterManager.AsyncRemotelyBooleanCallable
 
process() - Method in class com.hazelcast.cluster.ClusterManager.RemoveMember
 
process() - Method in class com.hazelcast.cluster.InitialProcess
 
process() - Method in class com.hazelcast.cluster.JoinRequest
 
process() - Method in class com.hazelcast.cluster.Master
 
process() - Method in class com.hazelcast.cluster.MemberRemover
 
process() - Method in class com.hazelcast.cluster.SyncProcess
 
process() - Method in class com.hazelcast.impl.BaseManager.ConnectionAwareOp
 
process(Packet) - Method in class com.hazelcast.impl.BaseManager.ResponsiveOperationHandler
 
process() - Method in class com.hazelcast.impl.BaseManager.ReturnResponseProcess
 
process() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
process() - Method in class com.hazelcast.impl.Blocks
 
process() - Method in class com.hazelcast.impl.ClientService.CountDownLatchLeave
 
process() - Method in class com.hazelcast.impl.ListenerManager.ListenerItem
 
process() - Method in interface com.hazelcast.impl.Processable
 
process() - Method in class com.hazelcast.impl.TcpIpJoiner.MasterAnswer
 
process() - Method in class com.hazelcast.impl.TcpIpJoiner.MasterQuestion
 
Processable - Interface in com.hazelcast.impl
 
processCall(Node, Packet) - Method in class com.hazelcast.impl.ClientService.ClientOperationHandler
 
processMigrationAware(Packet) - Method in class com.hazelcast.impl.BaseManager.ResponsiveOperationHandler
 
processSelectionQueue() - Method in class com.hazelcast.nio.SelectorBase
 
processSimple(Packet) - Method in class com.hazelcast.impl.BaseManager.ResponsiveOperationHandler
 
PROP_CLEANUP_DELAY_SECONDS - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_CONCURRENT_MAP_MAX_BACKUP_COUNT - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_CONCURRENT_MAP_PARTITION_COUNT - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_ENABLE_JMX - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_ENABLE_JMX_DETAILED - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_EXECUTOR_CLIENT_THREAD_COUNT - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_EXECUTOR_EVENT_THREAD_COUNT - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_EXECUTOR_MIGRATION_THREAD_COUNT - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_EXECUTOR_QUERY_THREAD_COUNT - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_EXECUTOR_STORE_THREAD_COUNT - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_HEARTBEAT_INTERVAL_SECONDS - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_ICMP_ENABLED - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_IN_THREAD_PRIORITY - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_INITIAL_MIN_CLUSTER_SIZE - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_INITIAL_WAIT_SECONDS - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_LOG_STATE - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_LOGGING_TYPE - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MANCENTER_ENABLED - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MAP_LOAD_CHUNK_SIZE - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MAP_LOAD_THREAD_COUNT - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MAX_NO_HEARTBEAT_SECONDS - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MAX_WAIT_SECONDS_BEFORE_JOIN - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MC_ATOMIC_NUMBER_EXCLUDES - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MC_COUNT_DOWN_LATCH_EXCLUDES - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MC_MAP_EXCLUDES - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MC_MAX_VISIBLE_INSTANCE_COUNT - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MC_QUEUE_EXCLUDES - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MC_SEMAPHORE_EXCLUDES - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MC_TOPIC_EXCLUDES - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MEMCACHE_ENABLED - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MERGE_FIRST_RUN_DELAY_SECONDS - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_MERGE_NEXT_RUN_DELAY_SECONDS - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_OUT_THREAD_PRIORITY - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_PACKET_VERSION - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_REDO_WAIT_MILLIS - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_REMOVE_DELAY_SECONDS - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_REST_ENABLED - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_RESTART_ON_MAX_IDLE - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_SERIALIZER_GZIP_ENABLED - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_SERIALIZER_SHARED - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_SERVICE_THREAD_PRIORITY - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_SHUTDOWNHOOK_ENABLED - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_SOCKET_BIND_ANY - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_SOCKET_KEEP_ALIVE - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_SOCKET_LINGER_SECONDS - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_SOCKET_NO_DELAY - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_SOCKET_RECEIVE_BUFFER_SIZE - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_SOCKET_SEND_BUFFER_SIZE - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_TOPIC_FLOW_CONTROL_ENABLED - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_VERSION_CHECK_ENABLED - Static variable in class com.hazelcast.impl.GroupProperties
 
PROP_WAIT_SECONDS_BEFORE_JOIN - Static variable in class com.hazelcast.impl.GroupProperties
 
publish(E) - Method in interface com.hazelcast.core.ITopic
 
publish(Object) - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
publish(Data) - Method in class com.hazelcast.impl.TopicManager.TopicInstance
 
publish(boolean) - Method in class com.hazelcast.util.ThreadWatcher
 
publishUtilization() - Method in class com.hazelcast.nio.InSelector
 
publishUtilization() - Method in class com.hazelcast.nio.OutSelector
 
publishUtilization() - Method in class com.hazelcast.nio.SelectorBase
 
put(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
Puts an entry into this map with a given ttl (time to live) value.
put(K, V) - Method in interface com.hazelcast.core.MultiMap
Stores a key-value pair in the multimap.
put(Request) - Method in class com.hazelcast.impl.CMap
 
put(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
put(Object, Object, long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
put(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
put(Object) - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
put(Object, Data, Data) - Method in class com.hazelcast.impl.NearCache
 
put(K, V) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Associates the specified value with the specified key in this map.
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_PERCENTAGE - Static variable in class com.hazelcast.examples.SimpleMapTest
 
PUT_PERCENTAGE - Static variable in class com.hazelcast.examples.SimpleMultiMapTest
 
putAll(Map) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
putAndUnlock(K, V) - Method in interface com.hazelcast.core.IMap
Puts the key and value into this map and unlocks the key if the calling thread owns the lock.
putAndUnlock(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
putAsync(K, V) - Method in interface com.hazelcast.core.IMap
Asynchronously puts the given key and value.
putAsync(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
putBoolean(ByteBuffer, boolean) - Static method in class com.hazelcast.nio.IOUtil
 
putForSync(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
putForSync(Object, Object) - Method in interface com.hazelcast.impl.MProxy
 
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(Object, Object, long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
putIfAbsent(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
putIfAbsent(K, V) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
putMulti(Request) - Method in class com.hazelcast.impl.CMap
 
putMulti(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
putMulti(Object, Object) - Method in interface com.hazelcast.impl.MProxy
 
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(Object, Object, long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 

Q

QProxy<E> - Interface in com.hazelcast.impl
 
qServiceThreadPacketCache - Variable in class com.hazelcast.impl.BaseManager
 
QueryContext - Class in com.hazelcast.query
 
QueryContext(String, Predicate, MapIndexService) - Constructor for class com.hazelcast.query.QueryContext
 
QUEUE - Static variable in class com.hazelcast.core.Prefix
The Constant QUEUE: "q:"
QUEUE_HAZELCAST - Static variable in class com.hazelcast.core.Prefix
The Constant QUEUE_HAZELCAST: "q:__hz_"
QueueConfig - Class in com.hazelcast.config
 
QueueConfig() - Constructor for class com.hazelcast.config.QueueConfig
 
QueueConfig(QueueConfig) - Constructor for class com.hazelcast.config.QueueConfig
 
QueueMBean - Class in com.hazelcast.jmx
Management bean for Hazelcst Queue
QueueMBean(IQueue<?>, ManagementService) - Constructor for class com.hazelcast.jmx.QueueMBean
 
queueSize(String) - Method in class com.hazelcast.impl.BlockingQueueManager
 

R

read(InputStream) - Method in interface com.hazelcast.nio.CustomSerializer
 
read(FastByteArrayInputStream) - Method in class com.hazelcast.nio.CustomSerializerAdapter
 
read(ByteBuffer) - Method in class com.hazelcast.nio.DataHolder
 
read(FastByteArrayInputStream) - Method in class com.hazelcast.nio.DefaultSerializer.BigIntegerSerializer
 
read(FastByteArrayInputStream) - Method in class com.hazelcast.nio.DefaultSerializer.ByteArraySerializer
 
read(FastByteArrayInputStream) - Method in class com.hazelcast.nio.DefaultSerializer.ClassSerializer
 
read(FastByteArrayInputStream) - Method in class com.hazelcast.nio.DefaultSerializer.DateSerializer
 
read(FastByteArrayInputStream) - Method in class com.hazelcast.nio.DefaultSerializer.Externalizer
 
read(FastByteArrayInputStream) - Method in class com.hazelcast.nio.DefaultSerializer.IntegerSerializer
 
read(FastByteArrayInputStream) - Method in class com.hazelcast.nio.DefaultSerializer.LongSerializer
 
read(FastByteArrayInputStream) - Method in class com.hazelcast.nio.DefaultSerializer.ObjectSerializer
 
read(InputStream) - Method in class com.hazelcast.nio.DefaultSerializer
 
read(FastByteArrayInputStream) - Method in class com.hazelcast.nio.DefaultSerializer.StringSerializer
 
read() - Method in class com.hazelcast.nio.FastByteArrayInputStream
 
read(byte[], int, int) - Method in class com.hazelcast.nio.FastByteArrayInputStream
 
read() - Method in class com.hazelcast.nio.Packet
 
read(ByteBuffer) - Method in class com.hazelcast.nio.Packet
 
read(FastByteArrayInputStream) - Method in class com.hazelcast.nio.Serializer.DataSerializer
 
read(ByteBuffer) - Method in interface com.hazelcast.nio.SocketReader
 
read(FastByteArrayInputStream) - Method in interface com.hazelcast.nio.TypeSerializer
 
readBoolean() - Method in class com.hazelcast.nio.FastByteArrayInputStream
 
readBoolean(ByteBuffer) - Method in class com.hazelcast.nio.Packet
 
readByte() - Method in class com.hazelcast.nio.FastByteArrayInputStream
See the general contract of the readByte method of DataInput.
readByteArray(DataInput) - Static method in class com.hazelcast.nio.SerializationHelper
 
readChar() - Method in class com.hazelcast.nio.FastByteArrayInputStream
See the general contract of the readChar method of DataInput.
readData(DataInput) - Method in class com.hazelcast.cluster.AbstractRemotelyCallable
 
readData(DataInput) - Method in class com.hazelcast.cluster.AbstractRemotelyProcessable
 
readData(DataInput) - Method in class com.hazelcast.cluster.AddOrRemoveConnection
 
readData(DataInput) - Method in class com.hazelcast.cluster.AuthorizationCall
 
readData(DataInput) - Method in class com.hazelcast.cluster.ClusterManager.RemoveMember
 
readData(DataInput) - Method in class com.hazelcast.cluster.InitialProcess
 
readData(DataInput) - Method in class com.hazelcast.cluster.JoinInfo
 
readData(DataInput) - Method in class com.hazelcast.cluster.JoinRequest
 
readData(DataInput) - Method in class com.hazelcast.cluster.Master
 
readData(DataInput) - Method in class com.hazelcast.cluster.MemberInfo
 
readData(DataInput) - Method in class com.hazelcast.cluster.MemberRemover
 
readData(DataInput) - Method in class com.hazelcast.cluster.MembersUpdateCall
 
readData(DataInput) - Method in class com.hazelcast.cluster.SyncProcess
 
readData(DataInput) - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
readData(DataInput) - Method in class com.hazelcast.config.Config
 
readData(DataInput) - Method in class com.hazelcast.config.ExecutorConfig
 
readData(DataInput) - Method in class com.hazelcast.config.GroupConfig
 
readData(DataInput) - Method in class com.hazelcast.config.Interfaces
 
readData(DataInput) - Method in class com.hazelcast.config.Join
 
readData(DataInput) - Method in class com.hazelcast.config.MapConfig
 
readData(DataInput) - Method in class com.hazelcast.config.MaxSizeConfig
 
readData(DataInput) - Method in class com.hazelcast.config.MulticastConfig
 
readData(DataInput) - Method in class com.hazelcast.config.NetworkConfig
 
readData(DataInput) - Method in class com.hazelcast.config.QueueConfig
 
readData(DataInput) - Method in class com.hazelcast.config.SemaphoreConfig
 
readData(DataInput) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
readData(DataInput) - Method in class com.hazelcast.config.TcpIpConfig
 
readData(DataInput) - Method in class com.hazelcast.config.TopicConfig
 
readData(DataInput) - Method in class com.hazelcast.core.HazelcastInstanceAwareObject
 
readData(DataInput) - Method in class com.hazelcast.impl.Block
 
readData(DataInput) - Method in class com.hazelcast.impl.BlockingQueueManager.GetValueKeysCallable
 
readData(DataInput) - Method in class com.hazelcast.impl.Blocks
 
readData(DataInput) - Method in class com.hazelcast.impl.ClientService.CountDownLatchLeave
 
readData(DataInput) - Method in class com.hazelcast.impl.ClientService.PartitionImpl
 
readData(DataInput) - Method in class com.hazelcast.impl.CMap.CMapEntry
 
readData(DataInput) - Method in class com.hazelcast.impl.CMap.Values
 
readData(DataInput) - Method in class com.hazelcast.impl.ConcurrentMapManager.PutAllCallable
 
readData(DataInput) - Method in class com.hazelcast.impl.DestroyEndpointThreadsCallable
 
readData(DataInput) - Method in class com.hazelcast.impl.EvictLocalMapEntriesCallable
 
readData(DataInput) - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
readData(DataInput) - Method in class com.hazelcast.impl.FactoryImpl.InitializeMap
 
readData(DataInput) - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
readData(DataInput) - Method in class com.hazelcast.impl.FactoryImpl.ProxyKey
 
readData(DataInput) - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
readData(DataInput) - Method in class com.hazelcast.impl.GetAllCallable
 
readData(DataInput) - Method in class com.hazelcast.impl.Keys
 
readData(DataInput) - Method in class com.hazelcast.impl.ListenerManager.ListenerItem
 
readData(DataInput) - Method in class com.hazelcast.impl.ListProxyImpl
 
readData(DataInput) - Method in class com.hazelcast.impl.MemberImpl
 
readData(DataInput) - Method in class com.hazelcast.impl.TcpIpJoiner.MasterAnswer
 
readData(DataInput) - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
readData(DataInput) - Method in class com.hazelcast.monitor.TimedClusterState
 
readData(DataInput) - Method in class com.hazelcast.nio.AbstractEvolvableDataSerializable
 
readData(DataInput) - Method in class com.hazelcast.nio.Address
 
readData(DataInput) - Method in class com.hazelcast.nio.Data
 
readData(DataInput) - Method in interface com.hazelcast.nio.DataSerializable
 
readData(DataInput) - Method in class com.hazelcast.query.Predicates.AndOrPredicate
 
readData(DataInput) - Method in class com.hazelcast.query.Predicates.BetweenPredicate
 
readData(DataInput) - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
readData(DataInput) - Method in class com.hazelcast.query.Predicates.GetExpressionImpl
 
readData(DataInput) - Method in class com.hazelcast.query.Predicates.GreaterLessPredicate
 
readData(DataInput) - Method in class com.hazelcast.query.Predicates.InPredicate
 
readData(DataInput) - Method in class com.hazelcast.query.Predicates.LikePredicate
 
readData(DataInput) - Method in class com.hazelcast.query.Predicates.NotPredicate
 
readData(DataInput) - Method in class com.hazelcast.query.Predicates.RegexPredicate
 
readData(DataInput) - Method in class com.hazelcast.query.SqlPredicate
 
readData(DataInput) - Method in class com.hazelcast.util.DistributedTimeoutException
 
readDouble() - Method in class com.hazelcast.nio.FastByteArrayInputStream
See the general contract of the readDouble method of DataInput.
readFloat() - Method in class com.hazelcast.nio.FastByteArrayInputStream
See the general contract of the readFloat method of DataInput.
readFully(byte[]) - Method in class com.hazelcast.nio.FastByteArrayInputStream
 
readFully(byte[], int, int) - Method in class com.hazelcast.nio.FastByteArrayInputStream
 
readInt() - Method in class com.hazelcast.nio.FastByteArrayInputStream
See the general contract of the readInt method of DataInput.
readKnownData(DataInput) - Method in class com.hazelcast.nio.AbstractEvolvableDataSerializable
Deserializes all data the version of this class at hand knows about.
readLine() - Method in interface com.hazelcast.examples.LineReader
 
readLine() - Method in class com.hazelcast.nio.FastByteArrayInputStream
Deprecated. This method does not properly convert bytes to characters. As of JDK 1.1, the preferred way to read lines of text is via the BufferedReader.readLine() method. Programs that use the DataInputStream class to read lines can be converted to use the BufferedReader class by replacing code of the form:

                                                                                                                                                                                     DataInputStream d = new DataInputStream(in);
                                                                                                                                                                                     
with:
                                                                                                                                                                                     BufferedReader d = new BufferedReader(new InputStreamReader(in));
                                                                                                                                                                                     
readLong() - Method in class com.hazelcast.nio.FastByteArrayInputStream
See the general contract of the readLong method of DataInput.
readLongString(DataInput) - Static method in class com.hazelcast.nio.IOUtil
 
readObject(ByteBuffer) - Method in class com.hazelcast.nio.Address
 
readObject(DataInput) - Static method in class com.hazelcast.nio.SerializationHelper
 
readObject(Data) - Method in class com.hazelcast.nio.Serializer
 
readOwnership(DataInput) - Method in class com.hazelcast.impl.Block
 
readShort() - Method in class com.hazelcast.nio.FastByteArrayInputStream
See the general contract of the readShort method of DataInput.
readUnsignedByte() - Method in class com.hazelcast.nio.FastByteArrayInputStream
See the general contract of the readUnsignedByte method of DataInput.
readUnsignedShort() - Method in class com.hazelcast.nio.FastByteArrayInputStream
See the general contract of the readUnsignedShort method of DataInput.
readUTF() - Method in class com.hazelcast.nio.FastByteArrayInputStream
See the general contract of the readUTF method of DataInput.
receive() - Method in class com.hazelcast.impl.MulticastService
 
RECEIVE_SOCKET_BUFFER_SIZE - Static variable in interface com.hazelcast.nio.SocketReader
 
Record - Class in com.hazelcast.impl
 
Record(CMap, int, Data, Data, long, long, Long) - Constructor for class com.hazelcast.impl.Record
 
record - Variable in class com.hazelcast.impl.Request
 
recordUpdated(Record) - Method in interface com.hazelcast.impl.LocalUpdateListener
 
redo() - Method in class com.hazelcast.cluster.ClusterManager.AsyncRemotelyBooleanCallable
 
redo() - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
REDO_WAIT_MILLIS - Variable in class com.hazelcast.impl.GroupProperties
 
redoCount - Variable in class com.hazelcast.impl.Request
 
redoWaitMillis - Variable in class com.hazelcast.impl.BaseManager
 
reduce(int) - Method in class com.hazelcast.jmx.SemaphoreMBean
 
reducePermits(int) - Method in interface com.hazelcast.core.ISemaphore
Shrinks the number of available permits by the indicated reduction.
reducePermits(int) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
refresh() - Method in class com.hazelcast.jmx.AbstractMBean
Override this method if the managed object requires some refresh before reading.
refresh() - Method in class com.hazelcast.jmx.MapEntryMBean
 
register() - Method in class com.hazelcast.jmx.ManagementService
Register all the MBeans.
registerInstance(Object) - Method in class com.hazelcast.jmx.DataMBean
 
registerPacketProcessor(ClusterOperation, PacketProcessor) - Method in class com.hazelcast.cluster.ClusterService
 
registerPacketProcessor(ClusterOperation, PacketProcessor) - Method in class com.hazelcast.impl.BaseManager
 
registerPeriodicRunnable(Runnable) - Method in class com.hazelcast.cluster.ClusterService
 
registerScheduledAction(ScheduledAction) - Method in class com.hazelcast.cluster.ClusterManager
 
registerSerializer(TypeSerializer) - Static method in class com.hazelcast.nio.DefaultSerializer
 
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() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
release(int) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
release(int) - Method in class com.hazelcast.jmx.SemaphoreMBean
 
release(T) - Method in class com.hazelcast.util.NoneStrictObjectPool
 
released - Variable in class com.hazelcast.nio.Packet
 
releaseDetach() - Method in interface com.hazelcast.core.ISemaphore
Detaches a permit from the caller's address and returns it to the semaphore.
releaseDetach(int) - Method in interface com.hazelcast.core.ISemaphore
Detaches the given number of permits from the caller's address and returns them to the semaphore.
releaseDetach() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
releaseDetach(int) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
releasePacket(Packet) - Method in class com.hazelcast.impl.BaseManager
 
remainingCapacity() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
remainingCapacity() - Method in class com.hazelcast.util.DoubleBlockingQueue
 
remainingCapacity() - Method in class com.hazelcast.util.SimpleBlockingQueue
 
remainingCapacity() - Method in class com.hazelcast.util.SimpleBoundedQueue
 
RemotelyProcessable - Interface in com.hazelcast.cluster
 
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(int) - Method in class com.hazelcast.impl.BaseCollection
 
remove(String, Object) - Method in class com.hazelcast.impl.BlockingQueueManager
 
remove(String, int) - Method in class com.hazelcast.impl.BlockingQueueManager
 
remove(Request) - Method in class com.hazelcast.impl.CMap
 
remove(Object) - Method in class com.hazelcast.impl.CMap.Values
 
remove(Object) - Method in class com.hazelcast.impl.Entries
 
remove(Object) - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
remove(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
remove(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
remove(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
remove(Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
remove(Object) - Method in class com.hazelcast.impl.ListProxyImpl
 
remove(int) - Method in class com.hazelcast.impl.ListProxyImpl
 
remove(Record) - Method in class com.hazelcast.query.MapIndexService
 
remove(Object) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Removes the mapping for the specified key from this map if present.
remove(Object, Object) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
remove(Object) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class com.hazelcast.util.ConcurrentHashSet
 
remove(Object) - Method in class com.hazelcast.util.SimpleBlockingQueue
 
remove(Object) - Method in class com.hazelcast.util.SortedHashMap
 
REMOVE_DELAY_SECONDS - Variable in class com.hazelcast.impl.GroupProperties
 
REMOVE_EXISTING - Static variable in interface com.hazelcast.merge.MergePolicy
 
removeAll(Collection) - Method in class com.hazelcast.impl.CMap.Values
 
removeAll(Collection) - Method in class com.hazelcast.impl.Entries
 
removeAll(Collection<?>) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Removes from this set all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in class com.hazelcast.util.ConcurrentHashSet
 
removeAsync(K) - Method in interface com.hazelcast.core.IMap
Asynchronously removes the given key.
removeAsync(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
removeCall(long) - Method in class com.hazelcast.impl.BaseManager
 
removeEldestEntry(Map.Entry<K, V>) - Method in class com.hazelcast.util.SortedHashMap
 
removeEntry(Object) - Method in class com.hazelcast.jmx.MapMBean
 
removeEntryListener(EntryListener<K, V>) - Method in interface com.hazelcast.core.IMap
Removes the specified entry listener Returns silently if there is no such listener added before.
removeEntryListener(EntryListener<K, V>, K) - Method in interface com.hazelcast.core.IMap
Removes the specified entry listener for the specified key.
removeEntryListener(EntryListener<K, V>) - Method in interface com.hazelcast.core.MultiMap
Removes the specified entry listener Returns silently if there is no such listener added before.
removeEntryListener(EntryListener<K, V>, K) - Method in interface com.hazelcast.core.MultiMap
Removes the specified entry listener for the specified key.
removeEntryListener(EntryListener) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
removeEntryListener(EntryListener, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
removeEntryListener(EntryListener) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
removeEntryListener(EntryListener, Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
removeForSync(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
removeForSync(Object) - Method in interface com.hazelcast.impl.MProxy
 
removeGenericListener(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
removeGenericListener(Object, Object) - Method in interface com.hazelcast.impl.MProxy
 
removeInstanceListener(InstanceListener) - Static method in class com.hazelcast.core.Hazelcast
Removes the specified instance listener.
removeInstanceListener(InstanceListener) - Method in interface com.hazelcast.core.HazelcastInstance
Removes the specified instance listener.
removeInstanceListener(InstanceListener) - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
removeInstanceListener(InstanceListener) - Method in class com.hazelcast.impl.FactoryImpl
 
removeItem(Request) - Method in class com.hazelcast.impl.CMap
 
removeItem(Object) - Method in class com.hazelcast.jmx.ListMBean
 
removeItem(Object) - Method in class com.hazelcast.jmx.SetMBean
 
removeItemListener(ItemListener<E>) - Method in interface com.hazelcast.core.ICollection
Removes the specified item listener.
removeItemListener(String, ItemListener) - Method in class com.hazelcast.impl.BlockingQueueManager
 
removeItemListener(ItemListener) - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
removeItemListener(ItemListener) - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
removeItemListener(ItemListener) - Method in class com.hazelcast.impl.ListProxyImpl
 
removeKey(String, Data) - Method in class com.hazelcast.impl.BlockingQueueManager
 
removeKey(Object) - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
removeKey(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
removeLifecycleListener(LifecycleListener) - Method in interface com.hazelcast.core.LifecycleService
 
removeLifecycleListener(LifecycleListener) - Method in class com.hazelcast.impl.LifecycleServiceImpl
 
removeListener(Data, Address) - Method in class com.hazelcast.impl.CMap
 
removeListener(String, Object, Object) - Method in class com.hazelcast.impl.ListenerManager
 
removeListener(Address) - Method in class com.hazelcast.impl.Record
 
removeListener(Address) - Method in class com.hazelcast.impl.TopicManager.TopicInstance
 
removeLogListener(LogListener) - Method in interface com.hazelcast.logging.LoggingService
 
removeLogListener(LogListener) - Method in class com.hazelcast.logging.LoggingServiceImpl
 
removeMember(MemberImpl) - Method in class com.hazelcast.cluster.ClusterManager
 
removeMembershipListener(MembershipListener) - Method in class com.hazelcast.cluster.ClusterImpl
 
removeMembershipListener(MembershipListener) - Method in interface com.hazelcast.core.Cluster
Removes the specified membership listener.
removeMessageListener(MessageListener<E>) - Method in interface com.hazelcast.core.ITopic
 
removeMessageListener(MessageListener) - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
removeMigrationListener(MigrationListener) - Method in class com.hazelcast.impl.PartitionServiceImpl
 
removeMigrationListener(MigrationListener) - Method in interface com.hazelcast.partition.PartitionService
 
removeMulti(Request) - Method in class com.hazelcast.impl.CMap
 
removeMulti(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
removeMulti(Object, Object) - Method in interface com.hazelcast.impl.MProxy
 
removeMulticastListener(MulticastListener) - Method in class com.hazelcast.impl.MulticastService
 
removeRecordIndex(Long, Long) - Method in interface com.hazelcast.query.IndexStore
 
removeRecordIndex(Long, Long) - Method in class com.hazelcast.query.SortedIndexStore
 
removeRecordIndex(Long, Long) - Method in class com.hazelcast.query.UnsortedIndexStore
 
removeRequest(ClientRequestHandler) - Method in class com.hazelcast.impl.ClientEndpoint
 
removeTask(long) - Method in class com.hazelcast.impl.ClientEndpoint
 
removeThisListener(IMap, Data) - Method in class com.hazelcast.impl.ClientEndpoint
 
replace(Object, Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
replace(Object, Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
replace(K, V, V) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
replace(K, V) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
ReplicatedMapFactory - Class in com.hazelcast.impl
 
Request - Class in com.hazelcast.impl
 
Request() - Constructor for class com.hazelcast.impl.Request
 
reset() - Method in class com.hazelcast.cluster.ClusterImpl
 
reset() - Method in class com.hazelcast.impl.BaseManager.ConnectionAwareOp
 
reset() - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
reset() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
reset() - Method in class com.hazelcast.impl.CallContext
 
reset() - Method in class com.hazelcast.impl.ConcurrentMapManager
 
reset() - Method in class com.hazelcast.impl.NearCache
 
reset() - Method in class com.hazelcast.impl.PartitionManager
 
reset() - Method in class com.hazelcast.impl.PartitionServiceImpl
 
reset() - Method in class com.hazelcast.impl.Request
 
reset() - Method in class com.hazelcast.impl.ThreadContext
 
reset() - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
reset() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
reset() - Method in class com.hazelcast.nio.FastByteArrayInputStream
 
reset() - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
resetStats() - Method in class com.hazelcast.jmx.DataMBean
Resets statistics
resetStats() - Method in class com.hazelcast.jmx.ListMBean
Resets statistics
resetStats() - Method in class com.hazelcast.jmx.QueueMBean
Resets statistics
resetStats() - Method in class com.hazelcast.jmx.SetMBean
Resets statistics
resetStats() - Method in class com.hazelcast.jmx.TopicMBean
Resets statistics
resetWriteQueueSize() - Method in class com.hazelcast.nio.OutSelector
 
response - Variable in class com.hazelcast.impl.Request
 
RESPONSE_FAILURE - Static variable in interface com.hazelcast.impl.Constants.ResponseTypes
 
RESPONSE_NONE - Static variable in interface com.hazelcast.impl.Constants.ResponseTypes
 
RESPONSE_REDO - Static variable in interface com.hazelcast.impl.Constants.ResponseTypes
 
RESPONSE_SUCCESS - Static variable in interface com.hazelcast.impl.Constants.ResponseTypes
 
ResponseQueueFactory - Class in com.hazelcast.util
 
ResponseQueueFactory() - Constructor for class com.hazelcast.util.ResponseQueueFactory
 
responseType - Variable in class com.hazelcast.impl.Request
 
responseType - Variable in class com.hazelcast.nio.Packet
 
REST_ENABLED - Variable in class com.hazelcast.impl.GroupProperties
 
restart() - Static method in class com.hazelcast.core.Hazelcast
Deprecated. as of version 1.9
restart() - Method in interface com.hazelcast.core.HazelcastInstance
Deprecated. as of version 1.9
restart() - Method in interface com.hazelcast.core.LifecycleService
 
restart() - Method in class com.hazelcast.impl.ClientService
 
restart() - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
restart() - Method in class com.hazelcast.impl.FactoryImpl
 
restart() - Method in class com.hazelcast.impl.LifecycleServiceImpl
 
restart() - Method in class com.hazelcast.impl.SplitBrainHandler
 
restart() - Method in class com.hazelcast.jmx.ClusterMBean
 
RESTART_ON_MAX_IDLE - Variable in class com.hazelcast.impl.GroupProperties
 
results - Variable in class com.hazelcast.core.MultiTask
 
resume() - Method in interface com.hazelcast.core.LifecycleService
 
resume() - Method in class com.hazelcast.impl.LifecycleServiceImpl
 
retainAll(Collection) - Method in class com.hazelcast.impl.CMap.Values
 
retainAll(Collection) - Method in class com.hazelcast.impl.Entries
 
retainAll(Collection<?>) - Method in class com.hazelcast.util.ConcurrentHashSet
 
rethrowException(ClusterOperation, AddressAwareException) - Method in class com.hazelcast.impl.BaseManager
 
returnRedoResponse(Request) - Method in class com.hazelcast.impl.BaseManager
 
returnResponse(Request) - Method in class com.hazelcast.impl.BaseManager
 
returnResponse(Request, Connection) - Method in class com.hazelcast.impl.BaseManager
 
returnScheduledAsBoolean(Request) - Method in class com.hazelcast.impl.BaseManager
 
returnScheduledAsSuccess(Request) - Method in class com.hazelcast.impl.BaseManager
 
rollback() - Method in interface com.hazelcast.core.Transaction
Rolls back the transaction associated with the current thread.
rollback() - Method in class com.hazelcast.impl.TransactionImpl
 
rollbackPoll(String, Object, Object) - Method in class com.hazelcast.impl.BlockingQueueManager
 
RoundRobinLoadBalancer - Class in com.hazelcast.impl
 
RoundRobinLoadBalancer() - Constructor for class com.hazelcast.impl.RoundRobinLoadBalancer
 
run() - Method in class com.hazelcast.cluster.ClusterService
 
run() - Method in class com.hazelcast.examples.ChatApplication
 
run() - Method in class com.hazelcast.examples.LongRunningTest
 
run() - Method in class com.hazelcast.examples.LongRunningTransactionTest
 
run() - Method in class com.hazelcast.impl.AsyncCall
 
run() - Method in class com.hazelcast.impl.FallThroughRunnable
 
run() - Method in class com.hazelcast.impl.MulticastService
 
run() - Method in class com.hazelcast.impl.Node.NodeShutdownHookThread
 
run() - Method in class com.hazelcast.impl.PartitionManager
 
run() - Method in class com.hazelcast.impl.SplitBrainHandler
 
run() - Method in class com.hazelcast.impl.TestUtil.OrderUpdateRunnable
 
run() - Method in class com.hazelcast.impl.VersionedBackupOp
 
run() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
run() - Method in class com.hazelcast.nio.SelectorBase
 
run() - Method in class com.hazelcast.nio.WriteHandler
 
runBackupOps() - Method in class com.hazelcast.impl.Record
 

S

scheduled - Variable in class com.hazelcast.impl.Request
 
searchForOtherClusters(SplitBrainHandler) - Method in interface com.hazelcast.impl.Joiner
 
searchForOtherClusters(SplitBrainHandler) - Method in class com.hazelcast.impl.MulticastJoiner
 
searchForOtherClusters(SplitBrainHandler) - Method in class com.hazelcast.impl.TcpIpJoiner
 
secondIsExpression - Variable in class com.hazelcast.query.Predicates.EqualPredicate
 
SelectionHandler - Interface in com.hazelcast.nio
 
selector - Variable in class com.hazelcast.nio.SelectorBase
 
SelectorBase - Class in com.hazelcast.nio
 
SelectorBase(Node, int) - Constructor for class com.hazelcast.nio.SelectorBase
 
selectorQueue - Variable in class com.hazelcast.nio.SelectorBase
 
SEMAPHORE - Static variable in class com.hazelcast.core.Prefix
The Constant SEMAPHORE: "4:"
SEMAPHORE_MAP_NAME - Static variable in class com.hazelcast.config.MapConfig
 
SemaphoreConfig - Class in com.hazelcast.config
 
SemaphoreConfig() - Constructor for class com.hazelcast.config.SemaphoreConfig
 
SemaphoreConfig(String) - Constructor for class com.hazelcast.config.SemaphoreConfig
 
SemaphoreConfig(String, int) - Constructor for class com.hazelcast.config.SemaphoreConfig
 
SemaphoreConfig(String, SemaphoreConfig) - Constructor for class com.hazelcast.config.SemaphoreConfig
 
SemaphoreFactory - Interface in com.hazelcast.core
Hazelcast distributed semaphore helper class can be used to dynamically interact with certain semaphore events.
SemaphoreMBean - Class in com.hazelcast.jmx
MBean for ISemaphore
SemaphoreMBean(ISemaphore, ManagementService) - Constructor for class com.hazelcast.jmx.SemaphoreMBean
 
SemaphoreProxy - Interface in com.hazelcast.impl
 
send(String, ClusterOperation, DataSerializable, Address) - Method in class com.hazelcast.impl.BaseManager
 
send(Packet, Address) - Method in class com.hazelcast.impl.BaseManager
 
send(Packet, Connection) - Method in class com.hazelcast.impl.BaseManager
 
send(JoinInfo) - Method in class com.hazelcast.impl.MulticastService
 
SEND_SOCKET_BUFFER_SIZE - Static variable in interface com.hazelcast.nio.SocketWriter
 
sendEvents(int, String, Data, Data, Map<Address, Boolean>, Address) - Method in class com.hazelcast.impl.BaseManager
 
sendJoinRequest(Address) - Method in class com.hazelcast.cluster.ClusterManager
 
sendOrReleasePacket(Packet, Connection) - Method in class com.hazelcast.impl.BaseManager
 
sendProcessableTo(RemotelyProcessable, Connection) - Method in class com.hazelcast.cluster.ClusterManager
 
sendProcessableTo(RemotelyProcessable, Address) - Method in class com.hazelcast.impl.BaseManager
 
sendProcessableToAll(RemotelyProcessable, boolean) - Method in class com.hazelcast.impl.BaseManager
 
sendRedoResponse(Packet) - Method in class com.hazelcast.impl.BaseManager
 
sendResponse(Packet) - Method in class com.hazelcast.impl.BaseManager
 
sendResponse(Packet, Address) - Method in class com.hazelcast.impl.BaseManager
 
sendResponse(Packet) - Method in class com.hazelcast.impl.ClientService.ClientOperationHandler
 
sendResponseFailure(Packet) - Method in class com.hazelcast.impl.BaseManager
 
sendResponseFailure(Packet, Address) - Method in class com.hazelcast.impl.BaseManager
 
SerializationHelper - Class in com.hazelcast.nio
 
SerializationHelper() - Constructor for class com.hazelcast.nio.SerializationHelper
 
Serializer - Class in com.hazelcast.nio
 
Serializer() - Constructor for class com.hazelcast.nio.Serializer
 
Serializer.DataSerializer - Class in com.hazelcast.nio
 
Serializer.DataSerializer() - Constructor for class com.hazelcast.nio.Serializer.DataSerializer
 
SERIALIZER_GZIP_ENABLED - Static variable in class com.hazelcast.impl.GroupProperties
 
SERIALIZER_SHARED - Static variable in class com.hazelcast.impl.GroupProperties
 
serializeToBytes(Object) - Static method in class com.hazelcast.nio.IOUtil
 
serializeToObject(byte[]) - Static method in class com.hazelcast.nio.IOUtil
 
SERVICE_THREAD_PRIORITY - Variable in class com.hazelcast.impl.GroupProperties
 
set(long) - Method in interface com.hazelcast.core.AtomicNumber
Atomically sets the given value.
set(V) - Method in class com.hazelcast.core.DistributedTask
 
SET - Static variable in class com.hazelcast.core.Prefix
The Constant SET: "m:s:"
set(int, Object) - Method in class com.hazelcast.impl.BaseCollection
 
set(String, Object, int) - Method in class com.hazelcast.impl.BlockingQueueManager
 
set(String, Data, int) - Method in class com.hazelcast.impl.BlockingQueueManager
 
set(String, Object) - Method in class com.hazelcast.impl.CMap.CMapEntry
 
set(long) - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
set(String, FactoryImpl) - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
set(String, FactoryImpl) - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
set(int, Object) - Method in class com.hazelcast.impl.ListProxyImpl
 
set(long) - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
set(byte[], int) - Method in class com.hazelcast.nio.FastByteArrayInputStream
 
set(byte[]) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
set(String, ClusterOperation, Object, Object) - Method in class com.hazelcast.nio.Packet
 
setAccessKey(String) - Method in class com.hazelcast.config.AwsConfig
 
setActive(boolean) - Method in class com.hazelcast.impl.Node
 
setActive() - Method in class com.hazelcast.impl.Record
 
setActive(boolean) - Method in class com.hazelcast.impl.Record
 
setAddress(Address) - Method in class com.hazelcast.cluster.Master
Sets the address.
setAlgorithm(String) - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
setAlgorithm(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
setAsymmetricEncryptionConfig(AsymmetricEncryptionConfig) - Method in class com.hazelcast.config.NetworkConfig
 
setAttribute(Attribute) - Method in class com.hazelcast.jmx.AbstractMBean
 
setAttributes(AttributeList) - Method in class com.hazelcast.jmx.AbstractMBean
 
setAwsConfig(AwsConfig) - Method in class com.hazelcast.config.Join
 
setBackingMapRef(String) - Method in class com.hazelcast.config.QueueConfig
 
setBackupCount(int) - Method in class com.hazelcast.config.MapConfig
Number of backups.
setBackupOps(SortedSet<VersionedBackupOp>) - Method in class com.hazelcast.impl.Record
 
setBooleanRequest() - Method in class com.hazelcast.impl.Request
 
setCacheValue(boolean) - Method in class com.hazelcast.config.MapConfig
Sets if entry values should be cached
setCallContext(CallContext) - Method in class com.hazelcast.impl.ThreadContext
 
setCheckCompatibility(boolean) - Method in class com.hazelcast.config.Config
 
setClassLoader(ClassLoader) - Method in class com.hazelcast.config.Config
 
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.MergePolicyConfig
 
setConfigurationFile(File) - Method in class com.hazelcast.config.Config
 
setConfigurationUrl(URL) - Method in class com.hazelcast.config.Config
 
setConnection(Connection) - Method in class com.hazelcast.cluster.AbstractRemotelyCallable
 
setConnection(Connection) - Method in class com.hazelcast.cluster.AbstractRemotelyProcessable
 
setConnection(Connection) - Method in class com.hazelcast.cluster.ClusterManager.RemoveMember
 
setConnection(Connection) - Method in class com.hazelcast.cluster.MemberRemover
 
setConnection(Connection) - Method in interface com.hazelcast.cluster.RemotelyProcessable
 
setConnection(Connection) - Method in class com.hazelcast.cluster.SyncProcess
 
setConnection(Connection) - Method in class com.hazelcast.impl.ClientService.CountDownLatchLeave
 
setConnectionTimeoutSeconds(int) - Method in class com.hazelcast.config.TcpIpConfig
 
setContainsKey(Object, Data) - Method in class com.hazelcast.impl.NearCache
 
setCopyCount(int) - Method in class com.hazelcast.impl.Record
 
setCorePoolSize(int) - Method in class com.hazelcast.config.ExecutorConfig
 
setCost(long) - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
setCount(int) - Method in interface com.hazelcast.core.ICountDownLatch
Sets the count to the given value if the current count is zero.
setCount(int, Address) - Method in interface com.hazelcast.impl.CountDownLatchProxy
 
setCount(int) - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
setCount(int, Address) - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
setCreationTime(long) - Method in class com.hazelcast.impl.Record
 
setCreationTime(long) - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
setCurrentFactory(FactoryImpl) - Method in class com.hazelcast.impl.ThreadContext
 
setDirty(boolean) - Method in class com.hazelcast.impl.Record
 
setEnabled(boolean) - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
setEnabled(boolean) - Method in class com.hazelcast.config.AwsConfig
 
setEnabled(boolean) - Method in class com.hazelcast.config.Interfaces
 
setEnabled(boolean) - Method in class com.hazelcast.config.MapStoreConfig
Enables and disables this configuration
setEnabled(boolean) - Method in class com.hazelcast.config.MulticastConfig
 
setEnabled(boolean) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
setEnabled(boolean) - Method in class com.hazelcast.config.TcpIpConfig
 
setEndPoint(Address) - Method in class com.hazelcast.nio.Connection
 
setEndpoints(List<String>) - Method in class com.hazelcast.config.WanTargetClusterConfig
 
setEvictionDelaySeconds(int) - Method in class com.hazelcast.config.MapConfig
Deprecated.  
setEvictionPercentage(int) - Method in class com.hazelcast.config.MapConfig
When max.
setEvictionPolicy(String) - Method in class com.hazelcast.config.MapConfig
 
setEvictionPolicy(String) - Method in class com.hazelcast.config.NearCacheConfig
 
setExecutionCallback(ExecutionCallback<V>) - Method in class com.hazelcast.core.DistributedTask.Inner
 
setExecutionCallback(ExecutionCallback<V>) - Method in class com.hazelcast.core.DistributedTask
 
setExecutionManagerCallback(ExecutionManagerCallback) - Method in class com.hazelcast.core.DistributedTask.Inner
 
setExecutionManagerCallback(ExecutionManagerCallback) - Method in interface com.hazelcast.impl.InnerFutureTask
 
setExecutorConfig(ExecutorConfig) - Method in class com.hazelcast.config.Config
Deprecated. use addExecutorConfig instead
setExecutorConfigMap(Map<String, ExecutorConfig>) - Method in class com.hazelcast.config.Config
 
setExpirationTime(long) - Method in class com.hazelcast.impl.Record
 
setExpirationTime(long) - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
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.SemaphoreConfig
 
setFactoryEnabled(boolean) - Method in class com.hazelcast.config.SemaphoreConfig
 
setFactoryImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfig
Sets the map store factory implementation object
setFactoryImplementation(SemaphoreFactory) - Method in class com.hazelcast.config.SemaphoreConfig
 
setFalse(byte, int) - Static method in class com.hazelcast.util.ByteUtil
Clears a bit, by setting it to 0.
setFromConnection(Connection) - Method in class com.hazelcast.nio.Packet
 
setFromRecord(Record) - Method in class com.hazelcast.impl.Request
 
setFromRequest(Request) - Method in class com.hazelcast.impl.Request
 
setGlobalOrderingEnabled(boolean) - Method in class com.hazelcast.config.TopicConfig
 
setGroupConfig(GroupConfig) - Method in class com.hazelcast.config.Config
 
setGroupName(String) - Method in class com.hazelcast.config.WanTargetClusterConfig
 
setGroupPassword(String) - Method in class com.hazelcast.config.WanTargetClusterConfig
 
setHazelcast(HazelcastInstance) - Method in class com.hazelcast.examples.TestApp
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.core.DistributedTask.DistributedRunnableAdapterImpl
 
setHazelcastInstance(HazelcastInstance) - Method in interface com.hazelcast.core.HazelcastInstanceAware
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.core.HazelcastInstanceAwareObject
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.BlockingQueueManager.GetValueKeysCallable
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.ClientService.PartitionImpl
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.CMap.CMapEntry
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.ConcurrentMapManager.PutAllCallable
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.DestroyEndpointThreadsCallable
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.EvictLocalMapEntriesCallable
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.FactoryImpl.InitializeMap
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.GetAllCallable
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.ListProxyImpl
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.MemberImpl
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.TestUtil.OrderUpdateCallable
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.impl.TestUtil.OrderUpdateRunnable
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.monitor.DistributedMapStatsCallable
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.monitor.DistributedMemberInfoCallable
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.monitor.DistributedQueueStatsCallable
 
setHits(int) - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
setImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfig
Sets the map store implementation object
setImplementation(MergePolicy) - Method in class com.hazelcast.config.MergePolicyConfig
 
setIndexes(Long[], byte[]) - Method in class com.hazelcast.impl.Record
 
setIndexes(Long[], byte[]) - Method in class com.hazelcast.impl.Request
 
setInitialPermits(int) - Method in class com.hazelcast.config.SemaphoreConfig
 
setInstanceNames(Set<String>) - Method in class com.hazelcast.monitor.TimedClusterState
 
setInterfaces(Collection<String>) - Method in class com.hazelcast.config.Interfaces
Adds a collection of interfaces.
setInterfaces(Interfaces) - Method in class com.hazelcast.config.NetworkConfig
 
setInvalid() - Method in class com.hazelcast.impl.Record
 
setInvalidateOnChange(boolean) - Method in class com.hazelcast.config.NearCacheConfig
 
setIterationCount(int) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
setJoin(Join) - Method in class com.hazelcast.config.NetworkConfig
 
setJoined() - Method in class com.hazelcast.impl.Node
 
setKeepAliveSeconds(int) - Method in class com.hazelcast.config.ExecutorConfig
 
setKey(byte[]) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
setKey(Object) - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
setKey(Data) - Method in class com.hazelcast.nio.Packet
 
setKeyAlias(String) - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
setKeyPassword(String) - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
setLastAccessed() - Method in class com.hazelcast.impl.Record
 
setLastAccessTime(long) - Method in class com.hazelcast.impl.Record
 
setLastAccessTime(long) - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
setLastStoredTime(long) - Method in class com.hazelcast.impl.Record
 
setLastUpdated() - Method in class com.hazelcast.impl.Record
 
setLastUpdateTime(long) - Method in class com.hazelcast.impl.Record
 
setLastUpdateTime(long) - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
setLineReader(LineReader) - Method in class com.hazelcast.examples.TestApp
 
setLive(boolean) - Method in class com.hazelcast.nio.Connection
 
setLocal(ClusterOperation, String, Data, Data, int, long, long, Address) - Method in class com.hazelcast.impl.Request
 
setLocalMapStats(LocalMapStats) - Method in class com.hazelcast.monitor.DistributedMapStatsCallable.MemberMapStat
 
setLocalQueueStats(LocalQueueStats) - Method in class com.hazelcast.monitor.DistributedQueueStatsCallable.MemberQueueStats
 
setLock(DistributedLock) - Method in class com.hazelcast.impl.Record
 
setLogRecord(LogRecord) - Method in class com.hazelcast.logging.LogEvent
 
setLongRequest() - Method in class com.hazelcast.impl.Request
 
setMapConfigs(Map<String, MapConfig>) - Method in class com.hazelcast.config.Config
 
setMapListeners(Map<Address, Boolean>) - Method in class com.hazelcast.impl.Record
 
setMapQConfigs(Map<String, QueueConfig>) - Method in class com.hazelcast.config.Config
 
setMapStoreConfig(MapStoreConfig) - Method in class com.hazelcast.config.MapConfig
Sets the mapStore configuration
setMasterAddress(Address) - Method in class com.hazelcast.impl.Node
 
setMasterTime(long) - Method in class com.hazelcast.cluster.ClusterImpl
 
setMaxIdle(long) - Method in class com.hazelcast.impl.Record
 
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.NearCacheConfig
 
setMaxPoolSize(int) - Method in class com.hazelcast.config.ExecutorConfig
 
setMaxSize(int) - Method in class com.hazelcast.config.MapConfig
Deprecated. use MaxSizeConfig.setSize
setMaxSize(int) - Method in class com.hazelcast.config.NearCacheConfig
 
setMaxSizePerJVM(int) - Method in class com.hazelcast.config.QueueConfig
 
setMaxSizePolicy(String) - Method in class com.hazelcast.config.MaxSizeConfig
 
SetMBean - Class in com.hazelcast.jmx
MBean for Set
SetMBean(ISet<?>, ManagementService) - Constructor for class com.hazelcast.jmx.SetMBean
 
setMember(Member) - Method in class com.hazelcast.logging.LogEvent
 
setMember(Member) - Method in class com.hazelcast.monitor.DistributedMapStatsCallable.MemberMapStat
 
setMember(Member) - Method in class com.hazelcast.monitor.DistributedQueueStatsCallable.MemberQueueStats
 
setMemberLeft(Member) - Method in class com.hazelcast.core.DistributedTask
 
setMembers(List<MemberImpl>) - Method in class com.hazelcast.cluster.ClusterImpl
 
setMembers(List<String>) - Method in class com.hazelcast.config.TcpIpConfig
 
setMergePolicy(String) - Method in class com.hazelcast.config.MapConfig
 
setMergePolicy(String) - Method in class com.hazelcast.config.WanReplicationRef
 
setMergePolicyConfigs(Map<String, MergePolicyConfig>) - Method in class com.hazelcast.config.Config
 
setMigrationAddress(Address) - Method in class com.hazelcast.impl.Block
 
setMigrationStarted(boolean) - Method in class com.hazelcast.impl.Block
 
setMulticastConfig(MulticastConfig) - Method in class com.hazelcast.config.Join
 
setMulticastGroup(String) - Method in class com.hazelcast.config.MulticastConfig
 
setMulticastPort(int) - Method in class com.hazelcast.config.MulticastConfig
 
setMulticastTimeoutSeconds(int) - Method in class com.hazelcast.config.MulticastConfig
 
setMultiValues(Set<Data>) - Method in class com.hazelcast.impl.Record
 
setName(String) - Method in class com.hazelcast.config.ExecutorConfig
 
setName(String) - Method in class com.hazelcast.config.GroupConfig
 
setName(String) - Method in class com.hazelcast.config.MapConfig
 
setName(String) - Method in class com.hazelcast.config.MergePolicyConfig
 
setName(String) - Method in class com.hazelcast.config.QueueConfig
 
setName(String) - Method in class com.hazelcast.config.TopicConfig
 
setName(String) - Method in class com.hazelcast.config.WanReplicationConfig
 
setName(String) - Method in class com.hazelcast.config.WanReplicationRef
 
setNearCacheConfig(NearCacheConfig) - Method in class com.hazelcast.config.MapConfig
 
setNetworkConfig(NetworkConfig) - Method in class com.hazelcast.config.Config
 
setNode(Node) - Method in class com.hazelcast.cluster.AbstractNodeAware
 
setNode(Node) - Method in class com.hazelcast.cluster.ClusterManager.RemoveMember
 
setNode(Node) - Method in interface com.hazelcast.cluster.NodeAware
 
setNode(Node) - Method in class com.hazelcast.impl.ClientService.CountDownLatchLeave
 
setObjectRequest() - Method in class com.hazelcast.impl.Request
 
setOwner(Address) - Method in class com.hazelcast.impl.Block
 
setPacket(Packet) - Method in class com.hazelcast.impl.Request
 
setParentName(ObjectNameSpec) - Method in class com.hazelcast.jmx.AbstractMBean
 
setPartition(Member, int[]) - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
setPartitionHash(int) - Method in class com.hazelcast.nio.Data
 
setPartitionHash(int) - Method in class com.hazelcast.nio.DataHolder
 
setPassword(String) - Method in class com.hazelcast.config.GroupConfig
 
setPassword(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
setPort(int) - Method in class com.hazelcast.config.Config
 
setPort(int) - Method in class com.hazelcast.nio.Address
 
setPortAutoIncrement(boolean) - Method in class com.hazelcast.config.Config
 
setProperties(Properties) - Method in class com.hazelcast.config.Config
 
setProperties(Properties) - Method in class com.hazelcast.config.MapStoreConfig
 
setProperty(String, String) - Method in class com.hazelcast.config.Config
 
setProperty(String, String) - Method in class com.hazelcast.config.MapStoreConfig
 
setProtocol(String) - Method in class com.hazelcast.nio.WriteHandler
 
setQConfigs(Map<String, QueueConfig>) - Method in class com.hazelcast.config.Config
 
setReadBackupData(boolean) - Method in class com.hazelcast.config.MapConfig
 
setRegion(String) - Method in class com.hazelcast.config.AwsConfig
 
setRemoveTime(long) - Method in class com.hazelcast.impl.Record
 
setReplicationImpl(String) - Method in class com.hazelcast.config.WanTargetClusterConfig
 
setReplicationImplObject(Object) - Method in class com.hazelcast.config.WanTargetClusterConfig
 
setRequest(boolean) - Method in class com.hazelcast.cluster.JoinInfo
 
setRequiredMember(String) - Method in class com.hazelcast.config.TcpIpConfig
 
setResult(Object) - Method in class com.hazelcast.impl.AsyncCall
 
setResult(Object) - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
setReuseAddress(boolean) - Method in class com.hazelcast.config.Config
 
setRuntimeConfig(MapConfig) - Method in class com.hazelcast.impl.CMap
 
setSalt(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
setScheduledActions(List<ScheduledAction>) - Method in class com.hazelcast.impl.Record
 
setSecretKey(String) - Method in class com.hazelcast.config.AwsConfig
 
setSecurityGroupName(String) - Method in class com.hazelcast.config.AwsConfig
 
setSemaphoreConfigMap(Map<String, SemaphoreConfig>) - Method in class com.hazelcast.config.Config
 
setSize(int) - Method in class com.hazelcast.config.MaxSizeConfig
 
setStorePassword(String) - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
setStorePath(String) - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
setStoreType(String) - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
setStrong(boolean) - Method in class com.hazelcast.query.QueryContext
 
setSuperClient(boolean) - Method in class com.hazelcast.config.Config
 
setSymmetricEncryptionConfig(SymmetricEncryptionConfig) - Method in class com.hazelcast.config.NetworkConfig
 
setTagKey(String) - Method in class com.hazelcast.config.AwsConfig
 
setTagValue(String) - Method in class com.hazelcast.config.AwsConfig
 
setTarget() - Method in class com.hazelcast.cluster.ClusterManager.AsyncRemotelyBooleanCallable
 
setTarget() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
setTargetClusterConfigs(List<WanTargetClusterConfig>) - Method in class com.hazelcast.config.WanReplicationConfig
 
setTcpIpConfig(TcpIpConfig) - Method in class com.hazelcast.config.Join
 
setThisAddress(boolean) - Method in class com.hazelcast.nio.Address
 
setTime(long) - Method in class com.hazelcast.monitor.TimedClusterState
 
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.NearCacheConfig
 
setTopicConfigs(Map<String, TopicConfig>) - Method in class com.hazelcast.config.Config
 
setTransaction(TransactionImpl) - Method in class com.hazelcast.impl.CallContext
 
setTrue(byte, int) - Static method in class com.hazelcast.util.ByteUtil
Sets a bit to 1.
setTryCount(int) - Method in class com.hazelcast.cluster.JoinInfo
 
setType(Connection.Type) - Method in class com.hazelcast.nio.Connection
 
setUsername(String) - Method in class com.hazelcast.examples.ChatApplication
 
setValid(boolean) - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
setValue(Object) - Method in class com.hazelcast.impl.CMap.CMapEntry
 
setValue(Object) - Method in class com.hazelcast.impl.Record
 
setValue(Data) - Method in class com.hazelcast.impl.Record
 
setValue(Object) - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
setValue(Data) - Method in class com.hazelcast.nio.Packet
 
setValue(V) - Method in class com.hazelcast.util.SimpleImmutableEntry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValueIndexed(boolean) - Method in class com.hazelcast.config.MapConfig
Sets if the value of the map entries should be indexed for faster containsValue(obj) operations.
setVersion(long) - Method in class com.hazelcast.impl.Record
 
setVersion(int) - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
setWanReplicationConfigs(Map<String, WanReplicationConfig>) - Method in class com.hazelcast.config.Config
 
setWanReplicationRef(WanReplicationRef) - Method in class com.hazelcast.config.MapConfig
 
setWriteDelaySeconds(int) - Method in class com.hazelcast.config.MapStoreConfig
Sets the number of seconds to delay before writing (storing) the dirty records
setWriteTime(long) - Method in class com.hazelcast.impl.Record
 
setXmlConfig(String) - Method in class com.hazelcast.config.Config
 
shouldConnectTo(Address) - Method in class com.hazelcast.cluster.ClusterManager
 
shouldRead() - Method in class com.hazelcast.nio.DataHolder
 
shouldTryMerge() - Method in class com.hazelcast.cluster.ClusterManager
 
shutdown() - Static method in class com.hazelcast.core.Hazelcast
Deprecated. as of version 1.9
shutdown() - Method in interface com.hazelcast.core.HazelcastInstance
Deprecated. as of version 1.9
shutdown() - Method in interface com.hazelcast.core.LifecycleService
 
shutdown() - Method in class com.hazelcast.impl.ClientService
 
shutdown() - Method in class com.hazelcast.impl.ConcurrentMapManager
 
shutdown() - Method in class com.hazelcast.impl.ExecutorServiceProxy
Hazelcast ExecutorService cannot be really shut down.
shutdown() - Method in class com.hazelcast.impl.FactoryImpl.HazelcastInstanceProxy
 
shutdown(FactoryImpl.HazelcastInstanceProxy) - Static method in class com.hazelcast.impl.FactoryImpl
 
shutdown() - Method in class com.hazelcast.impl.FactoryImpl
 
shutdown() - Method in class com.hazelcast.impl.LifecycleServiceImpl
 
shutdown() - Method in class com.hazelcast.impl.Node
 
shutdown(boolean) - Method in class com.hazelcast.impl.Node
 
shutdown(FactoryImpl) - Method in class com.hazelcast.impl.ThreadContext
 
shutdown() - Method in class com.hazelcast.jmx.ClusterMBean
 
shutdown() - Static method in class com.hazelcast.jmx.ManagementService
Stop the management service
shutdown() - Method in class com.hazelcast.nio.ConnectionManager
 
shutdown() - Method in class com.hazelcast.nio.SelectorBase
 
shutdown() - Method in class com.hazelcast.nio.WriteHandler
 
shutdownAll() - Static method in class com.hazelcast.core.Hazelcast
Shuts down all running Hazelcast Instances on this JVM, including the default one if it is running.
shutdownAll() - Static method in class com.hazelcast.impl.FactoryImpl
 
shutdownAll() - Static method in class com.hazelcast.impl.ThreadContext
 
SHUTDOWNHOOK_ENABLED - Variable in class com.hazelcast.impl.GroupProperties
 
shutdownNow() - Method in class com.hazelcast.impl.ExecutorServiceProxy
Hazelcast ExecutorService cannot be really shut down.
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
 
SimpleFunctionalMapTest - Class in com.hazelcast.examples
 
SimpleFunctionalMapTest() - Constructor for class com.hazelcast.examples.SimpleFunctionalMapTest
 
SimpleFunctionalMapTest.Stats - Class in com.hazelcast.examples
 
SimpleFunctionalMapTest.Stats() - Constructor for class com.hazelcast.examples.SimpleFunctionalMapTest.Stats
 
SimpleImmutableEntry<K,V> - Class in com.hazelcast.util
 
SimpleImmutableEntry(K, V) - Constructor for class com.hazelcast.util.SimpleImmutableEntry
Creates an entry representing a mapping from the specified key to the specified value.
SimpleImmutableEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class com.hazelcast.util.SimpleImmutableEntry
Creates an entry representing the same mapping as the specified entry.
SimpleMapTest - Class in com.hazelcast.examples
 
SimpleMapTest() - Constructor for class com.hazelcast.examples.SimpleMapTest
 
SimpleMultiMapTest - Class in com.hazelcast.examples
 
SimpleMultiMapTest() - Constructor for class com.hazelcast.examples.SimpleMultiMapTest
 
SimpleQueueTest - Class in com.hazelcast.examples
 
SimpleQueueTest() - Constructor for class com.hazelcast.examples.SimpleQueueTest
 
SimpleQueueTest.Stats - Class in com.hazelcast.examples
 
SimpleQueueTest.Stats() - Constructor for class com.hazelcast.examples.SimpleQueueTest.Stats
 
SingleResultSet - Class in com.hazelcast.query
 
SingleResultSet(ConcurrentMap<Long, Record>) - Constructor for class com.hazelcast.query.SingleResultSet
 
size() - Method in interface com.hazelcast.core.MultiMap
Returns the number of key-value pairs in the multimap.
size(String) - Method in class com.hazelcast.impl.BlockingQueueManager
 
size() - Method in class com.hazelcast.impl.CMap
 
size() - Method in class com.hazelcast.impl.CMap.Values
 
size() - Method in class com.hazelcast.impl.Entries
 
size() - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
size() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
size() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
size() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
size() - Method in class com.hazelcast.impl.Keys
 
size() - Method in class com.hazelcast.impl.ListProxyImpl
 
size(String) - Method in class com.hazelcast.impl.TransactionImpl
 
size() - Method in class com.hazelcast.jmx.QueueMBean
 
size() - Method in class com.hazelcast.nio.Data
 
size() - Method in class com.hazelcast.nio.DataHolder
 
size() - Method in class com.hazelcast.nio.WriteHandler
 
size() - Method in class com.hazelcast.query.MapIndexService
 
size() - Method in class com.hazelcast.query.MultiResultSet
 
size() - Method in class com.hazelcast.query.SingleResultSet
 
size() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns the number of key-value mappings in this map.
size() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
Returns the number of elements in this set.
size() - Method in class com.hazelcast.util.ConcurrentHashSet
 
size() - Method in class com.hazelcast.util.DoubleBlockingQueue
 
size() - Method in class com.hazelcast.util.SimpleBlockingQueue
 
size() - Method in class com.hazelcast.util.SimpleBoundedQueue
 
skip(long) - Method in class com.hazelcast.nio.FastByteArrayInputStream
 
skipBytes(int) - Method in class com.hazelcast.nio.FastByteArrayInputStream
 
Slf4jFactory - Class in com.hazelcast.logging
 
Slf4jFactory() - Constructor for class com.hazelcast.logging.Slf4jFactory
 
SOCKET_BIND_ANY - Variable in class com.hazelcast.impl.GroupProperties
 
SOCKET_KEEP_ALIVE - Variable in class com.hazelcast.impl.GroupProperties
 
SOCKET_LINGER_SECONDS - Variable in class com.hazelcast.impl.GroupProperties
 
SOCKET_NO_DELAY - Variable in class com.hazelcast.impl.GroupProperties
 
SOCKET_RECEIVE_BUFFER_SIZE - Variable in class com.hazelcast.impl.GroupProperties
 
SOCKET_SEND_BUFFER_SIZE - Variable in class com.hazelcast.impl.GroupProperties
 
SocketPacketWriter - Class in com.hazelcast.nio
 
SocketReader - Interface in com.hazelcast.nio
 
SocketWritable - Interface in com.hazelcast.nio
 
SocketWriter<T> - 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
 
SortedIndexStore() - Constructor for class com.hazelcast.query.SortedIndexStore
 
SplitBrainHandler - Class in com.hazelcast.impl
 
SplitBrainHandler(Node) - Constructor for class com.hazelcast.impl.SplitBrainHandler
 
SqlPredicate - Class in com.hazelcast.query
 
SqlPredicate(String) - Constructor for class com.hazelcast.query.SqlPredicate
 
SqlPredicate() - Constructor for class com.hazelcast.query.SqlPredicate
 
StandardLoggerFactory - Class in com.hazelcast.logging
 
StandardLoggerFactory() - Constructor for class com.hazelcast.logging.StandardLoggerFactory
 
start() - Method in class com.hazelcast.cluster.ClusterService
 
start(String[]) - Method in class com.hazelcast.examples.TestApp
 
start() - Method in class com.hazelcast.impl.Node
 
start() - Method in class com.hazelcast.nio.ConnectionManager
 
StartServer - Class in com.hazelcast.examples
 
StartServer() - Constructor for class com.hazelcast.examples.StartServer
 
stateChanged(LifecycleEvent) - Method in interface com.hazelcast.core.LifecycleListener
 
STATS_SECONDS - Static variable in class com.hazelcast.examples.SimpleFunctionalMapTest
 
STATS_SECONDS - Static variable in class com.hazelcast.examples.SimpleMapTest
 
STATS_SECONDS - Static variable in class com.hazelcast.examples.SimpleMultiMapTest
 
STATS_SECONDS - Static variable in class com.hazelcast.examples.SimpleQueueTest
 
stop() - Method in class com.hazelcast.cluster.ClusterManager
 
stop() - Method in class com.hazelcast.cluster.ClusterService
 
stop() - Method in class com.hazelcast.examples.TestApp
 
stop() - Method in class com.hazelcast.impl.ExecutorManager
 
stop() - Method in class com.hazelcast.impl.MulticastService
 
stop() - Method in class com.hazelcast.impl.NamedExecutorService
 
store(K, V) - Method in interface com.hazelcast.core.MapStore
Stores the key-value pair.
store(Object, Object) - Method in class com.hazelcast.examples.DummyStore
 
storeAll(Map<K, V>) - Method in interface com.hazelcast.core.MapStore
Stores multiple entries.
storeAll(Map) - Method in class com.hazelcast.examples.DummyStore
 
storeTask(long, DistributedTask) - Method in class com.hazelcast.impl.ClientEndpoint
 
StreamResponseHandler - Interface in com.hazelcast.impl
 
streamXML(Document, OutputStream) - Static method in class com.hazelcast.impl.Util
 
subList(int, int) - Method in class com.hazelcast.impl.BaseCollection
 
subMap(K, boolean, K, boolean) - Method in interface com.hazelcast.util.concurrent.ConcurrentNavigableMap
 
subMap(K, K) - Method in interface com.hazelcast.util.concurrent.ConcurrentNavigableMap
 
subMap(K, boolean, K, boolean) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
subMap(K, K) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
subMap(K, boolean, K, boolean) - Method in interface com.hazelcast.util.NavigableMap
Returns a view of the portion of this map whose keys range from fromKey to toKey.
subMap(K, K) - Method in interface com.hazelcast.util.NavigableMap

submit(Callable<T>) - Method in class com.hazelcast.impl.ExecutorServiceProxy
 
submit(Runnable) - Method in class com.hazelcast.impl.ExecutorServiceProxy
 
submit(Runnable, T) - Method in class com.hazelcast.impl.ExecutorServiceProxy
 
subSet(E, boolean, E, boolean) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
subSet(E, E) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
subSet(E, boolean, E, boolean) - Method in interface com.hazelcast.util.NavigableSet
Returns a view of the portion of this set whose elements range from fromElement to toElement.
subSet(E, E) - Method in interface com.hazelcast.util.NavigableSet

SymmetricEncryptionConfig - Class in com.hazelcast.config
 
SymmetricEncryptionConfig() - Constructor for class com.hazelcast.config.SymmetricEncryptionConfig
 
syncForAdd() - Method in class com.hazelcast.impl.ConcurrentMapManager
 
syncForAdd() - Method in class com.hazelcast.impl.ListenerManager
 
syncForAdd(Address) - Method in class com.hazelcast.impl.ListenerManager
 
syncForAdd() - Method in class com.hazelcast.impl.PartitionManager
 
syncForAdd() - Method in class com.hazelcast.impl.TopicManager
 
syncForDead(MemberImpl) - Method in class com.hazelcast.impl.ConcurrentMapManager
 
syncForDead(Address) - Method in class com.hazelcast.impl.ListenerManager
 
syncForDead(MemberImpl) - Method in class com.hazelcast.impl.PartitionManager
 
syncForDead(Address) - Method in class com.hazelcast.impl.TopicManager
 
SyncProcess - Class in com.hazelcast.cluster
 
SyncProcess() - Constructor for class com.hazelcast.cluster.SyncProcess
 
systemProps - Variable in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 

T

tailMap(K, boolean) - Method in interface com.hazelcast.util.concurrent.ConcurrentNavigableMap
 
tailMap(K) - Method in interface com.hazelcast.util.concurrent.ConcurrentNavigableMap
 
tailMap(K, boolean) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
tailMap(K) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
 
tailMap(K, boolean) - Method in interface com.hazelcast.util.NavigableMap
Returns a view of the portion of this map whose keys are greater than (or equal to, if inclusive is true) fromKey.
tailMap(K) - Method in interface com.hazelcast.util.NavigableMap

tailSet(E, boolean) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
tailSet(E) - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListSet
 
tailSet(E, boolean) - Method in interface com.hazelcast.util.NavigableSet
Returns a view of the portion of this set whose elements are greater than (or equal to, if inclusive is true) fromElement.
tailSet(E) - Method in interface com.hazelcast.util.NavigableSet

take() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
take() - Method in class com.hazelcast.util.DoubleBlockingQueue
 
take() - Method in class com.hazelcast.util.SimpleBlockingQueue
 
target - Variable in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
targetConnection - Variable in class com.hazelcast.impl.BaseManager.ConnectionAwareOp
 
targetConnection - Variable in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
TcpIpConfig - Class in com.hazelcast.config
 
TcpIpConfig() - Constructor for class com.hazelcast.config.TcpIpConfig
 
TcpIpJoiner - Class in com.hazelcast.impl
 
TcpIpJoiner(Node) - Constructor for class com.hazelcast.impl.TcpIpJoiner
 
TcpIpJoiner.MasterAnswer - Class in com.hazelcast.impl
 
TcpIpJoiner.MasterAnswer(Address, boolean) - Constructor for class com.hazelcast.impl.TcpIpJoiner.MasterAnswer
 
TcpIpJoiner.MasterAnswer() - Constructor for class com.hazelcast.impl.TcpIpJoiner.MasterAnswer
 
TcpIpJoiner.MasterQuestion - Class in com.hazelcast.impl
 
TcpIpJoiner.MasterQuestion() - Constructor for class com.hazelcast.impl.TcpIpJoiner.MasterQuestion
 
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
 
TestApp.Echo() - Constructor for class com.hazelcast.examples.TestApp.Echo
 
TestApp.Echo(String) - Constructor for class com.hazelcast.examples.TestApp.Echo
 
TestApp.LongTask - Class in com.hazelcast.examples
 
TestApp.LongTask() - Constructor for class com.hazelcast.examples.TestApp.LongTask
 
TestApp.LongTask(String) - Constructor for class com.hazelcast.examples.TestApp.LongTask
 
testLock(int, Address) - Method in class com.hazelcast.impl.Record
 
TestUtil - Class in com.hazelcast.impl
 
TestUtil() - Constructor for class com.hazelcast.impl.TestUtil
 
TestUtil.AbstractValue - Class in com.hazelcast.impl
 
TestUtil.AbstractValue(String) - Constructor for class com.hazelcast.impl.TestUtil.AbstractValue
 
TestUtil.AbstractValue() - Constructor for class com.hazelcast.impl.TestUtil.AbstractValue
 
TestUtil.Employee - Class in com.hazelcast.impl
 
TestUtil.Employee(long, String, int, boolean, double) - Constructor for class com.hazelcast.impl.TestUtil.Employee
 
TestUtil.Employee(String, int, boolean, double) - Constructor for class com.hazelcast.impl.TestUtil.Employee
 
TestUtil.Employee(long, String, String, int, boolean, double) - Constructor for class com.hazelcast.impl.TestUtil.Employee
 
TestUtil.Employee() - Constructor for class com.hazelcast.impl.TestUtil.Employee
 
TestUtil.EmptyMapEntry - Class in com.hazelcast.impl
 
TestUtil.EmptyMapEntry(long) - Constructor for class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
TestUtil.MigrationProcess - Class in com.hazelcast.impl
 
TestUtil.MigrationProcess() - Constructor for class com.hazelcast.impl.TestUtil.MigrationProcess
 
TestUtil.OrderKey - Class in com.hazelcast.impl
 
TestUtil.OrderKey(int, int) - Constructor for class com.hazelcast.impl.TestUtil.OrderKey
 
TestUtil.OrderUpdateCallable - Class in com.hazelcast.impl
 
TestUtil.OrderUpdateCallable(int, int) - Constructor for class com.hazelcast.impl.TestUtil.OrderUpdateCallable
 
TestUtil.OrderUpdateRunnable - Class in com.hazelcast.impl
 
TestUtil.OrderUpdateRunnable(int, int) - Constructor for class com.hazelcast.impl.TestUtil.OrderUpdateRunnable
 
TestUtil.Value - Class in com.hazelcast.impl
 
TestUtil.Value(String, TestUtil.ValueType, int) - Constructor for class com.hazelcast.impl.TestUtil.Value
 
TestUtil.Value(String) - Constructor for class com.hazelcast.impl.TestUtil.Value
 
TestUtil.Value() - Constructor for class com.hazelcast.impl.TestUtil.Value
 
TestUtil.ValueType - Class in com.hazelcast.impl
 
TestUtil.ValueType(String) - Constructor for class com.hazelcast.impl.TestUtil.ValueType
 
TestUtil.ValueType() - Constructor for class com.hazelcast.impl.TestUtil.ValueType
 
textCommandService - Variable in class com.hazelcast.impl.Node
 
thisAddress - Variable in class com.hazelcast.impl.BaseManager
 
thisMember - Variable in class com.hazelcast.impl.BaseManager
 
THREAD_COUNT - Static variable in class com.hazelcast.examples.SimpleMapTest
 
THREAD_COUNT - Static variable in class com.hazelcast.examples.SimpleMultiMapTest
 
ThreadContext - Class in com.hazelcast.impl
 
threadGroup - Variable in class com.hazelcast.impl.Node
 
threadId - Variable in class com.hazelcast.nio.Packet
 
threadLocalShutdown() - Method in class com.hazelcast.nio.InSelector
 
threadLocalShutdown() - Method in class com.hazelcast.nio.SelectorBase
 
ThreadStats - Class in com.hazelcast.util
 
ThreadStats(int, long, long, boolean) - Constructor for class com.hazelcast.util.ThreadStats
 
threadWatcher - Variable in class com.hazelcast.nio.SelectorBase
 
ThreadWatcher - Class in com.hazelcast.util
 
ThreadWatcher() - Constructor for class com.hazelcast.util.ThreadWatcher
 
throwCME(Object) - Method in class com.hazelcast.impl.BaseManager
 
TimedClusterState - Class in com.hazelcast.monitor
 
TimedClusterState() - Constructor for class com.hazelcast.monitor.TimedClusterState
 
timeout - Variable in class com.hazelcast.impl.Request
 
timeout - Variable in class com.hazelcast.nio.Packet
 
to - Variable in class com.hazelcast.cluster.JoinRequest
 
toArray() - Method in class com.hazelcast.impl.CMap.Values
 
toArray(Object[]) - Method in class com.hazelcast.impl.CMap.Values
 
toArray() - Method in class com.hazelcast.impl.Entries
 
toArray(Object[]) - Method in class com.hazelcast.impl.Entries
 
toArray() - Method in class com.hazelcast.util.ConcurrentHashSet
 
toArray(T[]) - Method in class com.hazelcast.util.ConcurrentHashSet
 
toBinaryString(byte) - Static method in class com.hazelcast.util.ByteUtil
 
toByte(FastByteArrayOutputStream, Object) - Method in class com.hazelcast.nio.AbstractSerializer
 
toByte(boolean...) - Static method in class com.hazelcast.util.ByteUtil
 
toByteArray(Object) - Method in class com.hazelcast.impl.ThreadContext
 
toByteArray(Object) - Method in class com.hazelcast.nio.AbstractSerializer
 
toByteArray() - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
toClassName(Class) - Method in class com.hazelcast.nio.Serializer.DataSerializer
 
toData(Object) - Method in class com.hazelcast.impl.ThreadContext
 
toData() - Method in class com.hazelcast.nio.DataHolder
 
toData(Object) - Static method in class com.hazelcast.nio.IOUtil
 
toMillis(long, TimeUnit) - Static method in class com.hazelcast.impl.Util
-1 means infinite.
toObject(Data) - Method in class com.hazelcast.impl.ThreadContext
 
toObject(FastByteArrayInputStream) - Method in class com.hazelcast.nio.AbstractSerializer
 
toObject(byte[]) - Method in class com.hazelcast.nio.AbstractSerializer
 
toObject(Data) - Static method in class com.hazelcast.nio.IOUtil
 
toObject(DataHolder) - Static method in class com.hazelcast.nio.IOUtil
 
TOPIC - Static variable in class com.hazelcast.core.Prefix
The Constant TOPIC: "t:"
TOPIC_FLOW_CONTROL_ENABLED - Variable in class com.hazelcast.impl.GroupProperties
 
TOPIC_HAZELCAST - Static variable in class com.hazelcast.core.Prefix
The Constant TOPIC_HAZELCAST: "t:__hz_"
TopicConfig - Class in com.hazelcast.config
 
TopicConfig() - Constructor for class com.hazelcast.config.TopicConfig
 
TopicConfig(TopicConfig) - Constructor for class com.hazelcast.config.TopicConfig
 
topicManager - Variable in class com.hazelcast.impl.Node
 
TopicManager - Class in com.hazelcast.impl
 
TopicManager.TopicInstance - Class in com.hazelcast.impl
 
TopicManager.TopicInstance(TopicManager, String) - Constructor for class com.hazelcast.impl.TopicManager.TopicInstance
 
TopicMBean - Class in com.hazelcast.jmx
Management bean for Hazelcst Topic
TopicMBean(ITopic<?>, ManagementService) - Constructor for class com.hazelcast.jmx.TopicMBean
 
TopicProxy - Interface in com.hazelcast.impl
 
toString() - Method in class com.hazelcast.cluster.AddOrRemoveConnection
 
toString() - Method in class com.hazelcast.cluster.Bind
 
toString() - Method in class com.hazelcast.cluster.ClusterImpl
 
toString() - Method in class com.hazelcast.cluster.ClusterManager
 
toString() - Method in class com.hazelcast.cluster.ClusterService
 
toString() - Method in class com.hazelcast.cluster.JoinInfo
 
toString() - Method in class com.hazelcast.cluster.JoinRequest
 
toString() - Method in class com.hazelcast.cluster.Master
 
toString() - Method in class com.hazelcast.cluster.MemberInfo
 
toString() - Method in class com.hazelcast.cluster.MembersUpdateCall
 
toString() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
toString() - Method in class com.hazelcast.config.AwsConfig
 
toString() - Method in class com.hazelcast.config.Config
 
toString() - Method in class com.hazelcast.config.GroupConfig
 
toString() - Method in class com.hazelcast.config.Join
 
toString() - Method in class com.hazelcast.config.MapConfig
 
toString() - Method in class com.hazelcast.config.MapStoreConfig
 
toString() - Method in class com.hazelcast.config.MaxSizeConfig
 
toString() - Method in class com.hazelcast.config.MergePolicyConfig
 
toString() - Method in class com.hazelcast.config.MulticastConfig
 
toString() - Method in class com.hazelcast.config.NetworkConfig
 
toString() - Method in class com.hazelcast.config.QueueConfig
 
toString() - Method in class com.hazelcast.config.SemaphoreConfig
 
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.EntryEvent
 
toString() - Method in class com.hazelcast.core.LifecycleEvent
 
toString() - Method in class com.hazelcast.core.MembershipEvent
 
toString() - Method in class com.hazelcast.examples.SimpleFunctionalMapTest.Stats
 
toString() - Method in class com.hazelcast.examples.SimpleQueueTest.Stats
 
toString() - Method in class com.hazelcast.impl.BaseManager.ConnectionAwareOp
 
toString() - Method in class com.hazelcast.impl.BaseManager.TargetAwareOp
 
toString() - Method in class com.hazelcast.impl.Block
 
toString() - Method in class com.hazelcast.impl.Blocks
 
toString() - Method in class com.hazelcast.impl.CallContext
 
toString() - Method in class com.hazelcast.impl.ClientDistributedTask
 
toString() - Method in class com.hazelcast.impl.ClientService.PartitionImpl
 
toString() - Method in class com.hazelcast.impl.CMap.CMapEntry
 
toString() - Method in class com.hazelcast.impl.CMap
 
toString() - Method in class com.hazelcast.impl.CMap.Values
 
toString() - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
 
toString() - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
toString() - Method in class com.hazelcast.impl.FactoryImpl.CountDownLatchProxyImpl
 
toString() - Method in class com.hazelcast.impl.FactoryImpl.IdGeneratorProxy
 
toString() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
toString() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
toString() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
toString() - Method in class com.hazelcast.impl.FactoryImpl.ProxyKey
 
toString() - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
toString() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
toString() - Method in class com.hazelcast.impl.FactoryImpl.TopicProxyImpl
 
toString() - Method in class com.hazelcast.impl.FactoryImpl
 
toString() - Method in class com.hazelcast.impl.GroupProperties.GroupProperty
 
toString() - Method in class com.hazelcast.impl.ListProxyImpl
 
toString() - Method in class com.hazelcast.impl.MemberImpl
 
toString() - Method in class com.hazelcast.impl.Node
 
toString() - Method in class com.hazelcast.impl.Record
 
toString() - Method in class com.hazelcast.impl.Request
 
toString() - Method in class com.hazelcast.impl.TestUtil.Employee
 
toString() - Method in class com.hazelcast.impl.TestUtil.EmptyMapEntry
 
toString() - Method in class com.hazelcast.impl.TestUtil.OrderKey
 
toString() - Method in class com.hazelcast.impl.TestUtil.OrderUpdateCallable
 
toString() - Method in class com.hazelcast.impl.TestUtil.OrderUpdateRunnable
 
toString() - Method in class com.hazelcast.impl.TransactionImpl
 
toString() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
toString() - Method in class com.hazelcast.monitor.TimedClusterState
 
toString(byte[]) - Static method in class com.hazelcast.nio.Address
 
toString() - Method in class com.hazelcast.nio.Address
 
toString() - Method in class com.hazelcast.nio.Connection
 
toString() - Method in class com.hazelcast.nio.ConnectionManager
 
toString() - Method in class com.hazelcast.nio.Data
 
toString() - Method in class com.hazelcast.nio.DataHolder
 
toString() - Method in class com.hazelcast.nio.Packet
 
toString() - Method in class com.hazelcast.partition.MigrationEvent
 
toString() - Method in class com.hazelcast.query.Index
 
toString() - Method in class com.hazelcast.query.PredicateBuilder
 
toString() - Method in class com.hazelcast.query.Predicates.AndOrPredicate
 
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.GetExpressionImpl
 
toString() - Method in class com.hazelcast.query.Predicates.GreaterLessPredicate
 
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.RegexPredicate
 
toString() - Method in class com.hazelcast.query.SortedIndexStore
 
toString() - Method in class com.hazelcast.query.SqlPredicate
 
toString() - Method in class com.hazelcast.query.UnsortedIndexStore
 
toString() - Method in class com.hazelcast.util.ConcurrentHashSet
 
toString() - Method in class com.hazelcast.util.SimpleImmutableEntry
Returns a String representation of this map entry.
toString() - Method in class com.hazelcast.util.ThreadStats
 
total() - Method in class com.hazelcast.examples.SimpleQueueTest.Stats
 
total() - Method in interface com.hazelcast.monitor.LocalLockOperationStats
Returns the number of total operations.
total() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Returns the total number of total operations
totalSize - Variable in class com.hazelcast.nio.Packet
 
touch(SortedHashMap, Object, SortedHashMap.OrderingType) - Static method in class com.hazelcast.util.SortedHashMap
 
Transaction - Interface in com.hazelcast.core
Hazelcast transaction interface.
TransactionImpl - Class in com.hazelcast.impl
 
TransactionImpl(FactoryImpl, long) - Constructor for class com.hazelcast.impl.TransactionImpl
 
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.
tryAcquire() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
tryAcquire(int) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
tryAcquire(long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
tryAcquire(int, long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
tryAcquireAttach() - Method in interface com.hazelcast.core.ISemaphore
Acquires a permit from this semaphore and attaches it to the calling member, only if one is available at the time of invocation.
tryAcquireAttach(int) - Method in interface com.hazelcast.core.ISemaphore
Acquires the given number of permits from this semaphore and attaches them to the calling member, only if all are available at the time of invocation.
tryAcquireAttach(long, TimeUnit) - Method in interface com.hazelcast.core.ISemaphore
Acquires a permit from this semaphore and attaches it to the calling member, only if one becomes available within the given waiting time and the current thread has not been interrupted or the instance destroyed.
tryAcquireAttach(int, long, TimeUnit) - Method in interface com.hazelcast.core.ISemaphore
Acquires the given number of permits from this semaphore and attaches them to the calling member, only if all become available within the given waiting time and the current thread has not been interrupted or the instance destroyed.
tryAcquireAttach() - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
tryAcquireAttach(int) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
tryAcquireAttach(long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
tryAcquireAttach(int, long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.SemaphoreProxyImpl
 
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() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
tryLock(long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
tryLock(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
tryLock(Object, long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
tryLock(Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
tryLock(Object, long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
tryLockAndGet(K, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
Tries to acquire the lock for the specified key and returns the value of the key if lock is required in time.
tryLockAndGet(Object, long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
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(Object, Object, long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
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(Object, long, TimeUnit) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
ttl - Variable in class com.hazelcast.impl.Request
 
ttl - Variable in class com.hazelcast.nio.Packet
 
TXN_STATUS_ACTIVE - Static variable in interface com.hazelcast.core.Transaction
 
TXN_STATUS_COMMITTED - Static variable in interface com.hazelcast.core.Transaction
 
TXN_STATUS_COMMITTING - Static variable in interface com.hazelcast.core.Transaction
 
TXN_STATUS_NO_TXN - Static variable in interface com.hazelcast.core.Transaction
 
TXN_STATUS_PREPARED - Static variable in interface com.hazelcast.core.Transaction
 
TXN_STATUS_PREPARING - Static variable in interface com.hazelcast.core.Transaction
 
TXN_STATUS_ROLLED_BACK - Static variable in interface com.hazelcast.core.Transaction
 
TXN_STATUS_ROLLING_BACK - Static variable in interface com.hazelcast.core.Transaction
 
TXN_STATUS_UNKNOWN - Static variable in interface com.hazelcast.core.Transaction
 
txnId - Variable in class com.hazelcast.impl.Request
 
txnId - Variable in class com.hazelcast.nio.Packet
 
TYPE_ADDED - Static variable in class com.hazelcast.core.EntryEvent
 
TYPE_EVICTED - Static variable in class com.hazelcast.core.EntryEvent
 
TYPE_REMOVED - Static variable in class com.hazelcast.core.EntryEvent
 
TYPE_UPDATED - Static variable in class com.hazelcast.core.EntryEvent
 
TypeSerializer<T> - Interface in com.hazelcast.nio
 

U

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() - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
unlock(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
unlock(Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
unlock(int, Address) - Method in class com.hazelcast.impl.Record
 
unlockMap() - Method in interface com.hazelcast.core.IMap
Unlocks the map.
unlockMap() - Method in interface com.hazelcast.core.MultiMap
Unlocks the map.
unlockMap() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
unlockMap() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
unregister() - Method in class com.hazelcast.jmx.ManagementService
Unregister a cluster instance.
unregisterInstance(Object) - Method in class com.hazelcast.jmx.DataMBean
 
UnsortedIndexStore - Class in com.hazelcast.query
 
UnsortedIndexStore() - Constructor for class com.hazelcast.query.UnsortedIndexStore
 
UrlXmlConfig - Class in com.hazelcast.config
 
UrlXmlConfig(String) - Constructor for class com.hazelcast.config.UrlXmlConfig
 
UrlXmlConfig(URL) - Constructor for class com.hazelcast.config.UrlXmlConfig
 
Util - Class in com.hazelcast.impl
 
Util() - Constructor for class com.hazelcast.impl.Util
 

V

validateJoinRequest(JoinRequest) - Method in class com.hazelcast.impl.Node
 
value - Variable in class com.hazelcast.core.EntryEvent
 
value - Variable in class com.hazelcast.impl.Request
 
VALUE_SIZE - Static variable in class com.hazelcast.examples.SimpleMapTest
 
VALUE_SIZE - Static variable in class com.hazelcast.examples.SimpleMultiMapTest
 
VALUE_SIZE - Static variable in class com.hazelcast.examples.SimpleQueueTest
 
valueCount(K) - Method in interface com.hazelcast.core.MultiMap
Returns number of values matching to given key in the multimap.
valueCount(Data) - Method in class com.hazelcast.impl.CMap
 
valueCount(Object) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
valueCount(Object) - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
valueCount(Object) - Method in interface com.hazelcast.impl.MProxy
 
valueCount() - Method in class com.hazelcast.impl.Record
 
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.Instance.InstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hazelcast.core.InstanceEvent.InstanceEventType
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.impl.ClusterOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hazelcast.impl.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hazelcast.nio.Connection.Type
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.core.EntryEventType
Returns an array containing the constants of this enum type, in the order they are declared.
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.Instance.InstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hazelcast.core.InstanceEvent.InstanceEventType
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() - Method in interface com.hazelcast.core.MultiMap
Returns the collection of values in the multimap.
values() - Static method in enum com.hazelcast.impl.ClusterOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
values(Predicate) - Method in class com.hazelcast.impl.FactoryImpl.MProxyImpl
 
values() - Method in class com.hazelcast.impl.FactoryImpl.MultiMapProxyImpl
 
values() - Static method in enum com.hazelcast.impl.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values(String) - Method in class com.hazelcast.jmx.MapMBean
 
values() - Static method in enum com.hazelcast.nio.Connection.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.hazelcast.util.concurrent.ConcurrentSkipListMap
Returns a Collection view of the values contained in this map.
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
 
version - Variable in class com.hazelcast.impl.Request
 
version - Variable in class com.hazelcast.nio.Packet
 
VERSION_CHECK_ENABLED - Variable in class com.hazelcast.impl.GroupProperties
 
VersionedBackupOp - Class in com.hazelcast.impl
 

W

WAIT_SECONDS_BEFORE_JOIN - Variable in class com.hazelcast.impl.GroupProperties
 
waitAndGetResult() - Method in class com.hazelcast.impl.BaseManager.ResponseQueueCall
 
WanReplicationConfig - Class in com.hazelcast.config
 
WanReplicationConfig() - Constructor for class com.hazelcast.config.WanReplicationConfig
 
WanReplicationRef - Class in com.hazelcast.config
 
WanReplicationRef() - Constructor for class com.hazelcast.config.WanReplicationRef
 
WanTargetClusterConfig - Class in com.hazelcast.config
 
WanTargetClusterConfig() - Constructor for class com.hazelcast.config.WanTargetClusterConfig
 
weakCompareAndSet(long, long) - Method in interface com.hazelcast.core.AtomicNumber
Deprecated. 
weakCompareAndSet(long, long) - Method in class com.hazelcast.impl.FactoryImpl.AtomicNumberProxyImpl
Deprecated. 
write(OutputStream, Object) - Method in interface com.hazelcast.nio.CustomSerializer
 
write(FastByteArrayOutputStream, Object) - Method in class com.hazelcast.nio.CustomSerializerAdapter
 
write(FastByteArrayOutputStream, BigInteger) - Method in class com.hazelcast.nio.DefaultSerializer.BigIntegerSerializer
 
write(FastByteArrayOutputStream, byte[]) - Method in class com.hazelcast.nio.DefaultSerializer.ByteArraySerializer
 
write(FastByteArrayOutputStream, Class) - Method in class com.hazelcast.nio.DefaultSerializer.ClassSerializer
 
write(FastByteArrayOutputStream, Date) - Method in class com.hazelcast.nio.DefaultSerializer.DateSerializer
 
write(FastByteArrayOutputStream, Externalizable) - Method in class com.hazelcast.nio.DefaultSerializer.Externalizer
 
write(FastByteArrayOutputStream, Integer) - Method in class com.hazelcast.nio.DefaultSerializer.IntegerSerializer
 
write(FastByteArrayOutputStream, Long) - Method in class com.hazelcast.nio.DefaultSerializer.LongSerializer
 
write(FastByteArrayOutputStream, Object) - Method in class com.hazelcast.nio.DefaultSerializer.ObjectSerializer
 
write(FastByteArrayOutputStream, String) - Method in class com.hazelcast.nio.DefaultSerializer.StringSerializer
 
write(OutputStream, Object) - Method in class com.hazelcast.nio.DefaultSerializer
 
write(int) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
write(byte[], int, int) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
write(FastByteArrayOutputStream, DataSerializable) - Method in class com.hazelcast.nio.Serializer.DataSerializer
 
write(Packet, ByteBuffer) - Method in class com.hazelcast.nio.SocketPacketWriter
 
write(T, ByteBuffer) - Method in interface com.hazelcast.nio.SocketWriter
 
write(FastByteArrayOutputStream, T) - Method in interface com.hazelcast.nio.TypeSerializer
 
writeBoolean(boolean) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
writeBoolean(ByteBuffer, boolean) - Method in class com.hazelcast.nio.Packet
 
writeByte(int) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
writeByteArray(DataOutput, byte[]) - Static method in class com.hazelcast.nio.SerializationHelper
 
writeBytes(String) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
writeChar(int) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
writeChars(String) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.AbstractRemotelyCallable
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.AbstractRemotelyProcessable
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.AddOrRemoveConnection
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.AuthorizationCall
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.ClusterManager.RemoveMember
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.InitialProcess
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.JoinInfo
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.JoinRequest
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.Master
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.MemberInfo
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.MemberRemover
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.MembersUpdateCall
 
writeData(DataOutput) - Method in class com.hazelcast.cluster.SyncProcess
 
writeData(DataOutput) - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
writeData(DataOutput) - Method in class com.hazelcast.config.Config
 
writeData(DataOutput) - Method in class com.hazelcast.config.ExecutorConfig
 
writeData(DataOutput) - Method in class com.hazelcast.config.GroupConfig
 
writeData(DataOutput) - Method in class com.hazelcast.config.Interfaces
 
writeData(DataOutput) - Method in class com.hazelcast.config.Join
 
writeData(DataOutput) - Method in class com.hazelcast.config.MapConfig
 
writeData(DataOutput) - Method in class com.hazelcast.config.MaxSizeConfig
 
writeData(DataOutput) - Method in class com.hazelcast.config.MulticastConfig
 
writeData(DataOutput) - Method in class com.hazelcast.config.NetworkConfig
 
writeData(DataOutput) - Method in class com.hazelcast.config.QueueConfig
 
writeData(DataOutput) - Method in class com.hazelcast.config.SemaphoreConfig
 
writeData(DataOutput) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
writeData(DataOutput) - Method in class com.hazelcast.config.TcpIpConfig
 
writeData(DataOutput) - Method in class com.hazelcast.config.TopicConfig
 
writeData(DataOutput) - Method in class com.hazelcast.core.HazelcastInstanceAwareObject
 
writeData(DataOutput) - Method in class com.hazelcast.impl.Block
 
writeData(DataOutput) - Method in class com.hazelcast.impl.BlockingQueueManager.GetValueKeysCallable
 
writeData(DataOutput) - Method in class com.hazelcast.impl.Blocks
 
writeData(DataOutput) - Method in class com.hazelcast.impl.ClientService.CountDownLatchLeave
 
writeData(DataOutput) - Method in class com.hazelcast.impl.ClientService.PartitionImpl
 
writeData(DataOutput) - Method in class com.hazelcast.impl.CMap.CMapEntry
 
writeData(DataOutput) - Method in class com.hazelcast.impl.CMap.Values
 
writeData(DataOutput) - Method in class com.hazelcast.impl.ConcurrentMapManager.PutAllCallable
 
writeData(DataOutput) - Method in class com.hazelcast.impl.DestroyEndpointThreadsCallable
 
writeData(DataOutput) - Method in class com.hazelcast.impl.EvictLocalMapEntriesCallable
 
writeData(DataOutput) - Method in class com.hazelcast.impl.FactoryImpl.CollectionProxyImpl
 
writeData(DataOutput) - Method in class com.hazelcast.impl.FactoryImpl.InitializeMap
 
writeData(DataOutput) - Method in class com.hazelcast.impl.FactoryImpl.LockProxyImpl
 
writeData(DataOutput) - Method in class com.hazelcast.impl.FactoryImpl.ProxyKey
 
writeData(DataOutput) - Method in class com.hazelcast.impl.FactoryImpl.QProxyImpl
 
writeData(DataOutput) - Method in class com.hazelcast.impl.GetAllCallable
 
writeData(DataOutput) - Method in class com.hazelcast.impl.Keys
 
writeData(DataOutput) - Method in class com.hazelcast.impl.ListenerManager.ListenerItem
 
writeData(DataOutput) - Method in class com.hazelcast.impl.ListProxyImpl
 
writeData(DataOutput) - Method in class com.hazelcast.impl.MemberImpl
 
writeData(DataOutput) - Method in class com.hazelcast.impl.TcpIpJoiner.MasterAnswer
 
writeData(DataOutput) - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
writeData(DataOutput) - Method in class com.hazelcast.monitor.TimedClusterState
 
writeData(DataOutput) - Method in class com.hazelcast.nio.AbstractEvolvableDataSerializable
 
writeData(DataOutput) - Method in class com.hazelcast.nio.Address
 
writeData(DataOutput) - Method in class com.hazelcast.nio.Data
 
writeData(DataOutput) - Method in interface com.hazelcast.nio.DataSerializable
 
writeData(DataOutput) - Method in class com.hazelcast.query.Predicates.AndOrPredicate
 
writeData(DataOutput) - Method in class com.hazelcast.query.Predicates.BetweenPredicate
 
writeData(DataOutput) - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
writeData(DataOutput) - Method in class com.hazelcast.query.Predicates.GetExpressionImpl
 
writeData(DataOutput) - Method in class com.hazelcast.query.Predicates.GreaterLessPredicate
 
writeData(DataOutput) - Method in class com.hazelcast.query.Predicates.InPredicate
 
writeData(DataOutput) - Method in class com.hazelcast.query.Predicates.LikePredicate
 
writeData(DataOutput) - Method in class com.hazelcast.query.Predicates.NotPredicate
 
writeData(DataOutput) - Method in class com.hazelcast.query.Predicates.RegexPredicate
 
writeData(DataOutput) - Method in class com.hazelcast.query.SqlPredicate
 
writeData(DataOutput) - Method in class com.hazelcast.util.DistributedTimeoutException
 
writeDouble(double) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
writeFloat(float) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
WriteHandler - Class in com.hazelcast.nio
 
writeInt(int) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
writeKnownData(DataOutput) - Method in class com.hazelcast.nio.AbstractEvolvableDataSerializable
Serializes all data the version of this class at hand knows about.
writeLong(long) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
writeLongString(DataOutput, String) - Static method in class com.hazelcast.nio.IOUtil
 
writeObject(ByteBuffer) - Method in class com.hazelcast.nio.Address
 
writeObject(DataOutput, Object) - Static method in class com.hazelcast.nio.SerializationHelper
 
writeObject(Object) - Method in class com.hazelcast.nio.Serializer
 
writeOwnership(DataOutput) - Method in class com.hazelcast.impl.Block
 
writeShort(int) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
writeText(String, OutputStream) - Static method in class com.hazelcast.impl.Util
 
writeTo(OutputStream) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 
writeToSocketBuffer(ByteBuffer) - Method in class com.hazelcast.nio.Packet
 
writeUTF(String) - Method in class com.hazelcast.nio.FastByteArrayOutputStream
 

X

XmlConfigBuilder - Class in com.hazelcast.config
 
XmlConfigBuilder(String) - Constructor for class com.hazelcast.config.XmlConfigBuilder
 
XmlConfigBuilder(InputStream) - Constructor for class com.hazelcast.config.XmlConfigBuilder
 
XmlConfigBuilder() - Constructor for class com.hazelcast.config.XmlConfigBuilder
 
xmlToJavaName(String) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 

Z

zeroBackup - Static variable in class com.hazelcast.impl.BaseManager
 

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

Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.