Package com.espertech.esper.common.client
package com.espertech.esper.common.client
Common API: Classes that are generally relevant to both the compiler API and the processEvent API.
-
ClassDescriptionThe byte code and manifest of a compile EPL module or EPL fire-and-forget query.Manifest is part of the
EPCompiled
and provides information for the runtime that allows it to use the byte code.Marker interface for an object containing information that can be added to the compiler pathThis exception is thrown to indicate a problem in administration and runtime.Interface for event representation.Factory forEventBean
instances given an underlying event object.Descriptor for event property names, property types and access metadata.Get property values from an event instance for a given event property.Get property values from an event instance for a given indexed event property by passing the array index.Get property values from an event instance for a given mapped event property by passing the map string key.Get property values from an event instance for a given event property.Returns a facility to process event objects that are of a known type.This interface provides metadata on events.Indicates that a problem occurred looking up, assigning or creating and event type.Provides an event type for a property of an event.This exception is thrown to indicate a problem with a accessing a property of anEventBean
.