public class NumericBucketPointDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.hawkular.metrics.model.NumericBucketPoint>
| Constructor and Description |
|---|
NumericBucketPointDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.hawkular.metrics.model.NumericBucketPoint |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public org.hawkular.metrics.model.NumericBucketPoint deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt)
throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<org.hawkular.metrics.model.NumericBucketPoint>IOExceptionCopyright © 2015–2017 Red Hat, Inc.. All rights reserved.