|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
org.objectweb.cjdbc.scenario.templates.Template
org.objectweb.cjdbc.scenario.templates.ExtendedRaidb1RecoveryTemplate
This class defines a ExtendedRaidb1RecoveryTemplate. The recovery log is a virtual database itself running inside the same controller.
| Field Summary | |
protected ControllerManager |
cm
|
protected Controller |
controller
|
protected DatabaseManager |
hm
|
protected ComponentInterface |
hm1
|
protected ComponentInterface |
hm2
|
protected ComponentInterface |
hm3
|
protected ComponentInterface |
hm4
|
protected VirtualDatabase |
mainVdb
|
protected VirtualDatabase |
recoveryVdb
|
| Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate |
logger, TEXT_DIR |
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
ExtendedRaidb1RecoveryTemplate()
|
|
| Method Summary | |
protected void |
setUp()
|
protected void |
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 junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected ControllerManager cm
protected DatabaseManager hm
protected ComponentInterface hm1
protected ComponentInterface hm2
protected ComponentInterface hm3
protected ComponentInterface hm4
protected Controller controller
protected VirtualDatabase mainVdb
protected VirtualDatabase recoveryVdb
| Constructor Detail |
public ExtendedRaidb1RecoveryTemplate()
| Method Detail |
protected void setUp()
setUp in class TemplateTestCase.setUp()protected void tearDown()
tearDown in class TemplateTestCase.tearDown()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||