Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache . |
Modifier and Type | Method and Description |
---|---|
void |
LruBlockCache.setVictimCache(BucketCache handler) |
Constructor and Description |
---|
CombinedBlockCache(LruBlockCache lruCache,
BucketCache bucketCache) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.