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