package streaming
Type Members
- class GroupStateTimeout extends AnyRef
Represents the type of timeouts possible for the Dataset operations
mapGroupsWithStateandflatMapGroupsWithState.Represents the type of timeouts possible for the Dataset operations
mapGroupsWithStateandflatMapGroupsWithState.See documentation on
GroupStatefor more details.- Annotations
- @Experimental() @Evolving()
- Since
2.2.0
- class OutputMode extends AnyRef
OutputMode describes what data will be written to a streaming sink when there is new data available in a streaming DataFrame/Dataset.
OutputMode describes what data will be written to a streaming sink when there is new data available in a streaming DataFrame/Dataset.
- Annotations
- @Evolving()
- Since
2.0.0