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