java.lang.Comparable<org.apache.hadoop.hdfs.protocol.Block>, org.apache.hadoop.io.Writable@Private
@Evolving
public class ReplicaRecoveryInfo
extends org.apache.hadoop.hdfs.protocol.Block
| Constructor | Description |
|---|---|
ReplicaRecoveryInfo(long blockId,
long diskLen,
long gs,
HdfsServerConstants.ReplicaState rState) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object o) |
|
HdfsServerConstants.ReplicaState |
getOriginalReplicaState() |
|
int |
hashCode() |
|
java.lang.String |
toString() |
appendStringTo, compareTo, filename2id, getBlockId, getBlockId, getBlockName, getGenerationStamp, getGenerationStamp, getNumBytes, isBlockFilename, isMetaFilename, matchingIdAndGenStamp, metaToBlockFile, readFields, readId, set, setBlockId, setGenerationStamp, setNumBytes, toString, write, writeIdpublic ReplicaRecoveryInfo(long blockId,
long diskLen,
long gs,
HdfsServerConstants.ReplicaState rState)
public HdfsServerConstants.ReplicaState getOriginalReplicaState()
public boolean equals(java.lang.Object o)
equals in class org.apache.hadoop.hdfs.protocol.Blockpublic int hashCode()
hashCode in class org.apache.hadoop.hdfs.protocol.Blockpublic java.lang.String toString()
toString in class org.apache.hadoop.hdfs.protocol.BlockCopyright © 2008–2025 Apache Software Foundation. All rights reserved.