-
Constructor Summary
Constructors
-
Method Summary
The convert method is responsible for extracting data from the event and
returning a formatted string representation.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
convert
The convert method is responsible for extracting data from the event and
returning a formatted string representation.
- Specified by:
convert in class Converter<E>
- Parameters:
o - the event to convert
- Returns:
- the formatted string representation