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

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

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

Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.removeSystemProperty_args
 MasterClientService.removeSystemProperty_args MasterClientService.removeSystemProperty_args.deepCopy()
           
 MasterClientService.removeSystemProperty_args MasterClientService.Processor.removeSystemProperty.getEmptyArgsInstance()
           
 MasterClientService.removeSystemProperty_args MasterClientService.removeSystemProperty_args.setCredentials(TCredentials credentials)
           
 MasterClientService.removeSystemProperty_args MasterClientService.removeSystemProperty_args.setProperty(String property)
           
 MasterClientService.removeSystemProperty_args MasterClientService.removeSystemProperty_args.setTinfo(TInfo tinfo)
           
 

Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.removeSystemProperty_args
 int MasterClientService.removeSystemProperty_args.compareTo(MasterClientService.removeSystemProperty_args other)
           
 boolean MasterClientService.removeSystemProperty_args.equals(MasterClientService.removeSystemProperty_args that)
           
 MasterClientService.removeSystemProperty_result MasterClientService.Processor.removeSystemProperty.getResult(I iface, MasterClientService.removeSystemProperty_args args)
           
 

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.