Package | Description |
---|---|
com.espertech.esper.avro.getter |
Modifier and Type | Class and Description |
---|---|
class |
AvroEventBeanGetterDynamicPoly |
class |
AvroEventBeanGetterIndexed |
class |
AvroEventBeanGetterIndexedDynamic |
class |
AvroEventBeanGetterMapped |
class |
AvroEventBeanGetterMappedDynamic |
class |
AvroEventBeanGetterSimple |
class |
AvroEventBeanGetterSimpleDynamic |
Constructor and Description |
---|
AvroEventBeanGetterDynamicPoly(AvroEventPropertyGetter[] getters) |
AvroEventBeanGetterNestedDynamicPoly(String fieldTop,
AvroEventPropertyGetter getter) |
AvroEventBeanGetterNestedIndexRooted(int posTop,
int index,
AvroEventPropertyGetter nested) |
AvroEventBeanGetterNestedIndexRootedMultilevel(int posTop,
int index,
AvroEventPropertyGetter[] nested) |
AvroEventBeanGetterNestedPoly(int top,
AvroEventPropertyGetter[] getters) |