Package | Description |
---|---|
org.apache.hadoop.yarn.logaggregation |
Modifier and Type | Method and Description |
---|---|
int |
LogCLIHelpers.dumpAContainerLogs(String containerIdStr,
AggregatedLogFormat.LogReader reader,
PrintStream out,
long logUploadedTime) |
int |
LogCLIHelpers.dumpAContainerLogsForALogType(String containerIdStr,
AggregatedLogFormat.LogReader reader,
PrintStream out,
long logUploadedTime,
List<String> logType) |
Copyright © 2018 Apache Software Foundation. All Rights Reserved.