| Name | Description | Type | Package | Framework |
| BlockingFetchQueues | Queueing structure (intended for cells to be fetched). | Class | bdv.img.cache | Fiji |
| Cache | This is the part of the VolatileGlobalCellCache interface that is exposed to the renderer directly (that is, not via images). | Interface | bdv.img.cache | Fiji |
| Cache .Dummy | Class | bdv.img.cache.Cache | Fiji | |
| CacheArrayLoader | Interface | bdv.img.cache | Fiji | |
| CachedCellImg | Class | bdv.img.cache | Fiji | |
| CacheHints | Hints to the cache on how to handle cell requests. | Class | bdv.img.cache | Fiji |
| CacheIoTiming | Utilities for per ThreadGroup measuring and budgeting of time spentAuthor:Tobias Pietzsch | Class | bdv.img.cache | Fiji | |
| CacheIoTiming .IoStatistics | Class | bdv.img.cache.CacheIoTiming | Fiji | |
| CacheIoTiming .IoTimeBudget | Budget of time that can be spent in blocking IO. | Class | bdv.img.cache.CacheIoTiming | Fiji |
| LoadingStrategy | enum LoadingStrategyDescribes how the cache processes requests for cells with missing data. | Class | bdv.img.cache | Fiji |
| VolatileCell | Class | bdv.img.cache | Fiji | |
| VolatileGlobalCellCache | Class | bdv.img.cache | Fiji | |
| VolatileImgCells | Class | bdv.img.cache | Fiji | |
| VolatileImgCells .CellCache | Interface | bdv.img.cache.VolatileImgCells | Fiji | |