|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ExecutorAnchor in org.almendra.janet.ade.commands |
---|
Fields in org.almendra.janet.ade.commands declared as ExecutorAnchor | |
---|---|
protected ExecutorAnchor |
ExecutorAnchorCommand.anchor
|
Methods in org.almendra.janet.ade.commands that return ExecutorAnchor | |
---|---|
ExecutorAnchor |
ExecutorAnchorCommand.getAnchor()
|
Methods in org.almendra.janet.ade.commands with parameters of type ExecutorAnchor | |
---|---|
void |
ExecutorAnchorCommand.setAnchor(ExecutorAnchor anchor)
|
void |
ExecuteWorkloadSharingCommand.workloadCommandArrived(ExecutorAnchor anchor,
CommandEnvelope env,
java.lang.String capabilityPath)
|
abstract void |
ExecuteWorkloadCommand.workloadCommandArrived(ExecutorAnchor anchor,
CommandEnvelope env,
java.lang.String capabilityPath)
|
void |
ExecuteWorkloadBalancingCommand.workloadCommandArrived(ExecutorAnchor anchor,
CommandEnvelope env,
java.lang.String capabilityPath)
|
Constructors in org.almendra.janet.ade.commands with parameters of type ExecutorAnchor | |
---|---|
ExecuteWorkloadCommand(ExecutorAnchor anchor)
Creates a new ExecuteWorkloadCommand object. |
|
ExecutorAnchorCommand(ExecutorAnchor anchor)
Creates a new ExecutorAnchorCommand object. |
Uses of ExecutorAnchor in org.almendra.janet.ade.executor |
---|
Fields in org.almendra.janet.ade.executor declared as ExecutorAnchor | |
---|---|
protected ExecutorAnchor |
ObserveWaitingCommandsExecutable.anchor
|
protected ExecutorAnchor |
AskVetoShutdownCallbackHandler.anchor
|
protected ExecutorAnchor |
AnchorHolder.anchor
|
Methods in org.almendra.janet.ade.executor that return ExecutorAnchor | |
---|---|
ExecutorAnchor |
AnchorHolder.getAnchor()
|
Constructors in org.almendra.janet.ade.executor with parameters of type ExecutorAnchor | |
---|---|
AnchorHolder(ExecutorAnchor anchor)
|
|
AskVetoShutdownCallbackHandler(ExecutorAnchor anchor)
Creates a new AskVetoShutdownCallbackHandler object. |
|
ObserveWaitingCommandsExecutable(ExecutorAnchor anchor,
long period)
Creates a new ObserveWaitingCommandsExecutable object. |
Uses of ExecutorAnchor in org.almendra.janet.ade.executor.executors |
---|
Fields in org.almendra.janet.ade.executor.executors declared as ExecutorAnchor | |
---|---|
protected ExecutorAnchor |
EvictCommandsExecutor.anchor
|
Methods in org.almendra.janet.ade.executor.executors with parameters of type ExecutorAnchor | |
---|---|
protected boolean |
EvictWaitCommandsExecutor.sendToEvictionAgent(ExecutorAnchor anchor,
CommandEnvelope env)
|
Uses of ExecutorAnchor in org.almendra.janet.ade.executor.handlers |
---|
Constructors in org.almendra.janet.ade.executor.handlers with parameters of type ExecutorAnchor | |
---|---|
CommandArrivedHandler(ExecutorAnchor anchor)
Creates a new CommandArrivedHandler object. |
|
NodeAboutToShutdownHandler(ExecutorAnchor anchor)
Creates a new NodeAboutToShutdownHandler object. |
|
NodeDeregisterHandler(ExecutorAnchor anchor)
|
|
NodeRegisteredHandler(ExecutorAnchor anchor)
|
|
SuspensionHandlerFullEviction(ExecutorAnchor anchor,
IAgentProxy evictionAgent,
AgentPath evictionAgentPath,
CommandEnvelope env,
EvictCommandsExecutor evictionExecutor,
java.lang.String capabilityPath)
Creates a new SuspensionHandlerFullEviction object. |
|
SuspensionHandlerPartialEviction(ExecutorAnchor anchor,
IAgentProxy evictionAgent,
AgentPath evictionAgentPath,
CommandEnvelope env,
EvictCommandsExecutor evictionExecutor,
java.lang.String capabilityPath)
|
Uses of ExecutorAnchor in org.almendra.janet.ade.executor.interpreters |
---|
Fields in org.almendra.janet.ade.executor.interpreters declared as ExecutorAnchor | |
---|---|
protected ExecutorAnchor |
ExecutorInterpreter.anchor
|
Methods in org.almendra.janet.ade.executor.interpreters that return ExecutorAnchor | |
---|---|
ExecutorAnchor |
ExecutorInterpreter.getExecutorAnchor(CommandAccessor cmdAccessor)
|
Methods in org.almendra.janet.ade.executor.interpreters with parameters of type ExecutorAnchor | |
---|---|
protected void |
InterruptibleReduceLoadInterpreter.evict1Command(CommandAccessor cmdAccessor,
ExecutorAnchor anchor,
java.lang.String token,
java.util.List evictionAssignments)
|
protected void |
InterruptibleReduceLoadInterpreter.evictCommands(CommandAccessor cmdAccessor,
ExecutorAnchor anchor,
InterruptibleReduceLoadCommand command)
|
protected boolean |
InterruptibleReduceLoadInterpreter.evictExecuteCommandsFully(ExecutorAnchor anchor,
java.lang.String token,
java.util.List fullEvictionAssignments)
|
protected boolean |
InterruptibleReduceLoadInterpreter.evictFully(CommandAccessor cmdAccessor,
ExecutorAnchor anchor,
java.lang.String token,
java.util.List fullEvictionAssignments)
|
protected boolean |
InterruptibleReduceLoadInterpreter.evictWaitCommandsFully(ExecutorAnchor anchor,
java.lang.String token,
java.util.List fullEvictionAssignments)
|
protected boolean |
StartInterpreter.readQueueSizeCategories(CommandAccessor cmdAccessor,
ExecutorAnchor anchor)
|
protected void |
StartInterpreter.registerForEvents(CommandAccessor cmdAccessor,
ExecutorAnchor anchor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |