Uses of Class
org.almendra.janet.ade.commands.InterruptibleReduceLoadCommand

Packages that use InterruptibleReduceLoadCommand
org.almendra.janet.ade.executor.interpreters   
 

Uses of InterruptibleReduceLoadCommand in org.almendra.janet.ade.executor.interpreters
 

Methods in org.almendra.janet.ade.executor.interpreters with parameters of type InterruptibleReduceLoadCommand
protected  void InterruptibleReduceLoadInterpreter.evictCommands(CommandAccessor cmdAccessor, ExecutorAnchor anchor, InterruptibleReduceLoadCommand command)
           
protected  void ReduceLoadInterpreter.sendComand(CommandAccessor cmdAccessor, InterruptibleReduceLoadCommand interruptibleCommand)