public class AvroPropertyUtil extends Object
Constructor and Description |
---|
AvroPropertyUtil() |
Modifier and Type | Method and Description |
---|---|
protected static com.espertech.esper.client.EventPropertyGetter |
getGetter(org.apache.avro.Schema avroSchema,
HashMap<String,com.espertech.esper.client.EventPropertyGetter> propertyGetterCache,
Map<String,com.espertech.esper.event.PropertySetDescriptorItem> propertyDescriptors,
String propertyName,
boolean addToCache,
com.espertech.esper.event.EventAdapterService eventAdapterService) |
protected static Class |
propertyType(org.apache.avro.Schema fieldSchema,
com.espertech.esper.event.property.Property property) |
protected static Class propertyType(org.apache.avro.Schema fieldSchema, com.espertech.esper.event.property.Property property)
protected static com.espertech.esper.client.EventPropertyGetter getGetter(org.apache.avro.Schema avroSchema, HashMap<String,com.espertech.esper.client.EventPropertyGetter> propertyGetterCache, Map<String,com.espertech.esper.event.PropertySetDescriptorItem> propertyDescriptors, String propertyName, boolean addToCache, com.espertech.esper.event.EventAdapterService eventAdapterService)