Package | Description |
---|---|
com.espertech.esper.common.client.meta |
Event type additional information.
|
com.espertech.esper.common.internal.event.bean.service | |
com.espertech.esper.common.internal.event.core |
This package defines the internal event APIs.
|
Modifier and Type | Method and Description |
---|---|
EventTypeIdPair |
EventTypeMetadata.getEventTypeIdPair()
Returns event type ids
|
static EventTypeIdPair |
EventTypeIdPair.unassigned()
Returns an unassigned value that has -1 as the public and protected id
|
Constructor and Description |
---|
EventTypeMetadata(String name,
String moduleName,
EventTypeTypeClass typeClass,
EventTypeApplicationType applicationType,
NameAccessModifier accessModifier,
EventTypeBusModifier busModifier,
boolean isPropertyAgnostic,
EventTypeIdPair eventTypeIdPair)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EventTypeIdPair |
BeanEventTypeFactoryPrivate.computeTypeId(String eventTypeName) |
Modifier and Type | Method and Description |
---|---|
EventTypeIdPair |
WrapperEventType.computeIdFromWrapped(NameAccessModifier visibility,
String innerName,
EventTypeMetadata metadataWrapper) |
Copyright © 2005–2019. All rights reserved.