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