public class ClientAddressCancellableDelegatingFuture<V> extends ClientCancellableDelegatingFuture<V>
cancelled, context, uuid| Constructor and Description | 
|---|
ClientAddressCancellableDelegatingFuture(ClientInvocationFuture future,
                                        ClientContext context,
                                        String uuid,
                                        Address target,
                                        V defaultValue,
                                        ClientMessageDecoder resultDecoder)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
cancel(boolean mayInterruptIfRunning)  | 
isCancelled, waitForRequestToBeSendandThen, andThen, andThenInternal, get, get, getFuture, getResponse, isDone, setDone, setErrorpublic ClientAddressCancellableDelegatingFuture(ClientInvocationFuture future, ClientContext context, String uuid, Address target, V defaultValue, ClientMessageDecoder resultDecoder)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.