Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClient.bulkImport_call

Packages that use TabletClientService.AsyncClient.bulkImport_call
org.apache.accumulo.core.tabletserver.thrift   
 

Uses of TabletClientService.AsyncClient.bulkImport_call in org.apache.accumulo.core.tabletserver.thrift
 

Method parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type TabletClientService.AsyncClient.bulkImport_call
 void TabletClientService.AsyncIface.bulkImport(TInfo tinfo, TCredentials credentials, long tid, Map<TKeyExtent,Map<String,MapFileInfo>> files, boolean setTime, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.bulkImport_call> resultHandler)
           
 void TabletClientService.AsyncClient.bulkImport(TInfo tinfo, TCredentials credentials, long tid, Map<TKeyExtent,Map<String,MapFileInfo>> files, boolean setTime, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.bulkImport_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type TabletClientService.AsyncClient.bulkImport_call
TabletClientService.AsyncClient.bulkImport_call(TInfo tinfo, TCredentials credentials, long tid, Map<TKeyExtent,Map<String,MapFileInfo>> files, boolean setTime, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.bulkImport_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.