Packages

c

org.apache.spark.sql.streaming

GroupStateTimeout

class GroupStateTimeout extends AnyRef

Experimental

Represents the type of timeouts possible for the Dataset operations mapGroupsWithState and flatMapGroupsWithState.

See documentation on GroupState for more details.

Annotations
@Experimental() @Evolving()
Source
GroupStateTimeout.java
Since

2.2.0

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GroupStateTimeout
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new GroupStateTimeout()