|
|
| SourceTable (const SourceTable &) |
| |
|
SourceTable & | operator= (const SourceTable &) |
| |
|
void | __set_table (const Table &val) |
| |
|
void | __set_insertedCount (const int64_t val) |
| |
|
void | __set_updatedCount (const int64_t val) |
| |
|
void | __set_deletedCount (const int64_t val) |
| |
|
bool | operator== (const SourceTable &rhs) const |
| |
|
bool | operator!= (const SourceTable &rhs) const |
| |
|
bool | operator< (const SourceTable &) 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 |
| |
|
|
Table | table |
| |
|
int64_t | insertedCount |
| |
|
int64_t | updatedCount |
| |
|
int64_t | deletedCount |
| |
The documentation for this class was generated from the following files: