Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache . |
Modifier and Type | Field and Description |
---|---|
protected LruBlockCache |
CombinedBlockCache.lruCache |
Constructor and Description |
---|
CombinedBlockCache(LruBlockCache lruCache,
BlockCache l2Cache) |
InclusiveCombinedBlockCache(LruBlockCache l1,
BlockCache l2) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.