public final class TargetInvocation extends Invocation
Invocation evaluates a Operation Invocation for a particular target running on top of the
OperationServiceImpl.op| Constructor and Description |
|---|
TargetInvocation(NodeEngineImpl nodeEngine,
String serviceName,
Operation op,
Address target,
int tryCount,
long tryPauseMillis,
long callTimeout,
ExecutionCallback callback,
boolean resultDeserialized) |
| Modifier and Type | Method and Description |
|---|---|
Address |
getTarget() |
invoke, invokeAsync, isLocal, run, sendResponse, toStringpublic TargetInvocation(NodeEngineImpl nodeEngine, String serviceName, Operation op, Address target, int tryCount, long tryPauseMillis, long callTimeout, ExecutionCallback callback, boolean resultDeserialized)
public Address getTarget()
getTarget in class InvocationCopyright © 2016. All Rights Reserved.