Package ucar.nc2.util.cache

Cache open NetcdfFile objects in memory.

See:
          Description

Interface Summary
FileCacheable Interface for files that are cacheable.
FileFactory Interface for factories of FileCacheable objects.
 

Class Summary
FileCache Keep cache of open FileCacheable objects, for example NetcdfFile.
FileCacheNOP Class Description.
FileCacheRaf Keep cache of open RandomAccessFile, for performance.
TestFileSystem  
 

Package ucar.nc2.util.cache Description

Cache open NetcdfFile objects in memory.



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.