Class RowGroupInfo.MaxGroups
java.lang.Object
io.deephaven.parquet.table.metadata.RowGroupInfo.MaxGroups
- All Implemented Interfaces:
RowGroupInfo
- Enclosing interface:
- RowGroupInfo
Splits evenly across
numRowGroups
RowGroups-
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
Modifier and TypeMethodDescriptionboolean
long
toString()
<T> T
walk
(@NotNull RowGroupInfo.Visitor<T> visitor)