org.apache.hadoop.hive.metastore.api
Class ThriftHiveMetastore.Processor

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

public static class ThriftHiveMetastore.Processor
extends com.facebook.fb303.FacebookService.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
ThriftHiveMetastore.Processor(ThriftHiveMetastore.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

ThriftHiveMetastore.Processor

public ThriftHiveMetastore.Processor(ThriftHiveMetastore.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 com.facebook.fb303.FacebookService.Processor
Throws:
org.apache.thrift.TException


Copyright © 2010 The Apache Software Foundation