Searched refs:compressedCache (Results 1 – 1 of 1) sorted by relevance
175 try (final Cache compressedCache = new LRUCache(8 * 1024 * 1024); in blockCacheCompressedIntegration() argument181 .setBlockCacheCompressed(compressedCache) in blockCacheCompressedIntegration()