org.apache.hive.service.auth
Class TUGIContainingProcessor

java.lang.Object
  extended by org.apache.hive.service.auth.TUGIContainingProcessor
All Implemented Interfaces:
org.apache.thrift.TProcessor

public class TUGIContainingProcessor
extends Object
implements org.apache.thrift.TProcessor


Constructor Summary
TUGIContainingProcessor(org.apache.thrift.TProcessor wrapped, org.apache.hadoop.conf.Configuration conf)
           
 
Method Summary
 boolean process(org.apache.thrift.protocol.TProtocol in, org.apache.thrift.protocol.TProtocol out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TUGIContainingProcessor

public TUGIContainingProcessor(org.apache.thrift.TProcessor wrapped,
                               org.apache.hadoop.conf.Configuration conf)
Method Detail

process

public boolean process(org.apache.thrift.protocol.TProtocol in,
                       org.apache.thrift.protocol.TProtocol out)
                throws org.apache.thrift.TException
Specified by:
process in interface org.apache.thrift.TProcessor
Throws:
org.apache.thrift.TException


Copyright © 2013 The Apache Software Foundation