public class StatementInformationalsUtil extends Object
Modifier and Type | Class and Description |
---|---|
static class |
StatementInformationalsUtil.AnnotationAnalysisResult
Analysis result of analysing annotations for a statement.
|
Modifier and Type | Field and Description |
---|---|
static String |
EPL_ONLISTENERUPDATE_SCRIPT_NAME |
static String |
EPL_ONSTART_SCRIPT_NAME |
static String |
EPL_ONSTOP_SCRIPT_NAME |
Constructor and Description |
---|
StatementInformationalsUtil() |
Modifier and Type | Method and Description |
---|---|
static StatementInformationalsCompileTime |
getInformationals(StatementBaseInfo base,
List<FilterSpecCompiled> filterSpecCompileds,
List<ScheduleHandleCallbackProvider> schedules,
List<NamedWindowConsumerStreamSpec> namedWindowConsumers,
boolean allowContext,
SelectSubscriberDescriptor selectSubscriberDescriptor,
CodegenPackageScope packageScope,
StatementCompileTimeServices services) |
public static final String EPL_ONSTART_SCRIPT_NAME
public static final String EPL_ONSTOP_SCRIPT_NAME
public static final String EPL_ONLISTENERUPDATE_SCRIPT_NAME
public static StatementInformationalsCompileTime getInformationals(StatementBaseInfo base, List<FilterSpecCompiled> filterSpecCompileds, List<ScheduleHandleCallbackProvider> schedules, List<NamedWindowConsumerStreamSpec> namedWindowConsumers, boolean allowContext, SelectSubscriberDescriptor selectSubscriberDescriptor, CodegenPackageScope packageScope, StatementCompileTimeServices services)
Copyright © 2005–2020. All rights reserved.