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