Class ArchivedJson

java.lang.Object
org.apache.flink.runtime.webmonitor.history.ArchivedJson

public class ArchivedJson extends Object
A simple container for a handler's JSON response and the REST URLs for which the response would've been returned.

These are created by JsonArchivists, and used by the FsJobArchivist to create a directory structure resembling the REST API.