Uses of Class
org.apache.accumulo.proxy.thrift.AccumuloProxy.removeTableProperty_args

Packages that use AccumuloProxy.removeTableProperty_args
org.apache.accumulo.proxy.thrift   
 

Uses of AccumuloProxy.removeTableProperty_args in org.apache.accumulo.proxy.thrift
 

Methods in org.apache.accumulo.proxy.thrift that return AccumuloProxy.removeTableProperty_args
 AccumuloProxy.removeTableProperty_args AccumuloProxy.removeTableProperty_args.deepCopy()
           
 AccumuloProxy.removeTableProperty_args AccumuloProxy.Processor.removeTableProperty.getEmptyArgsInstance()
           
 AccumuloProxy.removeTableProperty_args AccumuloProxy.removeTableProperty_args.setLogin(byte[] login)
           
 AccumuloProxy.removeTableProperty_args AccumuloProxy.removeTableProperty_args.setLogin(ByteBuffer login)
           
 AccumuloProxy.removeTableProperty_args AccumuloProxy.removeTableProperty_args.setProperty(String property)
           
 AccumuloProxy.removeTableProperty_args AccumuloProxy.removeTableProperty_args.setTableName(String tableName)
           
 

Methods in org.apache.accumulo.proxy.thrift with parameters of type AccumuloProxy.removeTableProperty_args
 int AccumuloProxy.removeTableProperty_args.compareTo(AccumuloProxy.removeTableProperty_args other)
           
 boolean AccumuloProxy.removeTableProperty_args.equals(AccumuloProxy.removeTableProperty_args that)
           
 AccumuloProxy.removeTableProperty_result AccumuloProxy.Processor.removeTableProperty.getResult(I iface, AccumuloProxy.removeTableProperty_args args)
           
 

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.