| Package | Description |
|---|---|
| org.apache.flink.table.api | |
| org.apache.flink.table.api.internal | |
| org.apache.flink.table.descriptors | |
| org.apache.flink.table.operations |
| Class and Description |
|---|
| BaseExpressions
These are Java and Scala common operations that can be used to construct an
Expression
AST for expression operations. |
| Class and Description |
|---|
| TableEnvironmentImpl
Implementation of
TableEnvironment that works exclusively with Table API interfaces. |
| TableEnvironmentInternal
An internal interface of
TableEnvironment that defines extended methods used for TableImpl. |
| TableImpl
Implementation for
Table. |
| TableResultImpl.Builder
Builder for creating a
TableResultImpl. |
| TableResultImpl.PrintStyle
Root interface for all print styles.
|
| Class and Description |
|---|
| Registration
A way to register a table in a
TableEnvironment that this descriptor originates from. |
| Class and Description |
|---|
| CollectResultProvider
An internal class which helps the client to get the execute result from a specific sink.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.