#include <KeySpec.h>
Definition at line 49 of file KeySpec.h.
Hypertable::KeySpec::KeySpec |
( |
| ) |
|
|
inline |
Hypertable::KeySpec::KeySpec |
( |
const char * |
r, |
|
|
const char * |
cf, |
|
|
const char * |
cq, |
|
|
int64_t |
ts = AUTO_ASSIGN , |
|
|
uint8_t |
flag_ = FLAG_INSERT |
|
) |
| |
|
inlineexplicit |
Hypertable::KeySpec::KeySpec |
( |
const char * |
r, |
|
|
const char * |
cf, |
|
|
int64_t |
ts = AUTO_ASSIGN , |
|
|
uint8_t |
flag_ = FLAG_INSERT |
|
) |
| |
|
inlineexplicit |
void Hypertable::KeySpec::clear |
( |
| ) |
|
|
inline |
void Hypertable::KeySpec::sanity_check |
( |
| ) |
const |
|
inline |
const char* Hypertable::KeySpec::column_family |
const char* Hypertable::KeySpec::column_qualifier |
size_t Hypertable::KeySpec::column_qualifier_len |
uint8_t Hypertable::KeySpec::flag |
int64_t Hypertable::KeySpec::revision |
const void* Hypertable::KeySpec::row |
size_t Hypertable::KeySpec::row_len |
int64_t Hypertable::KeySpec::timestamp |
The documentation for this class was generated from the following file:
- /home/doug/src/hypertable/src/cc/Hypertable/Lib/KeySpec.h