Uses of Class
org.apache.accumulo.core.client.mock.MockAccumulo

Packages that use MockAccumulo
org.apache.accumulo.core.client.mock   
 

Uses of MockAccumulo in org.apache.accumulo.core.client.mock
 

Methods in org.apache.accumulo.core.client.mock with parameters of type MockAccumulo
 List<String> MockNamespace.getTables(MockAccumulo acu)
           
 

Constructors in org.apache.accumulo.core.client.mock with parameters of type MockAccumulo
MockBatchDeleter(MockAccumulo acc, String tableName, Authorizations auths)
          Create a BatchDeleter for the specified instance on the specified table where the writer uses the specified Authorizations.
MockInstanceOperations(MockAccumulo acu)
          Deprecated.  
MockMultiTableBatchWriter(MockAccumulo acu)
           
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.