|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
void checkDiskError() |
|
void checkDiskError(IOException ) |
|
BlockMetaDataInfo getBlockMetaDataInfo(Block ) |
{@inheritDoc} |
DataNode makeInstance(String[], |
Make an instance of DataNode after ensuring that at least one of the given data directories (and their parent directories if necessary) can be created. |
LocatedBlock recoverBlock(Block, |
{@inheritDoc} |
void updateBlock(Block, |
{@inheritDoc} |
Added Methods | |
void checkDiskError(Exception ) |
Check if there is no space in disk |
void checkDiskError() |
Check if there is a disk failure and if so handle the error |
DatanodeRegistration getDatanodeRegistration() |
Return DatanodeRegistration |
long getReplicaVisibleLength(Block ) |
{@inheritDoc} |
ReplicaRecoveryInfo initReplicaRecovery(RecoveringBlock ) |
|
Block updateReplicaUnderRecovery(Block, |
Update replica with the new generation stamp and length. |
Changed Methods | ||
Daemon recoverBlocks(Collection ) |
Change in signature from (Block[], DatanodeInfo[][] ) to Collection . |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |