Package | Description |
---|---|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.client.util |
This package contains some utility classes and the base implementations of the
loadbalancer implementations
|
Class and Description |
---|
ClientDelegatingFuture
Client Delegating Future is used to delegate ClientInvocationFuture to user to be used with
andThen or get.
|
Class and Description |
---|
AbstractLoadBalancer
An abstract
LoadBalancer implementation. |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.