A B C F G L M O P R S T W 

A

acquireNoWait(GenericLock, String, int) - Method in class org.apache.commons.transaction.locking.GenericLockTest
 

B

BARRIER_TIMEOUT - Static variable in class org.apache.commons.transaction.memory.MapWrapperTest
 

C

checkCollection(Collection, Object[]) - Static method in class org.apache.commons.transaction.memory.MapWrapperTest
 
createFRM() - Static method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
createFRM() - Static method in class org.apache.commons.transaction.file.FileResourceManagerVirtualAdminCommandsTest
 

F

FileResourceManagerTest - Class in org.apache.commons.transaction.file
Tests for FileResourceManager.
FileResourceManagerTest(String) - Constructor for class org.apache.commons.transaction.file.FileResourceManagerTest
 
FileResourceManagerVirtualAdminCommandsTest - Class in org.apache.commons.transaction.file
Tests for FileResourceManager.
FileResourceManagerVirtualAdminCommandsTest(String) - Constructor for class org.apache.commons.transaction.file.FileResourceManagerVirtualAdminCommandsTest
 

G

GenericLockTest - Class in org.apache.commons.transaction.locking
Tests for generic locks.
GenericLockTest(String) - Constructor for class org.apache.commons.transaction.locking.GenericLockTest
 
getNewWrapper(Map) - Method in class org.apache.commons.transaction.memory.MapWrapperTest
 
getNewWrapper(Map) - Method in class org.apache.commons.transaction.memory.OptimisticMapWrapperTest
 
getNewWrapper(Map) - Method in class org.apache.commons.transaction.memory.PessimisticMapWrapperTest
 

L

LockTestRepeatableReads - Class in org.apache.commons.transaction.locking
Tests for repeatable read in locks as investigated for OJB.
LockTestRepeatableReads(String) - Constructor for class org.apache.commons.transaction.locking.LockTestRepeatableReads
 

M

main(String[]) - Static method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
main(String[]) - Static method in class org.apache.commons.transaction.file.FileResourceManagerVirtualAdminCommandsTest
 
main(String[]) - Static method in class org.apache.commons.transaction.locking.GenericLockTest
 
main(String[]) - Static method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
 
main(String[]) - Static method in class org.apache.commons.transaction.memory.MapWrapperTest
 
main(String[]) - Static method in class org.apache.commons.transaction.memory.OptimisticMapWrapperTest
 
main(String[]) - Static method in class org.apache.commons.transaction.memory.PessimisticMapWrapperTest
 
MapWrapperTest - Class in org.apache.commons.transaction.memory
Tests for map wrapper.
MapWrapperTest(String) - Constructor for class org.apache.commons.transaction.memory.MapWrapperTest
 

O

OptimisticMapWrapperTest - Class in org.apache.commons.transaction.memory
Tests for map wrapper.
OptimisticMapWrapperTest(String) - Constructor for class org.apache.commons.transaction.memory.OptimisticMapWrapperTest
 
org.apache.commons.transaction.file - package org.apache.commons.transaction.file
 
org.apache.commons.transaction.locking - package org.apache.commons.transaction.locking
 
org.apache.commons.transaction.memory - package org.apache.commons.transaction.memory
 

P

PessimisticMapWrapperTest - Class in org.apache.commons.transaction.memory
Tests for map wrapper.
PessimisticMapWrapperTest(String) - Constructor for class org.apache.commons.transaction.memory.PessimisticMapWrapperTest
 

R

READ_LOCK - Static variable in class org.apache.commons.transaction.locking.GenericLockTest
 
report(String, String) - Static method in class org.apache.commons.transaction.memory.MapWrapperTest
 

S

setUp() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
 
suite() - Static method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
suite() - Static method in class org.apache.commons.transaction.file.FileResourceManagerVirtualAdminCommandsTest
 
suite() - Static method in class org.apache.commons.transaction.locking.GenericLockTest
 
suite() - Static method in class org.apache.commons.transaction.memory.MapWrapperTest
 
suite() - Static method in class org.apache.commons.transaction.memory.OptimisticMapWrapperTest
 
suite() - Static method in class org.apache.commons.transaction.memory.PessimisticMapWrapperTest
 

T

tearDown() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
 
testActiveRecovery() - Method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
testBasic() - Method in class org.apache.commons.transaction.locking.GenericLockTest
 
testBasic() - Method in class org.apache.commons.transaction.memory.MapWrapperTest
 
testBasic() - Method in class org.apache.commons.transaction.memory.OptimisticMapWrapperTest
 
testBasic() - Method in class org.apache.commons.transaction.memory.PessimisticMapWrapperTest
 
testChaos() - Method in class org.apache.commons.transaction.locking.GenericLockTest
 
testCombinedRecovery() - Method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
testCommittedRecovery() - Method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
testCommittingRecovery() - Method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
testComplex() - Method in class org.apache.commons.transaction.memory.MapWrapperTest
 
testComplex() - Method in class org.apache.commons.transaction.memory.OptimisticMapWrapperTest
 
testComplex() - Method in class org.apache.commons.transaction.memory.PessimisticMapWrapperTest
 
testConflict() - Method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
testConflict() - Method in class org.apache.commons.transaction.memory.OptimisticMapWrapperTest
 
testConflict() - Method in class org.apache.commons.transaction.memory.PessimisticMapWrapperTest
 
testContainsKeyWithNullValue() - Method in class org.apache.commons.transaction.memory.MapWrapperTest
 
testCopyRec() - Method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
testDeadlock() - Method in class org.apache.commons.transaction.locking.GenericLockTest
 
testGlobal() - Method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
testGlobalTimeout() - Method in class org.apache.commons.transaction.locking.GenericLockTest
 
testIndirectDeadlock() - Method in class org.apache.commons.transaction.locking.GenericLockTest
 
testInteractiveDirtyRecovery() - Method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
testMulti() - Method in class org.apache.commons.transaction.memory.MapWrapperTest
 
testMulti() - Method in class org.apache.commons.transaction.memory.OptimisticMapWrapperTest
 
testMulti() - Method in class org.apache.commons.transaction.memory.PessimisticMapWrapperTest
 
testMultipleReadLock() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 6
testMultipleWriteLock() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 14
testPreference() - Method in class org.apache.commons.transaction.locking.GenericLockTest
 
testReadThenRead() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 18
testReadThenWrite() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test3
testReadWithExistingWriter() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 13
testReadWriteReleaseCheckRead() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 20
testRecover() - Method in class org.apache.commons.transaction.file.FileResourceManagerVirtualAdminCommandsTest
 
testReleaseReadLock() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 15
testReleaseUpgradeLock() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 16
testReleaseWriteLock() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 17
testRolledbackRecovery() - Method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
testRollingBackRecovery() - Method in class org.apache.commons.transaction.file.FileResourceManagerTest
 
testSets() - Method in class org.apache.commons.transaction.memory.MapWrapperTest
 
testSets() - Method in class org.apache.commons.transaction.memory.OptimisticMapWrapperTest
 
testSets() - Method in class org.apache.commons.transaction.memory.PessimisticMapWrapperTest
 
testSingleReadLock() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 1
testSingleWriteLock() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 4
testStress() - Method in class org.apache.commons.transaction.locking.GenericLockTest
 
testTimeout() - Method in class org.apache.commons.transaction.locking.GenericLockTest
 
testTxControl() - Method in class org.apache.commons.transaction.memory.MapWrapperTest
 
testTxControl() - Method in class org.apache.commons.transaction.memory.OptimisticMapWrapperTest
 
testTxControl() - Method in class org.apache.commons.transaction.memory.PessimisticMapWrapperTest
 
testUpgrade() - Method in class org.apache.commons.transaction.locking.GenericLockTest
 
testUpgradeReadLock() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 2
testUpgradeWithExistingReader() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 7
testUpgradeWithMultipleReaders() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 9
testUpgradeWithMultipleReadersOn1() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 11
testWriteReleaseCheckRead() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 19
testWriteThenRead() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 5
testWriteWithExistingReader() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 8
testWriteWithMultipleReaders() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 10
testWriteWithMultipleReadersOn1() - Method in class org.apache.commons.transaction.locking.LockTestRepeatableReads
Test 12
TIMEOUT - Static variable in class org.apache.commons.transaction.file.FileResourceManagerTest
 
TIMEOUT - Static variable in class org.apache.commons.transaction.file.FileResourceManagerVirtualAdminCommandsTest
 
TIMEOUT - Static variable in class org.apache.commons.transaction.locking.GenericLockTest
 
TIMEOUT - Static variable in class org.apache.commons.transaction.locking.LockTestRepeatableReads
 
TIMEOUT - Static variable in class org.apache.commons.transaction.memory.PessimisticMapWrapperTest
 

W

WRITE_LOCK - Static variable in class org.apache.commons.transaction.locking.GenericLockTest
 
A B C F G L M O P R S T W 

Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.