Class TimelineCollectorWebService.AboutInfo

java.lang.Object
org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorWebService.AboutInfo
Enclosing class:
TimelineCollectorWebService

@Public @Unstable public static class TimelineCollectorWebService.AboutInfo extends Object
Gives information about timeline collector.
  • Constructor Details

    • AboutInfo

      public AboutInfo()
    • AboutInfo

      public AboutInfo(String abt)
  • Method Details

    • getAbout

      public String getAbout()
    • setAbout

      public void setAbout(String abt)