public class MapReduceTrackingUriPlugin extends TrackingUriPlugin implements Configurable
Constructor and Description |
---|
MapReduceTrackingUriPlugin() |
Modifier and Type | Method and Description |
---|---|
URI |
getTrackingUri(ApplicationId id)
Gets the URI to access the given application on MapReduce history server
|
void |
setConf(Configuration conf)
Set the configuration to be used by this object.
|
getConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf
public void setConf(Configuration conf)
Configurable
setConf
in interface Configurable
setConf
in class Configured
public URI getTrackingUri(ApplicationId id) throws URISyntaxException
getTrackingUri
in class TrackingUriPlugin
id
- the ID for which a URI is returnedURISyntaxException
Copyright © 2013 Apache Software Foundation. All rights reserved.