| Class and Description |
|---|
| AggregatedTable
A table that has been performed on the aggregate function.
|
| ApiExpression
Java API class that gives access to expression operations.
|
| EnvironmentSettings
Defines all parameters that initialize a table environment.
|
| EnvironmentSettings.Builder
A builder for
EnvironmentSettings. |
| ExplainDetail
ExplainDetail defines the types of details for explain result.
|
| FlatAggregateTable |
| GroupedTable
A table that has been grouped on a set of grouping keys.
|
| GroupWindow
A group window specification.
|
| GroupWindowedTable
A table that has been windowed for
GroupWindows. |
| OverWindow
An over window specification.
|
| OverWindowedTable
A table that has been windowed for
OverWindows. |
| OverWindowPartitioned
Partially defined over window with partitioning.
|
| OverWindowPartitionedOrdered
Partially defined over window with (optional) partitioning and order.
|
| OverWindowPartitionedOrderedPreceding
Partially defined over window with (optional) partitioning, order, and preceding.
|
| PlannerConfig
The
PlannerConfig holds parameters to configure the behavior of queries. |
| PlannerType
Determine the type of the
Planner. |
| ResultKind
ResultKind defines the types of the result.
|
| SessionWithGap
Session window.
|
| SessionWithGapOnTime
Session window on time.
|
| SessionWithGapOnTimeWithAlias
Session window on time with alias.
|
| SlideWithSize
Partially specified sliding window.
|
| SlideWithSizeAndSlide
Sliding window.
|
| SlideWithSizeAndSlideOnTime
Sliding window on time.
|
| SlideWithSizeAndSlideOnTimeWithAlias
Sliding window on time with alias.
|
| SqlDialect
Enumeration of valid SQL compatibility modes.
|
| StatementSet
A
StatementSet accepts DML statements or Tables, the planner can optimize all
added statements and Tables together and then submit as one job. |
| Table
A Table is the core component of the Table API.
|
| TableConfig
Configuration for the current
TableEnvironment session to adjust Table & SQL API
programs. |
| TableEnvironment
A table environment is the base class, entry point, and central context for creating Table and
SQL API programs.
|
| TableResult
A TableResult is the representation of the statement execution result.
|
| TumbleWithSize
Tumbling window.
|
| TumbleWithSizeOnTime
Tumbling window on time.
|
| TumbleWithSizeOnTimeWithAlias
Tumbling window on time with alias.
|
| WindowGroupedTable
A table that has been windowed and grouped for
GroupWindows. |
| Class and Description |
|---|
| PlannerType
Determine the type of the
Planner. |
| Class and Description |
|---|
| AggregatedTable
A table that has been performed on the aggregate function.
|
| EnvironmentSettings
Defines all parameters that initialize a table environment.
|
| ExplainDetail
ExplainDetail defines the types of details for explain result.
|
| FlatAggregateTable |
| GroupedTable
A table that has been grouped on a set of grouping keys.
|
| GroupWindow
A group window specification.
|
| GroupWindowedTable
A table that has been windowed for
GroupWindows. |
| OverWindow
An over window specification.
|
| OverWindowedTable
A table that has been windowed for
OverWindows. |
| ResultKind
ResultKind defines the types of the result.
|
| StatementSet
A
StatementSet accepts DML statements or Tables, the planner can optimize all
added statements and Tables together and then submit as one job. |
| Table
A Table is the core component of the Table API.
|
| TableConfig
Configuration for the current
TableEnvironment session to adjust Table & SQL API
programs. |
| TableEnvironment
A table environment is the base class, entry point, and central context for creating Table and
SQL API programs.
|
| TableResult
A TableResult is the representation of the statement execution result.
|
| Class and Description |
|---|
| TableConfig
Configuration for the current
TableEnvironment session to adjust Table & SQL API
programs. |
| Class and Description |
|---|
| ExplainDetail
ExplainDetail defines the types of details for explain result.
|
| TableConfig
Configuration for the current
TableEnvironment session to adjust Table & SQL API
programs. |
| Class and Description |
|---|
| Table
A Table is the core component of the Table API.
|
| Class and Description |
|---|
| OverWindow
An over window specification.
|
| TableConfig
Configuration for the current
TableEnvironment session to adjust Table & SQL API
programs. |
| Class and Description |
|---|
| GroupWindow
A group window specification.
|
| OverWindow
An over window specification.
|
| TableConfig
Configuration for the current
TableEnvironment session to adjust Table & SQL API
programs. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.