Uses of Interface
dev.hardwood.row.PqStruct
Packages that use PqStruct
Package
Description
Parquet file readers with row-oriented and column-oriented APIs.
Value types for nested Parquet structures accessed through
RowReader.-
Uses of PqStruct in dev.hardwood.reader
Methods in dev.hardwood.reader that return PqStruct -
Uses of PqStruct in dev.hardwood.row
Methods in dev.hardwood.row that return PqStructModifier and TypeMethodDescriptionGet a nested struct field value by name.PqMap.Entry.getStructValue()Get the value as a nested struct.Methods in dev.hardwood.row that return types with arguments of type PqStruct