Uses of Interface
org.apache.drill.exec.store.StatisticsRecordCollector
-
Uses of StatisticsRecordCollector in org.apache.drill.exec.store
Modifier and TypeClassDescriptionclass
Abstract implementation of StatisticsRecordWriter interface which exposes interface:#writeHeader(List)
#addField(int,String)
to output the data in string format instead of implementing addField for each type holder.Modifier and TypeMethodDescriptionStatisticsRecordWriterImpl.getConverter
(StatisticsRecordCollector recordWriter, int fieldId, String fieldName, FieldReader reader) -
Uses of StatisticsRecordCollector in org.apache.drill.exec.store.easy.json