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
Exception
Copyright © 2022 The Apache Software Foundation. All rights reserved.