Class WindowsStateFactory

java.lang.Object
org.apache.storm.trident.windowing.WindowsStateFactory
All Implemented Interfaces:
Serializable, StateFactory

public class WindowsStateFactory extends Object implements StateFactory
StateFactory instance for creating WindowsState instances.
See Also: