Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LogAggregationContextInfo
Packages that use LogAggregationContextInfo
Package
Description
This package contains the web data access objects (DAO) for the RM.
-
Uses of LogAggregationContextInfo in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao that return LogAggregationContextInfoModifier and TypeMethodDescriptionApplicationSubmissionContextInfo.getLogAggregationContextInfo()Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao with parameters of type LogAggregationContextInfoModifier and TypeMethodDescriptionvoidApplicationSubmissionContextInfo.setLogAggregationContextInfo(LogAggregationContextInfo logAggregationContextInfo)