Class ViewableActivatorHistoricalForge
java.lang.Object
com.espertech.esper.common.internal.context.activator.ViewableActivatorHistoricalForge
- All Implemented Interfaces:
ViewableActivatorForge
-
Constructor Summary
ConstructorDescriptionViewableActivatorHistoricalForge
(HistoricalEventViewableForge viewableForge) -
Method Summary
Modifier and TypeMethodDescriptionmakeCodegen
(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-
Constructor Details
-
ViewableActivatorHistoricalForge
-
-
Method Details
-
makeCodegen
public CodegenExpression makeCodegen(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope) - Specified by:
makeCodegen
in interfaceViewableActivatorForge
-