public class TableStatisticsJsonUnmarshaller extends java.lang.Object implements Unmarshaller<TableStatistics,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static TableStatisticsJsonUnmarshaller |
instance |
Constructor and Description |
---|
TableStatisticsJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static TableStatisticsJsonUnmarshaller |
getInstance() |
TableStatistics |
unmarshall(JsonUnmarshallerContext context) |
private static TableStatisticsJsonUnmarshaller instance
public TableStatistics unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<TableStatistics,JsonUnmarshallerContext>
java.lang.Exception
public static TableStatisticsJsonUnmarshaller getInstance()