Class EventStrategy.EventStrategyCallback
- java.lang.Object
-
- org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.EventStrategy.EventStrategyCallback
-
- All Implemented Interfaces:
Serializable
,Consumer<Event>
,EventCallback<Event>
- Enclosing class:
- EventStrategy
public class EventStrategy.EventStrategyCallback extends Object implements EventCallback<Event>, Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EventStrategyCallback(EventStrategy.EventQueue eventQueue)
-
-
-
Constructor Detail
-
EventStrategyCallback
public EventStrategyCallback(EventStrategy.EventQueue eventQueue)
-
-