| Modifier and Type | Class and Description |
|---|---|
static class |
DrillStatsTable.Statistics_v0 |
static class |
DrillStatsTable.Statistics_v1
Struct which contains the statistics for the entire directory structure
|
| Modifier and Type | Method and Description |
|---|---|
static DrillStatsTable.TableStatistics |
DrillStatsTable.generateDirectoryStructure(String dirComputedTime,
List<DrillStatsTable.ColumnStatistics> columnStatisticsList) |
| Constructor and Description |
|---|
DrillStatsTable(DrillStatsTable.TableStatistics statistics) |
| Modifier and Type | Method and Description |
|---|---|
DrillStatsTable.TableStatistics |
FormatPlugin.readStatistics(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
FormatPlugin.writeStatistics(DrillStatsTable.TableStatistics statistics,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
DrillStatsTable.TableStatistics |
EasyFormatPlugin.readStatistics(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
EasyFormatPlugin.writeStatistics(DrillStatsTable.TableStatistics statistics,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
DrillStatsTable.TableStatistics |
JsonStatisticsRecordWriter.getStatistics() |
DrillStatsTable.TableStatistics |
StatisticsCollectorImpl.getStatistics() |
DrillStatsTable.TableStatistics |
JSONFormatPlugin.readStatistics(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
JSONFormatPlugin.writeStatistics(DrillStatsTable.TableStatistics statistics,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
DrillStatsTable.TableStatistics |
LTSVFormatPlugin.readStatistics(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
LTSVFormatPlugin.writeStatistics(DrillStatsTable.TableStatistics statistics,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
DrillStatsTable.TableStatistics |
MapRDBFormatPlugin.readStatistics(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
MapRDBFormatPlugin.writeStatistics(DrillStatsTable.TableStatistics statistics,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
DrillStatsTable.TableStatistics |
StreamsFormatPlugin.readStatistics(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamsFormatPlugin.writeStatistics(DrillStatsTable.TableStatistics statistics,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
DrillStatsTable.TableStatistics |
ParquetFormatPlugin.readStatistics(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParquetFormatPlugin.writeStatistics(DrillStatsTable.TableStatistics statistics,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path statsTablePath) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.