Modifier and Type | Method and Description |
---|---|
static AppliesTo |
AppliesTo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppliesTo[] |
AppliesTo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
EvalAndForgeNode.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
EvalRootForgeNode.appliesTo() |
protected abstract AppliesTo |
EvalForgeNodeBase.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
EvalEveryForgeNode.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
EvalEveryDistinctForgeNode.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
EvalFilterForgeNode.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
EvalFollowedByForgeNode.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
EvalGuardForgeNode.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
EvalMatchUntilForgeNode.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
EvalNotForgeNode.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
EvalObserverForgeNode.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
EvalOrForgeNode.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
RowRecogNFAViewFactoryForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
StateMgmtSetting |
StateMgmtSettingsProxy.configure(StatementRawInfo raw,
AppliesTo appliesTo,
StateMgmtSetting setting) |
StateMgmtSetting |
StateMgmtSettingsProviderDefault.getAggregation(StatementRawInfo raw,
AppliesTo appliesTo) |
StateMgmtSetting |
StateMgmtSettingsProvider.getAggregation(StatementRawInfo raw,
AppliesTo appliesTo) |
StateMgmtSetting |
StateMgmtSettingsProviderDefault.getContext(StatementRawInfo raw,
String contextName,
AppliesTo contextCategory) |
StateMgmtSetting |
StateMgmtSettingsProvider.getContext(StatementRawInfo raw,
String contextName,
AppliesTo appliesTo) |
StateMgmtSetting |
StateMgmtSettingsProviderDefault.getIndex(StatementRawInfo raw,
AppliesTo appliesTo) |
StateMgmtSetting |
StateMgmtSettingsProvider.getIndex(StatementRawInfo raw,
AppliesTo appliesTo) |
StateMgmtSetting |
StateMgmtSettingsProviderDefault.getPattern(StatementRawInfo raw,
int streamNum,
AppliesTo appliesTo) |
StateMgmtSetting |
StateMgmtSettingsProvider.getPattern(StatementRawInfo raw,
int streamNum,
AppliesTo appliesTo) |
StateMgmtSetting |
StateMgmtSettingsProviderDefault.getResultSet(StatementRawInfo raw,
AppliesTo appliesTo) |
StateMgmtSetting |
StateMgmtSettingsProvider.getResultSet(StatementRawInfo raw,
AppliesTo appliesTo) |
StateMgmtSetting |
StateMgmtSettingsProviderDefault.getRowRecog(StatementRawInfo raw,
AppliesTo appliesTo) |
StateMgmtSetting |
StateMgmtSettingsProvider.getRowRecog(StatementRawInfo raw,
AppliesTo appliesTo) |
StateMgmtSetting |
StateMgmtSettingsProviderDefault.getView(StatementRawInfo raw,
int streamNumber,
boolean subquery,
boolean grouped,
AppliesTo appliesTo) |
StateMgmtSetting |
StateMgmtSettingsProvider.getView(StatementRawInfo raw,
int streamNumber,
boolean subquery,
boolean grouped,
AppliesTo appliesTo) |
Modifier and Type | Method and Description |
---|---|
AppliesTo |
AnnotationHint.applies() |
Constructor and Description |
---|
AnnotationHint(String value,
AppliesTo applies,
String model) |
Modifier and Type | Method and Description |
---|---|
protected abstract AppliesTo |
ViewFactoryForgeBase.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
WeightedAverageViewForge.appliesTo() |
protected AppliesTo |
UnivariateStatisticsViewForge.appliesTo() |
protected AppliesTo |
SizeViewForge.appliesTo() |
protected AppliesTo |
RegressionLinestViewForge.appliesTo() |
protected AppliesTo |
CorrelationViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
ExpressionWindowViewForge.appliesTo() |
protected AppliesTo |
ExpressionBatchViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
ExternallyTimedBatchViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
ExternallyTimedWindowViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
FirstEventViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
FirstLengthWindowViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
FirstTimeViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
FirstUniqueByPropertyViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
GroupByViewFactoryForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
IntersectViewFactoryForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
KeepAllViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
LastEventViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
LengthWindowViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
LengthBatchViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
PriorEventViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
RankWindowViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
SortWindowViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
TimeAccumViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
TimeBatchViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
TimeLengthBatchViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
TimeToLiveViewForge.appliesTo() |
protected AppliesTo |
TimeOrderViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
TimeWindowViewForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
UnionViewFactoryForge.appliesTo() |
Modifier and Type | Method and Description |
---|---|
protected AppliesTo |
UniqueByPropertyViewForge.appliesTo() |
Copyright © 2005–2020. All rights reserved.