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