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

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

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


Constructor Summary
THBaseService.Processor.exists()
           
 
Method Summary
 THBaseService.exists_args getEmptyArgsInstance()
           
 THBaseService.exists_result getResult(I iface, THBaseService.exists_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.exists

public THBaseService.Processor.exists()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


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