org.almendra.janet.ade.executor.executors
Class EvictWaitCommandsFullyExecutor
java.lang.Object
org.almendra.janet.ade.executor.executors.EvictCommandsExecutor
org.almendra.janet.ade.executor.executors.EvictWaitCommandsExecutor
org.almendra.janet.ade.executor.executors.EvictWaitCommandsFullyExecutor
- All Implemented Interfaces:
- IExecutable
public class EvictWaitCommandsFullyExecutor
- extends EvictWaitCommandsExecutor
- implements IExecutable
- Author:
- Oliver Plohmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fullEvictionAssignments
protected java.util.List fullEvictionAssignments
EvictWaitCommandsFullyExecutor
public EvictWaitCommandsFullyExecutor()
- Creates a new
EvictWaitCommandsFullyExecutor
object.
EvictWaitCommandsFullyExecutor
public EvictWaitCommandsFullyExecutor(java.lang.String token,
java.util.List fullEvictionAssignments)
- Creates a new
EvictWaitCommandsFullyExecutor
object.
execute
public void execute(java.lang.Object object)
- Specified by:
execute
in interface IExecutable
- Overrides:
execute
in class EvictWaitCommandsExecutor
evictCommands
protected void evictCommands()
prepareEnvelopeBeforeSending
protected void prepareEnvelopeBeforeSending(CommandEnvelope env)
- Overrides:
prepareEnvelopeBeforeSending
in class EvictWaitCommandsExecutor
- Parameters:
env
-
getEvictionAgent
public IAgentProxy getEvictionAgent()
- Overrides:
getEvictionAgent
in class EvictCommandsExecutor
setEvictionAgent
protected void setEvictionAgent()
- Overrides:
setEvictionAgent
in class EvictWaitCommandsExecutor