Package | Description |
---|---|
com.hazelcast.client.cache.impl |
Hazelcast JSR-107 aka JCache implementation client side
|
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
The Client Delegating Future is used to delegate
ClientInvocationFuture to a user type to be used with andThen() or
get() . |
Class and Description |
---|
ClientDelegatingFuture
The Client Delegating Future is used to delegate
ClientInvocationFuture to a user type to be used with andThen() or
get() . |
Class and Description |
---|
AbstractLoadBalancer
An abstract
LoadBalancer implementation. |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.