|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.yarn.webapp.View
org.apache.hadoop.yarn.webapp.view.TextView
org.apache.hadoop.yarn.webapp.view.HtmlBlock
org.apache.hadoop.yarn.webapp.view.LipsumBlock
@InterfaceAudience.LimitedPrivate(value={"YARN","MapReduce"})
public class LipsumBlock
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.hadoop.yarn.webapp.view.HtmlBlock |
|---|
HtmlBlock.Block |
| Nested classes/interfaces inherited from class org.apache.hadoop.yarn.webapp.View |
|---|
View.ViewContext |
| Field Summary |
|---|
| Fields inherited from class org.apache.hadoop.yarn.webapp.View |
|---|
LOG |
| Fields inherited from interface org.apache.hadoop.yarn.webapp.Params |
|---|
ERROR_DETAILS, TITLE, TITLE_LINK, USER |
| Constructor Summary | |
|---|---|
LipsumBlock()
|
|
| Method Summary | |
|---|---|
void |
render(HtmlBlock.Block html)
Render a block of html. |
| Methods inherited from class org.apache.hadoop.yarn.webapp.view.HtmlBlock |
|---|
render, renderPartial |
| Methods inherited from class org.apache.hadoop.yarn.webapp.view.TextView |
|---|
echo, puts, writer |
| Methods inherited from class org.apache.hadoop.yarn.webapp.View |
|---|
$, $, context, cookies, error, getInstance, inDevMode, info, injector, moreParams, outputStream, prefix, render, request, response, root_url, root, set, setTitle, setTitle, status, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LipsumBlock()
| Method Detail |
|---|
public void render(HtmlBlock.Block html)
HtmlBlock
render in class HtmlBlockhtml - the block to render
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||