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