public class InstrumentationCommonDefault extends Object implements InstrumentationCommon
Modifier and Type | Field and Description |
---|---|
static InstrumentationCommonDefault |
INSTANCE |
RUNTIME_DEFAULT_CLASS, RUNTIME_HELPER_CLASS, RUNTIME_PACKAGE_NAME
Constructor and Description |
---|
InstrumentationCommonDefault() |
public static final InstrumentationCommonDefault INSTANCE
public boolean activated()
activated
in interface InstrumentationCommon
public void qNamedWindowDispatch(String runtimeURI)
qNamedWindowDispatch
in interface InstrumentationCommon
public void aNamedWindowDispatch()
aNamedWindowDispatch
in interface InstrumentationCommon
public void qNamedWindowCPSingle(String runtimeURI, int numConsumers, EventBean[] newData, EventBean[] oldData, EPStatementAgentInstanceHandle handle, long time)
qNamedWindowCPSingle
in interface InstrumentationCommon
public void aNamedWindowCPSingle()
aNamedWindowCPSingle
in interface InstrumentationCommon
public void qNamedWindowCPMulti(String runtimeURI, Map<NamedWindowConsumerView,NamedWindowDeltaData> deltaPerConsumer, EPStatementAgentInstanceHandle handle, long time)
qNamedWindowCPMulti
in interface InstrumentationCommon
public void aNamedWindowCPMulti()
aNamedWindowCPMulti
in interface InstrumentationCommon
public void qRegEx(EventBean newEvent, RowRecogPartitionState partitionState)
qRegEx
in interface InstrumentationCommon
public void aRegEx(RowRecogPartitionState partitionState, List<RowRecogNFAStateEntry> endStates, List<RowRecogNFAStateEntry> terminationStates)
aRegEx
in interface InstrumentationCommon
public void qRegExState(RowRecogNFAStateEntry currentState, LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams, int[] multimatchStreamNumToVariable)
qRegExState
in interface InstrumentationCommon
public void aRegExState(List<RowRecogNFAStateEntry> next, LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams, int[] multimatchStreamNumToVariable)
aRegExState
in interface InstrumentationCommon
public void qRegExStateStart(RowRecogNFAState startState, LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams, int[] multimatchStreamNumToVariable)
qRegExStateStart
in interface InstrumentationCommon
public void aRegExStateStart(List<RowRecogNFAStateEntry> nextStates, LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams, int[] multimatchStreamNumToVariable)
aRegExStateStart
in interface InstrumentationCommon
public void qRegExPartition(EventBean theEvent)
qRegExPartition
in interface InstrumentationCommon
public void aRegExPartition(boolean exists, Object partitionKey, RowRecogPartitionState state)
aRegExPartition
in interface InstrumentationCommon
public void qRegIntervalValue()
qRegIntervalValue
in interface InstrumentationCommon
public void aRegIntervalValue(long result)
aRegIntervalValue
in interface InstrumentationCommon
public void qRegIntervalState(RowRecogNFAStateEntry endState, LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams, int[] multimatchStreamNumToVariable, long runtimeTime)
qRegIntervalState
in interface InstrumentationCommon
public void aRegIntervalState(boolean scheduled)
aRegIntervalState
in interface InstrumentationCommon
public void qRegOut(EventBean[] outBeans)
qRegOut
in interface InstrumentationCommon
public void aRegOut()
aRegOut
in interface InstrumentationCommon
public void qRegMeasure(RowRecogNFAStateEntry endState, LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams, int[] multimatchStreamNumToVariable)
qRegMeasure
in interface InstrumentationCommon
public void aRegMeasure(EventBean outBean)
aRegMeasure
in interface InstrumentationCommon
public void qRegExScheduledEval()
qRegExScheduledEval
in interface InstrumentationCommon
public void aRegExScheduledEval()
aRegExScheduledEval
in interface InstrumentationCommon
public void qRegFilter(String text, EventBean[] eventsPerStream)
qRegFilter
in interface InstrumentationCommon
public void aRegFilter(Boolean result)
aRegFilter
in interface InstrumentationCommon
public void qFilterActivationStream(String eventTypeName, int streamNumber, AgentInstanceContext agentInstanceContext, boolean subselect, int subselectNumber)
qFilterActivationStream
in interface InstrumentationCommon
public void aFilterActivationStream(AgentInstanceContext agentInstanceContext, boolean subselect, int subselectNumber)
aFilterActivationStream
in interface InstrumentationCommon
public void qIndexSubordLookup(SubordTableLookupStrategy subordTableLookupStrategy, EventTable optionalEventIndex, int[] keyStreamNums)
qIndexSubordLookup
in interface InstrumentationCommon
public void aIndexSubordLookup(Collection<EventBean> events, Object keys)
aIndexSubordLookup
in interface InstrumentationCommon
public void qViewProcessIRStream(ViewFactory viewFactory, EventBean[] newData, EventBean[] oldData)
qViewProcessIRStream
in interface InstrumentationCommon
public void aViewProcessIRStream()
aViewProcessIRStream
in interface InstrumentationCommon
public void qViewIndicate(ViewFactory viewFactory, EventBean[] newData, EventBean[] oldData)
qViewIndicate
in interface InstrumentationCommon
public void aViewIndicate()
aViewIndicate
in interface InstrumentationCommon
public void qViewScheduledEval(ViewFactory viewFactory)
qViewScheduledEval
in interface InstrumentationCommon
public void aViewScheduledEval()
aViewScheduledEval
in interface InstrumentationCommon
public void qPatternFilterMatch(EvalFilterFactoryNode filterNode, EventBean theEvent)
qPatternFilterMatch
in interface InstrumentationCommon
public void aPatternFilterMatch(boolean quitted)
aPatternFilterMatch
in interface InstrumentationCommon
public void qPatternNotEvaluateTrue(EvalNotFactoryNode evalNotNode, MatchedEventMapMinimal matchEvent)
qPatternNotEvaluateTrue
in interface InstrumentationCommon
public void aPatternNotEvaluateTrue(boolean quitted)
aPatternNotEvaluateTrue
in interface InstrumentationCommon
public void qPatternObserverQuit(EvalObserverFactoryNode evalObserverNode)
qPatternObserverQuit
in interface InstrumentationCommon
public void aPatternObserverQuit()
aPatternObserverQuit
in interface InstrumentationCommon
public void qPatternAndEvaluateFalse(EvalAndFactoryNode evalAndNode)
qPatternAndEvaluateFalse
in interface InstrumentationCommon
public void aPatternAndEvaluateFalse()
aPatternAndEvaluateFalse
in interface InstrumentationCommon
public void qPatternRootEvalFalse()
qPatternRootEvalFalse
in interface InstrumentationCommon
public void aPatternRootEvalFalse()
aPatternRootEvalFalse
in interface InstrumentationCommon
public void qPatternObserverScheduledEval()
qPatternObserverScheduledEval
in interface InstrumentationCommon
public void aPatternObserverScheduledEval()
aPatternObserverScheduledEval
in interface InstrumentationCommon
public void qPatternObserverScheduledEval(EvalObserverFactoryNode node)
public void qPatternObserverEvaluateTrue(EvalObserverFactoryNode evalObserverNode, MatchedEventMap matchEvent)
qPatternObserverEvaluateTrue
in interface InstrumentationCommon
public void aPatternObserverEvaluateTrue()
aPatternObserverEvaluateTrue
in interface InstrumentationCommon
public void qPatternFollowedByEvaluateTrue(EvalFollowedByFactoryNode evalFollowedByNode, MatchedEventMap matchEvent, Integer index)
qPatternFollowedByEvaluateTrue
in interface InstrumentationCommon
public void aPatternFollowedByEvaluateTrue(boolean quitted)
aPatternFollowedByEvaluateTrue
in interface InstrumentationCommon
public void qPatternGuardStart(EvalGuardFactoryNode evalGuardNode, MatchedEventMap beginState)
qPatternGuardStart
in interface InstrumentationCommon
public void aPatternGuardStart()
aPatternGuardStart
in interface InstrumentationCommon
public void qPatternAndStart(EvalAndFactoryNode evalAndNode, MatchedEventMap beginState)
qPatternAndStart
in interface InstrumentationCommon
public void aPatternAndStart()
aPatternAndStart
in interface InstrumentationCommon
public void qPatternFilterStart(EvalFilterFactoryNode evalFilterNode, MatchedEventMap beginState)
qPatternFilterStart
in interface InstrumentationCommon
public void aPatternFilterStart()
aPatternFilterStart
in interface InstrumentationCommon
public void qPatternNotStart(EvalNotFactoryNode evalNotNode, MatchedEventMap beginState)
qPatternNotStart
in interface InstrumentationCommon
public void aPatternNotStart()
aPatternNotStart
in interface InstrumentationCommon
public void qPatternAndEvaluateTrue(EvalAndFactoryNode evalAndNode, MatchedEventMap passUp)
qPatternAndEvaluateTrue
in interface InstrumentationCommon
public void aPatternAndEvaluateTrue(boolean quitted)
aPatternAndEvaluateTrue
in interface InstrumentationCommon
public void qPatternGuardScheduledEval()
qPatternGuardScheduledEval
in interface InstrumentationCommon
public void aPatternGuardScheduledEval()
aPatternGuardScheduledEval
in interface InstrumentationCommon
public void qPatternGuardGuardQuit(EvalGuardFactoryNode evalGuardNode)
qPatternGuardGuardQuit
in interface InstrumentationCommon
public void aPatternGuardGuardQuit()
aPatternGuardGuardQuit
in interface InstrumentationCommon
public void qPatternAndQuit(EvalAndFactoryNode evalAndNode)
qPatternAndQuit
in interface InstrumentationCommon
public void aPatternAndQuit()
aPatternAndQuit
in interface InstrumentationCommon
public void qPatternFilterQuit(EvalFilterFactoryNode evalFilterNode, MatchedEventMap beginState)
qPatternFilterQuit
in interface InstrumentationCommon
public void aPatternFilterQuit()
aPatternFilterQuit
in interface InstrumentationCommon
public void qPatternNotQuit(EvalNotFactoryNode evalNotNode)
qPatternNotQuit
in interface InstrumentationCommon
public void aPatternNotQuit()
aPatternNotQuit
in interface InstrumentationCommon
public void qPatternNotEvalFalse(EvalNotFactoryNode evalNotNode)
qPatternNotEvalFalse
in interface InstrumentationCommon
public void aPatternNotEvalFalse()
aPatternNotEvalFalse
in interface InstrumentationCommon
public void qPatternRootEvaluateTrue(MatchedEventMap matchEvent)
qPatternRootEvaluateTrue
in interface InstrumentationCommon
public void aPatternRootEvaluateTrue(boolean quitted)
aPatternRootEvaluateTrue
in interface InstrumentationCommon
public void qPatternObserverStart(EvalObserverFactoryNode evalObserverNode, MatchedEventMap beginState)
qPatternObserverStart
in interface InstrumentationCommon
public void aPatternObserverStart()
aPatternObserverStart
in interface InstrumentationCommon
public void qPatternMatchUntilEvaluateTrue(EvalMatchUntilFactoryNode evalMatchUntilNode, MatchedEventMap matchEvent, boolean matchFromUntil)
qPatternMatchUntilEvaluateTrue
in interface InstrumentationCommon
public void aPatternMatchUntilEvaluateTrue(boolean quitted)
aPatternMatchUntilEvaluateTrue
in interface InstrumentationCommon
public void qPatternMatchUntilStart(EvalMatchUntilFactoryNode evalMatchUntilNode, MatchedEventMap beginState)
qPatternMatchUntilStart
in interface InstrumentationCommon
public void aPatternMatchUntilStart()
aPatternMatchUntilStart
in interface InstrumentationCommon
public void qPatternMatchUntilQuit(EvalMatchUntilFactoryNode evalMatchUntilNode)
qPatternMatchUntilQuit
in interface InstrumentationCommon
public void aPatternMatchUntilQuit()
aPatternMatchUntilQuit
in interface InstrumentationCommon
public void qPatternMatchUntilEvalFalse(EvalMatchUntilFactoryNode evalMatchUntilNode, boolean matchFromUntil)
qPatternMatchUntilEvalFalse
in interface InstrumentationCommon
public void aPatternMatchUntilEvalFalse()
aPatternMatchUntilEvalFalse
in interface InstrumentationCommon
public void qPatternGuardEvaluateTrue(EvalGuardFactoryNode evalGuardNode, MatchedEventMap matchEvent)
qPatternGuardEvaluateTrue
in interface InstrumentationCommon
public void aPatternGuardEvaluateTrue(boolean quitted)
aPatternGuardEvaluateTrue
in interface InstrumentationCommon
public void qPatternGuardQuit(EvalGuardFactoryNode evalGuardNode)
qPatternGuardQuit
in interface InstrumentationCommon
public void aPatternGuardQuit()
aPatternGuardQuit
in interface InstrumentationCommon
public void qPatternEveryDistinctEvaluateTrue(EvalEveryDistinctFactoryNode everyDistinctNode, MatchedEventMap matchEvent)
qPatternEveryDistinctEvaluateTrue
in interface InstrumentationCommon
public void aPatternEveryDistinctEvaluateTrue(Set<Object> keysFromNodeNoExpire, LinkedHashMap<Object,Long> keysFromNodeExpire, Object matchEventKey, boolean haveSeenThis)
aPatternEveryDistinctEvaluateTrue
in interface InstrumentationCommon
public void qPatternEveryDistinctStart(EvalEveryDistinctFactoryNode everyNode, MatchedEventMap beginState)
qPatternEveryDistinctStart
in interface InstrumentationCommon
public void aPatternEveryDistinctStart()
aPatternEveryDistinctStart
in interface InstrumentationCommon
public void qPatternEveryDistinctQuit(EvalEveryDistinctFactoryNode everyNode)
qPatternEveryDistinctQuit
in interface InstrumentationCommon
public void aPatternEveryDistinctQuit()
aPatternEveryDistinctQuit
in interface InstrumentationCommon
public void qPatternFollowedByEvalFalse(EvalFollowedByFactoryNode evalFollowedByNode)
qPatternFollowedByEvalFalse
in interface InstrumentationCommon
public void aPatternFollowedByEvalFalse()
aPatternFollowedByEvalFalse
in interface InstrumentationCommon
public void qPatternEveryDistinctEvalFalse(EvalEveryDistinctFactoryNode everyNode)
qPatternEveryDistinctEvalFalse
in interface InstrumentationCommon
public void aPatternEveryDistinctEvalFalse()
aPatternEveryDistinctEvalFalse
in interface InstrumentationCommon
public void qPatternEveryEvaluateTrue(EvalEveryFactoryNode evalEveryNode, MatchedEventMap matchEvent)
qPatternEveryEvaluateTrue
in interface InstrumentationCommon
public void aPatternEveryEvaluateTrue()
aPatternEveryEvaluateTrue
in interface InstrumentationCommon
public void qPatternEveryStart(EvalEveryFactoryNode evalEveryNode, MatchedEventMap beginState)
qPatternEveryStart
in interface InstrumentationCommon
public void aPatternEveryStart()
aPatternEveryStart
in interface InstrumentationCommon
public void qPatternEveryQuit(EvalEveryFactoryNode evalEveryNode)
qPatternEveryQuit
in interface InstrumentationCommon
public void aPatternEveryQuit()
aPatternEveryQuit
in interface InstrumentationCommon
public void qPatternEveryEvalFalse(EvalEveryFactoryNode evalEveryNode)
qPatternEveryEvalFalse
in interface InstrumentationCommon
public void aPatternEveryEvalFalse()
aPatternEveryEvalFalse
in interface InstrumentationCommon
public void qPatternOrEvaluateTrue(EvalOrFactoryNode evalOrNode, MatchedEventMap matchEvent)
qPatternOrEvaluateTrue
in interface InstrumentationCommon
public void aPatternOrEvaluateTrue(boolean quitted)
aPatternOrEvaluateTrue
in interface InstrumentationCommon
public void qPatternOrStart(EvalOrFactoryNode evalOrNode, MatchedEventMap beginState)
qPatternOrStart
in interface InstrumentationCommon
public void aPatternOrStart()
aPatternOrStart
in interface InstrumentationCommon
public void qPatternOrQuit(EvalOrFactoryNode evalOrNode)
qPatternOrQuit
in interface InstrumentationCommon
public void aPatternOrQuit()
aPatternOrQuit
in interface InstrumentationCommon
public void qPatternOrEvalFalse(EvalOrFactoryNode evalOrNode)
qPatternOrEvalFalse
in interface InstrumentationCommon
public void aPatternOrEvalFalse()
aPatternOrEvalFalse
in interface InstrumentationCommon
public void qPatternFollowedByStart(EvalFollowedByFactoryNode evalFollowedByNode, MatchedEventMap beginState)
qPatternFollowedByStart
in interface InstrumentationCommon
public void aPatternFollowedByStart()
aPatternFollowedByStart
in interface InstrumentationCommon
public void qPatternFollowedByQuit(EvalFollowedByFactoryNode evalFollowedByNode)
qPatternFollowedByQuit
in interface InstrumentationCommon
public void aPatternFollowedByQuit()
aPatternFollowedByQuit
in interface InstrumentationCommon
public void qPatternGuardEvalFalse(EvalGuardFactoryNode evalGuardNode)
qPatternGuardEvalFalse
in interface InstrumentationCommon
public void aPatternGuardEvalFalse()
aPatternGuardEvalFalse
in interface InstrumentationCommon
public void qContextScheduledEval(ContextRuntimeDescriptor contextDescriptor)
qContextScheduledEval
in interface InstrumentationCommon
public void aContextScheduledEval()
aContextScheduledEval
in interface InstrumentationCommon
public void qContextPartitionAllocate(AgentInstanceContext agentInstanceContext)
qContextPartitionAllocate
in interface InstrumentationCommon
public void aContextPartitionAllocate()
aContextPartitionAllocate
in interface InstrumentationCommon
public void qPatternRootStart(MatchedEventMap root)
qPatternRootStart
in interface InstrumentationCommon
public void aPatternRootStart()
aPatternRootStart
in interface InstrumentationCommon
public void qPatternRootQuit()
qPatternRootQuit
in interface InstrumentationCommon
public void aPatternRootQuit()
aPatternRootQuit
in interface InstrumentationCommon
public void qContextPartitionDestroy(AgentInstanceContext agentInstanceContext)
qContextPartitionDestroy
in interface InstrumentationCommon
public void aContextPartitionDestroy()
aContextPartitionDestroy
in interface InstrumentationCommon
public void qInfraOnAction(OnTriggerType triggerType, EventBean[] triggerEvents, EventBean[] matchingEvents)
qInfraOnAction
in interface InstrumentationCommon
public void aInfraOnAction()
aInfraOnAction
in interface InstrumentationCommon
public void qTableUpdatedEvent(EventBean theEvent)
qTableUpdatedEvent
in interface InstrumentationCommon
public void aTableUpdatedEvent()
aTableUpdatedEvent
in interface InstrumentationCommon
public void qInfraMergeWhenThens(boolean matched, EventBean triggerEvent, int numWhenThens)
qInfraMergeWhenThens
in interface InstrumentationCommon
public void aInfraMergeWhenThens(boolean matched)
aInfraMergeWhenThens
in interface InstrumentationCommon
public void qInfraMergeWhenThenItem(boolean matched, int count)
qInfraMergeWhenThenItem
in interface InstrumentationCommon
public void aInfraMergeWhenThenItem(boolean matched, boolean actionsApplied)
aInfraMergeWhenThenItem
in interface InstrumentationCommon
public void qInfraMergeWhenThenActions(int numActions)
qInfraMergeWhenThenActions
in interface InstrumentationCommon
public void aInfraMergeWhenThenActions()
aInfraMergeWhenThenActions
in interface InstrumentationCommon
public void qInfraMergeWhenThenActionItem(int count, String actionName)
qInfraMergeWhenThenActionItem
in interface InstrumentationCommon
public void aInfraMergeWhenThenActionItem(boolean applies)
aInfraMergeWhenThenActionItem
in interface InstrumentationCommon
public void qInfraTriggeredLookup(String lookupStrategy)
qInfraTriggeredLookup
in interface InstrumentationCommon
public void aInfraTriggeredLookup(EventBean[] result)
aInfraTriggeredLookup
in interface InstrumentationCommon
public void qIndexJoinLookup(JoinExecTableLookupStrategy strategy, EventTable index)
qIndexJoinLookup
in interface InstrumentationCommon
public void aIndexJoinLookup(Set<EventBean> result, Object keys)
aIndexJoinLookup
in interface InstrumentationCommon
public void qJoinDispatch(EventBean[][] newDataPerStream, EventBean[][] oldDataPerStream)
qJoinDispatch
in interface InstrumentationCommon
public void aJoinDispatch()
aJoinDispatch
in interface InstrumentationCommon
public void qJoinExecStrategy()
qJoinExecStrategy
in interface InstrumentationCommon
public void aJoinExecStrategy(UniformPair<Set<MultiKey<EventBean>>> joinSet)
aJoinExecStrategy
in interface InstrumentationCommon
public void qJoinCompositionStreamToWin()
qJoinCompositionStreamToWin
in interface InstrumentationCommon
public void aJoinCompositionStreamToWin(Set<MultiKey<EventBean>> newResults)
aJoinCompositionStreamToWin
in interface InstrumentationCommon
public void qJoinCompositionStepUpdIndex(int stream, EventBean[] added, EventBean[] removed)
qJoinCompositionStepUpdIndex
in interface InstrumentationCommon
public void aJoinCompositionStepUpdIndex()
aJoinCompositionStepUpdIndex
in interface InstrumentationCommon
public void qIndexAddRemove(EventTable eventTable, EventBean[] newData, EventBean[] oldData)
qIndexAddRemove
in interface InstrumentationCommon
public void aIndexAddRemove()
aIndexAddRemove
in interface InstrumentationCommon
public void qIndexAdd(EventTable eventTable, EventBean[] addEvents)
qIndexAdd
in interface InstrumentationCommon
public void aIndexAdd()
aIndexAdd
in interface InstrumentationCommon
public void qIndexRemove(EventTable eventTable, EventBean[] removeEvents)
qIndexRemove
in interface InstrumentationCommon
public void aIndexRemove()
aIndexRemove
in interface InstrumentationCommon
public void qJoinCompositionQueryStrategy(boolean insert, int streamNum, EventBean[] events)
qJoinCompositionQueryStrategy
in interface InstrumentationCommon
public void aJoinCompositionQueryStrategy()
aJoinCompositionQueryStrategy
in interface InstrumentationCommon
public void qJoinExecProcess(UniformPair<Set<MultiKey<EventBean>>> joinSet)
qJoinExecProcess
in interface InstrumentationCommon
public void aJoinExecProcess()
aJoinExecProcess
in interface InstrumentationCommon
public void qJoinCompositionWinToWin()
qJoinCompositionWinToWin
in interface InstrumentationCommon
public void aJoinCompositionWinToWin(Set<MultiKey<EventBean>> newResults, Set<MultiKey<EventBean>> oldResults)
aJoinCompositionWinToWin
in interface InstrumentationCommon
public void qOutputProcessWCondition(EventBean[] newData, EventBean[] oldData)
qOutputProcessWCondition
in interface InstrumentationCommon
public void aOutputProcessWCondition(boolean buffered)
aOutputProcessWCondition
in interface InstrumentationCommon
public void qOutputRateConditionUpdate(int newDataLength, int oldDataLength)
qOutputRateConditionUpdate
in interface InstrumentationCommon
public void aOutputRateConditionUpdate()
aOutputRateConditionUpdate
in interface InstrumentationCommon
public void qOutputRateConditionOutputNow()
qOutputRateConditionOutputNow
in interface InstrumentationCommon
public void aOutputRateConditionOutputNow(boolean generate)
aOutputRateConditionOutputNow
in interface InstrumentationCommon
public void qOutputProcessWConditionJoin(Set<MultiKey<EventBean>> newEvents, Set<MultiKey<EventBean>> oldEvents)
qOutputProcessWConditionJoin
in interface InstrumentationCommon
public void aOutputProcessWConditionJoin(boolean buffered)
aOutputProcessWConditionJoin
in interface InstrumentationCommon
public void qWhereClauseFilter(String text, EventBean[] newData, EventBean[] oldData)
qWhereClauseFilter
in interface InstrumentationCommon
public void aWhereClauseFilter(EventBean[] filteredNewData, EventBean[] filteredOldData)
aWhereClauseFilter
in interface InstrumentationCommon
public void qWhereClauseFilterEval(int num, EventBean event, boolean newData)
qWhereClauseFilterEval
in interface InstrumentationCommon
public void aWhereClauseFilterEval(Boolean pass)
aWhereClauseFilterEval
in interface InstrumentationCommon
public void qWhereClauseIR(EventBean[] filteredNewData, EventBean[] filteredOldData)
qWhereClauseIR
in interface InstrumentationCommon
public void aWhereClauseIR()
aWhereClauseIR
in interface InstrumentationCommon
public void qSplitStream(boolean all, EventBean theEvent, int numWhereClauses)
qSplitStream
in interface InstrumentationCommon
public void aSplitStream(boolean all, boolean handled)
aSplitStream
in interface InstrumentationCommon
public void qSplitStreamWhere(int index)
qSplitStreamWhere
in interface InstrumentationCommon
public void aSplitStreamWhere(Boolean pass)
aSplitStreamWhere
in interface InstrumentationCommon
public void qSplitStreamRoute(int index)
qSplitStreamRoute
in interface InstrumentationCommon
public void aSplitStreamRoute()
aSplitStreamRoute
in interface InstrumentationCommon
public void qSubselectAggregation()
qSubselectAggregation
in interface InstrumentationCommon
public void aSubselectAggregation()
aSubselectAggregation
in interface InstrumentationCommon
public void qTableAddEvent(EventBean theEvent)
qTableAddEvent
in interface InstrumentationCommon
public void aTableAddEvent()
aTableAddEvent
in interface InstrumentationCommon
public void qaTableUpdatedEventWKeyBefore(EventBean theEvent)
qaTableUpdatedEventWKeyBefore
in interface InstrumentationCommon
public void qaTableUpdatedEventWKeyAfter(EventBean theEvent)
qaTableUpdatedEventWKeyAfter
in interface InstrumentationCommon
public void qTableDeleteEvent(EventBean theEvent)
qTableDeleteEvent
in interface InstrumentationCommon
public void aTableDeleteEvent()
aTableDeleteEvent
in interface InstrumentationCommon
public void qAggregationGroupedApplyEnterLeave(boolean enter, int numAggregators, int numAccessStates, Object groupKey)
qAggregationGroupedApplyEnterLeave
in interface InstrumentationCommon
public void aAggregationGroupedApplyEnterLeave(boolean enter)
aAggregationGroupedApplyEnterLeave
in interface InstrumentationCommon
public void qAggNoAccessEnterLeave(boolean enter, int index, Object currentValue, String aggExpression)
qAggNoAccessEnterLeave
in interface InstrumentationCommon
public void aAggNoAccessEnterLeave(boolean enter, int index, Object newValue)
aAggNoAccessEnterLeave
in interface InstrumentationCommon
public void qAggAccessEnterLeave(boolean enter, int index, String aggExpr)
qAggAccessEnterLeave
in interface InstrumentationCommon
public void aAggAccessEnterLeave(boolean enter, int index)
aAggAccessEnterLeave
in interface InstrumentationCommon
public void qUpdateIStream(InternalEventRouterEntry[] entries)
qUpdateIStream
in interface InstrumentationCommon
public void aUpdateIStream(EventBean finalEvent, boolean haveCloned)
aUpdateIStream
in interface InstrumentationCommon
public void qUpdateIStreamApply(int index, InternalEventRouterEntry entry)
qUpdateIStreamApply
in interface InstrumentationCommon
public void aUpdateIStreamApply(EventBean updated, boolean applied)
aUpdateIStreamApply
in interface InstrumentationCommon
public void qUpdateIStreamApplyWhere()
qUpdateIStreamApplyWhere
in interface InstrumentationCommon
public void aUpdateIStreamApplyWhere(Boolean result)
aUpdateIStreamApplyWhere
in interface InstrumentationCommon
public void qUpdateIStreamApplyAssignments(InternalEventRouterEntry entry)
qUpdateIStreamApplyAssignments
in interface InstrumentationCommon
public void aUpdateIStreamApplyAssignments(Object[] values)
aUpdateIStreamApplyAssignments
in interface InstrumentationCommon
public void qUpdateIStreamApplyAssignmentItem(int index)
qUpdateIStreamApplyAssignmentItem
in interface InstrumentationCommon
public void aUpdateIStreamApplyAssignmentItem(Object value)
aUpdateIStreamApplyAssignmentItem
in interface InstrumentationCommon
public void qOutputRateConditionScheduledEval()
qOutputRateConditionScheduledEval
in interface InstrumentationCommon
public void aOutputRateConditionScheduledEval()
aOutputRateConditionScheduledEval
in interface InstrumentationCommon
public void qJoinExecFilter()
qJoinExecFilter
in interface InstrumentationCommon
public void aJoinExecFilter(Set<MultiKey<EventBean>> newEvents, Set<MultiKey<EventBean>> oldEvents)
aJoinExecFilter
in interface InstrumentationCommon
public void qJoinCompositionHistorical()
qJoinCompositionHistorical
in interface InstrumentationCommon
public void aJoinCompositionHistorical(Set<MultiKey<EventBean>> newResults, Set<MultiKey<EventBean>> oldResults)
aJoinCompositionHistorical
in interface InstrumentationCommon
public void qHistoricalScheduledEval()
qHistoricalScheduledEval
in interface InstrumentationCommon
public void aHistoricalScheduledEval()
aHistoricalScheduledEval
in interface InstrumentationCommon
Copyright © 2005–2018. All rights reserved.