Uses of Enum Class
io.trino.parquet.ValuesType
Packages that use ValuesType
-
Uses of ValuesType in io.trino.parquet
Methods in io.trino.parquet that return ValuesTypeModifier and TypeMethodDescriptionstatic ValuesTypeReturns the enum constant of this class with the specified name.static ValuesType[]ValuesType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.parquet with parameters of type ValuesTypeModifier and TypeMethodDescriptionorg.apache.parquet.column.values.ValuesReaderParquetEncoding.getValuesReader(org.apache.parquet.column.ColumnDescriptor descriptor, ValuesType valuesType)