java.lang.Object
org.apache.hadoop.mapreduce.v2.hs.webapp.dao.HistoryInfo

public class HistoryInfo extends Object
  • Field Details

    • startedOn

      protected long startedOn
    • hadoopVersion

      protected String hadoopVersion
    • hadoopBuildVersion

      protected String hadoopBuildVersion
    • hadoopVersionBuiltOn

      protected String hadoopVersionBuiltOn
  • Constructor Details

    • HistoryInfo

      public HistoryInfo()
  • Method Details

    • getHadoopVersion

      public String getHadoopVersion()
    • getHadoopBuildVersion

      public String getHadoopBuildVersion()
    • getHadoopVersionBuiltOn

      public String getHadoopVersionBuiltOn()
    • getStartedOn

      public long getStartedOn()