| Package | Description |
|---|---|
| org.apache.flink.table.api | |
| org.apache.flink.table.api.internal | |
| org.apache.flink.table.delegation | |
| 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 |
|---|
| ResultProvider
An internal class which helps the client to get the execute result from a specific sink.
|
| StaticResultProvider
Create result provider from a static set of data using external types.
|
| 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. |
| TableResultInternal
Internal interface with internal methods for
TableResult. |
| Class and Description |
|---|
| TableResultInternal
Internal interface with internal methods for
TableResult. |
| Class and Description |
|---|
| ResultProvider
An internal class which helps the client to get the execute result from a specific sink.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.