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

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

public static class ThriftMetaStore.Processor
extends com.facebook.fb303.FacebookService.Processor
implements com.facebook.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
ThriftMetaStore.Processor(ThriftMetaStore.Iface iface)
           
 
Method Summary
 boolean process(com.facebook.thrift.protocol.TProtocol iprot, com.facebook.thrift.protocol.TProtocol oprot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftMetaStore.Processor

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

process

public boolean process(com.facebook.thrift.protocol.TProtocol iprot,
                       com.facebook.thrift.protocol.TProtocol oprot)
                throws com.facebook.thrift.TException
Specified by:
process in interface com.facebook.thrift.TProcessor
Overrides:
process in class com.facebook.fb303.FacebookService.Processor
Throws:
com.facebook.thrift.TException


Copyright © 2009 The Apache Software Foundation