- CacheEnvironment - Class in com.hazelcast.hibernate
-
This class is used to help in setup the internal caches.
- call() - Method in class com.hazelcast.client.AuthenticationRequest
-
- call() - Method in class com.hazelcast.client.ClientCreateRequest
-
- call() - Method in class com.hazelcast.client.ClientDestroyRequest
-
- call() - Method in class com.hazelcast.client.DistributedObjectListenerRequest
-
- call() - Method in class com.hazelcast.client.RemoveAllListeners
-
- call() - Method in class com.hazelcast.client.RemoveDistributedObjectListenerRequest
-
- CallableClientRequest - Class in com.hazelcast.client
-
- CallableClientRequest() - Constructor for class com.hazelcast.client.CallableClientRequest
-
- Callback<T> - Interface in com.hazelcast.spi
-
- callback - Variable in class com.hazelcast.spi.InvocationBuilder
-
- callId - Variable in class com.hazelcast.client.ClientRequest
-
- callTimeout - Variable in class com.hazelcast.spi.InvocationBuilder
-
- cd - Variable in class com.hazelcast.nio.serialization.DefaultPortableReader
-
- CDL_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- CDL_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- checkJoinInfo(Address) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- checkPermission(Subject, Permission) - Method in interface com.hazelcast.security.SecurityContext
-
Checks whether current
Subject
has been granted specified permission or not.
- checkTrue(String) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- chunkSize(int) - Method in interface com.hazelcast.mapreduce.Job
-
Defines the number of elements per chunk.
- chunkSize(int) - Method in interface com.hazelcast.mapreduce.MappingJob
-
Defines the number of elements per chunk.
- chunkSize(int) - Method in interface com.hazelcast.mapreduce.ReducingJob
-
Defines the number of elements per chunk.
- chunkSize(int) - Method in interface com.hazelcast.mapreduce.ReducingSubmittableJob
-
Defines the number of elements per chunk.
- ClassDefinition - Interface in com.hazelcast.nio.serialization
-
ClassDefinition defines a class schema for Portable classes.
- ClassDefinitionBuilder - Class in com.hazelcast.nio.serialization
-
ClassDefinitionBuilder is used to build and register ClassDefinitions manually.
- ClassDefinitionBuilder(int, int) - Constructor for class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- ClassDefinitionBuilder(int, int, int) - Constructor for class com.hazelcast.nio.serialization.ClassDefinitionBuilder
-
- className - Variable in class com.hazelcast.config.ListenerConfig
-
- className - Variable in class com.hazelcast.config.SecurityInterceptorConfig
-
- ClasspathXmlConfig - Class in com.hazelcast.config
-
A
Config
which is initialized by loading an XML configuration file from the classpath.
- ClasspathXmlConfig(String) - Constructor for class com.hazelcast.config.ClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread contextClassLoader.
- ClasspathXmlConfig(String, Properties) - Constructor for class com.hazelcast.config.ClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread contextClassLoader.
- ClasspathXmlConfig(ClassLoader, String) - Constructor for class com.hazelcast.config.ClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource.
- ClasspathXmlConfig(ClassLoader, String, Properties) - Constructor for class com.hazelcast.config.ClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource.
- cleanNodeName(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- cleanNodeName(String) - Static method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- cleanResources(HazelcastClient) - Static method in class com.hazelcast.client.ClientOutOfMemoryHandler.ClientHelper
-
- cleanup() - Method in class com.hazelcast.jca.ManagedConnectionImpl
-
- clear() - Method in class com.hazelcast.config.InterfacesConfig
-
clears all interfaces.
- clear() - Method in class com.hazelcast.config.MemberGroupConfig
-
Removes all interfaces from the member group.
- clear() - Method in class com.hazelcast.config.PartitionGroupConfig
-
- clear() - Method in class com.hazelcast.config.ServicesConfig
-
- clear() - Method in class com.hazelcast.config.TcpIpConfig
-
Removes all members.
- clear() - Method in interface com.hazelcast.core.IAtomicReference
-
Clears the current stored reference.
- clear() - Method in interface com.hazelcast.core.IMap
-
- clear() - Method in interface com.hazelcast.core.IQueue
- clear() - Method in interface com.hazelcast.core.MultiMap
-
Clears the multimap.
- clear() - Method in interface com.hazelcast.core.ReplicatedMap
-
The clear operation is thought for wiping data out of the replicated maps.
- clear() - Method in interface com.hazelcast.hibernate.RegionCache
-
- clear() - Method in class com.hazelcast.jmx.ListMBean
-
- clear() - Method in class com.hazelcast.jmx.MapMBean
-
- clear() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- clear() - Method in class com.hazelcast.jmx.QueueMBean
-
- clear() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- clear() - Method in class com.hazelcast.jmx.SetMBean
-
- clear() - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- clearAllListeners() - Method in class com.hazelcast.client.ClientEndpoint
-
- clearPartitionReplica(int) - Method in interface com.hazelcast.spi.MigrationAwareService
-
- Client - Interface in com.hazelcast.core
-
Client interface allows to get information about
a connected clients socket address, type and uuid.
- CLIENT_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- CLIENT_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
- CLIENT_PING - Static variable in class com.hazelcast.client.ClientPortableHook
-
- CLIENT_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- CLIENT_RESPONSE - Static variable in class com.hazelcast.client.ClientDataSerializerHook
-
ClientResponse Class ID
- CLIENT_TXN_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- ClientAwareService - Interface in com.hazelcast.spi
-
A interface that can be implemented by a SPI Service so that it can be notified about client disconnects.
- ClientAwsConfig - Class in com.hazelcast.client.config
-
The AWSConfig contains the configuration for client
to connect to nodes in aws environment.
- ClientAwsConfig() - Constructor for class com.hazelcast.client.config.ClientAwsConfig
-
- ClientClusterService - Interface in com.hazelcast.client.spi
-
- ClientConfig - Class in com.hazelcast.client.config
-
- ClientConfig() - Constructor for class com.hazelcast.client.config.ClientConfig
-
- clientConnected(Client) - Method in interface com.hazelcast.core.ClientListener
-
Invoked when a new client is connected.
- ClientContext - Class in com.hazelcast.client.spi
-
- ClientCreateRequest - Class in com.hazelcast.client
-
- ClientCreateRequest() - Constructor for class com.hazelcast.client.ClientCreateRequest
-
- ClientCreateRequest(String, String) - Constructor for class com.hazelcast.client.ClientCreateRequest
-
- ClientDataSerializerHook - Class in com.hazelcast.client
-
Client DataSerializable Factory ID
- ClientDataSerializerHook() - Constructor for class com.hazelcast.client.ClientDataSerializerHook
-
- ClientDestroyRequest - Class in com.hazelcast.client
-
- ClientDestroyRequest() - Constructor for class com.hazelcast.client.ClientDestroyRequest
-
- ClientDestroyRequest(String, String) - Constructor for class com.hazelcast.client.ClientDestroyRequest
-
- clientDisconnected(Client) - Method in interface com.hazelcast.core.ClientListener
-
Invoked when a new client is disconnected.
- clientDisconnected(String) - Method in interface com.hazelcast.spi.ClientAwareService
-
Invoked when a client disconnected from a member.
- ClientDisconnectionOperation - Class in com.hazelcast.client
-
- ClientDisconnectionOperation() - Constructor for class com.hazelcast.client.ClientDisconnectionOperation
-
- ClientDisconnectionOperation(String) - Constructor for class com.hazelcast.client.ClientDisconnectionOperation
-
- ClientEndpoint - Class in com.hazelcast.client
-
- ClientEndpointManager - Class in com.hazelcast.client
-
ClientEndpoints are stored and managed thorough this class.
- ClientEndpointManager(ClientEngineImpl) - Constructor for class com.hazelcast.client.ClientEndpointManager
-
- ClientEngine - Interface in com.hazelcast.client
-
- clientEngine - Variable in class com.hazelcast.client.ClientRequest
-
- ClientEngineImpl - Class in com.hazelcast.client
-
Class that requests, listeners from client handled in node side.
- ClientEngineImpl(Node) - Constructor for class com.hazelcast.client.ClientEngineImpl
-
- ClientEngineMBean - Class in com.hazelcast.jmx
-
- ClientEngineMBean(HazelcastInstance, ClientEngine, ManagementService) - Constructor for class com.hazelcast.jmx.ClientEngineMBean
-
- ClientExecutionService - Interface in com.hazelcast.client.spi
-
- ClientImpl - Class in com.hazelcast.client
-
- ClientImpl(String, InetSocketAddress) - Constructor for class com.hazelcast.client.ClientImpl
-
- ClientInvocationService - Interface in com.hazelcast.client.spi
-
- ClientListener - Interface in com.hazelcast.core
-
ClientListener allows to get notified when a
Client
is connected to
or disconnected from cluster.
- ClientNetworkConfig - Class in com.hazelcast.client.config
-
- ClientNetworkConfig() - Constructor for class com.hazelcast.client.config.ClientNetworkConfig
-
- ClientOutOfMemoryHandler - Class in com.hazelcast.client
-
To clear resources of the client upon OutOfMemory
- ClientOutOfMemoryHandler() - Constructor for class com.hazelcast.client.ClientOutOfMemoryHandler
-
- ClientOutOfMemoryHandler.ClientHelper - Class in com.hazelcast.client
-
- ClientPartitionService - Interface in com.hazelcast.client.spi
-
- ClientPortableFactory - Class in com.hazelcast.client
-
Factory class for central client requests
- ClientPortableFactory() - Constructor for class com.hazelcast.client.ClientPortableFactory
-
- ClientPortableHook - Class in com.hazelcast.client
-
Serialization factory id constants
- ClientPortableHook() - Constructor for class com.hazelcast.client.ClientPortableHook
-
- ClientPrincipal - Class in com.hazelcast.client
-
- ClientPrincipal() - Constructor for class com.hazelcast.client.ClientPrincipal
-
- ClientPrincipal(String, String) - Constructor for class com.hazelcast.client.ClientPrincipal
-
- ClientProperties - Class in com.hazelcast.client.config
-
Client Properties
- ClientProperties(ClientConfig) - Constructor for class com.hazelcast.client.config.ClientProperties
-
- ClientProperties.ClientProperty - Class in com.hazelcast.client.config
-
- ClientProxy - Class in com.hazelcast.client.spi
-
- ClientProxy(String, String, String) - Constructor for class com.hazelcast.client.spi.ClientProxy
-
- ClientProxyFactory - Interface in com.hazelcast.client.spi
-
- ClientReAuthOperation - Class in com.hazelcast.client
-
- ClientReAuthOperation() - Constructor for class com.hazelcast.client.ClientReAuthOperation
-
- ClientReAuthOperation(String, boolean) - Constructor for class com.hazelcast.client.ClientReAuthOperation
-
- ClientRequest - Class in com.hazelcast.client
-
- ClientRequest() - Constructor for class com.hazelcast.client.ClientRequest
-
- ClientResponse - Class in com.hazelcast.client
-
- ClientResponse() - Constructor for class com.hazelcast.client.ClientResponse
-
- ClientResponse(Data, int, boolean, boolean) - Constructor for class com.hazelcast.client.ClientResponse
-
- ClientSecurityConfig - Class in com.hazelcast.client.config
-
- ClientSecurityConfig() - Constructor for class com.hazelcast.client.config.ClientSecurityConfig
-
- ClientService - Interface in com.hazelcast.core
-
ClientService allows to query connected
Client
s and
attach/detach
ClientListener
s to listen connection events.
- ClientServiceProxy - Class in com.hazelcast.client
-
- ClientServiceProxy(Node) - Constructor for class com.hazelcast.client.ClientServiceProxy
-
- ClientType - Enum in com.hazelcast.core
-
Type of a client.
- ClientTypes - Class in com.hazelcast.client
-
- clone() - Method in class com.hazelcast.monitor.TimedMemberState
-
- close() - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- close() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
-
- close() - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
-
- Cluster - Interface in com.hazelcast.core
-
Hazelcast cluster interface.
- ClusterDataSerializerHook - Class in com.hazelcast.cluster
-
- ClusterDataSerializerHook() - Constructor for class com.hazelcast.cluster.ClusterDataSerializerHook
-
- ClusterProxy - Class in com.hazelcast.cluster
-
- ClusterProxy(ClusterServiceImpl) - Constructor for class com.hazelcast.cluster.ClusterProxy
-
- ClusterService - Interface in com.hazelcast.cluster
-
- ClusterServiceImpl - Class in com.hazelcast.cluster
-
- ClusterServiceImpl(Node) - Constructor for class com.hazelcast.cluster.ClusterServiceImpl
-
- collate(Iterable<ValueIn>) - Method in interface com.hazelcast.mapreduce.Collator
-
This method is called with the mapped and possibly reduced values from the MapReduce algorithm.
- Collator<ValueIn,ValueOut> - Interface in com.hazelcast.mapreduce
-
This interface can be implemented to define a Collator which is executed after calculation
of the MapReduce algorithm on remote cluster nodes but before returning the final result.
Collator can for example be used to sum up a final value.
- COLLECTION_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- COLLECTION_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- CollectionConfig<T extends CollectionConfig> - Class in com.hazelcast.config
-
- CollectionConfig() - Constructor for class com.hazelcast.config.CollectionConfig
-
- CollectionConfig(CollectionConfig) - Constructor for class com.hazelcast.config.CollectionConfig
-
- com.hazelcast.client - package com.hazelcast.client
-
Contains classes/interfaces related to Client
- com.hazelcast.client.config - package com.hazelcast.client.config
-
Contains classes related to config for com.hazelcast.client
- com.hazelcast.client.spi - package com.hazelcast.client.spi
-
Contains classes/interfaces related to Service Provider Interface
such as ClientProxy , ClientClusterService
- com.hazelcast.cluster - package com.hazelcast.cluster
-
This package contains the cluster functionality.
- com.hazelcast.config - package com.hazelcast.config
-
Provides classes for configuring HazelcastInstance.
- com.hazelcast.core - package com.hazelcast.core
-
Provides core API interfaces/classes.
- com.hazelcast.core.server - package com.hazelcast.core.server
-
This package contains classes to launch standalone Hazelcast Instance
- com.hazelcast.hibernate - package com.hazelcast.hibernate
-
Contains interfaces/classes related to Hibernate.
- com.hazelcast.hibernate.instance - package com.hazelcast.hibernate.instance
-
Provides instance interfaces/classes for Hibernate.
- com.hazelcast.jca - package com.hazelcast.jca
-
This package contains jca functionality
- com.hazelcast.jmx - package com.hazelcast.jmx
-
Contains Hazelcast management bean classes.
- com.hazelcast.mapreduce - package com.hazelcast.mapreduce
-
This package contains the MapReduce API definition for Hazelcast.
All map reduce operations running in a distributed manner inside the
active Hazelcast cluster.
- com.hazelcast.monitor - package com.hazelcast.monitor
-
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
- com.hazelcast.nio.serialization - package com.hazelcast.nio.serialization
-
Contains interfaces/classes related to serialization;
such as serializer interfaces, input/output streams.
- com.hazelcast.query - package com.hazelcast.query
-
Contains interfaces/classes related to Hazelcast query and indexing support.
- com.hazelcast.security - package com.hazelcast.security
-
Provides interfaces/classes for Hazelcast security implementation.
- com.hazelcast.spi - package com.hazelcast.spi
-
Provides interfaces/classes for Hazelcast SPI.
- com.hazelcast.spring.cache - package com.hazelcast.spring.cache
-
Contains Hazelcast cache classes related to Spring.
- com.hazelcast.spring.context - package com.hazelcast.spring.context
-
Contains context classes for Spring.
- com.hazelcast.spring.jpa - package com.hazelcast.spring.jpa
-
Contains class related to Java Persistence API.
- com.hazelcast.spring.mongodb - package com.hazelcast.spring.mongodb
-
Contains interfaces/classes related to MongoDB.
- com.hazelcast.transaction - package com.hazelcast.transaction
-
Provides interfaces/classes for Hazelcast transaction support.
- com.hazelcast.web - package com.hazelcast.web
-
This package contains Hazelcast Session Replication functionality.
- combine(ValueIn) - Method in class com.hazelcast.mapreduce.Combiner
-
This method is called to supply values to be combined into an intermediate result chunk.
The combine method might be called multiple times so the combined chunk needs to be hold
internally in a member state of the Combiner.
After this method is called you need to reset the internal state to prepare combining of
the next chunk.
- Combiner<ValueIn,ValueOut> - Class in com.hazelcast.mapreduce
-
The abstract Combiner class is used to build combiners for the
Job
.
Those Combiners are distributed inside of the cluster and are running alongside
the
Mapper
implementations in the same node.
Combiners are called in a threadsafe way so internal locking is not required.
- Combiner() - Constructor for class com.hazelcast.mapreduce.Combiner
-
- combiner(CombinerFactory<KeyIn, ValueIn, ValueOut>) - Method in interface com.hazelcast.mapreduce.MappingJob
-
- CombinerFactory<KeyIn,ValueIn,ValueOut> - Interface in com.hazelcast.mapreduce
-
A CombinerFactory implementation is used to build
Combiner
instances per key.
An implementation needs to be serializable by Hazelcast since it is distributed together with
the
Mapper
implementation to run alongside.
- commit() - Method in class com.hazelcast.jca.HazelcastTransactionImpl
-
- commit(Xid, boolean) - Method in class com.hazelcast.jca.XAResourceWrapper
-
- commitMigration(PartitionMigrationEvent) - Method in interface com.hazelcast.spi.MigrationAwareService
-
- commitTransaction() - Method in interface com.hazelcast.transaction.TransactionContext
-
Commits a transaction.
- compareAndSet(long, long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically sets the value to the given updated value
only if the current value ==
the expected value.
- compareAndSet(E, E) - Method in interface com.hazelcast.core.IAtomicReference
-
Atomically sets the value to the given updated value
only if the current value ==
the expected value.
- compareAndSet(long, long) - Method in class com.hazelcast.jmx.AtomicLongMBean
-
- config - Variable in class com.hazelcast.cluster.AbstractJoiner
-
- Config - Class in com.hazelcast.config
-
- Config() - Constructor for class com.hazelcast.config.Config
-
- Config(String) - Constructor for class com.hazelcast.config.Config
-
- CONFIG_CHECK - Static variable in class com.hazelcast.cluster.ClusterDataSerializerHook
-
- CONFIG_FILE_PATH - Static variable in class com.hazelcast.hibernate.CacheEnvironment
-
Property to configure the path of the hazelcast.xml or hazelcast-client.xml configuration files
- CONFIG_FILE_PATH_LEGACY - Static variable in class com.hazelcast.hibernate.CacheEnvironment
-
Deprecated.
- ConfigBuilder - Interface in com.hazelcast.config
-
Interface for all config builders.
- ConfigCheck - Class in com.hazelcast.cluster
-
- ConfigCheck() - Constructor for class com.hazelcast.cluster.ConfigCheck
-
- configCheck - Variable in class com.hazelcast.cluster.JoinMessage
-
- ConfigLoader - Class in com.hazelcast.config
-
Provides loading service for a configuration.
- ConfigurableService<T> - Interface in com.hazelcast.spi
-
- configure(Properties) - Method in interface com.hazelcast.hibernate.instance.IHazelcastInstanceLoader
-
Applies a set of properties to the factory
- configure(GroupConfig, Properties) - Method in interface com.hazelcast.security.ICredentialsFactory
-
- configure(SecurityConfig, Properties) - Method in interface com.hazelcast.security.IPermissionPolicy
-
- configure(T) - Method in interface com.hazelcast.spi.ConfigurableService
-
- ConfigXmlGenerator - Class in com.hazelcast.config
-
The ConfigXmlGenerator is responsible for transforming a
Config
to a Hazelcast XML string.
- ConfigXmlGenerator() - Constructor for class com.hazelcast.config.ConfigXmlGenerator
-
Creates a ConfigXmlGenerator that will format the code.
- ConfigXmlGenerator(boolean) - Constructor for class com.hazelcast.config.ConfigXmlGenerator
-
Creates a ConfigXmlGenerator.
- connectAndSendJoinRequest(Collection<Address>) - Method in class com.hazelcast.cluster.AbstractJoiner
-
- connectionAdded(Connection) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- ConnectionFactoryImpl - Class in com.hazelcast.jca
-
Small facade to bring together container's pooling mechanism and other
vendor-specific calls with the real implementation classes of this
resource adapter
- ConnectionFactoryImpl() - Constructor for class com.hazelcast.jca.ConnectionFactoryImpl
-
- ConnectionFactoryImpl(ManagedConnectionFactoryImpl, ConnectionManager) - Constructor for class com.hazelcast.jca.ConnectionFactoryImpl
-
- ConnectionManagerMBean - Class in com.hazelcast.jmx
-
Management bean for ConnectionManager
- ConnectionManagerMBean(HazelcastInstance, ConnectionManager, ManagementService) - Constructor for class com.hazelcast.jmx.ConnectionManagerMBean
-
- connectionRemoved(Connection) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- CONSTANT_SERIALIZERS_LENGTH - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_BOOLEAN - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_BYTE - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_BYTE_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_CHAR - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_CHAR_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_DATA - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_DOUBLE - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_DOUBLE_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_FLOAT - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_FLOAT_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_INTEGER - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_INTEGER_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_LONG - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_LONG_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_PORTABLE - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_SHORT - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_SHORT_ARRAY - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- CONSTANT_TYPE_STRING - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- ConstantSerializers - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.BooleanSerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.BooleanSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.BooleanSerializer
-
- ConstantSerializers.ByteSerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.ByteSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.ByteSerializer
-
- ConstantSerializers.CharArraySerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.CharArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.CharArraySerializer
-
- ConstantSerializers.CharSerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.CharSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.CharSerializer
-
- ConstantSerializers.DoubleArraySerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.DoubleArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.DoubleArraySerializer
-
- ConstantSerializers.DoubleSerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.DoubleSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.DoubleSerializer
-
- ConstantSerializers.FloatArraySerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.FloatArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.FloatArraySerializer
-
- ConstantSerializers.FloatSerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.FloatSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.FloatSerializer
-
- ConstantSerializers.IntegerArraySerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.IntegerArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.IntegerArraySerializer
-
- ConstantSerializers.IntegerSerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.IntegerSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.IntegerSerializer
-
- ConstantSerializers.LongArraySerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.LongArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.LongArraySerializer
-
- ConstantSerializers.LongSerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.LongSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.LongSerializer
-
- ConstantSerializers.ShortArraySerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.ShortArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.ShortArraySerializer
-
- ConstantSerializers.ShortSerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.ShortSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.ShortSerializer
-
- ConstantSerializers.StringSerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.StringSerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.StringSerializer
-
- ConstantSerializers.TheByteArraySerializer - Class in com.hazelcast.nio.serialization
-
- ConstantSerializers.TheByteArraySerializer() - Constructor for class com.hazelcast.nio.serialization.ConstantSerializers.TheByteArraySerializer
-
- contains(E) - Method in interface com.hazelcast.core.IAtomicReference
-
Checks if the reference contains the value.
- contains(Object) - Method in interface com.hazelcast.core.IQueue
- contains(Object) - Method in interface com.hazelcast.hibernate.RegionCache
-
- containsAll(Collection<?>) - Method in interface com.hazelcast.core.IQueue
- containsEntry(K, V) - Method in interface com.hazelcast.core.MultiMap
-
Returns whether the multimap contains the given key-value pair.
- containsKey(Object) - Method in interface com.hazelcast.core.BaseMap
-
Returns true
if this map contains an entry for the specified
key.
- containsKey(Object) - Method in interface com.hazelcast.core.IMap
-
Returns true
if this map contains an entry for the specified
key.
- containsKey(K) - Method in interface com.hazelcast.core.MultiMap
-
Returns whether the multimap contains an entry with the key.
- containsKey(Object) - Method in interface com.hazelcast.core.TransactionalMap
-
- containsValue(Object) - Method in interface com.hazelcast.core.IMap
- containsValue(Object) - Method in interface com.hazelcast.core.MultiMap
-
Returns whether the multimap contains an entry with the value.
- Context<K,V> - Interface in com.hazelcast.mapreduce
-
The Context interface is used for emitting keys and values to the intermediate working space of
the MapReduce algorithm.
- convert(Map.Entry, Comparable, Comparable) - Method in class com.hazelcast.query.Predicates.AbstractPredicate
-
- CoreService - Interface in com.hazelcast.spi
-
Marker interface for core Hazelcast services.
- countDown() - Method in interface com.hazelcast.core.ICountDownLatch
-
Decrements the count of the latch, releasing all waiting threads if
the count reaches zero.
- countDown() - Method in class com.hazelcast.jmx.CountDownLatchMBean
-
- CountDownLatchMBean - Class in com.hazelcast.jmx
-
- CountDownLatchMBean(ICountDownLatch, ManagementService) - Constructor for class com.hazelcast.jmx.CountDownLatchMBean
-
- CPP - Static variable in class com.hazelcast.client.ClientTypes
-
CPP client protocol id
- create(int) - Method in class com.hazelcast.client.ClientPortableFactory
-
- create(String) - Method in interface com.hazelcast.client.spi.ClientProxyFactory
-
- create(int) - Method in class com.hazelcast.nio.serialization.ArrayDataSerializableFactory
-
- create(int) - Method in class com.hazelcast.nio.serialization.ArrayPortableFactory
-
- create(int) - Method in interface com.hazelcast.nio.serialization.DataSerializableFactory
-
Creates an IdentifiedDataSerializable instance using given type id
- create(int) - Method in interface com.hazelcast.nio.serialization.PortableFactory
-
Creates a Portable instance using given class id
- CREATE_PROXY - Static variable in class com.hazelcast.client.ClientPortableHook
-
- createClassDefinition(int, byte[]) - Method in interface com.hazelcast.nio.serialization.PortableContext
-
- createClientLoginContext(Credentials) - Method in interface com.hazelcast.security.SecurityContext
-
- createConnectionFactory() - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
-
- createConnectionFactory(ConnectionManager) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
-
- createDistributedObject(String) - Method in interface com.hazelcast.spi.RemoteService
-
- createFactory() - Method in class com.hazelcast.client.ClientDataSerializerHook
-
- createFactory() - Method in class com.hazelcast.client.ClientPortableHook
-
- createFactory() - Method in class com.hazelcast.cluster.ClusterDataSerializerHook
-
- createFactory() - Method in interface com.hazelcast.nio.serialization.DataSerializerHook
-
- createFactory() - Method in interface com.hazelcast.nio.serialization.PortableHook
-
- createFactory() - Method in class com.hazelcast.web.WebDataSerializerHook
-
- createInput(Data, SerializationService) - Method in interface com.hazelcast.nio.serialization.InputOutputFactory
-
- createInput(byte[], SerializationService) - Method in interface com.hazelcast.nio.serialization.InputOutputFactory
-
- createInstance(Properties) - Static method in class com.hazelcast.hibernate.instance.HazelcastInstanceFactory
-
- createInstanceLoader(Properties) - Static method in class com.hazelcast.hibernate.instance.HazelcastInstanceFactory
-
- createInteraction() - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- createInvocationBuilder(String, Operation, int) - Method in class com.hazelcast.client.InvocationClientRequest
-
- createInvocationBuilder(String, Operation, Address) - Method in class com.hazelcast.client.InvocationClientRequest
-
- createInvocationBuilder(String, Operation, int) - Method in interface com.hazelcast.spi.OperationService
-
- createInvocationBuilder(String, Operation, Address) - Method in interface com.hazelcast.spi.OperationService
-
- createManagedConnection(Subject, ConnectionRequestInfo) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
-
- createMember(Address, String, String, Map<String, Object>) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- createMemberLoginContext(Credentials) - Method in interface com.hazelcast.security.SecurityContext
-
- createObjectDataInput(byte[]) - Method in interface com.hazelcast.nio.serialization.SerializationService
-
- createObjectDataInput(Data) - Method in interface com.hazelcast.nio.serialization.SerializationService
-
- createObjectDataInput(byte[]) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- createObjectDataInput(Data) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- createObjectDataInputStream(InputStream) - Method in interface com.hazelcast.nio.serialization.SerializationService
-
- createObjectDataInputStream(InputStream, ByteOrder) - Method in interface com.hazelcast.nio.serialization.SerializationService
-
- createObjectDataInputStream(InputStream) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- createObjectDataInputStream(InputStream, ByteOrder) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- createObjectDataOutput(int) - Method in interface com.hazelcast.nio.serialization.SerializationService
-
- createObjectDataOutput(int) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- createObjectDataOutputStream(OutputStream) - Method in interface com.hazelcast.nio.serialization.SerializationService
-
- createObjectDataOutputStream(OutputStream, ByteOrder) - Method in interface com.hazelcast.nio.serialization.SerializationService
-
- createObjectDataOutputStream(OutputStream) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- createObjectDataOutputStream(OutputStream, ByteOrder) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- createObjectName(String, String) - Method in class com.hazelcast.jmx.ManagementService
-
- createOperation() - Method in class com.hazelcast.client.OperationFactoryWrapper
-
- createOperation() - Method in interface com.hazelcast.spi.OperationFactory
-
Creates the operation.
- createOperationFactory() - Method in class com.hazelcast.client.AllPartitionsClientRequest
-
- createOperationFactory() - Method in class com.hazelcast.client.MultiPartitionClientRequest
-
- createOperationFactory() - Method in class com.hazelcast.client.MultiTargetClientRequest
-
- createOutput(int, SerializationService) - Method in interface com.hazelcast.nio.serialization.InputOutputFactory
-
- createPortableReader(Data) - Method in interface com.hazelcast.nio.serialization.SerializationService
-
- createPortableReader(Data) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- createSecureCallable(Subject, Callable<V>) - Method in interface com.hazelcast.security.SecurityContext
-
Creates secure callable that runs in a sandbox.
- createSerializer() - Method in interface com.hazelcast.nio.serialization.SerializerHook
-
Creates a new serializer for the serialization type
- createTransaction(int, HazelcastInstance) - Static method in class com.hazelcast.jca.HazelcastTransactionImpl
-
- createTransactionalObject(String, TransactionSupport) - Method in interface com.hazelcast.spi.TransactionalService
-
- Credentials - Interface in com.hazelcast.security
-
Credentials is a container object for endpoint (Members and Clients)
security attributes.
- CredentialsFactoryConfig - Class in com.hazelcast.config
-
Contains the configuration for Credentials Factory.
- CredentialsFactoryConfig() - Constructor for class com.hazelcast.config.CredentialsFactoryConfig
-
- CredentialsFactoryConfig(String) - Constructor for class com.hazelcast.config.CredentialsFactoryConfig
-
- CSHARP - Static variable in class com.hazelcast.client.ClientTypes
-
CSHARP client protocol id
- DATA - Static variable in class com.hazelcast.cluster.ClusterDataSerializerHook
-
- Data - Class in com.hazelcast.nio.serialization
-
- Data() - Constructor for class com.hazelcast.nio.serialization.Data
-
- Data(int, byte[]) - Constructor for class com.hazelcast.nio.serialization.Data
-
- data - Variable in class com.hazelcast.nio.serialization.DataAdapter
-
- DataAdapter - Class in com.hazelcast.nio.serialization
-
- DataAdapter(Data) - Constructor for class com.hazelcast.nio.serialization.DataAdapter
-
- DataAdapter(PortableContext) - Constructor for class com.hazelcast.nio.serialization.DataAdapter
-
- DataAdapter(Data, PortableContext) - Constructor for class com.hazelcast.nio.serialization.DataAdapter
-
- DataSerializable - Interface in com.hazelcast.nio.serialization
-
DataSerializable is a serialization method as an alternative to standard Java serialization.
- DataSerializableFactory - Interface in com.hazelcast.nio.serialization
-
DataSerializableFactory is used to create IdentifiedDataSerializable instances during de-serialization.
- DataSerializerHook - Interface in com.hazelcast.nio.serialization
-
- decrementAndGet() - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically decrements the current value by one.
- decrementAndGet() - Method in class com.hazelcast.jmx.AtomicLongMBean
-
- DEFAULT_ASNYC_FILLUP - Static variable in class com.hazelcast.config.ReplicatedMapConfig
-
Default value of asynchronous fill up
- DEFAULT_ASYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.CollectionConfig
-
Asynchronous Backup Counter
- DEFAULT_ASYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.MultiMapConfig
-
The number of default asynchronous backup count
- DEFAULT_ASYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.QueueConfig
-
Default value of asynchronous backup count
- DEFAULT_ASYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.SemaphoreConfig
-
Default asynchronous backup count
- DEFAULT_BACKUP_COUNT - Static variable in class com.hazelcast.config.MapConfig
-
The number of default backup counter
- DEFAULT_CALL_TIMEOUT - Static variable in class com.hazelcast.spi.InvocationBuilder
-
- DEFAULT_CHUNK_SIZE - Static variable in class com.hazelcast.config.JobTrackerConfig
-
Default value of chunk size.
- DEFAULT_COMMUNICATE_STATS - Static variable in class com.hazelcast.config.JobTrackerConfig
-
Default boolean value of communication statics.define how a map reduce job behaves
- DEFAULT_CONCURRENCY_LEVEL - Static variable in class com.hazelcast.config.ReplicatedMapConfig
-
Default value of concurrency level
- DEFAULT_DESERIALIZE_RESULT - Static variable in class com.hazelcast.spi.InvocationBuilder
-
- DEFAULT_EMPTY_QUEUE_TTL - Static variable in class com.hazelcast.config.QueueConfig
-
Default value of time to live for empty Queue
- DEFAULT_ENABLED - Static variable in class com.hazelcast.config.MulticastConfig
-
Whether the multicast discovery mechanism has been enabled
- DEFAULT_EVICTION_PERCENTAGE - Static variable in class com.hazelcast.config.MapConfig
-
The number of default eviction percentage
- DEFAULT_EVICTION_POLICY - Static variable in class com.hazelcast.config.MapConfig
-
Default policy for eviction
- DEFAULT_EVICTION_POLICY - Static variable in class com.hazelcast.config.NearCacheConfig
-
Default eviction policy
- DEFAULT_GLOBAL_ORDERING_ENABLED - Static variable in class com.hazelcast.config.TopicConfig
-
Default global ordering configuration
- DEFAULT_GROUP_NAME - Static variable in class com.hazelcast.config.GroupConfig
-
Default group name
- DEFAULT_GROUP_PASSWORD - Static variable in class com.hazelcast.config.GroupConfig
-
Default group password
- DEFAULT_IN_MEMORY_FORMAT - Static variable in class com.hazelcast.config.MapConfig
-
Default In-Memory format is binary
- DEFAULT_IN_MEMORY_FORMAT - Static variable in class com.hazelcast.config.ReplicatedMapConfig
-
Default value of In-memory format
- DEFAULT_MAP_MERGE_POLICY - Static variable in class com.hazelcast.config.MapConfig
-
Default policy for merging
- DEFAULT_MAX_IDLE_SECONDS - Static variable in class com.hazelcast.config.MapConfig
-
The number of default time to wait eviction
- DEFAULT_MAX_IDLE_SECONDS - Static variable in class com.hazelcast.config.NearCacheConfig
-
Default value of idle in seconds for eviction.
- DEFAULT_MAX_SIZE - Static variable in class com.hazelcast.config.CollectionConfig
-
Maximum size Configuration
- DEFAULT_MAX_SIZE - Static variable in class com.hazelcast.config.MapConfig
-
Maximum size
- DEFAULT_MAX_SIZE - Static variable in class com.hazelcast.config.NearCacheConfig
-
Default value of maximum size
- DEFAULT_MAX_SIZE - Static variable in class com.hazelcast.config.QueueConfig
-
Default value of maximum size of Queue
- DEFAULT_MAX_THREAD_SIZE - Static variable in class com.hazelcast.config.JobTrackerConfig
-
Default size of thread.
- DEFAULT_MEMORY_FORMAT - Static variable in class com.hazelcast.config.NearCacheConfig
-
Default memory format
- DEFAULT_MULTICAST_GROUP - Static variable in class com.hazelcast.config.MulticastConfig
-
Default group of multicast.
- DEFAULT_MULTICAST_PORT - Static variable in class com.hazelcast.config.MulticastConfig
-
Default value of port.
- DEFAULT_MULTICAST_TIMEOUT_SECONDS - Static variable in class com.hazelcast.config.MulticastConfig
-
Default timeout of multicast in seconds.
- DEFAULT_MULTICAST_TTL - Static variable in class com.hazelcast.config.MulticastConfig
-
Default value of time to live of multicast.
- DEFAULT_POOL_SIZE - Static variable in class com.hazelcast.config.ExecutorConfig
-
The number of executor threads per Member for the Executor based on this configuration.
- DEFAULT_PORT - Static variable in class com.hazelcast.config.NetworkConfig
-
Default value of port number
- DEFAULT_QUEUE_CAPACITY - Static variable in class com.hazelcast.config.ExecutorConfig
-
Capacity of Queue
- DEFAULT_QUEUE_SIZE - Static variable in class com.hazelcast.config.JobTrackerConfig
-
Default value of Queue size.
- DEFAULT_REPLICA_INDEX - Static variable in class com.hazelcast.spi.InvocationBuilder
-
- DEFAULT_REPLICATION_DELAY_MILLIS - Static variable in class com.hazelcast.config.ReplicatedMapConfig
-
Default value of delay of replication in millisecond
- DEFAULT_RETRY_COUNT - Static variable in class com.hazelcast.config.JobTrackerConfig
-
Default value of retry counter.
- DEFAULT_SYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.CollectionConfig
-
Synchronous Backup Counter
- DEFAULT_SYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.MultiMapConfig
-
The number of default synchronous backup count
- DEFAULT_SYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.QueueConfig
-
Default value of sycronous backup count
- DEFAULT_SYNC_BACKUP_COUNT - Static variable in class com.hazelcast.config.SemaphoreConfig
-
Default synchronous backup count
- DEFAULT_TOPOLOGY_CHANGED_STRATEGY - Static variable in class com.hazelcast.config.JobTrackerConfig
-
Define how a map reduce job behaves.
- DEFAULT_TRY_COUNT - Static variable in class com.hazelcast.spi.InvocationBuilder
-
- DEFAULT_TRY_PAUSE_MILLIS - Static variable in class com.hazelcast.spi.InvocationBuilder
-
- DEFAULT_TTL_SECONDS - Static variable in class com.hazelcast.config.MapConfig
-
The number of default Time to Live seconds
- DEFAULT_TTL_SECONDS - Static variable in class com.hazelcast.config.NearCacheConfig
-
Default value of time to live in seconds.
- DEFAULT_TYPE_BIG_DECIMAL - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- DEFAULT_TYPE_BIG_INTEGER - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- DEFAULT_TYPE_CLASS - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- DEFAULT_TYPE_DATE - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- DEFAULT_TYPE_ENUM - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- DEFAULT_TYPE_EXTERNALIZABLE - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- DEFAULT_TYPE_OBJECT - Static variable in class com.hazelcast.nio.serialization.SerializationConstants
-
- DEFAULT_WRITE_BATCH_SIZE - Static variable in class com.hazelcast.config.MapStoreConfig
-
Default batch size for writing
- DEFAULT_WRITE_DELAY_SECONDS - Static variable in class com.hazelcast.config.MapStoreConfig
-
Default delay seconds for writing
- DefaultObjectNamespace - Class in com.hazelcast.spi
-
- DefaultObjectNamespace() - Constructor for class com.hazelcast.spi.DefaultObjectNamespace
-
- DefaultObjectNamespace(String, String) - Constructor for class com.hazelcast.spi.DefaultObjectNamespace
-
- DefaultPortableReader - Class in com.hazelcast.nio.serialization
-
- DefaultPortableReader(PortableSerializer, BufferObjectDataInput, ClassDefinition) - Constructor for class com.hazelcast.nio.serialization.DefaultPortableReader
-
- DefaultPortableWriter - Class in com.hazelcast.nio.serialization
-
- DefaultPortableWriter(PortableSerializer, BufferObjectDataOutput, ClassDefinition) - Constructor for class com.hazelcast.nio.serialization.DefaultPortableWriter
-
- DefaultSerializers - Class in com.hazelcast.nio.serialization
-
- DefaultSerializers.BigDecimalSerializer - Class in com.hazelcast.nio.serialization
-
- DefaultSerializers.BigDecimalSerializer() - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.BigDecimalSerializer
-
- DefaultSerializers.BigIntegerSerializer - Class in com.hazelcast.nio.serialization
-
- DefaultSerializers.BigIntegerSerializer() - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.BigIntegerSerializer
-
- DefaultSerializers.ClassSerializer - Class in com.hazelcast.nio.serialization
-
- DefaultSerializers.ClassSerializer() - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.ClassSerializer
-
- DefaultSerializers.DateSerializer - Class in com.hazelcast.nio.serialization
-
- DefaultSerializers.DateSerializer() - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.DateSerializer
-
- DefaultSerializers.EnumSerializer - Class in com.hazelcast.nio.serialization
-
- DefaultSerializers.EnumSerializer() - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.EnumSerializer
-
- DefaultSerializers.Externalizer - Class in com.hazelcast.nio.serialization
-
- DefaultSerializers.Externalizer(boolean) - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.Externalizer
-
- DefaultSerializers.ObjectSerializer - Class in com.hazelcast.nio.serialization
-
- DefaultSerializers.ObjectSerializer(boolean, boolean) - Constructor for class com.hazelcast.nio.serialization.DefaultSerializers.ObjectSerializer
-
- delete(Object) - Method in interface com.hazelcast.core.BaseMap
-
Removes the mapping for a key from this map if it is present.
- delete(Object) - Method in interface com.hazelcast.core.IMap
-
Removes the mapping for a key from this map if it is present
(optional operation).
- delete(K) - Method in interface com.hazelcast.core.MapStore
-
Deletes the entry with a given key from the store.
- delete(K) - Method in class com.hazelcast.core.MapStoreAdapter
-
Deletes the entry with a given key from the store.
- delete(Long) - Method in interface com.hazelcast.core.QueueStore
-
Deletes the entry with a given key from the store.
- delete(Object) - Method in interface com.hazelcast.core.TransactionalMap
-
- delete(Serializable) - Method in class com.hazelcast.spring.jpa.JPAMapStore
-
- delete(Object) - Method in class com.hazelcast.spring.mongodb.MongoMapStore
-
- deleteAll(Collection<K>) - Method in interface com.hazelcast.core.MapStore
-
Deletes multiple entries from the store.
- deleteAll(Collection<K>) - Method in class com.hazelcast.core.MapStoreAdapter
-
Deletes multiple entries from the store.
- deleteAll(Collection<Long>) - Method in interface com.hazelcast.core.QueueStore
-
Deletes multiple entries from the store.
- deleteAll(Collection) - Method in class com.hazelcast.spring.jpa.JPAMapStore
-
- deleteAll(Collection) - Method in class com.hazelcast.spring.mongodb.MongoMapStore
-
- deregisterAllListeners(String, String) - Method in interface com.hazelcast.spi.EventService
-
- deregisterListener(String, String, Object) - Method in interface com.hazelcast.spi.EventService
-
- destroy() - Method in class com.hazelcast.client.spi.ClientProxy
-
- destroy() - Method in class com.hazelcast.client.spi.ProxyManager
-
- destroy() - Method in interface com.hazelcast.core.DistributedObject
-
Destroys this object cluster-wide.
- destroy() - Method in interface com.hazelcast.core.MapLoaderLifecycleSupport
-
Hazelcast will call this method before shutting down.
- destroy() - Method in class com.hazelcast.jca.ManagedConnectionImpl
-
- destroy() - Method in class com.hazelcast.jmx.ManagementService
-
- destroy() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.TheByteArraySerializer
-
- destroy() - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- destroy() - Method in interface com.hazelcast.nio.serialization.Serializer
-
- destroy() - Method in interface com.hazelcast.security.ICredentialsFactory
-
- destroy() - Method in interface com.hazelcast.security.IPermissionPolicy
-
- destroy() - Method in interface com.hazelcast.security.SecurityContext
-
- destroy() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- destroy() - Method in class com.hazelcast.spring.mongodb.MongoMapStore
-
- destroy() - Method in class com.hazelcast.web.WebFilter
-
- DESTROY_PROXY - Static variable in class com.hazelcast.client.ClientPortableHook
-
- destroyDistributedObject(String, String) - Method in interface com.hazelcast.spi.ProxyService
-
- destroyDistributedObject(String) - Method in interface com.hazelcast.spi.RemoteService
-
- dispatchEvent(ClientEndpoint, ClientListener) - Method in class com.hazelcast.client.ClientEngineImpl
-
- dispatchEvent(MembershipEvent, MembershipListener) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- dispatchEvent(E, T) - Method in interface com.hazelcast.spi.EventPublishingService
-
- DISTRIBUTED_OBJECT_INFO - Static variable in class com.hazelcast.client.ClientPortableHook
-
- DistributedObject - Interface in com.hazelcast.core
-
Base interface for all distributed objects.
- distributedObjectCreated(DistributedObjectEvent) - Method in interface com.hazelcast.core.DistributedObjectListener
-
Invoked when a DistributedObject is created.
- distributedObjectCreated(DistributedObjectEvent) - Method in class com.hazelcast.jmx.ManagementService
-
- distributedObjectDestroyed(DistributedObjectEvent) - Method in interface com.hazelcast.core.DistributedObjectListener
-
Invoked when a DistributedObject is destroyed.
- distributedObjectDestroyed(DistributedObjectEvent) - Method in class com.hazelcast.jmx.ManagementService
-
- DistributedObjectEvent - Class in com.hazelcast.core
-
DistributedObjectEvent is fired when a
DistributedObject
is created or destroyed cluster-wide.
- DistributedObjectEvent(DistributedObjectEvent.EventType, String, DistributedObject) - Constructor for class com.hazelcast.core.DistributedObjectEvent
-
- DistributedObjectEvent.EventType - Enum in com.hazelcast.core
-
- DistributedObjectInfo - Class in com.hazelcast.client
-
- DistributedObjectListener - Interface in com.hazelcast.core
-
DistributedObjectListener allows to get notified when a
DistributedObject
is created or destroyed cluster-wide.
- DistributedObjectListenerRequest - Class in com.hazelcast.client
-
- DistributedObjectListenerRequest() - Constructor for class com.hazelcast.client.DistributedObjectListenerRequest
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.hazelcast.web.WebFilter
-
- doJoin(AtomicBoolean) - Method in class com.hazelcast.cluster.AbstractJoiner
-
- doJoin(AtomicBoolean) - Method in class com.hazelcast.cluster.MulticastJoiner
-
- doJoin(AtomicBoolean) - Method in class com.hazelcast.cluster.TcpIpJoiner
-
- domLevel3 - Variable in class com.hazelcast.config.AbstractXmlConfigHelper
-
- done() - Method in class com.hazelcast.nio.serialization.DataAdapter
-
- drain() - Method in class com.hazelcast.jmx.SemaphoreMBean
-
- drainPermits() - Method in interface com.hazelcast.core.ISemaphore
-
Acquires and returns all permits that are immediately available.
- drainTo(Collection<? super E>) - Method in interface com.hazelcast.core.IQueue
- drainTo(Collection<? super E>, int) - Method in interface com.hazelcast.core.IQueue
- DuplicateInstanceNameException - Exception in com.hazelcast.core
-
Thrown when a duplicate instance name is detected.
- DuplicateInstanceNameException() - Constructor for exception com.hazelcast.core.DuplicateInstanceNameException
-
- DuplicateInstanceNameException(String) - Constructor for exception com.hazelcast.core.DuplicateInstanceNameException
-
- generate(Config) - Method in class com.hazelcast.config.ConfigXmlGenerator
-
Generates the XML string based on some Config.
- GENERIC_ERROR - Static variable in class com.hazelcast.client.ClientPortableHook
-
- GenericError - Class in com.hazelcast.client
-
- GenericError() - Constructor for class com.hazelcast.client.GenericError
-
- GenericError(String, String, int) - Constructor for class com.hazelcast.client.GenericError
-
- GenericError(String, String, String, int) - Constructor for class com.hazelcast.client.GenericError
-
- get(String) - Static method in enum com.hazelcast.config.LoginModuleConfig.LoginModuleUsage
-
- get(Object) - Method in interface com.hazelcast.core.BaseMap
-
Returns the value for the specified key, or null
if this map does not contain this key.
- get(K) - Method in interface com.hazelcast.core.BaseMultiMap
-
Returns the collection of values associated with the key.
- get() - Method in interface com.hazelcast.core.IAtomicLong
-
Gets the current value.
- get() - Method in interface com.hazelcast.core.IAtomicReference
-
Gets the current value.
- get(Object) - Method in interface com.hazelcast.core.IMap
-
Returns the value for the specified key, or null
if this map does not contain this key.
- get(K) - Method in interface com.hazelcast.core.MultiMap
-
Returns the collection of values associated with the key.
- get(Object) - Method in interface com.hazelcast.core.TransactionalMap
-
- get(K) - Method in interface com.hazelcast.core.TransactionalMultiMap
-
Returns the collection of values associated with the key.
- get(Object) - Method in interface com.hazelcast.hibernate.RegionCache
-
- get(String) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
-
- get(int) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
-
- get(String) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
- get(int) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
- get(byte) - Static method in enum com.hazelcast.nio.serialization.FieldType
-
- get(String) - Method in class com.hazelcast.query.EntryObject
-
- get(int) - Method in interface com.hazelcast.security.Parameters
-
- get(Object) - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- get(Object, Class<T>) - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- GET_DISTRIBUTED_OBJECT_INFO - Static variable in class com.hazelcast.client.ClientPortableHook
-
- GET_PARTITIONS - Static variable in class com.hazelcast.client.ClientPortableHook
-
- getAccessKey() - Method in class com.hazelcast.config.AwsConfig
-
Gets the access key to access AWS.
- getActions() - Method in class com.hazelcast.config.PermissionConfig
-
- getActiveConnectionCount() - Method in class com.hazelcast.jmx.ConnectionManagerMBean
-
- getActivePartitionCount() - Method in class com.hazelcast.jmx.PartitionServiceMBean
-
- getAddress() - Method in class com.hazelcast.cluster.JoinMessage
-
- getAddress() - Method in class com.hazelcast.cluster.MemberInfo
-
- getAddress() - Method in interface com.hazelcast.monitor.MemberState
-
- getAddresses() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getAddresses() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getAlgorithm() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- getAll(Set<K>) - Method in interface com.hazelcast.core.IMap
-
Returns the entries for the given keys.
- getAllDistributedObjects() - Method in interface com.hazelcast.spi.ProxyService
-
- getAllHazelcastClients() - Static method in class com.hazelcast.client.HazelcastClient
-
- getAllHazelcastInstances() - Static method in class com.hazelcast.core.Hazelcast
-
Returns all active/running HazelcastInstances on this JVM.
- getAllKeys() - Method in class com.hazelcast.mapreduce.KeyValueSource
-
- getAllKeys0() - Method in class com.hazelcast.mapreduce.KeyValueSource
-
This method is meant for overriding to implement collecting of all clusterwide available keys
and returning them from
KeyValueSource.getAllKeys()
.
- getAnchor() - Method in class com.hazelcast.query.PagingPredicate
-
- getAndAdd(long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically adds the given value to the current value.
- getAndAdd(long) - Method in class com.hazelcast.jmx.AtomicLongMBean
-
- getAndAlter(IFunction<Long, Long>) - Method in interface com.hazelcast.core.IAtomicLong
-
Alters the currently stored value by applying a function on it on and gets the old value.
- getAndAlter(IFunction<E, E>) - Method in interface com.hazelcast.core.IAtomicReference
-
Alters the currently stored reference by applying a function on it on and gets the old value.
- getAndIncrement() - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically increments the current value by one.
- getAndIncrement() - Method in class com.hazelcast.jmx.AtomicLongMBean
-
- getAndSet(long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically sets the given value and returns the old value.
- getAndSet(E) - Method in interface com.hazelcast.core.IAtomicReference
-
Gets the value and sets the new value.
- getAndSet(long) - Method in class com.hazelcast.jmx.AtomicLongMBean
-
- getAsReadOnly() - Method in class com.hazelcast.config.CollectionConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.EntryListenerConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.ExecutorConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.ItemListenerConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.JobTrackerConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.ListConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.ListenerConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MapConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MapIndexConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MapStoreConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MaxSizeConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.MultiMapConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.NearCacheConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.QueueConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.SemaphoreConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.SetConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.TopicConfig
-
- getAsReadOnly() - Method in class com.hazelcast.config.WanReplicationRef
-
- getAsync(K) - Method in interface com.hazelcast.core.IMap
-
Asynchronously gets the given key.
- getAsyncBackupCount() - Method in class com.hazelcast.config.CollectionConfig
-
- getAsyncBackupCount() - Method in class com.hazelcast.config.MapConfig
-
- getAsyncBackupCount() - Method in class com.hazelcast.config.MultiMapConfig
-
- getAsyncBackupCount() - Method in class com.hazelcast.config.QueueConfig
-
- getAsyncBackupCount() - Method in class com.hazelcast.config.SemaphoreConfig
-
Returns the number of asynchronous backups.
- getAsyncBackupCount() - Method in interface com.hazelcast.spi.BackupAwareOperation
-
The asynchronous backup count.
- getAsyncExecutor() - Method in interface com.hazelcast.client.spi.ClientExecutionService
-
- getAsyncExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getAtomicLong(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getAtomicLong(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getAtomicLong(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates cluster-wide atomic long.
- getAtomicLong(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getAtomicLong(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getAtomicReference(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getAtomicReference(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getAtomicReference(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates cluster-wide atomic reference.
- getAttribute(Node, String) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getAttribute() - Method in class com.hazelcast.config.MapIndexConfig
-
Gets the attribute that is going to be indexed.
- getAttribute(String) - Method in class com.hazelcast.jmx.HazelcastMBean
-
- getAttribute() - Method in class com.hazelcast.query.PredicateBuilder
-
- getAttributes() - Method in class com.hazelcast.cluster.JoinRequest
-
- getAttributes() - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getAttributes() - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
- getAttributes() - Method in interface com.hazelcast.core.Member
-
Returns configured attributes for this member.
This method might not be available on all native clients.
- getAttributes(String[]) - Method in class com.hazelcast.jmx.HazelcastMBean
-
- getAvailable() - Method in class com.hazelcast.jmx.SemaphoreMBean
-
- getAvgAge() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the average age of the items in this member.
- getAwsConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getAwsConfig() - Method in class com.hazelcast.config.JoinConfig
-
- getBackupCount() - Method in class com.hazelcast.config.CollectionConfig
-
- getBackupCount() - Method in class com.hazelcast.config.MapConfig
-
- getBackupCount() - Method in class com.hazelcast.config.MultiMapConfig
-
- getBackupCount() - Method in class com.hazelcast.config.QueueConfig
-
- getBackupCount() - Method in class com.hazelcast.config.SemaphoreConfig
-
Returns the number of synchronous backups.
- getBackupCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of backups per entry.
- 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.
- getBackupOperation() - Method in interface com.hazelcast.spi.BackupAwareOperation
-
- getBoolean() - Method in class com.hazelcast.client.config.ClientProperties.ClientProperty
-
- getBooleanAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getBooleanAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getBuffer() - Method in class com.hazelcast.nio.serialization.Data
-
- getBufferSize() - Method in class com.hazelcast.client.config.SocketOptions
-
- getBuild() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getBuildNumber() - Method in class com.hazelcast.cluster.JoinMessage
-
- getBuiltinDefinitions() - Method in class com.hazelcast.client.ClientPortableHook
-
- getBuiltinDefinitions() - Method in interface com.hazelcast.nio.serialization.PortableHook
-
- getByte() - Method in class com.hazelcast.client.config.ClientProperties.ClientProperty
-
- getByteAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getByteAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getByteOrder() - Method in class com.hazelcast.config.SerializationConfig
-
- getByteOrder() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
-
- getByteOrder() - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
-
- getByType(int) - Static method in enum com.hazelcast.core.EntryEventType
-
- getByType(int) - Static method in enum com.hazelcast.core.ItemEventType
-
- getByValue(int) - Static method in enum com.hazelcast.transaction.TransactionOptions.TransactionType
-
- getCache(String) - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
-
- getCacheNames() - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
-
- getCallback() - Method in class com.hazelcast.spi.InvocationBuilder
-
- getCallerAddress() - Method in class com.hazelcast.spi.Operation
-
- getCallerUuid() - Method in class com.hazelcast.spi.Operation
-
- getCallId() - Method in class com.hazelcast.client.ClientRequest
-
- getCallId() - Method in class com.hazelcast.client.ClientResponse
-
- getCallId() - Method in class com.hazelcast.spi.Operation
-
- getCallTimeout() - Method in class com.hazelcast.spi.InvocationBuilder
-
- getCallTimeout() - Method in class com.hazelcast.spi.Operation
-
- getCancelledTaskCount() - Method in interface com.hazelcast.monitor.LocalExecutorStats
-
Returns the number of cancelled operations of the executor service
- getChunkSize() - Method in class com.hazelcast.config.JobTrackerConfig
-
- getClassDefinition() - Method in class com.hazelcast.nio.serialization.Data
-
- getClassDefinitions() - Method in class com.hazelcast.config.SerializationConfig
-
- getClassId() - Method in class com.hazelcast.client.AuthenticationRequest
-
- getClassId() - Method in class com.hazelcast.client.ClientCreateRequest
-
- getClassId() - Method in class com.hazelcast.client.ClientDestroyRequest
-
- getClassId() - Method in class com.hazelcast.client.ClientPrincipal
-
- getClassId() - Method in class com.hazelcast.client.DistributedObjectInfo
-
- getClassId() - Method in class com.hazelcast.client.DistributedObjectListenerRequest
-
- getClassId() - Method in class com.hazelcast.client.GenericError
-
- getClassId() - Method in class com.hazelcast.client.GetDistributedObjectsRequest
-
- getClassId() - Method in class com.hazelcast.client.RemoveAllListeners
-
- getClassId() - Method in class com.hazelcast.client.RemoveDistributedObjectListenerRequest
-
- getClassId() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
- getClassId() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
-
- getClassId() - Method in interface com.hazelcast.nio.serialization.Portable
-
Returns class identifier for this portable class.
- getClassId() - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
- getClassLoader() - Method in class com.hazelcast.client.config.ClientConfig
-
- getClassLoader() - Method in class com.hazelcast.config.Config
-
Returns the class-loader that will be used in serialization.
- getClassLoader() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
-
- getClassLoader() - Method in interface com.hazelcast.nio.serialization.SerializationService
-
- getClassLoader() - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- getClassName() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
- getClassName() - Method in class com.hazelcast.config.CredentialsFactoryConfig
-
- getClassName() - Method in class com.hazelcast.config.GlobalSerializerConfig
-
- getClassName() - Method in class com.hazelcast.config.ListenerConfig
-
Returns the name of the class of the EventListener.
- getClassName() - Method in class com.hazelcast.config.LoginModuleConfig
-
- getClassName() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the name of the MapStore implementation class
- getClassName() - Method in class com.hazelcast.config.PermissionPolicyConfig
-
- getClassName() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getClassName() - Method in class com.hazelcast.config.SecurityInterceptorConfig
-
- getClassName() - Method in class com.hazelcast.config.SerializerConfig
-
- getClassName() - Method in class com.hazelcast.config.ServiceConfig
-
- getClassName() - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Returns the name of the SocketInterceptor
implementation class
- getClassVersion() - Method in class com.hazelcast.client.ClientRequest
-
Version for internal requests.
- getClassVersion(int, int) - Method in interface com.hazelcast.nio.serialization.PortableContext
-
- getClassVersion() - Method in interface com.hazelcast.nio.serialization.VersionedPortable
-
Returns version for this Portable class
- getClientClusterService() - Method in class com.hazelcast.client.HazelcastClient
-
- getClientConfig() - Method in class com.hazelcast.client.HazelcastClient
-
- getClientConfig() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getClientConfig() - Method in class com.hazelcast.client.spi.ClientContext
-
- getClientEndpointCount() - Method in interface com.hazelcast.client.ClientEngine
-
- getClientEndpointCount() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getClientEndpointCount() - Method in class com.hazelcast.jmx.ClientEngineMBean
-
- getClientEngine() - Method in class com.hazelcast.client.ClientRequest
-
- getClientEngineMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getClientExecutionService() - Method in class com.hazelcast.client.HazelcastClient
-
- getClientExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getClientLoginModuleConfigs() - Method in class com.hazelcast.config.SecurityConfig
-
- getClientPartitionService() - Method in class com.hazelcast.client.HazelcastClient
-
- getClientPermissionConfigs() - Method in class com.hazelcast.config.SecurityConfig
-
- getClientPolicyConfig() - Method in class com.hazelcast.config.SecurityConfig
-
- getClientProperties() - Method in class com.hazelcast.client.HazelcastClient
-
- getClients() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getClients() - Method in interface com.hazelcast.monitor.MemberState
-
- getClientService() - Method in class com.hazelcast.client.HazelcastClient
-
- getClientService() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getClientService() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the client service of this Hazelcast instance.
- getClientType() - Method in class com.hazelcast.client.ClientEndpoint
-
- getClientType() - Method in class com.hazelcast.client.ClientImpl
-
- getClientType() - Method in interface com.hazelcast.core.Client
-
Returns type of this client
- getCluster() - Method in class com.hazelcast.client.HazelcastClient
-
- getCluster() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getCluster() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the Cluster that this Hazelcast instance is part of.
- getCluster() - Method in class com.hazelcast.core.InitialMembershipEvent
-
Returns the cluster of the event.
- getCluster() - Method in class com.hazelcast.core.MembershipEvent
-
Returns the cluster of the event.
- getClusterName() - Method in class com.hazelcast.monitor.TimedMemberState
-
- getClusterProxy() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- getClusterService() - Method in interface com.hazelcast.client.ClientEngine
-
- getClusterService() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getClusterService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getClusterService() - Method in interface com.hazelcast.spi.NodeEngine
-
- getClusterTime() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
- getClusterTime() - Method in class com.hazelcast.cluster.ClusterProxy
-
- getClusterTime() - Method in interface com.hazelcast.cluster.ClusterService
-
- getClusterTime() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- getClusterTime() - Method in interface com.hazelcast.core.Cluster
-
Returns the cluster-wide time in milliseconds.
- getClusterTime() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getClusterTimeFor(long) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- getComparator() - Method in class com.hazelcast.query.PagingPredicate
-
- getCompletableFuture() - Method in interface com.hazelcast.mapreduce.TrackableJob
-
Returns the
ICompletableFuture
to add callbacks
or wait for the resulting value of the tracked job
- getCompletedTaskCount() - Method in interface com.hazelcast.monitor.LocalExecutorStats
-
Returns the number of completed operations of the executor service
- getConcurrencyLevel() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getConfig() - Method in interface com.hazelcast.client.ClientEngine
-
- getConfig() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getConfig() - Method in class com.hazelcast.client.HazelcastClient
-
- getConfig() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getConfig() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the configuration of this Hazelcast instance.
- getConfig() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getConfig() - Method in class com.hazelcast.jmx.MapMBean
-
- getConfig() - Method in class com.hazelcast.jmx.QueueMBean
-
- getConfig() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getConfig() - Method in class com.hazelcast.jmx.TopicMBean
-
- getConfig() - Method in interface com.hazelcast.spi.NodeEngine
-
- getConfigCheck() - Method in class com.hazelcast.cluster.JoinMessage
-
- getConfigClassLoader() - Method in interface com.hazelcast.spi.NodeEngine
-
- getConfigFilePath(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
-
- getConfigLocation() - Method in class com.hazelcast.jca.ResourceAdapterImpl
-
- getConfigObject() - Method in class com.hazelcast.config.ServiceConfig
-
- getConfigSource() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getConfigurationFile() - Method in class com.hazelcast.config.Config
-
- getConfigurationFile() - Method in class com.hazelcast.config.XmlConfigLocator
-
- getConfigurationMembers(Config) - Static method in class com.hazelcast.cluster.TcpIpJoiner
-
- getConfigurationUrl() - Method in class com.hazelcast.config.Config
-
- getConfigurationUrl() - Method in class com.hazelcast.config.XmlConfigLocator
-
- getConnectedClients() - Method in class com.hazelcast.client.ClientServiceProxy
-
- getConnectedClients() - Method in interface com.hazelcast.core.ClientService
-
Returns all connected clients to this member.
- getConnection() - Method in class com.hazelcast.jca.ConnectionFactoryImpl
-
- getConnection(ConnectionSpec) - Method in class com.hazelcast.jca.ConnectionFactoryImpl
-
- getConnection() - Method in interface com.hazelcast.jca.HazelcastConnectionFactory
-
- getConnection(ConnectionSpec) - Method in interface com.hazelcast.jca.HazelcastConnectionFactory
-
- getConnection(Subject, ConnectionRequestInfo) - Method in class com.hazelcast.jca.ManagedConnectionImpl
-
- getConnection() - Method in class com.hazelcast.spi.Operation
-
- getConnectionAttemptLimit() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getConnectionAttemptLimit() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getConnectionAttemptPeriod() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getConnectionAttemptPeriod() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getConnectionCount() - Method in class com.hazelcast.jmx.ConnectionManagerMBean
-
- getConnectionListener() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getConnectionManager() - Method in class com.hazelcast.client.HazelcastClient
-
- getConnectionManager() - Method in class com.hazelcast.jmx.ConnectionManagerMBean
-
- getConnectionManagerMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getConnectionTimeout() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getConnectionTimeout() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getConnectionTimeoutSeconds() - Method in class com.hazelcast.config.AwsConfig
-
Gets the connection timeout in seconds.
- getConnectionTimeoutSeconds() - Method in class com.hazelcast.config.TcpIpConfig
-
Returns the connection timeout.
- getConnectionTracingEvents() - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
-
Getter for the RAR property 'connectionTracingEvents'
- getConnTimeoutSeconds() - Method in class com.hazelcast.cluster.TcpIpJoiner
-
- getConnTimeoutSeconds() - Method in class com.hazelcast.cluster.TcpIpJoinerOverAWS
-
- getContext() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getCost() - Method in interface com.hazelcast.core.EntryView
-
Returns the cost (in bytes) of the entry.
- getCount() - Method in interface com.hazelcast.core.ICountDownLatch
-
Returns the current count.
- getCount() - Method in class com.hazelcast.jmx.CountDownLatchMBean
-
- getCountDownLatch(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getCountDownLatch(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getCountDownLatch(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates cluster-wide CountDownLatch.
- getCountDownLatch(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getCountDownLatch(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getCreationTime() - Method in interface com.hazelcast.core.EntryView
-
Returns the creation time of the entry.
- getCreationTime() - Method in interface com.hazelcast.monitor.LocalInstanceStats
-
- getCreationTime() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the creation time of this map on this member.
- getCreationTime() - Method in interface com.hazelcast.monitor.LocalTopicStats
-
Returns the creation time of this topic on this member
- getCreationTime() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the creation time of this NearCache on this member
- getCredentials() - Method in class com.hazelcast.client.ClientEndpoint
-
- getCredentials() - Method in class com.hazelcast.client.config.ClientConfig
-
- getCredentials() - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
- getCredentials() - Method in class com.hazelcast.cluster.JoinRequest
-
- getCredentialsClassname() - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
- getCredentialsFactory() - Method in interface com.hazelcast.security.SecurityContext
-
- getCrudRepository() - Method in class com.hazelcast.spring.jpa.JPAMapStore
-
- getCurrentClientConnections() - Method in class com.hazelcast.jmx.ConnectionManagerMBean
-
- getCurrentValue() - Method in class com.hazelcast.jmx.AtomicLongMBean
-
- getCxRequestInfo() - Method in class com.hazelcast.jca.ManagedConnectionImpl
-
- getData() - Method in class com.hazelcast.nio.serialization.DataAdapter
-
- getDataSerializableFactories() - Method in class com.hazelcast.config.SerializationConfig
-
- getDataSerializableFactoryClasses() - Method in class com.hazelcast.config.SerializationConfig
-
- getDefault() - Static method in class com.hazelcast.transaction.TransactionOptions
-
Creates a new TransactionOptions configured with default settings.
- getDefaultAccessType() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
-
- getDefaultCacheTimeoutInMillis() - Static method in class com.hazelcast.hibernate.CacheEnvironment
-
- getDefaultScheduledExecutor() - Method in interface com.hazelcast.spi.ExecutionService
-
- getDetails() - Method in class com.hazelcast.client.GenericError
-
- getDirtyEntryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of entries that the member owns and are dirty (updated but not persisted yet).
- getDistributedObject(String, Object) - Method in class com.hazelcast.client.HazelcastClient
-
Deprecated.
- getDistributedObject(String, String) - Method in class com.hazelcast.client.HazelcastClient
-
- getDistributedObject(String, Object) - Method in class com.hazelcast.client.HazelcastClientProxy
-
Deprecated.
- getDistributedObject(String, String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getDistributedObject() - Method in class com.hazelcast.core.DistributedObjectEvent
-
Returns DistributedObject instance
- getDistributedObject(String, Object) - Method in interface com.hazelcast.core.HazelcastInstance
-
- getDistributedObject(String, String) - Method in interface com.hazelcast.core.HazelcastInstance
-
- getDistributedObject(String, String) - Method in interface com.hazelcast.spi.ProxyService
-
- getDistributedObjects() - Method in class com.hazelcast.client.HazelcastClient
-
- getDistributedObjects() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getDistributedObjects() - Method in class com.hazelcast.client.spi.ProxyManager
-
- getDistributedObjects() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns all
DistributedObject
's such as; queue, map, set, list, topic, lock, multimap.
- getDistributedObjects(String) - Method in interface com.hazelcast.spi.ProxyService
-
- GetDistributedObjectsRequest - Class in com.hazelcast.client
-
- GetDistributedObjectsRequest() - Constructor for class com.hazelcast.client.GetDistributedObjectsRequest
-
- getDistributedObjectType() - Method in class com.hazelcast.client.ClientRequest
-
- getDistributedObjectType() - Method in interface com.hazelcast.client.SecureRequest
-
- getDoubleAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getDoubleAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getDurability() - Method in class com.hazelcast.transaction.TransactionOptions
-
Gets the transaction durability.
- getEmptyPollOperationCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns number of null returning poll operations.
- getEmptyQueueTtl() - Method in class com.hazelcast.config.QueueConfig
-
- getEndpoint() - Method in class com.hazelcast.client.ClientRequest
-
- getEndpoint() - Method in class com.hazelcast.security.AbstractCredentials
-
- getEndpoint() - Method in interface com.hazelcast.security.Credentials
-
Returns IP address of endpoint.
- getEndpointManager() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getEndpoints() - Method in class com.hazelcast.config.PermissionConfig
-
- getEndpoints() - Method in class com.hazelcast.config.WanTargetClusterConfig
-
- getEntryListenerConfigs() - Method in class com.hazelcast.config.MapConfig
-
- getEntryListenerConfigs() - Method in class com.hazelcast.config.MapConfigReadOnly
-
- getEntryListenerConfigs() - Method in class com.hazelcast.config.MultiMapConfig
-
- getEntryListenerConfigs() - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
- getEntryObject() - Method in class com.hazelcast.query.PredicateBuilder
-
- getEntryView(K) - Method in interface com.hazelcast.core.IMap
-
Returns the EntryView for the specified key.
- getEventOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of Events Received
- getEventOperationCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns number of event operations
- getEventQueueCapacity() - Method in class com.hazelcast.jmx.EventServiceMBean
-
- getEventQueueCapacity() - Method in interface com.hazelcast.spi.EventService
-
- getEventQueueSize() - Method in class com.hazelcast.jmx.EventServiceMBean
-
- getEventQueueSize() - Method in interface com.hazelcast.spi.EventService
-
- getEventService() - Method in interface com.hazelcast.client.ClientEngine
-
- getEventService() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getEventService() - Method in interface com.hazelcast.spi.NodeEngine
-
- getEventServiceMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getEventThreadCount() - Method in class com.hazelcast.jmx.EventServiceMBean
-
- getEventThreadCount() - Method in interface com.hazelcast.spi.EventService
-
- getEventType() - Method in class com.hazelcast.core.AbstractIMapEvent
-
Return the event type
- getEventType() - Method in class com.hazelcast.core.DistributedObjectEvent
-
- getEventType() - Method in interface com.hazelcast.core.IMapEvent
-
Return the event type
- getEventType() - Method in class com.hazelcast.core.ItemEvent
-
Returns the event type.
- getEventType() - Method in class com.hazelcast.core.MembershipEvent
-
Returns the membership event type;
#MEMBER_ADDED
#MEMBER_REMOVED
#MEMBER_ATTRIBUTE_CHANGED
- getEvictionPercentage() - Method in class com.hazelcast.config.MapConfig
-
- getEvictionPolicy() - Method in class com.hazelcast.config.MapConfig
-
- getEvictionPolicy() - Method in class com.hazelcast.config.NearCacheConfig
-
- getExecutedCount() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
-
- getExecutedOperationCount() - Method in class com.hazelcast.jmx.OperationServiceMBean
-
- getExecutedOperationCount() - Method in interface com.hazelcast.spi.OperationService
-
- getExecutionService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getExecutionService() - Method in interface com.hazelcast.spi.NodeEngine
-
- getExecutor(String) - Method in interface com.hazelcast.spi.ExecutionService
-
- getExecutorConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the ExecutorConfig for the given name
- getExecutorConfigs() - Method in class com.hazelcast.config.Config
-
- getExecutorName() - Method in class com.hazelcast.spi.InvocationBuilder
-
Gets the name of the Executor to use.
- getExecutorName() - Method in class com.hazelcast.spi.Operation
-
- getExecutorPoolSize() - Method in class com.hazelcast.client.config.ClientConfig
-
- getExecutorService(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getExecutorService(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getExecutorService(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the distributed executor service for the given
name.
- getExecutorService(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getExecutorService(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getExpirationTime() - Method in interface com.hazelcast.core.EntryView
-
Returns the expiration time of the entry.
- getFactoryClassName() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the name of the MapStoreFactory implementation class
- getFactoryClassName() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getFactoryClassName() - Method in class com.hazelcast.config.SSLConfig
-
Returns the name of the SSLContextFactory
implementation class
- getFactoryId() - Method in class com.hazelcast.client.AuthenticationRequest
-
- getFactoryId() - Method in class com.hazelcast.client.ClientCreateRequest
-
- getFactoryId() - Method in class com.hazelcast.client.ClientDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.client.ClientDestroyRequest
-
- getFactoryId() - Method in class com.hazelcast.client.ClientPortableHook
-
- getFactoryId() - Method in class com.hazelcast.client.ClientPrincipal
-
- getFactoryId() - Method in class com.hazelcast.client.ClientResponse
-
- getFactoryId() - Method in class com.hazelcast.client.DistributedObjectInfo
-
- getFactoryId() - Method in class com.hazelcast.client.DistributedObjectListenerRequest
-
- getFactoryId() - Method in class com.hazelcast.client.GenericError
-
- getFactoryId() - Method in class com.hazelcast.client.GetDistributedObjectsRequest
-
- getFactoryId() - Method in class com.hazelcast.client.RemoveAllListeners
-
- getFactoryId() - Method in class com.hazelcast.client.RemoveDistributedObjectListenerRequest
-
- getFactoryId() - Method in class com.hazelcast.cluster.ClusterDataSerializerHook
-
- getFactoryId() - Method in class com.hazelcast.cluster.ConfigCheck
-
- getFactoryId() - Method in class com.hazelcast.cluster.HeartbeatOperation
-
- getFactoryId() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
- getFactoryId() - Method in class com.hazelcast.nio.serialization.Data
-
- getFactoryId() - Method in interface com.hazelcast.nio.serialization.DataSerializerHook
-
- getFactoryId(String, int) - Static method in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- getFactoryId() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
-
- getFactoryId() - Method in interface com.hazelcast.nio.serialization.IdentifiedDataSerializable
-
Returns DataSerializableFactory factory id for this class.
- getFactoryId() - Method in interface com.hazelcast.nio.serialization.Portable
-
Returns PortableFactory id for this portable class
- getFactoryId() - Method in interface com.hazelcast.nio.serialization.PortableHook
-
- getFactoryId() - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
- getFactoryId() - Method in class com.hazelcast.web.SessionAttributePredicate
-
- getFactoryId() - Method in class com.hazelcast.web.WebDataSerializerHook
-
- getFactoryImplementation() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the map store factory implementation object
- getFactoryImplementation() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getFactoryImplementation() - Method in class com.hazelcast.config.SSLConfig
-
Returns the SSLContextFactory
implementation object
- getFieldClassId(String) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
-
- getFieldClassId(String) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
- getFieldClassId(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
-
- getFieldClassId(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- getFieldCount() - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
-
- getFieldCount() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
- getFieldNames() - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
-
- getFieldNames() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
- getFieldNames() - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
-
- getFieldNames() - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- getFieldType(String) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
-
- getFieldType(String) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
- getFieldType(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
-
- getFieldType(String) - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- getFieldVersion(String) - Method in class com.hazelcast.nio.serialization.BinaryClassDefinitionProxy
-
- getFieldVersion(String) - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
- getFieldVersion(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
-
- getFilter() - Method in interface com.hazelcast.spi.EventRegistration
-
- getFlags() - Method in class com.hazelcast.query.Predicates.ILikePredicate
-
- getFlags() - Method in class com.hazelcast.query.Predicates.LikePredicate
-
- getFloatAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getFloatAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getForUpdate(Object) - Method in interface com.hazelcast.core.TransactionalMap
-
Locks the key and then gets and returns the value to which the specified key is mapped.
- getGenericOperationThreadCount() - Method in interface com.hazelcast.spi.OperationService
-
- getGetOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of get operations
- getGlobalSerializerConfig() - Method in class com.hazelcast.config.SerializationConfig
-
- getGroupConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getGroupConfig() - Method in class com.hazelcast.config.Config
-
- getGroupName() - Method in class com.hazelcast.config.WanTargetClusterConfig
-
- getGroupName() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getGroupPassword() - Method in class com.hazelcast.config.WanTargetClusterConfig
-
- getGroupProperties() - Method in interface com.hazelcast.spi.NodeEngine
-
- getGroupType() - Method in class com.hazelcast.config.PartitionGroupConfig
-
Returns the MemberGroupType configured.
- getHazelcastInstance() - Method in class com.hazelcast.client.spi.ClientContext
-
- getHazelcastInstance() - Method in class com.hazelcast.client.spi.ProxyManager
-
- getHazelcastInstance() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
-
- getHazelcastInstance(Session) - Static method in class com.hazelcast.hibernate.instance.HazelcastAccessor
-
Tries to extract HazelcastInstance
from Session
.
- getHazelcastInstance(SessionFactory) - Static method in class com.hazelcast.hibernate.instance.HazelcastAccessor
-
Tries to extract HazelcastInstance
from SessionFactory
.
- getHazelcastInstance(SessionFactoryImplementor) - Static method in class com.hazelcast.hibernate.instance.HazelcastAccessor
-
Tries to extract HazelcastInstance
from SessionFactoryImplementor
.
- getHazelcastInstance() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getHazelcastInstance() - Method in interface com.hazelcast.spi.NodeEngine
-
- getHazelcastInstanceByName(String) - Static method in class com.hazelcast.core.Hazelcast
-
Returns an existing HazelcastInstance with instanceName.
- getHeapCost() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Cost of map & near cache & backup in bytes
todo in object mode object size is zero.
- getHeapCost() - Method in class com.hazelcast.nio.serialization.Data
-
- getHits() - Method in interface com.hazelcast.core.EntryView
-
Returns number of hits of the entry.
- getHits() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of hits (reads) of the locally owned entries.
- getHits() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the number of hits (reads) of the locally owned entries.
- getHostHeader() - Method in class com.hazelcast.config.AwsConfig
-
Gets the host header; the address the EC2 API can be found.
- getId() - Method in class com.hazelcast.client.ClientResponse
-
- getId() - Method in class com.hazelcast.client.spi.ClientProxy
-
Deprecated.
- getId() - Method in class com.hazelcast.cluster.ConfigCheck
-
- getId() - Method in class com.hazelcast.cluster.HeartbeatOperation
-
- getId() - Method in enum com.hazelcast.cluster.MemberAttributeOperationType
-
- getId() - Method in interface com.hazelcast.core.DistributedObject
-
- getId() - Method in class com.hazelcast.nio.serialization.Data
-
- getId() - Method in enum com.hazelcast.nio.serialization.FieldType
-
- getId() - Method in interface com.hazelcast.nio.serialization.IdentifiedDataSerializable
-
Returns type identifier for this class.
- getId() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
Deprecated.
- getId() - Method in interface com.hazelcast.spi.EventRegistration
-
- getId() - Method in class com.hazelcast.web.SessionAttributePredicate
-
- getIdGenerator(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getIdGenerator(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getIdGenerator(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates cluster-wide unique IDs.
- getImplementation() - Method in class com.hazelcast.config.CredentialsFactoryConfig
-
- getImplementation() - Method in class com.hazelcast.config.EntryListenerConfig
-
- getImplementation() - Method in class com.hazelcast.config.GlobalSerializerConfig
-
- getImplementation() - Method in class com.hazelcast.config.ItemListenerConfig
-
- getImplementation() - Method in class com.hazelcast.config.ListenerConfig
-
Returns the EventListener implementation.
- getImplementation() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the map store implementation object
- getImplementation() - Method in class com.hazelcast.config.PermissionPolicyConfig
-
- getImplementation() - Method in class com.hazelcast.config.SecurityInterceptorConfig
-
- getImplementation() - Method in class com.hazelcast.config.SerializerConfig
-
- getImplementation() - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Returns the SocketInterceptor
implementation object
- getIn() - Method in class com.hazelcast.client.config.XmlClientConfigLocator
-
- getIn() - Method in class com.hazelcast.config.XmlConfigLocator
-
- getIndex() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
-
- getIndex(QueryContext) - Method in class com.hazelcast.query.Predicates.AbstractPredicate
-
- getInetSocketAddress() - Method in interface com.hazelcast.core.Member
-
- getInitialLoadMode() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns initial load mode
- getInitialPermits() - Method in class com.hazelcast.config.SemaphoreConfig
-
Gets the initial number of permits
- getInMemoryFormat() - Method in class com.hazelcast.config.MapConfig
-
- getInMemoryFormat() - Method in class com.hazelcast.config.NearCacheConfig
-
- getInMemoryFormat() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getInstance(Properties) - Method in class com.hazelcast.web.WebFilter
-
- getInstanceMBean() - Method in class com.hazelcast.jmx.ManagementService
-
- getInstanceName() - Method in class com.hazelcast.config.Config
-
- getInstanceName(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
-
- getInstanceNames() - Method in class com.hazelcast.monitor.TimedMemberState
-
- getIntAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getIntAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getInteger() - Method in class com.hazelcast.client.config.ClientProperties.ClientProperty
-
- getIntegerValue(String, String, int) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getInterfaces() - Method in class com.hazelcast.config.InterfacesConfig
-
- getInterfaces() - Method in class com.hazelcast.config.MemberGroupConfig
-
Gets an unmodifiable collection containing all interfaces.
- getInterfaces() - Method in class com.hazelcast.config.NetworkConfig
-
- getInvocationService() - Method in class com.hazelcast.client.HazelcastClient
-
- getInvocationService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getInvocationTime() - Method in class com.hazelcast.spi.Operation
-
- getIoExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getItem() - Method in class com.hazelcast.core.ItemEvent
-
Returns the item related to event.
- getItemListenerConfigs() - Method in class com.hazelcast.config.CollectionConfig
-
- getItemListenerConfigs() - Method in class com.hazelcast.config.ListConfigReadOnly
-
- getItemListenerConfigs() - Method in class com.hazelcast.config.QueueConfig
-
- getItemListenerConfigs() - Method in class com.hazelcast.config.QueueConfigReadOnly
-
- getItemListenerConfigs() - Method in class com.hazelcast.config.SetConfigReadOnly
-
- getIterationCount() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- getIterationType() - Method in class com.hazelcast.query.PagingPredicate
-
- getJobId() - Method in interface com.hazelcast.mapreduce.JobCompletableFuture
-
Returns the unique identifier for this mapreduce job.
- getJobId() - Method in interface com.hazelcast.mapreduce.TrackableJob
-
Returns the unique job id of the tracked job
- getJobProcessInformation() - Method in interface com.hazelcast.mapreduce.TrackableJob
-
Returns an instance of
JobProcessInformation
to find out the state and
statistics of a running task or null if the underlying job id is not available because job is already
finished or not yet submitted.
It even returns null if not requested on the job issuing cluster member or client since those values are
not distributed to all clusters for traffic reasons.
- getJobTracker(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getJobTracker(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getJobTracker(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the job tracker instance with the specified name.
- getJobTracker() - Method in interface com.hazelcast.mapreduce.TrackableJob
-
- getJobTrackerConfig(String) - Method in class com.hazelcast.config.Config
-
- getJobTrackerConfigs() - Method in class com.hazelcast.config.Config
-
- getJoin() - Method in class com.hazelcast.config.NetworkConfig
-
- getKey() - Method in class com.hazelcast.client.KeyBasedClientRequest
-
- getKey() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- getKey() - Method in class com.hazelcast.core.EntryEvent
-
Returns the key of the entry event
- getKey() - Method in interface com.hazelcast.core.EntryView
-
Returns the key of the entry.
- getKey() - Method in interface com.hazelcast.core.ILock
-
- getKey() - Method in class com.hazelcast.core.MemberAttributeEvent
-
- getKey() - Method in class com.hazelcast.core.PartitionAwareKey
-
- getLastAccessTime() - Method in interface com.hazelcast.core.EntryView
-
Returns the last access time to the entry.
- getLastAccessTime() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the last access (read) time of the locally owned entries.
- getLastStoredTime() - Method in interface com.hazelcast.core.EntryView
-
Returns the last time value is flushed to mapstore.
- getLastUpdateTime() - Method in interface com.hazelcast.core.EntryView
-
Returns the last time value is updated.
- getLastUpdateTime() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the last update time of the locally owned entries.
- getLicenseKey() - Method in class com.hazelcast.config.Config
-
- getLifecycleService() - Method in class com.hazelcast.client.HazelcastClient
-
- getLifecycleService() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getLifecycleService() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the lifecycle service for this instance.
- getLingerSeconds() - Method in class com.hazelcast.client.config.SocketOptions
-
- getList(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getList(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getList(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the distributed list instance with the specified name.
- getList(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getList(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getList(String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
-
Returns the transactional list instance with the specified name.
- getListConfig(String) - Method in class com.hazelcast.config.Config
-
- getListConfigs() - Method in class com.hazelcast.config.Config
-
- getListenerConfigs() - Method in class com.hazelcast.client.config.ClientConfig
-
- getListenerConfigs() - Method in class com.hazelcast.config.Config
-
- getListenerConfigs() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getLoadBalancer() - Method in class com.hazelcast.client.config.ClientConfig
-
- getLocalAvgAge() - Method in class com.hazelcast.jmx.QueueMBean
-
- getLocalBackupCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalBackupCount() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalBackupEntryCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalBackupEntryCount() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalBackupEntryMemoryCost() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalBackupEntryMemoryCost() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalBackupItemCount() - Method in class com.hazelcast.jmx.QueueMBean
-
- getLocalCancelledTaskCount() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
-
- getLocalCompletedTaskCount() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
-
- getLocalCreationTime() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalCreationTime() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalCreationTime() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalCreationTime() - Method in class com.hazelcast.jmx.TopicMBean
-
- getLocalDirtyEntryCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalDirtyEntryCount() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalEmptyPollOperationCount() - Method in class com.hazelcast.jmx.QueueMBean
-
- getLocalEndpoint() - Method in class com.hazelcast.client.HazelcastClient
-
- getLocalEndpoint() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getLocalEndpoint() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the local Endpoint which this HazelcastInstance is belongs to.
- getLocalEventOperationCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalEventOperationCount() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalEventOperationCount() - Method in class com.hazelcast.jmx.QueueMBean
-
- getLocalEventOperationCount() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalExecutorStats() - Method in interface com.hazelcast.core.IExecutorService
-
Returns local statistics related to this executor service.
- getLocalExecutorStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalGetOperationCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalGetOperationCount() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalGetOperationCount() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalHits() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalHits() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalHits() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalLastAccessTime() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalLastAccessTime() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalLastAccessTime() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalLastUpdateTime() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalLastUpdateTime() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalLastUpdateTime() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalLockedEntryCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalLockedEntryCount() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalMapStats() - Method in interface com.hazelcast.core.IMap
-
Returns LocalMapStats for this map.
- getLocalMapStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalMaxAge() - Method in class com.hazelcast.jmx.QueueMBean
-
- getLocalMaxGetLatency() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalMaxGetLatency() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalMaxGetLatency() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalMaxPutLatency() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalMaxPutLatency() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalMaxPutLatency() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalMember() - Method in interface com.hazelcast.client.ClientEngine
-
- getLocalMember() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getLocalMember() - Method in class com.hazelcast.cluster.ClusterProxy
-
- getLocalMember() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- getLocalMember() - Method in interface com.hazelcast.core.Cluster
-
Returns this Hazelcast instance member
- getLocalMember() - Method in interface com.hazelcast.spi.NodeEngine
-
- getLocalMinAge() - Method in class com.hazelcast.jmx.QueueMBean
-
- getLocalMultiMapStats() - Method in interface com.hazelcast.core.MultiMap
-
Returns LocalMultiMapStats for this map.
- getLocalMultiMapStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalOfferOperationCount() - Method in class com.hazelcast.jmx.QueueMBean
-
- getLocalOtherOperationCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalOtherOperationCount() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalOtherOperationCount() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalOtherOperationsCount() - Method in class com.hazelcast.jmx.QueueMBean
-
- getLocalOwnedEntryCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalOwnedEntryCount() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalOwnedEntryCount() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalOwnedEntryMemoryCost() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalOwnedEntryMemoryCost() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalOwnedItemCount() - Method in class com.hazelcast.jmx.QueueMBean
-
- getLocalPendingTaskCount() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
-
- getLocalPollOperationCount() - Method in class com.hazelcast.jmx.QueueMBean
-
- getLocalPublishOperationCount() - Method in class com.hazelcast.jmx.TopicMBean
-
- getLocalPutOperationCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalPutOperationCount() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalPutOperationCount() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalQueueStats() - Method in interface com.hazelcast.core.IQueue
-
Returns LocalQueueStats for this queue.
- getLocalQueueStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalReceiveOperationCount() - Method in class com.hazelcast.jmx.TopicMBean
-
- getLocalRejectedOfferOperationCount() - Method in class com.hazelcast.jmx.QueueMBean
-
- getLocalRemoveOperationCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalRemoveOperationCount() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalRemoveOperationCount() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalReplicationEventCount() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalStartedTaskCount() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
-
- getLocalTopicStats() - Method in interface com.hazelcast.core.ITopic
-
Returns statistics of this topic,like total number of publishes/receives
- getLocalTopicStats(String) - Method in interface com.hazelcast.monitor.MemberState
-
- getLocalTotalExecutionLatency() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
-
- getLocalTotalGetLatency() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalTotalGetLatency() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalTotalGetLatency() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalTotalPutLatency() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalTotalPutLatency() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalTotalPutLatency() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalTotalRemoveLatency() - Method in class com.hazelcast.jmx.MapMBean
-
- getLocalTotalRemoveLatency() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getLocalTotalRemoveLatency() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getLocalTotalStartLatency() - Method in class com.hazelcast.jmx.ExecutorServiceMBean
-
- getLocalTransaction() - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getLocalTransaction() - Method in class com.hazelcast.jca.ManagedConnectionImpl
-
- getLock(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getLock(Object) - Method in class com.hazelcast.client.HazelcastClient
-
Deprecated.
- getLock(Object) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getLock(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getLock(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the distributed lock instance for the specified key object.
- getLock(Object) - Method in interface com.hazelcast.core.HazelcastInstance
-
- getLockCount() - Method in interface com.hazelcast.core.ILock
-
Returns re-entrant lock hold count, regardless of lock ownership.
- getLockedEntryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of currently locked locally owned keys.
- getLockObject() - Method in class com.hazelcast.jmx.LockMBean
-
- getLockTimeoutInMillis(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
-
- getLogger(Class) - Method in interface com.hazelcast.client.ClientEngine
-
- getLogger(Class) - Method in class com.hazelcast.client.ClientEngineImpl
-
- getLogger(String) - Method in interface com.hazelcast.spi.NodeEngine
-
- getLogger(Class) - Method in interface com.hazelcast.spi.NodeEngine
-
- getLogger() - Method in class com.hazelcast.spi.Operation
-
- getLoggingService() - Method in class com.hazelcast.client.HazelcastClient
-
- getLoggingService() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getLoggingService() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the logging service of this Hazelcast instance.
- getLogWriter() - Method in class com.hazelcast.jca.JcaBase
-
- getLong() - Method in class com.hazelcast.client.config.ClientProperties.ClientProperty
-
- getLongAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getLongAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getManagedContext() - Method in class com.hazelcast.client.config.ClientConfig
-
- getManagedContext() - Method in class com.hazelcast.config.Config
-
- getManagedContext() - Method in interface com.hazelcast.nio.serialization.PortableContext
-
- getManagedContext() - Method in interface com.hazelcast.nio.serialization.SerializationService
-
- getManagedContext() - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- getManagementCenterConfig() - Method in class com.hazelcast.config.Config
-
- getMap(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getMap(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getMap(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the distributed map instance with the specified name.
- getMap(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getMap(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getMap(String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
-
Returns the transactional distributed map instance with the specified name.
- getMapConfig(String) - Method in class com.hazelcast.config.Config
-
- getMapConfigs() - Method in class com.hazelcast.config.Config
-
- getMapIndexConfigs() - Method in class com.hazelcast.config.MapConfig
-
- getMapIndexConfigs() - Method in class com.hazelcast.config.MapConfigReadOnly
-
- getMapStoreConfig() - Method in class com.hazelcast.config.MapConfig
-
Returns the map store configuration
- getMapStoreConfig() - Method in class com.hazelcast.config.MapConfigReadOnly
-
- getMaster() - Method in class com.hazelcast.monitor.TimedMemberState
-
- getMasterAddress() - Method in interface com.hazelcast.client.ClientEngine
-
- getMasterAddress() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getMasterAddress() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
- getMasterAddress() - Method in interface com.hazelcast.cluster.ClusterService
-
- getMasterAddress() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- getMasterAddress() - Method in class com.hazelcast.cluster.SetMasterOperation
-
- getMasterAddress() - Method in class com.hazelcast.jmx.NodeMBean
-
- getMasterAddress() - Method in interface com.hazelcast.spi.NodeEngine
-
- getMaxAge() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the max age of the items in this member.
- getMaxGetLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the maximum latency of get operations.
- getMaxIdleSeconds() - Method in class com.hazelcast.config.MapConfig
-
- getMaxIdleSeconds() - Method in class com.hazelcast.config.NearCacheConfig
-
- getMaxOperationTimeout(HazelcastInstance) - Static method in class com.hazelcast.hibernate.HazelcastTimestamper
-
- getMaxPutLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the maximum latency of put operations.
- getMaxRemoveLatency() - Method in class com.hazelcast.jmx.MapMBean
-
- getMaxRemoveLatency() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getMaxRemoveLatency() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getMaxRemoveLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the maximum latency of remove operations.
- getMaxSize() - Method in class com.hazelcast.config.CollectionConfig
-
- getMaxSize() - Method in class com.hazelcast.config.NearCacheConfig
-
- getMaxSize() - Method in class com.hazelcast.config.QueueConfig
-
- getMaxSizeConfig() - Method in class com.hazelcast.config.MapConfig
-
- getMaxSizeConfig() - Method in class com.hazelcast.config.MapConfigReadOnly
-
- getMaxSizePolicy() - Method in class com.hazelcast.config.MaxSizeConfig
-
- getMaxThreadSize() - Method in class com.hazelcast.config.JobTrackerConfig
-
- getMBeanInfo() - Method in class com.hazelcast.jmx.HazelcastMBean
-
- getMember(Address) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
- getMember(String) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
- getMember(Address) - Method in interface com.hazelcast.cluster.ClusterService
-
- getMember(String) - Method in interface com.hazelcast.cluster.ClusterService
-
- getMember(Address) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- getMember(String) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- getMember() - Method in class com.hazelcast.core.AbstractIMapEvent
-
Returns the member fired this event.
- getMember() - Method in interface com.hazelcast.core.IMapEvent
-
Returns the member fired this event.
- getMember() - Method in class com.hazelcast.core.ItemEvent
-
Returns the member fired this event.
- getMember() - Method in class com.hazelcast.core.MemberAttributeEvent
-
- getMember() - Method in exception com.hazelcast.core.MemberLeftException
-
Returns the member which left the cluster
- getMember() - Method in class com.hazelcast.core.MembershipEvent
-
Returns the removed or added member.
- getMember() - Method in class com.hazelcast.spi.MembershipServiceEvent
-
Returns the removed or added member.
- getMemberAttributeConfig() - Method in class com.hazelcast.config.Config
-
- getMemberCount() - Method in class com.hazelcast.cluster.JoinMessage
-
- getMemberCount() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getMemberCredentialsConfig() - Method in class com.hazelcast.config.SecurityConfig
-
- getMemberGroupConfigs() - Method in class com.hazelcast.config.PartitionGroupConfig
-
- getMemberList() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
- getMemberList() - Method in interface com.hazelcast.cluster.ClusterService
-
- getMemberList() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- getMemberList() - Method in class com.hazelcast.monitor.TimedMemberState
-
- getMemberLoginModuleConfigs() - Method in class com.hazelcast.config.SecurityConfig
-
- getMembers() - Method in class com.hazelcast.cluster.ClusterProxy
-
- getMembers() - Method in interface com.hazelcast.cluster.ClusterService
-
- getMembers() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- getMembers() - Method in class com.hazelcast.cluster.TcpIpJoiner
-
- getMembers() - Method in class com.hazelcast.cluster.TcpIpJoinerOverAWS
-
- getMembers() - Method in class com.hazelcast.config.TcpIpConfig
-
Gets a list of all the well known members.
- getMembers() - Method in interface com.hazelcast.core.Cluster
-
Set of current members of the cluster.
- getMembers() - Method in class com.hazelcast.core.InitialMembershipEvent
-
- getMembers() - Method in class com.hazelcast.core.MembershipEvent
-
Returns a consistent view of the the members exactly after this MembershipEvent has been processed.
- getMembers() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getMemberState() - Method in class com.hazelcast.monitor.TimedMemberState
-
- getMergePolicy() - Method in class com.hazelcast.config.MapConfig
-
- getMergePolicy() - Method in class com.hazelcast.config.WanReplicationRef
-
- getMessage() - Method in class com.hazelcast.client.GenericError
-
- getMessage() - Method in class com.hazelcast.cluster.JoinRequestOperation
-
- getMessage() - Method in exception com.hazelcast.core.MemberLeftException
-
- getMessageListenerConfigs() - Method in class com.hazelcast.config.TopicConfig
-
- getMessageListenerConfigs() - Method in class com.hazelcast.config.TopicConfigReadOnly
-
- getMessageObject() - Method in class com.hazelcast.core.Message
-
Returns published message
- getMetaData() - Method in class com.hazelcast.jca.ConnectionFactoryImpl
-
- getMetaData() - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getMetaData() - Method in class com.hazelcast.jca.ManagedConnectionImpl
-
- getMethodName() - Method in class com.hazelcast.client.ClientRequest
-
- getMethodName() - Method in interface com.hazelcast.client.SecureRequest
-
Used for
SecurityInterceptor
Method name which called via a distributedObject
for map.put, methodName will be 'put'
For requests which do not produced via a distributedObject should return null, for example internal requests.
- getMigrationEndpoint() - Method in class com.hazelcast.spi.PartitionMigrationEvent
-
- getMinAge() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the min age of the items in this member.
- getMisses() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the number of misses of the locally owned entries.
- getMongoTemplate() - Method in class com.hazelcast.spring.mongodb.MongoMapStore
-
- getMulticastConfig() - Method in class com.hazelcast.config.JoinConfig
-
- getMulticastGroup() - Method in class com.hazelcast.config.MulticastConfig
-
Gets the multicast group.
- getMulticastPort() - Method in class com.hazelcast.config.MulticastConfig
-
Gets the multicast port.
- getMulticastTimeoutSeconds() - Method in class com.hazelcast.config.MulticastConfig
-
Gets the multicast timeout in seconds.
- getMulticastTimeToLive() - Method in class com.hazelcast.config.MulticastConfig
-
Gets the time to live of the multicast package.
- getMultiMap(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getMultiMap(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getMultiMap(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the distributed multimap instance with the specified name.
- getMultiMap(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getMultiMap(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getMultiMap(String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
-
Returns the transactional multimap instance with the specified name.
- getMultiMapConfig(String) - Method in class com.hazelcast.config.Config
-
- getMultiMapConfigs() - Method in class com.hazelcast.config.Config
-
- getMXBeans() - Method in interface com.hazelcast.monitor.MemberState
-
- getName() - Method in class com.hazelcast.client.BaseClientRemoveListenerRequest
-
- getName() - Method in class com.hazelcast.client.config.ClientProperties.ClientProperty
-
- getName() - Method in class com.hazelcast.client.DistributedObjectInfo
-
- getName() - Method in class com.hazelcast.client.GenericError
-
- getName() - Method in class com.hazelcast.client.HazelcastClient
-
- getName() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getName() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getName() - Method in class com.hazelcast.config.CollectionConfig
-
- getName() - Method in class com.hazelcast.config.ExecutorConfig
-
- getName() - Method in class com.hazelcast.config.GroupConfig
-
Gets the name of the group.
- getName() - Method in class com.hazelcast.config.JobTrackerConfig
-
- getName() - Method in class com.hazelcast.config.MapConfig
-
- getName() - Method in class com.hazelcast.config.MultiMapConfig
-
- getName() - Method in class com.hazelcast.config.NearCacheConfig
-
- getName() - Method in class com.hazelcast.config.PermissionConfig
-
- getName() - Method in class com.hazelcast.config.QueueConfig
-
- getName() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getName() - Method in class com.hazelcast.config.SemaphoreConfig
-
Gets the name of the semaphore.
- getName() - Method in class com.hazelcast.config.ServiceConfig
-
- getName() - Method in class com.hazelcast.config.TopicConfig
-
Gets the name of the topic, null if nothing is set.
- getName() - Method in class com.hazelcast.config.WanReplicationConfig
-
- getName() - Method in class com.hazelcast.config.WanReplicationRef
-
- getName() - Method in class com.hazelcast.core.AbstractIMapEvent
-
Returns the name of the map for this event.
- getName() - Method in interface com.hazelcast.core.DistributedObject
-
Returns the unique name for this DistributedObject.
- getName() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the name of this Hazelcast instance
- getName() - Method in interface com.hazelcast.core.IAtomicLong
-
Returns the name of this IAtomicLong instance.
- getName() - Method in interface com.hazelcast.core.ICollection
-
Returns the name of this collection
- getName() - Method in interface com.hazelcast.core.IMapEvent
-
Returns the name of the map for this event.
- getName() - Method in interface com.hazelcast.core.ISemaphore
-
Returns the name of this ISemaphore instance.
- getName() - Method in interface com.hazelcast.core.ITopic
-
Returns the name of this ITopic instance
- getName() - Method in interface com.hazelcast.core.MultiMap
-
Returns the name of this multimap.
- getName() - Method in class com.hazelcast.jmx.AtomicLongMBean
-
- getName() - Method in class com.hazelcast.jmx.AtomicReferenceMBean
-
- getName() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getName() - Method in class com.hazelcast.jmx.ListMBean
-
- getName() - Method in class com.hazelcast.jmx.LockMBean
-
- getName() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
-
- getName() - Method in class com.hazelcast.jmx.MapMBean
-
- getName() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getName() - Method in class com.hazelcast.jmx.NodeMBean
-
- getName() - Method in class com.hazelcast.jmx.QueueMBean
-
- getName() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getName() - Method in class com.hazelcast.jmx.SemaphoreMBean
-
- getName() - Method in class com.hazelcast.jmx.SetMBean
-
- getName() - Method in class com.hazelcast.jmx.TopicMBean
-
- getName() - Method in interface com.hazelcast.mapreduce.TrackableJob
-
- getName() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
-
- getName() - Method in class com.hazelcast.spi.ServiceInfo
-
- getName() - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- getNameAsPartitionAwareData() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- getNativeCache() - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- getNearCacheConfig(String) - Method in class com.hazelcast.client.config.ClientConfig
-
- getNearCacheConfig() - Method in class com.hazelcast.config.MapConfig
-
- getNearCacheConfig() - Method in class com.hazelcast.config.MapConfigReadOnly
-
- getNearCacheConfigMap() - Method in class com.hazelcast.client.config.ClientConfig
-
- getNearCacheStats() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns statistics related to the Near Cache.
- getNetworkConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getNetworkConfig() - Method in class com.hazelcast.config.Config
-
- getNewOwner() - Method in class com.hazelcast.core.MigrationEvent
-
Returns the new owner of the migrating partition
- getNodeEngine() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- getNodeEngine() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- getNodeEngine() - Method in class com.hazelcast.spi.Operation
-
- getNodeMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getNodeName() - Method in enum com.hazelcast.config.PermissionConfig.PermissionType
-
- getNotifiedKey() - Method in interface com.hazelcast.spi.Notifier
-
- getNumberOfEntriesAffected() - Method in class com.hazelcast.core.MapEvent
-
Returns the number of entries affected by this event.
- getObjectId() - Method in class com.hazelcast.core.DistributedObjectEvent
-
Returns identifier of related DistributedObject
- getObjectName() - Method in class com.hazelcast.spi.AbstractWaitNotifyKey
-
- getObjectName() - Method in class com.hazelcast.spi.DefaultObjectNamespace
-
- getObjectName() - Method in interface com.hazelcast.spi.ObjectNamespace
-
- getObjectName() - Method in interface com.hazelcast.spi.WaitNotifyKey
-
- getOfferOperationCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the number of offer/put/add operations.
- getOffHeapStorage() - Method in interface com.hazelcast.spi.NodeEngine
-
- getOldOwner() - Method in class com.hazelcast.core.MigrationEvent
-
Returns the old owner of the migrating partition
- getOldValue() - Method in class com.hazelcast.core.EntryEvent
-
Returns the old value of the entry event
- getOp() - Method in class com.hazelcast.spi.InvocationBuilder
-
- getOperationExecutorQueueSize() - Method in interface com.hazelcast.spi.OperationService
-
- getOperationService() - Method in interface com.hazelcast.spi.NodeEngine
-
- getOperationServiceMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getOperationThreadCount() - Method in class com.hazelcast.jmx.OperationServiceMBean
-
- getOperationType() - Method in class com.hazelcast.core.MemberAttributeEvent
-
- getOrCreateHazelcastInstance(Config) - Static method in class com.hazelcast.core.Hazelcast
-
Gets or creates the HazelcastInstance with a certain name.
- getOtherOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the total number of Other Operations
- getOtherOperationsCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns number of other operations
- getOutboundPortDefinitions() - Method in class com.hazelcast.config.NetworkConfig
-
- getOutboundPorts() - Method in class com.hazelcast.config.NetworkConfig
-
- getOwnedEntryCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of entries owned by this member.
- getOwnedEntryCount() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the number of entries owned by this member.
- getOwnedEntryMemoryCost() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns memory cost (number of bytes) of owned entries in this member.
- getOwnedEntryMemoryCost() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns memory cost (number of bytes) of entries in this cache.
- getOwnedItemCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the number of owned items in this member.
- getOwner() - Method in interface com.hazelcast.core.Partition
-
Returns owner member of the partition.
- getOwner() - Method in interface com.hazelcast.mapreduce.JobPartitionState
-
Returns the owner of this partition
- getOwnerUuid() - Method in class com.hazelcast.client.ClientPrincipal
-
- getPacketVersion() - Method in class com.hazelcast.cluster.JoinMessage
-
- getPage() - Method in class com.hazelcast.query.PagingPredicate
-
- getPageSize() - Method in class com.hazelcast.query.PagingPredicate
-
- getParameters() - Method in class com.hazelcast.client.BaseClientRemoveListenerRequest
-
- getParameters() - Method in class com.hazelcast.client.ClientRequest
-
- getParameters() - Method in interface com.hazelcast.client.SecureRequest
-
Used for
SecurityInterceptor
Parameters passed to the method by a distributedObject
for map.put(key, value) parameters should be 'key' and 'value'
parameters can be in binary or object form, underlying implementation will de-serialize lazily
- getPartition() - Method in class com.hazelcast.client.KeyBasedClientRequest
-
- getPartition() - Method in class com.hazelcast.client.PartitionClientRequest
-
- getPartition(int) - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartition(Object) - Method in interface com.hazelcast.core.PartitionService
-
Returns partition which given key belongs to.
- getPartitionCount() - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartitionCount() - Method in class com.hazelcast.jmx.PartitionServiceMBean
-
- getPartitionGroupConfig() - Method in class com.hazelcast.config.Config
-
- getPartitionHash() - Method in class com.hazelcast.nio.serialization.Data
-
- getPartitionId(Data) - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartitionId(Object) - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartitionId() - Method in class com.hazelcast.core.MigrationEvent
-
Returns the id of the partition which is (or being) migrated
- getPartitionId() - Method in interface com.hazelcast.core.Partition
-
Returns id of the partition.
- getPartitionId() - Method in class com.hazelcast.spi.InvocationBuilder
-
- getPartitionId() - Method in class com.hazelcast.spi.Operation
-
- getPartitionId() - Method in interface com.hazelcast.spi.PartitionAwareOperation
-
- getPartitionId() - Method in class com.hazelcast.spi.PartitionMigrationEvent
-
- getPartitionId() - Method in class com.hazelcast.spi.PartitionReplicationEvent
-
- getPartitioningStrategy() - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- getPartitioningStrategyClass() - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- getPartitioningStrategyConfig() - Method in class com.hazelcast.config.MapConfig
-
- getPartitioningStrategyConfig() - Method in class com.hazelcast.config.MapConfigReadOnly
-
- getPartitionKey() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getPartitionKey() - Method in interface com.hazelcast.core.DistributedObject
-
Returns the key of partition this DistributedObject is assigned to.
- getPartitionKey() - Method in interface com.hazelcast.core.PartitionAware
-
The key that will be used by Hazelcast to specify the partition.
- getPartitionKey() - Method in class com.hazelcast.core.PartitionAwareKey
-
- getPartitionKey(K) - Method in interface com.hazelcast.core.PartitioningStrategy
-
Returns the key object that will be used by Hazelcast to specify the partition.
- getPartitionKey() - Method in class com.hazelcast.jmx.AtomicLongMBean
-
- getPartitionKey() - Method in class com.hazelcast.jmx.AtomicReferenceMBean
-
- getPartitionKey() - Method in class com.hazelcast.jmx.CountDownLatchMBean
-
- getPartitionKey() - Method in class com.hazelcast.jmx.LockMBean
-
- getPartitionKey() - Method in class com.hazelcast.jmx.QueueMBean
-
- getPartitionKey() - Method in class com.hazelcast.jmx.SemaphoreMBean
-
- getPartitionKey() - Method in class com.hazelcast.jmx.SetMBean
-
- getPartitionKey() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- getPartitionOperationThreadCount() - Method in interface com.hazelcast.spi.OperationService
-
- getPartitionOwner(int) - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartitions() - Method in class com.hazelcast.client.MultiPartitionClientRequest
-
- getPartitions() - Method in interface com.hazelcast.core.PartitionService
-
Returns all partitions.
- getPartitions() - Method in interface com.hazelcast.monitor.MemberState
-
- getPartitionService() - Method in interface com.hazelcast.client.ClientEngine
-
- getPartitionService() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getPartitionService() - Method in class com.hazelcast.client.HazelcastClient
-
- getPartitionService() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getPartitionService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getPartitionService() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the partition service of this Hazelcast instance.
- getPartitionService() - Method in interface com.hazelcast.spi.NodeEngine
-
- getPartitionServiceMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getPartitionStates() - Method in interface com.hazelcast.mapreduce.JobProcessInformation
-
- getPassword() - Method in class com.hazelcast.config.GroupConfig
-
Gets the password to connec to to the group.
- getPassword() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- getPassword() - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
- getPendingTaskCount() - Method in interface com.hazelcast.monitor.LocalExecutorStats
-
Returns the number of pending operations of the executor service
- getPermissions(Subject, Class<? extends Permission>) - Method in interface com.hazelcast.security.IPermissionPolicy
-
Determines permissions of subject.
- getPollOperationCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the number of poll/take/remove operations.
- getPoolSize() - Method in class com.hazelcast.config.ExecutorConfig
-
- getPort() - Method in class com.hazelcast.config.NetworkConfig
-
Returns the port the Hazelcast member is going to try to bind on.
- getPort() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getPortableContext() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
-
- getPortableContext() - Method in class com.hazelcast.nio.serialization.ObjectDataOutputStream
-
- getPortableContext() - Method in interface com.hazelcast.nio.serialization.SerializationService
-
- getPortableContext() - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- getPortableFactories() - Method in class com.hazelcast.config.SerializationConfig
-
- getPortableFactoryClasses() - Method in class com.hazelcast.config.SerializationConfig
-
- getPortableVersion() - Method in class com.hazelcast.config.SerializationConfig
-
- getPortCount() - Method in class com.hazelcast.config.NetworkConfig
-
Returns the maximum number of ports allowed to try to bind on.
- getPosition(String) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
-
- getPosition(FieldDefinition) - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
-
- getPostJoinOperation() - Method in interface com.hazelcast.spi.PostJoinAwareService
-
Post join operations must be lock free; means no locks at all;
no partition locks, no key-based locks, no service level locks!
Post join operations should return response, at least a null response.
- getPredicate() - Method in class com.hazelcast.query.PagingPredicate
-
- getPrincipal() - Method in class com.hazelcast.client.ClientEndpoint
-
- getPrincipal() - Method in class com.hazelcast.config.PermissionConfig
-
- getPrincipal() - Method in class com.hazelcast.security.AbstractCredentials
-
- getPrincipal() - Method in interface com.hazelcast.security.Credentials
-
Returns principal of endpoint.
- getPriorityOperationExecutorQueueSize() - Method in interface com.hazelcast.spi.OperationService
-
- getProcessedRecords() - Method in interface com.hazelcast.mapreduce.JobProcessInformation
-
Returns the number of processed records.
The number of processed records is not a real time value but updated
on regular base (after 1000 processed elements per node).
- getProperties() - Method in class com.hazelcast.client.config.ClientConfig
-
- getProperties() - Method in class com.hazelcast.config.Config
-
- getProperties() - Method in class com.hazelcast.config.CredentialsFactoryConfig
-
- getProperties() - Method in class com.hazelcast.config.LoginModuleConfig
-
- getProperties() - Method in class com.hazelcast.config.MapStoreConfig
-
- getProperties() - Method in class com.hazelcast.config.PermissionPolicyConfig
-
- getProperties() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getProperties() - Method in class com.hazelcast.config.ServiceConfig
-
- getProperties() - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Gets all properties.
- getProperties() - Method in class com.hazelcast.config.SSLConfig
-
Gets all properties.
- getProperties() - Method in class com.hazelcast.config.XmlConfigBuilder
-
Gets the current used properties.
- getProperty(String) - Method in class com.hazelcast.client.config.ClientConfig
-
- getProperty(String) - Method in class com.hazelcast.config.Config
-
- getProperty(String) - Method in class com.hazelcast.config.MapStoreConfig
-
- getProperty(String) - Method in class com.hazelcast.config.QueueStoreConfig
-
- getProperty(String) - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Gets a property.
- getProperty(String) - Method in class com.hazelcast.config.SSLConfig
-
Gets a property.
- getProxy(String, String) - Method in class com.hazelcast.client.spi.ProxyManager
-
- getProxyCount() - Method in class com.hazelcast.jmx.ProxyServiceMBean
-
- getProxyCount() - Method in interface com.hazelcast.spi.ProxyService
-
- getProxyFactoryConfigs() - Method in class com.hazelcast.client.config.ClientConfig
-
- getProxyService() - Method in interface com.hazelcast.client.ClientEngine
-
- getProxyService() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getProxyService() - Method in interface com.hazelcast.spi.NodeEngine
-
- getProxyServiceMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getPublicAddress() - Method in class com.hazelcast.config.NetworkConfig
-
- getPublishingMember() - Method in class com.hazelcast.core.Message
-
Returns the member that published the message
- getPublishOperationCount() - Method in interface com.hazelcast.monitor.LocalTopicStats
-
Returns the total number of published messages of this topic on this member
- getPublishTime() - Method in class com.hazelcast.core.Message
-
Return the time when the message is published
- getPutOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of put operations
- getQueryExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getQueue(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getQueue(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getQueue(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the distributed queue instance with the specified name.
- getQueue(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getQueue(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getQueue(String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
-
Returns the transactional queue instance with the specified name.
- getQueueCapacity() - Method in class com.hazelcast.config.ExecutorConfig
-
- getQueueConfig(String) - Method in class com.hazelcast.config.Config
-
- getQueueConfigs() - Method in class com.hazelcast.config.Config
-
- getQueueSize() - Method in class com.hazelcast.config.JobTrackerConfig
-
- getQueueStoreConfig() - Method in class com.hazelcast.config.QueueConfig
-
- getQueueStoreConfig() - Method in class com.hazelcast.config.QueueConfigReadOnly
-
- getRatio() - Method in interface com.hazelcast.monitor.NearCacheStats
-
Returns the hit/miss ratio of the locally owned entries.
- getRawDataInput() - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
-
- getRawDataInput() - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- getRawDataOutput() - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
-
- getRawDataOutput() - Method in interface com.hazelcast.nio.serialization.PortableWriter
-
- getReceiveOperationCount() - Method in interface com.hazelcast.monitor.LocalTopicStats
-
Returns the total number of received messages of this topic on this member
- getRecordFactory() - Method in class com.hazelcast.jca.ConnectionFactoryImpl
-
- getReference() - Method in class com.hazelcast.jca.ConnectionFactoryImpl
-
- getRegion() - Method in class com.hazelcast.config.AwsConfig
-
Gets the region where the EC2 instances running the Hazelcast members will be running.
- getRegistrationId() - Method in class com.hazelcast.client.BaseClientRemoveListenerRequest
-
- getRegistrations(String, String) - Method in interface com.hazelcast.spi.EventService
-
- getRegistrationsAsArray(String, String) - Method in interface com.hazelcast.spi.EventService
-
- getRejectedOfferOperationCount() - Method in interface com.hazelcast.monitor.LocalQueueStats
-
Returns the number of rejected offers.
- getRemainingLeaseTime() - Method in interface com.hazelcast.core.ILock
-
Returns remaining lease time in milliseconds.
- getRemoteOperationsCount() - Method in class com.hazelcast.jmx.OperationServiceMBean
-
- getRemoteOperationsCount() - Method in interface com.hazelcast.spi.OperationService
-
- getRemoveOperationCount() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the number of Remove operations
- getReplicaIndex() - Method in class com.hazelcast.client.PartitionClientRequest
-
- getReplicaIndex() - Method in class com.hazelcast.spi.InvocationBuilder
-
- getReplicaIndex() - Method in class com.hazelcast.spi.Operation
-
- getReplicaIndex() - Method in class com.hazelcast.spi.PartitionReplicationEvent
-
- getReplicatedMap(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getReplicatedMap(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getReplicatedMap(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the replicated map instance with the specified name.
- getReplicatedMapConfig(String) - Method in class com.hazelcast.config.Config
-
- getReplicatedMapConfigs() - Method in class com.hazelcast.config.Config
-
- getReplicationDelayMillis() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getReplicationEventCount() - Method in interface com.hazelcast.monitor.LocalReplicatedMapStats
-
- getReplicationImpl() - Method in class com.hazelcast.config.WanTargetClusterConfig
-
- getReplicationImplObject() - Method in class com.hazelcast.config.WanTargetClusterConfig
-
- getReplicatorExecutorService() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- getRequiredMember() - Method in class com.hazelcast.config.TcpIpConfig
-
Gets the required member.
- getRequiredPermission() - Method in class com.hazelcast.client.AuthenticationRequest
-
- getRequiredPermission() - Method in class com.hazelcast.client.ClientCreateRequest
-
- getRequiredPermission() - Method in class com.hazelcast.client.ClientDestroyRequest
-
- getRequiredPermission() - Method in class com.hazelcast.client.DistributedObjectListenerRequest
-
- getRequiredPermission() - Method in class com.hazelcast.client.GetDistributedObjectsRequest
-
- getRequiredPermission() - Method in class com.hazelcast.client.RemoveAllListeners
-
- getRequiredPermission() - Method in class com.hazelcast.client.RemoveDistributedObjectListenerRequest
-
- getRequiredPermission() - Method in interface com.hazelcast.client.SecureRequest
-
- getResourceAdapter() - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
-
- getResponse() - Method in class com.hazelcast.client.ClientReAuthOperation
-
- getResponse() - Method in class com.hazelcast.client.ClientResponse
-
- getResponse() - Method in class com.hazelcast.cluster.AuthorizationOperation
-
- getResponse() - Method in class com.hazelcast.cluster.JoinCheckOperation
-
- getResponse() - Method in class com.hazelcast.cluster.PrepareMergeOperation
-
- getResponse() - Method in class com.hazelcast.cluster.TcpIpJoiner.MasterClaim
-
- getResponse() - Method in class com.hazelcast.spi.AbstractOperation
-
- getResponse() - Method in class com.hazelcast.spi.Operation
-
- getResponseHandler() - Method in class com.hazelcast.spi.Operation
-
- getResponseQueueSize() - Method in class com.hazelcast.jmx.OperationServiceMBean
-
- getResponseQueueSize() - Method in interface com.hazelcast.spi.OperationService
-
- getResultSetInfo() - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getRetryCount() - Method in class com.hazelcast.config.JobTrackerConfig
-
- getRunningOperationsCount() - Method in class com.hazelcast.jmx.OperationServiceMBean
-
- getRunningOperationsCount() - Method in interface com.hazelcast.spi.OperationService
-
- getRuntimeProps() - Method in interface com.hazelcast.monitor.MemberState
-
- getSafely() - Method in interface com.hazelcast.spi.InternalCompletableFuture
-
- getSalt() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- getScheduledExecutor(String) - Method in interface com.hazelcast.spi.ExecutionService
-
- getScheduledExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getSecretKey() - Method in class com.hazelcast.config.AwsConfig
-
Gets the secret key to access AWS.
- getSecurityConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getSecurityConfig() - Method in class com.hazelcast.config.Config
-
- getSecurityContext() - Method in interface com.hazelcast.client.ClientEngine
-
- getSecurityContext() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getSecurityGroupName() - Method in class com.hazelcast.config.AwsConfig
-
Gets the security group name.
- getSecurityInterceptorConfigs() - Method in class com.hazelcast.config.SecurityConfig
-
- getSemaphore(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getSemaphore(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getSemaphore(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Creates cluster-wide semaphore.
- getSemaphore(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getSemaphore(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getSemaphoreConfig(String) - Method in class com.hazelcast.config.Config
-
Returns the SemaphoreConfig for the given name
- getSemaphoreConfigs() - Method in class com.hazelcast.config.Config
-
Returns the collection of semaphore configs.
- getSerializationConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getSerializationConfig() - Method in class com.hazelcast.config.Config
-
- getSerializationService() - Method in class com.hazelcast.client.HazelcastClient
-
- getSerializationService() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getSerializationService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getSerializationService() - Method in interface com.hazelcast.spi.NodeEngine
-
- getSerializationType() - Method in interface com.hazelcast.nio.serialization.SerializerHook
-
Returns the actual class type of the serialized object
- getSerializerConfigs() - Method in class com.hazelcast.config.SerializationConfig
-
- getService() - Method in class com.hazelcast.client.ClientRequest
-
- getService() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
- getService() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- getService() - Method in class com.hazelcast.spi.Operation
-
- getService() - Method in class com.hazelcast.spi.ServiceInfo
-
- getServiceConfig(String) - Method in class com.hazelcast.config.ServicesConfig
-
- getServiceConfigs() - Method in class com.hazelcast.config.ServicesConfig
-
- getServiceImpl() - Method in class com.hazelcast.config.ServiceConfig
-
- getServiceName() - Method in class com.hazelcast.client.AuthenticationRequest
-
- getServiceName() - Method in class com.hazelcast.client.ClientCreateRequest
-
- getServiceName() - Method in class com.hazelcast.client.ClientDestroyRequest
-
- getServiceName() - Method in class com.hazelcast.client.ClientReAuthOperation
-
- getServiceName() - Method in class com.hazelcast.client.ClientRequest
-
- getServiceName() - Method in class com.hazelcast.client.DistributedObjectInfo
-
- getServiceName() - Method in class com.hazelcast.client.DistributedObjectListenerRequest
-
- getServiceName() - Method in class com.hazelcast.client.GetDistributedObjectsRequest
-
- getServiceName() - Method in class com.hazelcast.client.RemoveAllListeners
-
- getServiceName() - Method in class com.hazelcast.client.RemoveDistributedObjectListenerRequest
-
- getServiceName() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getServiceName() - Method in interface com.hazelcast.core.DistributedObject
-
Returns the service name for this object.
- getServiceName() - Method in class com.hazelcast.core.DistributedObjectEvent
-
Returns service name of related DistributedObject
- getServiceName() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- getServiceName() - Method in class com.hazelcast.spi.AbstractWaitNotifyKey
-
- getServiceName() - Method in class com.hazelcast.spi.DefaultObjectNamespace
-
- getServiceName() - Method in class com.hazelcast.spi.InvocationBuilder
-
- getServiceName() - Method in interface com.hazelcast.spi.ObjectNamespace
-
- getServiceName() - Method in class com.hazelcast.spi.Operation
-
- getServiceName() - Method in interface com.hazelcast.spi.WaitNotifyKey
-
- getServicesConfig() - Method in class com.hazelcast.config.Config
-
- getSet(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getSet(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getSet(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the distributed set instance with the specified name.
- getSet(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getSet(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getSet(String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
-
Returns the transactional set instance with the specified name.
- getSetConfig(String) - Method in class com.hazelcast.config.Config
-
- getSetConfigs() - Method in class com.hazelcast.config.Config
-
- getSharedService(String) - Method in interface com.hazelcast.spi.NodeEngine
-
- getShortAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getShortAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getSize() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
- getSize() - Method in interface com.hazelcast.cluster.ClusterService
-
- getSize() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- getSize() - Method in class com.hazelcast.config.MaxSizeConfig
-
- getSize() - Method in class com.hazelcast.jmx.MapMBean
-
- getSize() - Method in class com.hazelcast.jmx.MultiMapMBean
-
- getSize() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getSizeInMemory() - Method in interface com.hazelcast.hibernate.RegionCache
-
- getSocketAddress() - Method in class com.hazelcast.client.ClientEndpoint
-
- getSocketAddress() - Method in class com.hazelcast.client.ClientImpl
-
- getSocketAddress() - Method in interface com.hazelcast.core.Client
-
Returns socket address of this client
- getSocketAddress() - Method in interface com.hazelcast.core.Endpoint
-
Returns socket address of this endpoint
- getSocketAddress() - Method in interface com.hazelcast.core.Member
-
Returns the socket address of this member.
- getSocketInterceptorConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getSocketInterceptorConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getSocketInterceptorConfig() - Method in class com.hazelcast.config.NetworkConfig
-
- getSocketOptions() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getSocketOptions() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getSource() - Method in class com.hazelcast.core.AbstractIMapEvent
-
- getSSLConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getSSLConfig() - Method in class com.hazelcast.config.NetworkConfig
-
- getStartedTaskCount() - Method in interface com.hazelcast.monitor.LocalExecutorStats
-
Returns the number of started operations of the executor service
- getStartTime() - Method in class com.hazelcast.cluster.AbstractJoiner
-
- getStartTime() - Method in interface com.hazelcast.cluster.Joiner
-
- getStartTime() - Method in class com.hazelcast.spi.Operation
-
- getState() - Method in class com.hazelcast.core.LifecycleEvent
-
- getState() - Method in interface com.hazelcast.mapreduce.JobPartitionState
-
Returns the current processing state of this partition
- getStatus() - Method in class com.hazelcast.core.MigrationEvent
-
Returns the status of the migration: Started, completed or failed
- getStoreImplementation() - Method in class com.hazelcast.config.QueueStoreConfig
-
- getString() - Method in class com.hazelcast.client.config.ClientProperties.ClientProperty
-
- getStringAttribute(String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- getStringAttribute(String) - Method in interface com.hazelcast.core.Member
-
Returns the value of the specified key for this member or
null if value is undefined.
- getSubject() - Method in class com.hazelcast.client.ClientEndpoint
-
- getSubscriber() - Method in interface com.hazelcast.spi.EventRegistration
-
- getSymmetricEncryptionConfig() - Method in class com.hazelcast.config.NetworkConfig
-
- getSyncBackupCount() - Method in class com.hazelcast.config.MultiMapConfig
-
Deprecated.
- getSyncBackupCount() - Method in interface com.hazelcast.spi.BackupAwareOperation
-
The synchronous backup count.
- getSystemExecutorMBean() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getTagKey() - Method in class com.hazelcast.config.AwsConfig
-
Gets the tag key; if nothing is specified null is returned.
- getTagValue() - Method in class com.hazelcast.config.AwsConfig
-
Gets the tag value.
- getTarget() - Method in class com.hazelcast.client.TargetClientRequest
-
- getTarget() - Method in class com.hazelcast.spi.InvocationBuilder
-
- getTargetAddress() - Method in class com.hazelcast.cluster.AbstractJoiner
-
- getTargetClusterConfigs() - Method in class com.hazelcast.config.WanReplicationConfig
-
- getTargets() - Method in class com.hazelcast.client.MultiTargetClientRequest
-
- getTcpIpConfig() - Method in class com.hazelcast.config.JoinConfig
-
- getTextContent(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- getThisAddress() - Method in interface com.hazelcast.client.ClientEngine
-
- getThisAddress() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getThisAddress() - Method in interface com.hazelcast.cluster.ClusterService
-
- getThisAddress() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- getThisAddress() - Method in interface com.hazelcast.spi.NodeEngine
-
- getThreadGroup() - Method in class com.hazelcast.client.HazelcastClient
-
- getTime() - Method in class com.hazelcast.monitor.TimedMemberState
-
- getTimeout(HazelcastInstance, String) - Static method in class com.hazelcast.hibernate.HazelcastTimestamper
-
- getTimeoutMillis() - Method in class com.hazelcast.transaction.TransactionOptions
-
Gets the timeout in milliseconds.
- getTimeToLiveSeconds() - Method in class com.hazelcast.config.MapConfig
-
- getTimeToLiveSeconds() - Method in class com.hazelcast.config.NearCacheConfig
-
- getTopic(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getTopic(String) - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getTopic(String) - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns the distributed topic instance with the specified name.
- getTopic(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getTopic(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getTopicConfig(String) - Method in class com.hazelcast.config.Config
-
- getTopicConfigs() - Method in class com.hazelcast.config.Config
-
- getTopologyChangedStrategy() - Method in class com.hazelcast.config.JobTrackerConfig
-
- getTotalAddedEntryCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getTotalAddedEntryCount() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getTotalAddedItemCount() - Method in class com.hazelcast.jmx.ListMBean
-
- getTotalAddedItemCount() - Method in class com.hazelcast.jmx.QueueMBean
-
- getTotalAddedItemCount() - Method in class com.hazelcast.jmx.SetMBean
-
- getTotalBackupCount() - Method in class com.hazelcast.config.CollectionConfig
-
- getTotalBackupCount() - Method in class com.hazelcast.config.MapConfig
-
- getTotalBackupCount() - Method in class com.hazelcast.config.MultiMapConfig
-
- getTotalBackupCount() - Method in class com.hazelcast.config.QueueConfig
-
- getTotalBackupCount() - Method in class com.hazelcast.config.SemaphoreConfig
-
Returns the total number of backups; the returned value will always equal or bigger than 0.
- getTotalEvictedEntryCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getTotalExecutionLatency() - Method in interface com.hazelcast.monitor.LocalExecutorStats
-
Returns the total execution time of operations finished
- getTotalGetLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the total latency of get operations.
- getTotalMessageCount() - Method in class com.hazelcast.jmx.TopicMBean
-
- getTotalPutLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the total latency of put operations.
- getTotalRemovedEntryCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getTotalRemovedEntryCount() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getTotalRemovedItemCount() - Method in class com.hazelcast.jmx.ListMBean
-
- getTotalRemovedItemCount() - Method in class com.hazelcast.jmx.QueueMBean
-
- getTotalRemovedItemCount() - Method in class com.hazelcast.jmx.SetMBean
-
- getTotalRemoveLatency() - Method in interface com.hazelcast.monitor.LocalMapStats
-
Returns the total latency of remove operations.
- getTotalStartLatency() - Method in interface com.hazelcast.monitor.LocalExecutorStats
-
Returns the total start latency of operations started
- getTotalUpdatedEntryCount() - Method in class com.hazelcast.jmx.MapMBean
-
- getTotalUpdatedEntryCount() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- getTraceIdentifier() - Method in interface com.hazelcast.spi.TraceableOperation
-
- getTrackableJob(String) - Method in interface com.hazelcast.mapreduce.JobTracker
-
Returns an implementation of
TrackableJob
if the job or null if the job id is not available
or is already finished.
- getTransactionalList(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getTransactionalList(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getTransactionalMap(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getTransactionalMap(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getTransactionalMultiMap(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getTransactionalMultiMap(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getTransactionalObject(String, String) - Method in interface com.hazelcast.transaction.TransactionalTaskContext
-
- getTransactionalQueue(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getTransactionalQueue(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getTransactionalSet(String) - Method in interface com.hazelcast.jca.HazelcastConnection
-
- getTransactionalSet(String) - Method in class com.hazelcast.jca.HazelcastConnectionImpl
-
- getTransactionContext(String) - Method in class com.hazelcast.client.ClientEndpoint
-
- getTransactionManagerService() - Method in interface com.hazelcast.client.ClientEngine
-
- getTransactionManagerService() - Method in class com.hazelcast.client.ClientEngineImpl
-
- getTransactionManagerService() - Method in interface com.hazelcast.spi.NodeEngine
-
- getTransactionTimeout() - Method in class com.hazelcast.jca.XAResourceWrapper
-
- getTransactionType() - Method in class com.hazelcast.transaction.TransactionOptions
-
- getTrustedInterfaces() - Method in class com.hazelcast.config.MulticastConfig
-
Gets the trusted interfaces.
- getTryCount() - Method in class com.hazelcast.cluster.JoinRequest
-
- getTryCount() - Method in class com.hazelcast.spi.InvocationBuilder
-
- getTryPauseMillis() - Method in class com.hazelcast.spi.InvocationBuilder
-
- getTtl() - Method in interface com.hazelcast.core.EntryView
-
Returns last set time to live second.
- getTx() - Method in class com.hazelcast.jca.ManagedConnectionImpl
-
- getTxContext() - Method in class com.hazelcast.jca.HazelcastTransactionImpl
-
- getTxnId() - Method in interface com.hazelcast.transaction.TransactionContext
-
Gets the id that uniquely identifies the transaction.
- getType() - Method in class com.hazelcast.client.GenericError
-
- getType() - Method in interface com.hazelcast.cluster.Joiner
-
- getType() - Method in class com.hazelcast.cluster.MulticastJoiner
-
- getType() - Method in class com.hazelcast.cluster.TcpIpJoiner
-
- getType() - Method in class com.hazelcast.cluster.TcpIpJoinerOverAWS
-
- getType() - Method in class com.hazelcast.config.PermissionConfig
-
- getType(String) - Static method in enum com.hazelcast.config.PermissionConfig.PermissionType
-
- getType() - Method in enum com.hazelcast.core.EntryEventType
-
- getType() - Method in enum com.hazelcast.core.ItemEventType
-
- getType() - Method in class com.hazelcast.nio.serialization.Data
-
- getType() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
-
- getTypeClass() - Method in class com.hazelcast.config.SerializerConfig
-
- getTypeClassName() - Method in class com.hazelcast.config.SerializerConfig
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.BooleanSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.ByteSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.CharArraySerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.CharSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.DoubleArraySerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.DoubleSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.FloatArraySerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.FloatSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.IntegerArraySerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.IntegerSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.LongArraySerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.LongSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.ShortArraySerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.ShortSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.StringSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.ConstantSerializers.TheByteArraySerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.BigDecimalSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.BigIntegerSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.ClassSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.DateSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.EnumSerializer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.Externalizer
-
- getTypeId() - Method in class com.hazelcast.nio.serialization.DefaultSerializers.ObjectSerializer
-
- getTypeId() - Method in interface com.hazelcast.nio.serialization.Serializer
-
- getUpdateInterval() - Method in class com.hazelcast.config.ManagementCenterConfig
-
- getUrl() - Method in class com.hazelcast.config.ManagementCenterConfig
-
- getUsage() - Method in class com.hazelcast.config.LoginModuleConfig
-
- getUserContext() - Method in class com.hazelcast.client.HazelcastClient
-
- getUserContext() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- getUserContext() - Method in class com.hazelcast.config.Config
-
- getUserContext() - Method in interface com.hazelcast.core.HazelcastInstance
-
Returns a ConcurrentMap that can be used to add user-context to the HazelcastInstance.
- getUsername() - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
- getUuid() - Method in class com.hazelcast.client.ClientEndpoint
-
- getUuid() - Method in class com.hazelcast.client.ClientImpl
-
- getUuid() - Method in class com.hazelcast.client.ClientPrincipal
-
- getUuid() - Method in class com.hazelcast.cluster.JoinMessage
-
- getUuid() - Method in interface com.hazelcast.core.Client
-
Returns unique uuid for this client
- getUuid() - Method in interface com.hazelcast.core.Endpoint
-
Returns unique uuid for this endpoint
- getUuid() - Method in interface com.hazelcast.core.Member
-
Returns UUID of this member.
- getValue() - Method in class com.hazelcast.client.config.ClientProperties.ClientProperty
-
- getValue(int) - Static method in enum com.hazelcast.cluster.MemberAttributeOperationType
-
- getValue() - Method in class com.hazelcast.core.EntryEvent
-
Returns the value of the entry event
- getValue() - Method in interface com.hazelcast.core.EntryView
-
Returns the value of the entry.
- getValue() - Method in class com.hazelcast.core.MemberAttributeEvent
-
- getValue() - Method in class com.hazelcast.spring.mongodb.ValueWrapper
-
- getValueCollectionType() - Method in class com.hazelcast.config.MultiMapConfig
-
- getVersion() - Method in interface com.hazelcast.core.EntryView
-
Returns the version of the entry
- getVersion() - Method in class com.hazelcast.jmx.InstanceMBean
-
- getVersion() - Method in interface com.hazelcast.nio.serialization.ClassDefinition
-
- getVersion() - Method in class com.hazelcast.nio.serialization.DefaultPortableReader
-
- getVersion() - Method in class com.hazelcast.nio.serialization.DefaultPortableWriter
-
- getVersion() - Method in interface com.hazelcast.nio.serialization.FieldDefinition
-
- getVersion() - Method in interface com.hazelcast.nio.serialization.PortableContext
-
- getVersion() - Method in interface com.hazelcast.nio.serialization.PortableReader
-
- getWaitKey() - Method in interface com.hazelcast.spi.WaitSupport
-
- getWaitNotifyService() - Method in interface com.hazelcast.spi.NodeEngine
-
- getWaitTimeout() - Method in class com.hazelcast.spi.Operation
-
- getWaitTimeout() - Method in interface com.hazelcast.spi.WaitSupport
-
- getWanReplicationConfig(String) - Method in class com.hazelcast.config.Config
-
- getWanReplicationConfigs() - Method in class com.hazelcast.config.Config
-
- getWanReplicationRef() - Method in class com.hazelcast.config.MapConfig
-
- getWanReplicationRef() - Method in class com.hazelcast.config.MapConfigReadOnly
-
- getWanReplicationService() - Method in interface com.hazelcast.spi.NodeEngine
-
- getWriteBatchSize() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the number of operations to be included in each batch processing round.
- getWriteDelaySeconds() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns the number of seconds to delay the store writes.
- getXAResource() - Method in class com.hazelcast.jca.ManagedConnectionImpl
-
- getXaResource() - Method in interface com.hazelcast.transaction.TransactionContext
-
Gets xaResource which will participate in XATransaction
- getXAResources(ActivationSpec[]) - Method in class com.hazelcast.jca.ResourceAdapterImpl
-
- GlobalSerializerConfig - Class in com.hazelcast.config
-
Contains the configuration for global serializer.
- GlobalSerializerConfig() - Constructor for class com.hazelcast.config.GlobalSerializerConfig
-
- greaterEqual(Comparable) - Method in class com.hazelcast.query.EntryObject
-
- greaterEqual(String, Comparable) - Static method in class com.hazelcast.query.Predicates
-
- greaterThan(Comparable) - Method in class com.hazelcast.query.EntryObject
-
- greaterThan(String, Comparable) - Static method in class com.hazelcast.query.Predicates
-
- GroupConfig - Class in com.hazelcast.config
-
Contains the configuration for Hazelcast groups.
- GroupConfig() - Constructor for class com.hazelcast.config.GroupConfig
-
Creates a GroupConfig with default group-name and group-password.
- GroupConfig(String) - Constructor for class com.hazelcast.config.GroupConfig
-
Creates a GroupConfig with the given group-name and default group-password
- GroupConfig(String, String) - Constructor for class com.hazelcast.config.GroupConfig
-
Creates a GroupConfig with the given group-name and group-password
- IAtomicLong - Interface in com.hazelcast.core
-
- IAtomicReference<E> - Interface in com.hazelcast.core
-
- ICollection<E> - Interface in com.hazelcast.core
-
Concurrent, distributed, partitioned, listenable collection.
- ICompletableFuture<V> - Interface in com.hazelcast.core
-
A Future where one can asynchronously listen on completion.
- ICondition - Interface in com.hazelcast.core
-
- ICountDownLatch - Interface in com.hazelcast.core
-
- ICredentialsFactory - Interface in com.hazelcast.security
-
ICredentialsFactory is used to create
Credentials
objects to be used
during node authentication before connection accepted by master node.
- ID - Static variable in class com.hazelcast.client.ClientDataSerializerHook
-
ClientDataSerializable Factory ID
- ID - Static variable in class com.hazelcast.client.ClientPortableHook
-
- ID - Static variable in class com.hazelcast.nio.serialization.Data
-
- IdentifiedDataSerializable - Interface in com.hazelcast.nio.serialization
-
IdentifiedDataSerializable is an extension to
DataSerializable
to avoid reflection during de-serialization.
- IdGenerator - Interface in com.hazelcast.core
-
Cluster-wide unique id generator.
- IExecutorService - Interface in com.hazelcast.core
-
- IFunction<T,R> - Interface in com.hazelcast.core
-
Represents a function that accepts one argument and produces a result.
- IHazelcastInstanceLoader - Interface in com.hazelcast.hibernate.instance
-
Factory interface to build Hazelcast instances and configure them depending
on configuration.
- ilike(String, String) - Static method in class com.hazelcast.query.Predicates
-
- IList<E> - Interface in com.hazelcast.core
-
Concurrent, distributed implementation of
List
- ILock - Interface in com.hazelcast.core
-
Distributed implementation of
Lock
.
- IMap<K,V> - Interface in com.hazelcast.core
-
Concurrent, distributed, observable and queryable map.
- IMapEvent - Interface in com.hazelcast.core
-
Map events common contract.
- implementation - Variable in class com.hazelcast.config.ListenerConfig
-
- implementation - Variable in class com.hazelcast.config.SecurityInterceptorConfig
-
- in(Comparable...) - Method in class com.hazelcast.query.EntryObject
-
- in(String, Comparable...) - Static method in class com.hazelcast.query.Predicates
-
- inactivate(HazelcastInstance) - Method in class com.hazelcast.core.OutOfMemoryHandler
-
Just inactivates HazelcastInstance; leaves threads, connections untouched.
- incrementAndGet() - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically increments the current value by one.
- incrementAndGet() - Method in class com.hazelcast.jmx.AtomicLongMBean
-
- IndexAwarePredicate - Interface in com.hazelcast.query
-
This interface using for create filterable Predicates.
- init(NodeEngine, Properties) - Method in class com.hazelcast.client.ClientEngineImpl
-
- init(Cluster, ClientConfig) - Method in interface com.hazelcast.client.LoadBalancer
-
Initializes the LoadBalancer.
- init(ClientConfig) - Method in class com.hazelcast.client.spi.ProxyManager
-
- init(NodeEngine, Properties) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- init(long) - Method in interface com.hazelcast.core.IdGenerator
-
Try to initialize this IdGenerator instance with given id.
- init(InitialMembershipEvent) - Method in interface com.hazelcast.core.InitialMembershipListener
-
Is called when this listener is registered.
- init(int) - Method in interface com.hazelcast.core.ISemaphore
-
Try to initialize this ISemaphore instance with given permit count
- init(HazelcastInstance, Properties, String) - Method in interface com.hazelcast.core.MapLoaderLifecycleSupport
-
Initializes this MapLoader implementation.
- init(NodeEngine, Properties) - Method in interface com.hazelcast.spi.ManagedService
-
Initializes this ManagedService
- init(HazelcastInstance, Properties, String) - Method in class com.hazelcast.spring.mongodb.MongoMapStore
-
- init(FilterConfig) - Method in class com.hazelcast.web.WebFilter
-
- initialize(Object) - Method in interface com.hazelcast.core.ManagedContext
-
Initialize the given object instance.
- initialize(Context<KeyOut, ValueOut>) - Method in interface com.hazelcast.mapreduce.LifecycleMapper
-
This method is called before the
Mapper.map(Object, Object, Context)
method is executed for every value and
can be used to initialize the internal state of the mapper or to emit a special value.
- initialize(Context<KeyOut, ValueOut>) - Method in class com.hazelcast.mapreduce.LifecycleMapperAdapter
-
This method is called before the
Mapper.map(Object, Object, Context)
method is executed for every value and
can be used to initialize the internal state of the mapper or to emit a special value.
- initialize() - Method in interface com.hazelcast.spi.InitializingObject
-
- initialize(Object) - Method in class com.hazelcast.spring.context.SpringManagedContext
-
- initializeDistributedObject(String, String) - Method in interface com.hazelcast.spi.ProxyService
-
- InitializingObject - Interface in com.hazelcast.spi
-
- InitialMembershipEvent - Class in com.hazelcast.core
-
- InitialMembershipEvent(Cluster, Set<Member>) - Constructor for class com.hazelcast.core.InitialMembershipEvent
-
- InitialMembershipListener - Interface in com.hazelcast.core
-
- InMemoryFormat - Enum in com.hazelcast.config
-
Storage format type of values stored in cluster
- InMemoryXmlConfig - Class in com.hazelcast.config
-
Creates a
Config
loaded from an in memory Hazelcast XML String.
- InMemoryXmlConfig(String) - Constructor for class com.hazelcast.config.InMemoryXmlConfig
-
Creates a Config from the provided XML and uses the System.properties to resolve variables
in the XML.
- InMemoryXmlConfig(String, Properties) - Constructor for class com.hazelcast.config.InMemoryXmlConfig
-
Creates a Config from the provided XML and properties to resolve the variables in the XML.
- InputOutputFactory - Interface in com.hazelcast.nio.serialization
-
- instance - Variable in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
-
- InstanceMBean - Class in com.hazelcast.jmx
-
- InstanceMBean(HazelcastInstanceImpl, ManagementService) - Constructor for class com.hazelcast.jmx.InstanceMBean
-
- instanceName - Variable in class com.hazelcast.client.spi.ClientProxy
-
- instanceOf(Class) - Static method in class com.hazelcast.query.Predicates
-
- interceptAfter(Credentials, String, String) - Method in interface com.hazelcast.security.SecurityContext
-
intercepts a request after process if any
SecurityInterceptor
configured
Any exception thrown during interception will be ignored
- interceptBefore(Credentials, String, String, Object[]) - Method in interface com.hazelcast.security.SecurityContext
-
- InterfacesConfig - Class in com.hazelcast.config
-
Contains the configuration for an Interfaces.
- InterfacesConfig() - Constructor for class com.hazelcast.config.InterfacesConfig
-
- InternalCompletableFuture<E> - Interface in com.hazelcast.spi
-
A
ICompletableFuture
with more functionality like getting
the result without needing to deal with checked exceptions.
- invalidate() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- InvalidateEntryProcessor - Class in com.hazelcast.web
-
- InvalidateEntryProcessor() - Constructor for class com.hazelcast.web.InvalidateEntryProcessor
-
- InvalidateEntryProcessor(String) - Constructor for class com.hazelcast.web.InvalidateEntryProcessor
-
- InvocationBuilder - Class in com.hazelcast.spi
-
The InvocationBuilder is responsible for building an invocation of an operation and invoking it.
- InvocationBuilder(NodeEngineImpl, String, Operation, int, Address) - Constructor for class com.hazelcast.spi.InvocationBuilder
-
- InvocationClientRequest - Class in com.hazelcast.client
-
- InvocationClientRequest() - Constructor for class com.hazelcast.client.InvocationClientRequest
-
- invoke() - Method in class com.hazelcast.client.InvocationClientRequest
-
- invoke(ClientRequest, Object) - Method in class com.hazelcast.client.spi.ClientProxy
-
- invoke(ClientRequest) - Method in class com.hazelcast.client.spi.ClientProxy
-
- invoke(ClientRequest, Address) - Method in class com.hazelcast.client.spi.ClientProxy
-
- invoke(String, Object[], String[]) - Method in class com.hazelcast.jmx.HazelcastMBean
-
- invoke() - Method in class com.hazelcast.spi.InvocationBuilder
-
- invokeInterruptibly(ClientRequest, Object) - Method in class com.hazelcast.client.spi.ClientProxy
-
- invokeOnAllPartitions(String, OperationFactory) - Method in interface com.hazelcast.spi.OperationService
-
Invokes a set of operation on each partition.
- invokeOnKeyOwner(ClientRequest, Object) - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- invokeOnKeyOwner(ClientRequest, Object, EventHandler) - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- invokeOnPartition(String, Operation, int) - Method in interface com.hazelcast.spi.OperationService
-
- invokeOnPartitions(String, OperationFactory, Collection<Integer>) - Method in interface com.hazelcast.spi.OperationService
-
Invokes an set of operation on selected set of partitions
*
This method blocks until all operations complete.
- invokeOnRandomTarget(ClientRequest) - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- invokeOnRandomTarget(ClientRequest, EventHandler) - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- invokeOnTarget(ClientRequest, Address) - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- invokeOnTarget(ClientRequest, Address, EventHandler) - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- invokeOnTarget(String, Operation, Address) - Method in interface com.hazelcast.spi.OperationService
-
- IO_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
- IPermissionPolicy - Interface in com.hazelcast.security
-
IPermissionPolicy is used to determine any
Subject
's
permissions to perform a security sensitive Hazelcast operation.
- IQueue<E> - Interface in com.hazelcast.core
-
Concurrent, blocking, distributed, observable queue.
- is(String) - Method in class com.hazelcast.query.EntryObject
-
- isActive() - Method in interface com.hazelcast.spi.NodeEngine
-
- isAllKeysSupported() - Method in class com.hazelcast.mapreduce.KeyValueSource
-
If it is possible to collect all clusterwide available keys for this KeyValueSource
implementation then this method should return true.
If true is returned a call to
KeyValueSource.getAllKeys()
must return all available keys
to execute a preselection of interesting partitions / nodes based on returns keys.
- isAllowUnsafe() - Method in class com.hazelcast.config.SerializationConfig
-
- isAsyncFillup() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- isAuthenticated() - Method in class com.hazelcast.client.ClientEndpoint
-
- isBinary() - Method in class com.hazelcast.config.MultiMapConfig
-
- isCacheLocalEntries() - Method in class com.hazelcast.config.NearCacheConfig
-
- isCheckClassDefErrors() - Method in class com.hazelcast.config.SerializationConfig
-
- isClusterSafe() - Method in interface com.hazelcast.core.PartitionService
-
Checks whether the cluster is in a safe state.
- isCommunicateStats() - Method in class com.hazelcast.config.JobTrackerConfig
-
- isCompatible(ConfigCheck) - Method in class com.hazelcast.cluster.ConfigCheck
-
- isCompatible(Config) - Method in class com.hazelcast.config.Config
-
- isCompatible(MapConfig) - Method in class com.hazelcast.config.MapConfig
-
- isConfigurableService() - Method in class com.hazelcast.spi.ServiceInfo
-
- isConnectionTracingDetail() - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
-
Getter for the RAR property 'connectionTracingDetails'
- isCoreService() - Method in class com.hazelcast.spi.ServiceInfo
-
- isDataSerializable() - Method in class com.hazelcast.nio.serialization.Data
-
- isDeliverClosed() - Method in class com.hazelcast.jca.ManagedConnectionImpl
-
- isDeliverCommitedEvent() - Method in class com.hazelcast.jca.ManagedConnectionImpl
-
- isDeliverRolledback() - Method in class com.hazelcast.jca.ManagedConnectionImpl
-
- isDeliverStartedEvent() - Method in class com.hazelcast.jca.ManagedConnectionImpl
-
- ISemaphore - Interface in com.hazelcast.core
-
ISemaphore is a backed-up distributed alternative to the
Semaphore
.
- isEmpty() - Method in interface com.hazelcast.core.BaseMap
-
Returns true if this map contains no entries.
- isEmpty() - Method in interface com.hazelcast.core.IQueue
- isEmpty() - Method in interface com.hazelcast.core.TransactionalMap
-
- isEnableCompression() - Method in class com.hazelcast.config.SerializationConfig
-
- isEnabled() - Method in class com.hazelcast.config.AwsConfig
-
Checks if the aws join mechanism is enabled.
- isEnabled() - Method in class com.hazelcast.config.InterfacesConfig
-
- isEnabled() - Method in class com.hazelcast.config.ManagementCenterConfig
-
- isEnabled() - Method in class com.hazelcast.config.MapStoreConfig
-
Returns if this configuration is enabled
- isEnabled() - Method in class com.hazelcast.config.MulticastConfig
-
Check if the multicast discovery mechanism has been enabled.
- isEnabled() - Method in class com.hazelcast.config.PartitionGroupConfig
-
Checks if this PartitionGroupConfig is enabled.
- isEnabled() - Method in class com.hazelcast.config.QueueStoreConfig
-
- isEnabled() - Method in class com.hazelcast.config.SecurityConfig
-
- isEnabled() - Method in class com.hazelcast.config.ServiceConfig
-
- isEnabled() - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Returns if this configuration is enabled
- isEnabled() - Method in class com.hazelcast.config.SSLConfig
-
Returns if this configuration is enabled
- isEnabled() - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- isEnabled() - Method in class com.hazelcast.config.TcpIpConfig
-
Checks if the Tcp/Ip join mechanism is enabled.
- isEnableDefaults() - Method in class com.hazelcast.config.ServicesConfig
-
- isEnableSharedObject() - Method in class com.hazelcast.config.SerializationConfig
-
- isError() - Method in class com.hazelcast.client.ClientResponse
-
- ISet<E> - Interface in com.hazelcast.core
-
Concurrent, distributed implementation of
Set
This class is not a general-purpose Set implementation! While this class implements
the Set interface, it intentionally violates Set's general contract, which mandates the
use of the equals method when comparing objects.
- isEvent() - Method in class com.hazelcast.client.ClientResponse
-
- isExplicitVersionCheckEnabled(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
-
- isFirstConnection() - Method in class com.hazelcast.client.AuthenticationRequest
-
- isFirstConnection() - Method in class com.hazelcast.client.ClientEndpoint
-
- isGlobalOrderingEnabled() - Method in class com.hazelcast.config.TopicConfig
-
- isIncludeValue() - Method in class com.hazelcast.config.EntryListenerConfig
-
- isIncludeValue() - Method in class com.hazelcast.config.ItemListenerConfig
-
- isIncludeValue() - Method in class com.hazelcast.config.ListenerConfig
-
- isIndexed(QueryContext) - Method in interface com.hazelcast.query.IndexAwarePredicate
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.PagingPredicate
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.PredicateBuilder
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.Predicates.AbstractPredicate
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.Predicates.AndPredicate
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.Predicates.OrPredicate
-
- isIndexed(QueryContext) - Method in class com.hazelcast.query.SqlPredicate
-
- isInsideAws() - Method in class com.hazelcast.client.config.ClientAwsConfig
-
If client is inside aws, it will use private ip addresses directly,
otherwise it will convert private ip addresses to public addresses
internally by calling AWS API.
- isInstanceOf(Class) - Method in class com.hazelcast.spi.ServiceInfo
-
- isInvalidateOnChange() - Method in class com.hazelcast.config.NearCacheConfig
-
- isJoinInProgress() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- isJoinOperation(Operation) - Static method in class com.hazelcast.spi.OperationAccessor
-
- isKeepAlive() - Method in class com.hazelcast.client.config.SocketOptions
-
- isLocal() - Method in class com.hazelcast.config.EntryListenerConfig
-
- isLocal() - Method in class com.hazelcast.config.ListenerConfig
-
- isLocal() - Method in interface com.hazelcast.spi.ResponseHandler
-
- isLocalMemberSafe() - Method in interface com.hazelcast.core.PartitionService
-
Check if local member is safe to shutdown, means check if 1st backups of partitions
those owned by local member are sync with primary.
- isLocalOnly() - Method in interface com.hazelcast.spi.EventRegistration
-
- isLocked() - Method in interface com.hazelcast.core.ILock
-
Returns whether this lock is locked or not.
- isLocked(K) - Method in interface com.hazelcast.core.IMap
-
Checks the lock for the specified key.
- isLocked(K) - Method in interface com.hazelcast.core.MultiMap
-
Checks the lock for the specified key.
- isLockedByCurrentThread() - Method in interface com.hazelcast.core.ILock
-
Returns whether this lock is locked by current thread or not.
- isManagedService() - Method in class com.hazelcast.spi.ServiceInfo
-
- isMaster() - Method in interface com.hazelcast.cluster.ClusterService
-
- isMaster() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- isMemberSafe(Member) - Method in interface com.hazelcast.core.PartitionService
-
Check if the given member is safe to shutdown, means check if 1st backups of partitions
those owned by given member are sync with primary.
- isMigrationOperation(Operation) - Static method in class com.hazelcast.spi.OperationAccessor
-
- isMinimalPutsEnabledByDefault() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
-
- isNativeClient(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
-
- isNearCacheEnabled() - Method in class com.hazelcast.config.MapConfig
-
- isNot(String) - Method in class com.hazelcast.query.EntryObject
-
- isNotNull() - Method in class com.hazelcast.query.EntryObject
-
- isNull() - Method in interface com.hazelcast.core.IAtomicReference
-
Checks if the stored reference is null.
- isNull() - Method in class com.hazelcast.query.EntryObject
-
- isOperationExecuting(Address, String, Object) - Method in interface com.hazelcast.spi.ExecutionTracingService
-
- isOptimizeQueries() - Method in class com.hazelcast.config.MapConfig
-
- isOrdered() - Method in class com.hazelcast.config.MapIndexConfig
-
Checks if the index should be ordered.
- isOverwritable() - Method in interface com.hazelcast.nio.serialization.SerializerHook
-
Defines if this serializer can be overridden by defining a custom
serializer in the configurations (codebase or configuration file)
- isPortable() - Method in class com.hazelcast.nio.serialization.Data
-
- isPortAutoIncrement() - Method in class com.hazelcast.config.NetworkConfig
-
Checks if a Hazelcast member is allowed find a free port by incrementing the port number when it encounters
an occupied port.
- isReadBackupData() - Method in class com.hazelcast.config.MapConfig
-
- isRedoOperation() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- isRedoOperation() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- isResultDeserialized() - Method in class com.hazelcast.spi.InvocationBuilder
-
Checks if the Future should automatically deserialize the result.
- isReuseAddress() - Method in class com.hazelcast.client.config.SocketOptions
-
- isReuseAddress() - Method in class com.hazelcast.config.NetworkConfig
-
- isRunning() - Method in class com.hazelcast.client.LifecycleServiceImpl
-
- isRunning() - Method in interface com.hazelcast.core.LifecycleService
-
whether the instance is running
- isRunning() - Method in class com.hazelcast.jmx.InstanceMBean
-
- isSameRM(XAResource) - Method in class com.hazelcast.jca.XAResourceWrapper
-
- isShutdown() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
-
- isSingleConnection() - Method in class com.hazelcast.client.ClientRequest
-
- isSmartRouting() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- isSmartRouting() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- isStatisticsEnabled() - Method in class com.hazelcast.config.CollectionConfig
-
- isStatisticsEnabled() - Method in class com.hazelcast.config.ExecutorConfig
-
- isStatisticsEnabled() - Method in class com.hazelcast.config.MapConfig
-
- isStatisticsEnabled() - Method in class com.hazelcast.config.MultiMapConfig
-
- isStatisticsEnabled() - Method in class com.hazelcast.config.QueueConfig
-
- isStatisticsEnabled() - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- isStatisticsEnabled() - Method in class com.hazelcast.config.TopicConfig
-
Checks if statistics are enabled.
- isStatusSet(int) - Method in class com.hazelcast.nio.serialization.DataAdapter
-
- isTcpNoDelay() - Method in class com.hazelcast.client.config.SocketOptions
-
- isTerminated() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
-
- isUrgent() - Method in class com.hazelcast.nio.serialization.DataAdapter
-
- isUrgent() - Method in class com.hazelcast.spi.Operation
-
- isUseNativeByteOrder() - Method in class com.hazelcast.config.SerializationConfig
-
- isValid() - Method in class com.hazelcast.cluster.MemberInfoUpdateOperation
-
- isXAManaged() - Method in interface com.hazelcast.transaction.TransactionContext
-
Indicates that related transaction is managed by XAResource
- itemAdded(ItemEvent<E>) - Method in interface com.hazelcast.core.ItemListener
-
Invoked when an item is added.
- ItemEvent<E> - Class in com.hazelcast.core
-
Map Item event.
- ItemEvent(String, int, E, Member) - Constructor for class com.hazelcast.core.ItemEvent
-
- ItemEvent(String, ItemEventType, E, Member) - Constructor for class com.hazelcast.core.ItemEvent
-
- ItemEventType - Enum in com.hazelcast.core
-
Type of item event.
- ItemListener<E> - Interface in com.hazelcast.core
-
- ItemListenerConfig - Class in com.hazelcast.config
-
Contains the configuration for an Item Listener.
- ItemListenerConfig() - Constructor for class com.hazelcast.config.ItemListenerConfig
-
- ItemListenerConfig(String, boolean) - Constructor for class com.hazelcast.config.ItemListenerConfig
-
- ItemListenerConfig(ItemListener, boolean) - Constructor for class com.hazelcast.config.ItemListenerConfig
-
- ItemListenerConfig(ItemListenerConfig) - Constructor for class com.hazelcast.config.ItemListenerConfig
-
- ItemListenerConfigReadOnly - Class in com.hazelcast.config
-
Contains the configuration for an Item Listener(Read-only).
- ItemListenerConfigReadOnly(ItemListenerConfig) - Constructor for class com.hazelcast.config.ItemListenerConfigReadOnly
-
- itemRemoved(ItemEvent<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 interface com.hazelcast.core.IQueue
- ITopic<E> - Interface in com.hazelcast.core
-
Hazelcast provides distribution mechanism for publishing messages that are delivered to multiple subscribers
which is also known as publish/subscribe (pub/sub) messaging model.
- main(String[]) - Static method in class com.hazelcast.core.server.StartServer
-
Creates a server instance of Hazelcast
- ManagedAnnotation - Annotation Type in com.hazelcast.jmx
-
Annotation for management bean attributes.
- ManagedConnectionFactoryImpl - Class in com.hazelcast.jca
-
This managed connection factory is populated with all
container-specific configuration and infrastructure
- ManagedConnectionFactoryImpl() - Constructor for class com.hazelcast.jca.ManagedConnectionFactoryImpl
-
- ManagedConnectionImpl - Class in com.hazelcast.jca
-
Implementation class of ManagedConnection
- ManagedConnectionImpl(ConnectionRequestInfo, ManagedConnectionFactoryImpl) - Constructor for class com.hazelcast.jca.ManagedConnectionImpl
-
- ManagedContext - Interface in com.hazelcast.core
-
Container managed context, such as Spring, Guice and etc.
- ManagedDescription - Annotation Type in com.hazelcast.jmx
-
Annotation for management bean descriptions.
- ManagedExecutorServiceMBean - Class in com.hazelcast.jmx
-
Management bean for ManagedExecutorService
- ManagedExecutorServiceMBean(HazelcastInstance, ManagedExecutorService, ManagementService) - Constructor for class com.hazelcast.jmx.ManagedExecutorServiceMBean
-
- ManagedService - Interface in com.hazelcast.spi
-
A interface that can be implemented by a SPI Service to receive lifecycle calls:
initialization
shutdown
reset
- ManagementCenterConfig - Class in com.hazelcast.config
-
Contains the configuration for a Management Center.
- ManagementCenterConfig() - Constructor for class com.hazelcast.config.ManagementCenterConfig
-
- ManagementCenterConfig(String, int) - Constructor for class com.hazelcast.config.ManagementCenterConfig
-
- ManagementService - Class in com.hazelcast.jmx
-
Service responsible for registering hazelcast management beans to the platform management bean server.
- ManagementService(HazelcastInstanceImpl) - Constructor for class com.hazelcast.jmx.ManagementService
-
- map(KeyIn, ValueIn, Context<KeyOut, ValueOut>) - Method in class com.hazelcast.mapreduce.LifecycleMapperAdapter
-
The map method is called for every single key-value pair in the bound
KeyValueSource
instance
on this cluster node and partition.
Due to it's nature of a DataGrid Hazelcast distributes values all over the cluster and so this method
is executed on multiple servers at the same time.
If you want to know more about the implementation of MapReduce algorithms read the
Google Whitepaper on MapReduce.
- map(KeyIn, ValueIn, Context<KeyOut, ValueOut>) - Method in interface com.hazelcast.mapreduce.Mapper
-
The map method is called for every single key-value pair in the bound
KeyValueSource
instance
on this cluster node and partition.
Due to it's nature of a DataGrid Hazelcast distributes values all over the cluster and so this method
is executed on multiple servers at the same time.
If you want to know more about the implementation of MapReduce algorithms read the
Google Whitepaper on MapReduce.
- MAP_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- MAP_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- MAP_REDUCE_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- MAP_REDUCE_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- mapCleared(MapEvent) - Method in class com.hazelcast.core.EntryAdapter
-
- mapCleared(MapEvent) - Method in interface com.hazelcast.core.EntryListener
-
- MapConfig - Class in com.hazelcast.config
-
Contains the configuration for an
IMap
.
- MapConfig(String) - Constructor for class com.hazelcast.config.MapConfig
-
- MapConfig() - Constructor for class com.hazelcast.config.MapConfig
-
- MapConfig(MapConfig) - Constructor for class com.hazelcast.config.MapConfig
-
- MapConfig.EvictionPolicy - Enum in com.hazelcast.config
-
Eviction Policy enum
- MapConfigReadOnly - Class in com.hazelcast.config
-
Contains the configuration for an
IMap
(read-only).
- MapEvent - Class in com.hazelcast.core
-
- MapEvent(Object, Member, int, int) - Constructor for class com.hazelcast.core.MapEvent
-
- mapEvicted(MapEvent) - Method in class com.hazelcast.core.EntryAdapter
-
- mapEvicted(MapEvent) - Method in interface com.hazelcast.core.EntryListener
-
- MapIndexConfig - Class in com.hazelcast.config
-
Contains the configuration for an index in a map.
- MapIndexConfig() - Constructor for class com.hazelcast.config.MapIndexConfig
-
Creates a MapIndexConfig without an attribute and with ordered is false.
- MapIndexConfig(String, boolean) - Constructor for class com.hazelcast.config.MapIndexConfig
-
Creates a MapIndexConfig with the given attribute and ordered setting.
- MapIndexConfig(MapIndexConfig) - Constructor for class com.hazelcast.config.MapIndexConfig
-
- MapIndexConfigReadOnly - Class in com.hazelcast.config
-
Contains the configuration for a index of Map.
- MapIndexConfigReadOnly(MapIndexConfig) - Constructor for class com.hazelcast.config.MapIndexConfigReadOnly
-
- 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
-
- MapMBean(IMap, ManagementService) - Constructor for class com.hazelcast.jmx.MapMBean
-
- mapper(Mapper<KeyIn, ValueIn, KeyOut, ValueOut>) - Method in interface com.hazelcast.mapreduce.Job
-
Defines the mapper for this task.
- Mapper<KeyIn,ValueIn,KeyOut,ValueOut> - Interface in com.hazelcast.mapreduce
-
The interface Mapper is used to build mappers for the
Job
.
- MappingJob<EntryKey,KeyIn,ValueIn> - Interface in com.hazelcast.mapreduce
-
This interface describes a mapping mapreduce Job.
For further information
Job
.
- MapStore<K,V> - Interface in com.hazelcast.core
-
Hazelcast distributed map implementation is an in-memory data store but
it can be backed by any type of data store such as RDBMS, OODBMS, NOSQL or simply
a file based data store.
- MapStoreAdapter<K,V> - Class in com.hazelcast.core
-
Adapter for MapStore.
- MapStoreAdapter() - Constructor for class com.hazelcast.core.MapStoreAdapter
-
- MapStoreConfig - Class in com.hazelcast.config
-
Contains the configuration for a Map Store.
- MapStoreConfig() - Constructor for class com.hazelcast.config.MapStoreConfig
-
- MapStoreConfig(MapStoreConfig) - Constructor for class com.hazelcast.config.MapStoreConfig
-
- MapStoreConfig.InitialLoadMode - Enum in com.hazelcast.config
-
Initial load module
- MapStoreConfigReadOnly - Class in com.hazelcast.config
-
Contains the configuration for a Map Store (read-only).
- MapStoreConfigReadOnly(MapStoreConfig) - Constructor for class com.hazelcast.config.MapStoreConfigReadOnly
-
- MapStoreFactory<K,V> - Interface in com.hazelcast.core
-
Factory for MapLoader or MapStore instances, specifiable in MapStoreConfig.
- mark(int) - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
-
- markSupported() - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
-
- masterAddress - Variable in class com.hazelcast.cluster.SetMasterOperation
-
- MasterConfirmationOperation - Class in com.hazelcast.cluster
-
- MasterConfirmationOperation() - Constructor for class com.hazelcast.cluster.MasterConfirmationOperation
-
- matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
-
- MAX_BACKUP_COUNT - Static variable in class com.hazelcast.config.MapConfig
-
The number of maximum backup counter
- MAX_EVICTION_PERCENTAGE - Static variable in class com.hazelcast.config.MapConfig
-
The number of maximum eviction percentage
- maxFailedHeartbeatCount - Variable in class com.hazelcast.client.config.ClientProperties
-
- maxPoolSize() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
-
- MaxSizeConfig - Class in com.hazelcast.config
-
Configuration for map's capacity.
- MaxSizeConfig() - Constructor for class com.hazelcast.config.MaxSizeConfig
-
- MaxSizeConfig(int, MaxSizeConfig.MaxSizePolicy) - Constructor for class com.hazelcast.config.MaxSizeConfig
-
- MaxSizeConfig(MaxSizeConfig) - Constructor for class com.hazelcast.config.MaxSizeConfig
-
- MaxSizeConfig.MaxSizePolicy - Enum in com.hazelcast.config
-
Maximum Size Policy
- MaxSizeConfigReadOnly - Class in com.hazelcast.config
-
Contains the configuration for a size of Map.
- MaxSizeConfigReadOnly(MaxSizeConfig) - Constructor for class com.hazelcast.config.MaxSizeConfigReadOnly
-
- MEMBER - Static variable in class com.hazelcast.cluster.ClusterDataSerializerHook
-
- Member - Interface in com.hazelcast.core
-
Cluster member interface.
- MEMBER_ADDED - Static variable in class com.hazelcast.core.MembershipEvent
-
This event type is fired when a new member joins the cluster.
- MEMBER_ATTRIBUTE_CHANGED - Static variable in class com.hazelcast.core.MembershipEvent
-
This event type is fired if a member attribute has been changed or removed.
- MEMBER_REMOVED - Static variable in class com.hazelcast.core.MembershipEvent
-
This event type is fired if a member left the cluster or was decided to be
unresponsive by other members for a extended time range.
- memberAdded(MembershipServiceEvent) - Method in class com.hazelcast.client.ClientEngineImpl
-
- memberAdded(MembershipEvent) - Method in class com.hazelcast.core.MembershipAdapter
-
- memberAdded(MembershipEvent) - Method in interface com.hazelcast.core.MembershipListener
-
Invoked when a new member is added to the cluster.
- memberAdded(MembershipServiceEvent) - Method in interface com.hazelcast.spi.MembershipAwareService
-
Invoked when a new member is added to the cluster.
- memberAttributeChanged(MemberAttributeServiceEvent) - Method in class com.hazelcast.client.ClientEngineImpl
-
- memberAttributeChanged(MemberAttributeEvent) - Method in class com.hazelcast.core.MembershipAdapter
-
- memberAttributeChanged(MemberAttributeEvent) - Method in interface com.hazelcast.core.MembershipListener
-
Invoked when an attribute of a member was changed.
- memberAttributeChanged(MemberAttributeServiceEvent) - Method in interface com.hazelcast.spi.MembershipAwareService
-
Invoked when a member attribute is changed.
- MemberAttributeChangedOperation - Class in com.hazelcast.cluster
-
- MemberAttributeChangedOperation() - Constructor for class com.hazelcast.cluster.MemberAttributeChangedOperation
-
- MemberAttributeChangedOperation(MemberAttributeOperationType, String, Object) - Constructor for class com.hazelcast.cluster.MemberAttributeChangedOperation
-
- MemberAttributeConfig - Class in com.hazelcast.config
-
Contains configuration for attribute of member.
- MemberAttributeConfig() - Constructor for class com.hazelcast.config.MemberAttributeConfig
-
- MemberAttributeConfig(MemberAttributeConfig) - Constructor for class com.hazelcast.config.MemberAttributeConfig
-
- MemberAttributeConfigReadOnly - Class in com.hazelcast.config
-
Contains configuration for attribute of member (Read-Only).
- MemberAttributeEvent - Class in com.hazelcast.core
-
- MemberAttributeEvent() - Constructor for class com.hazelcast.core.MemberAttributeEvent
-
- MemberAttributeEvent(Cluster, MemberImpl, MemberAttributeOperationType, String, Object) - Constructor for class com.hazelcast.core.MemberAttributeEvent
-
- MemberAttributeOperationType - Enum in com.hazelcast.cluster
-
Used to identify the type of member attribute change, either PUT or REMOVED
- MemberAttributeServiceEvent - Class in com.hazelcast.spi
-
- MemberAttributeServiceEvent() - Constructor for class com.hazelcast.spi.MemberAttributeServiceEvent
-
- MemberAttributeServiceEvent(Cluster, MemberImpl, MemberAttributeOperationType, String, Object) - Constructor for class com.hazelcast.spi.MemberAttributeServiceEvent
-
- memberCount - Variable in class com.hazelcast.cluster.JoinMessage
-
- MemberGroupConfig - Class in com.hazelcast.config
-
Contains the configuration for a single member group.
- MemberGroupConfig() - Constructor for class com.hazelcast.config.MemberGroupConfig
-
- MemberInfo - Class in com.hazelcast.cluster
-
- MemberInfo() - Constructor for class com.hazelcast.cluster.MemberInfo
-
- MemberInfo(Address) - Constructor for class com.hazelcast.cluster.MemberInfo
-
- MemberInfo(Address, String, Map<String, Object>) - Constructor for class com.hazelcast.cluster.MemberInfo
-
- MemberInfo(MemberImpl) - Constructor for class com.hazelcast.cluster.MemberInfo
-
- MemberInfoUpdateOperation - Class in com.hazelcast.cluster
-
- MemberInfoUpdateOperation() - Constructor for class com.hazelcast.cluster.MemberInfoUpdateOperation
-
- MemberInfoUpdateOperation(Collection<MemberInfo>, long, boolean) - Constructor for class com.hazelcast.cluster.MemberInfoUpdateOperation
-
- MemberLeftException - Exception in com.hazelcast.core
-
Thrown when a member left during an invocation or execution.
- MemberLeftException() - Constructor for exception com.hazelcast.core.MemberLeftException
-
- MemberLeftException(Member) - Constructor for exception com.hazelcast.core.MemberLeftException
-
- memberRemoved(MembershipServiceEvent) - Method in class com.hazelcast.client.ClientEngineImpl
-
- memberRemoved(MembershipEvent) - Method in class com.hazelcast.core.MembershipAdapter
-
- memberRemoved(MembershipEvent) - Method in interface com.hazelcast.core.MembershipListener
-
Invoked when an existing member leaves the cluster.
- memberRemoved(MembershipServiceEvent) - Method in interface com.hazelcast.spi.MembershipAwareService
-
Invoked when an existing member leaves the cluster.
- MemberRemoveOperation - Class in com.hazelcast.cluster
-
- MemberRemoveOperation() - Constructor for class com.hazelcast.cluster.MemberRemoveOperation
-
- MemberRemoveOperation(Address) - Constructor for class com.hazelcast.cluster.MemberRemoveOperation
-
- MemberSelector - Interface in com.hazelcast.core
-
Implementations of this interface are thought to select members
that are capable of executing a special kind of task.
The
MemberSelector.select(Member)
method is called for every available
member in the cluster and it's up to the implementation to decide
if the member is going to be used or not.
- MEMBERSHIP_EVENT - Static variable in class com.hazelcast.cluster.ClusterDataSerializerHook
-
- MEMBERSHIP_LISTENER - Static variable in class com.hazelcast.client.ClientPortableHook
-
- MembershipAdapter - Class in com.hazelcast.core
-
Adapter for MembershipListener.
- MembershipAdapter() - Constructor for class com.hazelcast.core.MembershipAdapter
-
- MembershipAwareService - Interface in com.hazelcast.spi
-
An interface that can be implemented by a SPI service that needs to be notified members joining and leaving
the cluster.
- MembershipEvent - Class in com.hazelcast.core
-
Membership event fired when a new member is added
to the cluster and/or when a member leaves the cluster.
- MembershipEvent(Cluster, Member, int, Set<Member>) - Constructor for class com.hazelcast.core.MembershipEvent
-
- MembershipListener - Interface in com.hazelcast.core
-
Cluster membership listener.
- MembershipServiceEvent - Class in com.hazelcast.spi
-
Membership event fired when a new member is added
to the cluster and/or when a member leaves the cluster.
- MembershipServiceEvent(MembershipEvent) - Constructor for class com.hazelcast.spi.MembershipServiceEvent
-
- membersString() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- MemberState - Interface in com.hazelcast.monitor
-
- merge(String, EntryView, EntryView) - Method in class com.hazelcast.hibernate.VersionAwareMapMergePolicy
-
- MergeClustersOperation - Class in com.hazelcast.cluster
-
- MergeClustersOperation() - Constructor for class com.hazelcast.cluster.MergeClustersOperation
-
- MergeClustersOperation(Address) - Constructor for class com.hazelcast.cluster.MergeClustersOperation
-
- Message<E> - Class in com.hazelcast.core
-
- Message(String, E, long, Member) - Constructor for class com.hazelcast.core.Message
-
- MessageListener<E> - Interface in com.hazelcast.core
-
- MigrationAwareService - Interface in com.hazelcast.spi
-
- migrationCompleted(MigrationEvent) - Method in interface com.hazelcast.core.MigrationListener
-
Invoked when a partition migration is completed.
- MigrationEvent - Class in com.hazelcast.core
-
An event fired when a partition migration starts, completes or fails.
- MigrationEvent() - Constructor for class com.hazelcast.core.MigrationEvent
-
- MigrationEvent(int, Member, Member, MigrationEvent.MigrationStatus) - Constructor for class com.hazelcast.core.MigrationEvent
-
- MigrationEvent.MigrationStatus - Enum in com.hazelcast.core
-
Migration status: Started, completed or failed
- migrationFailed(MigrationEvent) - Method in interface com.hazelcast.core.MigrationListener
-
Invoked when a partition migration is failed.
- MigrationListener - Interface in com.hazelcast.core
-
MigrationListener allows to listen partition migration events.
- migrationStarted(MigrationEvent) - Method in interface com.hazelcast.core.MigrationListener
-
Invoked when a partition migration is started.
- MIN_BACKUP_COUNT - Static variable in class com.hazelcast.config.MapConfig
-
The number of minimum backup counter
- MIN_EVICTION_PERCENTAGE - Static variable in class com.hazelcast.config.MapConfig
-
The number of minimum eviction percentage
- MongoDBConverter - Interface in com.hazelcast.spring.mongodb
-
Conversion Interface for MongoDB Objects
- MongoMapStore - Class in com.hazelcast.spring.mongodb
-
MongoDB MapStore implementation.
- MongoMapStore() - Constructor for class com.hazelcast.spring.mongodb.MongoMapStore
-
- MorphingPortableReader - Class in com.hazelcast.nio.serialization
-
- MorphingPortableReader(PortableSerializer, BufferObjectDataInput, ClassDefinition) - Constructor for class com.hazelcast.nio.serialization.MorphingPortableReader
-
- MulticastConfig - Class in com.hazelcast.config
-
Contains the configuration for the multicast discovery mechanism.
- MulticastConfig() - Constructor for class com.hazelcast.config.MulticastConfig
-
- MulticastJoiner - Class in com.hazelcast.cluster
-
- MulticastJoiner(Node) - Constructor for class com.hazelcast.cluster.MulticastJoiner
-
- MulticastListener - Interface in com.hazelcast.cluster
-
- MulticastService - Class in com.hazelcast.cluster
-
- MulticastService(Node, MulticastSocket) - Constructor for class com.hazelcast.cluster.MulticastService
-
- MultiExecutionCallback - Interface in com.hazelcast.core
-
MultiExecutionCallback allows to get notified when an execution is completed on each member
which task is submitted to.
- MultiMap<K,V> - Interface in com.hazelcast.core
-
A specialized map whose keys can be associated with multiple values.
- MULTIMAP_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- MULTIMAP_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- MultiMapConfig - Class in com.hazelcast.config
-
Configuration for Multimap.
- MultiMapConfig() - Constructor for class com.hazelcast.config.MultiMapConfig
-
- MultiMapConfig(MultiMapConfig) - Constructor for class com.hazelcast.config.MultiMapConfig
-
- MultiMapConfig.ValueCollectionType - Enum in com.hazelcast.config
-
Type of value collection
- MultiMapConfigReadOnly - Class in com.hazelcast.config
-
Contains the configuration for an
MultiMap
.
- MultiMapConfigReadOnly(MultiMapConfig) - Constructor for class com.hazelcast.config.MultiMapConfigReadOnly
-
- MultiMapMBean - Class in com.hazelcast.jmx
-
- MultiMapMBean(MultiMap, ManagementService) - Constructor for class com.hazelcast.jmx.MultiMapMBean
-
- MultiPartitionClientRequest - Class in com.hazelcast.client
-
- MultiPartitionClientRequest() - Constructor for class com.hazelcast.client.MultiPartitionClientRequest
-
- MultiTargetClientRequest - Class in com.hazelcast.client
-
Base class for client requests that will be send more than one member
- MultiTargetClientRequest() - Constructor for class com.hazelcast.client.MultiTargetClientRequest
-
- packetVersion - Variable in class com.hazelcast.cluster.JoinMessage
-
- PagingPredicate - Class in com.hazelcast.query
-
This class is a special Predicate which helps to get a page-by-page result of a query
Can be constructed with a page-size, an inner predicate for filtering, A comparator for sorting \
This class is not thread-safe and stateless.
- PagingPredicate() - Constructor for class com.hazelcast.query.PagingPredicate
-
Used for serialization internally
- PagingPredicate(int) - Constructor for class com.hazelcast.query.PagingPredicate
-
Construct with a pageSize
results will not be filtered
results will be natural ordered
throws
IllegalArgumentException
if pageSize is not greater than 0
- PagingPredicate(Predicate, int) - Constructor for class com.hazelcast.query.PagingPredicate
-
- PagingPredicate(Comparator<Map.Entry>, int) - Constructor for class com.hazelcast.query.PagingPredicate
-
Construct with a comparator and pageSize
results will not be filtered
results will be ordered via comparator
throws
IllegalArgumentException
if pageSize is not greater than 0
- PagingPredicate(Predicate, Comparator<Map.Entry>, int) - Constructor for class com.hazelcast.query.PagingPredicate
-
- PagingPredicateAccessor - Class in com.hazelcast.query
-
This class provides paging accessor of predicate.
- Parameters - Interface in com.hazelcast.security
-
- parse(Element) - Method in interface com.hazelcast.spi.ServiceConfigurationParser
-
- parseSerialization(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- parseSocketInterceptorConfig(Node) - Method in class com.hazelcast.config.AbstractXmlConfigHelper
-
- Partition - Interface in com.hazelcast.core
-
Virtual partition instance.
- PARTITION_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- PARTITION_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- PartitionAware<T> - Interface in com.hazelcast.core
-
PartitionAware mean that data will be based in the same member based on partition key
and implementing tasks will be executed on the
PartitionAware.getPartitionKey()
's owner member.
- PartitionAwareKey<K,P> - Class in com.hazelcast.core
-
- PartitionAwareKey(K, P) - Constructor for class com.hazelcast.core.PartitionAwareKey
-
Creates a new PartitionAwareKey.
- PartitionAwareOperation - Interface in com.hazelcast.spi
-
An interface that can be implemented by an operation to indicate that is should
be invoked on a particular partition.
- PartitionClientRequest - Class in com.hazelcast.client
-
- PartitionClientRequest() - Constructor for class com.hazelcast.client.PartitionClientRequest
-
- PartitionGroupConfig - Class in com.hazelcast.config
-
With PartitionGroupConfig you can control how primary and backup partitions are mapped to physical Members.
- PartitionGroupConfig() - Constructor for class com.hazelcast.config.PartitionGroupConfig
-
- PartitionGroupConfig.MemberGroupType - Enum in com.hazelcast.config
-
Type of member group
- partitionId - Variable in class com.hazelcast.spi.InvocationBuilder
-
- PartitionIdAware - Interface in com.hazelcast.mapreduce
-
This interface can be used to mark implementation being aware of the data partition
it is currently working on.
- PARTITIONING_STRATEGY - Static variable in class com.hazelcast.spi.AbstractDistributedObject
-
- PartitioningStrategy<K> - Interface in com.hazelcast.core
-
PartitioningStrategy allows keys to be located on the same member
This makes related data to be stored in the same location.
- PartitioningStrategyConfig - Class in com.hazelcast.config
-
Contains the configuration for partitioning strategy.
- PartitioningStrategyConfig() - Constructor for class com.hazelcast.config.PartitioningStrategyConfig
-
- PartitioningStrategyConfig(PartitioningStrategyConfig) - Constructor for class com.hazelcast.config.PartitioningStrategyConfig
-
- PartitioningStrategyConfig(String) - Constructor for class com.hazelcast.config.PartitioningStrategyConfig
-
- PartitioningStrategyConfig(PartitioningStrategy) - Constructor for class com.hazelcast.config.PartitioningStrategyConfig
-
- PartitioningStrategyConfigReadOnly - Class in com.hazelcast.config
-
Contains the configuration for strategy of partitioning
- PartitioningStrategyConfigReadOnly(PartitioningStrategyConfig) - Constructor for class com.hazelcast.config.PartitioningStrategyConfigReadOnly
-
- PartitionMigrationEvent - Class in com.hazelcast.spi
-
- PartitionMigrationEvent(MigrationEndpoint, int) - Constructor for class com.hazelcast.spi.PartitionMigrationEvent
-
- PartitionReplicationEvent - Class in com.hazelcast.spi
-
- PartitionReplicationEvent(int, int) - Constructor for class com.hazelcast.spi.PartitionReplicationEvent
-
- PartitionService - Interface in com.hazelcast.core
-
- PartitionServiceMBean - Class in com.hazelcast.jmx
-
- PartitionServiceMBean(HazelcastInstanceImpl, InternalPartitionService, ManagementService) - Constructor for class com.hazelcast.jmx.PartitionServiceMBean
-
- peek() - Method in interface com.hazelcast.core.IQueue
- peek() - Method in interface com.hazelcast.core.TransactionalQueue
- peek(long, TimeUnit) - Method in interface com.hazelcast.core.TransactionalQueue
- PermissionConfig - Class in com.hazelcast.config
-
Contains the configuration for a permission.
- PermissionConfig() - Constructor for class com.hazelcast.config.PermissionConfig
-
- PermissionConfig(PermissionConfig.PermissionType, String, String) - Constructor for class com.hazelcast.config.PermissionConfig
-
- PermissionConfig.PermissionType - Enum in com.hazelcast.config
-
Type of permission
- PermissionPolicyConfig - Class in com.hazelcast.config
-
Contains the configuration for policy of permission
- PermissionPolicyConfig() - Constructor for class com.hazelcast.config.PermissionPolicyConfig
-
- PermissionPolicyConfig(String) - Constructor for class com.hazelcast.config.PermissionPolicyConfig
-
- poll() - Method in interface com.hazelcast.core.BaseQueue
-
Retrieves and removes the head of this queue,
or returns null if this queue is empty.
- poll(long, TimeUnit) - Method in interface com.hazelcast.core.BaseQueue
-
Retrieves and removes the head of this queue, waiting up to the
specified wait time if necessary for an element to become available.
- poll(long, TimeUnit) - Method in interface com.hazelcast.core.IQueue
-
Retrieves and removes the head of this queue, waiting up to the
specified wait time if necessary for an element to become available.
- poll() - Method in interface com.hazelcast.core.IQueue
-
Retrieves and removes the head of this queue,
or returns null if this queue is empty.
- poll() - Method in interface com.hazelcast.core.TransactionalQueue
-
Retrieves and removes the head of this queue,
or returns null if this queue is empty.
- poll(long, TimeUnit) - Method in interface com.hazelcast.core.TransactionalQueue
-
Retrieves and removes the head of this queue, waiting up to the
specified wait time if necessary for an element to become available.
- poolSize() - Method in class com.hazelcast.jmx.ManagedExecutorServiceMBean
-
- Portable - Interface in com.hazelcast.nio.serialization
-
Portable provides an alternative serialization method.
- PortableAdapter<T> - Interface in com.hazelcast.nio.serialization
-
- PortableContext - Interface in com.hazelcast.nio.serialization
-
- PortableFactory - Interface in com.hazelcast.nio.serialization
-
PortableFactory is used to create Portable instances during de-serialization.
- PortableHook - Interface in com.hazelcast.nio.serialization
-
- PortableReader - Interface in com.hazelcast.nio.serialization
-
- PortableWriter - Interface in com.hazelcast.nio.serialization
-
- postConstruct(PortableContext) - Method in class com.hazelcast.nio.serialization.Data
-
- postDeregister() - Method in class com.hazelcast.jmx.HazelcastMBean
-
- postDestroy() - Method in class com.hazelcast.spi.AbstractDistributedObject
-
- PostJoinAwareService - Interface in com.hazelcast.spi
-
- PostJoinOperation - Class in com.hazelcast.cluster
-
- PostJoinOperation() - Constructor for class com.hazelcast.cluster.PostJoinOperation
-
- PostJoinOperation(Operation...) - Constructor for class com.hazelcast.cluster.PostJoinOperation
-
- PostProcessingMapStore - Interface in com.hazelcast.core
-
Implement this interface if you modify the value in MapStore.store(K key, V value) method.
- postRegister(Boolean) - Method in class com.hazelcast.jmx.HazelcastMBean
-
- preDeregister() - Method in class com.hazelcast.jmx.HazelcastMBean
-
- preDeregister() - Method in class com.hazelcast.jmx.ListMBean
-
- preDeregister() - Method in class com.hazelcast.jmx.MapMBean
-
- preDeregister() - Method in class com.hazelcast.jmx.QueueMBean
-
- preDeregister() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- preDeregister() - Method in class com.hazelcast.jmx.SetMBean
-
- preDeregister() - Method in class com.hazelcast.jmx.TopicMBean
-
- Predicate<K,V> - Interface in com.hazelcast.query
-
Predicate instance must be thread-safe.
- PredicateBuilder - Class in com.hazelcast.query
-
This class provides functionality to build predicate.
- PredicateBuilder() - Constructor for class com.hazelcast.query.PredicateBuilder
-
- Predicates - Class in com.hazelcast.query
-
A utility class to create
Predicate
instances.
- predicates - Variable in class com.hazelcast.query.Predicates.AndPredicate
-
- Predicates.AbstractPredicate - Class in com.hazelcast.query
-
Provides some functionality for some predicates
such as Between, In.
- Predicates.AbstractPredicate() - Constructor for class com.hazelcast.query.Predicates.AbstractPredicate
-
- Predicates.AbstractPredicate(String) - Constructor for class com.hazelcast.query.Predicates.AbstractPredicate
-
- Predicates.AndPredicate - Class in com.hazelcast.query
-
And Predicate
- Predicates.AndPredicate() - Constructor for class com.hazelcast.query.Predicates.AndPredicate
-
- Predicates.AndPredicate(Predicate...) - Constructor for class com.hazelcast.query.Predicates.AndPredicate
-
- Predicates.BetweenPredicate - Class in com.hazelcast.query
-
Between Predicate
- Predicates.BetweenPredicate() - Constructor for class com.hazelcast.query.Predicates.BetweenPredicate
-
- Predicates.BetweenPredicate(String, Comparable, Comparable) - Constructor for class com.hazelcast.query.Predicates.BetweenPredicate
-
- Predicates.EqualPredicate - Class in com.hazelcast.query
-
Equal Predicate
- Predicates.EqualPredicate() - Constructor for class com.hazelcast.query.Predicates.EqualPredicate
-
- Predicates.EqualPredicate(String) - Constructor for class com.hazelcast.query.Predicates.EqualPredicate
-
- Predicates.EqualPredicate(String, Comparable) - Constructor for class com.hazelcast.query.Predicates.EqualPredicate
-
- Predicates.GreaterLessPredicate - Class in com.hazelcast.query
-
Greater Less Predicate
- Predicates.GreaterLessPredicate() - Constructor for class com.hazelcast.query.Predicates.GreaterLessPredicate
-
- Predicates.GreaterLessPredicate(String, Comparable, boolean, boolean) - Constructor for class com.hazelcast.query.Predicates.GreaterLessPredicate
-
- Predicates.ILikePredicate - Class in com.hazelcast.query
-
Ilike Predicate
- Predicates.ILikePredicate() - Constructor for class com.hazelcast.query.Predicates.ILikePredicate
-
- Predicates.ILikePredicate(String, String) - Constructor for class com.hazelcast.query.Predicates.ILikePredicate
-
- Predicates.InPredicate - Class in com.hazelcast.query
-
In Predicate
- Predicates.InPredicate() - Constructor for class com.hazelcast.query.Predicates.InPredicate
-
- Predicates.InPredicate(String, Comparable...) - Constructor for class com.hazelcast.query.Predicates.InPredicate
-
- Predicates.LikePredicate - Class in com.hazelcast.query
-
Like Predicate
- Predicates.LikePredicate() - Constructor for class com.hazelcast.query.Predicates.LikePredicate
-
- Predicates.LikePredicate(String, String) - Constructor for class com.hazelcast.query.Predicates.LikePredicate
-
- Predicates.NotEqualPredicate - Class in com.hazelcast.query
-
Not Equal Predicate
- Predicates.NotEqualPredicate() - Constructor for class com.hazelcast.query.Predicates.NotEqualPredicate
-
- Predicates.NotEqualPredicate(String, Comparable) - Constructor for class com.hazelcast.query.Predicates.NotEqualPredicate
-
- Predicates.NotPredicate - Class in com.hazelcast.query
-
Not Predicate
- Predicates.NotPredicate(Predicate) - Constructor for class com.hazelcast.query.Predicates.NotPredicate
-
- Predicates.NotPredicate() - Constructor for class com.hazelcast.query.Predicates.NotPredicate
-
- Predicates.OrPredicate - Class in com.hazelcast.query
-
Or Predicate
- Predicates.OrPredicate() - Constructor for class com.hazelcast.query.Predicates.OrPredicate
-
- Predicates.OrPredicate(Predicate...) - Constructor for class com.hazelcast.query.Predicates.OrPredicate
-
- Predicates.RegexPredicate - Class in com.hazelcast.query
-
Regex Predicate
- Predicates.RegexPredicate() - Constructor for class com.hazelcast.query.Predicates.RegexPredicate
-
- Predicates.RegexPredicate(String, String) - Constructor for class com.hazelcast.query.Predicates.RegexPredicate
-
- prepare(Xid) - Method in class com.hazelcast.jca.XAResourceWrapper
-
- PrepareMergeOperation - Class in com.hazelcast.cluster
-
- PrepareMergeOperation() - Constructor for class com.hazelcast.cluster.PrepareMergeOperation
-
- PrepareMergeOperation(Address) - Constructor for class com.hazelcast.cluster.PrepareMergeOperation
-
- prepareMergeRunnable() - Method in interface com.hazelcast.spi.SplitBrainHandlerService
-
- prepareOperation() - Method in class com.hazelcast.client.PartitionClientRequest
-
- prepareOperation() - Method in class com.hazelcast.client.TargetClientRequest
-
- prepareReplicationOperation(PartitionReplicationEvent) - Method in interface com.hazelcast.spi.MigrationAwareService
-
- preRegister(MBeanServer, ObjectName) - Method in class com.hazelcast.jmx.HazelcastMBean
-
- previousPage() - Method in class com.hazelcast.query.PagingPredicate
-
setting the page value to previous page
- PRINCIPAL - Static variable in class com.hazelcast.client.ClientPortableHook
-
- process(Map.Entry<String, Object>) - Method in class com.hazelcast.web.InvalidateEntryProcessor
-
- processMemberUpdate() - Method in class com.hazelcast.cluster.MemberInfoUpdateOperation
-
- PROP_HEARTBEAT_INTERVAL - Static variable in class com.hazelcast.client.config.ClientProperties
-
Time interval between heartbeats to nodes from client
- PROP_HEARTBEAT_INTERVAL_DEFAULT - Static variable in class com.hazelcast.client.config.ClientProperties
-
Default value of PROP_HEARTBEAT_INTERVAL when user not set it explicitly
- PROP_HEARTBEAT_TIMEOUT - Static variable in class com.hazelcast.client.config.ClientProperties
-
Client will be sending heartbeat messages to members and this is the timeout.
- PROP_HEARTBEAT_TIMEOUT_DEFAULT - Static variable in class com.hazelcast.client.config.ClientProperties
-
Default value of heartbeat timeout when user not set it explicitly
- PROP_MAX_FAILED_HEARTBEAT_COUNT - Static variable in class com.hazelcast.client.config.ClientProperties
-
Connection is assumed that when max failed heartbeat count exceeds given failed heartbeat count.
- PROP_MAX_FAILED_HEARTBEAT_COUNT_DEFAULT - Static variable in class com.hazelcast.client.config.ClientProperties
-
Default value of PROP_MAX_FAILED_HEARTBEAT_COUNT when user not set it explicitly
- PROP_REQUEST_RETRY_COUNT - Static variable in class com.hazelcast.client.config.ClientProperties
-
- PROP_REQUEST_RETRY_COUNT_DEFAULT - Static variable in class com.hazelcast.client.config.ClientProperties
-
Default value of PROP_REQUEST_RETRY_COUNT when user not set it explicitly
- PROP_REQUEST_RETRY_WAIT_TIME - Static variable in class com.hazelcast.client.config.ClientProperties
-
- PROP_REQUEST_RETRY_WAIT_TIME_DEFAULT - Static variable in class com.hazelcast.client.config.ClientProperties
-
Default value of PROP_REQUEST_RETRY_WAIT_TIME when user not set it explicitly
- ProxyFactoryConfig - Class in com.hazelcast.client.config
-
- ProxyFactoryConfig() - Constructor for class com.hazelcast.client.config.ProxyFactoryConfig
-
- ProxyFactoryConfig(String, String) - Constructor for class com.hazelcast.client.config.ProxyFactoryConfig
-
- ProxyManager - Class in com.hazelcast.client.spi
-
The ProxyManager handles client proxy instantiation and retrieval at start- and runtime by registering
corresponding service manager names and their
ClientProxyFactory
s.
- ProxyManager(HazelcastClient) - Constructor for class com.hazelcast.client.spi.ProxyManager
-
- ProxyService - Interface in com.hazelcast.spi
-
A
CoreService
responsible for managing the DistributedObject proxies.
- ProxyServiceMBean - Class in com.hazelcast.jmx
-
- ProxyServiceMBean(HazelcastInstance, ProxyService, ManagementService) - Constructor for class com.hazelcast.jmx.ProxyServiceMBean
-
- publish(E) - Method in interface com.hazelcast.core.ITopic
-
Publishes the message to all subscribers of this topic
- publishEvent(String, EventRegistration, Object, int) - Method in interface com.hazelcast.spi.EventService
-
- publishEvent(String, Collection<EventRegistration>, Object, int) - Method in interface com.hazelcast.spi.EventService
-
- put(K, V) - Method in interface com.hazelcast.core.BaseMap
-
Associates the specified value with the specified key in this map
If the map previously contained a mapping for
the key, the old value is replaced by the specified value.
- put(K, V) - Method in interface com.hazelcast.core.BaseMultiMap
-
Stores a key-value pair in the multimap.
- put(K, V) - Method in interface com.hazelcast.core.IMap
-
Associates the specified value with the specified key in this map
If the map previously contained a mapping for
the key, the old value is replaced by the specified value.
- put(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Puts an entry into this map with a given ttl (time to live) value.
- put(E) - Method in interface com.hazelcast.core.IQueue
- put(K, V) - Method in interface com.hazelcast.core.MultiMap
-
Stores a key-value pair in the multimap.
- put(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.ReplicatedMap
-
Associates a given value to the specified key and replicates it to the
cluster.
- put(K, V) - Method in interface com.hazelcast.core.TransactionalMap
-
- put(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.TransactionalMap
-
- put(K, V) - Method in interface com.hazelcast.core.TransactionalMultiMap
-
Stores a key-value pair in the multimap.
- put(Object, Object, Object) - Method in interface com.hazelcast.hibernate.RegionCache
-
- put(Object, Object) - Method in class com.hazelcast.spring.cache.HazelcastCache
-
- putAsync(K, V) - Method in interface com.hazelcast.core.IMap
-
Asynchronously puts the given key and value.
- putAsync(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Asynchronously puts the given key and value into this map with a given ttl (time to live) value.
- putIfAbsent(K, V) - Method in interface com.hazelcast.core.BaseMap
-
If the specified key is not already associated
with a value, associate it with the given value.
- putIfAbsent(K, V) - Method in interface com.hazelcast.core.IMap
-
If the specified key is not already associated
with a value, associate it with the given value.
- putIfAbsent(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Puts an entry into this map with a given ttl (time to live) value
if the specified key is not already associated with a value.
- putIfAbsent(K, V) - Method in interface com.hazelcast.core.TransactionalMap
-
- putTransient(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Same as #put(K, V, long, TimeUnit)
but MapStore, if defined,
will not be called to store/persist the entry.
- PYTHON - Static variable in class com.hazelcast.client.ClientTypes
-
PYTHON client protocol id
- schedule(Runnable, long, TimeUnit) - Method in interface com.hazelcast.client.spi.ClientExecutionService
-
- schedule(Runnable, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
-
- schedule(String, Runnable, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.client.spi.ClientExecutionService
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
-
- scheduleAtFixedRate(String, Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
-
- SCHEDULED_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.client.spi.ClientExecutionService
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
-
- scheduleWithFixedDelay(String, Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.spi.ExecutionService
-
- searchForOtherClusters() - Method in interface com.hazelcast.cluster.Joiner
-
- searchForOtherClusters() - Method in class com.hazelcast.cluster.MulticastJoiner
-
- searchForOtherClusters() - Method in class com.hazelcast.cluster.TcpIpJoiner
-
- second - Variable in class com.hazelcast.query.Predicates.LikePredicate
-
- SecureCallable<V> - Interface in com.hazelcast.security
-
A secure callable that runs in a sandbox.
- SecureRequest - Interface in com.hazelcast.client
-
- SecurityConfig - Class in com.hazelcast.config
-
Contains configuration for Security
- SecurityConfig() - Constructor for class com.hazelcast.config.SecurityConfig
-
- SecurityContext - Interface in com.hazelcast.security
-
- SecurityInterceptor - Interface in com.hazelcast.security
-
This interface allows to intercept requests which produced by an API call like map.put, queue.offer ...
- SecurityInterceptorConfig - Class in com.hazelcast.config
-
- SecurityInterceptorConfig() - Constructor for class com.hazelcast.config.SecurityInterceptorConfig
-
- SecurityInterceptorConfig(String) - Constructor for class com.hazelcast.config.SecurityInterceptorConfig
-
- SecurityInterceptorConfig(SecurityInterceptor) - Constructor for class com.hazelcast.config.SecurityInterceptorConfig
-
- select(Member) - Method in interface com.hazelcast.core.MemberSelector
-
Decides for the given member to be part of an operation or not.
- SEMAPHORE_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- SEMAPHORE_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- SemaphoreConfig - Class in com.hazelcast.config
-
- SemaphoreConfig() - Constructor for class com.hazelcast.config.SemaphoreConfig
-
- SemaphoreConfig(SemaphoreConfig) - Constructor for class com.hazelcast.config.SemaphoreConfig
-
Creates a SemaphoreConfig by cloning another one.
- SemaphoreConfigReadOnly - Class in com.hazelcast.config
-
Contains configuration for Semaphore(read only)
- SemaphoreConfigReadOnly(SemaphoreConfig) - Constructor for class com.hazelcast.config.SemaphoreConfigReadOnly
-
- SemaphoreMBean - Class in com.hazelcast.jmx
-
- SemaphoreMBean(ISemaphore, ManagementService) - Constructor for class com.hazelcast.jmx.SemaphoreMBean
-
- send(JoinMessage) - Method in class com.hazelcast.cluster.MulticastService
-
- send(Operation, Address) - Method in interface com.hazelcast.spi.OperationService
-
Executes an operation remotely.
- send(Response, Address) - Method in interface com.hazelcast.spi.OperationService
-
Sends a response to a remote machine.
- sendEvent(Object, int) - Method in class com.hazelcast.client.ClientEndpoint
-
- sendJoinRequest(Address, boolean) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- sendResponse(Object, int) - Method in class com.hazelcast.client.ClientEndpoint
-
- sendResponse(Object) - Method in interface com.hazelcast.spi.ResponseHandler
-
- sendShutdownMessage() - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- SerializationConfig - Class in com.hazelcast.config
-
- SerializationConfig() - Constructor for class com.hazelcast.config.SerializationConfig
-
- SerializationConstants - Class in com.hazelcast.nio.serialization
-
- serializationService - Variable in class com.hazelcast.client.ClientRequest
-
- SerializationService - Interface in com.hazelcast.nio.serialization
-
- SerializationServiceBuilder - Class in com.hazelcast.nio.serialization
-
- SerializationServiceBuilder() - Constructor for class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- SerializationServiceImpl - Class in com.hazelcast.nio.serialization
-
- Serializer - Interface in com.hazelcast.nio.serialization
-
- SerializerConfig - Class in com.hazelcast.config
-
Contains the serialization configuration for a particular class.
- SerializerConfig() - Constructor for class com.hazelcast.config.SerializerConfig
-
- serializerFor(Class) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- serializerFor(int) - Method in class com.hazelcast.nio.serialization.SerializationServiceImpl
-
- SerializerHook<T> - Interface in com.hazelcast.nio.serialization
-
- service - Variable in class com.hazelcast.client.ClientRequest
-
- SERVICE_NAME - Static variable in class com.hazelcast.client.ClientEngineImpl
-
Service Name of clientEngine to be used in requests
- SERVICE_NAME - Static variable in class com.hazelcast.cluster.ClusterServiceImpl
-
- ServiceConfig - Class in com.hazelcast.config
-
- ServiceConfig() - Constructor for class com.hazelcast.config.ServiceConfig
-
- ServiceConfigurationParser<T> - Interface in com.hazelcast.spi
-
- ServiceInfo - Class in com.hazelcast.spi
-
Contains the name of the service and the actual service.
- ServiceInfo(String, Object) - Constructor for class com.hazelcast.spi.ServiceInfo
-
- serviceName - Variable in class com.hazelcast.spi.InvocationBuilder
-
- ServicesConfig - Class in com.hazelcast.config
-
- ServicesConfig() - Constructor for class com.hazelcast.config.ServicesConfig
-
- servletContext - Variable in class com.hazelcast.web.WebFilter
-
- SESSION_ATTRIBUTE_ID - Static variable in class com.hazelcast.web.WebDataSerializerHook
-
- SessionAttributePredicate - Class in com.hazelcast.web
-
- SessionAttributePredicate() - Constructor for class com.hazelcast.web.SessionAttributePredicate
-
- SessionAttributePredicate(String) - Constructor for class com.hazelcast.web.SessionAttributePredicate
-
- sessionCreated(HttpSessionEvent) - Method in class com.hazelcast.web.SessionListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class com.hazelcast.web.SessionListener
-
- SessionListener - Class in com.hazelcast.web
-
- SessionListener() - Constructor for class com.hazelcast.web.SessionListener
-
- set(K, V) - Method in interface com.hazelcast.core.BaseMap
-
Associates the specified value with the specified key in this map
If the map previously contained a mapping for
the key, the old value is replaced by the specified value.
- set(long) - Method in interface com.hazelcast.core.IAtomicLong
-
Atomically sets the given value.
- set(E) - Method in interface com.hazelcast.core.IAtomicReference
-
Atomically sets the given value.
- set(K, V) - Method in interface com.hazelcast.core.IMap
-
Puts an entry into this map.
- set(K, V, long, TimeUnit) - Method in interface com.hazelcast.core.IMap
-
Puts an entry into this map with a given ttl (time to live) value.
- set(K, V) - Method in interface com.hazelcast.core.TransactionalMap
-
- set(long) - Method in class com.hazelcast.jmx.AtomicLongMBean
-
- setAccessKey(String) - Method in class com.hazelcast.config.AwsConfig
-
Sets the access key to access AWS.
- setActions(Set<String>) - Method in class com.hazelcast.config.PermissionConfig
-
- setAddresses(List<String>) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setAddresses(List<String>) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setAlgorithm(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- setAllowUnsafe(boolean) - Method in class com.hazelcast.config.SerializationConfig
-
- setAllowUnsafe(boolean) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setAndGet(E) - Method in interface com.hazelcast.core.IAtomicReference
-
Sets and gets the value.
- setApplicationContext(ApplicationContext) - Method in class com.hazelcast.spring.context.SpringManagedContext
-
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.CollectionConfig
-
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.ListConfigReadOnly
-
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.MapConfig
-
Number of asynchronous backups.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfig
-
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.QueueConfig
-
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.SemaphoreConfig
-
Sets the number of asynchronous backups.
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.SemaphoreConfigReadOnly
-
- setAsyncBackupCount(int) - Method in class com.hazelcast.config.SetConfigReadOnly
-
- setAsyncFillup(boolean) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setAttribute(String) - Method in class com.hazelcast.config.MapIndexConfig
-
Sets the attribute that is going to be indexed.
- setAttribute(String) - Method in class com.hazelcast.config.MapIndexConfigReadOnly
-
- setAttribute(Attribute) - Method in class com.hazelcast.jmx.HazelcastMBean
-
- setAttribute(String) - Method in class com.hazelcast.query.PredicateBuilder
-
- setAttributes(AttributeList) - Method in class com.hazelcast.jmx.HazelcastMBean
-
- setAwsConfig(ClientAwsConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets configuration to connect nodes in aws environment.
- setAwsConfig(AwsConfig) - Method in class com.hazelcast.config.JoinConfig
-
- setBackupCount(int) - Method in class com.hazelcast.config.CollectionConfig
-
- setBackupCount(int) - Method in class com.hazelcast.config.ListConfigReadOnly
-
- setBackupCount(int) - Method in class com.hazelcast.config.MapConfig
-
Number of synchronous backups.
- setBackupCount(int) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfig
-
- setBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
- setBackupCount(int) - Method in class com.hazelcast.config.QueueConfig
-
- setBackupCount(int) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
- setBackupCount(int) - Method in class com.hazelcast.config.SemaphoreConfig
-
Sets the number of synchronous backups.
- setBackupCount(int) - Method in class com.hazelcast.config.SemaphoreConfigReadOnly
-
- setBackupCount(int) - Method in class com.hazelcast.config.SetConfigReadOnly
-
- setBinary(boolean) - Method in class com.hazelcast.config.MultiMapConfig
-
- setBinary(boolean) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
- setBooleanAttribute(String, boolean) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setBooleanAttribute(String, boolean) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
- setBooleanAttribute(String, boolean) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair boolean attribute for this member available
to other cluster members.
- setBufferSize(int) - Method in class com.hazelcast.client.config.SocketOptions
-
- setByteAttribute(String, byte) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setByteAttribute(String, byte) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
- setByteAttribute(String, byte) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair byte attribute for this member available
to other cluster members.
- setByteOrder(ByteOrder) - Method in class com.hazelcast.config.SerializationConfig
-
- setByteOrder(ByteOrder) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setCacheLocalEntries(boolean) - Method in class com.hazelcast.config.NearCacheConfig
-
- setCallback(Callback<Object>) - Method in class com.hazelcast.spi.InvocationBuilder
-
- setCallerAddress(Operation, Address) - Static method in class com.hazelcast.spi.OperationAccessor
-
- setCallerUuid(String) - Method in class com.hazelcast.spi.Operation
-
- setCallId(int) - Method in class com.hazelcast.client.ClientRequest
-
- setCallId(Operation, long) - Static method in class com.hazelcast.spi.OperationAccessor
-
- setCallTimeout(long) - Method in class com.hazelcast.spi.InvocationBuilder
-
- setCallTimeout(Operation, long) - Static method in class com.hazelcast.spi.OperationAccessor
-
- setCheckClassDefErrors(boolean) - Method in class com.hazelcast.config.SerializationConfig
-
- setCheckClassDefErrors(boolean) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setChunkSize(int) - Method in class com.hazelcast.config.JobTrackerConfig
-
- setChunkSize(int) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
- setClass(Class<? extends Serializer>) - Method in class com.hazelcast.config.SerializerConfig
-
- setClassDefinitions(Set<ClassDefinition>) - Method in class com.hazelcast.config.SerializationConfig
-
- setClassLoader(ClassLoader) - Method in class com.hazelcast.client.config.ClientConfig
-
- setClassLoader(ClassLoader) - Method in class com.hazelcast.config.Config
-
Sets the class-loader to be used during de-serialization
and as context class-loader of Hazelcast internal threads.
- setClassLoader(ClassLoader) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setClassName(String) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
- setClassName(String) - Method in class com.hazelcast.config.CredentialsFactoryConfig
-
- setClassName(String) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
-
- setClassName(String) - Method in class com.hazelcast.config.GlobalSerializerConfig
-
- setClassName(String) - Method in class com.hazelcast.config.ItemListenerConfigReadOnly
-
- setClassName(String) - Method in class com.hazelcast.config.ListenerConfig
-
Sets the class name of the EventListener.
- setClassName(String) - Method in class com.hazelcast.config.ListenerConfigReadOnly
-
- setClassName(String) - Method in class com.hazelcast.config.LoginModuleConfig
-
- setClassName(String) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the name for the MapStore implementation class
- setClassName(String) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
- setClassName(String) - Method in class com.hazelcast.config.PermissionPolicyConfig
-
- setClassName(String) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setClassName(String) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
- setClassName(String) - Method in class com.hazelcast.config.SecurityInterceptorConfig
-
- setClassName(String) - Method in class com.hazelcast.config.SerializerConfig
-
- setClassName(String) - Method in class com.hazelcast.config.ServiceConfig
-
- setClassName(String) - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Sets the name for the SocketInterceptor
implementation class
- setClassVersion(int, int, int) - Method in interface com.hazelcast.nio.serialization.PortableContext
-
- setClientLoginModuleConfigs(List<LoginModuleConfig>) - Method in class com.hazelcast.config.SecurityConfig
-
- setClientPermissionConfigs(Set<PermissionConfig>) - Method in class com.hazelcast.config.SecurityConfig
-
- setClientPolicyConfig(PermissionPolicyConfig) - Method in class com.hazelcast.config.SecurityConfig
-
- setClusterName(String) - Method in class com.hazelcast.monitor.TimedMemberState
-
- setCommunicateStats(boolean) - Method in class com.hazelcast.config.JobTrackerConfig
-
- setCommunicateStats(boolean) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
- setConcurrencyLevel(int) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- SetConfig - Class in com.hazelcast.config
-
Contains the configuration for an
ISet
.
- SetConfig() - Constructor for class com.hazelcast.config.SetConfig
-
- SetConfig(SetConfig) - Constructor for class com.hazelcast.config.SetConfig
-
- setConfig(SerializationConfig) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setConfigLocation(String) - Method in class com.hazelcast.jca.ResourceAdapterImpl
-
Called by the container
- setConfigObject(Object) - Method in class com.hazelcast.config.ServiceConfig
-
- SetConfigReadOnly - Class in com.hazelcast.config
-
Contains configuration for Set(read only)
- SetConfigReadOnly(SetConfig) - Constructor for class com.hazelcast.config.SetConfigReadOnly
-
- setConfigurationFile(File) - Method in class com.hazelcast.config.Config
-
- setConfigurationUrl(URL) - Method in class com.hazelcast.config.Config
-
- setConnection(Operation, Connection) - Static method in class com.hazelcast.spi.OperationAccessor
-
- setConnectionAttemptLimit(int) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setConnectionAttemptLimit(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setConnectionAttemptPeriod(int) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setConnectionAttemptPeriod(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setConnectionTimeout(int) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setConnectionTimeout(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setConnectionTimeoutSeconds(int) - Method in class com.hazelcast.config.AwsConfig
-
Sets the connect timeout in seconds.
- setConnectionTimeoutSeconds(int) - Method in class com.hazelcast.config.TcpIpConfig
-
Sets the connection timeout.
- setConnectionTracingDetail(boolean) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
-
Setter for the RAR property 'connectionTracingDetails'.
- setConnectionTracingEvents(String) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
-
Setter for the property 'connectionTracingEvents'.
- setContext(ClientContext) - Method in class com.hazelcast.client.spi.ClientProxy
-
- setCredentials(Credentials) - Method in class com.hazelcast.client.config.ClientConfig
-
- setCredentials(Credentials) - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
- setCredentialsClassname(String) - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
- setCrudRepository(CrudRepository) - Method in class com.hazelcast.spring.jpa.JPAMapStore
-
- setData(Data) - Method in class com.hazelcast.nio.serialization.DataAdapter
-
- setDataSerializableFactories(Map<Integer, DataSerializableFactory>) - Method in class com.hazelcast.config.SerializationConfig
-
- setDataSerializableFactoryClasses(Map<Integer, String>) - Method in class com.hazelcast.config.SerializationConfig
-
- setDistributedObjectListener(String) - Method in class com.hazelcast.client.ClientEndpoint
-
- setDoubleAttribute(String, double) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setDoubleAttribute(String, double) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
- setDoubleAttribute(String, double) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair double attribute for this member available
to other cluster members.
- setDurability(int) - Method in class com.hazelcast.transaction.TransactionOptions
-
Sets the transaction durability.
- setEmptyQueueTtl(int) - Method in class com.hazelcast.config.QueueConfig
-
- setEmptyQueueTtl(int) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
- setEnableCompression(boolean) - Method in class com.hazelcast.config.SerializationConfig
-
- setEnableCompression(boolean) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setEnabled(boolean) - Method in class com.hazelcast.config.AwsConfig
-
Enables or disables the aws join mechanism.
- setEnabled(boolean) - Method in class com.hazelcast.config.InterfacesConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.ManagementCenterConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.MapStoreConfig
-
Enables and disables this configuration
- setEnabled(boolean) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
- setEnabled(boolean) - Method in class com.hazelcast.config.MulticastConfig
-
Enables or disables the multicast discovery mechanism
- setEnabled(boolean) - Method in class com.hazelcast.config.PartitionGroupConfig
-
Enables or disables this PartitionGroupConfig.
- setEnabled(boolean) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
- setEnabled(boolean) - Method in class com.hazelcast.config.SecurityConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.ServiceConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Enables and disables this configuration
- setEnabled(boolean) - Method in class com.hazelcast.config.SSLConfig
-
Enables and disables this configuration
- setEnabled(boolean) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.config.TcpIpConfig
-
Enables or disables the Tcp/Ip join mechanism.
- setEnableDefaults(boolean) - Method in class com.hazelcast.config.ServicesConfig
-
- setEnableSharedObject(boolean) - Method in class com.hazelcast.config.SerializationConfig
-
- setEnableSharedObject(boolean) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setEndpoint(String) - Method in class com.hazelcast.security.AbstractCredentials
-
- setEndpoint(String) - Method in interface com.hazelcast.security.Credentials
-
Sets IP address of endpoint.
- setEndpoints(Set<String>) - Method in class com.hazelcast.config.PermissionConfig
-
- setEndpoints(List<String>) - Method in class com.hazelcast.config.WanTargetClusterConfig
-
- setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.MapConfig
-
- setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.MultiMapConfig
-
- setEntryListenerConfigs(List<EntryListenerConfig>) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
- setEvictionPercentage(int) - Method in class com.hazelcast.config.MapConfig
-
When max.
- setEvictionPercentage(int) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setEvictionPolicy(MapConfig.EvictionPolicy) - Method in class com.hazelcast.config.MapConfig
-
- setEvictionPolicy(MapConfig.EvictionPolicy) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setEvictionPolicy(String) - Method in class com.hazelcast.config.NearCacheConfig
-
- setEvictionPolicy(String) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
- setExecutorConfigs(Map<String, ExecutorConfig>) - Method in class com.hazelcast.config.Config
-
- setExecutorName(String) - Method in class com.hazelcast.spi.InvocationBuilder
-
Sets the executor name.
- setExecutorName(String) - Method in class com.hazelcast.spi.Operation
-
- setExecutorPoolSize(int) - Method in class com.hazelcast.client.config.ClientConfig
-
- setFactoryClassName(String) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the name for the MapStoreFactory implementation class
- setFactoryClassName(String) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
- setFactoryClassName(String) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setFactoryClassName(String) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
- setFactoryClassName(String) - Method in class com.hazelcast.config.SSLConfig
-
Sets the name for the SSLContextFactory
implementation class
- setFactoryImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the map store factory implementation object
- setFactoryImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
- setFactoryImplementation(QueueStoreFactory) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setFactoryImplementation(QueueStoreFactory) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
- setFactoryImplementation(Object) - Method in class com.hazelcast.config.SSLConfig
-
Sets the SSLContextFactory
implementation object
- setFirstConnection(boolean) - Method in class com.hazelcast.client.AuthenticationRequest
-
- setFloatAttribute(String, float) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setFloatAttribute(String, float) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
- setFloatAttribute(String, float) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair float attribute for this member available
to other cluster members.
- setGlobalOrderingEnabled(boolean) - Method in class com.hazelcast.config.TopicConfig
-
- setGlobalOrderingEnabled(boolean) - Method in class com.hazelcast.config.TopicConfigReadOnly
-
- setGlobalSerializerConfig(GlobalSerializerConfig) - Method in class com.hazelcast.config.SerializationConfig
-
- setGroupConfig(GroupConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setGroupConfig(GroupConfig) - Method in class com.hazelcast.config.Config
-
- setGroupName(String) - Method in class com.hazelcast.cluster.ConfigCheck
-
- setGroupName(String) - Method in class com.hazelcast.config.WanTargetClusterConfig
-
- setGroupPassword(String) - Method in class com.hazelcast.cluster.ConfigCheck
-
- setGroupPassword(String) - Method in class com.hazelcast.config.WanTargetClusterConfig
-
- setGroupType(PartitionGroupConfig.MemberGroupType) - Method in class com.hazelcast.config.PartitionGroupConfig
-
Sets the MemberGroupType.
- setHazelcastInstance(HazelcastInstance) - Method in interface com.hazelcast.core.HazelcastInstanceAware
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
-
- setHostHeader(String) - Method in class com.hazelcast.config.AwsConfig
-
Sets the host header; the address the EC2 API can be found.
- setId(int) - Method in class com.hazelcast.jca.ConnectionFactoryImpl
-
- setId(int) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
-
- setId(int) - Method in class com.hazelcast.jca.ResourceAdapterImpl
-
- setImplementation(ICredentialsFactory) - Method in class com.hazelcast.config.CredentialsFactoryConfig
-
- setImplementation(EntryListener) - Method in class com.hazelcast.config.EntryListenerConfig
-
- setImplementation(EntryListener) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
-
- setImplementation(EventListener) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
-
- setImplementation(ByteArraySerializer) - Method in class com.hazelcast.config.GlobalSerializerConfig
-
- setImplementation(StreamSerializer) - Method in class com.hazelcast.config.GlobalSerializerConfig
-
- setImplementation(ItemListener) - Method in class com.hazelcast.config.ItemListenerConfig
-
- setImplementation(ItemListener) - Method in class com.hazelcast.config.ItemListenerConfigReadOnly
-
- setImplementation(EventListener) - Method in class com.hazelcast.config.ItemListenerConfigReadOnly
-
- setImplementation(EventListener) - Method in class com.hazelcast.config.ListenerConfig
-
Sets the EventListener implementation.
- setImplementation(EventListener) - Method in class com.hazelcast.config.ListenerConfigReadOnly
-
- setImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the map store implementation object
- setImplementation(Object) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
- setImplementation(IPermissionPolicy) - Method in class com.hazelcast.config.PermissionPolicyConfig
-
- setImplementation(SecurityInterceptor) - Method in class com.hazelcast.config.SecurityInterceptorConfig
-
- setImplementation(Serializer) - Method in class com.hazelcast.config.SerializerConfig
-
Sets the serializer implementation instance.
- setImplementation(Object) - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Sets the SocketInterceptor
implementation object
- setIncludeValue(boolean) - Method in class com.hazelcast.config.EntryListenerConfig
-
- setIncludeValue(boolean) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
-
- setIncludeValue(boolean) - Method in class com.hazelcast.config.ItemListenerConfig
-
- setIncludeValue(boolean) - Method in class com.hazelcast.config.ItemListenerConfigReadOnly
-
- setInitialLoadMode(MapStoreConfig.InitialLoadMode) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets initial load mode
LAZY: Default load mode where load is async
EAGER: load mode where load is blocked till all partitions are loaded
- setInitialOutputBufferSize(int) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setInitialPermits(int) - Method in class com.hazelcast.config.SemaphoreConfig
-
Sets the initial number of permits.
- setInitialPermits(int) - Method in class com.hazelcast.config.SemaphoreConfigReadOnly
-
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.MapConfig
-
Data type that will be used for storing records.
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.NearCacheConfig
-
- setInMemoryFormat(String) - Method in class com.hazelcast.config.NearCacheConfig
-
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
- setInMemoryFormat(String) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
- setInMemoryFormat(InMemoryFormat) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setInsideAws(boolean) - Method in class com.hazelcast.client.config.ClientAwsConfig
-
Set to true if client is inside aws environment
Default value is false.
- setInstanceName(String) - Method in class com.hazelcast.config.Config
-
- setInstanceNames(Set<String>) - Method in class com.hazelcast.monitor.TimedMemberState
-
- setIntAttribute(String, int) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setIntAttribute(String, int) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
- setIntAttribute(String, int) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair int attribute for this member available
to other cluster members.
- setInterfaces(Collection<String>) - Method in class com.hazelcast.config.InterfacesConfig
-
Adds a collection of interfaces.
- setInterfaces(Collection<String>) - Method in class com.hazelcast.config.MemberGroupConfig
-
Sets the interfaces that are part of a group.
- setInterfaces(InterfacesConfig) - Method in class com.hazelcast.config.NetworkConfig
-
- setInvalidateOnChange(boolean) - Method in class com.hazelcast.config.NearCacheConfig
-
- setInvalidateOnChange(boolean) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
- setInvocationTime(Operation, long) - Static method in class com.hazelcast.spi.OperationAccessor
-
- setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.CollectionConfig
-
- setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.ListConfigReadOnly
-
- setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.QueueConfig
-
- setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
- setItemListenerConfigs(List<ItemListenerConfig>) - Method in class com.hazelcast.config.SetConfigReadOnly
-
- setIterationCount(int) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- setIterationType(IterationType) - Method in class com.hazelcast.query.PagingPredicate
-
- setJobTrackerConfigs(Map<String, JobTrackerConfig>) - Method in class com.hazelcast.config.Config
-
- setJoin(JoinConfig) - Method in class com.hazelcast.config.NetworkConfig
-
- setJoinerType(String) - Method in class com.hazelcast.cluster.ConfigCheck
-
- setKeepAlive(boolean) - Method in class com.hazelcast.client.config.SocketOptions
-
- setKey(byte[]) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- setLicenseKey(String) - Method in class com.hazelcast.config.Config
-
- setLingerSeconds(int) - Method in class com.hazelcast.client.config.SocketOptions
-
- setListConfigs(Map<String, ListConfig>) - Method in class com.hazelcast.config.Config
-
- setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.config.Config
-
- setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setListenerRegistration(String, String, String) - Method in class com.hazelcast.client.ClientEndpoint
-
- setLoadBalancer(LoadBalancer) - Method in class com.hazelcast.client.config.ClientConfig
-
- setLocal(boolean) - Method in class com.hazelcast.config.EntryListenerConfig
-
- setLocal(boolean) - Method in class com.hazelcast.config.EntryListenerConfigReadOnly
-
- setLogWriter(PrintWriter) - Method in class com.hazelcast.jca.JcaBase
-
Sets the container specific container LOGGER
- setLongAttribute(String, long) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setLongAttribute(String, long) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
- setLongAttribute(String, long) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair long attribute for this member available
to other cluster members.
- setManagedContext(ManagedContext) - Method in class com.hazelcast.client.config.ClientConfig
-
- setManagedContext(ManagedContext) - Method in class com.hazelcast.config.Config
-
- setManagedContext(ManagedContext) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setManagementCenterConfig(ManagementCenterConfig) - Method in class com.hazelcast.config.Config
-
- setMapConfigs(Map<String, MapConfig>) - Method in class com.hazelcast.config.Config
-
- setMapIndexConfigs(List<MapIndexConfig>) - Method in class com.hazelcast.config.MapConfig
-
- setMapIndexConfigs(List<MapIndexConfig>) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setMapStoreConfig(MapStoreConfig) - Method in class com.hazelcast.config.MapConfig
-
Sets the mapStore configuration
- setMapStoreConfig(MapStoreConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setMaster(Boolean) - Method in class com.hazelcast.monitor.TimedMemberState
-
- SetMasterOperation - Class in com.hazelcast.cluster
-
- SetMasterOperation() - Constructor for class com.hazelcast.cluster.SetMasterOperation
-
- SetMasterOperation(Address) - Constructor for class com.hazelcast.cluster.SetMasterOperation
-
- setMasterTime(long) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- setMaxIdleSeconds(int) - Method in class com.hazelcast.config.MapConfig
-
Maximum number of seconds for each entry to stay idle in the map.
- setMaxIdleSeconds(int) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setMaxIdleSeconds(int) - Method in class com.hazelcast.config.NearCacheConfig
-
- setMaxIdleSeconds(int) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
- setMaxSize(int) - Method in class com.hazelcast.config.CollectionConfig
-
- setMaxSize(int) - Method in class com.hazelcast.config.ListConfigReadOnly
-
- setMaxSize(int) - Method in class com.hazelcast.config.NearCacheConfig
-
- setMaxSize(int) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
- setMaxSize(int) - Method in class com.hazelcast.config.QueueConfig
-
- setMaxSize(int) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
- setMaxSize(int) - Method in class com.hazelcast.config.SetConfigReadOnly
-
- setMaxSizeConfig(MaxSizeConfig) - Method in class com.hazelcast.config.MapConfig
-
- setMaxSizeConfig(MaxSizeConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setMaxSizePolicy(MaxSizeConfig.MaxSizePolicy) - Method in class com.hazelcast.config.MaxSizeConfig
-
- setMaxSizePolicy(MaxSizeConfig.MaxSizePolicy) - Method in class com.hazelcast.config.MaxSizeConfigReadOnly
-
- setMaxThreadSize(int) - Method in class com.hazelcast.config.JobTrackerConfig
-
- setMaxThreadSize(int) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
- SetMBean - Class in com.hazelcast.jmx
-
- SetMBean(ISet, ManagementService) - Constructor for class com.hazelcast.jmx.SetMBean
-
- setMemberAttributeConfig(MemberAttributeConfig) - Method in class com.hazelcast.config.Config
-
- setMemberCredentialsConfig(CredentialsFactoryConfig) - Method in class com.hazelcast.config.SecurityConfig
-
- setMemberGroupConfigs(Collection<MemberGroupConfig>) - Method in class com.hazelcast.config.PartitionGroupConfig
-
Adds a MemberGroupConfig.
- setMemberGroupType(PartitionGroupConfig.MemberGroupType) - Method in class com.hazelcast.cluster.ConfigCheck
-
- setMemberList(List<String>) - Method in class com.hazelcast.monitor.TimedMemberState
-
- setMemberLoginModuleConfigs(List<LoginModuleConfig>) - Method in class com.hazelcast.config.SecurityConfig
-
- setMembers(List<String>) - Method in class com.hazelcast.config.TcpIpConfig
-
Sets the well known members.
- setMemberState(MemberStateImpl) - Method in class com.hazelcast.monitor.TimedMemberState
-
- setMergePolicy(String) - Method in class com.hazelcast.config.MapConfig
-
- setMergePolicy(String) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setMergePolicy(String) - Method in class com.hazelcast.config.WanReplicationRef
-
- setMergePolicy(String) - Method in class com.hazelcast.config.WanReplicationRefReadOnly
-
- setMessageListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.config.TopicConfig
-
- setMessageListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.config.TopicConfigReadOnly
-
- setMongoTemplate(MongoTemplate) - Method in class com.hazelcast.spring.mongodb.MongoMapStore
-
- setMulticastConfig(MulticastConfig) - Method in class com.hazelcast.config.JoinConfig
-
- setMulticastGroup(String) - Method in class com.hazelcast.config.MulticastConfig
-
Sets the multicast-group.
- setMulticastPort(int) - Method in class com.hazelcast.config.MulticastConfig
-
Sets the multicast port.
- setMulticastTimeoutSeconds(int) - Method in class com.hazelcast.config.MulticastConfig
-
Specifies the time in seconds that a node should wait for a valid multicast response from another node running
in the network before declaring itself as master node and creating its own cluster.
- setMulticastTimeToLive(int) - Method in class com.hazelcast.config.MulticastConfig
-
Sets the time to live for the multicast package; a value between 0..255.
- setMultiMapConfigs(Map<String, MultiMapConfig>) - Method in class com.hazelcast.config.Config
-
- setName(String) - Method in class com.hazelcast.client.BaseClientRemoveListenerRequest
-
- setName(String) - Method in class com.hazelcast.config.CollectionConfig
-
- setName(String) - Method in class com.hazelcast.config.ExecutorConfig
-
- setName(String) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
-
- setName(String) - Method in class com.hazelcast.config.GroupConfig
-
Sets the group name.
- setName(String) - Method in class com.hazelcast.config.JobTrackerConfig
-
- setName(String) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
- setName(String) - Method in class com.hazelcast.config.ListConfigReadOnly
-
- setName(String) - Method in class com.hazelcast.config.MapConfig
-
- setName(String) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setName(String) - Method in class com.hazelcast.config.MultiMapConfig
-
- setName(String) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
- setName(String) - Method in class com.hazelcast.config.NearCacheConfig
-
- setName(String) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
- setName(String) - Method in class com.hazelcast.config.PermissionConfig
-
- setName(String) - Method in class com.hazelcast.config.QueueConfig
-
- setName(String) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setName(String) - Method in class com.hazelcast.config.SemaphoreConfig
-
Sets the name of the semaphore.
- setName(String) - Method in class com.hazelcast.config.SemaphoreConfigReadOnly
-
- setName(String) - Method in class com.hazelcast.config.ServiceConfig
-
- setName(String) - Method in class com.hazelcast.config.SetConfigReadOnly
-
- setName(String) - Method in class com.hazelcast.config.TopicConfig
-
Sets the name of the topic.
- setName(String) - Method in class com.hazelcast.config.TopicConfigReadOnly
-
- setName(String) - Method in class com.hazelcast.config.WanReplicationConfig
-
- setName(String) - Method in class com.hazelcast.config.WanReplicationRef
-
- setName(String) - Method in class com.hazelcast.config.WanReplicationRefReadOnly
-
- setNearCacheConfig(NearCacheConfig) - Method in class com.hazelcast.config.MapConfig
-
- setNearCacheConfig(NearCacheConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setNearCacheConfigMap(Map<String, NearCacheConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setNetworkConfig(ClientNetworkConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setNetworkConfig(NetworkConfig) - Method in class com.hazelcast.config.Config
-
- setNode(Node) - Method in interface com.hazelcast.spi.NodeAware
-
- setNodeEngine(NodeEngine) - Method in class com.hazelcast.spi.Operation
-
- setObjectName(Map<String, String>) - Method in class com.hazelcast.jmx.HazelcastMBean
-
- setOperationService(OperationService) - Method in class com.hazelcast.client.ClientRequest
-
- setOptimizeQueries(boolean) - Method in class com.hazelcast.config.MapConfig
-
- setOptimizeQueries(boolean) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setOrdered(boolean) - Method in class com.hazelcast.config.MapIndexConfig
-
Configures the index to be ordered or not ordered.
- setOrdered(boolean) - Method in class com.hazelcast.config.MapIndexConfigReadOnly
-
- setOutboundPortDefinitions(Collection<String>) - Method in class com.hazelcast.config.NetworkConfig
-
- setOutboundPorts(Collection<Integer>) - Method in class com.hazelcast.config.NetworkConfig
-
- setOutOfMemoryHandler(OutOfMemoryHandler) - Static method in class com.hazelcast.core.Hazelcast
-
Sets OutOfMemoryHandler to be used when an OutOfMemoryError
is caught by Hazelcast threads.
- setPagingPredicateAnchor(PagingPredicate, Map.Entry) - Static method in class com.hazelcast.query.PagingPredicateAccessor
-
- setPartitionGroupConfig(PartitionGroupConfig) - Method in class com.hazelcast.config.Config
-
- setPartitionGroupEnabled(boolean) - Method in class com.hazelcast.cluster.ConfigCheck
-
- setPartitionId(int) - Method in interface com.hazelcast.mapreduce.PartitionIdAware
-
Sets the partition id the implementing instance is executed against
- setPartitionId(int) - Method in class com.hazelcast.spi.Operation
-
- setPartitioningStrategy(PartitioningStrategy) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setPartitioningStrategyClass(String) - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- setPartitioningStrategyClass(String) - Method in class com.hazelcast.config.PartitioningStrategyConfigReadOnly
-
- setPartitioningStrategyConfig(PartitioningStrategyConfig) - Method in class com.hazelcast.config.MapConfig
-
- setPartitioningStrategyConfig(PartitioningStrategyConfig) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setPartitionStrategy(PartitioningStrategy) - Method in class com.hazelcast.config.PartitioningStrategyConfig
-
- setPartitionStrategy(PartitioningStrategy) - Method in class com.hazelcast.config.PartitioningStrategyConfigReadOnly
-
- setPassword(String) - Method in class com.hazelcast.config.GroupConfig
-
Sets the password.
- setPassword(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- setPassword(String) - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
- setPoolSize(int) - Method in class com.hazelcast.config.ExecutorConfig
-
- setPoolSize(int) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
-
- setPort(int) - Method in class com.hazelcast.config.NetworkConfig
-
Sets the port the Hazelcast member is going to try to bind on.
- setPortableFactories(Map<Integer, PortableFactory>) - Method in class com.hazelcast.config.SerializationConfig
-
- setPortableFactoryClasses(Map<Integer, String>) - Method in class com.hazelcast.config.SerializationConfig
-
- setPortableVersion(int) - Method in class com.hazelcast.config.SerializationConfig
-
- setPortAutoIncrement(boolean) - Method in class com.hazelcast.config.NetworkConfig
-
Sets if a Hazelcast member is allowed to find a free port by incrementing the port number when it encounters
an occupied port.
- setPortCount(int) - Method in class com.hazelcast.config.NetworkConfig
-
The maxmim number of ports to try.
- setPrincipal(String) - Method in class com.hazelcast.config.PermissionConfig
-
- setPrincipal(String) - Method in class com.hazelcast.security.AbstractCredentials
-
- setProperties(Properties) - Method in class com.hazelcast.client.config.ClientConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.Config
-
- setProperties(Properties) - Method in class com.hazelcast.config.CredentialsFactoryConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.LoginModuleConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.MapStoreConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
- setProperties(Properties) - Method in class com.hazelcast.config.PermissionPolicyConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
- setProperties(Properties) - Method in class com.hazelcast.config.ServiceConfig
-
- setProperties(Properties) - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Sets the properties.
- setProperties(Properties) - Method in class com.hazelcast.config.SSLConfig
-
Sets the properties.
- setProperties(Properties) - Method in class com.hazelcast.config.XmlConfigBuilder
-
Sets the used properties.
- setProperty(String, String) - Method in class com.hazelcast.client.config.ClientConfig
-
- setProperty(String, String) - Method in class com.hazelcast.config.Config
-
- setProperty(String, String) - Method in class com.hazelcast.config.MapStoreConfig
-
- setProperty(String, String) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
- setProperty(String, String) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setProperty(String, String) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
- setProperty(String, String) - Method in class com.hazelcast.config.SocketInterceptorConfig
-
Sets a property.
- setProperty(String, String) - Method in class com.hazelcast.config.SSLConfig
-
Sets a property.
- setProxyFactoryConfigs(List<ProxyFactoryConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setPublicAddress(String) - Method in class com.hazelcast.config.NetworkConfig
-
- setQueueCapacity(int) - Method in class com.hazelcast.config.ExecutorConfig
-
- setQueueCapacity(int) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
-
- setQueueConfigs(Map<String, QueueConfig>) - Method in class com.hazelcast.config.Config
-
- setQueueSize(int) - Method in class com.hazelcast.config.JobTrackerConfig
-
- setQueueSize(int) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
- setQueueStoreConfig(QueueStoreConfig) - Method in class com.hazelcast.config.QueueConfig
-
- setQueueStoreConfig(QueueStoreConfig) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
- setReadBackupData(boolean) - Method in class com.hazelcast.config.MapConfig
-
- setReadBackupData(boolean) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setReAuth(boolean) - Method in class com.hazelcast.client.AuthenticationRequest
-
- setRedoOperation(boolean) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setRedoOperation(boolean) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setReference(Reference) - Method in class com.hazelcast.jca.ConnectionFactoryImpl
-
- setRegion(String) - Method in class com.hazelcast.config.AwsConfig
-
Sets the region where the EC2 instances running the Hazelcast members will be running.
- setRegistrationId(String) - Method in class com.hazelcast.client.BaseClientRemoveListenerRequest
-
- setReplicaIndex(int) - Method in class com.hazelcast.spi.InvocationBuilder
-
- setReplicaIndex(int) - Method in class com.hazelcast.spi.Operation
-
- setReplicatedMapConfigs(Map<String, ReplicatedMapConfig>) - Method in class com.hazelcast.config.Config
-
- setReplicationDelayMillis(long) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setReplicationImpl(String) - Method in class com.hazelcast.config.WanTargetClusterConfig
-
- setReplicationImplObject(Object) - Method in class com.hazelcast.config.WanTargetClusterConfig
-
- setReplicatorExecutorService(ScheduledExecutorService) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setRequiredMember(String) - Method in class com.hazelcast.config.TcpIpConfig
-
Sets the required member.
- setResourceAdapter(ResourceAdapter) - Method in class com.hazelcast.jca.ManagedConnectionFactoryImpl
-
- setResponseHandler(ResponseHandler) - Method in class com.hazelcast.spi.Operation
-
- setResultDeserialized(boolean) - Method in class com.hazelcast.spi.InvocationBuilder
-
Sets the automatic deserialized option for the result.
- setRetryCount(int) - Method in class com.hazelcast.config.JobTrackerConfig
-
- setRetryCount(int) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
- setReuseAddress(boolean) - Method in class com.hazelcast.client.config.SocketOptions
-
- setReuseAddress(boolean) - Method in class com.hazelcast.config.NetworkConfig
-
- setSalt(String) - Method in class com.hazelcast.config.SymmetricEncryptionConfig
-
- setSecretKey(String) - Method in class com.hazelcast.config.AwsConfig
-
Sets the secret key to access AWS.
- setSecurityConfig(ClientSecurityConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setSecurityConfig(SecurityConfig) - Method in class com.hazelcast.config.Config
-
- setSecurityGroupName(String) - Method in class com.hazelcast.config.AwsConfig
-
Sets the security group name.
- setSecurityInterceptorConfigs(List<SecurityInterceptorConfig>) - Method in class com.hazelcast.config.SecurityConfig
-
- setSemaphoreConfigs(Map<String, SemaphoreConfig>) - Method in class com.hazelcast.config.Config
-
- setSerializationConfig(SerializationConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setSerializationConfig(SerializationConfig) - Method in class com.hazelcast.config.Config
-
- setSerializationService(SerializationService) - Method in class com.hazelcast.client.ClientRequest
-
- setSerializerConfigs(Collection<SerializerConfig>) - Method in class com.hazelcast.config.SerializationConfig
-
- setService(String) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
- setService(Object) - Method in class com.hazelcast.spi.Operation
-
- setServiceConfigs(Collection<ServiceConfig>) - Method in class com.hazelcast.config.ServicesConfig
-
- setServiceImpl(Object) - Method in class com.hazelcast.config.ServiceConfig
-
- setServiceName(String) - Method in class com.hazelcast.spi.Operation
-
- setServicesConfig(ServicesConfig) - Method in class com.hazelcast.config.Config
-
- setSetConfigs(Map<String, SetConfig>) - Method in class com.hazelcast.config.Config
-
- setShortAttribute(String, short) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setShortAttribute(String, short) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
- setShortAttribute(String, short) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair short attribute for this member available
to other cluster members.
- setSingleConnection() - Method in class com.hazelcast.client.ClientRequest
-
mark this request as SingleConnection
- setSize(int) - Method in class com.hazelcast.config.MaxSizeConfig
-
- setSize(int) - Method in class com.hazelcast.config.MaxSizeConfigReadOnly
-
- setSmartRouting(boolean) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setSmartRouting(boolean) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setSocketInterceptorConfig(SocketInterceptorConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setSocketInterceptorConfig(SocketInterceptorConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setSocketInterceptorConfig(SocketInterceptorConfig) - Method in class com.hazelcast.config.NetworkConfig
-
- setSocketOptions(SocketOptions) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setSocketOptions(SocketOptions) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setSSLConfig(SSLConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setSSLConfig(SSLConfig) - Method in class com.hazelcast.config.NetworkConfig
-
- setStartTime(Operation, long) - Static method in class com.hazelcast.spi.OperationAccessor
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.CollectionConfig
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.ExecutorConfig
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.ExecutorConfigReadOnly
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.ListConfigReadOnly
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.MapConfig
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.MultiMapConfig
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.QueueConfig
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.QueueConfigReadOnly
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.ReplicatedMapConfig
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.SetConfigReadOnly
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.TopicConfig
-
- setStatisticsEnabled(boolean) - Method in class com.hazelcast.config.TopicConfigReadOnly
-
- setStatus(int) - Method in class com.hazelcast.nio.serialization.DataAdapter
-
- setStoreImplementation(QueueStore) - Method in class com.hazelcast.config.QueueStoreConfig
-
- setStoreImplementation(QueueStore) - Method in class com.hazelcast.config.QueueStoreConfigReadOnly
-
- setStringAttribute(String, String) - Method in class com.hazelcast.config.MemberAttributeConfig
-
- setStringAttribute(String, String) - Method in class com.hazelcast.config.MemberAttributeConfigReadOnly
-
- setStringAttribute(String, String) - Method in interface com.hazelcast.core.Member
-
Defines a key-value pair string attribute for this member available
to other cluster members.
- setSymmetricEncryptionConfig(SymmetricEncryptionConfig) - Method in class com.hazelcast.config.NetworkConfig
-
- setSyncBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfig
-
Deprecated.
- setSyncBackupCount(int) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
- setTagKey(String) - Method in class com.hazelcast.config.AwsConfig
-
Sets the tag key.
- setTagValue(String) - Method in class com.hazelcast.config.AwsConfig
-
Sets the tag value.
- setTargetAddress(Address) - Method in class com.hazelcast.cluster.AbstractJoiner
-
- setTargetAddress(Address) - Method in interface com.hazelcast.cluster.Joiner
-
- setTargetClusterConfigs(List<WanTargetClusterConfig>) - Method in class com.hazelcast.config.WanReplicationConfig
-
- setTcpIpConfig(TcpIpConfig) - Method in class com.hazelcast.config.JoinConfig
-
- setTcpNoDelay(boolean) - Method in class com.hazelcast.client.config.SocketOptions
-
- setTime(long) - Method in class com.hazelcast.monitor.TimedMemberState
-
- setTimeout(long, TimeUnit) - Method in class com.hazelcast.transaction.TransactionOptions
-
Sets the timeout.
- setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.MapConfig
-
Maximum number of seconds for each entry to stay in the map.
- setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.NearCacheConfig
-
- setTimeToLiveSeconds(int) - Method in class com.hazelcast.config.NearCacheConfigReadOnly
-
- setTopicConfigs(Map<String, TopicConfig>) - Method in class com.hazelcast.config.Config
-
- setTopologyChangedStrategy(TopologyChangedStrategy) - Method in class com.hazelcast.config.JobTrackerConfig
-
- setTopologyChangedStrategy(TopologyChangedStrategy) - Method in class com.hazelcast.config.JobTrackerConfigReadOnly
-
- setTransactionContext(TransactionContext) - Method in class com.hazelcast.client.ClientEndpoint
-
- setTransactionTimeout(int) - Method in class com.hazelcast.jca.XAResourceWrapper
-
- setTransactionType(TransactionOptions.TransactionType) - Method in class com.hazelcast.transaction.TransactionOptions
-
- setTrustedInterfaces(Set<String>) - Method in class com.hazelcast.config.MulticastConfig
-
Sets the trusted interfaces.
- setTryCount(int) - Method in class com.hazelcast.cluster.JoinRequest
-
- setTryCount(int) - Method in class com.hazelcast.spi.InvocationBuilder
-
- setTryPauseMillis(long) - Method in class com.hazelcast.spi.InvocationBuilder
-
- setTxContext(TransactionContext) - Method in class com.hazelcast.jca.HazelcastTransactionImpl
-
- setType(PermissionConfig.PermissionType) - Method in class com.hazelcast.config.PermissionConfig
-
- setTypeClass(Class) - Method in class com.hazelcast.config.SerializerConfig
-
- setTypeClassName(String) - Method in class com.hazelcast.config.SerializerConfig
-
- setUpdateInterval(int) - Method in class com.hazelcast.config.ManagementCenterConfig
-
- setUrl(String) - Method in class com.hazelcast.config.ManagementCenterConfig
-
- setUsage(LoginModuleConfig.LoginModuleUsage) - Method in class com.hazelcast.config.LoginModuleConfig
-
- setUseNativeByteOrder(boolean) - Method in class com.hazelcast.config.SerializationConfig
-
- setUseNativeByteOrder(boolean) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setUserContext(ConcurrentMap<String, Object>) - Method in class com.hazelcast.config.Config
-
- setUsername(String) - Method in class com.hazelcast.security.UsernamePasswordCredentials
-
- setValidateTarget(boolean) - Method in class com.hazelcast.spi.Operation
-
- setValue(Object) - Method in class com.hazelcast.spring.mongodb.ValueWrapper
-
- setValueCollectionType(String) - Method in class com.hazelcast.config.MultiMapConfig
-
- setValueCollectionType(MultiMapConfig.ValueCollectionType) - Method in class com.hazelcast.config.MultiMapConfig
-
- setValueCollectionType(String) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
- setValueCollectionType(MultiMapConfig.ValueCollectionType) - Method in class com.hazelcast.config.MultiMapConfigReadOnly
-
- setVersion(int) - Method in class com.hazelcast.nio.serialization.SerializationServiceBuilder
-
- setWaitTimeout(long) - Method in class com.hazelcast.spi.Operation
-
- setWanReplicationConfigs(Map<String, WanReplicationConfig>) - Method in class com.hazelcast.config.Config
-
- setWanReplicationRef(WanReplicationRef) - Method in class com.hazelcast.config.MapConfig
-
- setWanReplicationRef(WanReplicationRef) - Method in class com.hazelcast.config.MapConfigReadOnly
-
- setWriteBatchSize(int) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the number of operations to be included in each batch processing round.
- setWriteDelaySeconds(int) - Method in class com.hazelcast.config.MapStoreConfig
-
Sets the number of seconds to delay before writing (storing) the dirty records
Default value is
0.
- setWriteDelaySeconds(int) - Method in class com.hazelcast.config.MapStoreConfigReadOnly
-
- SharedService - Interface in com.hazelcast.spi
-
- shouldBackup() - Method in interface com.hazelcast.spi.BackupAwareOperation
-
Checks if a backup needs to be made.
- shouldNotify() - Method in interface com.hazelcast.spi.Notifier
-
- shouldWait() - Method in interface com.hazelcast.spi.WaitSupport
-
- shutdown(boolean) - Method in class com.hazelcast.client.ClientEngineImpl
-
- shutdown() - Method in class com.hazelcast.client.HazelcastClient
-
- shutdown() - Method in class com.hazelcast.client.HazelcastClientProxy
-
- shutdown() - Method in class com.hazelcast.client.LifecycleServiceImpl
-
- shutdown(boolean) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- shutdown() - Method in interface com.hazelcast.core.HazelcastInstance
-
Shuts down this HazelcastInstance.
- shutdown() - Method in interface com.hazelcast.core.LifecycleService
-
gracefully shutdowns HazelcastInstance.
- shutdown() - Method in class com.hazelcast.jmx.InstanceMBean
-
- shutdown(boolean) - Method in interface com.hazelcast.spi.ManagedService
-
Shuts down this ManagedService.
- SHUTDOWN_ON_STOP - Static variable in class com.hazelcast.hibernate.CacheEnvironment
-
Property to configure if the HazelcastInstance should going to shutdown when the RegionFactory is being stopped
- shutdownAll() - Static method in class com.hazelcast.client.HazelcastClient
-
- shutdownAll() - Static method in class com.hazelcast.core.Hazelcast
-
Shuts down all running Hazelcast Instances on this JVM.
- shutdownAll() - Static method in class com.hazelcast.jmx.ManagementService
-
- shutdownExecutor(String) - Method in interface com.hazelcast.spi.ExecutionService
-
- shutdownInstance() - Method in class com.hazelcast.web.WebFilter
-
- shutdownOnStop(Properties, boolean) - Static method in class com.hazelcast.hibernate.CacheEnvironment
-
- signal() - Method in interface com.hazelcast.core.ICondition
- signalAll() - Method in interface com.hazelcast.core.ICondition
- size() - Method in interface com.hazelcast.core.BaseMap
-
Returns the number of entries in this map.
- size() - Method in interface com.hazelcast.core.BaseMultiMap
-
Returns the number of key-value pairs in the multimap.
- size() - Method in interface com.hazelcast.core.BaseQueue
-
Returns the number of elements in this collection.
- size() - Method in interface com.hazelcast.core.IQueue
-
Returns the number of elements in this collection.
- size() - Method in interface com.hazelcast.core.MultiMap
-
Returns the number of key-value pairs in the multimap.
- size() - Method in interface com.hazelcast.core.TransactionalList
-
Returns the size of the list
- size() - Method in interface com.hazelcast.core.TransactionalMap
-
- size() - Method in interface com.hazelcast.core.TransactionalMultiMap
-
Returns the number of key-value pairs in the multimap.
- size() - Method in interface com.hazelcast.core.TransactionalQueue
-
Returns the number of elements in this collection.
- size() - Method in interface com.hazelcast.core.TransactionalSet
-
Returns the size of the set
- size() - Method in interface com.hazelcast.hibernate.RegionCache
-
- skip(long) - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
-
- skipBytes(int) - Method in class com.hazelcast.nio.serialization.ObjectDataInputStream
-
- SocketInterceptorConfig - Class in com.hazelcast.config
-
Contains the configuration for interceptor socket
- SocketInterceptorConfig() - Constructor for class com.hazelcast.config.SocketInterceptorConfig
-
- SocketOptions - Class in com.hazelcast.client.config
-
- SocketOptions() - Constructor for class com.hazelcast.client.config.SocketOptions
-
- SPI_DS_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- SPI_PORTABLE_FACTORY - Static variable in class com.hazelcast.nio.serialization.FactoryIdHelper
-
- SplitBrainHandlerService - Interface in com.hazelcast.spi
-
An interface that can be implemented by SPI services that want to be able to resolve a split brain.
- SpringAware - Annotation Type in com.hazelcast.spring.context
-
Annotates a class for injection of Spring dependencies.
- SpringManagedContext - Class in com.hazelcast.spring.context
-
- SpringManagedContext() - Constructor for class com.hazelcast.spring.context.SpringManagedContext
-
- SpringMongoDBConverter - Class in com.hazelcast.spring.mongodb
-
MongoDB Object Converter for predefined objects.
- SpringMongoDBConverter(Mongo, String) - Constructor for class com.hazelcast.spring.mongodb.SpringMongoDBConverter
-
- SpringMongoDBConverter(MongoTemplate) - Constructor for class com.hazelcast.spring.mongodb.SpringMongoDBConverter
-
- SqlPredicate - Class in com.hazelcast.query
-
This class contains methods related to conversion of sql query to predicate.
- SqlPredicate(String) - Constructor for class com.hazelcast.query.SqlPredicate
-
- SqlPredicate() - Constructor for class com.hazelcast.query.SqlPredicate
-
- SSLConfig - Class in com.hazelcast.config
-
SSL configuration
- SSLConfig() - Constructor for class com.hazelcast.config.SSLConfig
-
- start(Settings, Properties) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
-
- start(Settings, Properties) - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
-
- start(BootstrapContext) - Method in class com.hazelcast.jca.ResourceAdapterImpl
-
- start(Xid, int) - Method in class com.hazelcast.jca.XAResourceWrapper
-
- startClusterMerge(Address) - Method in class com.hazelcast.cluster.AbstractJoiner
-
- StartServer - Class in com.hazelcast.core.server
-
Starts a Hazelcast server
- stateChanged(LifecycleEvent) - Method in interface com.hazelcast.core.LifecycleListener
-
Called when instance's state changes
- stop() - Method in class com.hazelcast.cluster.MulticastService
-
- stop() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
-
- stop() - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
-
- stop() - Method in class com.hazelcast.jca.ResourceAdapterImpl
-
- stopListening(BaseClientRemoveListenerRequest, String) - Method in class com.hazelcast.client.spi.ClientProxy
-
- store(K, V) - Method in interface com.hazelcast.core.MapStore
-
Stores the key-value pair.
- store(K, V) - Method in class com.hazelcast.core.MapStoreAdapter
-
Stores the key-value pair.
- store(Long, T) - Method in interface com.hazelcast.core.QueueStore
-
Stores the key-value pair.
- store(Serializable, Object) - Method in class com.hazelcast.spring.jpa.JPAMapStore
-
- store(Object, Object) - Method in class com.hazelcast.spring.mongodb.MongoMapStore
-
- storeAll(Map<K, V>) - Method in interface com.hazelcast.core.MapStore
-
Stores multiple entries.
- storeAll(Map<K, V>) - Method in class com.hazelcast.core.MapStoreAdapter
-
Stores multiple entries.
- storeAll(Map<Long, T>) - Method in interface com.hazelcast.core.QueueStore
-
Stores multiple entries.
- storeAll(Map) - Method in class com.hazelcast.spring.jpa.JPAMapStore
-
- storeAll(Map) - Method in class com.hazelcast.spring.mongodb.MongoMapStore
-
- StreamSerializer<T> - Interface in com.hazelcast.nio.serialization
-
- submit(Runnable) - Method in interface com.hazelcast.client.spi.ClientExecutionService
-
- submit(Callable<T>) - Method in interface com.hazelcast.client.spi.ClientExecutionService
-
- submit(Callable<T>, MemberSelector) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to a randomly selected member and returns a Future
representing that task.
- submit(Runnable, ExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to a random member.
- submit(Runnable, MemberSelector, ExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to a randomly selected members.
- submit(Callable<T>, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to a random member.
- submit(Callable<T>, MemberSelector, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to a randomly selected member.
- submit() - Method in interface com.hazelcast.mapreduce.MappingJob
-
Submits the task to Hazelcast and executes the defined mapper and reducer on all cluster nodes
- submit(Collator<Map.Entry<KeyIn, List<ValueIn>>, ValueOut>) - Method in interface com.hazelcast.mapreduce.MappingJob
-
Submits the task to Hazelcast and executes the defined mapper and reducer on all cluster nodes and executes the
collator before returning the final result.
- submit() - Method in interface com.hazelcast.mapreduce.ReducingJob
-
Submits the task to Hazelcast and executes the defined mapper and reducer on all cluster nodes
- submit(Collator<Map.Entry<KeyIn, List<ValueIn>>, ValueOut>) - Method in interface com.hazelcast.mapreduce.ReducingJob
-
Submits the task to Hazelcast and executes the defined mapper and reducer on all cluster nodes and executes the
collator before returning the final result.
- submit() - Method in interface com.hazelcast.mapreduce.ReducingSubmittableJob
-
Submits the task to Hazelcast and executes the defined mapper and reducer on all cluster nodes
- submit(Collator<Map.Entry<KeyIn, ValueIn>, ValueOut>) - Method in interface com.hazelcast.mapreduce.ReducingSubmittableJob
-
Submits the task to Hazelcast and executes the defined mapper and reducer on all cluster nodes and executes the
collator before returning the final result.
- submit(String, Runnable) - Method in interface com.hazelcast.spi.ExecutionService
-
- submit(String, Callable<T>) - Method in interface com.hazelcast.spi.ExecutionService
-
- submitInternal(Callable<T>) - Method in interface com.hazelcast.client.spi.ClientExecutionService
-
- submitToAllMembers(Callable<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to all cluster members and returns
map of Member-Future pairs representing pending completion of the task on each member
- submitToAllMembers(Runnable, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to the all cluster members.
- submitToAllMembers(Callable<T>, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to the all cluster members.
- submitToKey(K, EntryProcessor, ExecutionCallback) - Method in interface com.hazelcast.core.IMap
-
Applies the user defined EntryProcessor to the entry mapped by the key with
specified ExecutionCallback to listen event status and returns immediately.
- submitToKey(K, EntryProcessor) - Method in interface com.hazelcast.core.IMap
-
Applies the user defined EntryProcessor to the entry mapped by the key.
- submitToKeyOwner(Callable<T>, Object) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to owner of the specified key and returns a Future
representing that task.
- submitToKeyOwner(Runnable, Object, ExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to owner of the specified key.
- submitToKeyOwner(Callable<T>, Object, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to owner of the specified key.
- submitToMember(Callable<T>, Member) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to specified member and returns a Future
representing that task.
- submitToMember(Runnable, Member, ExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to the specified member.
- submitToMember(Callable<T>, Member, ExecutionCallback<T>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to the specified member.
- submitToMembers(Callable<T>, Collection<Member>) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to given members and returns
map of Member-Future pairs representing pending completion of the task on each member
- submitToMembers(Callable<T>, MemberSelector) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to selected members and returns
map of Member-Future pairs representing pending completion of the task on each member
- submitToMembers(Runnable, Collection<Member>, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to the specified members.
- submitToMembers(Runnable, MemberSelector, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to the selected members.
- submitToMembers(Callable<T>, Collection<Member>, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to the specified members.
- submitToMembers(Callable<T>, MemberSelector, MultiExecutionCallback) - Method in interface com.hazelcast.core.IExecutorService
-
Submits task to the selected members.
- SymmetricEncryptionConfig - Class in com.hazelcast.config
-
Contains configuration for symmetric encryption
- SymmetricEncryptionConfig() - Constructor for class com.hazelcast.config.SymmetricEncryptionConfig
-
- SYSTEM_EXECUTOR - Static variable in interface com.hazelcast.spi.ExecutionService
-
- systemLogService - Variable in class com.hazelcast.cluster.AbstractJoiner
-
- validateJoinMessage(JoinMessage) - Method in class com.hazelcast.cluster.ClusterServiceImpl
-
- validatesTarget() - Method in class com.hazelcast.cluster.PostJoinOperation
-
- validatesTarget() - Method in class com.hazelcast.spi.Operation
-
- value - Variable in class com.hazelcast.core.EntryEvent
-
- value - Variable in class com.hazelcast.query.Predicates.EqualPredicate
-
- valueCount(K) - Method in interface com.hazelcast.core.BaseMultiMap
-
Returns number of values matching to given key in the multimap.
- valueCount(K) - Method in interface com.hazelcast.core.MultiMap
-
Returns number of values matching to given key in the multimap.
- valueCount(K) - Method in interface com.hazelcast.core.TransactionalMultiMap
-
Returns number of values matching to given key in the multimap.
- valueOf(String) - Static method in enum com.hazelcast.cluster.MemberAttributeOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.InMemoryFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.LoginModuleConfig.LoginModuleUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.MapConfig.EvictionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.MapStoreConfig.InitialLoadMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.MaxSizeConfig.MaxSizePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.MultiMapConfig.ValueCollectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.PartitionGroupConfig.MemberGroupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.config.PermissionConfig.PermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.core.ClientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.core.DistributedObjectEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.core.EntryEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.core.ItemEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.core.LifecycleEvent.LifecycleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.core.MigrationEvent.MigrationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.mapreduce.JobPartitionState.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.mapreduce.TopologyChangedStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.nio.serialization.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.spi.ExceptionAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hazelcast.transaction.TransactionOptions.TransactionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.hazelcast.cluster.MemberAttributeOperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.InMemoryFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.LoginModuleConfig.LoginModuleUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.MapConfig.EvictionPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.MapStoreConfig.InitialLoadMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.MaxSizeConfig.MaxSizePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.MultiMapConfig.ValueCollectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.PartitionGroupConfig.MemberGroupType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.config.PermissionConfig.PermissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.core.ClientType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.core.DistributedObjectEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.core.EntryEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface com.hazelcast.core.IMap
-
Returns a collection clone of the values contained in this map.
- values(Predicate) - Method in interface com.hazelcast.core.IMap
-
Queries the map based on the specified predicate and
returns the values of matching entries.
- values() - Static method in enum com.hazelcast.core.ItemEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.core.LifecycleEvent.LifecycleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.core.MigrationEvent.MigrationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface com.hazelcast.core.MultiMap
-
Returns the collection of values in the multimap.
- values() - Method in interface com.hazelcast.core.ReplicatedMap
-
Returns a
Collection
view of the values contained in this map.
- values(Comparator<V>) - Method in interface com.hazelcast.core.ReplicatedMap
-
Returns a
Collection
view of the values contained in this map.
- values() - Method in interface com.hazelcast.core.TransactionalMap
-
- values(Predicate) - Method in interface com.hazelcast.core.TransactionalMap
-
- values(String) - Method in class com.hazelcast.jmx.MapMBean
-
- values() - Method in class com.hazelcast.jmx.ReplicatedMapMBean
-
- values() - Static method in enum com.hazelcast.mapreduce.JobPartitionState.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.mapreduce.TopologyChangedStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.nio.serialization.FieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.spi.ExceptionAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hazelcast.transaction.TransactionOptions.TransactionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueWrapper - Class in com.hazelcast.spring.mongodb
-
Wrapper Class for non-defined data types.
- ValueWrapper(Object) - Constructor for class com.hazelcast.spring.mongodb.ValueWrapper
-
- VersionAwareMapMergePolicy - Class in com.hazelcast.hibernate
-
A merge policy implementation to handle split brain remerges based on the timestamps stored in
the values.
- VersionAwareMapMergePolicy() - Constructor for class com.hazelcast.hibernate.VersionAwareMapMergePolicy
-
- VersionedPortable - Interface in com.hazelcast.nio.serialization
-
VersionedPortable is an extension to
Portable
to support per class version instead of a global serialization version.