| Package | Description |
|---|---|
| org.apache.hadoop.hive.common.io.encoded |
| Modifier and Type | Field and Description |
|---|---|
protected EncodedColumnBatch.ColumnStreamData[][] |
EncodedColumnBatch.columnData
Stream data for each column that has true in the corresponding hasData position.
|
| Modifier and Type | Method and Description |
|---|---|
EncodedColumnBatch.ColumnStreamData[] |
EncodedColumnBatch.getColumnData(int colIx) |
| Modifier and Type | Method and Description |
|---|---|
void |
EncodedColumnBatch.setStreamData(int colIx,
int streamIx,
EncodedColumnBatch.ColumnStreamData csd) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.