35 os <<
" flag=DELETE_ROW";
37 os <<
" flag=DELETE_COLUMN_FAMILY";
39 os <<
" flag=DELETE_CELL";
41 os <<
" flag=DELETE_CELL_VERSION";
45 os <<
" flag=" << cell.
flag <<
" (unrecognized)";
static const uint32_t FLAG_DELETE_ROW
static const uint32_t FLAG_INSERT
const char * column_qualifier
static const uint32_t FLAG_DELETE_CELL
static const uint32_t FLAG_DELETE_COLUMN_FAMILY
static const int64_t TIMESTAMP_MIN
Logging routines and macros.
Compatibility Macros for C/C++.
#define HT_DUMP_CSTR(_os_, _label_, _str_)
std::ostream & operator<<(std::ostream &os, const crontab_entry &entry)
Helper function to write crontab_entry to an ostream.
static const int64_t TIMESTAMP_NULL
static const int64_t TIMESTAMP_MAX
static const int64_t TIMESTAMP_AUTO
const char * column_family
static const uint32_t FLAG_DELETE_CELL_VERSION