public class TridentWindowingInmemoryStoreTopology extends Object
Sample application of trident windowing which uses inmemory store for storing tuples in window.
| Constructor and Description | 
|---|
| TridentWindowingInmemoryStoreTopology() | 
| Modifier and Type | Method and Description | 
|---|---|
| static StormTopology | buildTopology(WindowsStoreFactory windowStore,
             WindowConfig windowConfig) | 
| static void | main(String[] args) | 
public TridentWindowingInmemoryStoreTopology()
public static StormTopology buildTopology(WindowsStoreFactory windowStore, WindowConfig windowConfig) throws Exception
ExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.