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