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