org.apache.hadoop.hive.metastore.api
Class ThriftHiveMetastore.Processor<I extends ThriftHiveMetastore.Iface>

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

public static class ThriftHiveMetastore.Processor<I extends ThriftHiveMetastore.Iface>
extends com.facebook.fb303.FacebookService.Processor
implements org.apache.thrift.TProcessor


Constructor Summary
  ThriftHiveMetastore.Processor(I iface)
           
protected ThriftHiveMetastore.Processor(I iface, Map<String,org.apache.thrift.ProcessFunction<I,? extends org.apache.thrift.TBase>> processMap)
           
 
Method Summary
 
Methods inherited from class org.apache.thrift.TBaseProcessor
process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.thrift.TProcessor
process
 

Constructor Detail

ThriftHiveMetastore.Processor

public ThriftHiveMetastore.Processor(I iface)

ThriftHiveMetastore.Processor

protected ThriftHiveMetastore.Processor(I iface,
                                        Map<String,org.apache.thrift.ProcessFunction<I,? extends org.apache.thrift.TBase>> processMap)


Copyright © 2011 The Apache Software Foundation