| Package | Description | 
|---|---|
| com.gigaspaces.internal.client.spaceproxy.router | |
| com.gigaspaces.internal.remoting.routing.clustered | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SpaceClusterRemoteOperationRouter.afterOperationExecution(RemoteOperationRequest<?> request,
                       RemoteOperationsExecutorProxy proxy,
                       ClusterRemoteOperationRouter.ExecutionStatus status)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected <T extends RemoteOperationResult> | 
ClusterRemoteOperationRouter.processResult(RemoteOperationRequest<T> request,
             T result,
             Exception executionException)  | 
static ClusterRemoteOperationRouter.ExecutionStatus | 
ClusterRemoteOperationRouter.ExecutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ClusterRemoteOperationRouter.ExecutionStatus[] | 
ClusterRemoteOperationRouter.ExecutionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
ClusterRemoteOperationRouter.afterOperationExecution(RemoteOperationRequest<?> request,
                       RemoteOperationsExecutorProxy proxy,
                       ClusterRemoteOperationRouter.ExecutionStatus status)  | 
Copyright © GigaSpaces.