org.apache.jackrabbit.oak.performance
Class AbstractPerformanceTest

java.lang.Object
  extended by org.apache.jackrabbit.oak.performance.AbstractPerformanceTest

public abstract class AbstractPerformanceTest
extends Object


Constructor Summary
AbstractPerformanceTest()
           
 
Method Summary
protected  org.apache.jackrabbit.oak.jcr.RepositoryImpl createRepository(String microKernel)
           
protected  void testPerformance(String name, String microKernel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPerformanceTest

public AbstractPerformanceTest()
Method Detail

testPerformance

protected void testPerformance(String name,
                               String microKernel)
                        throws Exception
Throws:
Exception

createRepository

protected org.apache.jackrabbit.oak.jcr.RepositoryImpl createRepository(String microKernel)
                                                                 throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


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