public static class ComputerAwareStep.EndStep<S> extends AbstractStep<S,S> implements GraphComputing
id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild| Constructor and Description | 
|---|
| EndStep(Traversal.Admin traversal) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | onGraphComputer()The step will be executing on a  GraphComputer. | 
| protected Traverser.Admin<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, waitatMaster, atMasterequals, getRequirementsforEachRemaining, removepublic EndStep(Traversal.Admin traversal)
protected Traverser.Admin<S> processNextStart() throws NoSuchElementException
processNextStart in class AbstractStep<S,S>NoSuchElementExceptionpublic String toString()
toString in class AbstractStep<S,S>public void onGraphComputer()
GraphComputingGraphComputer.onGraphComputer in interface GraphComputingCopyright © 2013–2019 Apache Software Foundation. All rights reserved.