org.apache.hadoop.hbase.thrift.generated
Class Hbase.Processor

java.lang.Object
  extended by org.apache.hadoop.hbase.thrift.generated.Hbase.Processor
All Implemented Interfaces:
org.apache.thrift.TProcessor
Enclosing class:
Hbase

public static class Hbase.Processor
extends Object
implements org.apache.thrift.TProcessor


Nested Class Summary
protected static interface Hbase.Processor.ProcessFunction
           
 
Field Summary
protected  HashMap<String,Hbase.Processor.ProcessFunction> processMap_
           
 
Constructor Summary
Hbase.Processor(Hbase.Iface iface)
           
 
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
 

Field Detail

processMap_

protected final HashMap<String,Hbase.Processor.ProcessFunction> processMap_
Constructor Detail

Hbase.Processor

public Hbase.Processor(Hbase.Iface iface)
Method Detail

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
Throws:
org.apache.thrift.TException


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