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