Package com.espertech.esper.common.internal.event.variant
package com.espertech.esper.common.internal.event.variant
-
ClassDescriptionA variant event is a type that can represent many event types.An event bean that represents multiple potentially disparate underlying events and presents a unified face across each such types or even any type.Event type for variant event streams.Descriptor for a variant stream property.A thread-safe cache for property getters per event type.Strategy for resolving a property against any of the variant types.A property resolution strategy that allows any type, wherein all properties are Object type.A property resolution strategy that allows only the preconfigured types, wherein all properties that are common (name and type) to all properties are considered.Specification for a variant event stream.