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