Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An example is provided as a unit test in Git @ :
at flume-ng-core/src/test/java/org/apache/flume/serialization/SyslogAvroEventSerializer.java

Additional unit tests / examples in Git @
at flume-ng-core/src/test/java/org/apache/flume/serialization/

In this case, you must specify the Builder of your type as the serializer in the configuration file. For example:

...