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