public class FmrcCacheMonitorImpl extends Object implements FmrcCacheMonitor
| Constructor and Description |
|---|
FmrcCacheMonitorImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteCollection(String collectionName) |
List<String> |
getCachedCollections() |
String |
getCachedFile(String collectionName,
String name) |
String |
getCacheLocation() |
void |
getCacheStatistics(Formatter f) |
List<String> |
getFilesInCollection(String collectionName) |
void |
sync() |
public List<String> getCachedCollections()
getCachedCollections in interface FmrcCacheMonitorpublic String getCacheLocation()
public void getCacheStatistics(Formatter f)
public void deleteCollection(String collectionName) throws Exception
Exceptionpublic void sync()
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.