Uses of Interface
org.apache.drill.exec.store.StatisticsRecordCollector
Packages that use StatisticsRecordCollector
-
Uses of StatisticsRecordCollector in org.apache.drill.exec.store
Subinterfaces of StatisticsRecordCollector in org.apache.drill.exec.storeClasses in org.apache.drill.exec.store that implement StatisticsRecordCollectorModifier and TypeClassDescriptionclassAbstract implementation of StatisticsRecordWriter interface which exposes interface:invalid reference
#writeHeader(List)to output the data in string format instead of implementing addField for each type holder.invalid reference
#addField(int,String)Methods in org.apache.drill.exec.store with parameters of type StatisticsRecordCollectorModifier and TypeMethodDescriptionStatisticsRecordWriterImpl.getConverter(StatisticsRecordCollector recordWriter, int fieldId, String fieldName, FieldReader reader) -
Uses of StatisticsRecordCollector in org.apache.drill.exec.store.easy.json
Classes in org.apache.drill.exec.store.easy.json that implement StatisticsRecordCollector