|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SingleSizeCache | |
---|---|
org.apache.hadoop.hbase.io.hfile.slab |
Uses of SingleSizeCache in org.apache.hadoop.hbase.io.hfile.slab |
---|
Methods in org.apache.hadoop.hbase.io.hfile.slab that return types with arguments of type SingleSizeCache | |
---|---|
Map<Integer,SingleSizeCache> |
SlabCache.getSizer()
Deprecated. |
Methods in org.apache.hadoop.hbase.io.hfile.slab with parameters of type SingleSizeCache | |
---|---|
void |
SlabCache.onEviction(BlockCacheKey key,
SingleSizeCache notifier)
Deprecated. |
void |
SlabCache.onInsertion(BlockCacheKey key,
SingleSizeCache notifier)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |