public class HistoricalEventViewableDatabaseForge extends HistoricalEventViewableForgeBase
eventType, inputParamEvaluators, multiKeyClassRef, scheduleCallbackId, streamNum, subordinateStreams
Constructor and Description |
---|
HistoricalEventViewableDatabaseForge(int streamNum,
EventType eventType,
String databaseName,
String[] inputParameters,
String preparedStatementText,
Map<String,DBOutputTypeDesc> outputTypes) |
Modifier and Type | Method and Description |
---|---|
void |
codegenSetter(CodegenExpressionRef ref,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
EPTypeClass |
typeOfImplementation() |
List<StmtClassForgeableFactory> |
validate(StreamTypeService typeService,
Map<Integer,List<ExprNode>> sqlParameters,
StatementRawInfo rawInfo,
StatementCompileTimeServices services) |
getEventType, getRequiredStreams, getScheduleCallbackId, make, setScheduleCallbackId
public List<StmtClassForgeableFactory> validate(StreamTypeService typeService, Map<Integer,List<ExprNode>> sqlParameters, StatementRawInfo rawInfo, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
public EPTypeClass typeOfImplementation()
typeOfImplementation
in class HistoricalEventViewableForgeBase
public void codegenSetter(CodegenExpressionRef ref, CodegenMethod method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
codegenSetter
in class HistoricalEventViewableForgeBase
Copyright © 2005–2022. All rights reserved.