Uses of Enum Class
io.trino.sql.planner.SystemPartitioningHandle.SystemPartitionFunction
Packages that use SystemPartitioningHandle.SystemPartitionFunction
-
Uses of SystemPartitioningHandle.SystemPartitionFunction in io.trino.sql.planner
Methods in io.trino.sql.planner that return SystemPartitioningHandle.SystemPartitionFunctionModifier and TypeMethodDescriptionSystemPartitioningHandle.getFunction()Returns the enum constant of this class with the specified name.SystemPartitioningHandle.SystemPartitionFunction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.sql.planner with parameters of type SystemPartitioningHandle.SystemPartitionFunctionModifierConstructorDescriptionSystemPartitioningHandle(io.trino.sql.planner.SystemPartitioningHandle.SystemPartitioning partitioning, SystemPartitioningHandle.SystemPartitionFunction function)