public class ArchivedJson extends Object
These are created by JsonArchivist
s, and used by the FsJobArchivist
to create
a directory structure resembling the REST API.
Constructor and Description |
---|
ArchivedJson(String path,
ResponseBody json) |
ArchivedJson(String path,
String json) |
public ArchivedJson(String path, ResponseBody json) throws IOException
IOException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.