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