public class UrlAppmasterTrackService extends Object implements AppmasterTrackService
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 and Description |
|---|
UrlAppmasterTrackService(String url)
Instantiate with a given url.
|
public UrlAppmasterTrackService(String url)
url - the urlpublic String getTrackUrl()
AppmasterTrackServicegetTrackUrl in interface AppmasterTrackServicepublic void setUrl(String url)
url - the url