KEY - VALUE - MAP - R - public abstract class AbstractConsistencyHandler<KEY,VALUE extends Identifiable<KEY>,MAP extends Map<KEY,VALUE>,R extends Registry<KEY,VALUE>> extends Object implements ConsistencyHandler<KEY,VALUE,MAP,R>
Shutdownable.ShutdownDeamon| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
AbstractConsistencyHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset()
Method can be internally used to clear any temporally maps or other caches which are only used for one consistency check iteration.
|
void |
shutdown()
Overwrite method to free resources or perform any special shutdown phrases.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprocessDataregisterShutdownHook, registerShutdownHookpublic void reset()
ConsistencyHandlerpublic void shutdown()
shutdown in interface ShutdownableCopyright © 2015–2018 openbase.org. All rights reserved.