public static class ComputerAwareStep.EndStep<S> extends AbstractStep<S,S> implements EngineDependent
id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdSetByChild
Constructor and Description |
---|
EndStep(Traversal.Admin traversal) |
Modifier and Type | Method and Description |
---|---|
void |
onEngine(TraversalEngine engine) |
protected Traverser<S> |
processNextStart() |
String |
toString() |
addLabel, addStart, addStarts, clone, equals, getId, getLabels, getNextStep, getPreviousStep, getTraversal, hashCode, hasNext, next, removeLabel, reset, setId, setNextStep, setPreviousStep, setTraversal
finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getRequirements
forEachRemaining, remove
public EndStep(Traversal.Admin traversal)
protected Traverser<S> processNextStart() throws NoSuchElementException
processNextStart
in class AbstractStep<S,S>
NoSuchElementException
public String toString()
toString
in class AbstractStep<S,S>
public void onEngine(TraversalEngine engine)
onEngine
in interface EngineDependent
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.