Uses of Class
org.apache.parquet.column.values.bitpacking.BytePacker
-
-
Uses of BytePacker in org.apache.parquet.column.values.bitpacking
Methods in org.apache.parquet.column.values.bitpacking that return BytePacker Modifier and Type Method Description BytePackerBytePackerFactory. newBytePacker(int width)abstract BytePackerPacker. newBytePacker(int width)
-