public class TDigestDeserializer
extends org.nd4j.shade.jackson.databind.JsonDeserializer<com.tdunning.math.stats.TDigest>
| Constructor and Description |
|---|
TDigestDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
com.tdunning.math.stats.TDigest |
deserialize(org.nd4j.shade.jackson.core.JsonParser jp,
org.nd4j.shade.jackson.databind.DeserializationContext d) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic com.tdunning.math.stats.TDigest deserialize(org.nd4j.shade.jackson.core.JsonParser jp,
org.nd4j.shade.jackson.databind.DeserializationContext d)
throws IOException,
org.nd4j.shade.jackson.core.JsonProcessingException
deserialize in class org.nd4j.shade.jackson.databind.JsonDeserializer<com.tdunning.math.stats.TDigest>IOExceptionorg.nd4j.shade.jackson.core.JsonProcessingExceptionCopyright © 2019. All rights reserved.