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

A

AbstractClientCollectionProxy<E> - Class in com.hazelcast.client.proxy
 
AbstractClientCollectionProxy(String, String) - Constructor for class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
AbstractClientSelectionHandler - Class in com.hazelcast.client.connection.nio
 
AbstractClientSelectionHandler(ClientConnection, NonBlockingIOThread) - Constructor for class com.hazelcast.client.connection.nio.AbstractClientSelectionHandler
 
AbstractClientTxnCollectionProxy<E> - Class in com.hazelcast.client.txn.proxy
 
AbstractClientTxnCollectionProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.txn.proxy.AbstractClientTxnCollectionProxy
 
AbstractLoadBalancer - Class in com.hazelcast.client.util
An abstract LoadBalancer implementation.
AbstractLoadBalancer() - Constructor for class com.hazelcast.client.util.AbstractLoadBalancer
 
acquire() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
acquire(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
add(E) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
add(int, E) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
add(E) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
add(E) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
 
add(E) - Method in class com.hazelcast.client.txn.proxy.ClientTxnListProxy
 
add(E) - Method in class com.hazelcast.client.txn.proxy.ClientTxnSetProxy
 
addAddress(String...) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
addAddress(String...) - Method in class com.hazelcast.client.config.ClientNetworkConfig
Adds given addresses to candidate address list that client will use to establish initial connection
addAll(Collection<? extends E>) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
addAll(int, Collection<? extends E>) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
addAll(Collection<? extends E>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
addAllAsync(Collection<? extends E>, OverflowPolicy) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
 
addAndGet(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
addAsync(E, OverflowPolicy) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
 
addCacheConfigIfAbsent(CacheConfig<K, V>) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
addConnectionHeartbeatListener(ConnectionHeartbeatListener) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
 
addConnectionHeartbeatListener(ConnectionHeartbeatListener) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
addConnectionListener(ConnectionListener) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
 
addConnectionListener(ConnectionListener) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.client.spi.ProxyManager
 
addEntryListener(MapListener, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addEntryListener(EntryListener, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addEntryListener(MapListener, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addEntryListener(EntryListener, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addEntryListener(MapListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addEntryListener(EntryListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addEntryListener(MapListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addEntryListener(EntryListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addEntryListener(EntryListener<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
addEntryListener(EntryListener<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
addEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
addEntryListener(EntryListener<K, V>, K) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
addEntryListener(EntryListener<K, V>, Predicate<K, V>) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
addEntryListener(EntryListener<K, V>, Predicate<K, V>, K) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
addEventHandler(long, EventHandler) - Method in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 
addIndex(String, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addInterceptor(MapInterceptor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
addLifecycleListener(LifecycleListener) - Method in class com.hazelcast.client.impl.LifecycleServiceImpl
 
addListenerConfig(ListenerConfig) - Method in class com.hazelcast.client.config.ClientConfig
Helper method to add a new ListenerConfig
addLocalEntryListener(MapListener) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addLocalEntryListener(EntryListener) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addLocalEntryListener(MapListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addLocalEntryListener(EntryListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addLocalEntryListener(MapListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addLocalEntryListener(EntryListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addLocalEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
addMembershipListener(MembershipListener) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
addMembershipListener(MembershipListener) - Method in interface com.hazelcast.client.spi.ClientClusterService
 
addMembershipListener(MembershipListener) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
addMessageListener(MessageListener<E>) - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
 
addMessageListener(MessageListener<E>) - Method in class com.hazelcast.client.proxy.ClientTopicProxy
 
addMigrationListener(MigrationListener) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
addNearCacheConfig(String, NearCacheConfig) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
addNearCacheConfig(NearCacheConfig) - Method in class com.hazelcast.client.config.ClientConfig
Helper method to add a new NearCacheConfig
addNearCacheInvalidateListener() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
addNearCacheInvalidateListener(EventHandler) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
addPartitionLostListener(CachePartitionLostListener) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
addPartitionLostListener(MapPartitionLostListener) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
addPartitionLostListener(PartitionLostListener) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
addProxyFactoryConfig(ProxyFactoryConfig) - Method in class com.hazelcast.client.config.ClientConfig
Helper method to add a new ProxyFactoryConfig
addQueryCacheConfig(String, QueryCacheConfig) - Method in class com.hazelcast.client.config.ClientConfig
 
addReliableTopicConfig(ClientReliableTopicConfig) - Method in class com.hazelcast.client.config.ClientConfig
Adds a ClientReliableTopicConfig.
AddressHelper - Class in com.hazelcast.client.util
This is a client side utility class for working with addresses and cluster connections
AddressProvider - Interface in com.hazelcast.client.connection
Provides initial addresses for client to find and connect to a node
AddressTranslator - Interface in com.hazelcast.client.connection
Address Translator is used for resolve private ip addresses of cloud services.
afterDeserialize(IFunction) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
 
afterStart(HazelcastClientInstanceImpl) - Method in interface com.hazelcast.client.ClientExtension
Called after node is started
afterStart(HazelcastClientInstanceImpl) - Method in class com.hazelcast.client.impl.DefaultClientExtension
 
aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>, JobTracker) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>, JobTracker) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
alive - Variable in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
alter(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
alter(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
alterAndGet(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
alterAndGet(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
andThen(ExecutionCallback<V>) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
 
andThen(ExecutionCallback<V>, Executor) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
 
andThenInternal(ExecutionCallback<Data>) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
 
apply(IFunction<Long, R>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
apply(IFunction<E, R>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
authenticate(ClientConnection) - Method in interface com.hazelcast.client.connection.Authenticator
Authenticates a ClientConnection.
authenticate(ClientConnection) - Method in class com.hazelcast.client.impl.ClusterAuthenticator
 
Authenticator - Interface in com.hazelcast.client.connection
The Authenticator is responsible for authenticating a ClientConnection.
availablePermits() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
await() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
await(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
await(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
awaitNanos(long) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
awaitTermination(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
awaitUninterruptibly() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
awaitUntil(Date) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
AwsAddressProvider - Class in com.hazelcast.client.spi.impl
Aws Address Loader.
AwsAddressProvider(ClientAwsConfig) - Constructor for class com.hazelcast.client.spi.impl.AwsAddressProvider
 
AwsAddressTranslator - Class in com.hazelcast.client.spi.impl
AwsLookupTable loads ec2 ip addresses with given aws credentials.
AwsAddressTranslator(ClientAwsConfig) - Constructor for class com.hazelcast.client.spi.impl.AwsAddressTranslator
 

B

beforeListenerRegister() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy.InvalidationListener
 
beforeListenerRegister() - Method in interface com.hazelcast.client.spi.EventHandler
This method is called before registration request is sent to node.
beforeStart(HazelcastClientInstanceImpl) - Method in interface com.hazelcast.client.ClientExtension
Called before client is started
beforeStart(HazelcastClientInstanceImpl) - Method in class com.hazelcast.client.impl.DefaultClientExtension
 
beginTransaction() - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
beginTransaction() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
build() - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
 
build(ClassLoader) - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
 

C

CallIdSequence - Class in com.hazelcast.client.spi.impl
 
CallIdSequence() - Constructor for class com.hazelcast.client.spi.impl.CallIdSequence
 
CallIdSequence.CallIdSequenceFailFast - Class in com.hazelcast.client.spi.impl
A CallIdSequence that provided backpressure by taking the number in flight operations into account when a call-id needs to be determined.
CallIdSequence.CallIdSequenceFailFast(int) - Constructor for class com.hazelcast.client.spi.impl.CallIdSequence.CallIdSequenceFailFast
 
cancel(boolean) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
 
cancel(boolean) - Method in class com.hazelcast.client.util.ClientCancellableDelegatingFuture
 
capacity() - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
 
changeClusterState(ClusterState) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
changeClusterState(ClusterState, TransactionOptions) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
cleanConnectionResources(ClientConnection) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
clear() - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
clear() - Method in class com.hazelcast.client.map.impl.nearcache.ClientHeapNearCache
 
clear() - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
clear() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
clear() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
clear() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
clear() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
clear() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
clear() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
clearSystemProperty() - Method in enum com.hazelcast.client.config.ClientProperty
 
client - Variable in class com.hazelcast.client.impl.DefaultClientExtension
 
client - Variable in class com.hazelcast.client.impl.HazelcastClientProxy
 
client - Variable in class com.hazelcast.client.spi.impl.ClusterListenerSupport
 
client - Variable in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 
ClientAtomicLongProxy - Class in com.hazelcast.client.proxy
 
ClientAtomicLongProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
ClientAtomicReferenceProxy<E> - Class in com.hazelcast.client.proxy
 
ClientAtomicReferenceProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
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
 
ClientCacheDistributedObject - Class in com.hazelcast.client.cache.impl
Basic client proxy object which serves as an accessor to ClientContext.
ClientCacheDistributedObject(String, String) - Constructor for class com.hazelcast.client.cache.impl.ClientCacheDistributedObject
 
ClientCacheProxy<K,V> - Class in com.hazelcast.client.cache.impl
ICache implementation for client

This proxy is the implementation of ICache and javax.cache.Cache which is returned by HazelcastClientCacheManager.

ClientCacheProxy(CacheConfig<K, V>, ClientContext, HazelcastClientCacheManager) - Constructor for class com.hazelcast.client.cache.impl.ClientCacheProxy
 
ClientCacheStatisticsImpl - Class in com.hazelcast.client.cache.impl
CacheStatistics implementation for client side ICache.
ClientCacheStatisticsImpl(long) - Constructor for class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
 
ClientCacheStatisticsImpl(long, NearCacheStats) - Constructor for class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
 
ClientCancellableDelegatingFuture<V> - Class in com.hazelcast.client.util
A DelegatingFuture that can cancel a Runnable/Callable that is executed by an IExecutorService.
ClientCancellableDelegatingFuture(ICompletableFuture, ClientContext, String, Address, int, V) - Constructor for class com.hazelcast.client.util.ClientCancellableDelegatingFuture
 
ClientClusterProxy - Class in com.hazelcast.client.proxy
Client implementation of the Cluster.
ClientClusterProxy(ClientClusterServiceImpl) - Constructor for class com.hazelcast.client.proxy.ClientClusterProxy
 
ClientClusterService - Interface in com.hazelcast.client.spi
 
ClientClusterServiceImpl - Class in com.hazelcast.client.spi.impl
The ClientClusterService implementation.
ClientClusterServiceImpl(HazelcastClientInstanceImpl, Collection<AddressProvider>) - Constructor for class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
ClientClusterWideIterator<K,V> - Class in com.hazelcast.client.cache.impl
Client side cluster-wide iterator for ICache.
ClientClusterWideIterator(ClientCacheProxy<K, V>, ClientContext) - Constructor for class com.hazelcast.client.cache.impl.ClientClusterWideIterator
 
ClientConditionProxy - Class in com.hazelcast.client.proxy
 
ClientConditionProxy(ClientLockProxy, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientConditionProxy
 
ClientConfig - Class in com.hazelcast.client.config
Main configuration to setup a Hazelcast Client
ClientConfig() - Constructor for class com.hazelcast.client.config.ClientConfig
 
ClientConnection - Class in com.hazelcast.client.connection.nio
 
ClientConnection(HazelcastClientInstanceImpl, NonBlockingIOThread, NonBlockingIOThread, int, SocketChannelWrapper) - Constructor for class com.hazelcast.client.connection.nio.ClientConnection
 
ClientConnection(HazelcastClientInstanceImpl, int) - Constructor for class com.hazelcast.client.connection.nio.ClientConnection
 
ClientConnectionManager - Interface in com.hazelcast.client.connection
Responsible for managing ClientConnection objects.
ClientConnectionManagerFactory - Interface in com.hazelcast.client.impl
 
ClientConnectionManagerImpl - Class in com.hazelcast.client.connection.nio
 
ClientConnectionManagerImpl(HazelcastClientInstanceImpl, AddressTranslator) - Constructor for class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
ClientConsoleApp - Class in com.hazelcast.client.console
A demo application to demonstrate a Hazelcast client.
ClientConsoleApp(HazelcastInstance) - Constructor for class com.hazelcast.client.console.ClientConsoleApp
 
ClientContext - Class in com.hazelcast.client.spi
 
ClientCountDownLatchProxy - Class in com.hazelcast.client.proxy
 
ClientCountDownLatchProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
ClientEventRegistration - Class in com.hazelcast.client.spi.impl.listener
Keeps the information related to to an event registration made by clients
ClientEventRegistration(String, long, Address, BaseClientRemoveListenerRequest) - Constructor for class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
 
ClientExecutionService - Interface in com.hazelcast.client.spi
 
ClientExecutionServiceImpl - Class in com.hazelcast.client.spi.impl
 
ClientExecutionServiceImpl(String, ThreadGroup, ClassLoader, int) - Constructor for class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
ClientExecutorServiceProxy - Class in com.hazelcast.client.proxy
 
ClientExecutorServiceProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
ClientExtension - Interface in com.hazelcast.client
ClientExtension is a client extension mechanism to be able to plug different implementations of some modules, like; SerializationService, SocketChannelWrapperFactory etc.
ClientHeapNearCache<K> - Class in com.hazelcast.client.map.impl.nearcache
Implementation of the NearCache fo client-side.
ClientHeapNearCache(String, ClientContext, NearCacheConfig) - Constructor for class com.hazelcast.client.map.impl.nearcache.ClientHeapNearCache
 
ClientIdGeneratorProxy - Class in com.hazelcast.client.proxy
 
ClientIdGeneratorProxy(String, String, IAtomicLong) - Constructor for class com.hazelcast.client.proxy.ClientIdGeneratorProxy
 
ClientImpl - Class in com.hazelcast.client.impl
Default Client implementation.
ClientImpl(String, InetSocketAddress) - Constructor for class com.hazelcast.client.impl.ClientImpl
 
ClientInvocation - Class in com.hazelcast.client.spi.impl
 
ClientInvocation(HazelcastClientInstanceImpl, EventHandler, ClientRequest) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
 
ClientInvocation(HazelcastClientInstanceImpl, EventHandler, ClientRequest, int) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
 
ClientInvocation(HazelcastClientInstanceImpl, EventHandler, ClientRequest, Address) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
 
ClientInvocation(HazelcastClientInstanceImpl, EventHandler, ClientRequest, Connection) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
 
ClientInvocation(HazelcastClientInstanceImpl, ClientRequest) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
 
ClientInvocation(HazelcastClientInstanceImpl, ClientRequest, int) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
 
ClientInvocation(HazelcastClientInstanceImpl, ClientRequest, Address) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
 
ClientInvocation(HazelcastClientInstanceImpl, ClientRequest, Connection) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
 
ClientInvocationFuture<V> - Class in com.hazelcast.client.spi.impl
 
ClientInvocationFuture(ClientInvocation, HazelcastClientInstanceImpl, ClientRequest) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocationFuture
 
ClientInvocationService - Interface in com.hazelcast.client.spi
 
ClientListenerService - Interface in com.hazelcast.client.spi
Client service to add/remove remote listeners.
ClientListenerServiceImpl - Class in com.hazelcast.client.spi.impl.listener
 
ClientListenerServiceImpl(HazelcastClientInstanceImpl, int, int) - Constructor for class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 
ClientListProxy<E> - Class in com.hazelcast.client.proxy
 
ClientListProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientListProxy
 
ClientLockProxy - Class in com.hazelcast.client.proxy
 
ClientLockProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientLockProxy
 
ClientMapProxy<K,V> - Class in com.hazelcast.client.proxy
 
ClientMapProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientMapProxy
 
ClientMapReduceProxy - Class in com.hazelcast.client.proxy
 
ClientMapReduceProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientMapReduceProxy
 
ClientMultiMapProxy<K,V> - Class in com.hazelcast.client.proxy
 
ClientMultiMapProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientMultiMapProxy
 
ClientNearCacheType - Enum in com.hazelcast.client.map.impl.nearcache
Legal near cache types
ClientNetworkConfig - Class in com.hazelcast.client.config
Contains configuration parameters for client network related behaviour
ClientNetworkConfig() - Constructor for class com.hazelcast.client.config.ClientNetworkConfig
 
ClientNonBlockingOutputThread - Class in com.hazelcast.client.connection.nio
 
ClientNonBlockingOutputThread(ThreadGroup, String, ILogger, NonBlockingIOThreadOutOfMemoryHandler) - Constructor for class com.hazelcast.client.connection.nio.ClientNonBlockingOutputThread
 
ClientNonSmartInvocationServiceImpl - Class in com.hazelcast.client.spi.impl
 
ClientNonSmartInvocationServiceImpl(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.impl.ClientNonSmartInvocationServiceImpl
 
ClientNonSmartListenerService - Class in com.hazelcast.client.spi.impl.listener
 
ClientNonSmartListenerService(HazelcastClientInstanceImpl, int, int) - Constructor for class com.hazelcast.client.spi.impl.listener.ClientNonSmartListenerService
 
ClientOutOfMemoryHandler - Class in com.hazelcast.client
To clear resources of the client upon OutOfMemory
ClientOutOfMemoryHandler() - Constructor for class com.hazelcast.client.ClientOutOfMemoryHandler
 
ClientPartitionService - Interface in com.hazelcast.client.spi
 
ClientPartitionServiceImpl - Class in com.hazelcast.client.spi.impl
The ClientPartitionService implementation.
ClientPartitionServiceImpl(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
ClientProperties - Class in com.hazelcast.client.config
Container for configured Hazelcast Client properties (ClientProperty).
ClientProperties(ClientConfig) - Constructor for class com.hazelcast.client.config.ClientProperties
Creates a container with configured Hazelcast properties.
ClientProperty - Enum in com.hazelcast.client.config
Defines the name and default value for Hazelcast Client properties.
ClientProxy - Class in com.hazelcast.client.spi
 
ClientProxy(String, String) - Constructor for class com.hazelcast.client.spi.ClientProxy
 
ClientProxyFactory - Interface in com.hazelcast.client.spi
 
ClientQueueProxy<E> - Class in com.hazelcast.client.proxy
 
ClientQueueProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientQueueProxy
 
ClientReadHandler - Class in com.hazelcast.client.connection.nio
 
ClientReadHandler(ClientConnection, NonBlockingIOThread, int) - Constructor for class com.hazelcast.client.connection.nio.ClientReadHandler
 
ClientRegistrationKey - Class in com.hazelcast.client.spi.impl.listener
 
ClientRegistrationKey(String, BaseClientAddListenerRequest, BaseClientRemoveListenerRequest, EventHandler) - Constructor for class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
 
ClientRegistrationKey(String) - Constructor for class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
 
ClientReliableTopicConfig - Class in com.hazelcast.client.config
 
ClientReliableTopicConfig(String) - Constructor for class com.hazelcast.client.config.ClientReliableTopicConfig
Creates a new ReliableTopicConfig with default settings.
ClientReliableTopicProxy<E> - Class in com.hazelcast.client.proxy
 
ClientReliableTopicProxy(String, HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.proxy.ClientReliableTopicProxy
 
ClientReplicatedMapProxy<K,V> - Class in com.hazelcast.client.proxy
The replicated map client side proxy implementation proxying all requests to a member node
ClientReplicatedMapProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
ClientRingbufferProxy<E> - Class in com.hazelcast.client.proxy
 
ClientRingbufferProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientRingbufferProxy
 
ClientSecurityConfig - Class in com.hazelcast.client.config
Contains the security configuration for a client.
ClientSecurityConfig() - Constructor for class com.hazelcast.client.config.ClientSecurityConfig
 
ClientSemaphoreProxy - Class in com.hazelcast.client.proxy
 
ClientSemaphoreProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
ClientSetProxy<E> - Class in com.hazelcast.client.proxy
 
ClientSetProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientSetProxy
 
ClientSmartInvocationServiceImpl - Class in com.hazelcast.client.spi.impl
 
ClientSmartInvocationServiceImpl(HazelcastClientInstanceImpl, LoadBalancer) - Constructor for class com.hazelcast.client.spi.impl.ClientSmartInvocationServiceImpl
 
ClientSmartListenerService - Class in com.hazelcast.client.spi.impl.listener
 
ClientSmartListenerService(HazelcastClientInstanceImpl, int, int) - Constructor for class com.hazelcast.client.spi.impl.listener.ClientSmartListenerService
 
ClientTopicProxy<E> - Class in com.hazelcast.client.proxy
 
ClientTopicProxy(String, String) - Constructor for class com.hazelcast.client.proxy.ClientTopicProxy
 
ClientTransactionContext - Interface in com.hazelcast.client.spi
Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving transactional data-structures like the TransactionalMap.
ClientTransactionManagerService - Interface in com.hazelcast.client.spi
 
ClientTransactionManagerServiceImpl - Class in com.hazelcast.client.spi.impl
 
ClientTransactionManagerServiceImpl(HazelcastClientInstanceImpl, LoadBalancer) - Constructor for class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
 
ClientTxnListProxy<E> - Class in com.hazelcast.client.txn.proxy
 
ClientTxnListProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.txn.proxy.ClientTxnListProxy
 
ClientTxnMapProxy<K,V> - Class in com.hazelcast.client.txn.proxy
Proxy implementation of TransactionalMap interface.
ClientTxnMapProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
ClientTxnMultiMapProxy<K,V> - Class in com.hazelcast.client.txn.proxy
 
ClientTxnMultiMapProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
ClientTxnQueueProxy<E> - Class in com.hazelcast.client.txn.proxy
 
ClientTxnQueueProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
ClientTxnSetProxy<E> - Class in com.hazelcast.client.txn.proxy
 
ClientTxnSetProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.txn.proxy.ClientTxnSetProxy
 
ClientWriteHandler - Class in com.hazelcast.client.connection.nio
 
ClientWriteHandler(ClientConnection, NonBlockingIOThread, int) - Constructor for class com.hazelcast.client.connection.nio.ClientWriteHandler
 
close() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
close(Throwable) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
ClusterAuthenticator - Class in com.hazelcast.client.impl
Used to authenticate client connections to cluster as parameter to ClientConnectionManager.
ClusterAuthenticator(HazelcastClientInstanceImpl, Credentials) - Constructor for class com.hazelcast.client.impl.ClusterAuthenticator
 
ClusterListenerSupport - Class in com.hazelcast.client.spi.impl
 
ClusterListenerSupport(HazelcastClientInstanceImpl, Collection<AddressProvider>) - Constructor for class com.hazelcast.client.spi.impl.ClusterListenerSupport
 
com.hazelcast.client - package com.hazelcast.client
Contains classes/interfaces related to Client
com.hazelcast.client.cache.impl - package com.hazelcast.client.cache.impl
Hazelcast JSR-107 aka JCache implementation client side
com.hazelcast.client.config - package com.hazelcast.client.config
Contains classes related to config for com.hazelcast.client
com.hazelcast.client.connection - package com.hazelcast.client.connection
Provides connection interfaces/classes for com.hazelcast.client
com.hazelcast.client.connection.nio - package com.hazelcast.client.connection.nio
Contains classes related to New IO for com.hazelcast.client.connection
com.hazelcast.client.console - package com.hazelcast.client.console
This package contains ClientConsoleApp
com.hazelcast.client.impl - package com.hazelcast.client.impl
Contains most of the client side HazelcastInstance implementation functionality.
com.hazelcast.client.map.impl.nearcache - package com.hazelcast.client.map.impl.nearcache
Contains classes/interfaces related to com.hazelcast.client.map.impl.nearcache
com.hazelcast.client.proxy - package com.hazelcast.client.proxy
This package contains client side proxy implementations of the different Hazelcast data structures and operation types
com.hazelcast.client.spi - package com.hazelcast.client.spi
Contains classes/interfaces related to Service Provider Interface such as ClientProxy , ClientClusterService
com.hazelcast.client.spi.impl - package com.hazelcast.client.spi.impl
Provides util classes for com.hazelcast.client
com.hazelcast.client.spi.impl.discovery - package com.hazelcast.client.spi.impl.discovery
 
com.hazelcast.client.spi.impl.listener - package com.hazelcast.client.spi.impl.listener
 
com.hazelcast.client.txn - package com.hazelcast.client.txn
Contains classes related to Txn such as TransactionProxy
com.hazelcast.client.txn.proxy - package com.hazelcast.client.txn.proxy
Contains classes related to proxy for com.hazelcast.client.client.txn
com.hazelcast.client.txn.proxy.xa - package com.hazelcast.client.txn.proxy.xa
Contains classes related to proxy for XA
com.hazelcast.client.util - package com.hazelcast.client.util
This package contains some utility classes and the base implementations of the loadbalancer implementations
commit(Xid, boolean) - Method in class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 
commitTransaction() - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
commitTransaction() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
compareAndSet(long, long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
compareAndSet(E, E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
complete() - Method in class com.hazelcast.client.spi.impl.CallIdSequence.CallIdSequenceFailFast
 
complete() - Method in class com.hazelcast.client.spi.impl.CallIdSequence
 
connect() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
 
connection - Variable in class com.hazelcast.client.connection.nio.AbstractClientSelectionHandler
 
connectionAdded(Connection) - Method in class com.hazelcast.client.spi.impl.ClusterListenerSupport
 
connectionAdded(Connection) - Method in class com.hazelcast.client.spi.impl.listener.ClientNonSmartListenerService
 
ConnectionHeartbeatListener - Interface in com.hazelcast.client.spi.impl
A listener for the ClientConnectionManager to listen to connection heartbeats
connectionId - Variable in class com.hazelcast.client.connection.nio.ClientConnection
 
connectionIdGen - Variable in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
connectionManager - Variable in class com.hazelcast.client.connection.nio.AbstractClientSelectionHandler
 
connectionRemoved(Connection) - Method in class com.hazelcast.client.spi.impl.ClusterListenerSupport
 
connectionRemoved(Connection) - Method in class com.hazelcast.client.spi.impl.listener.ClientNonSmartListenerService
 
connectToCluster() - Method in class com.hazelcast.client.spi.impl.ClusterListenerSupport
 
contains(Object) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
contains(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
contains(Object) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
containsAll(Collection<?>) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
containsAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
containsEntry(K, V) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
containsKey(K) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
containsKey(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
containsKey(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
containsKey(Object) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
containsKey(Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
containsKeyInternal(Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
containsKeyInternal(Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
containsValue(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
containsValue(Object) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
containsValue(Object) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
countDown() - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
create(String) - Method in interface com.hazelcast.client.spi.ClientProxyFactory
 
createCacheProxy(CacheConfig<K, V>) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
createCachingProvider(HazelcastInstance) - Static method in class com.hazelcast.client.cache.impl.HazelcastClientCachingProvider
Helper method for creating caching provider for testing etc
createConfig(String, CacheConfig<K, V>, boolean, boolean) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
createConfigOnPartition(CacheConfig<K, V>) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
createConnectionManager(ClientConfig, HazelcastClientInstanceImpl, DiscoveryService) - Method in interface com.hazelcast.client.impl.ClientConnectionManagerFactory
 
createConnectionManager(ClientConfig, HazelcastClientInstanceImpl, DiscoveryService) - Method in class com.hazelcast.client.impl.DefaultClientConnectionManagerFactory
 
createHazelcastCacheManager(URI, ClassLoader, Properties) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCachingProvider
 
createNearCacheManager() - Method in interface com.hazelcast.client.ClientExtension
Creates a NearCacheManager instance to be used by this client.
createNearCacheManager() - Method in class com.hazelcast.client.impl.DefaultClientExtension
 
createProperties() - Method in class com.hazelcast.client.config.ClientProperties
 
createSerializationService() - Method in interface com.hazelcast.client.ClientExtension
Creates a SerializationService instance to be used by this client.
createSerializationService() - Method in class com.hazelcast.client.impl.DefaultClientExtension
 
createServiceProxyFactory(Class<T>) - Method in interface com.hazelcast.client.ClientExtension
Creates a ClientProxyFactory for the supplied service class.
createServiceProxyFactory(Class<T>) - Method in class com.hazelcast.client.impl.DefaultClientExtension
 
createSocketChannelWrapperFactory() - Method in interface com.hazelcast.client.ClientExtension
Creates a SocketChannelWrapperFactory instance to be used by this client.
createSocketChannelWrapperFactory() - Method in class com.hazelcast.client.impl.DefaultClientExtension
 
createSocketConnection(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
createSocketInterceptor() - Method in interface com.hazelcast.client.ClientExtension
Creates a SocketInterceptor to be used by this client if available, otherwise returns null.
createSocketInterceptor() - Method in class com.hazelcast.client.impl.DefaultClientExtension
 

D

decrementAndGet() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
decrementPendingPacketCount() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
DEFAULT_BUFFER_SIZE_BYTE - Static variable in class com.hazelcast.client.config.SocketOptions
default buffer size of Bytes
DEFAULT_READ_BATCH_SIZE - Static variable in class com.hazelcast.client.config.ClientReliableTopicConfig
The default read batch size.
DEFAULT_TOPIC_OVERLOAD_POLICY - Static variable in class com.hazelcast.client.config.ClientReliableTopicConfig
The default slow consumer policy.
DefaultAddressProvider - Class in com.hazelcast.client.spi.impl
Default address provider of hazelcast Loads addresses from hazelcast configuration
DefaultAddressProvider(ClientNetworkConfig) - Constructor for class com.hazelcast.client.spi.impl.DefaultAddressProvider
 
DefaultAddressTranslator - Class in com.hazelcast.client.spi.impl
Default Address Translator is a no-op.
DefaultAddressTranslator() - Constructor for class com.hazelcast.client.spi.impl.DefaultAddressTranslator
 
DefaultClientConnectionManagerFactory - Class in com.hazelcast.client.impl
 
DefaultClientConnectionManagerFactory() - Constructor for class com.hazelcast.client.impl.DefaultClientConnectionManagerFactory
 
DefaultClientExtension - Class in com.hazelcast.client.impl
 
DefaultClientExtension() - Constructor for class com.hazelcast.client.impl.DefaultClientExtension
 
delete(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
delete(Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
deleteInternal(Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
deleteInternal(Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
deregisterCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
deregisterListener(String) - Method in interface com.hazelcast.client.spi.ClientListenerService
 
deregisterListener(String) - Method in class com.hazelcast.client.spi.ClientProxy
 
deregisterListener(String) - Method in class com.hazelcast.client.spi.impl.listener.ClientNonSmartListenerService
 
deregisterListener(String) - Method in class com.hazelcast.client.spi.impl.listener.ClientSmartListenerService
 
destroy() - Method in class com.hazelcast.client.map.impl.nearcache.ClientHeapNearCache
 
destroy() - Method in class com.hazelcast.client.spi.ClientProxy
 
destroy() - Method in class com.hazelcast.client.spi.ProxyManager
 
destroyConnection(Connection) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
Destroys the connection Clears related resources of given connection.
destroyConnection(Connection) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
DiscoveryAddressProvider - Class in com.hazelcast.client.spi.impl.discovery
 
DiscoveryAddressProvider(DiscoveryService) - Constructor for class com.hazelcast.client.spi.impl.discovery.DiscoveryAddressProvider
 
DiscoveryAddressTranslator - Class in com.hazelcast.client.spi.impl.discovery
 
DiscoveryAddressTranslator(DiscoveryService) - Constructor for class com.hazelcast.client.spi.impl.discovery.DiscoveryAddressTranslator
 
doShutdown() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
drainPermits() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
drainTo(Collection<? super E>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
drainTo(Collection<? super E>, int) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 

E

element() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
enableManagement(String, boolean) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
enableStatistics(String, boolean) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
end(Xid, int) - Method in class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 
enqueue(OutboundFrame) - Method in class com.hazelcast.client.connection.nio.ClientWriteHandler
 
entryAdded(EntryEvent) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
entryEvicted(EntryEvent) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
entryRemoved(EntryEvent) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
entrySet() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
entrySet(Predicate) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
entrySet() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
entrySet() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
entryUpdated(EntryEvent) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
equals(Object) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
 
equals(Object) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
equals(Object) - Method in class com.hazelcast.client.spi.ClientProxy
 
equals(Object) - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
 
equals(Object) - Method in class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
 
EventHandler<E> - Interface in com.hazelcast.client.spi
 
evict(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
evictAll() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
evictAll() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
evictInternal(Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
evictInternal(Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
execute(Runnable) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
execute(Runnable, MemberSelector) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
execute(Runnable) - Method in interface com.hazelcast.client.spi.ClientExecutionService
Execute alien(user code) on execution service
execute(Runnable) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
executeInternal(Runnable) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
executeOnAllMembers(Runnable) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
executeOnEntries(EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
executeOnEntries(EntryProcessor, Predicate) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
executeOnKey(K, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
executeOnKeyInternal(Data, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
executeOnKeyInternal(Data, EntryProcessor) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
executeOnKeyOwner(Runnable, Object) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
executeOnKeys(Set<K>, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
executeOnMember(Runnable, Member) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
executeOnMembers(Runnable, Collection<Member>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
executeOnMembers(Runnable, MemberSelector) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
executeTransaction(TransactionalTask<T>) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
executeTransaction(TransactionOptions, TransactionalTask<T>) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
executeTransaction(TransactionalTask<T>) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
executeTransaction(TransactionOptions, TransactionalTask<T>) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
executeTransaction(TransactionalTask<T>) - Method in interface com.hazelcast.client.spi.ClientTransactionManagerService
 
executeTransaction(TransactionOptions, TransactionalTask<T>) - Method in interface com.hazelcast.client.spi.ClientTransactionManagerService
 
executeTransaction(TransactionalTask<T>) - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
 
executeTransaction(TransactionOptions, TransactionalTask<T>) - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
 
executionService - Variable in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 

F

fetch() - Method in class com.hazelcast.client.cache.impl.ClientClusterWideIterator
 
findConfig(String, String, boolean, boolean) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
findNextAddressToSendCreateRequest() - Method in class com.hazelcast.client.spi.ProxyManager
 
fireLifecycleEvent(LifecycleEvent.LifecycleState) - Method in class com.hazelcast.client.impl.LifecycleServiceImpl
 
flush() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
forceLocalMemberToBeSafe(long, TimeUnit) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
forceUnlock() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
forceUnlock(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
forceUnlock(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
forget(Xid) - Method in class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 

G

get(K) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
get(K) - Method in class com.hazelcast.client.map.impl.nearcache.ClientHeapNearCache
 
get() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
get() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
get(int) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
get(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
get(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
get(Object) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
get() - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
 
get(long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
 
get(Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
get(K) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
getActiveRegistrations(String) - Method in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 
getActiveRegistrations(String) - Method in class com.hazelcast.client.spi.impl.listener.ClientNonSmartListenerService
 
getActiveRegistrations(String) - Method in class com.hazelcast.client.spi.impl.listener.ClientSmartListenerService
 
getAddRequest() - Method in class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
Add listener request
getAddresses() - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
getAddresses() - Method in class com.hazelcast.client.config.ClientNetworkConfig
Returns the list of candidate addresses that client will use to establish initial connection
getAll(Set<? extends K>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
getAll(Set<K>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
getAllHazelcastClients() - Static method in class com.hazelcast.client.HazelcastClient
Gets an immutable collection of all client HazelcastInstances created in this JVM.
getAllInternal(Map<Integer, List<Data>>, Map<K, V>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
getAllInternal(Map<Integer, List<Data>>, Map<K, V>) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
getAndAdd(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
getAndAlter(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
getAndAlter(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
getAndIncrement() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
getAndPut(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
getAndRemove(K) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
getAndReplace(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
getAndSet(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
getAndSet(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
getAsync(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
getAsyncExecutor() - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
getAsyncExecutor() - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
getAsyncInternal(Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
getAsyncInternal(Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
getAtomicLong(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getAtomicLong(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getAtomicNumber() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
getAtomicReference(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getAtomicReference(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getAwsConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
Returns the current ClientAwsConfig.
getBufferSize() - Method in class com.hazelcast.client.config.SocketOptions
Gets the SO_SNDBUF and SO_RCVBUF options to the specified value in KB
getCacheConfigFromPartition(String, String) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
getCacheConfigLocal(String) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
getCacheEvictions() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
 
getCacheExpiries() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
 
getCacheManager() - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
getCallId() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
Call id of first event registration request
getClassLoader() - Method in class com.hazelcast.client.config.ClientConfig
Gets the classLoader
getClassName() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
 
getClient() - Method in class com.hazelcast.client.spi.ClientProxy
 
getClient() - Method in interface com.hazelcast.client.spi.ClientTransactionContext
 
getClient() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
 
getClient() - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
getClient() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getClientClusterService() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getClientConfig() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getClientConfig() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getClientConfig() - Method in class com.hazelcast.client.spi.ClientContext
 
getClientContext() - Method in class com.hazelcast.client.cache.impl.ClientCacheDistributedObject
 
getClientExecutionService() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getClientExtension() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getClientPartitionService() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getClientProperties() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getClientService() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getClientService() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getClientType() - Method in class com.hazelcast.client.impl.ClientImpl
 
getCluster() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getCluster() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getClusterService() - Method in class com.hazelcast.client.spi.ClientContext
 
getClusterState() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
getClusterTime() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
getClusterTime() - Method in interface com.hazelcast.client.spi.ClientClusterService
Returns the cluster-time.
getClusterTime() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getConfig() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getConfig() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getConfiguration(Class<C>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
getConnection(Address) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
 
getConnection(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
getConnection() - Method in interface com.hazelcast.client.spi.ClientTransactionContext
 
getConnection() - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
getConnection() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getConnectionAttemptLimit() - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
getConnectionAttemptLimit() - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
getConnectionAttemptPeriod() - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
getConnectionAttemptPeriod() - Method in class com.hazelcast.client.config.ClientNetworkConfig
Period for the next attempt to find a member to connect.
getConnectionManager() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getConnectionManager() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getConnectionTimeout() - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
getConnectionTimeout() - Method in class com.hazelcast.client.config.ClientNetworkConfig
Timeout value in millis for nodes to accept client connection requests.
getContext() - Method in class com.hazelcast.client.spi.ClientProxy
 
getCount() - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
getCountDownLatch(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getCountDownLatch(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getCredentials() - Method in class com.hazelcast.client.config.ClientConfig
getCredentials() - Method in class com.hazelcast.client.config.ClientSecurityConfig
 
getCredentials() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getCredentialsClassname() - Method in class com.hazelcast.client.config.ClientSecurityConfig
 
getDefaultValue() - Method in enum com.hazelcast.client.config.ClientProperty
 
getDiscoveryConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
Returns the configuration of the Hazelcast Discovery SPI and configured discovery providers
getDistributedObject(String, String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getDistributedObject(String, String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getDistributedObject() - Method in class com.hazelcast.client.spi.impl.listener.LazyDistributedObjectEvent
 
getDistributedObjects() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getDistributedObjects() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getDistributedObjects() - Method in class com.hazelcast.client.spi.ProxyManager
 
getEndPoint() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getEntryView(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
getEventExecutor() - Method in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 
getEventHandler() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
getEventHandler(long) - Method in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 
getExecutionService() - Method in class com.hazelcast.client.spi.ClientContext
 
getExecutor() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
Gets the Executor that is going to process the events.
getExecutorPoolSize() - Method in class com.hazelcast.client.config.ClientConfig
Pool size for internal ExecutorService which handles responses etc.
getExecutorService(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getExecutorService(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getFactoryImpl() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
 
getForUpdate(Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
getGroupConfig() - Method in class com.hazelcast.client.config.ClientConfig
getGroupName() - Method in interface com.hazelcast.client.spi.ClientTransactionManagerService
 
getGroupName() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
 
getHandler() - Method in class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
 
getHazelcastClientByName(String) - Static method in class com.hazelcast.client.HazelcastClient
Returns an existing HazelcastClient with instanceName.
getHazelcastInstance() - Method in class com.hazelcast.client.spi.ClientContext
 
getHazelcastInstance() - Method in class com.hazelcast.client.spi.ProxyManager
 
getHeartBeatInterval() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
getId() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getId() - Method in class com.hazelcast.client.spi.ClientProxy
Deprecated.
getIdGenerator(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getIdGenerator(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getIn() - Method in class com.hazelcast.client.config.XmlClientConfigLocator
 
getIndex() - Method in enum com.hazelcast.client.config.ClientProperty
 
getInetAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getInMemoryFormat() - Method in class com.hazelcast.client.map.impl.nearcache.ClientHeapNearCache
 
getInstanceName() - Method in class com.hazelcast.client.config.ClientConfig
 
getInternal(Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
getInternal(Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
getInternalExecutor() - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
getInvocation() - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
 
getInvocationService() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getInvocationService() - Method in class com.hazelcast.client.spi.ClientContext
 
getJobTracker(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getJobTracker(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getKey() - Method in class com.hazelcast.client.proxy.ClientLockProxy
Deprecated.
getKey() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
getLicenseKey() - Method in class com.hazelcast.client.config.ClientConfig
 
getLifecycleService() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getLifecycleService() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getLingerSeconds() - Method in class com.hazelcast.client.config.SocketOptions
Gets SO_LINGER with the specified linger time in seconds
getList() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
getList(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getList(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getList(String) - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
getList(String) - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getListenerConfigs() - Method in class com.hazelcast.client.config.ClientConfig
Gets list of all configured ListenerConfig's
getListenerService() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getListenerService() - Method in class com.hazelcast.client.spi.ClientContext
 
getLoadBalancer() - Method in class com.hazelcast.client.config.ClientConfig
Gets LoadBalancer
getLoadBalancer() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getLocalClient() - Method in interface com.hazelcast.client.spi.ClientClusterService
 
getLocalClient() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getLocalEndpoint() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getLocalEndpoint() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getLocalExecutorStats() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
getLocalMapStats() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
getLocalMapStats() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
getLocalMember() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
getLocalMultiMapStats() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
getLocalQueueStats() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
getLocalSocketAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getLocalTopicStats() - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
 
getLocalTopicStats() - Method in class com.hazelcast.client.proxy.ClientTopicProxy
 
getLock(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getLock(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getLockCount() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
getLoggingService() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getLoggingService() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getManagedContext() - Method in class com.hazelcast.client.config.ClientConfig
getMap() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
getMap(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getMap(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getMap(String) - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
getMap(String) - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getMasterAddress() - Method in interface com.hazelcast.client.spi.ClientClusterService
Returns the address of the master member.
getMasterAddress() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getMember(Address) - Method in interface com.hazelcast.client.spi.ClientClusterService
Gets the member for the given address.
getMember(String) - Method in interface com.hazelcast.client.spi.ClientClusterService
Gets the member with the given uuid.
getMember(Address) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getMember(String) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getMemberList() - Method in interface com.hazelcast.client.spi.ClientClusterService
Gets the collection of members.
getMemberList() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getMembers() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
getMembers(MemberSelector) - Method in interface com.hazelcast.client.spi.ClientClusterService
Returns a collection of the members that satisfy the given MemberSelector.
getMembers(MemberSelector) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getMembers() - Method in class com.hazelcast.client.util.AbstractLoadBalancer
 
getMultiMap() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
getMultiMap(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getMultiMap(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getMultiMap(String) - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
getMultiMap(String) - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getName() - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
getName() - Method in enum com.hazelcast.client.config.ClientProperty
 
getName() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
Gets the name of the reliable topic.
getName() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getName() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getName() - Method in class com.hazelcast.client.map.impl.nearcache.ClientHeapNearCache
 
getName() - Method in class com.hazelcast.client.spi.ClientProxy
 
getNativeMemoryConfig() - Method in class com.hazelcast.client.config.ClientConfig
 
getNearCache() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
getNearCacheConfig(String) - Method in class com.hazelcast.client.config.ClientConfig
Gets the NearCacheConfig configured for the map / cache with name
getNearCacheConfigMap() - Method in class com.hazelcast.client.config.ClientConfig
Map of all configured NearCacheConfig's with the name key and configuration as the value
getNearCacheManager() - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
Gets the related NearCacheManager with the underlying client instance.
getNearCacheManager() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getNearCacheManager() - Method in class com.hazelcast.client.spi.ClientContext
 
getNearCacheStatistics() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
 
getNearCacheStats() - Method in class com.hazelcast.client.map.impl.nearcache.ClientHeapNearCache
 
getNetworkConfig() - Method in class com.hazelcast.client.config.ClientConfig
getOrConnect(Address, Authenticator) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
 
getOrConnect(Address, Authenticator) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
getOrCreateProxy(String, String) - Method in class com.hazelcast.client.spi.ProxyManager
 
getOrTriggerConnect(Address, Authenticator) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
 
getOrTriggerConnect(Address, Authenticator) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
getOwnedEntryCount() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
 
getOwnerConnectionAddress() - Method in interface com.hazelcast.client.spi.ClientClusterService
Owner connection is opened to owner member of the client in the cluster.
getOwnerConnectionAddress() - Method in class com.hazelcast.client.spi.impl.ClusterListenerSupport
 
getParent() - Method in enum com.hazelcast.client.config.ClientProperty
 
getPartition(Object) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
getPartition(int) - Method in interface com.hazelcast.client.spi.ClientPartitionService
 
getPartition(int) - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
getPartitionCount() - Method in interface com.hazelcast.client.spi.ClientPartitionService
 
getPartitionCount() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
getPartitionId(Data) - Method in interface com.hazelcast.client.spi.ClientPartitionService
 
getPartitionId(Object) - Method in interface com.hazelcast.client.spi.ClientPartitionService
 
getPartitionId() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
getPartitionId(Data) - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
getPartitionId(Object) - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
getPartitioningStrategy(ClassLoader) - Method in class com.hazelcast.client.impl.DefaultClientExtension
 
getPartitionKey() - Method in class com.hazelcast.client.spi.ClientProxy
 
getPartitionOwner(int) - Method in interface com.hazelcast.client.spi.ClientPartitionService
 
getPartitionOwner(int) - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
getPartitions() - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
getPartitionService() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getPartitionService() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getPartitionService() - Method in class com.hazelcast.client.spi.ClientContext
 
getPendingPacketCount() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getPort() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getPossibleSocketAddresses(int, String, int) - Static method in class com.hazelcast.client.util.AddressHelper
 
getPrincipal() - Method in class com.hazelcast.client.spi.impl.ClusterListenerSupport
 
getProperties() - Method in class com.hazelcast.client.config.ClientConfig
Gets Properties object
getProperties() - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
 
getProperty(String) - Method in class com.hazelcast.client.config.ClientConfig
Gets a named property already set or from system properties if not exists.
getProperty(HazelcastProperty) - Method in class com.hazelcast.client.config.ClientConfig
Gets a HazelcastProperty already set or from system properties if not exists.
getProxyFactoryConfigs() - Method in class com.hazelcast.client.config.ClientConfig
Gets list of ProxyFactoryConfig
getProxyManager() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getQueryCacheConfigs() - Method in class com.hazelcast.client.config.ClientConfig
 
getQueue() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
getQueue(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getQueue(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getQueue(String) - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
getQueue(String) - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getQuorumService() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getQuorumService() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getReadBatchSize() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
Gets the maximum number of items to read in a batch.
getReadHandler() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getReliableTopic(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getReliableTopic(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getReliableTopicConfig(String) - Method in class com.hazelcast.client.config.ClientConfig
Gets the ClientReliableTopicConfig for a given reliable topic name.
getRemainingLeaseTime() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
getRemoteEndpoint() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getRemoteSocketAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getRemoveRequest() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
 
getRemoveRequest() - Method in class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
 
getReplicatedMap(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getReplicatedMap(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getReplicatedMapStats() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
getRequest() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
getRequest() - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
 
getRingbuffer(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getRingbuffer(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getRingbuffer() - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
 
getSecurityConfig() - Method in class com.hazelcast.client.config.ClientConfig
getSemaphore(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getSemaphore(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getSendConnection() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
getSendConnectionOrWait() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
getSerializationConfig() - Method in class com.hazelcast.client.config.ClientConfig
getSerializationService() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getSerializationService() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getSerializationService() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getSerializationService() - Method in class com.hazelcast.client.spi.ClientContext
 
getServerRegistrationId() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
Alias registration id is same as registration id in the beginning.
getService() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
 
getServiceName() - Method in class com.hazelcast.client.spi.ClientProxy
 
getServiceName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnListProxy
 
getServiceName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
getServiceName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
getServiceName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
getServiceName() - Method in class com.hazelcast.client.txn.proxy.ClientTxnSetProxy
 
getSet() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
getSet(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getSet(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getSet(String) - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
getSet(String) - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getSize() - Method in interface com.hazelcast.client.spi.ClientClusterService
Gets the current number of members.
getSize(MemberSelector) - Method in interface com.hazelcast.client.spi.ClientClusterService
Gets the number of members that satisfy the given MemberSelector instance.
getSize() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getSize(MemberSelector) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
getSocketAddress() - Method in class com.hazelcast.client.impl.ClientImpl
 
getSocketAddresses(String) - Static method in class com.hazelcast.client.util.AddressHelper
 
getSocketChannelWrapper() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getSocketInterceptorConfig() - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
getSocketInterceptorConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
getSocketOptions() - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
getSocketOptions() - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
getSSLConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
Returns the current SSLConfig.
getState() - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionProxy
 
getSubscriber() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
This is used when removing the listener.
getSystemProperty() - Method in enum com.hazelcast.client.config.ClientProperty
 
getThreadGroup() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getTimeInMillis(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
getTimeInMillis(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
getTimeUnit() - Method in enum com.hazelcast.client.config.ClientProperty
 
getTopic() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
getTopic(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getTopic(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getTopicOverloadPolicy() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
Gets the TopicOverloadPolicy for this reliable topic.
getTrackableJob(String) - Method in class com.hazelcast.client.proxy.ClientMapReduceProxy
 
getTransaction() - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
getTransactionalObject(String, String) - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
getTransactionalObject(String, String) - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getTransactionContext() - Method in class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 
getTransactionManager() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getTransactionManager() - Method in class com.hazelcast.client.spi.ClientContext
 
getTransactionTimeout() - Method in class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 
getTxnId() - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
getTxnId() - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionProxy
 
getTxnId() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getType() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
getUserContext() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getUserContext() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getUuid() - Method in class com.hazelcast.client.impl.ClientImpl
 
getXAResource() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
getXAResource() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
getXaResource() - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
getXaResource() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
getXmlType() - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
 

H

handle() - Method in class com.hazelcast.client.connection.nio.ClientReadHandler
 
handle() - Method in class com.hazelcast.client.connection.nio.ClientWriteHandler
 
handle(Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy.InvalidationListener
 
handle(E) - Method in interface com.hazelcast.client.spi.EventHandler
 
handleAddListener(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleClear(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleCommand(String) - Method in class com.hazelcast.client.console.ClientConsoleApp
Handle a command
handleContains(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleDestroy(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleEventPacket(Packet) - Method in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 
handleHelp(String) - Method in class com.hazelcast.client.console.ClientConsoleApp
Handled the help command
handleInstances(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleIterator(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleListAdd(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleListAddMany(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleListContains(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleListRemove(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleListSet(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleLock(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapEntries() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapEvict(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapGet(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapGetAsync(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapGetMany(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapGetMapEntry(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapKeys() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapLocalKeys() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapLocalSize() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapLock(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapPut(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapPutAsync(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapPutIfAbsent(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapPutMany(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapRemove(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapRemoveMany(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapReplace(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapTryLock(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapUnlock(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMapValues() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMultiMapEntries() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMultiMapGet(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMultiMapKeys() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMultiMapLock(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMultiMapPut(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMultiMapRemove(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMultiMapTryLock(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMultiMapUnlock(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleMultiMapValues() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handlePacket(Packet) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
Handles incoming network package
handlePacket(Packet) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
handlePacket(Packet) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
handlePartitions(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleQCapacity(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleQOffer(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleQOfferMany(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleQPeek(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleQPoll(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleQPollMany(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleQTake(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleRemoveListener(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleSelectionKey(SelectionKey) - Method in class com.hazelcast.client.connection.nio.ClientNonBlockingOutputThread
 
handleSetAdd(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleSetAddMany(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleSetRemove(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleSetRemoveMany(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleSize(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
handleTopicPublish(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
hashCode() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
 
hashCode() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
hashCode() - Method in class com.hazelcast.client.spi.ClientProxy
 
hashCode() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
 
hashCode() - Method in class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
 
HazelcastClient - Class in com.hazelcast.client
The HazelcastClient is comparable to the Hazelcast class and provides the ability the create and manage Hazelcast clients.
HazelcastClientCacheManager - Class in com.hazelcast.client.cache.impl
CacheManager implementation for client side

Provides client side cacheManager functionality

HazelcastClientCacheManager(HazelcastClientCachingProvider, HazelcastInstance, URI, ClassLoader, Properties) - Constructor for class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
HazelcastClientCachingProvider - Class in com.hazelcast.client.cache.impl
Provides client cachingProvider implementation.
HazelcastClientCachingProvider() - Constructor for class com.hazelcast.client.cache.impl.HazelcastClientCachingProvider
 
HazelcastClientInstanceImpl - Class in com.hazelcast.client.impl
 
HazelcastClientInstanceImpl(ClientConfig, ClientConnectionManagerFactory, AddressProvider) - Constructor for class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
HazelcastClientNotActiveException - Exception in com.hazelcast.client
Thrown when Hazelcast client is not active during an invocation.
HazelcastClientNotActiveException() - Constructor for exception com.hazelcast.client.HazelcastClientNotActiveException
 
HazelcastClientNotActiveException(String) - Constructor for exception com.hazelcast.client.HazelcastClientNotActiveException
 
HazelcastClientProxy - Class in com.hazelcast.client.impl
A client-side proxy HazelcastInstance instance.
HazelcastClientProxy(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.impl.HazelcastClientProxy
 
headSequence() - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
 
heartBeatStarted(Connection) - Method in class com.hazelcast.client.spi.impl.ClusterListenerSupport
 
heartBeatStarted(Connection) - Method in interface com.hazelcast.client.spi.impl.ConnectionHeartbeatListener
 
heartBeatStopped(Connection) - Method in class com.hazelcast.client.spi.impl.ClusterListenerSupport
 
heartBeatStopped(Connection) - Method in interface com.hazelcast.client.spi.impl.ConnectionHeartbeatListener
 

I

incrementAndGet() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
incrementPendingPacketCount() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
indexOf(Object) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
init() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
init(Cluster, ClientConfig) - Method in interface com.hazelcast.client.LoadBalancer
Initializes the LoadBalancer.
init(long) - Method in class com.hazelcast.client.proxy.ClientIdGeneratorProxy
 
init(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
init() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
init() - Method in class com.hazelcast.client.spi.impl.ClusterListenerSupport
 
init(InitialMembershipEvent) - Method in class com.hazelcast.client.spi.impl.listener.ClientSmartListenerService
 
init(ClientConfig) - Method in class com.hazelcast.client.spi.ProxyManager
 
init(Cluster, ClientConfig) - Method in class com.hazelcast.client.util.AbstractLoadBalancer
 
init(InitialMembershipEvent) - Method in class com.hazelcast.client.util.AbstractLoadBalancer
 
init(Cluster, ClientConfig) - Method in class com.hazelcast.client.util.StaticLB
 
INITIAL_BACKOFF_MS - Static variable in class com.hazelcast.client.proxy.ClientReliableTopicProxy
 
initializeSelectors(HazelcastClientInstanceImpl) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
innerClose() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
invalidateNearCache(Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
invalidateNearCache(Collection<Data>) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
invalidationListenerId - Variable in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
invocationService - Variable in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 
invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientTopicProxy
 
invoke(ClientRequest, Object) - Method in class com.hazelcast.client.spi.ClientProxy
 
invoke(ClientRequest) - Method in class com.hazelcast.client.spi.ClientProxy
 
invoke(ClientRequest, Address) - Method in class com.hazelcast.client.spi.ClientProxy
 
invoke() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
invoke(ClientRegistrationKey) - Method in class com.hazelcast.client.spi.impl.listener.ClientNonSmartListenerService
 
invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
invokeAll(Collection<? extends Callable<T>>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
invokeAny(Collection<? extends Callable<T>>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
invokeInterruptibly(ClientRequest) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
invokeInterruptibly(ClientRequest, Object) - Method in class com.hazelcast.client.spi.ClientProxy
 
invokeOnConnection(ClientInvocation, ClientConnection) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
invokeOnConnection(ClientInvocation, ClientConnection) - Method in class com.hazelcast.client.spi.impl.ClientNonSmartInvocationServiceImpl
 
invokeOnConnection(ClientInvocation, ClientConnection) - Method in class com.hazelcast.client.spi.impl.ClientSmartInvocationServiceImpl
 
invokeOnPartition(ClientRequest, int) - Method in class com.hazelcast.client.spi.ClientProxy
 
invokeOnPartitionOwner(ClientInvocation, int) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
invokeOnPartitionOwner(ClientInvocation, int) - Method in class com.hazelcast.client.spi.impl.ClientNonSmartInvocationServiceImpl
 
invokeOnPartitionOwner(ClientInvocation, int) - Method in class com.hazelcast.client.spi.impl.ClientSmartInvocationServiceImpl
 
invokeOnRandomTarget(ClientInvocation) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
invokeOnRandomTarget(ClientInvocation) - Method in class com.hazelcast.client.spi.impl.ClientNonSmartInvocationServiceImpl
 
invokeOnRandomTarget(ClientInvocation) - Method in class com.hazelcast.client.spi.impl.ClientSmartInvocationServiceImpl
 
invokeOnTarget(ClientInvocation, Address) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
invokeOnTarget(ClientRequest, Address) - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
invokeOnTarget(ClientInvocation, Address) - Method in class com.hazelcast.client.spi.impl.ClientNonSmartInvocationServiceImpl
 
invokeOnTarget(ClientInvocation, Address) - Method in class com.hazelcast.client.spi.impl.ClientSmartInvocationServiceImpl
 
invokeUrgent() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
isActive() - Method in class com.hazelcast.client.spi.ClientContext
 
isAlive() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
Check if client connection manager is alive.
isAlive() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
isAlive() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
isAuthenticatedAsOwner() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
isCancelled() - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
 
isCancelled() - Method in class com.hazelcast.client.util.ClientCancellableDelegatingFuture
 
isClient() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
isClusterSafe() - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
isDone() - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
 
isEmpty() - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
isEmpty() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
isEmpty() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
isEmpty() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
isEmpty() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
isHeartBeating() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
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.
isInvalidateOnChange() - Method in class com.hazelcast.client.map.impl.nearcache.ClientHeapNearCache
 
isKeepAlive() - Method in class com.hazelcast.client.config.SocketOptions
SO_KEEPALIVE socket option
isLocalMemberSafe() - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
isLocked() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
isLocked(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
isLocked(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
isLockedByCurrentThread() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
isMemberSafe(Member) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
isNull() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
isRedoOperation() - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
isRedoOperation() - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
isRedoOperation() - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
isRetryable(Throwable) - Static method in class com.hazelcast.client.spi.impl.ClientInvocation
 
isReuseAddress() - Method in class com.hazelcast.client.config.SocketOptions
SO_REUSEADDR socket option.
isRunning() - Method in class com.hazelcast.client.impl.LifecycleServiceImpl
 
isSameRM(XAResource) - Method in class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 
isShutdown() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
isSmartRouting() - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
isSmartRouting() - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
isTcpNoDelay() - Method in class com.hazelcast.client.config.SocketOptions
TCP_NODELAY socket option
isTerminated() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
isUrgent() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
itemAdded(ItemEvent) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
itemRemoved(ItemEvent) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
iterator() - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
iterator() - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
iterator() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 

K

keySet() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
keySet(Predicate) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
keySet() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
keySet() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
keySet() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
keySet(Predicate) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
KILO_BYTE - Static variable in class com.hazelcast.client.config.SocketOptions
constant for kilobyte

L

lastIndexOf(Object) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
lastReadTimeMillis() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
lastWriteTimeMillis() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
LazyDistributedObjectEvent - Class in com.hazelcast.client.spi.impl.listener
 
LazyDistributedObjectEvent(DistributedObjectEvent.EventType, String, String, DistributedObject, ProxyManager) - Constructor for class com.hazelcast.client.spi.impl.listener.LazyDistributedObjectEvent
Constructs a DistributedObject Event.
LifecycleServiceImpl - Class in com.hazelcast.client.impl
Default LifecycleService implementation for the client.
LifecycleServiceImpl(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.impl.LifecycleServiceImpl
 
listIterator() - Method in class com.hazelcast.client.proxy.ClientListProxy
 
listIterator(int) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
loadAddresses() - Method in interface com.hazelcast.client.connection.AddressProvider
 
loadAddresses() - Method in class com.hazelcast.client.spi.impl.AwsAddressProvider
 
loadAddresses() - Method in class com.hazelcast.client.spi.impl.DefaultAddressProvider
 
loadAddresses() - Method in class com.hazelcast.client.spi.impl.discovery.DiscoveryAddressProvider
 
loadAll(Set<? extends K>, boolean, CompletionListener) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
loadAll(boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
loadAll(Set<K>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
loadAll(boolean) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
loadAllInternal(boolean, List<Data>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
loadAllInternal(boolean, List<Data>) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
LoadBalancer - Interface in com.hazelcast.client
LoadBalancer allows you to send operations to one of a number of endpoints(Members).
localKeySet() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
localKeySet(Predicate) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
localKeySet() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
lock(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
lock() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
lock(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
lock(K, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
lock(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
lock(K, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
lockInterruptibly() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
logger - Variable in class com.hazelcast.client.connection.nio.AbstractClientSelectionHandler
 
LOGGER - Static variable in class com.hazelcast.client.impl.DefaultClientExtension
 
logger - Variable in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 

M

main(String[]) - Static method in class com.hazelcast.client.console.ClientConsoleApp
Starts the test application.
mapCleared(MapEvent) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
mapEvicted(MapEvent) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
MAX_BACKOFF - Static variable in class com.hazelcast.client.proxy.ClientReliableTopicProxy
 
memberAdded(MembershipEvent) - Method in class com.hazelcast.client.spi.impl.listener.ClientSmartListenerService
 
memberAdded(MembershipEvent) - Method in class com.hazelcast.client.util.AbstractLoadBalancer
 
memberAttributeChanged(MemberAttributeEvent) - Method in class com.hazelcast.client.spi.impl.listener.ClientSmartListenerService
 
memberAttributeChanged(MemberAttributeEvent) - Method in class com.hazelcast.client.util.AbstractLoadBalancer
 
memberRemoved(MembershipEvent) - Method in class com.hazelcast.client.spi.impl.listener.ClientSmartListenerService
 
memberRemoved(MembershipEvent) - Method in class com.hazelcast.client.util.AbstractLoadBalancer
 

N

name - Variable in class com.hazelcast.client.proxy.ClientMapProxy
 
nearCache - Variable in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
NearCachedClientMapProxy<K,V> - Class in com.hazelcast.client.proxy
A Client-side IMap implementation which is fronted by a near-cache.
NearCachedClientMapProxy(String, String) - Constructor for class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
NearCachedClientMapProxy.InvalidationListener - Class in com.hazelcast.client.proxy
 
NearCachedClientMapProxy.InvalidationListener() - Constructor for class com.hazelcast.client.proxy.NearCachedClientMapProxy.InvalidationListener
 
newCondition(String) - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
newCondition() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
newHazelcastClient() - Static method in class com.hazelcast.client.HazelcastClient
 
newHazelcastClient(ClientConfig) - Static method in class com.hazelcast.client.HazelcastClient
 
newId() - Method in class com.hazelcast.client.proxy.ClientIdGeneratorProxy
 
newJob(KeyValueSource<K, V>) - Method in class com.hazelcast.client.proxy.ClientMapReduceProxy
 
newTransactionContext() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
newTransactionContext(TransactionOptions) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
newTransactionContext() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
newTransactionContext(TransactionOptions) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
newTransactionContext() - Method in interface com.hazelcast.client.spi.ClientTransactionManagerService
 
newTransactionContext(TransactionOptions) - Method in interface com.hazelcast.client.spi.ClientTransactionManagerService
 
newTransactionContext() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
 
newTransactionContext(TransactionOptions) - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
 
newXATransactionContext(Xid, int) - Method in interface com.hazelcast.client.spi.ClientTransactionManagerService
 
newXATransactionContext(Xid, int) - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
 
next() - Method in interface com.hazelcast.client.LoadBalancer
Returns the next member to route to.
next() - Method in class com.hazelcast.client.spi.impl.CallIdSequence.CallIdSequenceFailFast
 
next() - Method in class com.hazelcast.client.spi.impl.CallIdSequence
Creates the next call-id.
next() - Method in class com.hazelcast.client.util.RandomLB
 
next() - Method in class com.hazelcast.client.util.RoundRobinLB
 
next() - Method in class com.hazelcast.client.util.StaticLB
 
notify(Object) - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
NULL_KEY_IS_NOT_ALLOWED - Static variable in class com.hazelcast.client.proxy.ClientMapProxy
 
NULL_KEY_IS_NOT_ALLOWED - Static variable in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
NULL_LISTENER_IS_NOT_ALLOWED - Static variable in class com.hazelcast.client.proxy.ClientMapProxy
 
NULL_PREDICATE_IS_NOT_ALLOWED - Static variable in class com.hazelcast.client.proxy.ClientMapProxy
 
NULL_VALUE_IS_NOT_ALLOWED - Static variable in class com.hazelcast.client.proxy.ClientMapProxy
 
NULL_VALUE_IS_NOT_ALLOWED - Static variable in class com.hazelcast.client.proxy.ClientMultiMapProxy
 

O

offer(E) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
It is advised to use this method in a try-catch block to take the offer operation full lifecycle control, in a "lost node" scenario you can not be sure offer is succeeded or not so you may want to retry.
offer(E, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
offer(E) - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
offer(E, long, TimeUnit) - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientIdGeneratorProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientMapReduceProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
onDestroy() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
onDestroy() - Method in class com.hazelcast.client.spi.ClientProxy
Called before proxy is destroyed.
onFailure(Throwable) - Method in class com.hazelcast.client.connection.nio.AbstractClientSelectionHandler
 
onFailure(Throwable) - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
onInitialize() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
onInitialize() - Method in class com.hazelcast.client.spi.ClientProxy
Called when proxy is created.
onListenerRegister() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy.InvalidationListener
 
onListenerRegister() - Method in interface com.hazelcast.client.spi.EventHandler
This method is called when registration request response is successfully returned from node.
onLoadAll(Set<Data>, Object, long, long) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
onMessage(Message) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
onOutOfMemory(OutOfMemoryError, HazelcastInstance[]) - Method in class com.hazelcast.client.ClientOutOfMemoryHandler
 
onResponse(Object) - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
onShutdown() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
onShutdown() - Method in class com.hazelcast.client.spi.ClientProxy
Called before client shutdown.

P

parse(InputStream) - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
 
partitionKey - Variable in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
PartitionServiceProxy - Class in com.hazelcast.client.proxy
 
PartitionServiceProxy(ClientPartitionService, ClientListenerService) - Constructor for class com.hazelcast.client.proxy.PartitionServiceProxy
 
peek() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
peek() - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
peek(long, TimeUnit) - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
poll(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
poll() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
poll() - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
poll(long, TimeUnit) - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
postClose() - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
prepare(Xid) - Method in class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 
prepareResult(MapEntries) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
prepareResult(MapEntries) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
print(Object) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
println(Object) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
PROP_EVENT_QUEUE_CAPACITY - Static variable in class com.hazelcast.client.config.ClientProperties
Deprecated.
PROP_EVENT_QUEUE_CAPACITY_DEFAULT - Static variable in class com.hazelcast.client.config.ClientProperties
Deprecated.
PROP_EVENT_THREAD_COUNT - Static variable in class com.hazelcast.client.config.ClientProperties
Deprecated.
PROP_EVENT_THREAD_COUNT_DEFAULT - Static variable in class com.hazelcast.client.config.ClientProperties
Deprecated.
PROP_HEARTBEAT_INTERVAL - Static variable in class com.hazelcast.client.config.ClientProperties
Deprecated.
PROP_HEARTBEAT_INTERVAL_DEFAULT - Static variable in class com.hazelcast.client.config.ClientProperties
Deprecated.
PROP_HEARTBEAT_TIMEOUT - Static variable in class com.hazelcast.client.config.ClientProperties
Deprecated.
PROP_HEARTBEAT_TIMEOUT_DEFAULT - Static variable in class com.hazelcast.client.config.ClientProperties
Deprecated.
PROP_INVOCATION_TIMEOUT_SECONDS - Static variable in class com.hazelcast.client.config.ClientProperties
Deprecated.
PROP_INVOCATION_TIMEOUT_SECONDS_DEFAULT - Static variable in class com.hazelcast.client.config.ClientProperties
Deprecated.
PROP_SHUFFLE_INITIAL_MEMBER_LIST_DEFAULT - Static variable in class com.hazelcast.client.config.ClientProperties
Deprecated.
PROP_SHUFFLE_MEMBER_LIST - Static variable in class com.hazelcast.client.config.ClientProperties
Deprecated.
ProxyFactoryConfig - Class in com.hazelcast.client.config
This class is related to SPI.
ProxyFactoryConfig() - Constructor for class com.hazelcast.client.config.ProxyFactoryConfig
 
ProxyFactoryConfig(String, String) - Constructor for class com.hazelcast.client.config.ProxyFactoryConfig
 
ProxyFactoryConfig(String, ClientProxyFactory) - Constructor for class com.hazelcast.client.config.ProxyFactoryConfig
 
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 ClientProxyFactorys.
ProxyManager(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.ProxyManager
 
publish(E) - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
 
publish(E) - Method in class com.hazelcast.client.proxy.ClientTopicProxy
 
put(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
put(K, Object) - Method in class com.hazelcast.client.map.impl.nearcache.ClientHeapNearCache
 
put(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
put(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
put(K, V) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
put(E) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
put(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
put(K, V) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
put(K, V) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
put(K, V, long, TimeUnit) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
put(K, V) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
putAll(Map<? extends K, ? extends V>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
putAll(Map<? extends K, ? extends V>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
putAll(Map<? extends K, ? extends V>) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
putAllInternal(List<Future<?>>, MapEntries[]) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
putAllInternal(List<Future<?>>, MapEntries[]) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
putAsync(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
putAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
putAsyncInternal(long, TimeUnit, Data, Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
putAsyncInternal(long, TimeUnit, Data, Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
putIfAbsent(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
putIfAbsent(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
putIfAbsent(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
putIfAbsent(K, V) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
putIfAbsentInternal(long, TimeUnit, Data, Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
putIfAbsentInternal(long, TimeUnit, Data, Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
putInternal(long, TimeUnit, Data, Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
putInternal(long, TimeUnit, Data, Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
putTransient(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
putTransientInternal(long, TimeUnit, Data, Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
putTransientInternal(long, TimeUnit, Data, Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 

R

RandomLB - Class in com.hazelcast.client.util
A LoadBalancer that selects a random member to route to.
RandomLB() - Constructor for class com.hazelcast.client.util.RandomLB
 
randomPartitionKey() - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
readManyAsync(long, int, int, IFunction<E, Boolean>) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
 
readOne(long) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
 
recover(int) - Method in class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 
reducePermits(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
refresh() - Method in interface com.hazelcast.client.connection.AddressTranslator
Refreshes the internal lookup table if necessary.
refresh() - Method in class com.hazelcast.client.spi.impl.AwsAddressTranslator
 
refresh() - Method in class com.hazelcast.client.spi.impl.DefaultAddressTranslator
 
refresh() - Method in class com.hazelcast.client.spi.impl.discovery.DiscoveryAddressTranslator
 
refreshPartitions() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
register() - Method in class com.hazelcast.client.connection.nio.AbstractClientSelectionHandler
 
register(String, ClientProxyFactory) - Method in class com.hazelcast.client.spi.ProxyManager
 
register(String, Class<? extends ClientProxy>) - Method in class com.hazelcast.client.spi.ProxyManager
 
registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
registerListener(BaseClientAddListenerRequest, BaseClientRemoveListenerRequest, EventHandler) - Method in interface com.hazelcast.client.spi.ClientListenerService
 
registerListener(BaseClientAddListenerRequest, BaseClientRemoveListenerRequest, EventHandler) - Method in class com.hazelcast.client.spi.ClientProxy
 
registerListener(BaseClientAddListenerRequest, BaseClientRemoveListenerRequest, EventHandler) - Method in class com.hazelcast.client.spi.impl.listener.ClientNonSmartListenerService
 
registerListener(BaseClientAddListenerRequest, BaseClientRemoveListenerRequest, EventHandler) - Method in class com.hazelcast.client.spi.impl.listener.ClientSmartListenerService
 
release() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
release(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
remainingCapacity() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
remainingCapacity() - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
 
remove(K) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
remove(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
remove(K) - Method in class com.hazelcast.client.map.impl.nearcache.ClientHeapNearCache
 
remove(Object) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
remove(int) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
remove(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
remove(Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
remove(Object, Object) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
remove(Object) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
remove(Object) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
remove() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
remove(Object) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
remove(E) - Method in class com.hazelcast.client.txn.proxy.ClientTxnListProxy
 
remove(Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
remove(Object, Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
remove(Object, Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
remove(Object) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
remove(E) - Method in class com.hazelcast.client.txn.proxy.ClientTxnSetProxy
 
removeAll(Set<? extends K>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
removeAll() - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
removeAll(Collection<?>) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
removeAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
removeAsync(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
removeAsyncInternal(Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
removeAsyncInternal(Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
removeCacheConfigFromLocal(String) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
removeDistributedObjectListener(String) - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
removeDistributedObjectListener(String) - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
removeDistributedObjectListener(String) - Method in class com.hazelcast.client.spi.ProxyManager
 
removeEntryListener(String) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
removeEntryListener(String) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
removeEntryListener(String) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
removeEventHandler(long) - Method in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 
removeInterceptor(String) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
removeInternal(Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
removeInternal(Data, Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
removeInternal(Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
removeInternal(Data, Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
removeItemListener(String) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
removeItemListener(String) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
removeLifecycleListener(String) - Method in class com.hazelcast.client.impl.LifecycleServiceImpl
 
removeMembershipListener(String) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
removeMembershipListener(String) - Method in interface com.hazelcast.client.spi.ClientClusterService
 
removeMembershipListener(String) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
removeMessageListener(String) - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
 
removeMessageListener(String) - Method in class com.hazelcast.client.proxy.ClientTopicProxy
 
removeMigrationListener(String) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
removeNearCacheInvalidationListener() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
removePartitionLostListener(String) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
removePartitionLostListener(String) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
removePartitionLostListener(String) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
 
removeProxy(ClientProxy) - Method in class com.hazelcast.client.spi.ClientContext
 
removeProxy(String, String) - Method in class com.hazelcast.client.spi.ProxyManager
 
renew() - Method in class com.hazelcast.client.spi.impl.CallIdSequence.CallIdSequenceFailFast
 
renew() - Method in class com.hazelcast.client.spi.impl.CallIdSequence
Creates the call id without applying any backpressure
replace(K, V, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
replace(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
replace(K, V, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
replace(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
replace(K, V) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
replace(K, V, V) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
replaceIfSameInternal(Data, Data, Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
replaceIfSameInternal(Data, Data, Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
replaceInternal(Data, Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
replaceInternal(Data, Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
retainAll(Collection<?>) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
retainAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
RETRY_WAIT_TIME_IN_SECONDS - Static variable in class com.hazelcast.client.spi.impl.ClientInvocation
 
rollback(Xid) - Method in class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 
rollbackTransaction() - Method in class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
rollbackTransaction() - Method in class com.hazelcast.client.txn.TransactionContextProxy
 
RoundRobinLB - Class in com.hazelcast.client.util
A LoadBalancer implementation that relies on using round robin to a next member to send a request to.
RoundRobinLB() - Constructor for class com.hazelcast.client.util.RoundRobinLB
 
RoundRobinLB(int) - Constructor for class com.hazelcast.client.util.RoundRobinLB
 
run() - Method in class com.hazelcast.client.connection.nio.ClientReadHandler
 
run() - Method in class com.hazelcast.client.connection.nio.ClientWriteHandler
 
run() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 

S

schedule(Runnable, long, TimeUnit) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
schedule(Runnable, long, TimeUnit, ExecutionCallback) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
Utilized when given command needs to make a remote call.
schedule(Runnable, long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
selectToSave(Object...) - Method in class com.hazelcast.client.map.impl.nearcache.ClientHeapNearCache
 
serializationService - Variable in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 
set(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
set(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
set(int, E) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
set(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
set(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
set(K, V) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
setAddresses(List<String>) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
setAddresses(List<String>) - Method in class com.hazelcast.client.config.ClientNetworkConfig
Adds given addresses to candidate address list that client will use to establish initial connection
setAndGet(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
setAwsConfig(ClientAwsConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
Sets configuration to connect nodes in aws environment.
setBufferSize(int) - Method in class com.hazelcast.client.config.SocketOptions
Sets the SO_SNDBUF and SO_RCVBUF options to the specified value in KB
setClassLoader(ClassLoader) - Method in class com.hazelcast.client.config.ClientConfig
Sets the classLoader which is used by serialization and listener configuration
setClassName(String) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
Sets class name of proxy factory
setConfigPatternMatcher(ConfigPatternMatcher) - Method in class com.hazelcast.client.config.ClientConfig
 
setConnectionAttemptLimit(int) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
setConnectionAttemptLimit(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
While client is trying to connect initially to one of the members in the ClientNetworkConfig.addressList, all might be not available.
setConnectionAttemptPeriod(int) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
setConnectionAttemptPeriod(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
Period for the next attempt to find a member to connect.
setConnectionTimeout(int) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
setConnectionTimeout(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
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
 
setDiscoveryConfig(DiscoveryConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
Defines the Discovery Provider SPI configuration.
setExecutor(Executor) - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
Sets the Executor that is going to process the event.
setExecutorPoolSize(int) - Method in class com.hazelcast.client.config.ClientConfig
Sets Client side Executor pool size.
setFactoryImpl(ClientProxyFactory) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
Sets factory implementation of proxy factory
setGroupConfig(GroupConfig) - Method in class com.hazelcast.client.config.ClientConfig
setHazelcast(HazelcastInstance) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
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.client.config.ClientConfig
 
setInternal(long, TimeUnit, Data, Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
setInternal(long, TimeUnit, Data, Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
setIsAuthenticatedAsOwner() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
setKeepAlive(boolean) - Method in class com.hazelcast.client.config.SocketOptions
Enable/disable SO_KEEPALIVE socket option.
setLicenseKey(String) - Method in class com.hazelcast.client.config.ClientConfig
 
setLingerSeconds(int) - Method in class com.hazelcast.client.config.SocketOptions
Enable/disable SO_LINGER with the specified linger time in seconds
setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.client.config.ClientConfig
Sets all ListenerConfig's
setLoadBalancer(LoadBalancer) - Method in class com.hazelcast.client.config.ClientConfig
Sets the LoadBalancer
setManagedContext(ManagedContext) - Method in class com.hazelcast.client.config.ClientConfig
setNativeMemoryConfig(NativeMemoryConfig) - Method in class com.hazelcast.client.config.ClientConfig
 
setNearCacheConfigMap(Map<String, NearCacheConfig>) - Method in class com.hazelcast.client.config.ClientConfig
Sets all NearCacheConfig's with the provided map
setNetworkConfig(ClientNetworkConfig) - Method in class com.hazelcast.client.config.ClientConfig
setOutOfMemoryHandler(OutOfMemoryHandler) - Static method in class com.hazelcast.client.HazelcastClient
Sets OutOfMemoryHandler to be used when an OutOfMemoryError is caught by Hazelcast Client threads.
setProperties(Properties) - Method in class com.hazelcast.client.config.ClientConfig
sets all properties
setProperties(Properties) - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
 
setProperty(String, String) - Method in class com.hazelcast.client.config.ClientConfig
Sets the value of a named property.
setProperty(HazelcastProperty, String) - Method in class com.hazelcast.client.config.ClientConfig
Sets the value of a HazelcastProperty.
setProxyFactoryConfigs(List<ProxyFactoryConfig>) - Method in class com.hazelcast.client.config.ClientConfig
setQueryCacheConfigs(Map<String, Map<String, QueryCacheConfig>>) - Method in class com.hazelcast.client.config.ClientConfig
 
setReadBatchSize(int) - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
Sets the read batch size.
setRedoOperation(boolean) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
setRedoOperation(boolean) - Method in class com.hazelcast.client.config.ClientNetworkConfig
If true, client will redo the operations that were executing on the server and client lost the connection.
setRemoteEndpoint(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
setResponseDeserialized(boolean) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
By default the ClientInvocationFuture will not deserialize a response if it is in Data format.
setReuseAddress(boolean) - Method in class com.hazelcast.client.config.SocketOptions
Enable/disable the SO_REUSEADDR socket option.
setSecurityConfig(ClientSecurityConfig) - Method in class com.hazelcast.client.config.ClientConfig
setSendConnection(ClientConnection) - Method in class com.hazelcast.client.spi.impl.ClientInvocation
 
setSerializationConfig(SerializationConfig) - Method in class com.hazelcast.client.config.ClientConfig
setService(String) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
 
setSmartRouting(boolean) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
setSmartRouting(boolean) - Method in class com.hazelcast.client.config.ClientNetworkConfig
If true, client will route the key based operations to owner of the key at the best effort.
setSocketInterceptorConfig(SocketInterceptorConfig) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
setSocketInterceptorConfig(SocketInterceptorConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
setSocketOptions(SocketOptions) - Method in class com.hazelcast.client.config.ClientConfig
Deprecated.
setSocketOptions(SocketOptions) - Method in class com.hazelcast.client.config.ClientNetworkConfig
 
setSSLConfig(SSLConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
Sets the SSLConfig.
setStarted() - Method in class com.hazelcast.client.impl.LifecycleServiceImpl
 
setSystemProperty(String) - Method in enum com.hazelcast.client.config.ClientProperty
 
setTcpNoDelay(boolean) - Method in class com.hazelcast.client.config.SocketOptions
Enable/disable TCP_NODELAY socket option.
setTopicOverloadPolicy(TopicOverloadPolicy) - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
Sets the TopicOverloadPolicy for this reliable topic.
setTransactionTimeout(int) - Method in class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 
setType(ConnectionType) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
shutdown() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
Shutdown clientConnectionManager
shutdown() - Method in class com.hazelcast.client.connection.nio.AbstractClientSelectionHandler
 
shutdown() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
shutdown() - Method in class com.hazelcast.client.connection.nio.ClientWriteHandler
 
shutdown(HazelcastInstance) - Static method in class com.hazelcast.client.HazelcastClient
Shutdown the provided client and remove it from the managed list
shutdown(String) - Static method in class com.hazelcast.client.HazelcastClient
Shutdown the provided client and remove it from the managed list
shutdown() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
shutdown() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
shutdown() - Method in class com.hazelcast.client.impl.LifecycleServiceImpl
 
shutdown() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
shutdown(TransactionOptions) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
 
shutdown() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
shutdown() - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
shutdown() - Method in interface com.hazelcast.client.spi.ClientTransactionManagerService
 
shutdown() - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
shutdown() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
 
shutdown() - Method in class com.hazelcast.client.spi.impl.ClusterListenerSupport
 
shutdown() - Method in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 
shutdown() - Method in class com.hazelcast.client.spi.impl.listener.ClientSmartListenerService
 
shutdownAll() - Static method in class com.hazelcast.client.HazelcastClient
Shuts down all the client HazelcastInstance created in this JVM.
shutdownNow() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
shutdownSelectors() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
signal() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
signalAll() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
 
size() - Method in class com.hazelcast.client.map.impl.nearcache.ClientHeapNearCache
 
size() - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
size() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
size() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
size() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
size() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
size() - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
 
size() - Method in class com.hazelcast.client.txn.proxy.ClientTxnListProxy
 
size() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
size() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
size() - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
size() - Method in class com.hazelcast.client.txn.proxy.ClientTxnSetProxy
 
socketChannel - Variable in class com.hazelcast.client.connection.nio.AbstractClientSelectionHandler
 
SocketOptions - Class in com.hazelcast.client.config
TCP Socket options
SocketOptions() - Constructor for class com.hazelcast.client.config.SocketOptions
 
start() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
Start clientConnectionManager
start() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
start(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
 
start() - Method in class com.hazelcast.client.impl.HazelcastClientInstanceImpl
 
start() - Method in interface com.hazelcast.client.spi.ClientInvocationService
 
start() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
 
start() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
start() - Method in class com.hazelcast.client.spi.impl.listener.ClientListenerServiceImpl
 
start() - Method in class com.hazelcast.client.spi.impl.listener.ClientNonSmartListenerService
 
start() - Method in class com.hazelcast.client.spi.impl.listener.ClientSmartListenerService
 
start(Xid, int) - Method in class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 
startSelectors() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
 
StaticLB - Class in com.hazelcast.client.util
The StaticLB is a LoadBalancer that always returns the same member.
StaticLB(Member) - Constructor for class com.hazelcast.client.util.StaticLB
 
stop() - Method in class com.hazelcast.client.console.ClientConsoleApp
 
stop() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
 
subList(int, int) - Method in class com.hazelcast.client.proxy.ClientListProxy
 
submit(Callable<T>, MemberSelector) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submit(Runnable, MemberSelector, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submit(Callable<T>, MemberSelector, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submit(Runnable) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submit(Runnable, T) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submit(Callable<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submit(Runnable, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submit(Callable<T>, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submit(Runnable) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
submit(Callable<T>) - Method in interface com.hazelcast.client.spi.ClientExecutionService
 
submit(Runnable) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
submit(Callable<T>) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
submitInternal(Runnable) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
 
submitToAllMembers(Callable<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToAllMembers(Runnable, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToAllMembers(Callable<T>, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToKey(K, EntryProcessor, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
submitToKey(K, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
submitToKeyInternal(Data, EntryProcessor, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
submitToKeyInternal(Data, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
submitToKeyInternal(Data, EntryProcessor) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
submitToKeyInternal(Data, EntryProcessor, ExecutionCallback) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
submitToKeyOwner(Callable<T>, Object) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToKeyOwner(Runnable, Object, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToKeyOwner(Callable<T>, Object, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToMember(Callable<T>, Member) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToMember(Runnable, Member, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToMember(Callable<T>, Member, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToMembers(Callable<T>, Collection<Member>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToMembers(Callable<T>, MemberSelector) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToMembers(Runnable, Collection<Member>, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToMembers(Callable<T>, Collection<Member>, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToMembers(Runnable, MemberSelector, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
submitToMembers(Callable<T>, MemberSelector, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 

T

tailSequence() - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
 
take() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
take() - Method in class com.hazelcast.client.txn.proxy.ClientTxnQueueProxy
 
terminate() - Method in class com.hazelcast.client.impl.LifecycleServiceImpl
 
throwExceptionIfNull(Object) - Method in class com.hazelcast.client.spi.ClientProxy
 
throwExceptionIfNull(Object) - Method in class com.hazelcast.client.txn.proxy.AbstractClientTxnCollectionProxy
 
toArray() - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
toArray(T[]) - Method in class com.hazelcast.client.proxy.AbstractClientCollectionProxy
 
toArray() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
toArray(T[]) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
toData(Object) - Method in class com.hazelcast.client.cache.impl.ClientClusterWideIterator
 
toData(Object) - Method in class com.hazelcast.client.spi.ClientProxy
 
toObject(Object) - Method in class com.hazelcast.client.cache.impl.ClientClusterWideIterator
 
toObject(Object) - Method in class com.hazelcast.client.spi.ClientProxy
 
toString() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
 
toString() - Method in class com.hazelcast.client.cache.impl.HazelcastClientCachingProvider
 
toString() - Method in enum com.hazelcast.client.config.ClientProperty
 
toString() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
 
toString() - Method in class com.hazelcast.client.connection.nio.ClientConnection
 
toString() - Method in class com.hazelcast.client.impl.HazelcastClientProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientIdGeneratorProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientListProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientMapReduceProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientSetProxy
 
toString() - Method in class com.hazelcast.client.proxy.ClientTopicProxy
 
toString() - Method in class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
 
toString() - Method in class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 
TransactionContextProxy - Class in com.hazelcast.client.txn
 
TransactionContextProxy(ClientTransactionManagerServiceImpl, TransactionOptions) - Constructor for class com.hazelcast.client.txn.TransactionContextProxy
 
translate(Address) - Method in interface com.hazelcast.client.connection.AddressTranslator
Translates the given address to another address specific to network or service
translate(Address) - Method in class com.hazelcast.client.spi.impl.AwsAddressTranslator
 
translate(Address) - Method in class com.hazelcast.client.spi.impl.DefaultAddressTranslator
 
translate(Address) - Method in class com.hazelcast.client.spi.impl.discovery.DiscoveryAddressTranslator
 
tryAcquire() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
tryAcquire(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
tryAcquire(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
tryAcquire(int, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
 
tryLock() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
tryLock(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
tryLock(long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
tryLock(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
tryLock(K, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
tryLock(K, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
tryLock(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
tryLock(K, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
tryLock(K, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
tryPut(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
tryPutInternal(long, TimeUnit, Data, Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
tryPutInternal(long, TimeUnit, Data, Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
tryRemove(K, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
tryRemoveInternal(long, TimeUnit, Data) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
tryRemoveInternal(long, TimeUnit, Data) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
 
trySetCount(int) - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
 

U

unlock() - Method in class com.hazelcast.client.proxy.ClientLockProxy
 
unlock(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
unlock(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
unwrap(Class<T>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 
unwrap(Class<T>) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
 
updateCacheListenerConfigOnOtherNodes(CacheEntryListenerConfiguration<K, V>, boolean) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
 

V

valueCount(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
valueCount(K) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMultiMapProxy
 
valueOf(String) - Static method in enum com.hazelcast.client.config.ClientProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hazelcast.client.map.impl.nearcache.ClientNearCacheType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.hazelcast.client.config.ClientProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hazelcast.client.map.impl.nearcache.ClientNearCacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
values(Predicate) - Method in class com.hazelcast.client.proxy.ClientMapProxy
 
values() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
 
values() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
values(Comparator<V>) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
 
values() - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 
values(Predicate) - Method in class com.hazelcast.client.txn.proxy.ClientTxnMapProxy
 

W

write(OutboundFrame) - Method in class com.hazelcast.client.connection.nio.ClientConnection
 

X

XAResourceProxy - Class in com.hazelcast.client.txn.proxy.xa
Client side XaResource implementation
XAResourceProxy(String, String) - Constructor for class com.hazelcast.client.txn.proxy.xa.XAResourceProxy
 
XATransactionContextProxy - Class in com.hazelcast.client.txn.proxy.xa
 
XATransactionContextProxy(ClientTransactionManagerServiceImpl, Xid, int) - Constructor for class com.hazelcast.client.txn.proxy.xa.XATransactionContextProxy
 
XATransactionProxy - Class in com.hazelcast.client.txn.proxy.xa
This class does not need to be thread-safe, it is only used via XAResource All visibility guarantees handled by XAResource
XATransactionProxy(HazelcastClientInstanceImpl, ClientConnection, Xid, int) - Constructor for class com.hazelcast.client.txn.proxy.xa.XATransactionProxy
 
XmlClientConfigBuilder - Class in com.hazelcast.client.config
Loads the ClientConfig using XML.
XmlClientConfigBuilder(String) - Constructor for class com.hazelcast.client.config.XmlClientConfigBuilder
 
XmlClientConfigBuilder(File) - Constructor for class com.hazelcast.client.config.XmlClientConfigBuilder
 
XmlClientConfigBuilder(URL) - Constructor for class com.hazelcast.client.config.XmlClientConfigBuilder
 
XmlClientConfigBuilder(InputStream) - Constructor for class com.hazelcast.client.config.XmlClientConfigBuilder
 
XmlClientConfigBuilder() - Constructor for class com.hazelcast.client.config.XmlClientConfigBuilder
Loads the client config using the following resolution mechanism: first it checks if a system property 'hazelcast.client.config' is set.
XmlClientConfigLocator - Class in com.hazelcast.client.config
A support class for the XmlClientConfigBuilder to locate the client xml configuration.
XmlClientConfigLocator() - Constructor for class com.hazelcast.client.config.XmlClientConfigLocator
Constructs a XmlClientConfigBuilder.
A B C D E F G H I K L M N O P R S T U V W X 

Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.