public static class ComputerAwareStep.EndStep<S> extends AbstractStep<S,S> implements EngineDependent
id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild| 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, setTraversalfinalize, getClass, notify, notifyAll, wait, wait, waitequals, getRequirementsforEachRemaining, removepublic EndStep(Traversal.Admin traversal)
protected Traverser<S> processNextStart() throws NoSuchElementException
processNextStart in class AbstractStep<S,S>NoSuchElementExceptionpublic String toString()
toString in class AbstractStep<S,S>public void onEngine(TraversalEngine engine)
onEngine in interface EngineDependentCopyright © 2013–2015 Apache Software Foundation. All rights reserved.