Uses of Interface
org.apache.accumulo.core.client.BatchDeleter
Packages that use BatchDeleter
-
Uses of BatchDeleter in org.apache.accumulo.core.client
Methods in org.apache.accumulo.core.client that return BatchDeleterModifier 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