Class GenericAvroWriter
java.lang.Object
org.apache.pulsar.client.impl.schema.generic.GenericAvroWriter
- All Implemented Interfaces:
SchemaWriter<GenericRecord>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GenericAvroWriter
public GenericAvroWriter(org.apache.avro.Schema schema)
-
-
Method Details
-
write
- Specified by:
writein interfaceSchemaWriter<GenericRecord>
-