-
Constructor Summary
Constructors
-
Method Summary
The convert method is responsible for extracting data from the event and
storing it for later use by the write method.
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
storing it for later use by the write method.
- Specified by:
convert
in class Converter<E>
- Parameters:
o
-