@Component public class FeatureCollectionCache extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
FeatureCollectionCache() |
FeatureCollectionCache(int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
InvDatasetFeatureCollection |
get(thredds.server.catalog.FeatureCollectionRef fcr) |
void |
invalidateAll() |
public FeatureCollectionCache()
public FeatureCollectionCache(int maxSize)
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanpublic void invalidateAll()
public InvDatasetFeatureCollection get(thredds.server.catalog.FeatureCollectionRef fcr) throws IOException
IOException