|
| RegexpInfo () |
|
void | check_rowkey (const char *rowkey, bool *cached, bool *match) |
|
void | check_column (int family, const char *qualifier, bool *cached, bool *match) |
|
void | set_rowkey (const char *rowkey, bool match) |
|
void | set_column (int family, const char *qualifier, bool match) |
|
Definition at line 52 of file MergeScannerAccessGroup.h.
Hypertable::MergeScannerAccessGroup::RegexpInfo::RegexpInfo |
( |
| ) |
|
|
inline |
void Hypertable::MergeScannerAccessGroup::RegexpInfo::check_column |
( |
int |
family, |
|
|
const char * |
qualifier, |
|
|
bool * |
cached, |
|
|
bool * |
match |
|
) |
| |
|
inline |
void Hypertable::MergeScannerAccessGroup::RegexpInfo::check_rowkey |
( |
const char * |
rowkey, |
|
|
bool * |
cached, |
|
|
bool * |
match |
|
) |
| |
|
inline |
void Hypertable::MergeScannerAccessGroup::RegexpInfo::set_column |
( |
int |
family, |
|
|
const char * |
qualifier, |
|
|
bool |
match |
|
) |
| |
|
inline |
void Hypertable::MergeScannerAccessGroup::RegexpInfo::set_rowkey |
( |
const char * |
rowkey, |
|
|
bool |
match |
|
) |
| |
|
inline |
bool Hypertable::MergeScannerAccessGroup::RegexpInfo::last_column_match |
|
private |
int Hypertable::MergeScannerAccessGroup::RegexpInfo::last_family |
|
private |
String Hypertable::MergeScannerAccessGroup::RegexpInfo::last_qualifier |
|
private |
String Hypertable::MergeScannerAccessGroup::RegexpInfo::last_rowkey |
|
private |
bool Hypertable::MergeScannerAccessGroup::RegexpInfo::last_rowkey_match |
|
private |
The documentation for this class was generated from the following file: