public class AvroEventBeanPropertyWriter
extends java.lang.Object
implements com.espertech.esper.event.EventPropertyWriter
Modifier and Type | Field and Description |
---|---|
protected int |
index |
Constructor and Description |
---|
AvroEventBeanPropertyWriter(int index) |
Modifier and Type | Method and Description |
---|---|
void |
write(java.lang.Object value,
com.espertech.esper.client.EventBean target) |
void |
write(java.lang.Object value,
org.apache.avro.generic.GenericData.Record record) |