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 onGroupStatefor more details.- 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.
- Since
2.0.0