Свойство | Тип | Описание | |
---|---|---|---|
iprot_ | |||
oprot_ | |||
seqid_ | int |
Метод | Описание | |
---|---|---|
Client ( |
||
Client ( |
||
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 |
public Client ( |
||
prot | ||
Результат | System |
public Client ( |
||
iprot | ||
oprot | ||
Результат | System |
public getCpuProfile ( int profileDurationInSec ) : string | ||
profileDurationInSec | int | |
Результат | string |
public getOptions ( ) : string>.Dictionary |
||
Результат | string>.Dictionary |
public recv_getCounters ( ) : long>.Dictionary |
||
Результат | long>.Dictionary |
public recv_getOptions ( ) : string>.Dictionary |
||
Результат | string>.Dictionary |
public send_getCounter ( string key ) : void | ||
key | string | |
Результат | void |
public send_getCpuProfile ( int profileDurationInSec ) : void | ||
profileDurationInSec | int | |
Результат | void |
public send_getOption ( string key ) : void | ||
key | string | |
Результат | void |
public send_setOption ( string key, string value ) : void | ||
key | string | |
value | string | |
Результат | void |
public setOption ( string key, string value ) : void | ||
key | string | |
value | string | |
Результат | void |
protected TProtocol,Thrift.Protocol iprot_ | ||
Результат |
protected TProtocol,Thrift.Protocol oprot_ | ||
Результат |