Modifier and Type | Method and Description |
---|---|
<T extends SpaceOperationResult> |
SpaceProxyRouter.executeAsync(RemoteOperationRequest<T> request,
AsyncFutureListener<Object> listener) |
Modifier and Type | Method and Description |
---|---|
<T extends RemoteOperationResult> |
RemoteOperationRouter.createFutureListener(RemoteOperationRequest<T> request,
AsyncFutureListener<Object> listener) |
Modifier and Type | Method and Description |
---|---|
<T extends RemoteOperationResult> |
RemoteOperationRouter.executeAsync(RemoteOperationRequest<T> request,
RemoteOperationFutureListener<T> futureListener) |
Modifier and Type | Method and Description |
---|---|
<T extends RemoteOperationResult> |
ClusterRemoteOperationRouter.createFutureListener(RemoteOperationRequest<T> request,
AsyncFutureListener<Object> listener) |
Modifier and Type | Method and Description |
---|---|
<T extends RemoteOperationResult> |
ClusterRemoteOperationRouter.executeAsync(RemoteOperationRequest<T> request,
RemoteOperationFutureListener<T> futureListener) |
Constructor and Description |
---|
AsyncOperationExecutor(RemoteOperationRequest<T> request,
RemoteOperationFutureListener<T> listener) |
Modifier and Type | Method and Description |
---|---|
<T extends RemoteOperationResult> |
EmbeddedRemoteOperationRouter.createFutureListener(RemoteOperationRequest<T> request,
AsyncFutureListener<Object> listener) |
Modifier and Type | Method and Description |
---|---|
<T extends RemoteOperationResult> |
EmbeddedRemoteOperationRouter.executeAsync(RemoteOperationRequest<T> request,
RemoteOperationFutureListener<T> futureListener) |
Modifier and Type | Class and Description |
---|---|
class |
BroadcastOperationFutureListener<T extends RemoteOperationResult> |
class |
ScatterGatherOperationFutureListener<T extends RemoteOperationResult> |
Modifier and Type | Method and Description |
---|---|
<T extends RemoteOperationResult> |
PartitionedClusterRemoteOperationRouter.createFutureListener(RemoteOperationRequest<T> request,
AsyncFutureListener<Object> listener) |
Modifier and Type | Method and Description |
---|---|
<T extends RemoteOperationResult> |
PartitionedClusterRemoteOperationRouter.executeAsync(RemoteOperationRequest<T> request,
RemoteOperationFutureListener<T> futureListener) |
Copyright © GigaSpaces.