|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Struct for per fragment instance counters that will be aggregated by the coordinator. More...
Public Attributes | |
| CounterMap | throughput_counters |
| Throughput counters per node. More... | |
| CounterMap | scan_ranges_complete_counters |
| Total finished scan ranges per node. More... | |
Struct for per fragment instance counters that will be aggregated by the coordinator.
Definition at line 207 of file coordinator.h.
| CounterMap impala::FragmentInstanceCounters::scan_ranges_complete_counters |
Total finished scan ranges per node.
Definition at line 212 of file coordinator.h.
| CounterMap impala::FragmentInstanceCounters::throughput_counters |
Throughput counters per node.
Definition at line 209 of file coordinator.h.