|
|
| Type (const Type &) |
| |
|
Type & | operator= (const Type &) |
| |
|
void | __set_name (const std::string &val) |
| |
|
void | __set_type1 (const std::string &val) |
| |
|
void | __set_type2 (const std::string &val) |
| |
|
void | __set_fields (const std::vector< FieldSchema > &val) |
| |
|
bool | operator== (const Type &rhs) const |
| |
|
bool | operator!= (const Type &rhs) const |
| |
|
bool | operator< (const Type &) 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: