| Package | Description |
|---|---|
| org.apache.carbondata.hadoop | |
| org.apache.carbondata.hadoop.readsupport.impl |
| Modifier and Type | Method and Description |
|---|---|
static void |
CarbonInputFormat.setCarbonReadSupport(Class<? extends CarbonReadSupport> readSupportClass,
org.apache.hadoop.conf.Configuration configuration) |
| Constructor and Description |
|---|
CarbonRecordReader(QueryModel queryModel,
CarbonReadSupport<T> readSupport) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDictionaryDecodedReadSupport<T>
Its an abstract class provides necessary information to decode dictionary data
|
class |
ArrayWritableReadSupport |
class |
DictionaryDecodedReadSupportImpl
It decodes the dictionary values to actual values.
|
class |
RawDataReadSupport |
Copyright © 2016 The Apache Software Foundation. All rights reserved.