Uses of Package
org.apache.flink.table.runtime.operators.process
-
Packages that use org.apache.flink.table.runtime.operators.process Package Description org.apache.flink.table.runtime.generated org.apache.flink.table.runtime.operators.process -
Classes in org.apache.flink.table.runtime.operators.process used by org.apache.flink.table.runtime.generated Class Description AbstractProcessTableOperator.RunnerContext Implementation ofProcessTableFunction.Context.AbstractProcessTableOperator.RunnerOnTimerContext Implementation ofProcessTableFunction.OnTimerContext.PassAllCollector Forwards all columns of the given row.PassThroughCollectorBase Base class for collectors that pass input columns. -
Classes in org.apache.flink.table.runtime.operators.process used by org.apache.flink.table.runtime.operators.process Class Description AbstractProcessTableOperator Base class for operators forProcessTableFunction.AbstractProcessTableOperator.RunnerContext Implementation ofProcessTableFunction.Context.PassThroughCollectorBase Base class for collectors that pass input columns.RepeatedRowData A row that repeats the columns of a given row by the given count.RuntimeChangelogMode Serializable version ofChangelogMode.RuntimeTableSemantics Serializable representation ofTableSemanticsthat will serveProcessTableFunction.Context.tableSemanticsFor(String)during runtime.