Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile |
Modifier and Type | Method and Description |
---|---|
private 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) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.