JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
dev.hardwood.row
PqLongList
Uses of Interface
dev.hardwood.row.PqLongList
Packages that use
PqLongList
Package
Description
dev.hardwood.row
Value types for nested Parquet structures accessed through
RowReader
.
Uses of
PqLongList
in
dev.hardwood.row
Methods in
dev.hardwood.row
that return
PqLongList
Modifier and Type
Method
Description
PqLongList
PqList.
longs
()
View the elements as a
PqLongList
(no boxing).