public final class ThriftStructuredLogJsonFormat
extends java.lang.Object
TBase and
TApplicationException, it uses TTextProtocol to serialize objects in a human-readable format.| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
newObjectMapper(com.fasterxml.jackson.databind.module.SimpleModule... userModules)
Returns newly created
ObjectMapper which is configured properly to serialize some knows classes
in a good way. |
© Copyright 2015–2018 LINE Corporation. All rights reserved.