public class CarbonRowReadSupport extends DictionaryDecodeReadSupport<org.apache.carbondata.core.datastore.row.CarbonRow>
carbonColumns, dataTypes, dictionaries| Constructor and Description |
|---|
CarbonRowReadSupport() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.carbondata.core.datastore.row.CarbonRow |
readRow(Object[] data)
convert column data back to row representation
|
close, initializepublic org.apache.carbondata.core.datastore.row.CarbonRow readRow(Object[] data)
CarbonReadSupportreadRow in interface CarbonReadSupport<org.apache.carbondata.core.datastore.row.CarbonRow>readRow in class DictionaryDecodeReadSupport<org.apache.carbondata.core.datastore.row.CarbonRow>data - column dataCopyright © 2016–2018 The Apache Software Foundation. All rights reserved.