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