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

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

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

Methods in org.apache.accumulo.proxy.thrift that return AccumuloProxy.removeConstraint_args
 AccumuloProxy.removeConstraint_args AccumuloProxy.removeConstraint_args.deepCopy()
           
 AccumuloProxy.removeConstraint_args AccumuloProxy.Processor.removeConstraint.getEmptyArgsInstance()
           
 AccumuloProxy.removeConstraint_args AccumuloProxy.removeConstraint_args.setConstraint(int constraint)
           
 AccumuloProxy.removeConstraint_args AccumuloProxy.removeConstraint_args.setLogin(byte[] login)
           
 AccumuloProxy.removeConstraint_args AccumuloProxy.removeConstraint_args.setLogin(ByteBuffer login)
           
 AccumuloProxy.removeConstraint_args AccumuloProxy.removeConstraint_args.setTableName(String tableName)
           
 

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

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.