|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in org.apache.accumulo.core.file.blockfile.cache used by org.apache.accumulo.core.file | |
|---|---|
| BlockCache
Block cache interface. |
|
| Classes in org.apache.accumulo.core.file.blockfile.cache used by org.apache.accumulo.core.file.blockfile.cache | |
|---|---|
| BlockCache
Block cache interface. |
|
| CachedBlock
Represents an entry in the LruBlockCache. |
|
| HeapSize
Implementations can be asked for an estimate of their size in bytes. |
|
| LruBlockCache.CacheStats
|
|
| Classes in org.apache.accumulo.core.file.blockfile.cache used by org.apache.accumulo.core.file.blockfile.impl | |
|---|---|
| BlockCache
Block cache interface. |
|
| Classes in org.apache.accumulo.core.file.blockfile.cache used by org.apache.accumulo.core.file.map | |
|---|---|
| BlockCache
Block cache interface. |
|
| Classes in org.apache.accumulo.core.file.blockfile.cache used by org.apache.accumulo.core.file.rfile | |
|---|---|
| BlockCache
Block cache interface. |
|
| Classes in org.apache.accumulo.core.file.blockfile.cache used by org.apache.accumulo.server.tabletserver | |
|---|---|
| LruBlockCache
A block cache implementation that is memory-aware using HeapSize, memory-bound using an LRU eviction algorithm, and concurrent: backed by a
ConcurrentHashMap and with a non-blocking eviction thread giving constant-time LruBlockCache.cacheBlock(java.lang.String, byte[], boolean) and LruBlockCache.getBlock(java.lang.String) operations. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||