Uses of Package
org.apache.flink.table.api.internal
-
Classes in org.apache.flink.table.api.internal used by org.apache.flink.table.api Class Description BaseExpressions These are Java and Scala common operations that can be used to construct anExpression
AST for expression operations. -
Classes in org.apache.flink.table.api.internal used by org.apache.flink.table.api.internal Class Description CachedPlan SQL execution plan cache.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 ofTableEnvironment
that works exclusively with Table API interfaces.TableEnvironmentInternal An internal interface ofTableEnvironment
that defines extended methods used forTableImpl
.TableImpl Implementation forTable
.TableResultImpl.Builder Builder for creating aTableResultImpl
.TableResultInternal Internal interface with internal methods forTableResult
. -
Classes in org.apache.flink.table.api.internal used by org.apache.flink.table.legacy.operations.ddl Class Description TableResultInternal Internal interface with internal methods forTableResult
. -
Classes in org.apache.flink.table.api.internal used by org.apache.flink.table.operations Class Description ResultProvider An internal class which helps the client to get the execute result from a specific sink.TableResultInternal Internal interface with internal methods forTableResult
. -
Classes in org.apache.flink.table.api.internal used by org.apache.flink.table.operations.command Class Description TableResultInternal Internal interface with internal methods forTableResult
. -
Classes in org.apache.flink.table.api.internal used by org.apache.flink.table.operations.ddl Class Description TableResultInternal Internal interface with internal methods forTableResult
. -
Classes in org.apache.flink.table.api.internal used by org.apache.flink.table.operations.materializedtable Class Description TableResultInternal Internal interface with internal methods forTableResult
.