|
|
| FacebookServiceConcurrentClient (std::shared_ptr< ::apache::thrift::protocol::TProtocol > prot, std::shared_ptr< ::apache::thrift::async::TConcurrentClientSyncInfo > sync) |
| |
|
| FacebookServiceConcurrentClient (std::shared_ptr< ::apache::thrift::protocol::TProtocol > iprot, std::shared_ptr< ::apache::thrift::protocol::TProtocol > oprot, std::shared_ptr< ::apache::thrift::async::TConcurrentClientSyncInfo > sync) |
| |
|
std::shared_ptr< ::apache::thrift::protocol::TProtocol > | getInputProtocol () |
| |
|
std::shared_ptr< ::apache::thrift::protocol::TProtocol > | getOutputProtocol () |
| |
| void | getName (std::string &_return) override |
| |
|
int32_t | send_getName () |
| |
|
void | recv_getName (std::string &_return, const int32_t seqid) |
| |
| void | getVersion (std::string &_return) override |
| |
|
int32_t | send_getVersion () |
| |
|
void | recv_getVersion (std::string &_return, const int32_t seqid) |
| |
| fb_status::type | getStatus () override |
| |
|
int32_t | send_getStatus () |
| |
|
fb_status::type | recv_getStatus (const int32_t seqid) |
| |
| void | getStatusDetails (std::string &_return) override |
| |
|
int32_t | send_getStatusDetails () |
| |
|
void | recv_getStatusDetails (std::string &_return, const int32_t seqid) |
| |
| void | getCounters (std::map< std::string, int64_t > &_return) override |
| |
|
int32_t | send_getCounters () |
| |
|
void | recv_getCounters (std::map< std::string, int64_t > &_return, const int32_t seqid) |
| |
| int64_t | getCounter (const std::string &key) override |
| |
|
int32_t | send_getCounter (const std::string &key) |
| |
|
int64_t | recv_getCounter (const int32_t seqid) |
| |
| void | setOption (const std::string &key, const std::string &value) override |
| |
|
int32_t | send_setOption (const std::string &key, const std::string &value) |
| |
|
void | recv_setOption (const int32_t seqid) |
| |
| void | getOption (std::string &_return, const std::string &key) override |
| |
|
int32_t | send_getOption (const std::string &key) |
| |
|
void | recv_getOption (std::string &_return, const int32_t seqid) |
| |
| void | getOptions (std::map< std::string, std::string > &_return) override |
| |
|
int32_t | send_getOptions () |
| |
|
void | recv_getOptions (std::map< std::string, std::string > &_return, const int32_t seqid) |
| |
| void | getCpuProfile (std::string &_return, const int32_t profileDurationInSec) override |
| |
|
int32_t | send_getCpuProfile (const int32_t profileDurationInSec) |
| |
|
void | recv_getCpuProfile (std::string &_return, const int32_t seqid) |
| |
| int64_t | aliveSince () override |
| |
|
int32_t | send_aliveSince () |
| |
|
int64_t | recv_aliveSince (const int32_t seqid) |
| |
| void | reinitialize () override |
| |
|
void | send_reinitialize () |
| |
| void | shutdown () override |
| |
|
void | send_shutdown () |
| |