Uses of Class
org.apache.hadoop.hbase.io.hfile.TestLruAdaptiveBlockCache.CachedItem
Packages that use TestLruAdaptiveBlockCache.CachedItem
-
Uses of TestLruAdaptiveBlockCache.CachedItem in org.apache.hadoop.hbase.io.hfile
Methods in org.apache.hadoop.hbase.io.hfile that return TestLruAdaptiveBlockCache.CachedItemModifier and TypeMethodDescriptionprivate TestLruAdaptiveBlockCache.CachedItem[]
TestLruAdaptiveBlockCache.generateFixedBlocks
(int numBlocks, int size, String pfx) private TestLruAdaptiveBlockCache.CachedItem[]
TestLruAdaptiveBlockCache.generateFixedBlocks
(int numBlocks, long size, String pfx) private TestLruAdaptiveBlockCache.CachedItem[]
TestLruAdaptiveBlockCache.generateRandomBlocks
(int numBlocks, long maxSize)