Package org.apache.flink.table.runtime.context
-
Interface Summary Interface Description ExecutionContext A ExecutionContext contains information about the context in which functions are executed and the APIs to create state. -
Class Summary Class Description ExecutionContextImpl Implementation of ExecutionContext.