| Package | Description |
|---|---|
| org.apache.flink.runtime.history | |
| org.apache.flink.runtime.webmonitor.history |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ArchivedJson> |
FsJobArchivist.getArchivedJsons(Path file)
Reads the given archive file and returns a
Collection of contained ArchivedJson. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ArchivedJson> |
JsonArchivist.archiveJsonWithPath(AccessExecutionGraph graph)
Returns a
Collection of ArchivedJsons containing JSON responses and their respective REST URL
for a given job. |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.