| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl | |
| org.apache.drill.exec.store.dfs.easy | |
| org.apache.drill.exec.store.easy.json |
| Constructor and Description |
|---|
StatisticsWriterRecordBatch(Writer writer,
RecordBatch incoming,
FragmentContext context,
StatisticsRecordWriter recordWriter) |
| Modifier and Type | Method and Description |
|---|---|
StatisticsRecordWriter |
EasyFormatPlugin.getStatisticsRecordWriter(FragmentContext context,
EasyWriter writer) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonStatisticsRecordWriter |
| Modifier and Type | Method and Description |
|---|---|
StatisticsRecordWriter |
JSONFormatPlugin.getStatisticsRecordWriter(FragmentContext context,
EasyWriter writer) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.