Uses of Class
io.trino.orc.RowGroup
Packages that use RowGroup
-
Uses of RowGroup in io.trino.orc
Methods in io.trino.orc that return types with arguments of type RowGroupConstructor parameters in io.trino.orc with type arguments of type RowGroupModifierConstructorDescriptionStripe(long rowCount, ZoneId fileTimeZone, ColumnMetadata<ColumnEncoding> columnEncodings, List<RowGroup> rowGroups, InputStreamSources dictionaryStreamSources)