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