Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.hazelcast.client
,
com.hazelcast.client.cache.impl
,
com.hazelcast.client.config
,
com.hazelcast.client.connection
,
com.hazelcast.client.connection.nio
,
com.hazelcast.client.console
,
com.hazelcast.client.impl
,
com.hazelcast.client.nearcache
,
com.hazelcast.client.proxy
,
com.hazelcast.client.spi
,
com.hazelcast.client.spi.impl
,
com.hazelcast.client.txn
,
com.hazelcast.client.txn.proxy
,
com.hazelcast.client.util
Class Hierarchy
java.lang.
Object
com.hazelcast.client.connection.nio.
AbstractClientSelectionHandler
(implements java.lang.
Runnable
, com.hazelcast.nio.tcp.
SelectionHandler
)
com.hazelcast.client.connection.nio.
ClientReadHandler
com.hazelcast.client.connection.nio.
ClientWriteHandler
(implements java.lang.
Runnable
)
com.hazelcast.client.txn.proxy.
AbstractClientTxnCollectionProxy
<E>
com.hazelcast.client.txn.proxy.
ClientTxnListProxy
<E> (implements com.hazelcast.core.
TransactionalList
<E>)
com.hazelcast.client.txn.proxy.
ClientTxnSetProxy
<E> (implements com.hazelcast.core.
TransactionalSet
<E>)
com.hazelcast.cache.impl.
AbstractClusterWideIterator
<K,V> (implements java.util.
Iterator
<E>)
com.hazelcast.client.cache.impl.
ClientClusterWideIterator
<K,V> (implements java.util.
Iterator
<E>)
com.hazelcast.cache.impl.
AbstractHazelcastCacheManager
(implements javax.cache.CacheManager)
com.hazelcast.client.cache.impl.
HazelcastClientCacheManager
com.hazelcast.cache.impl.
AbstractHazelcastCachingProvider
(implements javax.cache.spi.CachingProvider)
com.hazelcast.client.cache.impl.
HazelcastClientCachingProvider
com.hazelcast.client.util.
AbstractLoadBalancer
(implements com.hazelcast.client.
LoadBalancer
, com.hazelcast.core.
MembershipListener
)
com.hazelcast.client.util.
RandomLB
com.hazelcast.client.util.
RoundRobinLB
com.hazelcast.config.
AbstractXmlConfigHelper
com.hazelcast.client.config.
XmlClientConfigBuilder
com.hazelcast.client.util.
AddressHelper
com.hazelcast.client.spi.impl.
AwsAddressProvider
(implements com.hazelcast.client.connection.
AddressProvider
)
com.hazelcast.client.spi.impl.
AwsAddressTranslator
(implements com.hazelcast.client.connection.
AddressTranslator
)
com.hazelcast.config.
AwsConfig
com.hazelcast.client.config.
ClientAwsConfig
com.hazelcast.client.cache.impl.
ClientCacheProxy
<K,V>
com.hazelcast.client.spi.impl.
ClientCallFuture
<V> (implements com.hazelcast.spi.
Callback
<T>, com.hazelcast.core.
ICompletableFuture
<V>)
com.hazelcast.client.proxy.
ClientClusterProxy
(implements com.hazelcast.core.
Cluster
)
com.hazelcast.client.spi.impl.
ClientClusterServiceImpl
(implements com.hazelcast.client.spi.
ClientClusterService
)
com.hazelcast.client.config.
ClientConfig
com.hazelcast.client.connection.nio.
ClientConnection
(implements java.io.
Closeable
, com.hazelcast.nio.
Connection
)
com.hazelcast.client.connection.nio.
ClientConnectionManagerImpl
(implements com.hazelcast.client.connection.
ClientConnectionManager
)
com.hazelcast.client.connection.nio.
ClientConnectionManagerImpl.ManagerAuthenticator
(implements com.hazelcast.client.connection.
Authenticator
)
com.hazelcast.client.console.
ClientConsoleApp
(implements com.hazelcast.core.
EntryListener
<K,V>, com.hazelcast.core.
ItemListener
<E>, com.hazelcast.core.
MessageListener
<E>)
com.hazelcast.client.spi.
ClientContext
com.hazelcast.client.spi.impl.
ClientExecutionServiceImpl
(implements com.hazelcast.client.spi.
ClientExecutionService
)
com.hazelcast.client.nearcache.
ClientHeapNearCache
<K> (implements com.hazelcast.client.nearcache.
ClientNearCache
<K,V>)
com.hazelcast.client.impl.
ClientImpl
(implements com.hazelcast.core.
Client
)
com.hazelcast.client.spi.impl.
ClientInvocationServiceImpl
(implements com.hazelcast.client.spi.
ClientInvocationService
)
com.hazelcast.client.spi.impl.
ClientListenerServiceImpl
(implements com.hazelcast.client.spi.
ClientListenerService
)
com.hazelcast.client.config.
ClientNetworkConfig
com.hazelcast.client.spi.impl.
ClientPartitionServiceImpl
(implements com.hazelcast.client.spi.
ClientPartitionService
)
com.hazelcast.client.config.
ClientProperties
com.hazelcast.client.config.
ClientProperties.ClientProperty
com.hazelcast.client.spi.
ClientProxy
(implements com.hazelcast.core.
DistributedObject
)
com.hazelcast.client.proxy.
AbstractClientCollectionProxy
<E> (implements com.hazelcast.core.
ICollection
<E>)
com.hazelcast.client.proxy.
ClientListProxy
<E> (implements com.hazelcast.core.
IList
<E>)
com.hazelcast.client.proxy.
ClientSetProxy
<E> (implements com.hazelcast.core.
ISet
<E>)
com.hazelcast.client.proxy.
ClientAtomicLongProxy
(implements com.hazelcast.core.
IAtomicLong
)
com.hazelcast.client.proxy.
ClientAtomicReferenceProxy
<E> (implements com.hazelcast.core.
IAtomicReference
<E>)
com.hazelcast.client.cache.impl.
ClientCacheDistributedObject
com.hazelcast.client.proxy.
ClientConditionProxy
(implements com.hazelcast.core.
ICondition
)
com.hazelcast.client.proxy.
ClientCountDownLatchProxy
(implements com.hazelcast.core.
ICountDownLatch
)
com.hazelcast.client.proxy.
ClientExecutorServiceProxy
(implements com.hazelcast.core.
IExecutorService
)
com.hazelcast.client.proxy.
ClientIdGeneratorProxy
(implements com.hazelcast.core.
IdGenerator
)
com.hazelcast.client.proxy.
ClientLockProxy
(implements com.hazelcast.core.
ILock
)
com.hazelcast.client.proxy.
ClientMapProxy
<K,V> (implements com.hazelcast.core.
IMap
<K,V>)
com.hazelcast.client.proxy.
ClientMapReduceProxy
(implements com.hazelcast.mapreduce.
JobTracker
)
com.hazelcast.client.proxy.
ClientMultiMapProxy
<K,V> (implements com.hazelcast.core.
MultiMap
<K,V>)
com.hazelcast.client.proxy.
ClientQueueProxy
<E> (implements com.hazelcast.core.
IQueue
<E>)
com.hazelcast.client.proxy.
ClientReplicatedMapProxy
<K,V> (implements com.hazelcast.core.
ReplicatedMap
<K,V>)
com.hazelcast.client.proxy.
ClientSemaphoreProxy
(implements com.hazelcast.core.
ISemaphore
)
com.hazelcast.client.proxy.
ClientTopicProxy
<E> (implements com.hazelcast.core.
ITopic
<E>)
com.hazelcast.client.config.
ClientSecurityConfig
com.hazelcast.client.txn.
ClientTransactionManager
com.hazelcast.client.txn.proxy.
ClientTxnMapProxy
<K,V> (implements com.hazelcast.core.
TransactionalMap
<K,V>)
com.hazelcast.client.txn.proxy.
ClientTxnMultiMapProxy
<K,V> (implements com.hazelcast.core.
TransactionalMultiMap
<K,V>)
com.hazelcast.client.txn.proxy.
ClientTxnQueueProxy
<E> (implements com.hazelcast.core.
TransactionalQueue
<E>)
com.hazelcast.client.spi.impl.
DefaultAddressProvider
(implements com.hazelcast.client.connection.
AddressProvider
)
com.hazelcast.client.spi.impl.
DefaultAddressTranslator
(implements com.hazelcast.client.connection.
AddressTranslator
)
com.hazelcast.client.impl.
DefaultClientExtension
(implements com.hazelcast.client.
ClientExtension
)
com.hazelcast.util.executor.
DelegatingFuture
<V> (implements com.hazelcast.core.
ICompletableFuture
<V>)
com.hazelcast.client.util.
ClientCancellableDelegatingFuture
<V>
com.hazelcast.client.
HazelcastClient
com.hazelcast.client.impl.
HazelcastClientInstanceImpl
(implements com.hazelcast.core.
HazelcastInstance
)
com.hazelcast.client.impl.
HazelcastClientProxy
(implements com.hazelcast.core.
HazelcastInstance
)
com.hazelcast.client.impl.
LifecycleServiceImpl
(implements com.hazelcast.core.
LifecycleService
)
com.hazelcast.core.
OutOfMemoryHandler
com.hazelcast.instance.
DefaultOutOfMemoryHandler
com.hazelcast.client.
ClientOutOfMemoryHandler
com.hazelcast.client.proxy.
PartitionServiceProxy
(implements com.hazelcast.core.
PartitionService
)
com.hazelcast.client.config.
ProxyFactoryConfig
com.hazelcast.client.spi.
ProxyManager
com.hazelcast.client.connection.
Router
com.hazelcast.client.config.
SocketOptions
com.hazelcast.client.util.
StaticLB
(implements com.hazelcast.client.
LoadBalancer
)
com.hazelcast.client.txn.
TransactionContextProxy
(implements com.hazelcast.transaction.
TransactionContext
)
com.hazelcast.client.txn.
XAResourceProxy
(implements javax.transaction.xa.
XAResource
)
com.hazelcast.client.config.
XmlClientConfigLocator
Interface Hierarchy
com.hazelcast.client.connection.
AddressProvider
com.hazelcast.client.connection.
AddressTranslator
com.hazelcast.client.connection.
Authenticator
com.hazelcast.client.spi.
ClientClusterService
com.hazelcast.client.connection.
ClientConnectionManager
com.hazelcast.client.spi.
ClientExecutionService
com.hazelcast.client.
ClientExtension
com.hazelcast.client.spi.
ClientInvocationService
com.hazelcast.client.spi.
ClientListenerService
com.hazelcast.client.nearcache.
ClientNearCache
<K,V>
com.hazelcast.client.spi.
ClientPartitionService
com.hazelcast.client.spi.
ClientProxyFactory
com.hazelcast.client.spi.
EventHandler
<E>
com.hazelcast.client.
LoadBalancer
com.hazelcast.client.spi.
ResponseHandler
com.hazelcast.client.spi.
ResponseStream
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.hazelcast.client.nearcache.
ClientNearCacheType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2015
Hazelcast, Inc.
. All Rights Reserved.