Package org.apache.flink.runtime.webmonitor.history
-
Interface Summary 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 provideAccessExecutionGraph-related information. -
Class Summary 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 Summary Enum Description HistoryServerUtils Utility class for the HistoryServer.