Modifier and Type | Class and Description |
---|---|
class |
TimePeriodComputeConstGivenCalAddForge |
class |
TimePeriodComputeConstGivenDeltaForge |
class |
TimePeriodComputeNCGivenExprForge |
class |
TimePeriodComputeNCGivenTPCalForge |
class |
TimePeriodComputeNCGivenTPNonCalForge |
Modifier and Type | Method and Description |
---|---|
TimePeriodComputeForge |
ExprTimePeriodForge.constTimePeriodComputeForge() |
TimePeriodComputeForge |
ExprTimePeriodImpl.getTimePeriodComputeForge() |
TimePeriodComputeForge |
ExprTimePeriod.getTimePeriodComputeForge() |
TimePeriodComputeForge |
ExprTimePeriodForge.nonconstTimePeriodComputeForge() |
Modifier and Type | Method and Description |
---|---|
void |
EvalEveryDistinctForgeNode.setDistinctExpressions(List<ExprNode> distinctExpressions,
TimePeriodComputeForge timePeriodComputeForge,
ExprNode expiryTimeExp) |
Constructor and Description |
---|
RowRecogDescForge(EventType parentEventType,
EventType rowEventType,
EventType compositeEventType,
EventType multimatchEventType,
int[] multimatchStreamNumToVariable,
int[] multimatchVariableToStreamNum,
ExprNode[] partitionBy,
LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams,
boolean hasInterval,
boolean iterateOnly,
boolean unbound,
boolean orTerminated,
boolean collectMultimatches,
boolean defineAsksMultimatches,
int numEventsEventsPerStreamDefine,
String[] multimatchVariablesArray,
RowRecogNFAStateForge[] startStates,
RowRecogNFAStateForge[] allStates,
boolean allMatches,
MatchRecognizeSkipEnum skip,
ExprNode[] columnEvaluators,
String[] columnNames,
TimePeriodComputeForge intervalCompute,
int[] previousRandomAccessIndexes,
AggregationServiceForgeDesc[] aggregationServices) |
Modifier and Type | Field and Description |
---|---|
protected TimePeriodComputeForge |
ExternallyTimedWindowViewForge.timePeriodComputeForge |
Modifier and Type | Field and Description |
---|---|
protected TimePeriodComputeForge |
FirstTimeViewForge.timePeriodComputeForge |
Modifier and Type | Field and Description |
---|---|
protected TimePeriodComputeForge |
TimeAccumViewForge.timePeriodCompute |
Modifier and Type | Field and Description |
---|---|
protected TimePeriodComputeForge |
TimeBatchViewForge.timePeriodCompute |
Modifier and Type | Field and Description |
---|---|
protected TimePeriodComputeForge |
TimeLengthBatchViewForge.timePeriodCompute |
Modifier and Type | Field and Description |
---|---|
protected TimePeriodComputeForge |
TimeOrderViewForge.timePeriodCompute |
Modifier and Type | Field and Description |
---|---|
protected TimePeriodComputeForge |
TimeWindowViewForge.timePeriodComputeForge |
Modifier and Type | Method and Description |
---|---|
static TimePeriodComputeForge |
ViewFactoryTimePeriodHelper.validateAndEvaluateTimeDeltaFactory(String viewName,
ExprNode expression,
String expectedMessage,
int expressionNumber,
ViewForgeEnv viewForgeEnv,
int streamNumber) |
Copyright © 2005–2018. All rights reserved.