|
|
| WMPool (const WMPool &) |
| |
|
WMPool & | operator= (const WMPool &) |
| |
|
void | __set_resourcePlanName (const std::string &val) |
| |
|
void | __set_poolPath (const std::string &val) |
| |
|
void | __set_allocFraction (const double val) |
| |
|
void | __set_queryParallelism (const int32_t val) |
| |
|
void | __set_schedulingPolicy (const std::string &val) |
| |
|
void | __set_ns (const std::string &val) |
| |
|
bool | operator== (const WMPool &rhs) const |
| |
|
bool | operator!= (const WMPool &rhs) const |
| |
|
bool | operator< (const WMPool &) 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 | resourcePlanName |
| |
|
std::string | poolPath |
| |
|
double | allocFraction |
| |
|
int32_t | queryParallelism |
| |
|
std::string | schedulingPolicy |
| |
|
std::string | ns |
| |
|
_WMPool__isset | __isset |
| |
The documentation for this class was generated from the following files: