public static class ShuffleUtils.FetchStatsLogger extends Object
| Constructor and Description |
|---|
FetchStatsLogger(org.slf4j.Logger activeLogger,
org.slf4j.Logger aggregateLogger) |
| Modifier and Type | Method and Description |
|---|---|
void |
logIndividualFetchComplete(long millis,
long bytesCompressed,
long bytesDecompressed,
String outputType,
InputAttemptIdentifier srcAttemptIdentifier)
Log individual fetch complete event.
|
public FetchStatsLogger(org.slf4j.Logger activeLogger,
org.slf4j.Logger aggregateLogger)
public void logIndividualFetchComplete(long millis,
long bytesCompressed,
long bytesDecompressed,
String outputType,
InputAttemptIdentifier srcAttemptIdentifier)
millis - bytesCompressed - bytesDecompressed - outputType - srcAttemptIdentifier - Copyright © 2019 Apache Software Foundation. All rights reserved.