|
|
| GetTablesExtRequest (const GetTablesExtRequest &) |
| |
|
GetTablesExtRequest & | operator= (const GetTablesExtRequest &) |
| |
|
void | __set_catalog (const std::string &val) |
| |
|
void | __set_database (const std::string &val) |
| |
|
void | __set_tableNamePattern (const std::string &val) |
| |
|
void | __set_requestedFields (const int32_t val) |
| |
|
void | __set_limit (const int32_t val) |
| |
|
void | __set_processorCapabilities (const std::vector< std::string > &val) |
| |
|
void | __set_processorIdentifier (const std::string &val) |
| |
|
bool | operator== (const GetTablesExtRequest &rhs) const |
| |
|
bool | operator!= (const GetTablesExtRequest &rhs) const |
| |
|
bool | operator< (const GetTablesExtRequest &) 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 | catalog |
| |
|
std::string | database |
| |
|
std::string | tableNamePattern |
| |
|
int32_t | requestedFields |
| |
|
int32_t | limit |
| |
|
std::vector< std::string > | processorCapabilities |
| |
|
std::string | processorIdentifier |
| |
|
_GetTablesExtRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: