Package com.facebook.imagepipeline.cache
See: Description
-
Class Summary Class Description InstrumentedMemoryCacheBitmapMemoryCacheFactory DefaultBitmapMemoryCacheParamsSupplier Supplies MemoryCacheParams for the bitmap memory cache. EncodedMemoryCacheFactory NativeMemoryCacheTrimStrategy CountingMemoryCache eviction strategy appropriate for caches that store resources off the Dalvik heap. InstrumentedMemoryCache StagingArea This is class encapsulates Map that maps ImageCacheKeys to EncodedImages pointing to PooledByteBuffers. NoOpImageCacheStatsTracker Class that does no stats tracking at all DefaultCacheKeyFactory Default implementation of CacheKeyFactory. DefaultEncodedMemoryCacheParamsSupplier Supplies MemoryCacheParams for the encoded image memory cache EncodedCountingMemoryCacheFactory BitmapMemoryCacheKey Cache key for BitmapMemoryCache BufferedDiskCache BufferedDiskCache provides get and put operations to take care of scheduling disk-cache read/writes. -
Interface Summary Interface Description CacheKeyFactory Factory methods for creating cache keys for the pipeline. ImageCacheStatsTracker Interface for stats tracking for the image cache. MemoryCacheTracker -
Object Summary Object Description Companion