public class LoggingPipesReporter extends PipesReporter
NO_OP_REPORTER| Constructor and Description |
|---|
LoggingPipesReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
error(String msg)
This is called if the process has crashed.
|
void |
error(Throwable t)
This is called if the process has crashed.
|
void |
report(FetchEmitTuple t,
PipesResult result,
long elapsed) |
close, report, supportsTotalCountpublic void report(FetchEmitTuple t, PipesResult result, long elapsed)
report in class PipesReporterpublic void error(Throwable t)
PipesReportererror in class PipesReporterpublic void error(String msg)
PipesReportererror in class PipesReporterCopyright © 2007–2023 The Apache Software Foundation. All rights reserved.