Package com.levigo.jadice.server.core.util.housekeeping
-
Class Summary Class Description AbstractReaper<O> ClearableDocumentLayerCache ADocumentLayerCache
which can be cleared so that noDocumentLayer
s will be cached forever.ExternalProcessReaper A reaper that can terminate external processes by force.ExternalProcessReaper.PIDGroup ExternalProcessReaper.UnixPIDGroup ExternalProcessReaper.WindowsPIDGroup JadiceCacheReaper Reaper class that attempts to clean the jadice global cache in a fixed interval to reduce memory consumption.TempFileReaper The TempFileReaper is responsible for the removal of temporary files left over by a job.ThreadReaper