Package org.apache.derby.iapi.services.daemon
package org.apache.derby.iapi.services.daemon
-
InterfacesClassDescriptionDaemon Factory can create new DaemonService, which runs on seperate background threads.A DaemonService provides a background service which is suitable for asynchronous I/O and general clean up.Daemon acting as a coordinator for creating and updating index statistics.To use a DaemonService, one implements the Serviceable interface.