P - type of objects to marshal.public class YamlRecordMarshaller<P> extends java.lang.Object implements RecordMarshaller<Record<P>,YamlRecord>
RecordMarshaller that marshals java objects to Yaml format using yamlbeans.| Constructor and Description |
|---|
YamlRecordMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
YamlRecord |
processRecord(Record<P> record) |
public YamlRecord processRecord(Record<P> record) throws java.lang.Exception
processRecord in interface RecordMarshaller<Record<P>,YamlRecord>processRecord in interface RecordProcessor<Record<P>,YamlRecord>java.lang.ExceptionCopyright © 2020. All Rights Reserved.