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.Processor.setSystemProperty.getEmptyArgsInstance()
           
 MasterClientService.setSystemProperty_args MasterClientService.setSystemProperty_args.setCredentials(TCredentials 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)
           
 MasterClientService.setSystemProperty_result MasterClientService.Processor.setSystemProperty.getResult(I iface, MasterClientService.setSystemProperty_args args)
           
 

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 Apache Accumulo Project. All Rights Reserved.