|
|
| CommitTxnRequest (const CommitTxnRequest &) |
| |
|
CommitTxnRequest & | operator= (const CommitTxnRequest &) |
| |
|
void | __set_txnid (const int64_t val) |
| |
|
void | __set_replPolicy (const std::string &val) |
| |
|
void | __set_writeEventInfos (const std::vector< WriteEventInfo > &val) |
| |
|
void | __set_replLastIdInfo (const ReplLastIdInfo &val) |
| |
|
void | __set_keyValue (const CommitTxnKeyValue &val) |
| |
|
void | __set_exclWriteEnabled (const bool val) |
| |
|
void | __set_txn_type (const TxnType::type val) |
| |
|
bool | operator== (const CommitTxnRequest &rhs) const |
| |
|
bool | operator!= (const CommitTxnRequest &rhs) const |
| |
|
bool | operator< (const CommitTxnRequest &) 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 |
| |
◆ txn_type
| TxnType::type Apache::Hadoop::Hive::CommitTxnRequest::txn_type |
The documentation for this class was generated from the following files: