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

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

보호된 프로퍼티들

프로퍼티 타입 설명
processMap_ ProcessFunction>.Dictionary

공개 메소드들

메소드 설명
Process ( TProtocol iprot, TProtocol oprot ) : bool
Processor ( Iface iface ) : System
aliveSince_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getCounter_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getCounters_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getCpuProfile_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getName_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getOption_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getOptions_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getStatusDetails_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getStatus_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getVersion_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
reinitialize_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
setOption_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
shutdown_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void

메소드 상세

Process() 공개 메소드

public Process ( TProtocol iprot, TProtocol oprot ) : bool
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 bool

Processor() 공개 메소드

public Processor ( Iface iface ) : System
iface Iface
리턴 System

aliveSince_Process() 공개 메소드

public aliveSince_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getCounter_Process() 공개 메소드

public getCounter_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getCounters_Process() 공개 메소드

public getCounters_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getCpuProfile_Process() 공개 메소드

public getCpuProfile_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getName_Process() 공개 메소드

public getName_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getOption_Process() 공개 메소드

public getOption_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getOptions_Process() 공개 메소드

public getOptions_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getStatusDetails_Process() 공개 메소드

public getStatusDetails_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getStatus_Process() 공개 메소드

public getStatus_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getVersion_Process() 공개 메소드

public getVersion_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

reinitialize_Process() 공개 메소드

public reinitialize_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

setOption_Process() 공개 메소드

public setOption_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

shutdown_Process() 공개 메소드

public shutdown_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

프로퍼티 상세

processMap_ 보호되어 있는 프로퍼티

protected Dictionary processMap_
리턴 ProcessFunction>.Dictionary