org.apache.hadoop.yarn.server.timeline.webapp
Class TimelineWebServices.AboutInfo
java.lang.Object
org.apache.hadoop.yarn.server.timeline.webapp.TimelineWebServices.AboutInfo
- Enclosing class:
- TimelineWebServices
@InterfaceAudience.Public
@InterfaceStability.Unstable
public static class TimelineWebServices.AboutInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimelineWebServices.AboutInfo
public TimelineWebServices.AboutInfo()
TimelineWebServices.AboutInfo
public TimelineWebServices.AboutInfo(String about)
getAbout
public String getAbout()
setAbout
public void setAbout(String about)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.