Interface TableModificationEvent

    • Method Detail

      • identifier

        org.apache.flink.table.catalog.ObjectIdentifier identifier()
      • table

        @Nullable
        org.apache.flink.table.catalog.CatalogBaseTable table()
      • isTemporary

        boolean isTemporary()