Class OCommandProcess<C extends OCommand,T,R>
java.lang.Object
com.orientechnologies.orient.core.command.OCommandProcess<C,T,R>
- Direct Known Subclasses:
OTraverseAbstractProcess
Base command processing class.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionOCommandProcess(C iCommand, T iTarget) Create the process defining command and target. -
Method Summary