Package | Description |
---|---|
com.hazelcast.client.spi.impl |
Provides util classes for com.hazelcast.client
|
com.hazelcast.client.util |
This package contains some utility classes and the base implementations of the
loadbalancer implementations
|
Modifier and Type | Method and Description |
---|---|
ClientInvocationFuture |
ClientInvocation.invoke() |
Modifier and Type | Method and Description |
---|---|
protected ClientInvocationFuture |
ClientDelegatingFuture.getFuture() |
Constructor and Description |
---|
ClientDelegatingFuture(ClientInvocationFuture clientInvocationFuture,
SerializationService serializationService) |
ClientDelegatingFuture(ClientInvocationFuture clientInvocationFuture,
SerializationService serializationService,
V defaultValue) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.