@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
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015