Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.removeSystemProperty_args
-
Packages that use MasterClientService.removeSystemProperty_args Package Description 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 Modifier and Type Method Description MasterClientService.removeSystemProperty_argsMasterClientService.removeSystemProperty_args. deepCopy()MasterClientService.removeSystemProperty_argsMasterClientService.AsyncProcessor.removeSystemProperty. getEmptyArgsInstance()MasterClientService.removeSystemProperty_argsMasterClientService.Processor.removeSystemProperty. getEmptyArgsInstance()MasterClientService.removeSystemProperty_argsMasterClientService.removeSystemProperty_args. setCredentials(TCredentials credentials)MasterClientService.removeSystemProperty_argsMasterClientService.removeSystemProperty_args. setProperty(String property)MasterClientService.removeSystemProperty_argsMasterClientService.removeSystemProperty_args. setTinfo(TInfo tinfo)Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.removeSystemProperty_args Modifier and Type Method Description intMasterClientService.removeSystemProperty_args. compareTo(MasterClientService.removeSystemProperty_args other)booleanMasterClientService.removeSystemProperty_args. equals(MasterClientService.removeSystemProperty_args that)MasterClientService.removeSystemProperty_resultMasterClientService.Processor.removeSystemProperty. getResult(I iface, MasterClientService.removeSystemProperty_args args)voidMasterClientService.AsyncProcessor.removeSystemProperty. start(I iface, MasterClientService.removeSystemProperty_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.removeSystemProperty_args Constructor Description removeSystemProperty_args(MasterClientService.removeSystemProperty_args other)Performs a deep copy on other.
-