@Documented @Retention(value=RUNTIME) @Target(value=METHOD) @Deprecated 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 Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019