Package | Description |
---|---|
com.espertech.esper.common.client |
Common API: Classes that are generally relevant to both the compiler API and the processEvent API.
|
com.espertech.esper.common.client.meta |
Event type additional information.
|
Modifier and Type | Method and Description |
---|---|
EventTypeMetadata |
EventType.getMetadata()
Returns the type metadata.
|
Modifier and Type | Method and Description |
---|---|
EventTypeMetadata |
EventTypeMetadata.withIds(long eventTypeIdPublic,
long eventTypeIdProtected)
Return metadata with the assigned ids
|