Package org.apache.flink.table.runtime.context


package org.apache.flink.table.runtime.context
  • Class
    Description
    A ExecutionContext contains information about the context in which functions are executed and the APIs to create state.
    Implementation of ExecutionContext.