java.lang.Runnablepublic class MetricsLoggerTask
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field | Description |
|---|---|---|
static org.slf4j.Logger |
LOG |
| Constructor | Description |
|---|---|
MetricsLoggerTask(java.lang.String metricsLog,
java.lang.String nodeName,
short maxLogLineLength) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
Write metrics to the metrics appender when invoked.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.