0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
Hypertable::RangeServerStatistics Class Reference

#include <RangeServerStatistics.h>

Collaboration diagram for Hypertable::RangeServerStatistics:
Collaboration graph
[legend]

Public Member Functions

 RangeServerStatistics ()
 

Public Attributes

String location
 
InetAddr addr
 
bool dropped
 
int32_t clock_skew
 
StatsSystemPtr system_info
 
StatsRangeServerPtr stats
 
int64_t stats_timestamp
 
int64_t fetch_timestamp
 
int64_t fetch_duration
 
int fetch_error
 
String fetch_error_msg
 

Detailed Description

Definition at line 34 of file RangeServerStatistics.h.

Constructor & Destructor Documentation

Hypertable::RangeServerStatistics::RangeServerStatistics ( )
inline

Definition at line 36 of file RangeServerStatistics.h.

Member Data Documentation

InetAddr Hypertable::RangeServerStatistics::addr

Definition at line 38 of file RangeServerStatistics.h.

int32_t Hypertable::RangeServerStatistics::clock_skew

Definition at line 40 of file RangeServerStatistics.h.

bool Hypertable::RangeServerStatistics::dropped

Definition at line 39 of file RangeServerStatistics.h.

int64_t Hypertable::RangeServerStatistics::fetch_duration

Definition at line 45 of file RangeServerStatistics.h.

int Hypertable::RangeServerStatistics::fetch_error

Definition at line 46 of file RangeServerStatistics.h.

String Hypertable::RangeServerStatistics::fetch_error_msg

Definition at line 47 of file RangeServerStatistics.h.

int64_t Hypertable::RangeServerStatistics::fetch_timestamp

Definition at line 44 of file RangeServerStatistics.h.

String Hypertable::RangeServerStatistics::location

Definition at line 37 of file RangeServerStatistics.h.

StatsRangeServerPtr Hypertable::RangeServerStatistics::stats

Definition at line 42 of file RangeServerStatistics.h.

int64_t Hypertable::RangeServerStatistics::stats_timestamp

Definition at line 43 of file RangeServerStatistics.h.

StatsSystemPtr Hypertable::RangeServerStatistics::system_info

Definition at line 41 of file RangeServerStatistics.h.


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