Uses of Interface
io.trino.operator.TableMutationOperator.Operation
Packages that use TableMutationOperator.Operation
-
Uses of TableMutationOperator.Operation in io.trino.operator
Constructors in io.trino.operator with parameters of type TableMutationOperator.OperationModifierConstructorDescriptionTableMutationOperator(OperatorContext operatorContext, TableMutationOperator.Operation operation) TableMutationOperatorFactory(int operatorId, PlanNodeId planNodeId, TableMutationOperator.Operation operation)