|
|
| OpenTxnRequest (const OpenTxnRequest &) |
| |
|
OpenTxnRequest & | operator= (const OpenTxnRequest &) |
| |
|
void | __set_num_txns (const int32_t val) |
| |
|
void | __set_user (const std::string &val) |
| |
|
void | __set_hostname (const std::string &val) |
| |
|
void | __set_agentInfo (const std::string &val) |
| |
|
void | __set_replPolicy (const std::string &val) |
| |
|
void | __set_replSrcTxnIds (const std::vector< int64_t > &val) |
| |
|
void | __set_txn_type (const TxnType::type val) |
| |
|
bool | operator== (const OpenTxnRequest &rhs) const |
| |
|
bool | operator!= (const OpenTxnRequest &rhs) const |
| |
|
bool | operator< (const OpenTxnRequest &) 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 |
| |
|
|
int32_t | num_txns |
| |
|
std::string | user |
| |
|
std::string | hostname |
| |
|
std::string | agentInfo |
| |
|
std::string | replPolicy |
| |
|
std::vector< int64_t > | replSrcTxnIds |
| |
| TxnType::type | txn_type |
| |
|
_OpenTxnRequest__isset | __isset |
| |
◆ txn_type
| TxnType::type Apache::Hadoop::Hive::OpenTxnRequest::txn_type |
The documentation for this class was generated from the following files: