Package org.apache.flink.table.operations


package org.apache.flink.table.operations
  • Interfaces
    Class
    Description
    Covers all sort of Table operations such as queries(DQL), modifications(DML), definitions(DDL), or control actions(DCL).
    Base class for representing an operation structure behind a user-facing Table API.