| Interface | Description |
|---|---|
| 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. |
| Class | Description |
|---|---|
| JobMetaData |
Job metadata collected when parsing the log file.
|
Translator.Copyright © 2019 Apache Software Foundation. All Rights Reserved.