C# 클래스 Facebook.FB303.FacebookService.Client

상속: Iface
파일 보기 프로젝트 열기: zbw911/CS4Hadoop

보호된 프로퍼티들

프로퍼티 타입 설명
iprot_ Thrift.Protocol.TProtocol
oprot_ Thrift.Protocol.TProtocol
seqid_ int

공개 메소드들

메소드 설명
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

메소드 상세

Client() 공개 메소드

public Client ( TProtocol prot ) : System
prot Thrift.Protocol.TProtocol
리턴 System

Client() 공개 메소드

public Client ( TProtocol iprot, TProtocol oprot ) : System
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 System

aliveSince() 공개 메소드

public aliveSince ( ) : long
리턴 long

getCounter() 공개 메소드

public getCounter ( string key ) : long
key string
리턴 long

getCounters() 공개 메소드

public getCounters ( ) : long>.Dictionary
리턴 long>.Dictionary

getCpuProfile() 공개 메소드

public getCpuProfile ( int profileDurationInSec ) : string
profileDurationInSec int
리턴 string

getName() 공개 메소드

public getName ( ) : string
리턴 string

getOption() 공개 메소드

public getOption ( string key ) : string
key string
리턴 string

getOptions() 공개 메소드

public getOptions ( ) : string>.Dictionary
리턴 string>.Dictionary

getStatus() 공개 메소드

public getStatus ( ) : fb_status
리턴 fb_status

getStatusDetails() 공개 메소드

public getStatusDetails ( ) : string
리턴 string

getVersion() 공개 메소드

public getVersion ( ) : string
리턴 string

recv_aliveSince() 공개 메소드

public recv_aliveSince ( ) : long
리턴 long

recv_getCounter() 공개 메소드

public recv_getCounter ( ) : long
리턴 long

recv_getCounters() 공개 메소드

public recv_getCounters ( ) : long>.Dictionary
리턴 long>.Dictionary

recv_getCpuProfile() 공개 메소드

public recv_getCpuProfile ( ) : string
리턴 string

recv_getName() 공개 메소드

public recv_getName ( ) : string
리턴 string

recv_getOption() 공개 메소드

public recv_getOption ( ) : string
리턴 string

recv_getOptions() 공개 메소드

public recv_getOptions ( ) : string>.Dictionary
리턴 string>.Dictionary

recv_getStatus() 공개 메소드

public recv_getStatus ( ) : fb_status
리턴 fb_status

recv_getStatusDetails() 공개 메소드

public recv_getStatusDetails ( ) : string
리턴 string

recv_getVersion() 공개 메소드

public recv_getVersion ( ) : string
리턴 string

recv_setOption() 공개 메소드

public recv_setOption ( ) : void
리턴 void

reinitialize() 공개 메소드

public reinitialize ( ) : void
리턴 void

send_aliveSince() 공개 메소드

public send_aliveSince ( ) : void
리턴 void

send_getCounter() 공개 메소드

public send_getCounter ( string key ) : void
key string
리턴 void

send_getCounters() 공개 메소드

public send_getCounters ( ) : void
리턴 void

send_getCpuProfile() 공개 메소드

public send_getCpuProfile ( int profileDurationInSec ) : void
profileDurationInSec int
리턴 void

send_getName() 공개 메소드

public send_getName ( ) : void
리턴 void

send_getOption() 공개 메소드

public send_getOption ( string key ) : void
key string
리턴 void

send_getOptions() 공개 메소드

public send_getOptions ( ) : void
리턴 void

send_getStatus() 공개 메소드

public send_getStatus ( ) : void
리턴 void

send_getStatusDetails() 공개 메소드

public send_getStatusDetails ( ) : void
리턴 void

send_getVersion() 공개 메소드

public send_getVersion ( ) : void
리턴 void

send_reinitialize() 공개 메소드

public send_reinitialize ( ) : void
리턴 void

send_setOption() 공개 메소드

public send_setOption ( string key, string value ) : void
key string
value string
리턴 void

send_shutdown() 공개 메소드

public send_shutdown ( ) : void
리턴 void

setOption() 공개 메소드

public setOption ( string key, string value ) : void
key string
value string
리턴 void

shutdown() 공개 메소드

public shutdown ( ) : void
리턴 void

프로퍼티 상세

iprot_ 보호되어 있는 프로퍼티

protected TProtocol,Thrift.Protocol iprot_
리턴 Thrift.Protocol.TProtocol

oprot_ 보호되어 있는 프로퍼티

protected TProtocol,Thrift.Protocol oprot_
리턴 Thrift.Protocol.TProtocol

seqid_ 보호되어 있는 프로퍼티

protected int seqid_
리턴 int