org.objectweb.cjdbc.scenario.raidb1.recovery
Class MultipleRecoveryScenario
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.MultipleBackendsRaidb1Template
org.objectweb.cjdbc.scenario.raidb1.recovery.MultipleRecoveryScenario
- public class MultipleRecoveryScenario
- extends MultipleBackendsRaidb1Template
This class defines a MultipleRecoveryScenario
- 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 |
BACKUP_LOGIN
private static final java.lang.String BACKUP_LOGIN
- See Also:
- Constant Field Values
BACKUP_PASSWORD
private static final java.lang.String BACKUP_PASSWORD
- See Also:
- Constant Field Values
BACKUPER
private static final java.lang.String BACKUPER
- See Also:
- Constant Field Values
BACKUP_PATH
private static final java.lang.String BACKUP_PATH
- See Also:
- Constant Field Values
success
int success
failures
int failures
BACKENDS_TOTAL
static final int BACKENDS_TOTAL
- See Also:
- Constant Field Values
logger
Trace logger
MultipleRecoveryScenario
public MultipleRecoveryScenario()
testMultipleBackup
public void testMultipleBackup()
throws java.lang.Exception
- Test if we can start multiple octopus threads
- Throws:
java.lang.Exception
- if fails
Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.