Method |
Description |
|
Client ( TProtocol prot ) : System |
|
|
Client ( TProtocol iprot, TProtocol oprot ) : System |
|
|
aliveSince ( ) : long |
|
|
getCounter ( string key ) : long |
|
|
getCounters ( ) : long>.Dictionary |
|
|
getCpuProfile ( int profileDurationInSec ) : string |
|
|
getName ( ) : string |
|
|
getOption ( string key ) : string |
|
|
getOptions ( ) : string>.Dictionary |
|
|
getStatus ( ) : fb_status |
|
|
getStatusDetails ( ) : string |
|
|
getVersion ( ) : string |
|
|
recv_aliveSince ( ) : long |
|
|
recv_getCounter ( ) : long |
|
|
recv_getCounters ( ) : long>.Dictionary |
|
|
recv_getCpuProfile ( ) : string |
|
|
recv_getName ( ) : string |
|
|
recv_getOption ( ) : string |
|
|
recv_getOptions ( ) : string>.Dictionary |
|
|
recv_getStatus ( ) : fb_status |
|
|
recv_getStatusDetails ( ) : string |
|
|
recv_getVersion ( ) : string |
|
|
recv_setOption ( ) : void |
|
|
reinitialize ( ) : void |
|
|
send_aliveSince ( ) : void |
|
|
send_getCounter ( string key ) : void |
|
|
send_getCounters ( ) : void |
|
|
send_getCpuProfile ( int profileDurationInSec ) : void |
|
|
send_getName ( ) : void |
|
|
send_getOption ( string key ) : void |
|
|
send_getOptions ( ) : void |
|
|
send_getStatus ( ) : void |
|
|
send_getStatusDetails ( ) : void |
|
|
send_getVersion ( ) : void |
|
|
send_reinitialize ( ) : void |
|
|
send_setOption ( string key, string value ) : void |
|
|
send_shutdown ( ) : void |
|
|
setOption ( string key, string value ) : void |
|
|
shutdown ( ) : void |
|
|