|
|
| GetDatabaseRequest (const GetDatabaseRequest &) |
| |
|
GetDatabaseRequest & | operator= (const GetDatabaseRequest &) |
| |
|
void | __set_name (const std::string &val) |
| |
|
void | __set_catalogName (const std::string &val) |
| |
|
void | __set_processorCapabilities (const std::vector< std::string > &val) |
| |
|
void | __set_processorIdentifier (const std::string &val) |
| |
|
bool | operator== (const GetDatabaseRequest &rhs) const |
| |
|
bool | operator!= (const GetDatabaseRequest &rhs) const |
| |
|
bool | operator< (const GetDatabaseRequest &) 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 | name |
| |
|
std::string | catalogName |
| |
|
std::vector< std::string > | processorCapabilities |
| |
|
std::string | processorIdentifier |
| |
|
_GetDatabaseRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: