org.apache.hadoop.hive.service
Class ThriftHive.Processor<I extends ThriftHive.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
              extended by org.apache.hadoop.hive.service.ThriftHive.Processor<I>
All Implemented Interfaces:
org.apache.thrift.TProcessor
Enclosing class:
ThriftHive

public static class ThriftHive.Processor<I extends ThriftHive.Iface>
extends ThriftHiveMetastore.Processor
implements org.apache.thrift.TProcessor


Constructor Summary
  ThriftHive.Processor(I iface)
           
protected ThriftHive.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

ThriftHive.Processor

public ThriftHive.Processor(I iface)

ThriftHive.Processor

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


Copyright © 2013 The Apache Software Foundation