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