Package | Description |
---|---|
com.espertech.esper.common.internal.epl.dataflow.util | |
com.espertech.esper.common.internal.event.arr |
Object-array event type.
|
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 | Method and Description |
---|---|
static SendableEvent[] |
DefaultSupportGraphEventUtil.getMapEventsSendable() |
static SendableEvent[] |
DefaultSupportGraphEventUtil.getOAEventsSendable() |
static SendableEvent[] |
DefaultSupportGraphEventUtil.getPOJOEventsSendable() |
static SendableEvent[] |
DefaultSupportGraphEventUtil.getXMLEventsSendable() |
Modifier and Type | Class and Description |
---|---|
class |
SendableEventObjectArray |
Modifier and Type | Class and Description |
---|---|
class |
SendableEventBean |
Modifier and Type | Class and Description |
---|---|
class |
SendableEventMap |
Modifier and Type | Class and Description |
---|---|
class |
SendableEventXML |
Copyright © 2005–2018. All rights reserved.