org.apache.accumulo.server.test.randomwalk
Class Fixture
java.lang.Object
org.apache.accumulo.server.test.randomwalk.Fixture
- Direct Known Subclasses:
- ConcurrentFixture, ImageFixture, MultiTableFixture, SecurityFixture, SequentialFixture, ShardFixture
public abstract class Fixture
- extends Object
Field Summary |
protected org.apache.log4j.Logger |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.apache.log4j.Logger log
Fixture
public Fixture()
setUp
public abstract void setUp(State state)
throws Exception
- Throws:
Exception
tearDown
public abstract void tearDown(State state)
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.