Generated by
JDiff

Class org.apache.hadoop.hdfs.protocol.Block

Added Methods
long filename2id(String)  
long getBlockId(String) Get the blockId from the name of the metafile name
long getGenerationStamp(String) Get generation stamp from the name of the metafile name
boolean isMetaFilename(String)  
 

Removed Fields
long GRANDFATHER_GENERATION_STAMP  
 

Added Fields
String BLOCK_FILE_PREFIX  
String METADATA_EXTENSION  
Pattern blockFilePattern  
Pattern metaFilePattern