log, mapper, NO_DECODING_SUP, root, roots
Modifier | Constructor and Description |
---|---|
protected |
SplMetricCodec()
Creates the SPL metric codec.
|
Modifier and Type | Method and Description |
---|---|
SplMetric |
decode(com.fasterxml.jackson.databind.node.ObjectNode jsonNodes)
Decodes the JSON into a typed POJO.
|
com.fasterxml.jackson.databind.node.ObjectNode |
encode(SplMetric m)
Encodes the given POJO to its JSON representation.
|
arrayNode, decode, decodeList, encode, encodeIterator, encodeIterator, encodeList, encodeList, fromEnums, isMissingContent, longVal, objectNode, read, root, roots, toEnums, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decode, decodeList, encode, encodeIterator, encodeIterator, encodeList, encodeList, root, roots
public com.fasterxml.jackson.databind.node.ObjectNode encode(SplMetric m)
JsonCodec
Copyright © 2015. All Rights Reserved.