org.apache.hadoop.hbase.thrift.generated
Class Hbase.Processor.incrementRows<I extends Hbase.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,Hbase.incrementRows_args>
      extended by org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.incrementRows<I>
Enclosing class:
Hbase.Processor<I extends Hbase.Iface>

public static class Hbase.Processor.incrementRows<I extends Hbase.Iface>
extends org.apache.thrift.ProcessFunction<I,Hbase.incrementRows_args>


Constructor Summary
Hbase.Processor.incrementRows()
           
 
Method Summary
 Hbase.incrementRows_args getEmptyArgsInstance()
           
 Hbase.incrementRows_result getResult(I iface, Hbase.incrementRows_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

Hbase.Processor.incrementRows

public Hbase.Processor.incrementRows()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.