org.apache.accumulo.test.scalability
Class Ingest

java.lang.Object
  extended by org.apache.accumulo.test.scalability.ScaleTest
      extended by org.apache.accumulo.test.scalability.Ingest

public class Ingest
extends ScaleTest


Constructor Summary
Ingest()
           
 
Method Summary
 void client()
           
 void setup()
           
 void teardown()
           
 
Methods inherited from class org.apache.accumulo.test.scalability.ScaleTest
calculateSplits, getConnector, getTestProperty, init, startTimer, stopTimer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ingest

public Ingest()
Method Detail

setup

public void setup()
Specified by:
setup in class ScaleTest

client

public void client()
Specified by:
client in class ScaleTest

teardown

public void teardown()
Specified by:
teardown in class ScaleTest


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.