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

Public Member Functions

 WMNullableResourcePlan (const WMNullableResourcePlan &)
 
WMNullableResourcePlanoperator= (const WMNullableResourcePlan &)
 
void __set_name (const std::string &val)
 
void __set_status (const WMResourcePlanStatus::type val)
 
void __set_queryParallelism (const int32_t val)
 
void __set_isSetQueryParallelism (const bool val)
 
void __set_defaultPoolPath (const std::string &val)
 
void __set_isSetDefaultPoolPath (const bool val)
 
void __set_ns (const std::string &val)
 
bool operator== (const WMNullableResourcePlan &rhs) const
 
bool operator!= (const WMNullableResourcePlan &rhs) const
 
bool operator< (const WMNullableResourcePlan &) 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 name
 
WMResourcePlanStatus::type status
 
int32_t queryParallelism
 
bool isSetQueryParallelism
 
std::string defaultPoolPath
 
bool isSetDefaultPoolPath
 
std::string ns
 
_WMNullableResourcePlan__isset __isset
 

Member Data Documentation

◆ status

WMResourcePlanStatus::type Apache::Hadoop::Hive::WMNullableResourcePlan::status

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