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::Range::MaintenanceData Class Reference

#include <Range.h>

Collaboration diagram for Hypertable::Range::MaintenanceData:
Collaboration graph
[legend]

Public Member Functions

int64_t compactable_memory ()
 

Public Attributes

AccessGroup::MaintenanceDataagdata
 
const char * table_id
 
LoadFactors load_factors
 
uint64_t cells_returned
 
uint64_t bytes_returned
 
int64_t purgeable_index_memory
 
int64_t compact_memory
 
int64_t soft_limit
 
uint32_t schema_generation
 
int32_t priority
 
int16_t state
 
int16_t maintenance_flags
 
uint32_t file_count
 
uint64_t cell_count
 
uint64_t memory_used
 
uint64_t memory_allocated
 
int64_t key_bytes
 
int64_t value_bytes
 
double compression_ratio
 
uint64_t disk_used
 
uint64_t disk_estimate
 
uint64_t shadow_cache_memory
 
uint64_t block_index_memory
 
uint64_t bloom_filter_memory
 
uint32_t bloom_filter_accesses
 
uint32_t bloom_filter_maybes
 
uint32_t bloom_filter_fps
 
int compaction_type_needed
 
bool busy
 
bool is_metadata
 
bool is_system
 
bool relinquish
 
bool needs_major_compaction
 
bool needs_split
 
bool load_acknowledged
 
bool initialized
 
bool unsplittable
 

Detailed Description

Definition at line 73 of file Range.h.

Member Function Documentation

int64_t Hypertable::Range::MaintenanceData::compactable_memory ( )
inline

Definition at line 75 of file Range.h.

Member Data Documentation

AccessGroup::MaintenanceData* Hypertable::Range::MaintenanceData::agdata

Definition at line 81 of file Range.h.

uint64_t Hypertable::Range::MaintenanceData::block_index_memory

Definition at line 103 of file Range.h.

uint32_t Hypertable::Range::MaintenanceData::bloom_filter_accesses

Definition at line 105 of file Range.h.

uint32_t Hypertable::Range::MaintenanceData::bloom_filter_fps

Definition at line 107 of file Range.h.

uint32_t Hypertable::Range::MaintenanceData::bloom_filter_maybes

Definition at line 106 of file Range.h.

uint64_t Hypertable::Range::MaintenanceData::bloom_filter_memory

Definition at line 104 of file Range.h.

bool Hypertable::Range::MaintenanceData::busy

Definition at line 109 of file Range.h.

uint64_t Hypertable::Range::MaintenanceData::bytes_returned

Definition at line 85 of file Range.h.

uint64_t Hypertable::Range::MaintenanceData::cell_count

Definition at line 94 of file Range.h.

uint64_t Hypertable::Range::MaintenanceData::cells_returned

Definition at line 84 of file Range.h.

int64_t Hypertable::Range::MaintenanceData::compact_memory

Definition at line 87 of file Range.h.

int Hypertable::Range::MaintenanceData::compaction_type_needed

Definition at line 108 of file Range.h.

double Hypertable::Range::MaintenanceData::compression_ratio

Definition at line 99 of file Range.h.

uint64_t Hypertable::Range::MaintenanceData::disk_estimate

Definition at line 101 of file Range.h.

uint64_t Hypertable::Range::MaintenanceData::disk_used

Definition at line 100 of file Range.h.

uint32_t Hypertable::Range::MaintenanceData::file_count

Definition at line 93 of file Range.h.

bool Hypertable::Range::MaintenanceData::initialized

Definition at line 116 of file Range.h.

bool Hypertable::Range::MaintenanceData::is_metadata

Definition at line 110 of file Range.h.

bool Hypertable::Range::MaintenanceData::is_system

Definition at line 111 of file Range.h.

int64_t Hypertable::Range::MaintenanceData::key_bytes

Definition at line 97 of file Range.h.

bool Hypertable::Range::MaintenanceData::load_acknowledged

Definition at line 115 of file Range.h.

LoadFactors Hypertable::Range::MaintenanceData::load_factors

Definition at line 83 of file Range.h.

int16_t Hypertable::Range::MaintenanceData::maintenance_flags

Definition at line 92 of file Range.h.

uint64_t Hypertable::Range::MaintenanceData::memory_allocated

Definition at line 96 of file Range.h.

uint64_t Hypertable::Range::MaintenanceData::memory_used

Definition at line 95 of file Range.h.

bool Hypertable::Range::MaintenanceData::needs_major_compaction

Definition at line 113 of file Range.h.

bool Hypertable::Range::MaintenanceData::needs_split

Definition at line 114 of file Range.h.

int32_t Hypertable::Range::MaintenanceData::priority

Definition at line 90 of file Range.h.

int64_t Hypertable::Range::MaintenanceData::purgeable_index_memory

Definition at line 86 of file Range.h.

bool Hypertable::Range::MaintenanceData::relinquish

Definition at line 112 of file Range.h.

uint32_t Hypertable::Range::MaintenanceData::schema_generation

Definition at line 89 of file Range.h.

uint64_t Hypertable::Range::MaintenanceData::shadow_cache_memory

Definition at line 102 of file Range.h.

int64_t Hypertable::Range::MaintenanceData::soft_limit

Definition at line 88 of file Range.h.

int16_t Hypertable::Range::MaintenanceData::state

Definition at line 91 of file Range.h.

const char* Hypertable::Range::MaintenanceData::table_id

Definition at line 82 of file Range.h.

bool Hypertable::Range::MaintenanceData::unsplittable

Definition at line 117 of file Range.h.

int64_t Hypertable::Range::MaintenanceData::value_bytes

Definition at line 98 of file Range.h.


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