| Package | Description |
|---|---|
| com.hazelcast.client.impl.spi.impl |
Provides util classes for the Hazelcast client SPI.
|
| com.hazelcast.spi.impl.operationservice.impl |
Contains the code for the
com.hazelcast.spi.impl.operationservice.InternalOperationService implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientInvocationFuture |
| Modifier and Type | Class and Description |
|---|---|
class |
InvocationFuture<E>
The InvocationFuture is the
InternalCompletableFuture that waits on the completion
of an Invocation. |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.