Package | Description |
---|---|
org.apache.storm.trident.windowing.config |
Modifier and Type | Class and Description |
---|---|
class |
SlidingCountWindow
Represents configuration of sliding window based on count of events.
|
class |
SlidingDurationWindow
Represents configuration of sliding window based on duration.
|
class |
TumblingCountWindow
Represents tumbling count window configuration.
|
class |
TumblingDurationWindow
Represents tumbling duration window configuration.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.