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

Public Member Functions

 WMNullablePool (const WMNullablePool &)
 
WMNullablePooloperator= (const WMNullablePool &)
 
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_isSetSchedulingPolicy (const bool val)
 
void __set_ns (const std::string &val)
 
bool operator== (const WMNullablePool &rhs) const
 
bool operator!= (const WMNullablePool &rhs) const
 
bool operator< (const WMNullablePool &) 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
 
bool isSetSchedulingPolicy
 
std::string ns
 
_WMNullablePool__isset __isset
 

The documentation for this class was generated from the following files: