|
|
| Schema (const Schema &) |
| |
|
Schema & | operator= (const Schema &) |
| |
|
void | __set_fieldSchemas (const std::vector< FieldSchema > &val) |
| |
|
void | __set_properties (const std::map< std::string, std::string > &val) |
| |
|
bool | operator== (const Schema &rhs) const |
| |
|
bool | operator!= (const Schema &rhs) const |
| |
|
bool | operator< (const Schema &) 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: