Uses of Class
org.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClient.bulkImportFiles_call

Packages that use ClientService.AsyncClient.bulkImportFiles_call
org.apache.accumulo.core.client.impl.thrift   
 

Uses of ClientService.AsyncClient.bulkImportFiles_call in org.apache.accumulo.core.client.impl.thrift
 

Method parameters in org.apache.accumulo.core.client.impl.thrift with type arguments of type ClientService.AsyncClient.bulkImportFiles_call
 void ClientService.AsyncIface.bulkImportFiles(TInfo tinfo, AuthInfo credentials, long tid, String tableId, List<String> files, String errorDir, boolean setTime, org.apache.thrift.async.AsyncMethodCallback<ClientService.AsyncClient.bulkImportFiles_call> resultHandler)
           
 void ClientService.AsyncClient.bulkImportFiles(TInfo tinfo, AuthInfo credentials, long tid, String tableId, List<String> files, String errorDir, boolean setTime, org.apache.thrift.async.AsyncMethodCallback<ClientService.AsyncClient.bulkImportFiles_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.client.impl.thrift with type arguments of type ClientService.AsyncClient.bulkImportFiles_call
ClientService.AsyncClient.bulkImportFiles_call(TInfo tinfo, AuthInfo credentials, long tid, String tableId, List<String> files, String errorDir, boolean setTime, org.apache.thrift.async.AsyncMethodCallback<ClientService.AsyncClient.bulkImportFiles_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.