Uses of Class
org.apache.accumulo.core.client.mock.MockAccumulo
Packages that use MockAccumulo
-
Uses of MockAccumulo in org.apache.accumulo.core.client.mock
Methods in org.apache.accumulo.core.client.mock with parameters of type MockAccumuloConstructors in org.apache.accumulo.core.client.mock with parameters of type MockAccumuloModifierConstructorDescriptionMockBatchDeleter(MockAccumulo acc, String tableName, Authorizations auths) Deprecated.Create aBatchDeleterfor the specified instance on the specified table where the writer uses the specifiedAuthorizations.Deprecated.