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

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

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

Method parameters in org.apache.accumulo.proxy.thrift with type arguments of type AccumuloProxy.AsyncClient.checkIteratorConflicts_call
 void AccumuloProxy.AsyncIface.checkIteratorConflicts(ByteBuffer login, String tableName, IteratorSetting setting, Set<IteratorScope> scopes, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.checkIteratorConflicts_call> resultHandler)
           
 void AccumuloProxy.AsyncClient.checkIteratorConflicts(ByteBuffer login, String tableName, IteratorSetting setting, Set<IteratorScope> scopes, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.checkIteratorConflicts_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.proxy.thrift with type arguments of type AccumuloProxy.AsyncClient.checkIteratorConflicts_call
AccumuloProxy.AsyncClient.checkIteratorConflicts_call(ByteBuffer login, String tableName, IteratorSetting setting, Set<IteratorScope> scopes, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.checkIteratorConflicts_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.