package logical
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait LogicalGroupState[S] extends AnyRef
Internal class representing State
Value Members
- case object EventTimeTimeout extends GroupStateTimeout with Product with Serializable
- case object NoTimeout extends GroupStateTimeout with Product with Serializable
Types of timeouts used in FlatMapGroupsWithState
- case object ProcessingTimeTimeout extends GroupStateTimeout with Product with Serializable