public class SpaceClusterRemoteOperationRouter extends ClusterRemoteOperationRouter implements SpaceProxyRemoteOperationRouter
ClusterRemoteOperationRouter.AsyncOperationExecutor<T extends RemoteOperationResult>, ClusterRemoteOperationRouter.ExecutionStatus_cluster_logger| Constructor and Description | 
|---|
SpaceClusterRemoteOperationRouter(RemoteOperationsExecutorsCluster cluster,
                                 PostponedAsyncOperationsQueue postponedAsyncOperationsQueue,
                                 SpaceProxyImpl spaceProxy)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
afterOperationExecution(RemoteOperationRequest<?> request,
                       RemoteOperationsExecutorProxy proxy,
                       ClusterRemoteOperationRouter.ExecutionStatus status)  | 
protected boolean | 
beforeOperationExecution(RemoteOperationRequest<?> request,
                        RemoteOperationsExecutorProxy proxy)  | 
String | 
getActiveMemberName(int partitionId)  | 
SpaceProxyImpl | 
getSpaceProxy()  | 
close, createFutureListener, execute, executeAsync, executeOneway, getAllAvailableMembers, getAnyActiveMember, getAnyAvailableMember, getCachedMember, processResultlogAfterExecute, logAfterExecuteAsync, logAsyncExecutionFailure, logBeforeExecute, logBeforeExecuteAsync, logExecutionFailure, logInterruptedAsyncExecution, logInterruptedExecution, logUnexpectedAsyncExecutionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, createFutureListener, execute, executeAsync, executeOneway, getAllAvailableMembers, getAnyActiveMember, getAnyAvailableMember, getCachedMemberpublic SpaceClusterRemoteOperationRouter(RemoteOperationsExecutorsCluster cluster, PostponedAsyncOperationsQueue postponedAsyncOperationsQueue, SpaceProxyImpl spaceProxy)
protected boolean beforeOperationExecution(RemoteOperationRequest<?> request, RemoteOperationsExecutorProxy proxy) throws RemoteException
beforeOperationExecution in class ClusterRemoteOperationRouterRemoteExceptionprotected void afterOperationExecution(RemoteOperationRequest<?> request, RemoteOperationsExecutorProxy proxy, ClusterRemoteOperationRouter.ExecutionStatus status)
afterOperationExecution in class ClusterRemoteOperationRouterpublic String getActiveMemberName(int partitionId)
getActiveMemberName in interface SpaceProxyRemoteOperationRouterpublic SpaceProxyImpl getSpaceProxy()
Copyright © GigaSpaces.