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) |
Class |
typeOfImplementation() |
List<StmtClassForgeableFactory> |
validate(StreamTypeService typeService,
StatementBaseInfo base,
StatementCompileTimeServices services) |
getEventType, getRequiredStreams, make, setScheduleCallbackId
public List<StmtClassForgeableFactory> validate(StreamTypeService typeService, StatementBaseInfo base, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
public Class typeOfImplementation()
typeOfImplementation
in class HistoricalEventViewableForgeBase
public void codegenSetter(CodegenExpressionRef ref, CodegenMethod method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
codegenSetter
in class HistoricalEventViewableForgeBase
Copyright © 2005–2019. All rights reserved.