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:
- com.facebook.thrift.TProcessor
- Enclosing class:
- ThriftHive
public static class ThriftHive.Processor
- extends ThriftHiveMetastore.Processor
- implements com.facebook.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(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 |
ThriftHive.Processor
public ThriftHive.Processor(ThriftHive.Iface iface)
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 ThriftHiveMetastore.Processor
- Throws:
com.facebook.thrift.TException
Copyright © 2009 The Apache Software Foundation