Class GenericJsonWriter
- java.lang.Object
-
- org.apache.pulsar.client.impl.schema.generic.GenericJsonWriter
-
- All Implemented Interfaces:
org.apache.pulsar.client.api.schema.SchemaWriter<org.apache.pulsar.client.api.schema.GenericRecord>
public class GenericJsonWriter extends java.lang.Object implements org.apache.pulsar.client.api.schema.SchemaWriter<org.apache.pulsar.client.api.schema.GenericRecord>
-
-
Constructor Summary
Constructors Constructor Description GenericJsonWriter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]write(org.apache.pulsar.client.api.schema.GenericRecord message)
-