Package io.strmprivacy.driver.serializer
Interface EventSerializer
-
- All Known Implementing Classes:
AvroSerializer,JsonSerializer
public interface EventSerializer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]serialize(java.lang.Object event)
-