Package | Description |
---|---|
com.espertech.esper.common.internal.event.arr |
Object-array event type.
|
com.espertech.esper.common.internal.event.avro |
Avro event type core interfaces.
|
com.espertech.esper.common.internal.event.bean.core |
JavaBean and legacy Java underlying event classes are here.
|
com.espertech.esper.common.internal.event.map |
Map-underlying event classes are here.
|
com.espertech.esper.common.internal.event.xml |
XML event wrappers
|
Modifier and Type | Class and Description |
---|---|
class |
EventSenderObjectArray
Event sender for map-backed events.
|
Modifier and Type | Class and Description |
---|---|
class |
EventSenderAvro
Event sender for avro-backed events.
|
Modifier and Type | Class and Description |
---|---|
class |
EventSenderBean
Event sender for POJO Java object events.
|
Modifier and Type | Class and Description |
---|---|
class |
EventSenderMap
Event sender for map-backed events.
|
Modifier and Type | Class and Description |
---|---|
class |
EventSenderXMLDOM
Event sender for XML DOM-backed events.
|
Copyright © 2005–2018. All rights reserved.