| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.hfile | 
 Provides implementations of  
HFile and HFile
 BlockCache. | 
| Modifier and Type | Field and Description | 
|---|---|
protected LruBlockCache | 
CombinedBlockCache.onHeapCache  | 
| Modifier and Type | Method and Description | 
|---|---|
LruBlockCache | 
CombinedBlockCache.getOnHeapCache()  | 
| Constructor and Description | 
|---|
CombinedBlockCache(LruBlockCache onHeapCache,
                  BlockCache l2Cache)  | 
InclusiveCombinedBlockCache(LruBlockCache l1,
                           BlockCache l2)  | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.