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

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

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

Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.setSystemProperty_args
 MasterClientService.setSystemProperty_args MasterClientService.setSystemProperty_args.deepCopy()
           
 MasterClientService.setSystemProperty_args MasterClientService.setSystemProperty_args.setCredentials(AuthInfo credentials)
           
 MasterClientService.setSystemProperty_args MasterClientService.setSystemProperty_args.setProperty(String property)
           
 MasterClientService.setSystemProperty_args MasterClientService.setSystemProperty_args.setTinfo(TInfo tinfo)
           
 MasterClientService.setSystemProperty_args MasterClientService.setSystemProperty_args.setValue(String value)
           
 

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

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



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