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