public static interface RemoteProcedureDispatcher.RemoteNode<TEnv,TRemote>
| Modifier and Type | Method and Description |
|---|---|
void |
add(RemoteProcedureDispatcher.RemoteProcedure<TEnv,TRemote> operation) |
void |
dispatch() |
TRemote |
getKey() |
TRemote getKey()
void add(RemoteProcedureDispatcher.RemoteProcedure<TEnv,TRemote> operation)
void dispatch()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.