protected static class AbstractJsonPatternParser.ComputableValueWriter<Event> extends Object implements NodeWriter<Event>
| Constructor and Description |
|---|
ComputableValueWriter(ValueGetter<?,Event> getter) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(com.fasterxml.jackson.core.JsonGenerator generator,
Event event) |
public ComputableValueWriter(ValueGetter<?,Event> getter)
public void write(com.fasterxml.jackson.core.JsonGenerator generator,
Event event)
throws IOException
write in interface NodeWriter<Event>IOExceptionCopyright © 2019. All rights reserved.