| 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 | Description |
|---|---|---|
java.util.List<java.util.Map<java.lang.String,Log4jWarningErrorMetricsAppender.Element>> |
Log4jWarningErrorMetricsAppender.getErrorMessagesAndCounts(java.util.List<java.lang.Long> cutoffs) |
Get the errors and the number of occurrences for each of the errors for the
time cutoffs provided.
|
java.util.List<java.util.Map<java.lang.String,Log4jWarningErrorMetricsAppender.Element>> |
Log4jWarningErrorMetricsAppender.getWarningMessagesAndCounts(java.util.List<java.lang.Long> cutoffs) |
Get the warning and the number of occurrences for each of the warnings for
the time cutoffs provided.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.