| Constructor and Description |
|---|
ContentCacheUpdate() |
| Modifier and Type | Method and Description |
|---|---|
protected ContentCacheUpdate |
fail(OwsExceptionReport cause)
Marks this cache update as failed.
|
boolean |
failed() |
WritableContentCache |
getCache() |
OwsExceptionReport |
getFailureCause() |
boolean |
isCompleteUpdate() |
ContentCacheUpdate |
reset()
Clear any exceptions.
|
ContentCacheUpdate |
setCache(WritableContentCache cache) |
public OwsExceptionReport getFailureCause()
nullprotected ContentCacheUpdate fail(OwsExceptionReport cause)
cause - the causepublic boolean failed()
public WritableContentCache getCache()
public ContentCacheUpdate setCache(WritableContentCache cache)
cache - the writable cache for this actionpublic ContentCacheUpdate reset()
public boolean isCompleteUpdate()
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.