Package | Description |
---|---|
org.apache.hadoop.yarn.util |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
List<Map<String,Log4jWarningErrorMetricsAppender.Element>> |
Log4jWarningErrorMetricsAppender.getErrorMessagesAndCounts(List<Long> cutoffs)
Get the errors and the number of occurrences for each of the errors for the
time cutoffs provided.
|
List<Map<String,Log4jWarningErrorMetricsAppender.Element>> |
Log4jWarningErrorMetricsAppender.getWarningMessagesAndCounts(List<Long> cutoffs)
Get the warning and the number of occurrences for each of the warnings for
the time cutoffs provided.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.