|
|
| SchemaVersion (const SchemaVersion &) |
| |
|
SchemaVersion & | operator= (const SchemaVersion &) |
| |
|
void | __set_schema (const ISchemaName &val) |
| |
|
void | __set_version (const int32_t val) |
| |
|
void | __set_createdAt (const int64_t val) |
| |
|
void | __set_cols (const std::vector< FieldSchema > &val) |
| |
|
void | __set_state (const SchemaVersionState::type val) |
| |
|
void | __set_description (const std::string &val) |
| |
|
void | __set_schemaText (const std::string &val) |
| |
|
void | __set_fingerprint (const std::string &val) |
| |
|
void | __set_name (const std::string &val) |
| |
|
void | __set_serDe (const SerDeInfo &val) |
| |
|
bool | operator== (const SchemaVersion &rhs) const |
| |
|
bool | operator!= (const SchemaVersion &rhs) const |
| |
|
bool | operator< (const SchemaVersion &) 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 |
| |
◆ state
| SchemaVersionState::type Apache::Hadoop::Hive::SchemaVersion::state |
The documentation for this class was generated from the following files: