Package | Description |
---|---|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
com.hazelcast.client.cache.impl |
Hazelcast JSR-107 aka JCache implementation client side
|
com.hazelcast.client.config |
Contains classes related to config for com.hazelcast.client
|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.map.impl | |
com.hazelcast.client.map.impl.nearcache |
Contains classes/interfaces related to com.hazelcast.client.map.impl.nearcache
|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.client.proxy.txn |
Contains classes related to proxy for client transactions
|
com.hazelcast.client.proxy.txn.xa |
Contains classes related to proxy for XA
|
com.hazelcast.client.spi |
Contains classes/interfaces related to Service Provider Interface
such as ClientProxy , ClientClusterService
|
com.hazelcast.client.spi.impl |
Provides util classes for com.hazelcast.client
|
com.hazelcast.client.spi.impl.listener | |
com.hazelcast.client.util |
This package contains some utility classes and the base implementations of the
loadbalancer implementations
|
Class and Description |
---|
ClientProxyFactory |
Class and Description |
---|
ClientContext
Context holding all the required services, managers and the configuration for a Hazelcast Client
|
ClientProxy
Base class for Client proxies.
|
ClientProxyFactory |
Class and Description |
---|
ClientProxyFactory |
Class and Description |
---|
ClientClusterService |
ClientExecutionService |
ClientInvocationService |
ClientListenerService
Client service to add/remove remote listeners.
|
ClientPartitionService |
ClientProxyFactory |
ClientTransactionManagerService
Manages the execution of client transactions and provides
TransactionContext s. |
ProxyManager
The ProxyManager handles client proxy instantiation and retrieval at start- and runtime by registering
corresponding service manager names and their
ClientProxyFactory s. |
Class and Description |
---|
ClientContext
Context holding all the required services, managers and the configuration for a Hazelcast Client
|
Class and Description |
---|
ClientContext
Context holding all the required services, managers and the configuration for a Hazelcast Client
|
Class and Description |
---|
ClientContext
Context holding all the required services, managers and the configuration for a Hazelcast Client
|
ClientListenerService
Client service to add/remove remote listeners.
|
ClientPartitionService |
ClientProxy
Base class for Client proxies.
|
EventHandler
Base interface for all client Event Handlers.
|
Class and Description |
---|
ClientTransactionContext
Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving
transactional data-structures like the
TransactionalMap . |
Class and Description |
---|
ClientProxy
Base class for Client proxies.
|
ClientTransactionContext
Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving
transactional data-structures like the
TransactionalMap . |
Class and Description |
---|
ClientClusterService |
ClientContext
Context holding all the required services, managers and the configuration for a Hazelcast Client
|
ClientExecutionService |
ClientInvocationService |
ClientListenerService
Client service to add/remove remote listeners.
|
ClientPartitionService |
ClientProxy
Base class for Client proxies.
|
ClientProxyDescriptor
Descriptor of Hazelcast client proxies
Provided by corresponding provider (see com.hazelcast.client.spi.ClientProxyDescriptorProvider).
|
ClientProxyFactory |
ClientTransactionManagerService
Manages the execution of client transactions and provides
TransactionContext s. |
EventHandler
Base interface for all client Event Handlers.
|
Class and Description |
---|
ClientClusterService |
ClientExecutionService |
ClientInvocationService |
ClientPartitionService |
ClientTransactionManagerService
Manages the execution of client transactions and provides
TransactionContext s. |
EventHandler
Base interface for all client Event Handlers.
|
Class and Description |
---|
ClientInvocationService |
ClientListenerService
Client service to add/remove remote listeners.
|
EventHandler
Base interface for all client Event Handlers.
|
ProxyManager
The ProxyManager handles client proxy instantiation and retrieval at start- and runtime by registering
corresponding service manager names and their
ClientProxyFactory s. |
Class and Description |
---|
ClientContext
Context holding all the required services, managers and the configuration for a Hazelcast Client
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.