public interface ContentCacheController extends Destroyable
| Modifier and Type | Method and Description |
|---|---|
ContentCache |
getCache() |
ContentCachePersistenceStrategy |
getContentCachePersistenceStrategy() |
boolean |
isUpdateInProgress() |
void |
update()
Renew the content cache completely.
|
void |
update(ContentCacheUpdate update)
Update the content cache with the specified update.
|
destroyContentCache getCache()
void update(ContentCacheUpdate update) throws OwsExceptionReport
update - the updateOwsExceptionReport - ian error occurs while updating the cachevoid update()
throws OwsExceptionReport
OwsExceptionReport - if an error occurs while updating the cacheboolean isUpdateInProgress()
ContentCachePersistenceStrategy getContentCachePersistenceStrategy()
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.