Packages

package datastream

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait StatefulFunction[I, O, S] extends RichFunction

    Trait implementing the functionality necessary to apply stateful functions in RichFunctions without exposing the OperatorStates to the user.

    Trait implementing the functionality necessary to apply stateful functions in RichFunctions without exposing the OperatorStates to the user. The user should call the applyWithState method in his own RichFunction implementation.

    Annotations
    @Public()

Value Members

  1. object DataStreamImplicits

Ungrouped