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–2019 Cloudera. All rights reserved.