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

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

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

Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.getMasterStats_args
 MasterClientService.getMasterStats_args MasterClientService.getMasterStats_args.deepCopy()
           
 MasterClientService.getMasterStats_args MasterClientService.getMasterStats_args.setCredentials(AuthInfo credentials)
           
 MasterClientService.getMasterStats_args MasterClientService.getMasterStats_args.setTinfo(TInfo tinfo)
           
 

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

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



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