Translator.| 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.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.