◆ aliveSince()
| int64_t facebook::fb303::FacebookServiceNull::aliveSince |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getCounter()
| int64_t facebook::fb303::FacebookServiceNull::getCounter |
( |
const std::string & |
key | ) |
|
|
inlineoverridevirtual |
◆ getCounters()
| void facebook::fb303::FacebookServiceNull::getCounters |
( |
std::map< std::string, int64_t > & |
_return | ) |
|
|
inlineoverridevirtual |
◆ getCpuProfile()
| void facebook::fb303::FacebookServiceNull::getCpuProfile |
( |
std::string & |
_return, |
|
|
const int32_t |
profileDurationInSec |
|
) |
| |
|
inlineoverridevirtual |
◆ getName()
| void facebook::fb303::FacebookServiceNull::getName |
( |
std::string & |
_return | ) |
|
|
inlineoverridevirtual |
◆ getOption()
| void facebook::fb303::FacebookServiceNull::getOption |
( |
std::string & |
_return, |
|
|
const std::string & |
key |
|
) |
| |
|
inlineoverridevirtual |
◆ getOptions()
| void facebook::fb303::FacebookServiceNull::getOptions |
( |
std::map< std::string, std::string > & |
_return | ) |
|
|
inlineoverridevirtual |
◆ getStatus()
| fb_status::type facebook::fb303::FacebookServiceNull::getStatus |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getStatusDetails()
| void facebook::fb303::FacebookServiceNull::getStatusDetails |
( |
std::string & |
_return | ) |
|
|
inlineoverridevirtual |
User friendly description of status, such as why the service is in the dead or warning state, or what is being started or stopped.
Implements facebook::fb303::FacebookServiceIf.
◆ getVersion()
| void facebook::fb303::FacebookServiceNull::getVersion |
( |
std::string & |
_return | ) |
|
|
inlineoverridevirtual |
◆ reinitialize()
| void facebook::fb303::FacebookServiceNull::reinitialize |
( |
| ) |
|
|
inlineoverridevirtual |
◆ setOption()
| void facebook::fb303::FacebookServiceNull::setOption |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
inlineoverridevirtual |
◆ shutdown()
| void facebook::fb303::FacebookServiceNull::shutdown |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: