|
|
| LockResponse (const LockResponse &) |
| |
|
LockResponse & | operator= (const LockResponse &) |
| |
|
void | __set_lockid (const int64_t val) |
| |
|
void | __set_state (const LockState::type val) |
| |
|
void | __set_errorMessage (const std::string &val) |
| |
|
bool | operator== (const LockResponse &rhs) const |
| |
|
bool | operator!= (const LockResponse &rhs) const |
| |
|
bool | operator< (const LockResponse &) 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 |
| |
◆ state
| LockState::type Apache::Hadoop::Hive::LockResponse::state |
The documentation for this class was generated from the following files: