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

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

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

Methods in org.apache.hadoop.hbase.thrift2.generated that return THBaseService.exists_result
 THBaseService.exists_result THBaseService.exists_result.deepCopy()
           
 THBaseService.exists_result THBaseService.Processor.exists.getResult(I iface, THBaseService.exists_args args)
           
 THBaseService.exists_result THBaseService.exists_result.setIo(TIOError io)
           
 THBaseService.exists_result THBaseService.exists_result.setSuccess(boolean success)
           
 

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

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



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