Uses of Class
org.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClient.compactTable_call

Packages that use AccumuloProxy.AsyncClient.compactTable_call
org.apache.accumulo.proxy.thrift   
 

Uses of AccumuloProxy.AsyncClient.compactTable_call in org.apache.accumulo.proxy.thrift
 

Method parameters in org.apache.accumulo.proxy.thrift with type arguments of type AccumuloProxy.AsyncClient.compactTable_call
 void AccumuloProxy.AsyncIface.compactTable(ByteBuffer login, String tableName, ByteBuffer startRow, ByteBuffer endRow, List<IteratorSetting> iterators, boolean flush, boolean wait, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.compactTable_call> resultHandler)
           
 void AccumuloProxy.AsyncClient.compactTable(ByteBuffer login, String tableName, ByteBuffer startRow, ByteBuffer endRow, List<IteratorSetting> iterators, boolean flush, boolean wait, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.compactTable_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.proxy.thrift with type arguments of type AccumuloProxy.AsyncClient.compactTable_call
AccumuloProxy.AsyncClient.compactTable_call(ByteBuffer login, String tableName, ByteBuffer startRow, ByteBuffer endRow, List<IteratorSetting> iterators, boolean flush, boolean wait, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.compactTable_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.