@InterfaceAudience.Private public interface CachedBlock extends Comparable<CachedBlock>
| Modifier and Type | Method and Description | 
|---|---|
BlockPriority | 
getBlockPriority()  | 
BlockType | 
getBlockType()  | 
long | 
getCachedTime()  | 
String | 
getFilename()  | 
long | 
getOffset()  | 
long | 
getSize()  | 
compareToBlockPriority getBlockPriority()
BlockType getBlockType()
long getOffset()
long getSize()
long getCachedTime()
String getFilename()