Uses of Enum
io.trino.operator.AbstractRowChangeOperator.State
Packages that use AbstractRowChangeOperator.State
-
Uses of AbstractRowChangeOperator.State in io.trino.operator
Fields in io.trino.operator declared as AbstractRowChangeOperator.StateModifier and TypeFieldDescriptionprotected AbstractRowChangeOperator.StateAbstractRowChangeOperator.stateMethods in io.trino.operator that return AbstractRowChangeOperator.StateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AbstractRowChangeOperator.State[]AbstractRowChangeOperator.State.values()Returns an array containing the constants of this enum type, in the order they are declared.