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