java.lang.Object
org.apache.hadoop.ozone.container.ec.reconstruction.ECReconstructionCommandInfo
public class ECReconstructionCommandInfo
extends Object
This class is to keep the required EC reconstruction info.
-
Constructor Summary
Constructors
-
Method Summary
long
long
org.apache.hadoop.hdds.client.ECReplicationConfig
long
-
Constructor Details
-
ECReconstructionCommandInfo
-
Method Details
-
getDeadline
public long getDeadline()
-
getContainerID
public long getContainerID()
-
getEcReplicationConfig
public org.apache.hadoop.hdds.client.ECReplicationConfig getEcReplicationConfig()
-
-
getTerm
public long getTerm()