|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
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
This class defines a MultipleRecoveryScenario
Field Summary | |
(package private) static int |
BACKENDS_TOTAL
|
(package private) int |
failures
|
(package private) Trace |
logger
|
(package private) int |
success
|
Fields inherited from class org.objectweb.cjdbc.scenario.templates.MultipleBackendsRaidb1Template |
hm10, hm3, hm4, hm5, hm6, hm7, hm8, hm9 |
Fields inherited from class org.objectweb.cjdbc.scenario.templates.SimpleRaidb1Template |
cm, controller, controllerProcess, hm, hm1, hm2, mainVdb |
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate |
TEXT_DIR |
Constructor Summary | |
MultipleRecoveryScenario()
|
Method Summary | |
void |
testMultipleBackup()
Test if we can start multiple octopus threads |
Methods inherited from class org.objectweb.cjdbc.scenario.templates.MultipleBackendsRaidb1Template |
setUp, tearDown |
Methods inherited from class org.objectweb.cjdbc.scenario.templates.Template |
getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getHypersonicConnection |
Methods inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate |
getTextPath, getUserDir |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int success
int failures
static final int BACKENDS_TOTAL
Trace logger
Constructor Detail |
public MultipleRecoveryScenario()
Method Detail |
public void testMultipleBackup() throws java.lang.Exception
java.lang.Exception
- if fails
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |