Uses of Interface
dev.hardwood.row.PqLongList
Packages that use PqLongList
Package
Description
Parquet file readers with row-oriented and column-oriented APIs.
Value types for nested Parquet structures accessed through
RowReader.-
Uses of PqLongList in dev.hardwood.reader
Methods in dev.hardwood.reader that return PqLongListModifier and TypeMethodDescriptionRowReader.getListOfLongs(int fieldIndex) Get an INT64 list field by field index. -
Uses of PqLongList in dev.hardwood.row
Methods in dev.hardwood.row that return PqLongListModifier and TypeMethodDescriptionStructAccessor.getListOfLongs(String name) Get an INT64 list field by name.Methods in dev.hardwood.row that return types with arguments of type PqLongList