0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
RangeMetrics.h File Reference

Declarations for RangeMetrics. More...

#include <Common/String.h>
#include <map>
#include <vector>
Include dependency graph for RangeMetrics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::Lib::RS_METRICS::RangeMeasurement
 Single range metrics measurement. More...
 
class  Hypertable::Lib::RS_METRICS::RangeMetrics
 Aggregates metrics for an individual range. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 
 Hypertable::Lib
 Hypertable library.
 
 Hypertable::Lib::RS_METRICS
 Facilities for reading and writing sys/RS_METRICS table.
 

Typedefs

typedef std::map< String,
RangeMetrics > 
Hypertable::Lib::RS_METRICS::RangeMetricsMap
 

Detailed Description

Declarations for RangeMetrics.

This file contains declarations for RangeMetrics, a class for aggregating metrics for an individual range.

Definition in file RangeMetrics.h.