public static class CrawlDbReader.CrawlDatumJsonOutputFormat.WritableSerializer extends com.fasterxml.jackson.databind.JsonSerializer<Writable>
| Constructor and Description |
|---|
WritableSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Writable obj,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(Writable obj, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Writable>IOExceptionCopyright © 2021 The Apache Software Foundation