|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.ade.executor.interpreters.ExecutorInterpreter
org.almendra.janet.ade.executor.interpreters.ReduceLoadInterpreter
public class ReduceLoadInterpreter
Field Summary |
---|
Fields inherited from class org.almendra.janet.ade.executor.interpreters.ExecutorInterpreter |
---|
anchor |
Constructor Summary | |
---|---|
ReduceLoadInterpreter()
Creates a new ReduceLoadInterpreter object. |
Method Summary | |
---|---|
StringVector |
commandNames()
|
void |
execute(CommandAccessor cmdAccessor)
|
protected void |
sendComand(CommandAccessor cmdAccessor,
InterruptibleReduceLoadCommand interruptibleCommand)
|
Methods inherited from class org.almendra.janet.ade.executor.interpreters.ExecutorInterpreter |
---|
getExecutorAnchor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReduceLoadInterpreter()
ReduceLoadInterpreter
object.
Method Detail |
---|
public void execute(CommandAccessor cmdAccessor)
execute
in interface IInterpreter
protected void sendComand(CommandAccessor cmdAccessor, InterruptibleReduceLoadCommand interruptibleCommand)
cmdAccessor
- interruptibleCommand
- public StringVector commandNames()
commandNames
in interface IInterpreter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |