Uses of Class
org.apache.hadoop.yarn.webapp.View.ViewContext

Packages that use View.ViewContext
org.apache.hadoop.yarn.webapp   
org.apache.hadoop.yarn.webapp.view   
 

Uses of View.ViewContext in org.apache.hadoop.yarn.webapp
 

Methods in org.apache.hadoop.yarn.webapp that return View.ViewContext
 View.ViewContext View.context()
           
 

Constructors in org.apache.hadoop.yarn.webapp with parameters of type View.ViewContext
View(View.ViewContext ctx)
           
 

Uses of View.ViewContext in org.apache.hadoop.yarn.webapp.view
 

Constructors in org.apache.hadoop.yarn.webapp.view with parameters of type View.ViewContext
HtmlBlock(View.ViewContext ctx)
           
HtmlPage(View.ViewContext ctx)
           
TextPage(View.ViewContext ctx)
           
TextView(View.ViewContext ctx, String contentType)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.