Uses of Annotation Interface
com.gigaspaces.annotation.lrmi.AsyncRemoteCall
Packages that use AsyncRemoteCall
Package
Description
A Service Grid based processing unit container.
-
Uses of AsyncRemoteCall in com.gigaspaces.internal.cluster.node.impl.router.spacefinder
Methods in com.gigaspaces.internal.cluster.node.impl.router.spacefinder with annotations of type AsyncRemoteCallModifier and TypeMethodDescription<T> TIReplicationConnectionProxy.dispatchAsync(AbstractReplicationPacket<T> packet) -
Uses of AsyncRemoteCall in com.gigaspaces.internal.quiesce
Methods in com.gigaspaces.internal.quiesce with annotations of type AsyncRemoteCallModifier and TypeMethodDescriptionvoidQuiesceAware.quiesceStateChanged(QuiesceStateChangedEvent quiesceStateChangedEvent) -
Uses of AsyncRemoteCall in com.gigaspaces.internal.remoting
Methods in com.gigaspaces.internal.remoting with annotations of type AsyncRemoteCallModifier and TypeMethodDescription<T extends RemoteOperationResult>
TRemoteOperationsExecutor.executeOperationAsync(RemoteOperationRequest<T> request) RemoteOperationsExecutor.isActiveAsync() -
Uses of AsyncRemoteCall in org.openspaces.pu.container.servicegrid
Methods in org.openspaces.pu.container.servicegrid with annotations of type AsyncRemoteCall