|
|
| WMResourcePlan (const WMResourcePlan &) |
| |
|
WMResourcePlan & | operator= (const WMResourcePlan &) |
| |
|
void | __set_name (const std::string &val) |
| |
|
void | __set_status (const WMResourcePlanStatus::type val) |
| |
|
void | __set_queryParallelism (const int32_t val) |
| |
|
void | __set_defaultPoolPath (const std::string &val) |
| |
|
void | __set_ns (const std::string &val) |
| |
|
bool | operator== (const WMResourcePlan &rhs) const |
| |
|
bool | operator!= (const WMResourcePlan &rhs) const |
| |
|
bool | operator< (const WMResourcePlan &) 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 |
| |
|
|
std::string | name |
| |
| WMResourcePlanStatus::type | status |
| |
|
int32_t | queryParallelism |
| |
|
std::string | defaultPoolPath |
| |
|
std::string | ns |
| |
|
_WMResourcePlan__isset | __isset |
| |
◆ status
| WMResourcePlanStatus::type Apache::Hadoop::Hive::WMResourcePlan::status |
The documentation for this class was generated from the following files: