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

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

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

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

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

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.