public class TDigestSerializer
extends org.nd4j.shade.jackson.databind.JsonSerializer<com.tdunning.math.stats.TDigest>
| Constructor and Description |
|---|
TDigestSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(com.tdunning.math.stats.TDigest td,
org.nd4j.shade.jackson.core.JsonGenerator j,
org.nd4j.shade.jackson.databind.SerializerProvider sp) |
public void serialize(com.tdunning.math.stats.TDigest td,
org.nd4j.shade.jackson.core.JsonGenerator j,
org.nd4j.shade.jackson.databind.SerializerProvider sp)
throws IOException,
org.nd4j.shade.jackson.core.JsonProcessingException
serialize in class org.nd4j.shade.jackson.databind.JsonSerializer<com.tdunning.math.stats.TDigest>IOExceptionorg.nd4j.shade.jackson.core.JsonProcessingExceptionCopyright © 2019. All rights reserved.