Class OperationHandle

java.lang.Object
org.apache.flink.table.gateway.api.operation.OperationHandle

@PublicEvolving public class OperationHandle extends Object
OperationHandle to index the Operation.
  • Constructor Details

    • OperationHandle

      public OperationHandle(UUID identifier)
  • Method Details