public interface IgniteAsyncSupport
Modifier and Type | Method and Description |
---|---|
<R> IgniteFuture<R> |
future()
Gets and resets future for previous asynchronous operation.
|
boolean |
isAsync() |
IgniteAsyncSupport |
withAsync()
Gets instance of this component with asynchronous mode enabled.
|
IgniteAsyncSupport withAsync()
boolean isAsync()
True
if asynchronous mode is enabled.<R> IgniteFuture<R> future()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015