Class WindowTridentProcessor

java.lang.Object
org.apache.storm.trident.windowing.WindowTridentProcessor
All Implemented Interfaces:
Serializable, TridentProcessor, TupleReceiver

public class WindowTridentProcessor extends Object implements TridentProcessor
TridentProcessor implementation for windowing operations on trident stream.
See Also: