Package | Description |
---|---|
com.hazelcast.client.util |
This package contains some utility classes and the base implementations of the
loadbalancer implementations
|
Class and Description |
---|
AbstractLoadBalancer
An abstract
LoadBalancer implementation. |
ClientCancellableDelegatingFuture
An Abstract DelegatingFuture that can cancel a Runnable/Callable that is executed by an
IExecutorService . |
ClientDelegatingFuture
Client Delegating Future is used to delegate ClientInvocationFuture to user to be used with
andThen or get.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.