Packages

package logical

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait LogicalGroupState[S] extends AnyRef

    Internal class representing State

Value Members

  1. case object EventTimeTimeout extends GroupStateTimeout with Product with Serializable
  2. case object NoTimeout extends GroupStateTimeout with Product with Serializable

    Types of timeouts used in FlatMapGroupsWithState

  3. case object ProcessingTimeTimeout extends GroupStateTimeout with Product with Serializable

Ungrouped