|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.event.vaevent.VariantPropResolutionStrategyDefault
public class VariantPropResolutionStrategyDefault
A property resolution strategy that allows only the preconfigured types, wherein all properties that are common (name and type) to all properties are considered.
Constructor Summary | |
---|---|
VariantPropResolutionStrategyDefault(VariantSpec variantSpec)
Ctor. |
Method Summary | |
---|---|
VariantPropertyDesc |
resolveProperty(java.lang.String propertyName,
EventType[] variants)
Resolve the property for each of the types. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariantPropResolutionStrategyDefault(VariantSpec variantSpec)
variantSpec
- specified the preconfigured typesMethod Detail |
---|
public VariantPropertyDesc resolveProperty(java.lang.String propertyName, EventType[] variants)
VariantPropResolutionStrategy
resolveProperty
in interface VariantPropResolutionStrategy
propertyName
- to resolvevariants
- the variants to resolve the property for
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |