public class MetricTypeKeySerializer extends com.fasterxml.jackson.databind.JsonSerializer<MetricType<?>>
| Constructor and Description |
|---|
MetricTypeKeySerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(MetricType<?> value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(MetricType<?> value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<MetricType<?>>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2014–2017 Red Hat, Inc.. All rights reserved.