Constructor and Description |
---|
INode.BlocksMapUpdateInfo() |
INode.BlocksMapUpdateInfo(List<Block> toDeleteList) |
Modifier and Type | Method and Description |
---|---|
void |
addDeleteBlock(Block toDelete)
Add a to-be-deleted block into the
toDeleteList |
void |
clear()
Clear
toDeleteList |
List<Block> |
getToDeleteList() |
public List<Block> getToDeleteList()
public void addDeleteBlock(Block toDelete)
toDeleteList
toDelete
- the to-be-deleted blockpublic void clear()
toDeleteList
Copyright © 2013 Apache Software Foundation. All rights reserved.