Uses of Enum Class
io.trino.sql.planner.plan.SpatialJoinNode.DistributionType
Packages that use SpatialJoinNode.DistributionType
-
Uses of SpatialJoinNode.DistributionType in io.trino.sql.planner.plan
Methods in io.trino.sql.planner.plan that return SpatialJoinNode.DistributionTypeModifier and TypeMethodDescriptionSpatialJoinNode.getDistributionType()Returns the enum constant of this class with the specified name.static SpatialJoinNode.DistributionType[]SpatialJoinNode.DistributionType.values()Returns an array containing the constants of this enum class, in the order they are declared.