Uses of Class
org.apache.hadoop.hbase.io.hfile.CacheTestUtils.HFileBlockPair
Packages that use CacheTestUtils.HFileBlockPair
-
Uses of CacheTestUtils.HFileBlockPair in org.apache.hadoop.hbase.io.hfile
Methods in org.apache.hadoop.hbase.io.hfile that return CacheTestUtils.HFileBlockPairModifier and TypeMethodDescriptionstatic CacheTestUtils.HFileBlockPair[]CacheTestUtils.generateBlocksForPath(int blockSize, int numBlocks, org.apache.hadoop.fs.Path path, boolean encoded) static CacheTestUtils.HFileBlockPair[]CacheTestUtils.generateHFileBlocks(int blockSize, int numBlocks) Methods in org.apache.hadoop.hbase.io.hfile with parameters of type CacheTestUtils.HFileBlockPairModifier and TypeMethodDescriptionstatic String[]CacheTestUtils.getHFileNames(CacheTestUtils.HFileBlockPair[] blocks) static BlockCacheKey[]CacheTestUtils.regenerateKeys(CacheTestUtils.HFileBlockPair[] blocks, String[] names)