Uses of Class
org.apache.accumulo.core.clientImpl.thrift.ClientService.bulkImportFiles_args
-
Packages that use ClientService.bulkImportFiles_args Package Description org.apache.accumulo.core.clientImpl.thrift -
-
Uses of ClientService.bulkImportFiles_args in org.apache.accumulo.core.clientImpl.thrift
Methods in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.bulkImportFiles_args Modifier and Type Method Description intClientService.bulkImportFiles_args. compareTo(ClientService.bulkImportFiles_args other)booleanClientService.bulkImportFiles_args. equals(ClientService.bulkImportFiles_args that)ClientService.bulkImportFiles_resultClientService.Processor.bulkImportFiles. getResult(I iface, ClientService.bulkImportFiles_args args)voidClientService.AsyncProcessor.bulkImportFiles. start(I iface, ClientService.bulkImportFiles_args args, org.apache.thrift.async.AsyncMethodCallback<List<String>> resultHandler)Constructors in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.bulkImportFiles_args Constructor Description bulkImportFiles_args(ClientService.bulkImportFiles_args other)Performs a deep copy on other.
-