Uses of Class
org.apache.parquet.column.values.bitpacking.IntPacker
-
-
Uses of IntPacker in org.apache.parquet.column.values.bitpacking
Methods in org.apache.parquet.column.values.bitpacking that return IntPacker Modifier and Type Method Description IntPackerIntPackerFactory. newIntPacker(int width)abstract IntPackerPacker. newIntPacker(int width)
-