net.opentsdb.utils
public static class JSON.UniqueIdTypeDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<UniqueId.UniqueIdType>
| Constructor and Description | 
|---|
JSON.UniqueIdTypeDeserializer()  | 
| Modifier and Type | Method and Description | 
|---|---|
UniqueId.UniqueIdType | 
deserialize(com.fasterxml.jackson.core.JsonParser parser,
           com.fasterxml.jackson.databind.DeserializationContext context)  | 
public UniqueId.UniqueIdType deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<UniqueId.UniqueIdType>IOException