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