Uses of Enum Class
io.trino.operator.join.unspilled.HashBuilderOperator.State
Packages that use HashBuilderOperator.State
-
Uses of HashBuilderOperator.State in io.trino.operator.join.unspilled
Methods in io.trino.operator.join.unspilled that return HashBuilderOperator.StateModifier and TypeMethodDescriptionstatic 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.