Class ReducingBarrierStep.NonEmittingSeed
- java.lang.Object
-
- org.apache.tinkerpop.gremlin.process.traversal.step.util.ReducingBarrierStep.NonEmittingSeed
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ReducingBarrierStep<S,E>
public static final class ReducingBarrierStep.NonEmittingSeed extends Object implements Serializable
A class that represents a value that is not be to be emitted which helps with flow control internal to the class and is serializable in Gryo for use in OLAP.- See Also:
- Serialized Form
-
-
Field Detail
-
INSTANCE
public static final ReducingBarrierStep.NonEmittingSeed INSTANCE
-
-