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

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

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

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

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

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.