Uses of Record Class
dev.hardwood.metadata.ColumnChunk
Packages that use ColumnChunk
-
Uses of ColumnChunk in dev.hardwood.metadata
Methods in dev.hardwood.metadata that return types with arguments of type ColumnChunkModifier and TypeMethodDescriptionRowGroup.columns()Returns the value of thecolumnsrecord component.Constructor parameters in dev.hardwood.metadata with type arguments of type ColumnChunkModifierConstructorDescriptionRowGroup(List<ColumnChunk> columns, long totalByteSize, long numRows) Creates an instance of aRowGrouprecord class.