Uses of Enum Class
io.trino.operator.WorkProcessor.ProcessState.Type
Packages that use WorkProcessor.ProcessState.Type
-
Uses of WorkProcessor.ProcessState.Type in io.trino.operator
Methods in io.trino.operator that return WorkProcessor.ProcessState.TypeModifier and TypeMethodDescriptionWorkProcessor.ProcessState.getType()Returns the enum constant of this class with the specified name.static WorkProcessor.ProcessState.Type[]WorkProcessor.ProcessState.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.