Uses of Record Class
dev.hardwood.metadata.PageLocation
Packages that use PageLocation
Package
Description
Low-level Parquet file metadata types that mirror the Thrift definitions.
-
Uses of PageLocation in dev.hardwood.metadata
Methods in dev.hardwood.metadata that return types with arguments of type PageLocationModifier and TypeMethodDescriptionOffsetIndex.pageLocations()Returns the value of thepageLocationsrecord component.Constructor parameters in dev.hardwood.metadata with type arguments of type PageLocationModifierConstructorDescriptionOffsetIndex(List<PageLocation> pageLocations) Creates an instance of aOffsetIndexrecord class.