protected class AbstractJsonPatternParser.AsJsonValueTransformer extends AbstractJsonPatternParser.AbstractAsObjectTransformer<JsonNode,Event>
| Constructor and Description |
|---|
AsJsonValueTransformer(ValueGetter<String,Event> generator) |
| Modifier and Type | Method and Description |
|---|---|
protected JsonNode |
transform(String value) |
getValuepublic AsJsonValueTransformer(ValueGetter<String,Event> generator)
protected JsonNode transform(String value) throws IOException
transform in class AbstractJsonPatternParser.AbstractAsObjectTransformer<JsonNode,Event>IOExceptionCopyright © 2019. All rights reserved.