See: Description
| Interface | Description |
|---|---|
| FileCacheable |
Interface for files that can be stored in FileCache.
|
| FileFactory |
Interface for factories of FileCacheable objects.
|
| Class | Description |
|---|---|
| FileCache |
Keep cache of open FileCacheable objects, for example NetcdfFile.
|
| FileCacheNOP |
A FileCache that does nothing when release() is called.
|
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.