Package | Description |
---|---|
com.espertech.esper.support |
Internal-use-only unit and regression test support classes.
|
Modifier and Type | Method and Description |
---|---|
static EventRepresentationChoice |
EventRepresentationChoice.getEngineDefault(EPServiceProvider engine) |
static EventRepresentationChoice |
EventRepresentationChoice.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EventRepresentationChoice[] |
EventRepresentationChoice.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|