|
|
| Partition (const Partition &) |
| |
|
Partition & | operator= (const Partition &) |
| |
|
void | __set_values (const std::vector< std::string > &val) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tableName (const std::string &val) |
| |
|
void | __set_createTime (const int32_t val) |
| |
|
void | __set_lastAccessTime (const int32_t val) |
| |
|
void | __set_sd (const StorageDescriptor &val) |
| |
|
void | __set_parameters (const std::map< std::string, std::string > &val) |
| |
|
void | __set_privileges (const PrincipalPrivilegeSet &val) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
void | __set_writeId (const int64_t val) |
| |
|
void | __set_isStatsCompliant (const bool val) |
| |
|
void | __set_colStats (const ColumnStatistics &val) |
| |
|
void | __set_fileMetadata (const FileMetadata &val) |
| |
|
bool | operator== (const Partition &rhs) const |
| |
|
bool | operator!= (const Partition &rhs) const |
| |
|
bool | operator< (const Partition &) 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 |
| |
The documentation for this class was generated from the following files: