org.apache.accumulo.server.test.randomwalk.multitable
Class MultiTableFixture

java.lang.Object
  extended by org.apache.accumulo.server.test.randomwalk.Fixture
      extended by org.apache.accumulo.server.test.randomwalk.multitable.MultiTableFixture

public class MultiTableFixture
extends Fixture


Field Summary
 
Fields inherited from class org.apache.accumulo.server.test.randomwalk.Fixture
log
 
Constructor Summary
MultiTableFixture()
           
 
Method Summary
 void setUp(State state)
           
 void tearDown(State state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiTableFixture

public MultiTableFixture()
Method Detail

setUp

public void setUp(State state)
           throws Exception
Specified by:
setUp in class Fixture
Throws:
Exception

tearDown

public void tearDown(State state)
              throws Exception
Specified by:
tearDown in class Fixture
Throws:
Exception


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.