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