Class DelayedMemoryKVStorePlugin.RemoveTooOldElementsDaemon
java.lang.Object
io.vertigo.datastore.plugins.kvstore.delayedmemory.DelayedMemoryKVStorePlugin.RemoveTooOldElementsDaemon
- All Implemented Interfaces:
io.vertigo.core.daemon.Daemon,Runnable
- Enclosing class:
DelayedMemoryKVStorePlugin
public static final class DelayedMemoryKVStorePlugin.RemoveTooOldElementsDaemon
extends Object
implements io.vertigo.core.daemon.Daemon
- Author:
- npiedeloup
-
Constructor Summary
ConstructorsConstructorDescriptionRemoveTooOldElementsDaemon(DelayedMemoryKVStorePlugin delayedMemoryKVDataStorePlugin) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vertigo.core.daemon.Daemon
verbose