A B C D E F G H I K L M N O P Q R S T U V W
A
- acquire() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- acquire(int) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- acquireAsync() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- acquireAsync(int) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- acquireAttach() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- acquireAttach(int) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- acquireAttachAsync() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- acquireAttachAsync(int) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- add(E) - Method in class com.hazelcast.client.ListClientProxy
-
- add(int, E) - Method in class com.hazelcast.client.ListClientProxy
-
- add(E) - Method in class com.hazelcast.client.SetClientProxy
-
- add(V) - Method in class com.hazelcast.client.ValueCollection
-
- addAddress(String...) - Method in class com.hazelcast.client.ClientConfig
-
- addAll(int, Collection<? extends E>) - Method in class com.hazelcast.client.ListClientProxy
-
- addAll(Collection<? extends V>) - Method in class com.hazelcast.client.ValueCollection
-
- addAndGet(long) - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- addEntryListener(EntryListener<K, V>, boolean) - Method in class com.hazelcast.client.MapClientProxy
-
- addEntryListener(EntryListener<K, V>, K, boolean) - Method in class com.hazelcast.client.MapClientProxy
-
- addEntryListener(EntryListener<K, V>, boolean) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- addEntryListener(EntryListener<K, V>, K, boolean) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- addIndex(String, boolean) - Method in class com.hazelcast.client.MapClientProxy
-
- addIndex(Expression<?>, boolean) - Method in class com.hazelcast.client.MapClientProxy
-
- addInetSocketAddress(List<InetSocketAddress>) - Method in class com.hazelcast.client.ClientConfig
-
- addInetSocketAddress(InetSocketAddress...) - Method in class com.hazelcast.client.ClientConfig
-
- addInstanceListener(InstanceListener) - Method in class com.hazelcast.client.ClusterClientProxy
-
- addInstanceListener(InstanceListener) - Method in class com.hazelcast.client.HazelcastClient
-
- addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.client.CollectionClientProxy
-
- addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.client.QueueClientProxy
-
- addKey(byte[]) - Method in class com.hazelcast.client.impl.CollectionWrapper
-
- addLifecycleListener(LifecycleListener) - Method in class com.hazelcast.client.LifecycleServiceClientImpl
-
- addListener(EventListener) - Method in class com.hazelcast.client.ClientConfig
-
Adds a listener object to configuration to be registered when HazelcastClient starts.
- addLocalEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.client.MapClientProxy
-
- addLocalEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- addMembershipListener(MembershipListener) - Method in class com.hazelcast.client.ClusterClientProxy
-
- addMessageListener(MessageListener) - Method in class com.hazelcast.client.TopicClientProxy
-
- addMigrationListener(MigrationListener) - Method in class com.hazelcast.client.PartitionClientProxy
-
- ADDRESSES - Static variable in class com.hazelcast.client.ClientConfigBuilder
-
- AddressHelper - Class in com.hazelcast.client
-
- AsyncClientCall<V> - Class in com.hazelcast.client
-
- AsyncClientCall(Call) - Constructor for class com.hazelcast.client.AsyncClientCall
-
- AtomicNumberClientProxy - Class in com.hazelcast.client
-
- AtomicNumberClientProxy(HazelcastClient, String) - Constructor for class com.hazelcast.client.AtomicNumberClientProxy
-
- attach() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- attach(int) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- attachedPermits() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- AuthenticationException - Exception in com.hazelcast.client
-
- AuthenticationException() - Constructor for exception com.hazelcast.client.AuthenticationException
-
- AuthenticationException(String) - Constructor for exception com.hazelcast.client.AuthenticationException
-
- availablePermits() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- await() - Method in class com.hazelcast.client.CountDownLatchClientProxy
-
- await(long, TimeUnit) - Method in class com.hazelcast.client.CountDownLatchClientProxy
-
- awaitTermination(long, TimeUnit) - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
B
- begin() - Method in class com.hazelcast.client.TransactionClientProxy
-
- bind(Connection, Credentials) - Method in interface com.hazelcast.client.ClientBinder
-
- bind(Connection, Credentials) - Method in class com.hazelcast.client.DefaultClientBinder
-
- build() - Method in class com.hazelcast.client.ClientConfigBuilder
-
- BYTE_BUFFER_SIZE - Static variable in interface com.hazelcast.client.Constants.IO
-
C
- Call - Class in com.hazelcast.client
-
- Call(Long, Packet) - Constructor for class com.hazelcast.client.Call
-
- callAndGetResult(Packet) - Method in class com.hazelcast.client.ProxyHelper
-
- callMap - Variable in class com.hazelcast.client.IORunnable
-
- calls(HazelcastClient) - Method in class com.hazelcast.client.impl.EntryListenerManager
-
- calls(HazelcastClient) - Method in class com.hazelcast.client.impl.InstanceListenerManager
-
- calls(HazelcastClient) - Method in class com.hazelcast.client.impl.ItemListenerManager
-
- calls(HazelcastClient) - Method in class com.hazelcast.client.impl.MessageListenerManager
-
- calls(HazelcastClient) - Method in class com.hazelcast.client.impl.QueueItemListenerManager
-
- cancel(boolean) - Method in class com.hazelcast.client.AsyncClientCall
-
- cancelled - Variable in class com.hazelcast.client.AsyncClientCall
-
- clear() - Method in class com.hazelcast.client.MapClientProxy
-
- clear() - Method in class com.hazelcast.client.MultiMapClientProxy
-
- clear() - Method in class com.hazelcast.client.ValueCollection
-
- client - Variable in class com.hazelcast.client.IORunnable
-
- ClientBinder - Interface in com.hazelcast.client
-
- ClientConfig - Class in com.hazelcast.client
-
- ClientConfig() - Constructor for class com.hazelcast.client.ClientConfig
-
- ClientConfigBuilder - Class in com.hazelcast.client
-
- ClientConfigBuilder(String) - Constructor for class com.hazelcast.client.ClientConfigBuilder
-
- ClientConfigBuilder(File) - Constructor for class com.hazelcast.client.ClientConfigBuilder
-
- ClientConfigBuilder(URL) - Constructor for class com.hazelcast.client.ClientConfigBuilder
-
- ClientConfigBuilder(InputStream) - Constructor for class com.hazelcast.client.ClientConfigBuilder
-
- ClientMapEntry<K,V> - Class in com.hazelcast.client
-
- ClientMapEntry(CMap.CMapEntry, K, MapClientProxy<K, V>) - Constructor for class com.hazelcast.client.ClientMapEntry
-
- ClientProperties - Class in com.hazelcast.client
-
Deprecated.
- ClientProperties() - Constructor for class com.hazelcast.client.ClientProperties
-
Deprecated.
- ClientProperties.ClientPropertyName - Enum in com.hazelcast.client
-
Deprecated.
- ClientRunnable - Class in com.hazelcast.client
-
- ClientRunnable() - Constructor for class com.hazelcast.client.ClientRunnable
-
- ClientSerializer - Class in com.hazelcast.client
-
- ClientSerializer() - Constructor for class com.hazelcast.client.ClientSerializer
-
- ClientThreadContext - Class in com.hazelcast.client
-
- ClientThreadContext(Thread) - Constructor for class com.hazelcast.client.ClientThreadContext
-
- close() - Method in class com.hazelcast.client.Connection
-
- ClusterClientException - Exception in com.hazelcast.client
-
- ClusterClientException() - Constructor for exception com.hazelcast.client.ClusterClientException
-
- ClusterClientException(String) - Constructor for exception com.hazelcast.client.ClusterClientException
-
- ClusterClientException(String, Throwable) - Constructor for exception com.hazelcast.client.ClusterClientException
-
- ClusterClientException(Throwable) - Constructor for exception com.hazelcast.client.ClusterClientException
-
- ClusterClientProxy - Class in com.hazelcast.client
-
- ClusterClientProxy(HazelcastClient) - Constructor for class com.hazelcast.client.ClusterClientProxy
-
- CollectionClientProxy<E> - Class in com.hazelcast.client
-
- CollectionClientProxy(HazelcastClient, String) - Constructor for class com.hazelcast.client.CollectionClientProxy
-
- CollectionClientProxy(ProxyHelper, String) - Constructor for class com.hazelcast.client.CollectionClientProxy
-
- CollectionWrapper<K> - Class in com.hazelcast.client.impl
-
- CollectionWrapper() - Constructor for class com.hazelcast.client.impl.CollectionWrapper
-
- com.hazelcast.client - package com.hazelcast.client
-
- com.hazelcast.client.examples - package com.hazelcast.client.examples
-
- com.hazelcast.client.impl - package com.hazelcast.client.impl
-
- commit() - Method in class com.hazelcast.client.TransactionClientProxy
-
- compareAndSet(long, long) - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- Connection - Class in com.hazelcast.client
-
Holds the socket to one of the members of Hazelcast Cluster.
- Connection(int, InetSocketAddress, int) - Constructor for class com.hazelcast.client.Connection
-
- CONNECTION_ATTEMPT_LIMIT - Static variable in class com.hazelcast.client.ClientConfigBuilder
-
- CONNECTION_TIMEOUT - Static variable in class com.hazelcast.client.ClientConfigBuilder
-
- ConnectionManager - Class in com.hazelcast.client
-
- ConnectionManager(HazelcastClient, ClientConfig, LifecycleServiceClientImpl) - Constructor for class com.hazelcast.client.ConnectionManager
-
- Constants - Interface in com.hazelcast.client
-
- Constants.IO - Interface in com.hazelcast.client
-
- Constants.Objects - Interface in com.hazelcast.client
-
- Constants.ResponseTypes - Interface in com.hazelcast.client
-
- Constants.Timeouts - Interface in com.hazelcast.client
-
- contains(Object) - Method in class com.hazelcast.client.ListClientProxy
-
- contains(Object) - Method in class com.hazelcast.client.SetClientProxy
-
- contains(Object) - Method in class com.hazelcast.client.ValueCollection
-
- containsAll(Collection<?>) - Method in class com.hazelcast.client.ValueCollection
-
- containsEntry(Object, Object) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- containsKey(Object) - Method in class com.hazelcast.client.MapClientProxy
-
- containsKey(Object) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- containsValue(Object) - Method in interface com.hazelcast.client.EntryHolder
-
- containsValue(Object) - Method in class com.hazelcast.client.MapClientProxy
-
- containsValue(Object) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- countDown() - Method in class com.hazelcast.client.CountDownLatchClientProxy
-
- CountDownLatchClientProxy - Class in com.hazelcast.client
-
- CountDownLatchClientProxy(HazelcastClient, String) - Constructor for class com.hazelcast.client.CountDownLatchClientProxy
-
- createBaseClientProperties(String, String) - Static method in class com.hazelcast.client.ClientProperties
-
Deprecated.
- createCall(Packet) - Method in class com.hazelcast.client.ProxyHelper
-
- createNewAddItemListenerCall(ProxyHelper, boolean) - Method in class com.hazelcast.client.impl.QueueItemListenerManager
-
- createNewAddListenerCall(ProxyHelper, Object, boolean) - Method in class com.hazelcast.client.impl.EntryListenerManager
-
- createNewAddListenerCall(ProxyHelper) - Method in class com.hazelcast.client.impl.InstanceListenerManager
-
- createNewAddListenerCall(ProxyHelper, boolean) - Method in class com.hazelcast.client.impl.ItemListenerManager
-
- createNewAddListenerCall(ProxyHelper) - Method in class com.hazelcast.client.impl.MessageListenerManager
-
- createRequestPacket(ClusterOperation, byte[], byte[]) - Method in class com.hazelcast.client.ProxyHelper
-
- customRun() - Method in class com.hazelcast.client.ClientRunnable
-
- customRun() - Method in class com.hazelcast.client.impl.ListenerManager
-
- customRun() - Method in class com.hazelcast.client.InRunnable
-
- customRun() - Method in class com.hazelcast.client.OutRunnable
-
D
- decrementAndGet() - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- DEFAULT_TIMEOUT - Static variable in interface com.hazelcast.client.Constants.Timeouts
-
- DEFAULT_TXN_TIMEOUT - Static variable in interface com.hazelcast.client.Constants.Timeouts
-
- DefaultClientBinder - Class in com.hazelcast.client
-
- DefaultClientBinder(HazelcastClient) - Constructor for class com.hazelcast.client.DefaultClientBinder
-
- destroy() - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- destroy() - Method in class com.hazelcast.client.CollectionClientProxy
-
- destroy() - Method in class com.hazelcast.client.CountDownLatchClientProxy
-
- destroy(String) - Method in class com.hazelcast.client.HazelcastClient
-
- destroy() - Method in class com.hazelcast.client.IdGeneratorClientProxy
-
- destroy() - Method in class com.hazelcast.client.LockClientProxy
-
- destroy() - Method in class com.hazelcast.client.MapClientProxy
-
- destroy() - Method in class com.hazelcast.client.MultiMapClientProxy
-
- destroy() - Method in class com.hazelcast.client.ProxyHelper
-
- destroy() - Method in class com.hazelcast.client.QueueClientProxy
-
- destroy() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- destroy() - Method in class com.hazelcast.client.TopicClientProxy
-
- destroyConnection(Connection) - Method in class com.hazelcast.client.ConnectionManager
-
- detach() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- detach(int) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- doCall(Call) - Method in class com.hazelcast.client.ProxyHelper
-
- doFireAndForget(ClusterOperation, Object, Object) - Method in class com.hazelcast.client.ProxyHelper
-
- doOp(ClusterOperation, Object, Object) - Method in class com.hazelcast.client.ProxyHelper
-
- doOp(ClusterOperation, Object, Object, long, TimeUnit) - Method in class com.hazelcast.client.ProxyHelper
-
- drainPermits() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- drainTo(Collection<? super E>) - Method in class com.hazelcast.client.QueueClientProxy
-
- drainTo(Collection<? super E>, int) - Method in class com.hazelcast.client.QueueClientProxy
-
E
- enqueue(Object) - Method in class com.hazelcast.client.impl.ListenerManager
-
- enQueue(Call) - Method in class com.hazelcast.client.OutRunnable
-
- entries(Predicate) - Method in class com.hazelcast.client.ProxyHelper
-
- ENTRY_COUNT - Static variable in class com.hazelcast.client.examples.SimpleMapTest
-
- EntryHolder<K,V> - Interface in com.hazelcast.client
-
- EntryListenerManager - Class in com.hazelcast.client.impl
-
- EntryListenerManager() - Constructor for class com.hazelcast.client.impl.EntryListenerManager
-
- entrySet(Predicate) - Method in class com.hazelcast.client.MapClientProxy
-
- entrySet() - Method in class com.hazelcast.client.MapClientProxy
-
- entrySet() - Method in class com.hazelcast.client.MultiMapClientProxy
-
- equals(Object) - Method in class com.hazelcast.client.ListClientProxy
-
- equals(Object) - Method in class com.hazelcast.client.LockClientProxy
-
- equals(Object) - Method in class com.hazelcast.client.MapClientProxy
-
- equals(Object) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- equals(Object) - Method in class com.hazelcast.client.QueueClientProxy
-
- equals(Object) - Method in class com.hazelcast.client.SetClientProxy
-
- equals(Object) - Method in class com.hazelcast.client.TopicClientProxy
-
- evict(Object) - Method in class com.hazelcast.client.MapClientProxy
-
- execute(Runnable) - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
- ExecutorServiceClientProxy - Class in com.hazelcast.client
-
- ExecutorServiceClientProxy(HazelcastClient, String) - Constructor for class com.hazelcast.client.ExecutorServiceClientProxy
-
F
- fireLifecycleEvent(LifecycleEvent.LifecycleState) - Method in class com.hazelcast.client.LifecycleServiceClientImpl
-
- fireLifecycleEvent(LifecycleEvent) - Method in class com.hazelcast.client.LifecycleServiceClientImpl
-
- flush() - Method in class com.hazelcast.client.MapClientProxy
-
- flush(Connection) - Method in class com.hazelcast.client.PacketWriter
-
- forceUnlock() - Method in class com.hazelcast.client.LockClientProxy
-
- forceUnlock(K) - Method in class com.hazelcast.client.MapClientProxy
-
- fromValue(String) - Static method in enum com.hazelcast.client.ClientProperties.ClientPropertyName
-
Deprecated.
G
- get() - Method in class com.hazelcast.client.AsyncClientCall
-
- get(long, TimeUnit) - Method in class com.hazelcast.client.AsyncClientCall
-
- get() - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- get() - Static method in class com.hazelcast.client.ClientThreadContext
-
- get(K) - Method in interface com.hazelcast.client.EntryHolder
-
- get(K) - Method in class com.hazelcast.client.GuavaNearCacheImpl
-
- get(int) - Method in class com.hazelcast.client.ListClientProxy
-
- get(Object) - Method in class com.hazelcast.client.MapClientProxy
-
- get(Object) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- get(K) - Method in interface com.hazelcast.client.NearCache
-
- get0(Object) - Method in class com.hazelcast.client.MapClientProxy
-
- GET_PERCENTAGE - Static variable in class com.hazelcast.client.examples.SimpleMapTest
-
- getAddress() - Method in class com.hazelcast.client.Connection
-
- getAddressList() - Method in class com.hazelcast.client.ClientConfig
-
- getAll(Set<K>) - Method in class com.hazelcast.client.MapClientProxy
-
- getAllHazelcastClients() - Static method in class com.hazelcast.client.HazelcastClient
-
- getAndAdd(long) - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- getAndReset() - Method in class com.hazelcast.client.examples.SimpleMapTest.Stats
-
- getAndSet(long) - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- getAsync(K) - Method in class com.hazelcast.client.MapClientProxy
-
- getAtomicNumber(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getCallId() - Method in class com.hazelcast.client.Packet
-
- getClientConfig() - Method in class com.hazelcast.client.HazelcastClient
-
- getClientProxy(Object) - Method in class com.hazelcast.client.HazelcastClient
-
- getClientService() - Method in class com.hazelcast.client.HazelcastClient
-
- getCluster() - Method in class com.hazelcast.client.HazelcastClient
-
- getClusterTime() - Method in class com.hazelcast.client.ClusterClientProxy
-
- getConfig() - Method in class com.hazelcast.client.HazelcastClient
-
- getConnection() - Method in class com.hazelcast.client.ConnectionManager
-
- getConnection() - Method in class com.hazelcast.client.PacketHandler
-
- getConnectionManager() - Method in class com.hazelcast.client.HazelcastClient
-
- getConnectionTimeout() - Method in class com.hazelcast.client.ClientConfig
-
- getCost() - Method in class com.hazelcast.client.ClientMapEntry
-
- getCount() - Method in class com.hazelcast.client.CountDownLatchClientProxy
-
- getCountDownLatch(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getCreationTime() - Method in class com.hazelcast.client.ClientMapEntry
-
- getCredentials() - Method in class com.hazelcast.client.ClientConfig
-
- getCurrentThreadId() - Method in class com.hazelcast.client.ProxyHelper
-
- getDefaultValue() - Method in enum com.hazelcast.client.ClientProperties.ClientPropertyName
-
Deprecated.
- getEntryListenerManager() - Method in class com.hazelcast.client.impl.ListenerManager
-
- getExecutorService() - Method in class com.hazelcast.client.HazelcastClient
-
- getExecutorService(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getExpirationTime() - Method in class com.hazelcast.client.ClientMapEntry
-
- getGroupConfig() - Method in class com.hazelcast.client.ClientConfig
-
- getHazelcastClient() - Method in class com.hazelcast.client.ProxyHelper
-
- getHits() - Method in class com.hazelcast.client.ClientMapEntry
-
- getId() - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- getId() - Method in class com.hazelcast.client.Call
-
- getId() - Method in class com.hazelcast.client.CollectionClientProxy
-
- getId() - Method in class com.hazelcast.client.CountDownLatchClientProxy
-
- getId() - Method in class com.hazelcast.client.IdGeneratorClientProxy
-
- getId() - Method in class com.hazelcast.client.LockClientProxy
-
- getId() - Method in class com.hazelcast.client.MapClientProxy
-
- getId() - Method in class com.hazelcast.client.MultiMapClientProxy
-
- getId() - Method in class com.hazelcast.client.QueueClientProxy
-
- getId() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- getId() - Method in class com.hazelcast.client.TopicClientProxy
-
- getIdGenerator(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getInitConnection() - Method in class com.hazelcast.client.ConnectionManager
-
- getInitialConnectionAttemptLimit() - Method in class com.hazelcast.client.ClientConfig
-
- getInputStream() - Method in class com.hazelcast.client.Connection
-
- getInRunnable() - Method in class com.hazelcast.client.HazelcastClient
-
- getInstanceListenerManager() - Method in class com.hazelcast.client.impl.ListenerManager
-
- getInstances() - Method in class com.hazelcast.client.ClusterClientProxy
-
- getInstances() - Method in class com.hazelcast.client.HazelcastClient
-
- getInstanceType() - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- getInstanceType() - Method in class com.hazelcast.client.CountDownLatchClientProxy
-
- getInstanceType() - Method in class com.hazelcast.client.IdGeneratorClientProxy
-
- getInstanceType() - Method in class com.hazelcast.client.ListClientProxy
-
- getInstanceType() - Method in class com.hazelcast.client.LockClientProxy
-
- getInstanceType() - Method in class com.hazelcast.client.MapClientProxy
-
- getInstanceType() - Method in class com.hazelcast.client.MultiMapClientProxy
-
- getInstanceType() - Method in class com.hazelcast.client.QueueClientProxy
-
- getInstanceType() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- getInstanceType() - Method in class com.hazelcast.client.SetClientProxy
-
- getInstanceType() - Method in class com.hazelcast.client.TopicClientProxy
-
- getInteger(ClientProperties.ClientPropertyName) - Method in class com.hazelcast.client.ClientProperties
-
Deprecated.
- getItemListenerManager() - Method in class com.hazelcast.client.impl.ListenerManager
-
- getKey() - Method in class com.hazelcast.client.ClientMapEntry
-
- getKey() - Method in class com.hazelcast.client.impl.KeyValue
-
- getKey() - Method in class com.hazelcast.client.MapEntryIterator.MapEntry
-
- getKey() - Method in class com.hazelcast.client.MapEntrySetIterator.MapEntry
-
- getKey() - Method in class com.hazelcast.client.Packet
-
- getKeyHash() - Method in class com.hazelcast.client.Packet
-
- getKeys() - Method in class com.hazelcast.client.impl.CollectionWrapper
-
- getLastAccessTime() - Method in class com.hazelcast.client.ClientMapEntry
-
- getLastStoredTime() - Method in class com.hazelcast.client.ClientMapEntry
-
- getLastUpdateTime() - Method in class com.hazelcast.client.ClientMapEntry
-
- getLifecycleService() - Method in class com.hazelcast.client.HazelcastClient
-
- getList(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getListenerCalls() - Method in class com.hazelcast.client.impl.ListenerManager
-
- getListeners() - Method in class com.hazelcast.client.ClientConfig
-
- getLocalAtomicNumberStats() - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- getLocalCountDownLatchStats() - Method in class com.hazelcast.client.CountDownLatchClientProxy
-
- getLocalLockStats() - Method in class com.hazelcast.client.LockClientProxy
-
- getLocalMapStats() - Method in class com.hazelcast.client.MapClientProxy
-
- getLocalMember() - Method in class com.hazelcast.client.ClusterClientProxy
-
- getLocalMultiMapStats() - Method in class com.hazelcast.client.MultiMapClientProxy
-
- getLocalQueueStats() - Method in class com.hazelcast.client.QueueClientProxy
-
- getLocalSemaphoreStats() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- getLocalTopicStats() - Method in class com.hazelcast.client.TopicClientProxy
-
- getLock(Object) - Method in class com.hazelcast.client.HazelcastClient
-
- getLockObject() - Method in class com.hazelcast.client.LockClientProxy
-
- getLoggingService() - Method in class com.hazelcast.client.HazelcastClient
-
- getLong(ClientProperties.ClientPropertyName) - Method in class com.hazelcast.client.ClientProperties
-
Deprecated.
- getLongValue() - Method in class com.hazelcast.client.Packet
-
- getMap(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getMapEntry(K) - Method in class com.hazelcast.client.MapClientProxy
-
- getMember() - Method in class com.hazelcast.client.Connection
-
- getMembers() - Method in class com.hazelcast.client.ClusterClientProxy
-
- getMembershipListenerManager() - Method in class com.hazelcast.client.impl.ListenerManager
-
- getMessageListenerManager() - Method in class com.hazelcast.client.impl.ListenerManager
-
- getMultiMap(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getName() - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- getName() - Method in enum com.hazelcast.client.ClientProperties.ClientPropertyName
-
Deprecated.
- getName() - Method in class com.hazelcast.client.CountDownLatchClientProxy
-
- getName() - Method in class com.hazelcast.client.HazelcastClient
-
- getName() - Method in class com.hazelcast.client.IdGeneratorClientProxy
-
- getName() - Method in class com.hazelcast.client.ListClientProxy
-
- getName() - Method in class com.hazelcast.client.MapClientProxy
-
- getName() - Method in class com.hazelcast.client.MultiMapClientProxy
-
- getName() - Method in class com.hazelcast.client.Packet
-
- getName() - Method in class com.hazelcast.client.ProxyHelper
-
- getName() - Method in class com.hazelcast.client.QueueClientProxy
-
- getName() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- getName() - Method in class com.hazelcast.client.SetClientProxy
-
- getName() - Method in class com.hazelcast.client.TopicClientProxy
-
- getNearCache() - Method in class com.hazelcast.client.MapClientProxy
-
- getNextConnection() - Method in class com.hazelcast.client.ConnectionManager
-
- getOperation() - Method in class com.hazelcast.client.Packet
-
- getOutputStream() - Method in class com.hazelcast.client.Connection
-
- getOutRunnable() - Method in class com.hazelcast.client.HazelcastClient
-
- getOwner() - Method in class com.hazelcast.client.CountDownLatchClientProxy
-
- getPartition(Object) - Method in class com.hazelcast.client.PartitionClientProxy
-
- getPartitions() - Method in class com.hazelcast.client.PartitionClientProxy
-
- getPartitionService() - Method in class com.hazelcast.client.HazelcastClient
-
- getPossibleSocketAddresses(InetAddress, int) - Static method in class com.hazelcast.client.AddressHelper
-
- getProperties() - Method in class com.hazelcast.client.ClientProperties
-
Deprecated.
- getProperty(String) - Method in class com.hazelcast.client.ClientProperties
-
Deprecated.
- getProperty(ClientProperties.ClientPropertyName) - Method in class com.hazelcast.client.ClientProperties
-
Deprecated.
- getQueue(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getQueueItemListenerManager() - Method in class com.hazelcast.client.impl.ListenerManager
-
- getQueueSize() - Method in class com.hazelcast.client.OutRunnable
-
- getReconnectionAttemptLimit() - Method in class com.hazelcast.client.ClientConfig
-
- getReConnectionTimeOut() - Method in class com.hazelcast.client.ClientConfig
-
- getRequest() - Method in class com.hazelcast.client.Call
-
- getResponse() - Method in class com.hazelcast.client.Call
-
- getResponse(long, TimeUnit) - Method in class com.hazelcast.client.Call
-
- getResponseType() - Method in class com.hazelcast.client.Packet
-
- gets - Variable in class com.hazelcast.client.examples.SimpleMapTest.Stats
-
- getSemaphore(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getSet(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getSocket() - Method in class com.hazelcast.client.Connection
-
- getSocketAddresses(String) - Static method in class com.hazelcast.client.AddressHelper
-
- getSocketInterceptor() - Method in class com.hazelcast.client.ClientConfig
-
- getStatus() - Method in class com.hazelcast.client.TransactionClientProxy
-
- getTheCollection() - Method in class com.hazelcast.client.CollectionClientProxy
-
- getTheCollection() - Method in class com.hazelcast.client.ListClientProxy
-
- getTheCollection() - Method in class com.hazelcast.client.SetClientProxy
-
- getThreadId() - Method in class com.hazelcast.client.Packet
-
- getTimeout() - Method in class com.hazelcast.client.Packet
-
- getTopic(String) - Method in class com.hazelcast.client.HazelcastClient
-
- getTransaction(HazelcastClient) - Method in class com.hazelcast.client.ClientThreadContext
-
- getTransaction() - Method in class com.hazelcast.client.HazelcastClient
-
- getTtl() - Method in class com.hazelcast.client.Packet
-
- getValue() - Method in class com.hazelcast.client.ClientMapEntry
-
- getValue() - Method in class com.hazelcast.client.impl.KeyValue
-
- getValue() - Method in class com.hazelcast.client.MapEntryIterator.MapEntry
-
- getValue() - Method in class com.hazelcast.client.MapEntrySetIterator.MapEntry
-
- getValue() - Method in class com.hazelcast.client.Packet
-
- getValueHash() - Method in class com.hazelcast.client.Packet
-
- getVersion() - Method in class com.hazelcast.client.ClientMapEntry
-
- getVersion() - Method in class com.hazelcast.client.Connection
-
- GROUP_NAME - Static variable in class com.hazelcast.client.ClientConfigBuilder
-
- GROUP_PASS - Static variable in class com.hazelcast.client.ClientConfigBuilder
-
- GuavaNearCacheImpl<K,V> - Class in com.hazelcast.client
-
- GuavaNearCacheImpl(NearCacheConfig, MapClientProxy<K, V>) - Constructor for class com.hazelcast.client.GuavaNearCacheImpl
-
H
- hasCount() - Method in class com.hazelcast.client.CountDownLatchClientProxy
-
- hashCode() - Method in class com.hazelcast.client.CollectionClientProxy
-
- hashCode() - Method in class com.hazelcast.client.LockClientProxy
-
- hashCode() - Method in class com.hazelcast.client.MapClientProxy
-
- hashCode() - Method in class com.hazelcast.client.MultiMapClientProxy
-
- hashCode() - Method in class com.hazelcast.client.QueueClientProxy
-
- hashCode() - Method in class com.hazelcast.client.TopicClientProxy
-
- hasNext() - Method in class com.hazelcast.client.MapEntryIterator
-
- hasNext() - Method in class com.hazelcast.client.MapEntrySetIterator
-
- hasNext() - Method in class com.hazelcast.client.MultiMapEntryIterator
-
- hasNext() - Method in class com.hazelcast.client.QueueItemIterator
-
- hasNext() - Method in class com.hazelcast.client.ValueIterator
-
- hasResponse() - Method in class com.hazelcast.client.Call
-
- HazelcastClient - Class in com.hazelcast.client
-
Hazelcast Client enables you to do all Hazelcast operations without
being a member of the cluster.
- HEADER - Static variable in class com.hazelcast.client.PacketHandler
-
I
- IdGeneratorClientProxy - Class in com.hazelcast.client
-
- IdGeneratorClientProxy(HazelcastClient, String) - Constructor for class com.hazelcast.client.IdGeneratorClientProxy
-
- incrementAndGet() - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- indexOf(Object) - Method in class com.hazelcast.client.ListClientProxy
-
- InRunnable - Class in com.hazelcast.client
-
- InRunnable(HazelcastClient, OutRunnable, Map<Long, Call>, PacketReader) - Constructor for class com.hazelcast.client.InRunnable
-
- InstanceListenerManager - Class in com.hazelcast.client.impl
-
- InstanceListenerManager(HazelcastClient) - Constructor for class com.hazelcast.client.impl.InstanceListenerManager
-
- instanceType - Variable in class com.hazelcast.client.MapEntryIterator
-
- instanceType - Variable in class com.hazelcast.client.MapEntrySetIterator
-
- interruptWaitingCalls() - Method in class com.hazelcast.client.IORunnable
-
- interruptWaitingCalls() - Method in class com.hazelcast.client.OutRunnable
-
- interruptWaitingCallsAndShutdown(boolean) - Method in class com.hazelcast.client.IORunnable
-
- invalidate(K) - Method in class com.hazelcast.client.GuavaNearCacheImpl
-
- invalidate(K) - Method in interface com.hazelcast.client.NearCache
-
- invokeAll(Collection) - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
- invokeAll(Collection, long, TimeUnit) - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
- invokeAny(Collection) - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
- invokeAny(Collection, long, TimeUnit) - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
- IORunnable - Class in com.hazelcast.client
-
- IORunnable(HazelcastClient, Map<Long, Call>) - Constructor for class com.hazelcast.client.IORunnable
-
- IOUtil - Class in com.hazelcast.client
-
- IOUtil() - Constructor for class com.hazelcast.client.IOUtil
-
- isActive() - Method in class com.hazelcast.client.HazelcastClient
-
- isCancelled() - Method in class com.hazelcast.client.AsyncClientCall
-
- isDone() - Method in class com.hazelcast.client.AsyncClientCall
-
- isEmpty() - Method in class com.hazelcast.client.MapClientProxy
-
- isEmpty() - Method in class com.hazelcast.client.ValueCollection
-
- isFireNforget() - Method in class com.hazelcast.client.Call
-
- isLocked() - Method in class com.hazelcast.client.LockClientProxy
-
- isLocked(K) - Method in class com.hazelcast.client.MapClientProxy
-
- isRunning() - Method in class com.hazelcast.client.LifecycleServiceClientImpl
-
- isShuffle() - Method in class com.hazelcast.client.ClientConfig
-
- isShutdown() - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
- isTerminated() - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
- isUpdateAutomatic() - Method in class com.hazelcast.client.ClientConfig
-
- isValid() - Method in class com.hazelcast.client.ClientMapEntry
-
- it - Variable in class com.hazelcast.client.MapEntryIterator
-
- it - Variable in class com.hazelcast.client.MapEntrySetIterator
-
- ItemListenerManager - Class in com.hazelcast.client.impl
-
- ItemListenerManager(EntryListenerManager) - Constructor for class com.hazelcast.client.impl.ItemListenerManager
-
- iterator() - Method in class com.hazelcast.client.CollectionClientProxy
-
- iterator() - Method in class com.hazelcast.client.LightEntrySet
-
- iterator() - Method in class com.hazelcast.client.LightEntrySetSet
-
- iterator() - Method in class com.hazelcast.client.LightKeySet
-
- iterator() - Method in class com.hazelcast.client.LightMultiMapEntrySet
-
- iterator() - Method in class com.hazelcast.client.QueueClientProxy
-
- iterator() - Method in class com.hazelcast.client.ValueCollection
-
K
- keys(Predicate) - Method in class com.hazelcast.client.ProxyHelper
-
- keySet(Predicate) - Method in class com.hazelcast.client.MapClientProxy
-
- keySet() - Method in class com.hazelcast.client.MapClientProxy
-
- keySet() - Method in class com.hazelcast.client.MultiMapClientProxy
-
- KeyValue - Class in com.hazelcast.client.impl
-
- KeyValue() - Constructor for class com.hazelcast.client.impl.KeyValue
-
- kill() - Method in class com.hazelcast.client.LifecycleServiceClientImpl
-
L
- lastEntry - Variable in class com.hazelcast.client.MapEntryIterator
-
- lastEntry - Variable in class com.hazelcast.client.MapEntrySetIterator
-
- lastIndexOf(Object) - Method in class com.hazelcast.client.ListClientProxy
-
- lastMultiMapEntry - Variable in class com.hazelcast.client.MultiMapEntryIterator
-
- lazySet(long) - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
Deprecated.
- LifecycleServiceClientImpl - Class in com.hazelcast.client
-
- LifecycleServiceClientImpl(HazelcastClient) - Constructor for class com.hazelcast.client.LifecycleServiceClientImpl
-
- LightEntrySet<K,V> - Class in com.hazelcast.client
-
- LightEntrySet(Set<K>, MapClientProxy<K, V>, Instance.InstanceType) - Constructor for class com.hazelcast.client.LightEntrySet
-
- LightEntrySetSet<K,V> - Class in com.hazelcast.client
-
- LightEntrySetSet(Collection, MapClientProxy<K, V>, Instance.InstanceType) - Constructor for class com.hazelcast.client.LightEntrySetSet
-
- LightKeySet<E> - Class in com.hazelcast.client
-
- LightKeySet(EntryHolder<?, ?>, Set<E>) - Constructor for class com.hazelcast.client.LightKeySet
-
- LightMultiMapEntrySet<K,V> - Class in com.hazelcast.client
-
- LightMultiMapEntrySet(Set<K>, MultiMapClientProxy, Instance.InstanceType) - Constructor for class com.hazelcast.client.LightMultiMapEntrySet
-
- ListClientProxy<E> - Class in com.hazelcast.client
-
- ListClientProxy(HazelcastClient, String) - Constructor for class com.hazelcast.client.ListClientProxy
-
- ListenerManager - Class in com.hazelcast.client.impl
-
- ListenerManager(HazelcastClient) - Constructor for class com.hazelcast.client.impl.ListenerManager
-
- listIterator() - Method in class com.hazelcast.client.ListClientProxy
-
- listIterator(int) - Method in class com.hazelcast.client.ListClientProxy
-
- localKeySet() - Method in class com.hazelcast.client.MapClientProxy
-
- localKeySet(Predicate) - Method in class com.hazelcast.client.MapClientProxy
-
- localKeySet() - Method in class com.hazelcast.client.MultiMapClientProxy
-
- lock() - Method in class com.hazelcast.client.LockClientProxy
-
- lock(K) - Method in class com.hazelcast.client.MapClientProxy
-
- lock(K) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- LockClientProxy - Class in com.hazelcast.client
-
- LockClientProxy(Object, HazelcastClient) - Constructor for class com.hazelcast.client.LockClientProxy
-
- lockInterruptibly() - Method in class com.hazelcast.client.LockClientProxy
-
- lockMap(long, TimeUnit) - Method in class com.hazelcast.client.MapClientProxy
-
- lockMap(long, TimeUnit) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- lookForLiveConnection() - Method in class com.hazelcast.client.ConnectionManager
-
M
- main(String[]) - Static method in class com.hazelcast.client.examples.SimpleMapTest
-
- main(String[]) - Static method in class com.hazelcast.client.examples.TestClientApp
-
- MapClientProxy<K,V> - Class in com.hazelcast.client
-
- MapClientProxy(HazelcastClient, String) - Constructor for class com.hazelcast.client.MapClientProxy
-
- MapEntryIterator<K,V> - Class in com.hazelcast.client
-
- MapEntryIterator(Iterator<K>, EntryHolder<K, V>, Instance.InstanceType) - Constructor for class com.hazelcast.client.MapEntryIterator
-
- MapEntryIterator.MapEntry - Class in com.hazelcast.client
-
- MapEntryIterator.MapEntry(K, V, EntryHolder<K, V>) - Constructor for class com.hazelcast.client.MapEntryIterator.MapEntry
-
- MapEntrySetIterator<K,V> - Class in com.hazelcast.client
-
- MapEntrySetIterator(Iterator, EntryHolder<K, V>, Instance.InstanceType) - Constructor for class com.hazelcast.client.MapEntrySetIterator
-
- MapEntrySetIterator.MapEntry - Class in com.hazelcast.client
-
- MapEntrySetIterator.MapEntry(K, V, EntryHolder<K, V>) - Constructor for class com.hazelcast.client.MapEntrySetIterator.MapEntry
-
- memberAdded(MembershipEvent) - Method in class com.hazelcast.client.ConnectionManager
-
- memberRemoved(MembershipEvent) - Method in class com.hazelcast.client.ConnectionManager
-
- MembershipListenerManager - Class in com.hazelcast.client.impl
-
- MembershipListenerManager(HazelcastClient) - Constructor for class com.hazelcast.client.impl.MembershipListenerManager
-
- MessageListenerManager - Class in com.hazelcast.client.impl
-
- MessageListenerManager() - Constructor for class com.hazelcast.client.impl.MessageListenerManager
-
- monitor - Variable in class com.hazelcast.client.ClientRunnable
-
- MultiMapClientProxy<K,V> - Class in com.hazelcast.client
-
- MultiMapClientProxy(HazelcastClient, String) - Constructor for class com.hazelcast.client.MultiMapClientProxy
-
- MultiMapEntryIterator - Class in com.hazelcast.client
-
- MultiMapEntryIterator(Iterator, EntryHolder, Instance.InstanceType) - Constructor for class com.hazelcast.client.MultiMapEntryIterator
-
N
- name - Variable in class com.hazelcast.client.CollectionClientProxy
-
- name - Variable in class com.hazelcast.client.QueueClientProxy
-
- NearCache<K,V> - Interface in com.hazelcast.client
-
- newCallId() - Static method in class com.hazelcast.client.ProxyHelper
-
- newCondition() - Method in class com.hazelcast.client.LockClientProxy
-
- newHazelcastClient(ClientConfig) - Static method in class com.hazelcast.client.HazelcastClient
-
- newId() - Method in class com.hazelcast.client.IdGeneratorClientProxy
-
- next() - Method in class com.hazelcast.client.MapEntryIterator
-
- next() - Method in class com.hazelcast.client.MapEntrySetIterator
-
- next() - Method in class com.hazelcast.client.MultiMapEntryIterator
-
- next() - Method in class com.hazelcast.client.QueueItemIterator
-
- next() - Method in class com.hazelcast.client.ValueIterator
-
- noArgument() - Method in class com.hazelcast.client.examples.TestClientApp
-
- noListenerRegistered(Object, String, boolean) - Method in class com.hazelcast.client.impl.EntryListenerManager
-
- noListenerRegistered() - Method in class com.hazelcast.client.impl.InstanceListenerManager
-
- noListenerRegistered() - Method in class com.hazelcast.client.impl.MembershipListenerManager
-
- noListenerRegistered(String) - Method in class com.hazelcast.client.impl.MessageListenerManager
-
- noListenerRegistered(String) - Method in class com.hazelcast.client.impl.QueueItemListenerManager
-
- NoMemberAvailableException - Exception in com.hazelcast.client
-
- NoMemberAvailableException() - Constructor for exception com.hazelcast.client.NoMemberAvailableException
-
- NoMemberAvailableException(String) - Constructor for exception com.hazelcast.client.NoMemberAvailableException
-
- notifyListeners(Packet) - Method in class com.hazelcast.client.impl.EntryListenerManager
-
- notifyListeners(Packet) - Method in class com.hazelcast.client.impl.InstanceListenerManager
-
- notifyListeners(Packet) - Method in class com.hazelcast.client.impl.MembershipListenerManager
-
- notifyListeners(Packet) - Method in class com.hazelcast.client.impl.QueueItemListenerManager
-
- notifyMessageListeners(Packet) - Method in class com.hazelcast.client.impl.MessageListenerManager
-
- NULL - Static variable in class com.hazelcast.client.AsyncClientCall
-
O
- OBJECT_CANCELLED - Static variable in interface com.hazelcast.client.Constants.Objects
-
- OBJECT_DONE - Static variable in interface com.hazelcast.client.Constants.Objects
-
- OBJECT_MEMBER_LEFT - Static variable in interface com.hazelcast.client.Constants.Objects
-
- OBJECT_NULL - Static variable in interface com.hazelcast.client.Constants.Objects
-
- OBJECT_REDO - Static variable in interface com.hazelcast.client.Constants.Objects
-
- offer(E) - Method in class com.hazelcast.client.QueueClientProxy
-
- offer(E, long, TimeUnit) - Method in class com.hazelcast.client.QueueClientProxy
-
- onDisconnect(Member) - Method in class com.hazelcast.client.Call
-
- onDisconnect(Connection) - Method in class com.hazelcast.client.IORunnable
-
- OutRunnable - Class in com.hazelcast.client
-
- OutRunnable(HazelcastClient, Map<Long, Call>, PacketWriter) - Constructor for class com.hazelcast.client.OutRunnable
-
P
- Packet - Class in com.hazelcast.client
-
- Packet() - Constructor for class com.hazelcast.client.Packet
-
- PacketHandler - Class in com.hazelcast.client
-
- PacketHandler() - Constructor for class com.hazelcast.client.PacketHandler
-
- PacketReader - Class in com.hazelcast.client
-
- PacketReader() - Constructor for class com.hazelcast.client.PacketReader
-
- PacketWriter - Class in com.hazelcast.client
-
- PacketWriter() - Constructor for class com.hazelcast.client.PacketWriter
-
- PartitionClientProxy - Class in com.hazelcast.client
-
- PartitionClientProxy(HazelcastClient) - Constructor for class com.hazelcast.client.PartitionClientProxy
-
- pause() - Method in class com.hazelcast.client.LifecycleServiceClientImpl
-
- peek() - Method in class com.hazelcast.client.QueueClientProxy
-
- poll() - Method in class com.hazelcast.client.QueueClientProxy
-
- poll(long, TimeUnit) - Method in class com.hazelcast.client.QueueClientProxy
-
- proxy - Variable in class com.hazelcast.client.MapEntryIterator
-
- proxy - Variable in class com.hazelcast.client.MapEntrySetIterator
-
- proxyHelper - Variable in class com.hazelcast.client.CollectionClientProxy
-
- ProxyHelper - Class in com.hazelcast.client
-
- ProxyHelper(String, HazelcastClient) - Constructor for class com.hazelcast.client.ProxyHelper
-
- proxyHelper - Variable in class com.hazelcast.client.QueueClientProxy
-
- publish(Object) - Method in class com.hazelcast.client.TopicClientProxy
-
- put(K, V) - Method in class com.hazelcast.client.MapClientProxy
-
- put(K, V, long, TimeUnit) - Method in class com.hazelcast.client.MapClientProxy
-
- put(K, V) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- put(E) - Method in class com.hazelcast.client.QueueClientProxy
-
- PUT_PERCENTAGE - Static variable in class com.hazelcast.client.examples.SimpleMapTest
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.hazelcast.client.MapClientProxy
-
- putAndUnlock(K, V) - Method in class com.hazelcast.client.MapClientProxy
-
- putAsync(K, V) - Method in class com.hazelcast.client.MapClientProxy
-
- putIfAbsent(K, V, long, TimeUnit) - Method in class com.hazelcast.client.MapClientProxy
-
- putIfAbsent(K, V) - Method in class com.hazelcast.client.MapClientProxy
-
- puts - Variable in class com.hazelcast.client.examples.SimpleMapTest.Stats
-
- putTransient(K, V, long, TimeUnit) - Method in class com.hazelcast.client.MapClientProxy
-
Q
- QueueClientProxy<E> - Class in com.hazelcast.client
-
- QueueClientProxy(HazelcastClient, String) - Constructor for class com.hazelcast.client.QueueClientProxy
-
- QueueItemIterator<E> - Class in com.hazelcast.client
-
- QueueItemIterator(E[], QueueClientProxy<E>) - Constructor for class com.hazelcast.client.QueueItemIterator
-
- QueueItemListenerManager - Class in com.hazelcast.client.impl
-
- QueueItemListenerManager() - Constructor for class com.hazelcast.client.impl.QueueItemListenerManager
-
R
- readData(DataInput) - Method in class com.hazelcast.client.impl.CollectionWrapper
-
- readFrom(PacketReader, DataInputStream) - Method in class com.hazelcast.client.Packet
-
- readPacket(Connection) - Method in class com.hazelcast.client.PacketReader
-
- RECONNECT_CALL - Static variable in class com.hazelcast.client.IORunnable
-
- RECONNECTION_ATTEMPT_LIMIT - Static variable in class com.hazelcast.client.ClientConfigBuilder
-
- RECONNECTION_TIMEOUT - Static variable in class com.hazelcast.client.ClientConfigBuilder
-
- reducePermits(int) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- registerListener(String, Object, boolean, EntryListener<?, ?>) - Method in class com.hazelcast.client.impl.EntryListenerManager
-
- registerListener(InstanceListener) - Method in class com.hazelcast.client.impl.InstanceListenerManager
-
- registerListener(String, ItemListener<V>, boolean) - Method in class com.hazelcast.client.impl.ItemListenerManager
-
- registerListener(MembershipListener) - Method in class com.hazelcast.client.impl.MembershipListenerManager
-
- registerListener(String, MessageListener) - Method in class com.hazelcast.client.impl.MessageListenerManager
-
- registerListener(String, ItemListener<E>, boolean) - Method in class com.hazelcast.client.impl.QueueItemListenerManager
-
- release() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- release(int) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- releaseDetach() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- releaseDetach(int) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- remainingCapacity() - Method in class com.hazelcast.client.QueueClientProxy
-
- remoteCall - Variable in class com.hazelcast.client.AsyncClientCall
-
- remove(Object) - Method in interface com.hazelcast.client.EntryHolder
-
- remove(Object, Object) - Method in interface com.hazelcast.client.EntryHolder
-
- remove(Object) - Method in class com.hazelcast.client.ListClientProxy
-
- remove(int) - Method in class com.hazelcast.client.ListClientProxy
-
- remove(Object, Object) - Method in class com.hazelcast.client.MapClientProxy
-
- remove(Object) - Method in class com.hazelcast.client.MapClientProxy
-
- remove() - Method in class com.hazelcast.client.MapEntryIterator
-
- remove() - Method in class com.hazelcast.client.MapEntrySetIterator
-
- remove(Object, Object) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- remove(Object) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- remove(Object) - Method in class com.hazelcast.client.QueueClientProxy
-
- remove() - Method in class com.hazelcast.client.QueueItemIterator
-
- remove(Object) - Method in class com.hazelcast.client.SetClientProxy
-
- remove(Object) - Method in class com.hazelcast.client.ValueCollection
-
- remove() - Method in class com.hazelcast.client.ValueIterator
-
- removeAll(Collection<?>) - Method in class com.hazelcast.client.ValueCollection
-
- removeAsync(K) - Method in class com.hazelcast.client.MapClientProxy
-
- removeEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.client.MapClientProxy
-
- removeEntryListener(EntryListener<K, V>, K) - Method in class com.hazelcast.client.MapClientProxy
-
- removeEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- removeEntryListener(EntryListener<K, V>, K) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- removeInstanceListener(InstanceListener) - Method in class com.hazelcast.client.ClusterClientProxy
-
- removeInstanceListener(InstanceListener) - Method in class com.hazelcast.client.HazelcastClient
-
- removeItemListener(ItemListener<E>) - Method in class com.hazelcast.client.CollectionClientProxy
-
- removeItemListener(ItemListener<E>) - Method in class com.hazelcast.client.QueueClientProxy
-
- removeLifecycleListener(LifecycleListener) - Method in class com.hazelcast.client.LifecycleServiceClientImpl
-
- removeListener(String, Object, EntryListener<?, ?>) - Method in class com.hazelcast.client.impl.EntryListenerManager
-
- removeListener(InstanceListener) - Method in class com.hazelcast.client.impl.InstanceListenerManager
-
- removeListener(String, ItemListener) - Method in class com.hazelcast.client.impl.ItemListenerManager
-
- removeListener(MembershipListener) - Method in class com.hazelcast.client.impl.MembershipListenerManager
-
- removeListener(String, MessageListener) - Method in class com.hazelcast.client.impl.MessageListenerManager
-
- removeListener(String, ItemListener<E>) - Method in class com.hazelcast.client.impl.QueueItemListenerManager
-
- removeMembershipListener(MembershipListener) - Method in class com.hazelcast.client.ClusterClientProxy
-
- removeMessageListener(MessageListener) - Method in class com.hazelcast.client.TopicClientProxy
-
- removeMigrationListener(MigrationListener) - Method in class com.hazelcast.client.PartitionClientProxy
-
- removes - Variable in class com.hazelcast.client.examples.SimpleMapTest.Stats
-
- removeTransaction() - Method in class com.hazelcast.client.ClientThreadContext
-
- replace(K, V) - Method in class com.hazelcast.client.MapClientProxy
-
- replace(K, V, V) - Method in class com.hazelcast.client.MapClientProxy
-
- reset() - Method in class com.hazelcast.client.Packet
-
- RESPONSE_FAILURE - Static variable in interface com.hazelcast.client.Constants.ResponseTypes
-
- RESPONSE_NONE - Static variable in interface com.hazelcast.client.Constants.ResponseTypes
-
- RESPONSE_REDO - Static variable in interface com.hazelcast.client.Constants.ResponseTypes
-
- RESPONSE_SUCCESS - Static variable in interface com.hazelcast.client.Constants.ResponseTypes
-
- restart() - Method in class com.hazelcast.client.HazelcastClient
-
- restart() - Method in class com.hazelcast.client.LifecycleServiceClientImpl
-
- restoredConnection(Connection, Connection) - Method in class com.hazelcast.client.IORunnable
-
- result - Variable in class com.hazelcast.client.AsyncClientCall
-
- resume() - Method in class com.hazelcast.client.LifecycleServiceClientImpl
-
- retainAll(Collection<?>) - Method in class com.hazelcast.client.ValueCollection
-
- rollback() - Method in class com.hazelcast.client.TransactionClientProxy
-
- run() - Method in class com.hazelcast.client.ClientRunnable
-
- run() - Method in class com.hazelcast.client.IORunnable
-
- running - Variable in class com.hazelcast.client.ClientRunnable
-
S
- SemaphoreClientProxy - Class in com.hazelcast.client
-
- SemaphoreClientProxy(HazelcastClient, String) - Constructor for class com.hazelcast.client.SemaphoreClientProxy
-
- sendCall(Call) - Method in class com.hazelcast.client.ProxyHelper
-
- set(long) - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
- set(int, E) - Method in class com.hazelcast.client.ListClientProxy
-
- set(K, V) - Method in class com.hazelcast.client.MapClientProxy
-
- set(K, V, long, TimeUnit) - Method in class com.hazelcast.client.MapClientProxy
-
- set(String, ClusterOperation, byte[], byte[]) - Method in class com.hazelcast.client.Packet
-
- setAddresses(List<String>) - Method in class com.hazelcast.client.ClientConfig
-
- setBinder(ClientBinder) - Method in class com.hazelcast.client.ConnectionManager
-
- setCallId(long) - Method in class com.hazelcast.client.Packet
-
- SetClientProxy<E> - Class in com.hazelcast.client
-
- SetClientProxy(HazelcastClient, String) - Constructor for class com.hazelcast.client.SetClientProxy
-
- SetClientProxy(ProxyHelper, String) - Constructor for class com.hazelcast.client.SetClientProxy
-
- setConnection(Connection) - Method in class com.hazelcast.client.PacketHandler
-
- setConnectionTimeout(int) - Method in class com.hazelcast.client.ClientConfig
-
- setCount(int) - Method in class com.hazelcast.client.CountDownLatchClientProxy
-
- setCredentials(Credentials) - Method in class com.hazelcast.client.ClientConfig
-
- setFireNforget(boolean) - Method in class com.hazelcast.client.Call
-
- setGroupConfig(GroupConfig) - Method in class com.hazelcast.client.ClientConfig
-
- setInitialConnectionAttemptLimit(int) - Method in class com.hazelcast.client.ClientConfig
-
- setKey(byte[]) - Method in class com.hazelcast.client.Packet
-
- setKeyHash(int) - Method in class com.hazelcast.client.Packet
-
- setKeys(Set<K>) - Method in class com.hazelcast.client.impl.CollectionWrapper
-
- setLongValue(long) - Method in class com.hazelcast.client.Packet
-
- setName(String) - Method in class com.hazelcast.client.Packet
-
- setOperation(ClusterOperation) - Method in class com.hazelcast.client.Packet
-
- setProperties(Map<ClientProperties.ClientPropertyName, String>) - Method in class com.hazelcast.client.ClientProperties
-
Deprecated.
- setPropertyValue(String, String) - Method in class com.hazelcast.client.ClientProperties
-
Deprecated.
- setPropertyValue(ClientProperties.ClientPropertyName, String) - Method in class com.hazelcast.client.ClientProperties
-
Deprecated.
- setReconnectionAttemptLimit(int) - Method in class com.hazelcast.client.ClientConfig
-
- setReConnectionTimeOut(int) - Method in class com.hazelcast.client.ClientConfig
-
- setResponse(Object) - Method in class com.hazelcast.client.Call
-
- setResponseType(byte) - Method in class com.hazelcast.client.Packet
-
- setResult(Object) - Method in class com.hazelcast.client.AsyncClientCall
-
- setShuffle(boolean) - Method in class com.hazelcast.client.ClientConfig
-
- setSocketInterceptor(SocketInterceptor) - Method in class com.hazelcast.client.ClientConfig
-
- setThreadId(int) - Method in class com.hazelcast.client.Packet
-
- setTimeout(long) - Method in class com.hazelcast.client.Packet
-
- setTtl(long) - Method in class com.hazelcast.client.Packet
-
- setUpdateAutomatic(boolean) - Method in class com.hazelcast.client.ClientConfig
-
- setValue(V) - Method in class com.hazelcast.client.ClientMapEntry
-
- setValue(Object) - Method in class com.hazelcast.client.impl.KeyValue
-
- setValue(V) - Method in class com.hazelcast.client.MapEntryIterator.MapEntry
-
- setValue(V) - Method in class com.hazelcast.client.MapEntrySetIterator.MapEntry
-
- setValue(byte[]) - Method in class com.hazelcast.client.Packet
-
- setValueHash(int) - Method in class com.hazelcast.client.Packet
-
- shouldExecuteOnDisconnect(Connection) - Method in class com.hazelcast.client.ConnectionManager
-
- SHUFFLE_ADDRESSES - Static variable in class com.hazelcast.client.ClientConfigBuilder
-
- shutdown() - Method in class com.hazelcast.client.ClientRunnable
-
- shutdown() - Static method in class com.hazelcast.client.ClientThreadContext
-
- shutdown() - Method in class com.hazelcast.client.ConnectionManager
-
- shutdown() - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
- shutdown() - Method in class com.hazelcast.client.HazelcastClient
-
- shutdown() - Method in class com.hazelcast.client.InRunnable
-
- shutdown() - Method in class com.hazelcast.client.LifecycleServiceClientImpl
-
- shutdownAll() - Static method in class com.hazelcast.client.HazelcastClient
-
- shutdownNow() - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
- SimpleMapTest - Class in com.hazelcast.client.examples
-
- SimpleMapTest() - Constructor for class com.hazelcast.client.examples.SimpleMapTest
-
- SimpleMapTest.Stats - Class in com.hazelcast.client.examples
-
- SimpleMapTest.Stats() - Constructor for class com.hazelcast.client.examples.SimpleMapTest.Stats
-
- size() - Method in class com.hazelcast.client.CollectionClientProxy
-
- size() - Method in interface com.hazelcast.client.EntryHolder
-
- size() - Method in class com.hazelcast.client.LightEntrySet
-
- size() - Method in class com.hazelcast.client.LightEntrySetSet
-
- size() - Method in class com.hazelcast.client.LightKeySet
-
- size() - Method in class com.hazelcast.client.LightMultiMapEntrySet
-
- size() - Method in class com.hazelcast.client.MapClientProxy
-
- size() - Method in class com.hazelcast.client.MultiMapClientProxy
-
- size() - Method in class com.hazelcast.client.QueueClientProxy
-
- size() - Method in class com.hazelcast.client.ValueCollection
-
- STATS_SECONDS - Static variable in class com.hazelcast.client.examples.SimpleMapTest
-
- subList(int, int) - Method in class com.hazelcast.client.ListClientProxy
-
- submit(Callable<T>) - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
- submit(Runnable, T) - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
- submit(Runnable) - Method in class com.hazelcast.client.ExecutorServiceClientProxy
-
T
- take() - Method in class com.hazelcast.client.QueueClientProxy
-
- terminate() - Method in class com.hazelcast.client.ClientRunnable
-
- terminated - Variable in class com.hazelcast.client.ClientRunnable
-
- TestClientApp - Class in com.hazelcast.client.examples
-
- TestClientApp() - Constructor for class com.hazelcast.client.examples.TestClientApp
-
- THREAD_COUNT - Static variable in class com.hazelcast.client.examples.SimpleMapTest
-
- toArray() - Method in class com.hazelcast.client.ValueCollection
-
- toArray(T[]) - Method in class com.hazelcast.client.ValueCollection
-
- toByte(Object) - Method in class com.hazelcast.client.ClientThreadContext
-
- toByte(Object) - Static method in class com.hazelcast.client.IOUtil
-
- toObject(byte[]) - Method in class com.hazelcast.client.ClientThreadContext
-
- toObject(byte[]) - Static method in class com.hazelcast.client.IOUtil
-
- toObject(Data) - Static method in class com.hazelcast.client.IOUtil
-
- TopicClientProxy<T> - Class in com.hazelcast.client
-
- TopicClientProxy(HazelcastClient, String) - Constructor for class com.hazelcast.client.TopicClientProxy
-
- toString() - Method in class com.hazelcast.client.Call
-
- toString() - Method in class com.hazelcast.client.ClientMapEntry
-
- toString() - Method in class com.hazelcast.client.ClusterClientProxy
-
- toString() - Method in class com.hazelcast.client.CollectionClientProxy
-
- toString() - Method in class com.hazelcast.client.Connection
-
- toString() - Method in class com.hazelcast.client.examples.SimpleMapTest.Stats
-
- toString() - Method in class com.hazelcast.client.Packet
-
- toString() - Method in class com.hazelcast.client.QueueClientProxy
-
- total() - Method in class com.hazelcast.client.examples.SimpleMapTest.Stats
-
- TransactionClientProxy - Class in com.hazelcast.client
-
- TransactionClientProxy(String, HazelcastClient) - Constructor for class com.hazelcast.client.TransactionClientProxy
-
- tryAcquire() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- tryAcquire(int) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- tryAcquire(long, TimeUnit) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- tryAcquire(int, long, TimeUnit) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- tryAcquireAttach() - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- tryAcquireAttach(int) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- tryAcquireAttach(long, TimeUnit) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- tryAcquireAttach(int, long, TimeUnit) - Method in class com.hazelcast.client.SemaphoreClientProxy
-
- tryLock() - Method in class com.hazelcast.client.LockClientProxy
-
- tryLock(long, TimeUnit) - Method in class com.hazelcast.client.LockClientProxy
-
- tryLock(K) - Method in class com.hazelcast.client.MapClientProxy
-
- tryLock(K, long, TimeUnit) - Method in class com.hazelcast.client.MapClientProxy
-
- tryLock(K) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- tryLock(K, long, TimeUnit) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- tryLockAndGet(K, long, TimeUnit) - Method in class com.hazelcast.client.MapClientProxy
-
- tryPut(K, V, long, TimeUnit) - Method in class com.hazelcast.client.MapClientProxy
-
- tryRemove(K, long, TimeUnit) - Method in class com.hazelcast.client.MapClientProxy
-
U
- unlock() - Method in class com.hazelcast.client.LockClientProxy
-
- unlock(K) - Method in class com.hazelcast.client.MapClientProxy
-
- unlock(K) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- unlockMap() - Method in class com.hazelcast.client.MapClientProxy
-
- unlockMap() - Method in class com.hazelcast.client.MultiMapClientProxy
-
- UPDATE_AUTOMATIC - Static variable in class com.hazelcast.client.ClientConfigBuilder
-
- updateMembers() - Method in class com.hazelcast.client.ConnectionManager
-
V
- VALUE_SIZE - Static variable in class com.hazelcast.client.examples.SimpleMapTest
-
- ValueCollection<K,V> - Class in com.hazelcast.client
-
- ValueCollection(EntryHolder<K, V>, Set<Map.Entry<K, V>>) - Constructor for class com.hazelcast.client.ValueCollection
-
- valueCount(Object) - Method in class com.hazelcast.client.MultiMapClientProxy
-
- ValueIterator<K,V> - Class in com.hazelcast.client
-
- ValueIterator(Iterator<Map.Entry<K, V>>) - Constructor for class com.hazelcast.client.ValueIterator
-
- valueOf(String) - Static method in enum com.hazelcast.client.ClientProperties.ClientPropertyName
-
Deprecated.
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.hazelcast.client.ClientProperties.ClientPropertyName
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Predicate) - Method in class com.hazelcast.client.MapClientProxy
-
- values() - Method in class com.hazelcast.client.MapClientProxy
-
- values() - Method in class com.hazelcast.client.MultiMapClientProxy
-
W
- weakCompareAndSet(long, long) - Method in class com.hazelcast.client.AtomicNumberClientProxy
-
Deprecated.
- write(Connection, Packet) - Method in class com.hazelcast.client.PacketWriter
-
- writeData(DataOutput) - Method in class com.hazelcast.client.impl.CollectionWrapper
-
- writeTo(PacketWriter, DataOutputStream) - Method in class com.hazelcast.client.Packet
-
A B C D E F G H I K L M N O P Q R S T U V W
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.