Uses of Interface
org.apache.accumulo.core.client.BatchDeleter
-
Uses of BatchDeleter in org.apache.accumulo.core.client
Modifier and TypeMethodDescriptionAccumuloClient.createBatchDeleter
(String tableName, Authorizations authorizations, int numQueryThreads) Factory method to create BatchDeleter.AccumuloClient.createBatchDeleter
(String tableName, Authorizations authorizations, int numQueryThreads, BatchWriterConfig config) Factory method to create BatchDeleter