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

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

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

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

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

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.