Uses of Enum Class
io.trino.sql.planner.optimizations.StreamPropertyDerivations.StreamProperties.StreamDistribution
Packages that use StreamPropertyDerivations.StreamProperties.StreamDistribution
-
Uses of StreamPropertyDerivations.StreamProperties.StreamDistribution in io.trino.sql.planner.optimizations
Methods in io.trino.sql.planner.optimizations that return StreamPropertyDerivations.StreamProperties.StreamDistributionModifier and TypeMethodDescriptionStreamPropertyDerivations.StreamProperties.getDistribution()Returns the enum constant of this class with the specified name.StreamPropertyDerivations.StreamProperties.StreamDistribution.values()Returns an array containing the constants of this enum class, in the order they are declared.