Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode | |
org.apache.hadoop.hdfs.server.namenode.snapshot |
Modifier and Type | Field and Description |
---|---|
protected INode.BlocksMapUpdateInfo |
INode.ReclaimContext.collectedBlocks |
Modifier and Type | Method and Description |
---|---|
INode.BlocksMapUpdateInfo |
INode.ReclaimContext.collectedBlocks() |
Constructor and Description |
---|
INode.ReclaimContext(BlockStoragePolicySuite bsps,
INode.BlocksMapUpdateInfo collectedBlocks,
List<org.apache.hadoop.hdfs.server.namenode.INode> removedINodes,
List<Long> removedUCFiles) |
Modifier and Type | Method and Description |
---|---|
void |
FileDiffList.destroyAndCollectSnapshotBlocks(INode.BlocksMapUpdateInfo collectedBlocks) |
void |
FileDiff.destroyAndCollectSnapshotBlocks(INode.BlocksMapUpdateInfo collectedBlocks) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.