Class | Description |
---|---|
commit_method | |
QualifierUtil | |
T_AccessFactory | |
T_AccessRow | |
T_b2i | |
T_ColumnOrderingImpl | |
T_Compensation | |
T_CreateConglomRet | |
T_DummySortObserver | |
T_DuplicateEliminator | |
T_FileSystemData |
An Impl unittest for rawstore data that is based on the FileSystem
|
T_Heap | |
T_QualifierTest | |
T_RawStoreFactory |
A protocol unit test for the RawStore interface.
|
T_RawStoreRow | |
T_RecoverBadLog |
A implementation unit test for recovering log that has been damanged but salvagable.
|
T_RecoverFullLog |
A implementation unit test for log full condition
To run, create a derby.properties file in a new directory with the
contents
derby.module.test.recoverFullLog=org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
Execute in order
java -DTestFillLog=true org.apache.derbyTesting.unitTests.harness.UnitTestMain
java -DTestLogSwitchFail=true org.apache.derbyTesting.unitTests.harness.UnitTestMain
java -DTestFullRecoveryFail=true org.apache.derbyTesting.unitTests.harness.UnitTestMain
(run this serveral times, this simulate recovery running out of log)
java -DTestFullRecover=true org.apache.derbyTesting.unitTests.harness.UnitTestMain
|
T_Recovery |
A protocol unit test for recovery.
|
T_RowSource |
A RowSource is the mechanism for iterating over a set of rows.
|
T_SecondaryIndexRow |
This class implements a row which will be stored in a secondary index on
a heap table.
|
T_SortController |
Unit test for sorting.
|
T_StoreCostResult |
Manage the result information from a single call to
StoreCostController.getScanCost().
|
T_StreamFile |
An Impl unittest for rawstore data that is based on the stream file
|
T_SumForIntCol | |
T_TWC |
Transaction with context, a utility class for tests to create
multiple interleaving transactions.
|
T_Undoable | |
T_Util | |
T_XA |
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.