R - Input parameter type.S - Result type.public interface GridClientFutureCallback<R,S>
| Modifier and Type | Method and Description |
|---|---|
S |
onComplete(GridClientFuture<R> fut)
Future callback to executed when listened future finishes.
|
S onComplete(GridClientFuture<R> fut) throws GridClientException
fut - Finished future to listen for.null.GridClientException
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017