|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| ControllerForceShutdownThread | This thread waits for all clients to terminate their connections before shutting down the controller. |
| ControllerSafeShutdownThread | This thread waits for all clients to terminate their connections before shutting down the controller. |
| ControllerShutdownThread | Abstract class for all implementations of controller shutdown strategies. |
| ControllerWaitShutdownThread | This thread waits for all clients to terminate their connections before shutting down the controller. |
| ShutdownThread | Skeleton for shutdown threads. |
| VirtualDatabaseForceShutdownThread | This thread forces an immediate shutdown of the VirtualDatabase without waiting for open transactions to complete. |
| VirtualDatabaseSafeShutdownThread | This thread waits for open transactions to complete before shutting down the virtual database. |
| VirtualDatabaseShutdownThread | Abstract class for all implementations of virtual database shutdown strategies. |
| VirtualDatabaseWaitShutdownThread | This thread waits for all clients to terminate their connections before shutting down the virtual database. |
Set of classes for properly execute shutdown of controller, databases and backends.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||