| Package | Description |
|---|---|
| org.apache.hadoop.resourceestimator.translator.api |
API for
Translator. |
| org.apache.hadoop.resourceestimator.translator.impl |
Implementation for
Translator. |
| Class | Description |
|---|---|
| JobMetaData |
Job metadata collected when parsing the log file.
|
| Class | Description |
|---|---|
| JobMetaData |
Job metadata collected when parsing the log file.
|
| LogParser |
LogParser iterates over a stream of logs, uses
SingleLineParser to
parse each line, and adds extracted ResourceSkylines to the
SkylineStore. |
| SingleLineParser |
SingleLineParser parses one line in the log file, extracts the
ResourceSkylines and stores them. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.