public class TaggedBucketPointDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.hawkular.metrics.model.TaggedBucketPoint>
| Constructor and Description |
|---|
TaggedBucketPointDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.hawkular.metrics.model.TaggedBucketPoint |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public org.hawkular.metrics.model.TaggedBucketPoint 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.TaggedBucketPoint>IOExceptionCopyright © 2015–2017 Red Hat, Inc.. All rights reserved.