org.apache.hadoop.hive.service
Class ThriftHive.Processor

java.lang.Object
  extended by com.facebook.fb303.FacebookService.Processor
      extended by org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Processor
          extended by org.apache.hadoop.hive.service.ThriftHive.Processor
All Implemented Interfaces:
org.apache.thrift.TProcessor
Enclosing class:
ThriftHive

public static class ThriftHive.Processor
extends ThriftHiveMetastore.Processor
implements org.apache.thrift.TProcessor


Nested Class Summary
 
Nested classes/interfaces inherited from class com.facebook.fb303.FacebookService.Processor
com.facebook.fb303.FacebookService.Processor.ProcessFunction
 
Field Summary
 
Fields inherited from class com.facebook.fb303.FacebookService.Processor
processMap_
 
Constructor Summary
ThriftHive.Processor(ThriftHive.Iface iface)
           
 
Method Summary
 boolean process(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftHive.Processor

public ThriftHive.Processor(ThriftHive.Iface iface)
Method Detail

process

public boolean process(org.apache.thrift.protocol.TProtocol iprot,
                       org.apache.thrift.protocol.TProtocol oprot)
                throws org.apache.thrift.TException
Specified by:
process in interface org.apache.thrift.TProcessor
Overrides:
process in class ThriftHiveMetastore.Processor
Throws:
org.apache.thrift.TException


Copyright © 2011 The Apache Software Foundation