@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
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024