JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring for Apache Hadoop
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.yarn.am
Interface AppmasterTrackService
All Known Implementing Classes:
EmbeddedAppmasterTrackService
,
UrlAppmasterTrackService
public interface
AppmasterTrackService
Generic interface for Hadoop Yarn Track Service running inside Application Master.
Author:
Janne Valkealahti
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getTrackUrl
()
Gets a url of this track service.
Method Detail
getTrackUrl
java.lang.String getTrackUrl()
Gets a url of this track service.
Returns:
the track service url.
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring for Apache Hadoop
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method