| Package | Description |
|---|---|
| org.apache.drill.exec.ops | |
| org.apache.drill.exec.physical.impl.xsort.managed | |
| org.apache.drill.exec.store.dfs |
| Modifier and Type | Class and Description |
|---|---|
class |
OperatorStats |
| Modifier and Type | Method and Description |
|---|---|
OperatorStatReceiver |
OperatorContext.getStatsWriter()
A write-only interface to the Drill statistics mechanism.
|
| Constructor and Description |
|---|
SortMetrics(OperatorStatReceiver stats) |
| Constructor and Description |
|---|
DrillFileSystem(org.apache.hadoop.conf.Configuration fsConf,
OperatorStatReceiver operatorStats) |
DrillFSDataInputStream(org.apache.hadoop.fs.FSDataInputStream in,
OperatorStatReceiver operatorStats) |
DrillFSDataInputStream(org.apache.hadoop.fs.FSDataInputStream in,
OperatorStatReceiver operatorStats,
OpenFileTracker openFileTracker) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.