public static class ShardingStructure.RPCRoutesDeserialiser extends com.fasterxml.jackson.databind.JsonDeserializer<java.util.List<ShardingStructure.RPCRoutes>>
| Constructor and Description |
|---|
RPCRoutesDeserialiser() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ShardingStructure.RPCRoutes> |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic java.util.List<ShardingStructure.RPCRoutes> deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<java.util.List<ShardingStructure.RPCRoutes>>java.io.IOExceptioncom.fasterxml.jackson.core.JsonProcessingException