Class RowGroupInfo.MaxRows
java.lang.Object
io.deephaven.parquet.table.metadata.RowGroupInfo.MaxRows
- All Implemented Interfaces:
RowGroupInfo
- Enclosing interface:
- RowGroupInfo
Splits evenly across a number of RowGroups, ensuring that no group is larger than
maxRows
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.deephaven.parquet.table.metadata.RowGroupInfo
RowGroupInfo.ByGroups, RowGroupInfo.MaxGroups, RowGroupInfo.MaxRows, RowGroupInfo.SingleGroup, RowGroupInfo.Visitor<T>
-
Method Summary