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