|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.yarn.am.track.UrlAppmasterTrackService
public class UrlAppmasterTrackService
Generic AppmasterTrackService implementation
whose only purpose is to expose the given url. This is
most useful if existing service already exists and its
url needs to be exposed to Application Master.
| Constructor Summary | |
|---|---|
UrlAppmasterTrackService(String url)
Instantiate with a given url. |
|
| Method Summary | |
|---|---|
String |
getTrackUrl()
Gets a url of this track service. |
void |
setUrl(String url)
Sets the url. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UrlAppmasterTrackService(String url)
url - the url| Method Detail |
|---|
public String getTrackUrl()
AppmasterTrackService
getTrackUrl in interface AppmasterTrackServicepublic void setUrl(String url)
url - the url
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||