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

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,THBaseService.increment_args>
      extended by org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.increment<I>
Enclosing class:
THBaseService.Processor<I extends THBaseService.Iface>

public static class THBaseService.Processor.increment<I extends THBaseService.Iface>
extends org.apache.thrift.ProcessFunction<I,THBaseService.increment_args>


Constructor Summary
THBaseService.Processor.increment()
           
 
Method Summary
 THBaseService.increment_args getEmptyArgsInstance()
           
 THBaseService.increment_result getResult(I iface, THBaseService.increment_args args)
           
protected  boolean isOneway()
           
 
Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

THBaseService.Processor.increment

public THBaseService.Processor.increment()
Method Detail

getEmptyArgsInstance

public THBaseService.increment_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.ProcessFunction<I extends THBaseService.Iface,THBaseService.increment_args>

isOneway

protected boolean isOneway()
Specified by:
isOneway in class org.apache.thrift.ProcessFunction<I extends THBaseService.Iface,THBaseService.increment_args>

getResult

public THBaseService.increment_result getResult(I iface,
                                                THBaseService.increment_args args)
                                         throws org.apache.thrift.TException
Specified by:
getResult in class org.apache.thrift.ProcessFunction<I extends THBaseService.Iface,THBaseService.increment_args>
Throws:
org.apache.thrift.TException


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