public class ClientPartitionCancellableDelegatingFuture<T> extends ClientCancellableDelegatingFuture<T>
cancelled, context, uuid
Constructor and Description |
---|
ClientPartitionCancellableDelegatingFuture(ClientInvocationFuture future,
ClientContext context,
String uuid,
int partitionId,
T defaultValue,
ClientMessageDecoder resultDecoder) |
Modifier and Type | Method and Description |
---|---|
boolean |
cancel(boolean mayInterruptIfRunning) |
isCancelled, waitForRequestToBeSend
andThen, andThen, andThenInternal, get, get, getFuture, getResponse, isDone, setDone, setError
public ClientPartitionCancellableDelegatingFuture(ClientInvocationFuture future, ClientContext context, String uuid, int partitionId, T defaultValue, ClientMessageDecoder resultDecoder)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.