public final class RemoteStep<S,E> extends AbstractStep<S,E>
Traversal to a RemoteConnection and iterates back the results.id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild| Constructor and Description | 
|---|
| RemoteStep(Traversal.Admin traversal,
          RemoteConnection remoteConnection) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Traverser.Admin<E> | 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 RemoteStep(Traversal.Admin traversal, RemoteConnection remoteConnection)
public String toString()
toString in class AbstractStep<S,E>protected Traverser.Admin<E> processNextStart() throws NoSuchElementException
processNextStart in class AbstractStep<S,E>NoSuchElementExceptionCopyright © 2013–2016 Apache Software Foundation. All rights reserved.