| Interface | Description |
|---|---|
| JsonArchivist |
Interface for all classes that want to participate in the archiving of job-related json
responses.
|
| OnlyExecutionGraphJsonArchivist |
Interface for all classes that want to participate in the archiving of job-related json responses
but only provide
AccessExecutionGraph-related information. |
| Class | Description |
|---|---|
| ArchivedJson |
A simple container for a handler's JSON response and the REST URLs for which the response
would've been returned.
|
| Enum | Description |
|---|---|
| HistoryServerUtils |
Utility class for the HistoryServer.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.