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