Package org.apache.hadoop.yarn.webapp
Interface Params
- All Known Implementing Classes:
AggregatedLogsBlock,AggregatedLogsNavBlock,AggregatedLogsPage,Controller,DefaultPage,ErrorPage,FooterBlock,HeaderBlock,HelloWorld.Hello,HelloWorld.HelloView,HtmlBlock,HtmlPage,IndexedFileAggregatedLogsBlock,InfoBlock,JQueryUI,LipsumBlock,LogAggregationHtmlBlock,MyApp.MyController,MyApp.MyView,NavBlock,RobotsTextPage,TextPage,TextView,TFileAggregatedLogsBlock,TwoColumnCssLayout,TwoColumnLayout,View
@LimitedPrivate({"YARN","MapReduce"})
public interface Params
Public static constants for webapp parameters. Do NOT put any
private or application specific constants here as they're part of
the API for users of the controllers and views.
-
Field Details
-
TITLE
- See Also:
-
TITLE_LINK
- See Also:
-
USER
- See Also:
-
ERROR_DETAILS
- See Also:
-