Package org.smallmind.scribe.pen
Class MessagePackFormatter
- java.lang.Object
-
- org.smallmind.scribe.pen.MessagePackFormatter
-
public class MessagePackFormatter extends Object
-
-
Constructor Summary
Constructors Constructor Description MessagePackFormatter(Timestamp timestamp, RecordElement[] recordElements, String newLine)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.node.ObjectNodeformat(Record<?> record)
-
-
-
Constructor Detail
-
MessagePackFormatter
public MessagePackFormatter(Timestamp timestamp, RecordElement[] recordElements, String newLine)
-
-
Method Detail
-
format
public com.fasterxml.jackson.databind.node.ObjectNode format(Record<?> record)
-
-