Uses of Class
org.apache.parquet.column.values.bitpacking.BytePackerForLong
-
-
Uses of BytePackerForLong in org.apache.parquet.column.values.bitpacking
Methods in org.apache.parquet.column.values.bitpacking that return BytePackerForLong Modifier and Type Method Description BytePackerForLongBytePackerForLongFactory. newBytePackerForLong(int width)abstract BytePackerForLongPacker. newBytePackerForLong(int width)
-