public class TableStatisticsJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static TableStatisticsJsonMarshaller |
instance |
Constructor and Description |
---|
TableStatisticsJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static TableStatisticsJsonMarshaller |
getInstance() |
void |
marshall(TableStatistics tableStatistics,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static TableStatisticsJsonMarshaller instance
public void marshall(TableStatistics tableStatistics, StructuredJsonGenerator jsonGenerator)
public static TableStatisticsJsonMarshaller getInstance()