Class ECReconstructionCommandInfo

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 Details

  • Method Details

    • getDeadline

      public long getDeadline()
    • getContainerID

      public long getContainerID()
    • getEcReplicationConfig

      public org.apache.hadoop.hdds.client.ECReplicationConfig getEcReplicationConfig()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getTerm

      public long getTerm()