Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.waitForTableOperation_result

Packages that use MasterClientService.waitForTableOperation_result
org.apache.accumulo.core.master.thrift   
 

Uses of MasterClientService.waitForTableOperation_result in org.apache.accumulo.core.master.thrift
 

Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.waitForTableOperation_result
 MasterClientService.waitForTableOperation_result MasterClientService.waitForTableOperation_result.deepCopy()
           
 MasterClientService.waitForTableOperation_result MasterClientService.waitForTableOperation_result.setSec(ThriftSecurityException sec)
           
 MasterClientService.waitForTableOperation_result MasterClientService.waitForTableOperation_result.setSuccess(String success)
           
 MasterClientService.waitForTableOperation_result MasterClientService.waitForTableOperation_result.setTope(ThriftTableOperationException tope)
           
 

Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.waitForTableOperation_result
 int MasterClientService.waitForTableOperation_result.compareTo(MasterClientService.waitForTableOperation_result other)
           
 boolean MasterClientService.waitForTableOperation_result.equals(MasterClientService.waitForTableOperation_result that)
           
 

Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.waitForTableOperation_result
MasterClientService.waitForTableOperation_result(MasterClientService.waitForTableOperation_result other)
          Performs a deep copy on other.
 



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