public class ColumnChunk extends Object
| Constructor and Description |
|---|
ColumnChunk(Block block,
int[] definitionLevels,
int[] repetitionLevels) |
| Modifier and Type | Method and Description |
|---|---|
Block |
getBlock() |
int[] |
getDefinitionLevels() |
int[] |
getRepetitionLevels() |
Copyright © 2012–2024. All rights reserved.