public class OrchestratorNodeProcessor
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
OrchestratorNodeProcessor.Entry |
class |
OrchestratorNodeProcessor.OrchestratorRunnable |
static class |
OrchestratorNodeProcessor.Result |
Modifier and Type | Method and Description |
---|---|
boolean |
execute() |
OrchestratorNodeProcessor.Entry |
getCallable() |
boolean |
isInterrupted() |
void |
runnableFailed() |
public boolean execute() throws java.util.concurrent.ExecutionException
java.util.concurrent.ExecutionException
public boolean isInterrupted()
public void runnableFailed()
public OrchestratorNodeProcessor.Entry getCallable() throws DispatcherException
DispatcherException