|
|
| TableValidWriteIds (const TableValidWriteIds &) |
| |
|
TableValidWriteIds & | operator= (const TableValidWriteIds &) |
| |
|
void | __set_fullTableName (const std::string &val) |
| |
|
void | __set_writeIdHighWaterMark (const int64_t val) |
| |
|
void | __set_invalidWriteIds (const std::vector< int64_t > &val) |
| |
|
void | __set_minOpenWriteId (const int64_t val) |
| |
|
void | __set_abortedBits (const std::string &val) |
| |
|
bool | operator== (const TableValidWriteIds &rhs) const |
| |
|
bool | operator!= (const TableValidWriteIds &rhs) const |
| |
|
bool | operator< (const TableValidWriteIds &) const |
| |
|
uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) override |
| |
|
uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const override |
| |
|
virtual void | printTo (std::ostream &out) const |
| |
|
|
std::string | fullTableName |
| |
|
int64_t | writeIdHighWaterMark |
| |
|
std::vector< int64_t > | invalidWriteIds |
| |
|
int64_t | minOpenWriteId |
| |
|
std::string | abortedBits |
| |
|
_TableValidWriteIds__isset | __isset |
| |
The documentation for this class was generated from the following files: