All Methods Instance Methods Abstract Methods
Modifier and Type |
Method and Description |
void |
aAggAccessEnterLeave(boolean enter,
int index,
AggregationState state) |
void |
aAggNoAccessEnterLeave(boolean enter,
int index,
AggregationMethod aggregationMethod) |
void |
aAggregationGroupedApplyEnterLeave(boolean enter) |
void |
aAggregationGroupedRollupEvalParam(Object result) |
void |
aAggregationUngroupedApplyEnterLeave(boolean enter) |
void |
aContextPartitionAllocate() |
void |
aContextPartitionDestroy() |
void |
aContextScheduledEval() |
void |
aEngineManagementStmtCompileStart(boolean success,
String message) |
void |
aEngineManagementStmtStop() |
void |
aEvent() |
void |
aEventCP() |
void |
aExprAnd(Boolean result) |
void |
aExprArray(Object result) |
void |
aExprBetween(Boolean result) |
void |
aExprBitwise(Object result) |
void |
aExprBool(Boolean result) |
void |
aExprCase(Object result) |
void |
aExprCast(Object result) |
void |
aExprCoalesce(Object value) |
void |
aExprConcat(String result) |
void |
aExprContextProp(Object result) |
void |
aExprDeclared(Object value) |
void |
aExprDot(Object result) |
void |
aExprDotChain() |
void |
aExprDotChainElement(EPType typeInfo,
Object result) |
void |
aExprEquals(Boolean result) |
void |
aExprEqualsAnyOrAll(Boolean result) |
void |
aExprIdent(Object result) |
void |
aExprIn(Boolean result) |
void |
aExprInstanceof(Boolean result) |
void |
aExprIs(boolean result) |
void |
aExprLike(Boolean result) |
void |
aExprMath(Object result) |
void |
aExprMinMaxRow(Object result) |
void |
aExprNew(Map<String,Object> props) |
void |
aExprNot(Boolean result) |
void |
aExprOr(Boolean result) |
void |
aExprPlugInSingleRow(Object result) |
void |
aExprPrev(Object result) |
void |
aExprPrior(Object result) |
void |
aExprPropExists(boolean exists) |
void |
aExprRegexp(Boolean result) |
void |
aExprRelOp(Boolean result) |
void |
aExprRelOpAnyOrAll(Boolean result) |
void |
aExprStreamEventMethod(Object result) |
void |
aExprStreamUnd(Object result) |
void |
aExprStreamUndMethod(Object result) |
void |
aExprStreamUndSelectClause(EventBean event) |
void |
aExprSubselect(Object result) |
void |
aExprTableSubpropAccessor(Object result) |
void |
aExprTableSubproperty(Object result) |
void |
aExprTableTop(Object result) |
void |
aExprTimePeriod(Object result) |
void |
aExprTypeof(String typeName) |
void |
aExprValue(Object result) |
void |
aExprVariable(Object value) |
void |
aFilter(Collection<FilterHandle> matches) |
void |
aFilterActivationNamedWindowInsert() |
void |
aFilterActivationOnTrigger() |
void |
aFilterActivationStream() |
void |
aFilterActivationSubselect() |
void |
aFilterAdd() |
void |
aFilterBoolean() |
void |
aFilterBooleanExpr(boolean result) |
void |
aFilterHandleSetIndexes() |
void |
aFilterRemove() |
void |
aFilterReverseIndex(Boolean match) |
void |
aHavingClauseJoin(Boolean pass) |
void |
aHavingClauseNonJoin(Boolean pass) |
void |
aHistoricalScheduledEval() |
void |
aIndexAdd() |
void |
aIndexAddRemove() |
void |
aIndexJoinLookup(Set<EventBean> result,
Object keys) |
void |
aIndexRemove() |
void |
aIndexSubordLookup(Collection<EventBean> events,
Object keys) |
void |
aInfraMergeWhenThenActionItem(boolean applies) |
void |
aInfraMergeWhenThenActions() |
void |
aInfraMergeWhenThenItem(boolean matched,
boolean actionsApplied) |
void |
aInfraMergeWhenThens(boolean matched) |
void |
aInfraOnAction() |
void |
aInfraTriggeredLookup(EventBean[] result) |
void |
aInfraUpdate(EventBean afterUpdate) |
void |
aInfraUpdateRHSExpr(Object result) |
void |
aJoinCompositionHistorical(Set<MultiKey<EventBean>> newResults,
Set<MultiKey<EventBean>> oldResults) |
void |
aJoinCompositionQueryStrategy() |
void |
aJoinCompositionStepUpdIndex() |
void |
aJoinCompositionStreamToWin(Set<MultiKey<EventBean>> newResults) |
void |
aJoinCompositionWinToWin(Set<MultiKey<EventBean>> newResults,
Set<MultiKey<EventBean>> oldResults) |
void |
aJoinDispatch() |
void |
aJoinExecFilter(Set<MultiKey<EventBean>> newEvents,
Set<MultiKey<EventBean>> oldEvents) |
void |
aJoinExecProcess() |
void |
aJoinExecStrategy(UniformPair<Set<MultiKey<EventBean>>> joinSet) |
void |
aNamedWindowCPMulti() |
void |
aNamedWindowCPSingle() |
void |
aNamedWindowDispatch() |
void |
aOrderBy(Object values) |
void |
aOutputProcessNonBuffered() |
void |
aOutputProcessNonBufferedJoin() |
void |
aOutputProcessWCondition(boolean buffered) |
void |
aOutputProcessWConditionJoin(boolean buffered) |
void |
aOutputRateConditionOutputNow(boolean generate) |
void |
aOutputRateConditionScheduledEval() |
void |
aOutputRateConditionUpdate() |
void |
aPatternAndEvaluateFalse() |
void |
aPatternAndEvaluateTrue(boolean quitted) |
void |
aPatternAndQuit() |
void |
aPatternAndStart() |
void |
aPatternEveryDistinctEvalFalse() |
void |
aPatternEveryDistinctEvaluateTrue(Set<Object> keysFromNodeNoExpire,
LinkedHashMap<Object,Long> keysFromNodeExpire,
Object matchEventKey,
boolean haveSeenThis) |
void |
aPatternEveryDistinctQuit() |
void |
aPatternEveryDistinctStart() |
void |
aPatternEveryEvalFalse() |
void |
aPatternEveryEvaluateTrue() |
void |
aPatternEveryQuit() |
void |
aPatternEveryStart() |
void |
aPatternFilterMatch(boolean quitted) |
void |
aPatternFilterQuit() |
void |
aPatternFilterStart() |
void |
aPatternFollowedByEvalFalse() |
void |
aPatternFollowedByEvaluateTrue(boolean quitted) |
void |
aPatternFollowedByQuit() |
void |
aPatternFollowedByStart() |
void |
aPatternGuardEvaluateTrue(boolean quitted) |
void |
aPatternGuardGuardQuit() |
void |
aPatternGuardQuit() |
void |
aPatternGuardScheduledEval() |
void |
aPatternGuardStart() |
void |
aPatternMatchUntilEvalFalse() |
void |
aPatternMatchUntilEvaluateTrue(boolean quitted) |
void |
aPatternMatchUntilQuit() |
void |
aPatternMatchUntilStart() |
void |
aPatternNotEvalFalse() |
void |
aPatternNotEvaluateTrue(boolean quitted) |
void |
aPatternNotQuit() |
void |
aPatternNotStart() |
void |
aPatternObserverEvaluateTrue() |
void |
aPatternObserverQuit() |
void |
aPatternObserverScheduledEval() |
void |
aPatternObserverStart() |
void |
aPatternOrEvalFalse() |
void |
aPatternOrEvaluateTrue(boolean quitted) |
void |
aPatternOrQuit() |
void |
aPatternOrStart() |
void |
aPatternRootEvalFalse() |
void |
aPatternRootEvaluateTrue(boolean quitted) |
void |
aPatternRootQuit() |
void |
aPatternRootStart() |
void |
aRegEx(RegexPartitionState partitionState,
List<RegexNFAStateEntry> endStates,
List<RegexNFAStateEntry> terminationStates) |
void |
aRegExPartition(boolean exists,
RegexPartitionState state) |
void |
aRegExScheduledEval() |
void |
aRegExState(List<RegexNFAStateEntry> next,
LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams,
int[] multimatchStreamNumToVariable) |
void |
aRegExStateStart(List<RegexNFAStateEntry> nextStates,
LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams,
int[] multimatchStreamNumToVariable) |
void |
aRegIntervalState(boolean scheduled) |
void |
aRegIntervalValue(long result) |
void |
aRegMeasure(EventBean outBean) |
void |
aRegOut() |
void |
aResultSetProcessComputeGroupKeys(boolean enter,
Object groupKeysPerEvent) |
void |
aResultSetProcessGroupedRowPerEvent(EventBean[] selectNewEvents,
EventBean[] selectOldEvents) |
void |
aResultSetProcessGroupedRowPerGroup(EventBean[] selectNewEvents,
EventBean[] selectOldEvents) |
void |
aResultSetProcessSimple(EventBean[] selectNewEvents,
EventBean[] selectOldEvents) |
void |
aResultSetProcessUngroupedFullyAgg(EventBean[] selectNewEvents,
EventBean[] selectOldEvents) |
void |
aResultSetProcessUngroupedNonfullyAgg(EventBean[] selectNewEvents,
EventBean[] selectOldEvents) |
void |
aRouteBetweenStmt() |
void |
aScheduleAdd() |
void |
aScheduleEval(Collection<ScheduleHandle> handles) |
void |
aScheduleRemove() |
void |
aSelectClause(boolean newData,
EventBean event,
Object[] subscriberParameters) |
void |
aSplitStream(boolean all,
boolean handled) |
void |
aSplitStreamRoute() |
void |
aSplitStreamWhere(Boolean pass) |
void |
aStimulantEvent() |
void |
aStimulantTime() |
void |
aSubselectAggregation() |
void |
aTableAddEvent() |
void |
aTableDeleteEvent() |
void |
aTime() |
void |
aTimeCP() |
void |
aUpdateIStream(EventBean finalEvent,
boolean haveCloned) |
void |
aUpdateIStreamApply(EventBean updated,
boolean applied) |
void |
aUpdateIStreamApplyAssignmentItem(Object value) |
void |
aUpdateIStreamApplyAssignments(Object[] values) |
void |
aUpdateIStreamApplyWhere(Boolean result) |
void |
aViewIndicate() |
void |
aViewProcessIRStream() |
void |
aViewScheduledEval() |
void |
aWhereClauseFilter(EventBean[] filteredNewData,
EventBean[] filteredOldData) |
void |
aWhereClauseFilterEval(Boolean pass) |
void |
aWhereClauseIR() |
void |
qaEngineManagementStmtStarted(String engineURI,
int statementId,
String statementName,
String epl,
long engineTime) |
void |
qaExprAggValue(ExprAggregateNodeBase exprAggregateNodeBase,
Object value) |
void |
qaExprConst(Object result) |
void |
qaExprIStream(ExprIStreamNode exprIStreamNode,
boolean newData) |
void |
qaExprTimestamp(ExprTimestampNode exprTimestampNode,
long value) |
void |
qaFilterHandleSetCallbacks(Set<FilterHandle> callbackSet) |
void |
qAggAccessEnterLeave(boolean enter,
int index,
AggregationState state,
ExprNode aggExpr) |
void |
qAggNoAccessEnterLeave(boolean enter,
int index,
AggregationMethod aggregationMethod,
ExprNode aggExpr) |
void |
qAggregationGroupedApplyEnterLeave(boolean enter,
int numAggregators,
int numAccessStates,
Object groupKey) |
void |
qAggregationGroupedRollupEvalParam(boolean enter,
int length) |
void |
qAggregationUngroupedApplyEnterLeave(boolean enter,
int numAggregators,
int numAccessStates) |
void |
qaStatementResultExecute(UniformPair<EventBean[]> events,
int statementId,
String statementName,
int agentInstanceId,
long threadId) |
void |
qaTableUpdatedEvent(EventBean theEvent) |
void |
qaTableUpdatedEventWKeyAfter(EventBean theEvent) |
void |
qaTableUpdatedEventWKeyBefore(EventBean theEvent) |
void |
qContextPartitionAllocate(AgentInstanceContext agentInstanceContext) |
void |
qContextPartitionDestroy(AgentInstanceContext agentInstanceContext) |
void |
qContextScheduledEval(ContextDescriptor contextDescriptor) |
void |
qEngineManagementStmtCompileStart(String engineURI,
int statementId,
String statementName,
String epl,
long engineTime) |
void |
qEngineManagementStmtStop(EPStatementState targetState,
String engineURI,
int statementId,
String statementName,
String epl,
long engineTime) |
void |
qEvent(EventBean eventBean,
String engineURI,
boolean providedBySendEvent) |
void |
qEventCP(EventBean theEvent,
EPStatementAgentInstanceHandle handle,
long engineTime) |
void |
qExprAnd(ExprNode exprNode) |
void |
qExprArray(ExprArrayNode exprArrayNode) |
void |
qExprBetween(ExprBetweenNodeImpl exprBetweenNode) |
void |
qExprBitwise(ExprNode exprNode,
BitWiseOpEnum bitWiseOpEnum) |
void |
qExprBool(ExprNode exprNode,
EventBean[] eventsPerStream) |
void |
qExprCase(ExprCaseNode exprCaseNode) |
void |
qExprCast(ExprCastNode exprCastNode) |
void |
qExprCoalesce(ExprCoalesceNode exprCoalesceNode) |
void |
qExprConcat(ExprConcatNode exprConcatNode) |
void |
qExprContextProp(ExprContextPropertyNodeImpl exprContextPropertyNode) |
void |
qExprDeclared(ExpressionDeclItem parent) |
void |
qExprDot(ExprDotNode exprDotNode) |
void |
qExprDotChain(EPType targetTypeInfo,
Object target,
ExprDotEval[] evalUnpacking) |
void |
qExprDotChainElement(int num,
ExprDotEval methodEval) |
void |
qExprEquals(ExprNode exprNode) |
void |
qExprEqualsAnyOrAll(ExprEqualsAllAnyNode exprEqualsAllAnyNode) |
void |
qExprIdent(String fullUnresolvedName) |
void |
qExprIn(ExprInNodeImpl exprInNode) |
void |
qExprInstanceof(ExprInstanceofNode exprInstanceofNode) |
void |
qExprIs(ExprEqualsNodeImpl exprNode) |
void |
qExprLike(ExprNode exprNode) |
void |
qExprMath(ExprMathNode exprMathNode,
String op) |
void |
qExprMinMaxRow(ExprMinMaxRowNode exprMinMaxRowNode) |
void |
qExprNew(ExprNewStructNode exprNewNode) |
void |
qExprNot(ExprNotNode exprNotNode) |
void |
qExprOr(ExprOrNode exprOrNode) |
void |
qExprPlugInSingleRow(Method method) |
void |
qExprPrev(ExprPreviousNode exprPreviousNode,
boolean newData) |
void |
qExprPrior(ExprPriorNode exprPriorNode) |
void |
qExprPropExists(ExprPropertyExistsNode exprPropertyExistsNode) |
void |
qExprRegexp(ExprRegexpNode exprRegexpNode) |
void |
qExprRelOp(ExprRelationalOpNodeImpl exprRelationalOpNode,
String op) |
void |
qExprRelOpAnyOrAll(ExprRelationalOpAllAnyNode exprRelationalOpAllAnyNode,
String op) |
void |
qExprStreamEventMethod(ExprDotNode exprDotNode) |
void |
qExprStreamUnd(ExprStreamUnderlyingNodeImpl exprStreamUnderlyingNode) |
void |
qExprStreamUndMethod(ExprDotNode exprDotEvalStreamMethod) |
void |
qExprStreamUndSelectClause(ExprStreamUnderlyingNode undNode) |
void |
qExprSubselect(ExprSubselectNode exprSubselectNode) |
void |
qExprTableSubpropAccessor(ExprNode exprNode,
String tableName,
String subpropName,
ExprAggregateNode aggregationExpression) |
void |
qExprTableSubproperty(ExprNode exprNode,
String tableName,
String subpropName) |
void |
qExprTableTop(ExprNode exprNode,
String tableName) |
void |
qExprTimePeriod(ExprTimePeriodImpl exprTimePeriod) |
void |
qExprTypeof() |
void |
qExprValue(ExprNode exprNode,
EventBean[] eventsPerStream) |
void |
qExprVariable(ExprVariableNode exprVariableNode) |
void |
qFilter(EventBean theEvent) |
void |
qFilterActivationNamedWindowInsert(String namedWindowName) |
void |
qFilterActivationOnTrigger(String eventTypeName) |
void |
qFilterActivationStream(String eventTypeName,
int streamNumber) |
void |
qFilterActivationSubselect(String eventTypeName,
ExprSubselectNode subselectNode) |
void |
qFilterAdd(FilterValueSet filterValueSet,
FilterHandle filterCallback) |
void |
qFilterBoolean(FilterParamIndexBooleanExpr filterParamIndexBooleanExpr) |
void |
qFilterBooleanExpr(int num,
Map.Entry<ExprNodeAdapterBase,EventEvaluator> evals) |
void |
qFilterHandleSetIndexes(List<FilterParamIndexBase> indizes) |
void |
qFilterRemove(FilterHandle filterCallback,
EventTypeIndexBuilderValueIndexesPair pair) |
void |
qFilterReverseIndex(FilterParamIndexLookupableBase filterParamIndex,
Object propertyValue) |
void |
qHavingClauseJoin(EventBean[] eventsPerStream) |
void |
qHavingClauseNonJoin(EventBean theEvent) |
void |
qHistoricalScheduledEval() |
void |
qIndexAdd(EventTable eventTable,
EventBean[] addEvents) |
void |
qIndexAddRemove(EventTable eventTable,
EventBean[] newData,
EventBean[] oldData) |
void |
qIndexJoinLookup(JoinExecTableLookupStrategy strategy,
EventTable index) |
void |
qIndexRemove(EventTable eventTable,
EventBean[] removeEvents) |
void |
qIndexSubordLookup(SubordTableLookupStrategy subordTableLookupStrategy,
EventTable optionalEventIndex,
int[] keyStreamNums) |
void |
qInfraMergeWhenThenActionItem(int count,
String actionName) |
void |
qInfraMergeWhenThenActions(int numActions) |
void |
qInfraMergeWhenThenItem(boolean matched,
int count) |
void |
qInfraMergeWhenThens(boolean matched,
EventBean triggerEvent,
int numWhenThens) |
void |
qInfraOnAction(OnTriggerType triggerType,
EventBean[] triggerEvents,
EventBean[] matchingEvents) |
void |
qInfraTriggeredLookup(SubordWMatchExprLookupStrategyType lookupStrategy) |
void |
qInfraUpdate(EventBean beforeUpdate,
EventBean[] eventsPerStream,
int length,
boolean copy) |
void |
qInfraUpdateRHSExpr(int index,
EventBeanUpdateItem updateItem) |
void |
qJoinCompositionHistorical() |
void |
qJoinCompositionQueryStrategy(boolean insert,
int streamNum,
EventBean[] events) |
void |
qJoinCompositionStepUpdIndex(int stream,
EventBean[] added,
EventBean[] removed) |
void |
qJoinCompositionStreamToWin() |
void |
qJoinCompositionWinToWin() |
void |
qJoinDispatch(EventBean[][] newDataPerStream,
EventBean[][] oldDataPerStream) |
void |
qJoinExecFilter() |
void |
qJoinExecProcess(UniformPair<Set<MultiKey<EventBean>>> joinSet) |
void |
qJoinExexStrategy() |
void |
qNamedWindowCPMulti(String engineURI,
Map<NamedWindowConsumerView,NamedWindowDeltaData> deltaPerConsumer,
EPStatementAgentInstanceHandle handle,
long time) |
void |
qNamedWindowCPSingle(String engineURI,
List<NamedWindowConsumerView> value,
EventBean[] newData,
EventBean[] oldData,
EPStatementAgentInstanceHandle handle,
long time) |
void |
qNamedWindowDispatch(String engineURI) |
void |
qOrderBy(EventBean[] evalEventsPerStream,
OrderByElement[] orderBy) |
void |
qOutputProcessNonBuffered(EventBean[] newData,
EventBean[] oldData) |
void |
qOutputProcessNonBufferedJoin(Set<MultiKey<EventBean>> newEvents,
Set<MultiKey<EventBean>> oldEvents) |
void |
qOutputProcessWCondition(EventBean[] newData,
EventBean[] oldData) |
void |
qOutputProcessWConditionJoin(Set<MultiKey<EventBean>> newEvents,
Set<MultiKey<EventBean>> oldEvents) |
void |
qOutputRateConditionOutputNow() |
void |
qOutputRateConditionScheduledEval() |
void |
qOutputRateConditionUpdate(int newDataLength,
int oldDataLength) |
void |
qPatternAndEvaluateFalse(EvalAndNode evalAndNode) |
void |
qPatternAndEvaluateTrue(EvalAndNode evalAndNode,
MatchedEventMap passUp) |
void |
qPatternAndQuit(EvalAndNode evalAndNode) |
void |
qPatternAndStart(EvalAndNode evalAndNode,
MatchedEventMap beginState) |
void |
qPatternEveryDistinctEvalFalse(EvalEveryDistinctNode everyNode) |
void |
qPatternEveryDistinctEvaluateTrue(EvalEveryDistinctNode everyDistinctNode,
MatchedEventMap matchEvent) |
void |
qPatternEveryDistinctQuit(EvalEveryDistinctNode everyNode) |
void |
qPatternEveryDistinctStart(EvalEveryDistinctNode everyNode,
MatchedEventMap beginState) |
void |
qPatternEveryEvalFalse(EvalEveryNode evalEveryNode) |
void |
qPatternEveryEvaluateTrue(EvalEveryNode evalEveryNode,
MatchedEventMap matchEvent) |
void |
qPatternEveryQuit(EvalEveryNode evalEveryNode) |
void |
qPatternEveryStart(EvalEveryNode evalEveryNode,
MatchedEventMap beginState) |
void |
qPatternFilterMatch(EvalFilterNode filterNode,
EventBean theEvent) |
void |
qPatternFilterQuit(EvalFilterNode evalFilterNode,
MatchedEventMap beginState) |
void |
qPatternFilterStart(EvalFilterNode evalFilterNode,
MatchedEventMap beginState) |
void |
qPatternFollowedByEvalFalse(EvalFollowedByNode evalFollowedByNode) |
void |
qPatternFollowedByEvaluateTrue(EvalFollowedByNode evalFollowedByNode,
MatchedEventMap matchEvent,
Integer index) |
void |
qPatternFollowedByQuit(EvalFollowedByNode evalFollowedByNode) |
void |
qPatternFollowedByStart(EvalFollowedByNode evalFollowedByNode,
MatchedEventMap beginState) |
void |
qPatternGuardEvaluateTrue(EvalGuardNode evalGuardNode,
MatchedEventMap matchEvent) |
void |
qPatternGuardGuardQuit(EvalGuardNode evalGuardNode) |
void |
qPatternGuardQuit(EvalGuardNode evalGuardNode) |
void |
qPatternGuardScheduledEval() |
void |
qPatternGuardStart(EvalGuardNode evalGuardNode,
MatchedEventMap beginState) |
void |
qPatternMatchUntilEvalFalse(EvalMatchUntilNode evalMatchUntilNode,
boolean matchFromUntil) |
void |
qPatternMatchUntilEvaluateTrue(EvalMatchUntilNode evalMatchUntilNode,
MatchedEventMap matchEvent,
boolean matchFromUntil) |
void |
qPatternMatchUntilQuit(EvalMatchUntilNode evalMatchUntilNode) |
void |
qPatternMatchUntilStart(EvalMatchUntilNode evalMatchUntilNode,
MatchedEventMap beginState) |
void |
qPatternNotEvalFalse(EvalNotNode evalNotNode) |
void |
qPatternNotEvaluateTrue(EvalNotNode evalNotNode,
MatchedEventMap matchEvent) |
void |
qPatternNotQuit(EvalNotNode evalNotNode) |
void |
qPatternNotStart(EvalNotNode evalNotNode,
MatchedEventMap beginState) |
void |
qPatternObserverEvaluateTrue(EvalObserverNode evalObserverNode,
MatchedEventMap matchEvent) |
void |
qPatternObserverQuit(EvalObserverNode evalObserverNode) |
void |
qPatternObserverScheduledEval() |
void |
qPatternObserverStart(EvalObserverNode evalObserverNode,
MatchedEventMap beginState) |
void |
qPatternOrEvalFalse(EvalOrNode evalOrNode) |
void |
qPatternOrEvaluateTrue(EvalOrNode evalOrNode,
MatchedEventMap matchEvent) |
void |
qPatternOrQuit(EvalOrNode evalOrNode) |
void |
qPatternOrStart(EvalOrNode evalOrNode,
MatchedEventMap beginState) |
void |
qPatternRootEvalFalse() |
void |
qPatternRootEvaluateTrue(MatchedEventMap matchEvent) |
void |
qPatternRootQuit() |
void |
qPatternRootStart(MatchedEventMap root) |
void |
qRegEx(EventBean newEvent,
RegexPartitionState partitionState) |
void |
qRegExPartition(ExprNode[] partitionExpressionNodes) |
void |
qRegExScheduledEval() |
void |
qRegExState(RegexNFAStateEntry currentState,
LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams,
int[] multimatchStreamNumToVariable) |
void |
qRegExStateStart(RegexNFAState startState,
LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams,
int[] multimatchStreamNumToVariable) |
void |
qRegIntervalState(RegexNFAStateEntry endState,
LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams,
int[] multimatchStreamNumToVariable,
long engineTime) |
void |
qRegIntervalValue(ExprNode exprNode) |
void |
qRegMeasure(RegexNFAStateEntry endState,
LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams,
int[] multimatchStreamNumToVariable) |
void |
qRegOut(EventBean[] outBeans) |
void |
qResultSetProcessComputeGroupKeys(boolean enter,
ExprNode[] groupKeyNodeExpressions,
EventBean[] eventsPerStream) |
void |
qResultSetProcessGroupedRowPerEvent() |
void |
qResultSetProcessGroupedRowPerGroup() |
void |
qResultSetProcessSimple() |
void |
qResultSetProcessUngroupedFullyAgg() |
void |
qResultSetProcessUngroupedNonfullyAgg() |
void |
qRouteBetweenStmt(EventBean theEvent,
EPStatementHandle epStatementHandle,
boolean addToFront) |
void |
qScheduleAdd(long currentTime,
long afterMSec,
ScheduleHandle handle,
long slot) |
void |
qScheduleEval(long currentTime) |
void |
qScheduleRemove(ScheduleHandle handle,
long slot) |
void |
qSelectClause(EventBean[] eventsPerStream,
boolean newData,
boolean synthesize,
ExprEvaluatorContext exprEvaluatorContext) |
void |
qSplitStream(boolean all,
EventBean theEvent,
ExprEvaluator[] whereClauses) |
void |
qSplitStreamRoute(int index) |
void |
qSplitStreamWhere(int index) |
void |
qStimulantEvent(EventBean eventBean,
String engineURI) |
void |
qStimulantTime(long currentTime,
String engineURI) |
void |
qSubselectAggregation(ExprNode optionalFilterExprNode) |
void |
qTableAddEvent(EventBean theEvent) |
void |
qTableDeleteEvent(EventBean theEvent) |
void |
qTime(long engineTime,
String engineURI) |
void |
qTimeCP(EPStatementAgentInstanceHandle handle,
long engineTime) |
void |
qUpdateIStream(InternalEventRouterEntry[] entries) |
void |
qUpdateIStreamApply(int index,
InternalEventRouterEntry entry) |
void |
qUpdateIStreamApplyAssignmentItem(int index) |
void |
qUpdateIStreamApplyAssignments(InternalEventRouterEntry entry) |
void |
qUpdateIStreamApplyWhere() |
void |
qViewIndicate(View view,
String viewName,
EventBean[] newData,
EventBean[] oldData) |
void |
qViewProcessIRStream(View view,
String viewName,
EventBean[] newData,
EventBean[] oldData) |
void |
qViewScheduledEval(View view,
String viewName) |
void |
qWhereClauseFilter(ExprNode exprNode,
EventBean[] newData,
EventBean[] oldData) |
void |
qWhereClauseFilterEval(int num,
EventBean event,
boolean newData) |
void |
qWhereClauseIR(EventBean[] filteredNewData,
EventBean[] filteredOldData) |