public static class BlockRecoveryCommand.RecoveringStripedBlock
extends org.apache.hadoop.hdfs.server.protocol.BlockRecoveryCommand.RecoveringBlock
Constructor and Description |
---|
RecoveringStripedBlock(org.apache.hadoop.hdfs.server.protocol.BlockRecoveryCommand.RecoveringBlock rBlock,
byte[] blockIndices,
org.apache.hadoop.hdfs.protocol.ErasureCodingPolicy ecPolicy) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBlockIndices() |
org.apache.hadoop.hdfs.protocol.ErasureCodingPolicy |
getErasureCodingPolicy() |
boolean |
isStriped() |
getNewBlock, getNewGenerationStamp
addCachedLoc, getBlock, getBlockSize, getBlockToken, getBlockType, getCachedLocations, getLocations, getStartOffset, getStorageIDs, getStorageTypes, isCorrupt, setBlockToken, setCorrupt, setStartOffset, toString, updateCachedStorageInfo
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.