public class TDigestDeserializer extends org.nd4j.shade.jackson.databind.JsonDeserializer<com.tdunning.math.stats.TDigest>
org.nd4j.shade.jackson.databind.JsonDeserializer.None
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, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public 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>
IOException
org.nd4j.shade.jackson.core.JsonProcessingException
Copyright © 2022. All rights reserved.