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