C# Class Apache.Hadoop.Hive.ThriftHive.Processor

Inheritance: Apache.Hadoop.Hive.ThriftHiveMetastore.Processor, TProcessor
Afficher le fichier Open project: zbw911/CS4Hadoop

Méthodes publiques

Méthode Description
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

Method Details

Process() public méthode

public Process ( TProtocol iprot, TProtocol oprot ) : bool
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat bool

Processor() public méthode

public Processor ( Iface iface ) : System
iface Iface
Résultat System

execute_Process() public méthode

public execute_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

fetchAll_Process() public méthode

public fetchAll_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

fetchN_Process() public méthode

public fetchN_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

fetchOne_Process() public méthode

public fetchOne_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

getClusterStatus_Process() public méthode

public getClusterStatus_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

getQueryPlan_Process() public méthode

public getQueryPlan_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

getSchema_Process() public méthode

public getSchema_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

getThriftSchema_Process() public méthode

public getThriftSchema_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void