public class ImmediatePersistenceStrategy extends AbstractPersistingCachePersistenceStrategy
CACHE_FILE_FOLDER| Constructor and Description |
|---|
ImmediatePersistenceStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
persistOnCompleteUpdate(ContentCache cache)
Persist the specified cache in the event of a complete content update.
|
void |
persistOnPartialUpdate(ContentCache cache)
Persist the specified cache in the event of a partial content update.
|
void |
persistOnShutdown(ContentCache cache)
Persist the specified cache in the event of a service shutdown.
|
getBasePath, getCacheFile, getCacheFileFolder, init, isSetCacheFileFolder, load, persistCache, remove, setCacheFileFolder, setCacheFileFolder, setConfigLocationProviderpublic void persistOnPartialUpdate(ContentCache cache)
ContentCachePersistenceStrategycache - the cachepublic void persistOnCompleteUpdate(ContentCache cache)
ContentCachePersistenceStrategycache - the cachepublic void persistOnShutdown(ContentCache cache)
ContentCachePersistenceStrategycache - the cacheCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.