public class AvroEventBeanPropertyWriterMapProp extends AvroEventBeanPropertyWriter
index
Constructor and Description |
---|
AvroEventBeanPropertyWriterMapProp(int propertyIndex,
java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
void |
write(java.lang.Object value,
org.apache.avro.generic.GenericData.Record record) |
write
public AvroEventBeanPropertyWriterMapProp(int propertyIndex, java.lang.String key)
public void write(java.lang.Object value, org.apache.avro.generic.GenericData.Record record)
write
in class AvroEventBeanPropertyWriter