Uses of Class
org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result

Packages that use THBaseService.getScannerRows_result
org.apache.hadoop.hbase.thrift2.generated   
 

Uses of THBaseService.getScannerRows_result in org.apache.hadoop.hbase.thrift2.generated
 

Methods in org.apache.hadoop.hbase.thrift2.generated that return THBaseService.getScannerRows_result
 THBaseService.getScannerRows_result THBaseService.getScannerRows_result.deepCopy()
           
 THBaseService.getScannerRows_result THBaseService.getScannerRows_result.setIa(TIllegalArgument ia)
          if the scannerId is invalid
 THBaseService.getScannerRows_result THBaseService.getScannerRows_result.setIo(TIOError io)
           
 THBaseService.getScannerRows_result THBaseService.getScannerRows_result.setSuccess(List<TResult> success)
           
 

Methods in org.apache.hadoop.hbase.thrift2.generated with parameters of type THBaseService.getScannerRows_result
 int THBaseService.getScannerRows_result.compareTo(THBaseService.getScannerRows_result other)
           
 boolean THBaseService.getScannerRows_result.equals(THBaseService.getScannerRows_result that)
           
 

Constructors in org.apache.hadoop.hbase.thrift2.generated with parameters of type THBaseService.getScannerRows_result
THBaseService.getScannerRows_result(THBaseService.getScannerRows_result other)
          Performs a deep copy on other.
 



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