Class and Description |
---|
AggregatedTable
A table that has been performed on the aggregate function.
|
ApiExpression
Java API class that gives access to expression operations.
|
Compilable
Represents an artifact that can be compiled to a
CompiledPlan . |
CompiledPlan
Represents an immutable, fully optimized, and executable entity that has been compiled from a
Table & SQL API pipeline definition.
|
EnvironmentSettings
Defines all parameters that initialize a table environment.
|
EnvironmentSettings.Builder
A builder for
EnvironmentSettings . |
Executable
Represents an artifact that can be executed.
|
Explainable
Represents an artifact that can be explained using a summary string.
|
ExplainDetail
ExplainDetail defines the types of details for explain result.
|
FlatAggregateTable |
FormatDescriptor
Describes a
format and its options for use with TableDescriptor . |
FormatDescriptor.Builder
Builder for
FormatDescriptor . |
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
GroupWindow s. |
OverWindow
An over window specification.
|
OverWindowedTable
A table that has been windowed for
OverWindow s. |
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. |
PlanReference
Unresolved pointer to a persisted plan.
|
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.
|
SqlParserException
Exception for all errors occurring during sql parsing.
|
StatementSet
A
StatementSet accepts pipelines defined by DML statements or Table objects. |
Table
The
Table object is the core abstraction of the Table API. |
TableConfig
Configuration for the current
TableEnvironment session to adjust Table & SQL API
programs. |
TableDescriptor
Describes a
CatalogTable representing a source or sink. |
TableDescriptor.Builder
Builder for
TableDescriptor . |
TableEnvironment
A table environment is the base class, entry point, and central context for creating Table and
SQL API programs.
|
TablePipeline
Describes a complete pipeline from one or more source tables to a sink table.
|
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
GroupWindow s. |
Class and Description |
---|
AggregatedTable
A table that has been performed on the aggregate function.
|
Compilable
Represents an artifact that can be compiled to a
CompiledPlan . |
CompiledPlan
Represents an immutable, fully optimized, and executable entity that has been compiled from a
Table & SQL API pipeline definition.
|
EnvironmentSettings
Defines all parameters that initialize a table environment.
|
Executable
Represents an artifact that can be executed.
|
Explainable
Represents an artifact that can be explained using a summary string.
|
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
GroupWindow s. |
OverWindow
An over window specification.
|
OverWindowedTable
A table that has been windowed for
OverWindow s. |
PlanReference
Unresolved pointer to a persisted plan.
|
ResultKind
ResultKind defines the types of the result.
|
StatementSet
A
StatementSet accepts pipelines defined by DML statements or Table objects. |
Table
The
Table object is the core abstraction of the Table API. |
TableConfig
Configuration for the current
TableEnvironment session to adjust Table & SQL API
programs. |
TableDescriptor
Describes a
CatalogTable representing a source or sink. |
TableEnvironment
A table environment is the base class, entry point, and central context for creating Table and
SQL API programs.
|
TablePipeline
Describes a complete pipeline from one or more source tables to a sink table.
|
TableResult
A TableResult is the representation of the statement execution result.
|
Class and Description |
---|
ExplainDetail
ExplainDetail defines the types of details for explain result.
|
PlanReference
Unresolved pointer to a persisted plan.
|
TableConfig
Configuration for the current
TableEnvironment session to adjust Table & SQL API
programs. |
Class and Description |
---|
Table
The
Table object is the core abstraction 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 |
---|
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. |
Class and Description |
---|
TableConfig
Configuration for the current
TableEnvironment session to adjust Table & SQL API
programs. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.