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

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

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

Methods in org.apache.accumulo.proxy.thrift that return AccumuloProxy.flush_args
 AccumuloProxy.flush_args AccumuloProxy.flush_args.deepCopy()
           
 AccumuloProxy.flush_args AccumuloProxy.Processor.flush.getEmptyArgsInstance()
           
 AccumuloProxy.flush_args AccumuloProxy.flush_args.setWriter(String writer)
           
 

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

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.