Uses of Class
org.apache.accumulo.core.clientImpl.thrift.ClientService.bulkImportFiles_result
-
Packages that use ClientService.bulkImportFiles_result Package Description org.apache.accumulo.core.clientImpl.thrift -
-
Uses of ClientService.bulkImportFiles_result in org.apache.accumulo.core.clientImpl.thrift
Methods in org.apache.accumulo.core.clientImpl.thrift that return ClientService.bulkImportFiles_result Modifier and Type Method Description ClientService.bulkImportFiles_resultClientService.bulkImportFiles_result. deepCopy()ClientService.bulkImportFiles_resultClientService.Processor.bulkImportFiles. getResult(I iface, ClientService.bulkImportFiles_args args)ClientService.bulkImportFiles_resultClientService.bulkImportFiles_result. setSec(ThriftSecurityException sec)ClientService.bulkImportFiles_resultClientService.bulkImportFiles_result. setSuccess(List<String> success)ClientService.bulkImportFiles_resultClientService.bulkImportFiles_result. setTope(ThriftTableOperationException tope)Methods in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.bulkImportFiles_result Modifier and Type Method Description intClientService.bulkImportFiles_result. compareTo(ClientService.bulkImportFiles_result other)booleanClientService.bulkImportFiles_result. equals(ClientService.bulkImportFiles_result that)Constructors in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.bulkImportFiles_result Constructor Description bulkImportFiles_result(ClientService.bulkImportFiles_result other)Performs a deep copy on other.
-