Package org.apache.hadoop.hbase.io.hfile
Interface CachedBlock
- All Superinterfaces:
- Comparable<CachedBlock>
- All Known Implementing Classes:
- TinyLfuBlockCache.CachedBlockView
- 
Method SummaryMethods inherited from interface java.lang.ComparablecompareTo
- 
Method Details- 
getBlockPriority
- 
getBlockType
- 
getOffsetlong getOffset()
- 
getSizelong getSize()
- 
getCachedTimelong getCachedTime()
- 
getFilename
 
-