Package com.gigaspaces.annotation.lrmi
Annotation Interface AsyncRemoteCall
used to indicate async invocation of the annotated method. the LRMI layer will dispatch the
invocation on a client selector thread in a non-blocking manner and return the answer into a
returned Future when available.
- Since:
- 6.5
- Author:
- asy ronen