@InterfaceAudience.Private @InterfaceStability.Evolving public class ReplicaRecoveryInfo extends Block
BLOCK_FILE_PREFIX, blockFilePattern, METADATA_EXTENSION, metaFilePattern
Constructor and Description |
---|
ReplicaRecoveryInfo(long blockId,
long diskLen,
long gs,
HdfsServerConstants.ReplicaState rState) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
HdfsServerConstants.ReplicaState |
getOriginalReplicaState() |
int |
hashCode() |
appendStringTo, compareTo, filename2id, getBlockId, getBlockId, getBlockName, getGenerationStamp, getGenerationStamp, getNumBytes, isBlockFilename, isMetaFilename, matchingIdAndGenStamp, readFields, readId, set, setBlockId, setGenerationStamp, setNumBytes, toString, write, writeId
public ReplicaRecoveryInfo(long blockId, long diskLen, long gs, HdfsServerConstants.ReplicaState rState)
Copyright © 2013 Apache Software Foundation. All rights reserved.