Class | Description |
---|---|
ArtificialListStateBuilder<IN,STATE> |
An
ArtificialListStateBuilder for user operator and keyed state. |
ArtificialMapStateBuilder<IN,K,V> |
An
ArtificialStateBuilder for user MapState s. |
ArtificialStateBuilder<T> |
The state builder wraps the logic of registering state in user
functions, as well as how state is updated per input element..
|
ArtificialValueStateBuilder<IN,STATE> |
An
ArtificialStateBuilder for user ValueState s. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.