|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.util.cache.FileCache
ucar.nc2.util.cache.FileCacheNOP
public class FileCacheNOP
Class Description.
| Constructor Summary | |
|---|---|
FileCacheNOP()
|
|
| Method Summary | |
|---|---|
void |
release(FileCacheable ncfile)
Release the file. |
| Methods inherited from class ucar.nc2.util.cache.FileCache |
|---|
acquire, acquire, clearCache, disable, enable, getInfo, showCache, showCache, showStats, shutdown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileCacheNOP()
| Method Detail |
|---|
public void release(FileCacheable ncfile)
throws java.io.IOException
FileCache
release in class FileCachencfile - release this file.
java.io.IOException - if file not in cache.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||