Package ucar.nc2.util.cache
-
Interface Summary Interface Description FileCacheable Interface for files that can be stored in FileCache.FileCacheIF An interface to a FileCacheFileFactory Interface for factories of FileCacheable objects. -
Class Summary Class Description FileCache Keep cache of open FileCacheable objects, for example NetcdfFile.FileCacheARC ARC cach algorithm not complete.FileCacheGuava Memory cache using guava cacheFileCacheNOP A FileCache that does nothing when release() is called.HashQueue<K,V> DescribeSmartArrayInt integer array in which we want to quickly find the index for a given value.