Interface RemoteProcedureDispatcher.RemoteNode<TEnv,TRemote>
- All Known Implementing Classes:
RemoteProcedureDispatcher.BufferNode
- Enclosing class:
- RemoteProcedureDispatcher<TEnv,
TRemote extends Comparable<TRemote>>
public static interface RemoteProcedureDispatcher.RemoteNode<TEnv,TRemote>
Account of what procedures are running on remote node.
-
Method Summary
-
Method Details
-
getKey
-
add
-
dispatch
void dispatch()
-