Generated by
JDiff

Class org.apache.hadoop.fs.BlockLocation

Added Constructors
BlockLocation(String[], String[], String[], String[], String[], StorageType[], long, long, boolean)  
 

Added Methods
String[] getStorageIds() Get the storageID of each replica of the block.
StorageType[] getStorageTypes() Get the storage type of each replica of the block.
void setStorageIds(String[])  
void setStorageTypes(StorageType[])