|
|
| CreationMetadata (const CreationMetadata &) |
| |
|
CreationMetadata & | operator= (const CreationMetadata &) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tblName (const std::string &val) |
| |
|
void | __set_tablesUsed (const std::set< std::string > &val) |
| |
|
void | __set_validTxnList (const std::string &val) |
| |
|
void | __set_materializationTime (const int64_t val) |
| |
|
void | __set_sourceTables (const std::vector< SourceTable > &val) |
| |
|
bool | operator== (const CreationMetadata &rhs) const |
| |
|
bool | operator!= (const CreationMetadata &rhs) const |
| |
|
bool | operator< (const CreationMetadata &) 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 |
| |
|
|
std::string | catName |
| |
|
std::string | dbName |
| |
|
std::string | tblName |
| |
|
std::set< std::string > | tablesUsed |
| |
|
std::string | validTxnList |
| |
|
int64_t | materializationTime |
| |
|
std::vector< SourceTable > | sourceTables |
| |
|
_CreationMetadata__isset | __isset |
| |
The documentation for this class was generated from the following files: