Uses of Class
com.espertech.esper.event.vaevent.RevisionTypeDesc

Packages that use RevisionTypeDesc
com.espertech.esper.event.vaevent Value added events are revision events and variant events. 
 

Uses of RevisionTypeDesc in com.espertech.esper.event.vaevent
 

Fields in com.espertech.esper.event.vaevent with type parameters of type RevisionTypeDesc
protected  Map<EventType,RevisionTypeDesc> VAERevisionProcessorBase.typeDescriptors
          Map of participating type to descriptor.
 

Methods in com.espertech.esper.event.vaevent that return types with arguments of type RevisionTypeDesc
static Map<EventType,RevisionTypeDesc> PropertyUtility.getPerType(PropertyGroupDesc[] groups, String[] changesetProperties, String[] keyProperties)
          From a list of property groups that include contributing event types, build a map of contributing event types and their type descriptor.
 

Methods in com.espertech.esper.event.vaevent with parameters of type RevisionTypeDesc
 void UpdateStrategyNonNull.handleUpdate(boolean isBaseEventType, RevisionStateMerge revisionState, RevisionEventBeanMerge revisionEvent, RevisionTypeDesc typesDesc)
           
 void UpdateStrategyExists.handleUpdate(boolean isBaseEventType, RevisionStateMerge revisionState, RevisionEventBeanMerge revisionEvent, RevisionTypeDesc typesDesc)
           
 void UpdateStrategyDeclared.handleUpdate(boolean isBaseEventType, RevisionStateMerge revisionState, RevisionEventBeanMerge revisionEvent, RevisionTypeDesc typesDesc)
           
 void UpdateStrategy.handleUpdate(boolean isBaseEventType, RevisionStateMerge revisionState, RevisionEventBeanMerge revisionEvent, RevisionTypeDesc typesDesc)
          Merge properties.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com