public class StatementInformationalsUtil extends Object
Modifier and Type | Class and Description |
---|---|
static class |
StatementInformationalsUtil.AnnotationAnalysisResult
Analysis result of analysing annotations for a statement.
|
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 StatementInformationalsCompileTime getInformationals(StatementBaseInfo base, List<FilterSpecCompiled> filterSpecCompileds, List<ScheduleHandleCallbackProvider> schedules, List<NamedWindowConsumerStreamSpec> namedWindowConsumers, boolean allowContext, SelectSubscriberDescriptor selectSubscriberDescriptor, CodegenPackageScope packageScope, StatementCompileTimeServices services)
Copyright © 2005–2018. All rights reserved.