Uses of Interface
org.apache.drill.exec.store.StatisticsRecordWriter
Packages that use StatisticsRecordWriter
Package
Description
-
Uses of StatisticsRecordWriter in org.apache.drill.exec.physical.impl
Constructors in org.apache.drill.exec.physical.impl with parameters of type StatisticsRecordWriterModifierConstructorDescriptionStatisticsWriterRecordBatch
(Writer writer, RecordBatch incoming, FragmentContext context, StatisticsRecordWriter recordWriter) -
Uses of StatisticsRecordWriter in org.apache.drill.exec.store
Constructors in org.apache.drill.exec.store with parameters of type StatisticsRecordWriterModifierConstructorDescriptionStatisticsRecordWriterImpl
(VectorAccessible batch, StatisticsRecordWriter recordWriter) -
Uses of StatisticsRecordWriter in org.apache.drill.exec.store.dfs.easy
Methods in org.apache.drill.exec.store.dfs.easy that return StatisticsRecordWriterModifier and TypeMethodDescriptionEasyFormatPlugin.getStatisticsRecordWriter
(FragmentContext context, EasyWriter writer) -
Uses of StatisticsRecordWriter in org.apache.drill.exec.store.easy.json
Classes in org.apache.drill.exec.store.easy.json that implement StatisticsRecordWriterMethods in org.apache.drill.exec.store.easy.json that return StatisticsRecordWriterModifier and TypeMethodDescriptionJSONFormatPlugin.getStatisticsRecordWriter
(FragmentContext context, EasyWriter writer)