@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface IgniteAsyncSupported
IgniteAsyncSupport.withAsync()
method on the API.
The future for the async method can be retrieved via IgniteAsyncSupport.future()
method
right after the execution of an asynchronous method.
TODO coding example.IgniteAsyncSupport
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015