Uses of Enum Class
io.trino.spi.connector.SystemTable.Distribution
Packages that use SystemTable.Distribution
-
Uses of SystemTable.Distribution in io.trino.spi.connector
Methods in io.trino.spi.connector that return SystemTable.DistributionModifier and TypeMethodDescriptionSystemTable.getDistribution()static SystemTable.DistributionReturns the enum constant of this class with the specified name.static SystemTable.Distribution[]SystemTable.Distribution.values()Returns an array containing the constants of this enum class, in the order they are declared.