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 TypeClassDescriptionclass
Abstract implementation of StatisticsRecordWriter interface which exposes interface:invalid reference
#writeHeader(List)
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