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

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

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

Method parameters in org.apache.accumulo.proxy.thrift with type arguments of type AccumuloProxy.AsyncClient.createTable_call
 void AccumuloProxy.AsyncIface.createTable(ByteBuffer login, String tableName, boolean versioningIter, TimeType type, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.createTable_call> resultHandler)
           
 void AccumuloProxy.AsyncClient.createTable(ByteBuffer login, String tableName, boolean versioningIter, TimeType type, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.createTable_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.proxy.thrift with type arguments of type AccumuloProxy.AsyncClient.createTable_call
AccumuloProxy.AsyncClient.createTable_call(ByteBuffer login, String tableName, boolean versioningIter, TimeType type, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.createTable_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.