| Package | Description |
|---|---|
| org.apache.hadoop.resourceestimator.translator.api |
API for
Translator. |
| org.apache.hadoop.resourceestimator.translator.impl |
Implementation for
Translator. |
| Class and Description |
|---|
| JobMetaData
Job metadata collected when parsing the log file.
|
| Class and 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 © 2019 Apache Software Foundation. All Rights Reserved.