iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Apache::Hadoop::Hive::WMPool Class Reference
Inheritance diagram for Apache::Hadoop::Hive::WMPool:

Public Member Functions

 WMPool (const WMPool &)
 
WMPooloperator= (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
 

Public Attributes

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: