Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impala::PeriodicCounterUpdater::RateCounterInfo Struct Reference
Collaboration diagram for impala::PeriodicCounterUpdater::RateCounterInfo:

Public Attributes

RuntimeProfile::Countersrc_counter
 
RuntimeProfile::DerivedCounterFunction sample_fn
 
int64_t elapsed_ms
 

Detailed Description

Definition at line 80 of file periodic-counter-updater.h.

Member Data Documentation

int64_t impala::PeriodicCounterUpdater::RateCounterInfo::elapsed_ms
RuntimeProfile::DerivedCounterFunction impala::PeriodicCounterUpdater::RateCounterInfo::sample_fn
RuntimeProfile::Counter* impala::PeriodicCounterUpdater::RateCounterInfo::src_counter

The documentation for this struct was generated from the following file: