package function
Type Members
-
trait
FlatMapGroupsWithStateFunction[K, V, S, R] extends Serializable
::Experimental:: Base interface for a map function used in
org.apache.spark.sql.KeyValueGroupedDataset.flatMapGroupsWithState( FlatMapGroupsWithStateFunction, org.apache.spark.sql.streaming.OutputMode, org.apache.spark.sql.Encoder, org.apache.spark.sql.Encoder)
::Experimental:: Base interface for a map function used in
org.apache.spark.sql.KeyValueGroupedDataset.flatMapGroupsWithState( FlatMapGroupsWithStateFunction, org.apache.spark.sql.streaming.OutputMode, org.apache.spark.sql.Encoder, org.apache.spark.sql.Encoder)
- Annotations
- @Experimental() @Evolving()
- Since
2.1.1
-
trait
MapGroupsWithStateFunction[K, V, S, R] extends Serializable
::Experimental:: Base interface for a map function used in
MapGroupsWithStateFunction, org.apache.spark.sql.Encoder, org.apache.spark.sql.Encoder)
::Experimental:: Base interface for a map function used in
MapGroupsWithStateFunction, org.apache.spark.sql.Encoder, org.apache.spark.sql.Encoder)
- Annotations
- @Experimental() @Evolving()
- Since
2.1.1