Class OTraverseRecordSetProcess
java.lang.Object
com.orientechnologies.orient.core.command.OCommandProcess<OTraverse,Iterator<OIdentifiable>,OIdentifiable>
com.orientechnologies.orient.core.command.traverse.OTraverseAbstractProcess<Iterator<OIdentifiable>>
com.orientechnologies.orient.core.command.traverse.OTraverseRecordSetProcess
-
Field Summary
FieldsFields inherited from class com.orientechnologies.orient.core.command.OCommandProcess
command, target -
Constructor Summary
ConstructorsConstructorDescriptionOTraverseRecordSetProcess(OTraverse iCommand, Iterator<OIdentifiable> iTarget, OTraversePath parentPath) -
Method Summary
Methods inherited from class com.orientechnologies.orient.core.command.traverse.OTraverseAbstractProcess
popMethods inherited from class com.orientechnologies.orient.core.command.OCommandProcess
getTarget
-
Field Details
-
record
-
index
protected int index
-
-
Constructor Details
-
OTraverseRecordSetProcess
public OTraverseRecordSetProcess(OTraverse iCommand, Iterator<OIdentifiable> iTarget, OTraversePath parentPath)
-
-
Method Details
-
process
- Specified by:
processin classOCommandProcess<OTraverse,Iterator<OIdentifiable>, OIdentifiable>
-
getPath
- Specified by:
getPathin classOTraverseAbstractProcess<Iterator<OIdentifiable>>
-
toString
- Overrides:
toStringin classOCommandProcess<OTraverse,Iterator<OIdentifiable>, OIdentifiable>
-