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

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

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

Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.getMasterStats_result
 MasterClientService.getMasterStats_result MasterClientService.getMasterStats_result.deepCopy()
           
 MasterClientService.getMasterStats_result MasterClientService.getMasterStats_result.setSec(ThriftSecurityException sec)
           
 MasterClientService.getMasterStats_result MasterClientService.getMasterStats_result.setSuccess(MasterMonitorInfo success)
           
 

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

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



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