|
|
| TxnInfo (const TxnInfo &) |
| |
|
TxnInfo & | operator= (const TxnInfo &) |
| |
|
void | __set_id (const int64_t val) |
| |
|
void | __set_state (const TxnState::type val) |
| |
|
void | __set_user (const std::string &val) |
| |
|
void | __set_hostname (const std::string &val) |
| |
|
void | __set_agentInfo (const std::string &val) |
| |
|
void | __set_heartbeatCount (const int32_t val) |
| |
|
void | __set_metaInfo (const std::string &val) |
| |
|
void | __set_startedTime (const int64_t val) |
| |
|
void | __set_lastHeartbeatTime (const int64_t val) |
| |
|
bool | operator== (const TxnInfo &rhs) const |
| |
|
bool | operator!= (const TxnInfo &rhs) const |
| |
|
bool | operator< (const TxnInfo &) 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 |
| |
|
|
int64_t | id |
| |
| TxnState::type | state |
| |
|
std::string | user |
| |
|
std::string | hostname |
| |
|
std::string | agentInfo |
| |
|
int32_t | heartbeatCount |
| |
|
std::string | metaInfo |
| |
|
int64_t | startedTime |
| |
|
int64_t | lastHeartbeatTime |
| |
|
_TxnInfo__isset | __isset |
| |
◆ state
| TxnState::type Apache::Hadoop::Hive::TxnInfo::state |
The documentation for this class was generated from the following files: