org.apache.accumulo.server.test.functional
Class BatchWriterFlushTest
java.lang.Object
org.apache.accumulo.server.test.functional.FunctionalTest
org.apache.accumulo.server.test.functional.BatchWriterFlushTest
public class BatchWriterFlushTest
- extends FunctionalTest
Methods inherited from class org.apache.accumulo.server.test.functional.FunctionalTest |
bulkImport, checkMapFiles, checkSplits, getConnector, getCredentials, getInstance, getMaster, getPassword, getUsername, main, parseConfig, setInstanceName, setMaster, setPassword, setup, setUsername |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchWriterFlushTest
public BatchWriterFlushTest()
cleanup
public void cleanup()
throws Exception
- Specified by:
cleanup
in class FunctionalTest
- Throws:
Exception
getInitialConfig
public Map<String,String> getInitialConfig()
- Specified by:
getInitialConfig
in class FunctionalTest
getTablesToCreate
public List<FunctionalTest.TableSetup> getTablesToCreate()
- Specified by:
getTablesToCreate
in class FunctionalTest
run
public void run()
throws Exception
- Specified by:
run
in class FunctionalTest
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.