public class FsWriterMetrics extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FsWriterMetrics.FileInfo |
| Constructor and Description |
|---|
FsWriterMetrics() |
| Modifier and Type | Method and Description |
|---|---|
static FsWriterMetrics |
fromJson(String in)
Instantiate an object of this class from its JSON representation
|
String |
toJson()
Serialize this class to Json
|
public String toJson()
public static FsWriterMetrics fromJson(String in) throws IOException
IOException