|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.thrift.TBaseProcessor<I>
com.facebook.fb303.FacebookService.Processor<I>
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Processor<ThriftHiveMetastore.Iface>
org.apache.hadoop.hive.metastore.TSetIpAddressProcessor<I>
public class TSetIpAddressProcessor<I extends ThriftHiveMetastore.Iface>
TSetIpAddressProcessor passes the IP address of the Thrift client to the HMSHandler.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.facebook.fb303.FacebookService.Processor |
---|
com.facebook.fb303.FacebookService.Processor.aliveSince<I extends com.facebook.fb303.FacebookService.Iface>, com.facebook.fb303.FacebookService.Processor.getCounter<I extends com.facebook.fb303.FacebookService.Iface>, com.facebook.fb303.FacebookService.Processor.getCounters<I extends com.facebook.fb303.FacebookService.Iface>, com.facebook.fb303.FacebookService.Processor.getCpuProfile<I extends com.facebook.fb303.FacebookService.Iface>, com.facebook.fb303.FacebookService.Processor.getName<I extends com.facebook.fb303.FacebookService.Iface>, com.facebook.fb303.FacebookService.Processor.getOption<I extends com.facebook.fb303.FacebookService.Iface>, com.facebook.fb303.FacebookService.Processor.getOptions<I extends com.facebook.fb303.FacebookService.Iface>, com.facebook.fb303.FacebookService.Processor.getStatus<I extends com.facebook.fb303.FacebookService.Iface>, com.facebook.fb303.FacebookService.Processor.getStatusDetails<I extends com.facebook.fb303.FacebookService.Iface>, com.facebook.fb303.FacebookService.Processor.getVersion<I extends com.facebook.fb303.FacebookService.Iface>, com.facebook.fb303.FacebookService.Processor.reinitialize<I extends com.facebook.fb303.FacebookService.Iface>, com.facebook.fb303.FacebookService.Processor.setOption<I extends com.facebook.fb303.FacebookService.Iface>, com.facebook.fb303.FacebookService.Processor.shutdown<I extends com.facebook.fb303.FacebookService.Iface> |
Constructor Summary | |
---|---|
TSetIpAddressProcessor(I iface)
|
Method Summary | |
---|---|
boolean |
process(org.apache.thrift.protocol.TProtocol in,
org.apache.thrift.protocol.TProtocol out)
|
protected void |
setIpAddress(Socket inSocket)
|
protected void |
setIpAddress(org.apache.thrift.protocol.TProtocol in)
|
Methods inherited from class org.apache.thrift.TBaseProcessor |
---|
getProcessMapView |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TSetIpAddressProcessor(I iface) throws SecurityException, NoSuchFieldException, IllegalArgumentException, IllegalAccessException, NoSuchMethodException, InvocationTargetException
SecurityException
NoSuchFieldException
IllegalArgumentException
IllegalAccessException
NoSuchMethodException
InvocationTargetException
Method Detail |
---|
public boolean process(org.apache.thrift.protocol.TProtocol in, org.apache.thrift.protocol.TProtocol out) throws org.apache.thrift.TException
process
in interface org.apache.thrift.TProcessor
process
in class org.apache.thrift.TBaseProcessor<ThriftHiveMetastore.Iface>
org.apache.thrift.TException
protected void setIpAddress(org.apache.thrift.protocol.TProtocol in)
protected void setIpAddress(Socket inSocket)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |