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

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

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

Fields in com.espertech.esper.event.vaevent declared as RevisionSpec
protected  RevisionSpec VAERevisionProcessorBase.revisionSpec
          Revision type specification.
protected  RevisionSpec UpdateStrategyBase.spec
          The specification.
 

Fields in com.espertech.esper.event.vaevent with type parameters of type RevisionSpec
protected  java.util.Map<java.lang.String,RevisionSpec> ValueAddEventServiceImpl.specificationsByRevisionName
          Map of revision event name and revision compiled specification.
 

Methods in com.espertech.esper.event.vaevent that return RevisionSpec
protected static RevisionSpec ValueAddEventServiceImpl.validateRevision(java.lang.String revisioneventTypeName, ConfigurationRevisionEventType config, EventAdapterService eventAdapterService)
          Valiate the revision configuration.
 

Methods in com.espertech.esper.event.vaevent with parameters of type RevisionSpec
static java.util.Map<java.lang.String,RevisionPropertyTypeDesc> VAERevisionProcessorDeclared.createPropertyDescriptors(RevisionSpec spec, PropertyGroupDesc[] groups)
          Creates property descriptors for revision.
 

Constructors in com.espertech.esper.event.vaevent with parameters of type RevisionSpec
UpdateStrategyBase(RevisionSpec spec)
          Ctor.
UpdateStrategyDeclared(RevisionSpec spec)
          Ctor.
UpdateStrategyExists(RevisionSpec spec)
          Ctor.
UpdateStrategyNonNull(RevisionSpec spec)
          Ctor.
VAERevisionProcessorBase(RevisionSpec revisionSpec, java.lang.String revisioneventTypeName, EventAdapterService eventAdapterService)
          Ctor.
VAERevisionProcessorDeclared(java.lang.String revisionEventTypeName, RevisionSpec spec, StatementStopService statementStopService, EventAdapterService eventAdapterService, EventTypeIdGenerator eventTypeIdGenerator)
          Ctor.
VAERevisionProcessorMerge(java.lang.String revisioneventTypeName, RevisionSpec spec, StatementStopService statementStopService, EventAdapterService eventAdapterService, EventTypeIdGenerator eventTypeIdGenerator)
          Ctor.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com