Interface | Description |
---|---|
DaemonFactory |
Daemon Factory can create new DaemonService, which runs on seperate
background threads.
|
DaemonService |
A DaemonService provides a background service which is suitable for
asynchronous I/O and general clean up.
|
IndexStatisticsDaemon |
Daemon acting as a coordinator for creating and updating index statistics.
|
Serviceable |
To use a DaemonService, one implements the Serviceable interface.
|
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.