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

A

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
 
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
 
add(long) - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
add(MapEntry) - Method in class com.hazelcast.query.MultiResultSet
 
addAddress(Address) - Method in class com.hazelcast.config.TcpIpConfig
 
addAndGet(long) - Method in interface com.hazelcast.core.AtomicNumber
 
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.
addEvent() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
addExecutorConfig(ExecutorConfig) - Method in class com.hazelcast.config.Config
Adds a new ExecutorConfig by name
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.query.MapIndexService
 
addInstanceListener(InstanceListener) - Method in class com.hazelcast.client.HazelcastClient
 
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.
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.
addLifecycleListener(LifecycleListener) - Method in interface com.hazelcast.core.LifecycleService
 
addMapConfig(MapConfig) - Method in class com.hazelcast.config.Config
 
addMember(String) - Method in class com.hazelcast.config.TcpIpConfig
 
addMembershipListener(MembershipListener) - Method in interface com.hazelcast.core.Cluster
Adds MembershipListener to listen for membership updates.
addMergePolicyConfig(MergePolicyConfig) - Method in class com.hazelcast.config.Config
 
addMessageListener(MessageListener<E>) - Method in interface com.hazelcast.core.ITopic
 
addMigrationListener(MigrationListener) - Method in interface com.hazelcast.partition.PartitionService
 
AddNewEntryMergePolicy - Class in com.hazelcast.merge
 
AddNewEntryMergePolicy() - Constructor for class com.hazelcast.merge.AddNewEntryMergePolicy
 
addQueueConfig(QueueConfig) - Method in class com.hazelcast.config.Config
 
addResultSet(Long, Collection<Record>) - Method in class com.hazelcast.query.MultiResultSet
 
addTopicConfig(TopicConfig) - Method in class com.hazelcast.config.Config
 
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.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
 
ATOMIC_NUMBER - Static variable in class com.hazelcast.core.Prefix
The Constant ATOMIC_NUMBER: "a:"
AtomicNumber - Interface in com.hazelcast.core
Cluster-wide atomic number.
AtomicNumberMBean - Class in com.hazelcast.jmx
MBean for AtomicNumber
AtomicNumberMBean(AtomicNumber, ManagementService) - Constructor for class com.hazelcast.jmx.AtomicNumberMBean
 
availableProcessors - Variable in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 

B

begin() - Method in interface com.hazelcast.core.Transaction
Creates a new transaction and associate it with the current thread.
between(Comparable, Comparable) - Method in class com.hazelcast.query.EntryObject
 
between(Expression<? extends T>, T, T) - Static method in class com.hazelcast.query.Predicates
 
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
 
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
 

C

call() - Method in class com.hazelcast.core.DistributedTask.DistributedRunnableAdapterImpl
 
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
 
cancel(boolean) - Method in class com.hazelcast.core.DistributedTask
 
cancel(boolean) - Method in class com.hazelcast.core.DistributedTask.Inner
 
checkCompatibility(Config) - Method in class com.hazelcast.config.Config
 
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) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
 
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.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
 
Cluster - Interface in com.hazelcast.core
Hazelcast cluster interface.
ClusterMBean - Class in com.hazelcast.jmx
The instrumentation MBean for the cluster.
ClusterMBean(ManagementService, String) - Constructor for class com.hazelcast.jmx.ClusterMBean
 
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
 
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.client - package com.hazelcast.client
 
com.hazelcast.config - package com.hazelcast.config
 
com.hazelcast.core - package com.hazelcast.core
 
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.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.spring - package com.hazelcast.spring
 
commit() - Method in interface com.hazelcast.core.Transaction
Commits the transaction associated with the current thread.
compareAndSet(long, long) - Method in interface com.hazelcast.core.AtomicNumber
 
compareAndSet(long, long) - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
Config - Class in com.hazelcast.config
 
Config() - Constructor for class com.hazelcast.config.Config
 
ConfigBuilder - Interface in com.hazelcast.config
Interface for all config builders.
contains(Object) - Method in class com.hazelcast.query.MultiResultSet
 
contains(Object) - Method in class com.hazelcast.query.SingleResultSet
 
containsEntry(K, V) - Method in interface com.hazelcast.core.MultiMap
Returns whether the multimap contains the given key-value pair.
containsKey(K) - Method in interface com.hazelcast.core.MultiMap
Returns whether the multimap contains an entry with the key.
containsKey(Member) - Method in class com.hazelcast.monitor.TimedClusterState
 
containsValue(Object) - Method in interface com.hazelcast.core.MultiMap
Returns whether the multimap contains an entry with the value.
containsValue(Data) - Method in class com.hazelcast.query.MapIndexService
 

D

DataMBean - Class in com.hazelcast.jmx
Manager of data instances and collects general statistics.
DataMBean(ManagementService) - Constructor for class com.hazelcast.jmx.DataMBean
 
DataSerializable - Interface in com.hazelcast.nio
 
decrementAndGet() - Method in interface com.hazelcast.core.AtomicNumber
 
DEFAULT_BACKUP_COUNT - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_CACHE_VALUE - Static variable in class com.hazelcast.config.MapConfig
 
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_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_TTL_SECONDS - Static variable in class com.hazelcast.config.MapConfig
 
DEFAULT_TTL_SECONDS - Static variable in class com.hazelcast.config.NearCacheConfig
 
DEFAULT_TTL_SECONDS - Static variable in class com.hazelcast.config.QueueConfig
 
DEFAULT_WRITE_DELAY_SECONDS - Static variable in class com.hazelcast.config.MapStoreConfig
 
delete(K) - Method in interface com.hazelcast.core.MapStore
Deletes the entry with a given key from the store.
deleteAll(Collection<K>) - Method in interface com.hazelcast.core.MapStore
Deletes multiple entries from the store.
destroy(String) - Method in class com.hazelcast.client.HazelcastClient
 
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() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
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
 
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
 
doApply(Object, Object) - Method in class com.hazelcast.query.Predicates.EqualPredicate
 
doApply(Object, Object) - Method in class com.hazelcast.query.Predicates.GreaterLessPredicate
 
done(Future<V>) - Method in interface com.hazelcast.core.ExecutionCallback
 
doQuery(QueryContext) - Method in class com.hazelcast.query.MapIndexService
 

E

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.
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.
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.
entrySet(Predicate) - Method in interface com.hazelcast.core.IMap
Queries the map based on the specified predicate and returns the matching entries.
entrySet() - Method in interface com.hazelcast.core.MultiMap
Returns the set of key-value pairs in the multimap.
entrySet(String) - Method in class com.hazelcast.jmx.MapMBean
 
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.
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.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.query.Index
 
equals(Object) - Method in class com.hazelcast.query.Predicates.GetExpressionImpl
 
evict(Object) - Method in interface com.hazelcast.core.IMap
Evicts the specified key from this map.
ExecutionCallback<V> - Interface in com.hazelcast.core
 
EXECUTOR_SERVICE - Static variable in class com.hazelcast.core.Prefix
The Constant EXECUTOR_SERVICE: "x:"
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
 
Expression<T> - Interface in com.hazelcast.query
 
extractLongValue(Object) - Method in class com.hazelcast.query.Index
 

F

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
 

G

get() - Method in interface com.hazelcast.core.AtomicNumber
 
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(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
 
getActualValue() - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
getAddresses() - Method in class com.hazelcast.config.TcpIpConfig
 
getAlgorithm() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
getAlgorithm() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
getAndAdd(long) - Method in interface com.hazelcast.core.AtomicNumber
 
getAndSet(long) - Method in interface com.hazelcast.core.AtomicNumber
 
getAsymmetricEncryptionConfig() - Method in class com.hazelcast.config.NetworkConfig
 
getAsync(K) - Method in interface com.hazelcast.core.IMap
Asynchronously gets the given key.
getAtomicNumber(String) - Method in class com.hazelcast.client.HazelcastClient
 
getAtomicNumber(String) - Static method in class com.hazelcast.core.Hazelcast
Creates cluster-wide atomic number.
getAtomicNumber(String) - Method in interface com.hazelcast.core.HazelcastInstance
Creates cluster-wide atomic number.
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
 
getBackupCount() - Method in class com.hazelcast.config.MapConfig
 
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.
getByType(int) - Method in enum com.hazelcast.core.EntryEventType
 
getCallable() - Method in class com.hazelcast.core.DistributedTask.Inner
 
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
 
getClientProxy(Object) - Method in class com.hazelcast.client.HazelcastClient
 
getCluster() - Method in class com.hazelcast.client.HazelcastClient
 
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.
getClusterNameFilter(String) - Static method in class com.hazelcast.jmx.ObjectNameSpec
 
getClustersFilter() - Static method in class com.hazelcast.jmx.ObjectNameSpec
 
getClusterStateView() - Method in class com.hazelcast.monitor.TimedClusterState
 
getClusterTime() - Method in interface com.hazelcast.core.Cluster
Returns the cluster-wide time.
getClusterTime() - Method in class com.hazelcast.jmx.ClusterMBean
 
getConfig() - Method in class com.hazelcast.client.HazelcastClient
 
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.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
 
getConnectionManager() - Method in class com.hazelcast.client.HazelcastClient
 
getConnectionTimeoutSeconds() - Method in class com.hazelcast.config.TcpIpConfig
 
getConvertedRealValue(Object, Object) - Static method in class com.hazelcast.query.Predicates.EqualPredicate
 
getCorePoolSize() - Method in class com.hazelcast.config.ExecutorConfig
 
getCost() - Method in interface com.hazelcast.core.MapEntry
 
getCost() - Method in class com.hazelcast.jmx.MapEntryMBean
 
getCreationTime() - Method in interface com.hazelcast.core.MapEntry
 
getCreationTime() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the creation time of this map on this member.
getDefaultInstance() - Static method in class com.hazelcast.core.Hazelcast
Returns the default Hazelcast instance, starts it with the default configuration, if not already started.
getEntryObject() - Method in class com.hazelcast.query.PredicateBuilder
 
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
 
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
 
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.
getExecutorService() - Method in class com.hazelcast.client.HazelcastClient
 
getExecutorService(String) - Method in class com.hazelcast.client.HazelcastClient
 
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.
getExpirationTime() - Method in interface com.hazelcast.core.MapEntry
 
getExpression() - Method in class com.hazelcast.query.Index
 
getFreeMemory() - Method in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
getGroupConfig() - Method in class com.hazelcast.config.Config
 
getGroupName() - Method in class com.hazelcast.jmx.ClusterMBean
 
getHazelcastInstance() - Method in class com.hazelcast.core.HazelcastInstanceAwareObject
 
getHits() - Method in interface com.hazelcast.core.MapEntry
 
getHits() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of hits (reads) of the locally owned entries.
getId() - Method in interface com.hazelcast.core.Instance
Returns the unique id for this instance.
getIdGenerator(String) - Method in class com.hazelcast.client.HazelcastClient
 
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.
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
 
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.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.jmx.MemberMBean
 
getInetSocketAddress() - Method in interface com.hazelcast.core.Member
Returns the InetSocketAddress of this member.
getInner() - Method in class com.hazelcast.core.DistributedTask
 
getInRunnable() - Method in class com.hazelcast.client.HazelcastClient
 
getInstance() - Method in class com.hazelcast.core.InstanceEvent
 
getInstanceCount() - Method in class com.hazelcast.jmx.DataMBean
 
getInstanceName() - Method in class com.hazelcast.jmx.ClusterMBean
 
getInstances() - Method in class com.hazelcast.client.HazelcastClient
 
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.
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
 
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
 
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
getKeyAlias() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
getKeyClass() - Method in class com.hazelcast.jmx.MapEntryMBean
 
getKeyPassword() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
getLastAccessTime() - Method in interface com.hazelcast.core.MapEntry
 
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.
getLastUpdateTime() - Method in interface com.hazelcast.core.MapEntry
 
getLastUpdateTime() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the last update time of the locally owned entries.
getLifecycleService() - Method in class com.hazelcast.client.HazelcastClient
 
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.
getList(String) - Method in class com.hazelcast.client.HazelcastClient
 
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.
getLists() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getLists() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getLocalMapStats() - Method in interface com.hazelcast.core.IMap
Returns LocalMapStats for this map.
getLocalMapStats() - Method in class com.hazelcast.monitor.DistributedMapStatsCallable.MemberMapStat
 
getLocalMapStats(String) - Method in interface com.hazelcast.monitor.MemberState
 
getLocalMember() - Method in interface com.hazelcast.core.Cluster
Returns this Hazelcast instance member
getLocalQueueStats() - Method in interface com.hazelcast.core.IQueue
 
getLocalQueueStats() - Method in class com.hazelcast.monitor.DistributedQueueStatsCallable.MemberQueueStats
 
getLocalQueueStats(String) - Method in interface com.hazelcast.monitor.MemberState
 
getLock(Object) - Method in class com.hazelcast.client.HazelcastClient
 
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.
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.jmx.LockMBean
 
getLockWaitCount() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the number of cluster-wide threads waiting to acquire locks for the locally owned keys.
getLoggingService() - Method in class com.hazelcast.client.HazelcastClient
 
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.
getManagedObject() - Method in class com.hazelcast.jmx.AbstractMBean
 
getMap(String) - Method in class com.hazelcast.client.HazelcastClient
 
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.
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.
getMapIndexes() - Method in class com.hazelcast.query.QueryContext
 
getMapIndexService() - Method in class com.hazelcast.query.QueryContext
 
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.
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
 
getMaxSize() - Method in class com.hazelcast.config.NearCacheConfig
 
getMaxSizePerJVM() - Method in class com.hazelcast.config.QueueConfig
 
getMBeanInfo() - Method in class com.hazelcast.jmx.AbstractMBean
From DynamicMBean interface
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.monitor.DistributedMapStatsCallable.MemberMapStat
 
getMember() - Method in class com.hazelcast.monitor.DistributedQueueStatsCallable.MemberQueueStats
 
getMember() - Method in interface com.hazelcast.monitor.MemberState
 
getMemberCount() - Method in class com.hazelcast.jmx.ClusterMBean
 
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.jmx.ClusterMBean
 
getMembers() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getMembers() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getMemberState() - Method in class com.hazelcast.monitor.TimedClusterState
 
getMergePolicy() - Method in class com.hazelcast.config.MapConfig
 
getMergePolicyConfig(String) - Method in class com.hazelcast.config.Config
 
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.
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) - Method in class com.hazelcast.client.HazelcastClient
 
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.
getMultiMaps() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getMultiMaps() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getName() - Method in class com.hazelcast.client.HazelcastClient
 
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.TopicConfig
 
getName() - Method in interface com.hazelcast.core.AtomicNumber
 
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.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 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.jmx.AtomicNumberMBean
 
getName() - Method in class com.hazelcast.jmx.ClusterMBean
 
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.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.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.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
 
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
getNumberOfGets() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Returns the number of get operations
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
getNumberOfPolls() - Method in interface com.hazelcast.monitor.LocalQueueOperationStats
Returns the number of poll/take/remove operations.
getNumberOfPuts() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Returns the number of put operations
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
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
getOperationStats() - Method in interface com.hazelcast.monitor.LocalMapStats
Returns the Operation Statistics, like number of puts, gets and etc.
getOperationStats() - Method in interface com.hazelcast.monitor.LocalQueueStats
Returns the operation stats for this member.
getOutRunnable() - Method in class com.hazelcast.client.HazelcastClient
 
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.
getOwnedRecords() - Method in class com.hazelcast.query.MapIndexService
 
getOwner() - Method in interface com.hazelcast.partition.Partition
 
getParentName() - Method in class com.hazelcast.jmx.AbstractMBean
 
getPartition(Object) - Method in interface com.hazelcast.partition.PartitionService
 
getPartitionId() - Method in class com.hazelcast.partition.MigrationEvent
 
getPartitionId() - Method in interface com.hazelcast.partition.Partition
 
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.partition.PartitionService
 
getPartitionService() - Method in class com.hazelcast.client.HazelcastClient
 
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.
getPassword() - Method in class com.hazelcast.config.GroupConfig
 
getPassword() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
getPeriodEnd() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Gets the end time of the period in milliseconds.
getPeriodEnd() - Method in interface com.hazelcast.monitor.LocalQueueOperationStats
Gets the end time of the period in milliseconds.
getPeriodStart() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Gets the start time of the period in milliseconds.
getPeriodStart() - Method in interface com.hazelcast.monitor.LocalQueueOperationStats
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.jmx.ClusterMBean
 
getPort() - Method in class com.hazelcast.jmx.MemberMBean
 
getPredicate() - Method in class com.hazelcast.query.QueryContext
 
getProperties() - Method in class com.hazelcast.client.HazelcastClient
 
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
 
getQConfigs() - Method in class com.hazelcast.config.Config
 
getQueue(String) - Method in class com.hazelcast.client.HazelcastClient
 
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.
getQueueConfig(String) - Method in class com.hazelcast.config.Config
 
getQueues() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getQueues() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getRealObject(Object, String) - Static method in class com.hazelcast.query.Predicates.AbstractPredicate
 
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
 
getRequiredMember() - Method in class com.hazelcast.config.TcpIpConfig
 
getResult() - Method in class com.hazelcast.core.DistributedTask.DistributedRunnableAdapterImpl
 
getRootName() - Method in class com.hazelcast.jmx.ClusterMBean
 
getRunnable() - Method in class com.hazelcast.core.DistributedTask.DistributedRunnableAdapterImpl
 
getSalt() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
getSet(String) - Method in class com.hazelcast.client.HazelcastClient
 
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.
getSets() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getSets() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
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
 
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.
getStorePassword() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
getStorePath() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
getStoreType() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
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
 
getTcpIpConfig() - Method in class com.hazelcast.config.Join
 
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
 
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
 
getTimeToLiveSeconds() - Method in class com.hazelcast.config.QueueConfig
 
getTopic(String) - Method in class com.hazelcast.client.HazelcastClient
 
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.
getTopicConfig(String) - Method in class com.hazelcast.config.Config
 
getTopicConfigs() - Method in class com.hazelcast.config.Config
 
getTopics() - Method in interface com.hazelcast.monitor.ClusterStateView
 
getTopics() - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
getTotal() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
getTotalMemory() - Method in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
getTransaction() - Method in class com.hazelcast.client.HazelcastClient
 
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.
getType() - Method in enum com.hazelcast.core.EntryEventType
 
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(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
 
getValueClass() - Method in class com.hazelcast.jmx.MapEntryMBean
 
getVersion() - Method in interface com.hazelcast.core.MapEntry
 
getWriteDelaySeconds() - Method in class com.hazelcast.config.MapStoreConfig
Returns the number of seconds to delay the store writes.
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
 

H

handleExecutor(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleGroup(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleMap(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleMergePolicies(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleNetwork(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleProperties(Node, Properties) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleQueue(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
handleTopic(Node) - Method in class com.hazelcast.config.XmlConfigBuilder
 
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.query.Index
 
hashCode() - Method in class com.hazelcast.query.Predicates.GetExpressionImpl
 
hasIndexedAttributes() - Method in class com.hazelcast.query.MapIndexService
 
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.
HazelcastBeanDefinitionParser - Class in com.hazelcast.spring
 
HazelcastBeanDefinitionParser() - Constructor for class com.hazelcast.spring.HazelcastBeanDefinitionParser
 
HazelcastClient - Class in com.hazelcast.client
Hazelcast Client enables you to do all Hazelcast operations without being a member of the cluster.
HazelcastClientBeanDefinitionParser - Class in com.hazelcast.spring
 
HazelcastClientBeanDefinitionParser() - Constructor for class com.hazelcast.spring.HazelcastClientBeanDefinitionParser
 
HazelcastConfigBeanDefinitionParser - Class in com.hazelcast.spring
 
HazelcastConfigBeanDefinitionParser() - Constructor for class com.hazelcast.spring.HazelcastConfigBeanDefinitionParser
 
HazelcastInstance - Interface in com.hazelcast.core
Hazelcast instance.
hazelcastInstance - Variable in class com.hazelcast.core.HazelcastInstanceAwareObject
 
HazelcastInstanceAware - Interface in com.hazelcast.core
 
HazelcastInstanceAwareObject - Class in com.hazelcast.core
 
HazelcastInstanceAwareObject() - Constructor for class com.hazelcast.core.HazelcastInstanceAwareObject
 
HazelcastInstanceBeanDefinitionParser - Class in com.hazelcast.spring
 
HazelcastInstanceBeanDefinitionParser(String) - Constructor for class com.hazelcast.spring.HazelcastInstanceBeanDefinitionParser
 
HazelcastNamespaceHandler - Class in com.hazelcast.spring
 
HazelcastNamespaceHandler() - Constructor for class com.hazelcast.spring.HazelcastNamespaceHandler
 
HigherHitsMergePolicy - Class in com.hazelcast.merge
 
HigherHitsMergePolicy() - Constructor for class com.hazelcast.merge.HigherHitsMergePolicy
 

I

ICollection<E> - Interface in com.hazelcast.core
Concurrent, distributed, partitioned, observable collection.
IDGEN - Static variable in class com.hazelcast.core.Prefix
The Constant IDGEN: "i:"
IdGenerator - Interface in com.hazelcast.core
Cluster-wide unique id generator.
IList<E> - Interface in com.hazelcast.core
 
ILock - Interface in com.hazelcast.core
 
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
 
incrementAndGet() - Method in interface com.hazelcast.core.AtomicNumber
 
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
 
IndexStore - Interface in com.hazelcast.query
 
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.
init() - Method in class com.hazelcast.spring.HazelcastNamespaceHandler
 
InMemoryXmlConfig - Class in com.hazelcast.config
 
InMemoryXmlConfig(String) - Constructor for class com.hazelcast.config.InMemoryXmlConfig
 
innerDone() - Method in class com.hazelcast.core.DistributedTask.Inner
 
innerSet(V) - Method in class com.hazelcast.core.DistributedTask.Inner
 
innerSetCancelled() - Method in class com.hazelcast.core.DistributedTask.Inner
 
innerSetException(Throwable, boolean) - Method in class com.hazelcast.core.DistributedTask.Inner
 
innerSetMemberLeft(Member) - Method in class com.hazelcast.core.DistributedTask.Inner
 
Instance - Interface in com.hazelcast.core
 
Instance.InstanceType - Enum in com.hazelcast.core
 
instanceCreated(InstanceEvent) - Method in interface com.hazelcast.core.InstanceListener
 
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.jmx.DataMBean
 
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
 
Interfaces - Class in com.hazelcast.config
 
Interfaces() - Constructor for class com.hazelcast.config.Interfaces
 
invoke(String, Object[], String[]) - Method in class com.hazelcast.jmx.AbstractMBean
invoke() in interface DynamicMBean
IQueue<E> - Interface in com.hazelcast.core
 
is(String) - Method in class com.hazelcast.query.EntryObject
 
isCacheValue() - Method in class com.hazelcast.config.MapConfig
Returns if the entry values are cached
isCancelled() - Method in class com.hazelcast.core.DistributedTask
 
isCheckCompatibility() - 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
 
isDone() - Method in class com.hazelcast.core.DistributedTask.Inner
 
isDone() - Method in class com.hazelcast.core.DistributedTask
 
isEnabled() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
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
 
isGlobalOrderingEnabled() - Method in class com.hazelcast.config.TopicConfig
 
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
 
isMap() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isMultiMap() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isNot(Expression<Boolean>) - Static method in class com.hazelcast.query.Predicates
 
isOrdered() - Method in class com.hazelcast.query.Index
 
isPortAutoIncrement() - Method in class com.hazelcast.config.Config
 
isPortAutoIncrement() - Method in class com.hazelcast.jmx.ClusterMBean
 
isQueue() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isReadBackupData() - Method in class com.hazelcast.config.MapConfig
 
isReuseAddress() - Method in class com.hazelcast.config.Config
 
isRunning() - Method in interface com.hazelcast.core.LifecycleService
 
isRunning() - Method in class com.hazelcast.jmx.ClusterMBean
 
isSet() - Method in enum com.hazelcast.core.Instance.InstanceType
 
isStrong() - Method in class com.hazelcast.query.Index
 
isStrong() - Method in class com.hazelcast.query.QueryContext
 
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.jmx.MemberMBean
 
isValid() - Method in interface com.hazelcast.core.MapEntry
 
isValueIndexed() - Method in class com.hazelcast.config.MapConfig
Returns if the value of the mapEntry should be indexed for faster containsValue(obj) operations.
itemAdded(E) - Method in interface com.hazelcast.core.ItemListener
Invoked when an item is added.
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.
iterator() - Method in class com.hazelcast.config.AbstractXmlConfigHelper.IterableNodeList
 
iterator() - Method in class com.hazelcast.query.MultiResultSet
 
iterator() - Method in class com.hazelcast.query.SingleResultSet
 
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
 

K

key - Variable in class com.hazelcast.core.EntryEvent
 
key() - Method in class com.hazelcast.query.EntryObject
 
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.

L

LatestUpdateMergePolicy - Class in com.hazelcast.merge
 
LatestUpdateMergePolicy() - Constructor for class com.hazelcast.merge.LatestUpdateMergePolicy
 
lazySet(long) - Method in interface com.hazelcast.core.AtomicNumber
 
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.
like(Expression<String>, String) - Static method in class com.hazelcast.query.Predicates
 
LIST - Static variable in class com.hazelcast.core.Prefix
The Constant LIST: "m:l:"
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
 
ListMBean - Class in com.hazelcast.jmx
MBean for Collections
ListMBean(IList<?>, ManagementService) - Constructor for class com.hazelcast.jmx.ListMBean
 
load(K) - Method in interface com.hazelcast.core.MapLoader
Loads the value of a given key.
loadAll(Collection<K>) - Method in interface com.hazelcast.core.MapLoader
Loads given keys.
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.
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.
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.
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.
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.
LockMBean - Class in com.hazelcast.jmx
MBean for Locks
LockMBean(ILock, ManagementService) - Constructor for class com.hazelcast.jmx.LockMBean
 
logger - Static variable in class com.hazelcast.jmx.AbstractMBean
 

M

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
 
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_LOCK - Static variable in interface com.hazelcast.core.IMap
 
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.
MapMBean - Class in com.hazelcast.jmx
MBean for Map
MapMBean(IMap, ManagementService) - Constructor for class com.hazelcast.jmx.MapMBean
 
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
 
MAX_BACKUP_COUNT - Static variable in class com.hazelcast.config.MapConfig
 
MAX_EVICTION_PERCENTAGE - Static variable in class com.hazelcast.config.MapConfig
 
maxMemory - Variable in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 
mbeanServer - Variable in class com.hazelcast.jmx.AbstractMBean
 
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.
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
 
memberRemoved(MembershipEvent) - Method in interface com.hazelcast.core.MembershipListener
Invoked when an existing member leaves the cluster.
MembershipEvent - Class in com.hazelcast.core
Membership event fired when a new member is added to the cluster and/or when a member leaves the cluster.
MembershipEvent(Cluster, Member, int) - Constructor for class com.hazelcast.core.MembershipEvent
 
MembershipListener - Interface in com.hazelcast.core
Cluster membership listener.
MemberState - Interface in com.hazelcast.monitor
 
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.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.
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
 
MessageListener<E> - Interface in com.hazelcast.core
Message listener for ITopic.
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
 
MulticastConfig - Class in com.hazelcast.config
 
MulticastConfig() - Constructor for class com.hazelcast.config.MulticastConfig
 
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
 
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 - 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.LatestUpdateMergePolicy
 
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
 
newHazelcastClient(String, String, String...) - Static method in class com.hazelcast.client.HazelcastClient
Returns a new HazelcastClient.
newHazelcastClient(ClientProperties, String...) - Static method in class com.hazelcast.client.HazelcastClient
 
newHazelcastClient(ClientProperties, List<String>) - Static method in class com.hazelcast.client.HazelcastClient
 
newHazelcastClient(String, String, boolean, String...) - Static method in class com.hazelcast.client.HazelcastClient
Returns a new HazelcastClient.
newHazelcastClient(ClientProperties, boolean, String...) - Static method in class com.hazelcast.client.HazelcastClient
 
newHazelcastClient(String, String, boolean, InetSocketAddress...) - Static method in class com.hazelcast.client.HazelcastClient
Returns a new HazelcastClient.
newHazelcastClient(ClientProperties, boolean, InetSocketAddress...) - Static method in class com.hazelcast.client.HazelcastClient
 
newHazelcastClient(String, String, String) - Static method in class com.hazelcast.client.HazelcastClient
Returns a new HazelcastClient.
newHazelcastInstance(Config) - Static method in class com.hazelcast.core.Hazelcast
Creates a new Hazelcast instance (a new node in a cluster).
newId() - Method in interface com.hazelcast.core.IdGenerator
Generates and returns cluster-wide unique id.
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
 
newStatisticsCollector() - Static method in class com.hazelcast.jmx.ManagementService
Create a new collector or return null if statistics are not enabled
not(Predicate) - Static method in class com.hazelcast.query.Predicates
 
notEqual(Expression, Object) - Static method in class com.hazelcast.query.Predicates
 

O

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
 
oldValue - Variable in class com.hazelcast.core.EntryEvent
 
onMessage(E) - Method in interface com.hazelcast.core.MessageListener
Invoked when a message is received for the added topic.
onResult(V) - Method in class com.hazelcast.core.DistributedTask
 
onResult(Object) - Method in class com.hazelcast.core.MultiTask
 
or(Predicate) - Method in class com.hazelcast.query.PredicateBuilder
 
or(Predicate, Predicate) - Static method in class com.hazelcast.query.Predicates
 

P

parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastBeanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastClientBeanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastConfigBeanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastInstanceBeanDefinitionParser
 
Partition - Interface in com.hazelcast.partition
 
PartitionService - Interface in com.hazelcast.partition
 
pause() - Method in interface com.hazelcast.core.LifecycleService
 
postDeregister() - Method in class com.hazelcast.jmx.AbstractMBean
From interface MBeanRegistration
postDeregister() - Method in class com.hazelcast.jmx.DataMBean
 
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.
preRegister(MBeanServer, ObjectName) - Method in class com.hazelcast.jmx.AbstractMBean
From interface MBeanRegistration
publish(E) - Method in interface com.hazelcast.core.ITopic
 
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.
putAsync(K, V) - Method in interface com.hazelcast.core.IMap
Asynchronously puts the given key and value.
putIfAbsent(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
Puts an entry into this map with a given ttl (time to live) value if the specified key is not already associated with a value Entry will expire and get evicted after the ttl.
putMemberState(Member, MemberState) - Method in class com.hazelcast.monitor.TimedClusterState
 

Q

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:"
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
 

R

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.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.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.monitor.ClusterStateViewImpl
 
readData(DataInput) - Method in class com.hazelcast.monitor.TimedClusterState
 
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
 
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
 
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(Record) - Method in class com.hazelcast.query.MapIndexService
 
removeAsync(K) - Method in interface com.hazelcast.core.IMap
Asynchronously removes the given key.
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.
removeInstanceListener(InstanceListener) - Method in class com.hazelcast.client.HazelcastClient
 
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.
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.
removeLifecycleListener(LifecycleListener) - Method in interface com.hazelcast.core.LifecycleService
 
removeMembershipListener(MembershipListener) - Method in interface com.hazelcast.core.Cluster
Removes the specified membership listener.
removeMessageListener(MessageListener<E>) - Method in interface com.hazelcast.core.ITopic
 
removeMigrationListener(MigrationListener) - Method in interface com.hazelcast.partition.PartitionService
 
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
 
reset() - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
reset() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 
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
restart() - Method in class com.hazelcast.client.HazelcastClient
 
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.jmx.ClusterMBean
 
results - Variable in class com.hazelcast.core.MultiTask
 
resume() - Method in interface com.hazelcast.core.LifecycleService
 
rollback() - Method in interface com.hazelcast.core.Transaction
Rolls back the transaction associated with the current thread.
run() - Method in class com.hazelcast.jmx.ManagementService.ScheduledCollector
 

S

secondIsExpression - Variable in class com.hazelcast.query.Predicates.EqualPredicate
 
set(long) - Method in interface com.hazelcast.core.AtomicNumber
 
set(V) - Method in class com.hazelcast.core.DistributedTask
 
SET - Static variable in class com.hazelcast.core.Prefix
The Constant SET: "m:s:"
set(long) - Method in class com.hazelcast.jmx.AtomicNumberMBean
 
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
 
setBackupCount(int) - Method in class com.hazelcast.config.MapConfig
Number of backups.
setCacheValue(boolean) - Method in class com.hazelcast.config.MapConfig
Sets if entry values should be cached
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
 
setClusterStateView(ClusterStateView) - Method in class com.hazelcast.monitor.TimedClusterState
 
setConfigurationFile(File) - Method in class com.hazelcast.config.Config
 
setConfigurationUrl(URL) - Method in class com.hazelcast.config.Config
 
setConnectionTimeoutSeconds(int) - Method in class com.hazelcast.config.TcpIpConfig
 
setCorePoolSize(int) - Method in class com.hazelcast.config.ExecutorConfig
 
setEnabled(boolean) - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
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
 
setEvictionDelaySeconds(int) - Method in class com.hazelcast.config.MapConfig
 
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
 
setExecutorConfig(ExecutorConfig) - Method in class com.hazelcast.config.Config
Deprecated. use addExecutorConfig instead
setExecutorConfigMap(Map<String, ExecutorConfig>) - Method in class com.hazelcast.config.Config
 
setGlobalOrderingEnabled(boolean) - Method in class com.hazelcast.config.TopicConfig
 
setGroupConfig(GroupConfig) - Method in class com.hazelcast.config.Config
 
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.monitor.DistributedMapStatsCallable
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.monitor.DistributedMemberInfoCallable
 
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.monitor.DistributedQueueStatsCallable
 
setImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfig
Sets the map store implementation object
setImplementation(MergePolicy) - Method in class com.hazelcast.config.MergePolicyConfig
 
setInterfaces(Collection<String>) - Method in class com.hazelcast.config.Interfaces
Adds a collection of interfaces.
setInterfaces(Interfaces) - Method in class com.hazelcast.config.NetworkConfig
 
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
 
setKeepAliveSeconds(int) - Method in class com.hazelcast.config.ExecutorConfig
 
setKey(byte[]) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
setKeyAlias(String) - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
setKeyPassword(String) - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
setLocalMapStats(LocalMapStats) - Method in class com.hazelcast.monitor.DistributedMapStatsCallable.MemberMapStat
 
setLocalQueueStats(LocalQueueStats) - Method in class com.hazelcast.monitor.DistributedQueueStatsCallable.MemberQueueStats
 
setMapConfigs(Map<String, MapConfig>) - Method in class com.hazelcast.config.Config
 
setMapQConfigs(Map<String, QueueConfig>) - Method in class com.hazelcast.config.Config
 
setMapStoreConfig(MapStoreConfig) - Method in class com.hazelcast.config.MapConfig
Sets the mapStore configuration
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
 
setMaxSize(int) - Method in class com.hazelcast.config.NearCacheConfig
 
setMaxSizePerJVM(int) - Method in class com.hazelcast.config.QueueConfig
 
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.monitor.DistributedMapStatsCallable.MemberMapStat
 
setMember(Member) - Method in class com.hazelcast.monitor.DistributedQueueStatsCallable.MemberQueueStats
 
setMemberLeft(Member) - Method in class com.hazelcast.core.DistributedTask
 
setMembers(List<String>) - Method in class com.hazelcast.config.TcpIpConfig
 
setMergePolicy(String) - Method in class com.hazelcast.config.MapConfig
 
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
 
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
 
setNearCacheConfig(NearCacheConfig) - Method in class com.hazelcast.config.MapConfig
 
setNetworkConfig(NetworkConfig) - Method in class com.hazelcast.config.Config
 
setParentName(ObjectNameSpec) - Method in class com.hazelcast.jmx.AbstractMBean
 
setPartition(Member, int[]) - Method in class com.hazelcast.monitor.ClusterStateViewImpl
 
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
 
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
 
setQConfigs(Map<String, QueueConfig>) - Method in class com.hazelcast.config.Config
 
setReadBackupData(boolean) - Method in class com.hazelcast.config.MapConfig
 
setRequiredMember(String) - Method in class com.hazelcast.config.TcpIpConfig
 
setReuseAddress(boolean) - Method in class com.hazelcast.config.Config
 
setSalt(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
 
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
 
setTcpIpConfig(TcpIpConfig) - Method in class com.hazelcast.config.Join
 
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
 
setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.QueueConfig
 
setTopicConfigs(Map<String, TopicConfig>) - Method in class com.hazelcast.config.Config
 
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.
setWriteDelaySeconds(int) - Method in class com.hazelcast.config.MapStoreConfig
Sets the number of seconds to delay before writing (storing) the dirty records
setXmlConfig(String) - Method in class com.hazelcast.config.Config
 
shutdown() - Method in class com.hazelcast.client.HazelcastClient
 
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.jmx.ClusterMBean
 
shutdown() - Static method in class com.hazelcast.jmx.ManagementService
Stop the management service
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.
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() - Method in class com.hazelcast.jmx.QueueMBean
 
size() - Method in class com.hazelcast.query.MapIndexService
 
size() - Method in class com.hazelcast.query.MultiResultSet
 
size() - Method in class com.hazelcast.query.SingleResultSet
 
SortedIndexStore - Class in com.hazelcast.query
 
SortedIndexStore() - Constructor for class com.hazelcast.query.SortedIndexStore
 
SqlPredicate - Class in com.hazelcast.query
 
SqlPredicate(String) - Constructor for class com.hazelcast.query.SqlPredicate
 
SqlPredicate() - Constructor for class com.hazelcast.query.SqlPredicate
 
stateChanged(LifecycleEvent) - Method in interface com.hazelcast.core.LifecycleListener
 
store(K, V) - Method in interface com.hazelcast.core.MapStore
Stores the key-value pair.
storeAll(Map<K, V>) - Method in interface com.hazelcast.core.MapStore
Stores multiple entries.
SymmetricEncryptionConfig - Class in com.hazelcast.config
 
SymmetricEncryptionConfig() - Constructor for class com.hazelcast.config.SymmetricEncryptionConfig
 
systemProps - Variable in class com.hazelcast.monitor.DistributedMemberInfoCallable.MemberInfo
 

T

TcpIpConfig - Class in com.hazelcast.config
 
TcpIpConfig() - Constructor for class com.hazelcast.config.TcpIpConfig
 
TimedClusterState - Class in com.hazelcast.monitor
 
TimedClusterState() - Constructor for class com.hazelcast.monitor.TimedClusterState
 
TOPIC - Static variable in class com.hazelcast.core.Prefix
The Constant TOPIC: "t:"
TopicConfig - Class in com.hazelcast.config
 
TopicConfig() - Constructor for class com.hazelcast.config.TopicConfig
 
TopicConfig(TopicConfig) - Constructor for class com.hazelcast.config.TopicConfig
 
TopicMBean - Class in com.hazelcast.jmx
Management bean for Hazelcst Topic
TopicMBean(ITopic<?>, ManagementService) - Constructor for class com.hazelcast.jmx.TopicMBean
 
toString() - Method in class com.hazelcast.config.AsymmetricEncryptionConfig
 
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.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.SymmetricEncryptionConfig
 
toString() - Method in class com.hazelcast.config.TcpIpConfig
 
toString() - Method in class com.hazelcast.config.TopicConfig
 
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.monitor.ClusterStateViewImpl
 
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
 
total() - Method in interface com.hazelcast.monitor.LocalMapOperationStats
Returns the total number of total operations
Transaction - Interface in com.hazelcast.core
Hazelcast transaction interface.
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.
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.
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
 
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
 

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.
unlockMap() - Method in interface com.hazelcast.core.IMap
Unlocks the map.
unlockMap() - Method in interface com.hazelcast.core.MultiMap
Unlocks the map.
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
 

V

value - Variable in class com.hazelcast.core.EntryEvent
 
valueCount(K) - Method in interface com.hazelcast.core.MultiMap
Returns number of values matching to given key in the multimap.
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.
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(String) - Method in class com.hazelcast.jmx.MapMBean
 

W

weakCompareAndSet(long, long) - Method in interface com.hazelcast.core.AtomicNumber
 
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.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.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.monitor.ClusterStateViewImpl
 
writeData(DataOutput) - Method in class com.hazelcast.monitor.TimedClusterState
 
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
 

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
 

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

Copyright .9.2.3; 2008-2011 Hazel Ltd. All Rights Reserved.