public class ShardJsonUnmarshaller extends 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 Exception
unmarshall in interface Unmarshaller<Shard,JsonUnmarshallerContext>Exceptionpublic static ShardJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.