|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
This is the complete list of members for impala::SetMetric< T >, including all inherited members.
| Add(const T &item) | impala::SetMetric< T > | inline |
| AddStandardFields(rapidjson::Document *document, rapidjson::Value *val) | impala::Metric | protected |
| description() const | impala::Metric | inline |
| description_ | impala::Metric | protected |
| key() const | impala::Metric | inline |
| key_ | impala::Metric | protected |
| lock_ | impala::SetMetric< T > | private |
| Metric(const std::string &key, const std::string &description) | impala::Metric | inlineprotected |
| Remove(const T &item) | impala::SetMetric< T > | inline |
| Reset() | impala::SetMetric< T > | inline |
| SetMetric(const std::string &key, const std::set< T > &value, const std::string &description="") | impala::SetMetric< T > | inline |
| ToHumanReadable() | impala::SetMetric< T > | inlinevirtual |
| ToJson(rapidjson::Document *document, rapidjson::Value *value) | impala::SetMetric< T > | inlinevirtual |
| ToLegacyJson(rapidjson::Document *document) | impala::SetMetric< T > | inlinevirtual |
| value_ | impala::SetMetric< T > | private |
| ~Metric() | impala::Metric | inlinevirtual |