| Package | Description |
|---|---|
| org.apache.carbondata.hadoop.api |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapreduce.RecordWriter<org.apache.hadoop.io.NullWritable,ObjectArrayWritable> |
CarbonTableOutputFormat.getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext taskAttemptContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
CarbonTableOutputFormat.CarbonRecordWriter.write(org.apache.hadoop.io.NullWritable aVoid,
ObjectArrayWritable objects) |
void |
CarbonTableOutputFormat.CarbonMultiRecordWriter.write(org.apache.hadoop.io.NullWritable aVoid,
ObjectArrayWritable objects) |
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.