org.apache.accumulo.core.client.mock
Class MockNamespace

java.lang.Object
  extended by org.apache.accumulo.core.client.mock.MockNamespace

public class MockNamespace
extends Object


Constructor Summary
MockNamespace()
           
 
Method Summary
 List<String> getTables(MockAccumulo acu)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockNamespace

public MockNamespace()
Method Detail

getTables

public List<String> getTables(MockAccumulo acu)


Copyright © 2015 Apache Accumulo Project. All rights reserved.