public abstract class AbstractRecordReader<T> extends org.apache.hadoop.mapreduce.RecordReader<Void,T>
| Modifier and Type | Field and Description |
|---|---|
protected int |
rowCount |
| Constructor and Description |
|---|
AbstractRecordReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
logStatistics(int recordCount,
org.apache.carbondata.core.stats.QueryStatisticsRecorder recorder)
This method will log query result count and querytime
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.