Class CachingBlobStore

    • Field Detail

      • cache

        protected final CacheLIRS<java.lang.String,​byte[]> cache
      • blobCacheSize

        protected final long blobCacheSize
    • Constructor Detail

      • CachingBlobStore

        public CachingBlobStore​(long cacheSize)
      • CachingBlobStore

        public CachingBlobStore()
    • Method Detail

      • getBlobCacheSize

        public long getBlobCacheSize()
      • getCacheStats

        public CacheStats getCacheStats()