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