|
|
| HiveObjectRef (const HiveObjectRef &) |
| |
|
HiveObjectRef & | operator= (const HiveObjectRef &) |
| |
|
void | __set_objectType (const HiveObjectType::type val) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_objectName (const std::string &val) |
| |
|
void | __set_partValues (const std::vector< std::string > &val) |
| |
|
void | __set_columnName (const std::string &val) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
bool | operator== (const HiveObjectRef &rhs) const |
| |
|
bool | operator!= (const HiveObjectRef &rhs) const |
| |
|
bool | operator< (const HiveObjectRef &) 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 |
| |
|
| HiveObjectType::type | objectType |
| |
|
std::string | dbName |
| |
|
std::string | objectName |
| |
|
std::vector< std::string > | partValues |
| |
|
std::string | columnName |
| |
|
std::string | catName |
| |
|
_HiveObjectRef__isset | __isset |
| |
◆ objectType
| HiveObjectType::type Apache::Hadoop::Hive::HiveObjectRef::objectType |
The documentation for this class was generated from the following files: