Uses of Interface
com.espertech.esper.common.internal.event.variant.VariantPropResolutionStrategy
Packages that use VariantPropResolutionStrategy
-
Uses of VariantPropResolutionStrategy in com.espertech.esper.common.internal.event.variant
Classes in com.espertech.esper.common.internal.event.variant that implement VariantPropResolutionStrategyModifier and TypeClassDescriptionclass
A property resolution strategy that allows any type, wherein all properties are Object type.class
A property resolution strategy that allows only the preconfigured types, wherein all properties that are common (name and type) to all properties are considered.