org.apache.hadoop.hive.service
Class ThriftHive.Processor
java.lang.Object
com.facebook.fb303.FacebookService.Processor
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Processor
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 classes/interfaces inherited from class com.facebook.fb303.FacebookService.Processor |
com.facebook.fb303.FacebookService.Processor.ProcessFunction |
Fields inherited from class com.facebook.fb303.FacebookService.Processor |
processMap_ |
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 |
ThriftHive.Processor
public ThriftHive.Processor(ThriftHive.Iface iface)
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 © 2010 The Apache Software Foundation