Uses of Enum Class
io.trino.operator.join.HashBuilderOperator.State
Packages that use HashBuilderOperator.State
-
Uses of HashBuilderOperator.State in io.trino.operator.join
Methods in io.trino.operator.join that return HashBuilderOperator.StateModifier and TypeMethodDescriptionHashBuilderOperator.getState()static HashBuilderOperator.StateReturns the enum constant of this class with the specified name.static HashBuilderOperator.State[]HashBuilderOperator.State.values()Returns an array containing the constants of this enum class, in the order they are declared.