A B C D E G H I L M N P Q R S T U V W X

D

DeadlockException - Exception in lockmgr
Thrown to indicate that the transaction is deadlocked and should be aborted.
DeadlockException(int, String) - Constructor for exception lockmgr.DeadlockException
 
deleteLogsForTransaction(int) - Method in class transaction.LogManager
 
dieAfterPointerSwitch() - Method in interface transaction.IResourceManager
Closes ResourceManager by calling System.exit(-1) right after switching the pointer to the shadow copy file.
dieAfterPointerSwitch() - Method in class transaction.ResourceManagerImpl
 
dieBeforePointerSwitch() - Method in interface transaction.IResourceManager
Closes ResourceManager by calling System.exit(-1) right before switching the pointer to the shadow copy file.
dieBeforePointerSwitch() - Method in class transaction.ResourceManagerImpl
 
dieNow() - Method in interface transaction.IResourceManager
immediately closes the ResourceManager by calling System.exit(-1)
dieNow() - Method in class transaction.ResourceManagerImpl
 

A B C D E G H I L M N P Q R S T U V W X