C# 클래스 Apache.Hadoop.Hive.ThriftHive.Processor

상속: Apache.Hadoop.Hive.ThriftHiveMetastore.Processor, TProcessor
파일 보기 프로젝트 열기: zbw911/CS4Hadoop

공개 메소드들

메소드 설명
Process ( TProtocol iprot, TProtocol oprot ) : bool
Processor ( Iface iface ) : System
execute_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
fetchAll_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
fetchN_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
fetchOne_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getClusterStatus_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getQueryPlan_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getSchema_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getThriftSchema_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

execute_Process() 공개 메소드

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

fetchAll_Process() 공개 메소드

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

fetchN_Process() 공개 메소드

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

fetchOne_Process() 공개 메소드

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

getClusterStatus_Process() 공개 메소드

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

getQueryPlan_Process() 공개 메소드

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

getSchema_Process() 공개 메소드

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

getThriftSchema_Process() 공개 메소드

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