Uses of Class
org.apache.hadoop.yarn.webapp.View.ViewContext
Packages that use View.ViewContext
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of View.ViewContext in org.apache.hadoop.yarn.logaggregation.filecontroller
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller with parameters of type View.ViewContextModifier and TypeMethodDescriptionabstract voidLogAggregationFileController.renderAggregatedLogsBlock(HtmlBlock.Block html, View.ViewContext context) Render Aggregated Logs block.Constructors in org.apache.hadoop.yarn.logaggregation.filecontroller with parameters of type View.ViewContext -
Uses of View.ViewContext in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile with parameters of type View.ViewContextModifier and TypeMethodDescriptionvoidLogAggregationIndexedFileController.renderAggregatedLogsBlock(HtmlBlock.Block html, View.ViewContext context) Constructors in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile with parameters of type View.ViewContextModifierConstructorDescriptionIndexedFileAggregatedLogsBlock(View.ViewContext ctx, org.apache.hadoop.conf.Configuration conf, LogAggregationIndexedFileController fileController) -
Uses of View.ViewContext in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile with parameters of type View.ViewContextModifier and TypeMethodDescriptionvoidLogAggregationTFileController.renderAggregatedLogsBlock(HtmlBlock.Block html, View.ViewContext context) Constructors in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile with parameters of type View.ViewContextModifierConstructorDescriptionTFileAggregatedLogsBlock(View.ViewContext ctx, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path remoteRootLogDir, String remoteRootLogDirSuffix) -
Uses of View.ViewContext in org.apache.hadoop.yarn.webapp
Methods in org.apache.hadoop.yarn.webapp that return View.ViewContextConstructors in org.apache.hadoop.yarn.webapp with parameters of type View.ViewContext -
Uses of View.ViewContext in org.apache.hadoop.yarn.webapp.view
Constructors in org.apache.hadoop.yarn.webapp.view with parameters of type View.ViewContextModifierConstructorDescriptionprotectedprotectedHtmlPage(View.ViewContext ctx) protectedTextPage(View.ViewContext ctx) protectedTextView(View.ViewContext ctx, String contentType)