org.apache.hadoop.hbase.thrift2.generated
Class THBaseService.Processor<I extends THBaseService.Iface>

java.lang.Object
  extended by org.apache.thrift.TBaseProcessor<I>
      extended by org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor<I>
All Implemented Interfaces:
org.apache.thrift.TProcessor
Enclosing class:
THBaseService

public static class THBaseService.Processor<I extends THBaseService.Iface>
extends org.apache.thrift.TBaseProcessor<I>
implements org.apache.thrift.TProcessor


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

THBaseService.Processor

public THBaseService.Processor(I iface)

THBaseService.Processor

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


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.