org.objectweb.cjdbc.scenario.raidb1.driver
Class MemoryUsageScenario
java.lang.Object
TestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
org.objectweb.cjdbc.scenario.templates.Template
org.objectweb.cjdbc.scenario.templates.SimpleRaidb1Template
org.objectweb.cjdbc.scenario.templates.Raidb1Template
org.objectweb.cjdbc.scenario.raidb1.driver.MemoryUsageScenario
- public class MemoryUsageScenario
- extends Raidb1Template
This class defines a MemoryUsageScenario
- Version:
- 1.0
- Author:
- Nicolas Modrzyk
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BATCH
private static final int BATCH
- See Also:
- Constant Field Values
MAX_MEMORY_ALLOWED
private static final int MAX_MEMORY_ALLOWED
- See Also:
- Constant Field Values
MemoryUsageScenario
public MemoryUsageScenario()
testIntensiveUpdateMemoryUsage
public void testIntensiveUpdateMemoryUsage()
throws java.lang.Exception
- Test memory usage in intensive write
- Throws:
java.lang.Exception
- if something fails
testIntensiveUpdateMemoryUsageWithHypersonic
public void testIntensiveUpdateMemoryUsageWithHypersonic()
throws java.lang.Exception
- Test memory usage in intensive write
- Throws:
java.lang.Exception
- if something fails
Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.