Uses of Enum Class
org.apache.hadoop.yarn.api.records.LogAggregationStatus
Packages that use LogAggregationStatus
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of LogAggregationStatus in org.apache.hadoop.yarn.api.records
Methods in org.apache.hadoop.yarn.api.records that return LogAggregationStatusModifier and TypeMethodDescriptionabstract LogAggregationStatusApplicationReport.getLogAggregationStatus()Get log aggregation status for the applicationstatic LogAggregationStatusReturns the enum constant of this class with the specified name.static LogAggregationStatus[]LogAggregationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.yarn.api.records with parameters of type LogAggregationStatusModifier and TypeMethodDescriptionabstract voidApplicationReport.setLogAggregationStatus(LogAggregationStatus logAggregationStatus)