Package datahub.client.kafka
Class AvroSerializer
java.lang.Object
datahub.client.kafka.AvroSerializer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AvroSerializer
- Throws:
IOException
-
-
Method Details
-
serialize
public org.apache.avro.generic.GenericRecord serialize(datahub.event.MetadataChangeProposalWrapper mcpw) throws IOException - Throws:
IOException
-
serialize
public org.apache.avro.generic.GenericRecord serialize(com.linkedin.mxe.MetadataChangeProposal mcp) throws IOException - Throws:
IOException
-