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

Packages that use MasterClientService.removeTableProperty_args
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
 MasterClientService.removeTableProperty_args MasterClientService.removeTableProperty_args.deepCopy()
           
 MasterClientService.removeTableProperty_args MasterClientService.removeTableProperty_args.setCredentials(AuthInfo credentials)
           
 MasterClientService.removeTableProperty_args MasterClientService.removeTableProperty_args.setProperty(String property)
           
 MasterClientService.removeTableProperty_args MasterClientService.removeTableProperty_args.setTableName(String tableName)
           
 MasterClientService.removeTableProperty_args MasterClientService.removeTableProperty_args.setTinfo(TInfo tinfo)
           
 

Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.removeTableProperty_args
 int MasterClientService.removeTableProperty_args.compareTo(MasterClientService.removeTableProperty_args other)
           
 boolean MasterClientService.removeTableProperty_args.equals(MasterClientService.removeTableProperty_args that)
           
 

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



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.