Class InstrumentationDefault
java.lang.Object
com.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationDefault
- All Implemented Interfaces:
com.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
,Instrumentation
public class InstrumentationDefault
extends com.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
implements Instrumentation
-
Field Summary
Fields inherited from interface com.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
EPTYPE, RUNTIME_DEFAULT_CLASS, RUNTIME_HELPER_CLASS, RUNTIME_PACKAGE_NAME
-
Method Summary
Modifier and TypeMethodDescriptionvoid
aAggregationUngroupedApplyEnterLeave
(boolean enter) boolean
void
aEvent()
void
aEventCP()
void
aExprAggValue
(Object value) void
void
aExprArray
(Object result) void
aExprBetween
(Boolean result) void
aExprBitwise
(Object result) void
void
void
aExprCoalesce
(Object value) void
aExprConcat
(String result) void
aExprConst
(Object value) void
aExprContextProp
(Object result) void
aExprDeclared
(Object value) void
void
void
aExprDotChainElement
(com.espertech.esper.common.internal.rettype.EPChainableType typeInfo, Object result) void
aExprEquals
(Boolean result) void
aExprEqualsAnyOrAll
(Boolean result) void
aExprIdent
(Object result) void
void
aExprInstanceof
(Boolean result) void
aExprIs
(boolean result) void
aExprIStream
(boolean newData) void
void
void
aExprMinMaxRow
(Object result) void
void
void
void
aExprPlugInSingleRow
(Object result) void
void
aExprPrior
(Object result) void
aExprPropExists
(boolean exists) void
aExprRegexp
(Boolean result) void
aExprRelOp
(Boolean result) void
aExprRelOpAnyOrAll
(Boolean result) void
aExprStreamUnd
(Object result) void
aExprStreamUndMethod
(Object result) void
aExprStreamUndSelectClause
(com.espertech.esper.common.client.EventBean event) void
aExprSubselect
(Object result) void
aExprTableSubpropAccessor
(Object result) void
aExprTableSubproperty
(Object result) void
aExprTableTop
(Object result) void
aExprTimePeriod
(Object result) void
aExprTimestamp
(long value) void
aExprTypeof
(String typeName) void
aExprVariable
(Object value) void
aFilter
(Collection<com.espertech.esper.common.internal.filtersvc.FilterHandle> matches) void
aFilterActivationStream
(com.espertech.esper.common.internal.context.util.AgentInstanceContext agentInstanceContext, boolean subselect, int subselectNumber) void
void
void
aFilterBooleanExpr
(boolean result) void
void
void
aFilterReverseIndex
(Boolean match) void
aHavingClause
(Boolean pass) void
aInfraUpdate
(com.espertech.esper.common.client.EventBean afterUpdate) void
aInfraUpdateRHSExpr
(Object result) void
void
void
void
void
void
void
aRegEx
(com.espertech.esper.common.internal.epl.rowrecog.state.RowRecogPartitionState partitionState, List<com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry> endStates, List<com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry> terminationStates) void
aRegExPartition
(boolean exists, Object partitionKey, com.espertech.esper.common.internal.epl.rowrecog.state.RowRecogPartitionState state) void
void
aRegExState
(List<com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry> next, LinkedHashMap<String, com.espertech.esper.common.internal.collection.Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable) void
aRegExStateStart
(List<com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry> nextStates, LinkedHashMap<String, com.espertech.esper.common.internal.collection.Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable) void
aRegFilter
(Boolean result) void
aRegIntervalState
(boolean scheduled) void
aRegIntervalValue
(long result) void
aRegMeasure
(com.espertech.esper.common.client.EventBean outBean) void
aRegOut()
void
aResultSetProcessComputeGroupKeys
(boolean enter, Object groupKeysPerEvent) void
aResultSetProcessGroupedRowPerEvent
(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> pair) void
aResultSetProcessGroupedRowPerGroup
(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> pair) void
aResultSetProcessSimple
(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> pair) void
aResultSetProcessUngroupedFullyAgg
(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> pair) void
aResultSetProcessUngroupedNonfullyAgg
(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> pair) void
void
aRuntimeManagementDeploy
(String runtimeURI) void
void
aScheduleEval
(Collection<com.espertech.esper.common.internal.schedule.ScheduleHandle> handles) void
void
aSelectClause
(boolean newData, com.espertech.esper.common.client.EventBean event, Object[] subscriberParameters) void
void
void
void
aTime()
void
aTimeCP()
void
qaFilterHandleSetCallbacks
(Set<com.espertech.esper.common.internal.filtersvc.FilterHandle> callbackSet) void
qAggregationUngroupedApplyEnterLeave
(boolean enter, int numAggregators, int numAccessStates) void
qaRuntimeManagementStmtStarted
(String runtimeURI, String deploymentId, int statementId, String statementName, String epl, long runtimeTime) void
qaRuntimeManagementStmtStop
(String runtimeURI, String deploymentId, int statementId, String statementName, String epl, long runtimeTime) void
qEvent
(com.espertech.esper.common.client.EventBean eventBean, String runtimeURI, boolean providedBySendEvent) void
qEventCP
(com.espertech.esper.common.client.EventBean theEvent, com.espertech.esper.common.internal.context.util.EPStatementAgentInstanceHandle handle, long runtimeTime) void
qExprAggValue
(String text) void
void
qExprArray
(String text) void
qExprBetween
(String text) void
qExprBitwise
(String text, com.espertech.esper.common.internal.type.BitWiseOpEnum bitWiseOpEnum) void
void
void
qExprCoalesce
(String text) void
qExprConcat
(String text) void
void
qExprContextProp
(String text) void
qExprDeclared
(String text, String name, String expressionText, String[] parameterNames) void
void
qExprDotChain
(com.espertech.esper.common.internal.rettype.EPChainableType targetTypeInfo, Object target, int numUnpacking) void
qExprDotChainElement
(int num, String methodType, String methodName) void
qExprEquals
(String text) void
qExprEqualsAnyOrAll
(String text) void
qExprIdent
(String fullUnresolvedName) void
void
qExprInstanceof
(String text) void
void
qExprIStream
(String text) void
void
void
qExprMinMaxRow
(String text) void
void
void
void
qExprPlugInSingleRow
(String text, String declaringClass, String methodName, String returnTypeName, String[] parameterTypes) void
void
qExprPrior
(String text) void
qExprPropExists
(String text) void
qExprRegexp
(String text) void
qExprRelOp
(String text, String op) void
qExprRelOpAnyOrAll
(String text, String op) void
qExprStreamUnd
(String text) void
qExprStreamUndMethod
(String text) void
void
qExprSubselect
(String text) void
qExprTableSubpropAccessor
(String text, String tableName, String subpropName, String aggregationExpression) void
qExprTableSubproperty
(String text, String tableName, String subpropName) void
qExprTableTop
(String text, String tableName) void
qExprTimePeriod
(String text) void
qExprTimestamp
(String text) void
qExprTypeof
(String text) void
qExprVariable
(String text) void
qFilter
(com.espertech.esper.common.client.EventBean theEvent) void
qFilterActivationStream
(String eventTypeName, int streamNumber, com.espertech.esper.common.internal.context.util.AgentInstanceContext agentInstanceContext, boolean subselect, int subselectNumber) void
qFilterAdd
(com.espertech.esper.common.client.EventType eventType, com.espertech.esper.common.internal.filterspec.FilterValueSetParam[][] parameters, com.espertech.esper.common.internal.filtersvc.FilterHandle filterCallback) void
qFilterBoolean
(FilterParamIndexBooleanExpr filterParamIndexBooleanExpr) void
qFilterBooleanExpr
(int num, Map.Entry<com.espertech.esper.common.internal.filterspec.ExprNodeAdapterBase, EventEvaluator> evals) void
qFilterHandleSetIndexes
(List<FilterParamIndexBase> indizes) void
qFilterRemove
(com.espertech.esper.common.internal.filtersvc.FilterHandle filterCallback, com.espertech.esper.common.client.EventType eventType, com.espertech.esper.common.internal.filterspec.FilterValueSetParam[][] parameters) void
qFilterReverseIndex
(FilterParamIndexBase filterParamIndex, Object propertyValue) void
qHavingClause
(com.espertech.esper.common.client.EventBean[] eventsPerStream) void
qInfraUpdate
(com.espertech.esper.common.client.EventBean beforeUpdate, com.espertech.esper.common.client.EventBean[] eventsPerStream, int length, boolean copy) void
qInfraUpdateRHSExpr
(int index) void
qNamedWindowCPMulti
(String runtimeURI, Map<com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowConsumerView, com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowDeltaData> deltaPerConsumer, com.espertech.esper.common.internal.context.util.EPStatementAgentInstanceHandle handle, long time) void
qNamedWindowCPSingle
(String runtimeURI, int numConsumers, com.espertech.esper.common.client.EventBean[] newData, com.espertech.esper.common.client.EventBean[] oldData, com.espertech.esper.common.internal.context.util.EPStatementAgentInstanceHandle handle, long time) void
qNamedWindowDispatch
(String runtimeURI) void
qOrderBy
(com.espertech.esper.common.client.EventBean[] events, String[] expressions, boolean[] descending) void
qOutputProcessNonBuffered
(com.espertech.esper.common.client.EventBean[] newData, com.espertech.esper.common.client.EventBean[] oldData) void
qOutputProcessNonBufferedJoin
(Set<com.espertech.esper.common.internal.collection.MultiKeyArrayOfKeys<com.espertech.esper.common.client.EventBean>> newEvents, Set<com.espertech.esper.common.internal.collection.MultiKeyArrayOfKeys<com.espertech.esper.common.client.EventBean>> oldEvents) void
qRegEx
(com.espertech.esper.common.client.EventBean newEvent, com.espertech.esper.common.internal.epl.rowrecog.state.RowRecogPartitionState partitionState) void
qRegExPartition
(com.espertech.esper.common.client.EventBean theEvent) void
void
qRegExState
(com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry currentState, LinkedHashMap<String, com.espertech.esper.common.internal.collection.Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable) void
qRegExStateStart
(com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAState startState, LinkedHashMap<String, com.espertech.esper.common.internal.collection.Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable) void
qRegFilter
(com.espertech.esper.common.client.EventBean[] eventsPerStream) void
qRegIntervalState
(com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry endState, LinkedHashMap<String, com.espertech.esper.common.internal.collection.Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable, long runtimeTime) void
void
qRegMeasure
(com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry endState, LinkedHashMap<String, com.espertech.esper.common.internal.collection.Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable) void
qRegOut
(com.espertech.esper.common.client.EventBean[] outBeans) void
qResultSetProcessComputeGroupKeys
(boolean enter, String[] groupKeyNodeExpressions, com.espertech.esper.common.client.EventBean[] eventsPerStream) void
void
void
void
void
void
qRouteBetweenStmt
(com.espertech.esper.common.client.EventBean theEvent, com.espertech.esper.common.internal.context.util.EPStatementHandle epStatementHandle, boolean addToFront) void
qRuntimeManagementDeploy
(String runtimeURI, String deploymentId, int size) void
qScheduleAdd
(long currentTime, long afterMSec, com.espertech.esper.common.internal.schedule.ScheduleHandle handle, long slot) void
qScheduleEval
(long currentTime) void
qScheduleRemove
(com.espertech.esper.common.internal.schedule.ScheduleHandle handle, long slot) void
qSelectClause
(com.espertech.esper.common.client.EventBean[] eventsPerStream, boolean newData, boolean synthesize, com.espertech.esper.common.internal.epl.expression.core.ExprEvaluatorContext exprEvaluatorContext) void
qStatementResultExecute
(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> events, String deploymentId, int statementId, String statementName, long threadId) void
qStimulantEvent
(com.espertech.esper.common.client.EventBean eventBean, String runtimeURI) void
qStimulantTime
(long currentTime, long target, long ultimateTarget, boolean span, Long resolution, String runtimeURI) void
void
qTimeCP
(com.espertech.esper.common.internal.context.util.EPStatementAgentInstanceHandle handle, long runtimeTime) Methods inherited from class com.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
aAggAccessEnterLeave, aAggNoAccessEnterLeave, aAggregationGroupedApplyEnterLeave, aContextPartitionAllocate, aContextPartitionDestroy, aContextScheduledEval, aHistoricalScheduledEval, aIndexAdd, aIndexAddRemove, aIndexJoinLookup, aIndexRemove, aIndexSubordLookup, aInfraMergeWhenThenActionItem, aInfraMergeWhenThenActions, aInfraMergeWhenThenItem, aInfraMergeWhenThens, aInfraOnAction, aInfraTriggeredLookup, aJoinCompositionHistorical, aJoinCompositionQueryStrategy, aJoinCompositionStepUpdIndex, aJoinCompositionStreamToWin, aJoinCompositionWinToWin, aJoinDispatch, aJoinExecFilter, aJoinExecProcess, aJoinExecStrategy, aOutputProcessWCondition, aOutputProcessWConditionJoin, aOutputRateConditionOutputNow, aOutputRateConditionScheduledEval, aOutputRateConditionUpdate, aPatternAndEvaluateFalse, aPatternAndEvaluateTrue, aPatternAndQuit, aPatternAndStart, aPatternEveryDistinctEvalFalse, aPatternEveryDistinctEvaluateTrue, aPatternEveryDistinctQuit, aPatternEveryDistinctStart, aPatternEveryEvalFalse, aPatternEveryEvaluateTrue, aPatternEveryQuit, aPatternEveryStart, aPatternFilterMatch, aPatternFilterQuit, aPatternFilterStart, aPatternFollowedByEvalFalse, aPatternFollowedByEvaluateTrue, aPatternFollowedByQuit, aPatternFollowedByStart, aPatternGuardEvalFalse, aPatternGuardEvaluateTrue, aPatternGuardGuardQuit, aPatternGuardQuit, aPatternGuardScheduledEval, aPatternGuardStart, aPatternMatchUntilEvalFalse, aPatternMatchUntilEvaluateTrue, aPatternMatchUntilQuit, aPatternMatchUntilStart, aPatternNotEvalFalse, aPatternNotEvaluateTrue, aPatternNotQuit, aPatternNotStart, aPatternObserverEvaluateTrue, aPatternObserverQuit, aPatternObserverScheduledEval, aPatternObserverStart, aPatternOrEvalFalse, aPatternOrEvaluateTrue, aPatternOrQuit, aPatternOrStart, aPatternRootEvalFalse, aPatternRootEvaluateTrue, aPatternRootQuit, aPatternRootStart, aSplitStream, aSplitStreamRoute, aSplitStreamWhere, aSubselectAggregation, aTableAddEvent, aTableDeleteEvent, aTableUpdatedEvent, aUpdateIStream, aUpdateIStreamApply, aUpdateIStreamApplyAssignmentItem, aUpdateIStreamApplyAssignments, aUpdateIStreamApplyWhere, aViewIndicate, aViewProcessIRStream, aViewScheduledEval, aWhereClauseFilter, aWhereClauseFilterEval, aWhereClauseIR, qAggAccessEnterLeave, qAggNoAccessEnterLeave, qAggregationGroupedApplyEnterLeave, qaTableUpdatedEventWKeyAfter, qaTableUpdatedEventWKeyBefore, qContextPartitionAllocate, qContextPartitionDestroy, qContextScheduledEval, qHistoricalScheduledEval, qIndexAdd, qIndexAddRemove, qIndexJoinLookup, qIndexRemove, qIndexSubordLookup, qInfraMergeWhenThenActionItem, qInfraMergeWhenThenActions, qInfraMergeWhenThenItem, qInfraMergeWhenThens, qInfraOnAction, qInfraTriggeredLookup, qJoinCompositionHistorical, qJoinCompositionQueryStrategy, qJoinCompositionStepUpdIndex, qJoinCompositionStreamToWin, qJoinCompositionWinToWin, qJoinDispatch, qJoinExecFilter, qJoinExecProcess, qJoinExecStrategy, qOutputProcessWCondition, qOutputProcessWConditionJoin, qOutputRateConditionOutputNow, qOutputRateConditionScheduledEval, qOutputRateConditionUpdate, qPatternAndEvaluateFalse, qPatternAndEvaluateTrue, qPatternAndQuit, qPatternAndStart, qPatternEveryDistinctEvalFalse, qPatternEveryDistinctEvaluateTrue, qPatternEveryDistinctQuit, qPatternEveryDistinctStart, qPatternEveryEvalFalse, qPatternEveryEvaluateTrue, qPatternEveryQuit, qPatternEveryStart, qPatternFilterMatch, qPatternFilterQuit, qPatternFilterStart, qPatternFollowedByEvalFalse, qPatternFollowedByEvaluateTrue, qPatternFollowedByQuit, qPatternFollowedByStart, qPatternGuardEvalFalse, qPatternGuardEvaluateTrue, qPatternGuardGuardQuit, qPatternGuardQuit, qPatternGuardScheduledEval, qPatternGuardStart, qPatternMatchUntilEvalFalse, qPatternMatchUntilEvaluateTrue, qPatternMatchUntilQuit, qPatternMatchUntilStart, qPatternNotEvalFalse, qPatternNotEvaluateTrue, qPatternNotQuit, qPatternNotStart, qPatternObserverEvaluateTrue, qPatternObserverQuit, qPatternObserverScheduledEval, qPatternObserverScheduledEval, qPatternObserverStart, qPatternOrEvalFalse, qPatternOrEvaluateTrue, qPatternOrQuit, qPatternOrStart, qPatternRootEvalFalse, qPatternRootEvaluateTrue, qPatternRootQuit, qPatternRootStart, qRegFilter, qSplitStream, qSplitStreamRoute, qSplitStreamWhere, qSubselectAggregation, qTableAddEvent, qTableDeleteEvent, qTableUpdatedEvent, qUpdateIStream, qUpdateIStreamApply, qUpdateIStreamApplyAssignmentItem, qUpdateIStreamApplyAssignments, qUpdateIStreamApplyWhere, qViewIndicate, qViewProcessIRStream, qViewScheduledEval, qWhereClauseFilter, qWhereClauseFilterEval, qWhereClauseIR
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
aAggAccessEnterLeave, aAggNoAccessEnterLeave, aAggregationGroupedApplyEnterLeave, aContextPartitionAllocate, aContextPartitionDestroy, aContextScheduledEval, aHistoricalScheduledEval, aIndexAdd, aIndexAddRemove, aIndexJoinLookup, aIndexRemove, aIndexSubordLookup, aInfraMergeWhenThenActionItem, aInfraMergeWhenThenActions, aInfraMergeWhenThenItem, aInfraMergeWhenThens, aInfraOnAction, aInfraTriggeredLookup, aJoinCompositionHistorical, aJoinCompositionQueryStrategy, aJoinCompositionStepUpdIndex, aJoinCompositionStreamToWin, aJoinCompositionWinToWin, aJoinDispatch, aJoinExecFilter, aJoinExecProcess, aJoinExecStrategy, aOutputProcessWCondition, aOutputProcessWConditionJoin, aOutputRateConditionOutputNow, aOutputRateConditionScheduledEval, aOutputRateConditionUpdate, aPatternAndEvaluateFalse, aPatternAndEvaluateTrue, aPatternAndQuit, aPatternAndStart, aPatternEveryDistinctEvalFalse, aPatternEveryDistinctEvaluateTrue, aPatternEveryDistinctQuit, aPatternEveryDistinctStart, aPatternEveryEvalFalse, aPatternEveryEvaluateTrue, aPatternEveryQuit, aPatternEveryStart, aPatternFilterMatch, aPatternFilterQuit, aPatternFilterStart, aPatternFollowedByEvalFalse, aPatternFollowedByEvaluateTrue, aPatternFollowedByQuit, aPatternFollowedByStart, aPatternGuardEvalFalse, aPatternGuardEvaluateTrue, aPatternGuardGuardQuit, aPatternGuardQuit, aPatternGuardScheduledEval, aPatternGuardStart, aPatternMatchUntilEvalFalse, aPatternMatchUntilEvaluateTrue, aPatternMatchUntilQuit, aPatternMatchUntilStart, aPatternNotEvalFalse, aPatternNotEvaluateTrue, aPatternNotQuit, aPatternNotStart, aPatternObserverEvaluateTrue, aPatternObserverQuit, aPatternObserverScheduledEval, aPatternObserverStart, aPatternOrEvalFalse, aPatternOrEvaluateTrue, aPatternOrQuit, aPatternOrStart, aPatternRootEvalFalse, aPatternRootEvaluateTrue, aPatternRootQuit, aPatternRootStart, aSplitStream, aSplitStreamRoute, aSplitStreamWhere, aSubselectAggregation, aTableAddEvent, aTableDeleteEvent, aTableUpdatedEvent, aUpdateIStream, aUpdateIStreamApply, aUpdateIStreamApplyAssignmentItem, aUpdateIStreamApplyAssignments, aUpdateIStreamApplyWhere, aViewIndicate, aViewProcessIRStream, aViewScheduledEval, aWhereClauseFilter, aWhereClauseFilterEval, aWhereClauseIR, qAggAccessEnterLeave, qAggNoAccessEnterLeave, qAggregationGroupedApplyEnterLeave, qaTableUpdatedEventWKeyAfter, qaTableUpdatedEventWKeyBefore, qContextPartitionAllocate, qContextPartitionDestroy, qContextScheduledEval, qHistoricalScheduledEval, qIndexAdd, qIndexAddRemove, qIndexJoinLookup, qIndexRemove, qIndexSubordLookup, qInfraMergeWhenThenActionItem, qInfraMergeWhenThenActions, qInfraMergeWhenThenItem, qInfraMergeWhenThens, qInfraOnAction, qInfraTriggeredLookup, qJoinCompositionHistorical, qJoinCompositionQueryStrategy, qJoinCompositionStepUpdIndex, qJoinCompositionStreamToWin, qJoinCompositionWinToWin, qJoinDispatch, qJoinExecFilter, qJoinExecProcess, qJoinExecStrategy, qOutputProcessWCondition, qOutputProcessWConditionJoin, qOutputRateConditionOutputNow, qOutputRateConditionScheduledEval, qOutputRateConditionUpdate, qPatternAndEvaluateFalse, qPatternAndEvaluateTrue, qPatternAndQuit, qPatternAndStart, qPatternEveryDistinctEvalFalse, qPatternEveryDistinctEvaluateTrue, qPatternEveryDistinctQuit, qPatternEveryDistinctStart, qPatternEveryEvalFalse, qPatternEveryEvaluateTrue, qPatternEveryQuit, qPatternEveryStart, qPatternFilterMatch, qPatternFilterQuit, qPatternFilterStart, qPatternFollowedByEvalFalse, qPatternFollowedByEvaluateTrue, qPatternFollowedByQuit, qPatternFollowedByStart, qPatternGuardEvalFalse, qPatternGuardEvaluateTrue, qPatternGuardGuardQuit, qPatternGuardQuit, qPatternGuardScheduledEval, qPatternGuardStart, qPatternMatchUntilEvalFalse, qPatternMatchUntilEvaluateTrue, qPatternMatchUntilQuit, qPatternMatchUntilStart, qPatternNotEvalFalse, qPatternNotEvaluateTrue, qPatternNotQuit, qPatternNotStart, qPatternObserverEvaluateTrue, qPatternObserverQuit, qPatternObserverScheduledEval, qPatternObserverStart, qPatternOrEvalFalse, qPatternOrEvaluateTrue, qPatternOrQuit, qPatternOrStart, qPatternRootEvalFalse, qPatternRootEvaluateTrue, qPatternRootQuit, qPatternRootStart, qRegFilter, qSplitStream, qSplitStreamRoute, qSplitStreamWhere, qSubselectAggregation, qTableAddEvent, qTableDeleteEvent, qTableUpdatedEvent, qUpdateIStream, qUpdateIStreamApply, qUpdateIStreamApplyAssignmentItem, qUpdateIStreamApplyAssignments, qUpdateIStreamApplyWhere, qViewIndicate, qViewProcessIRStream, qViewScheduledEval, qWhereClauseFilter, qWhereClauseFilterEval, qWhereClauseIR
-
Field Details
-
INSTANCE
-
-
Method Details
-
activated
public boolean activated()- Specified by:
activated
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
activated
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qFilterActivationStream
public void qFilterActivationStream(String eventTypeName, int streamNumber, com.espertech.esper.common.internal.context.util.AgentInstanceContext agentInstanceContext, boolean subselect, int subselectNumber) - Specified by:
qFilterActivationStream
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qFilterActivationStream
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aFilterActivationStream
public void aFilterActivationStream(com.espertech.esper.common.internal.context.util.AgentInstanceContext agentInstanceContext, boolean subselect, int subselectNumber) - Specified by:
aFilterActivationStream
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aFilterActivationStream
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qStimulantEvent
public void qStimulantEvent(com.espertech.esper.common.client.EventBean eventBean, String runtimeURI) - Specified by:
qStimulantEvent
in interfaceInstrumentation
-
aStimulantEvent
public void aStimulantEvent()- Specified by:
aStimulantEvent
in interfaceInstrumentation
-
qStimulantTime
public void qStimulantTime(long currentTime, long target, long ultimateTarget, boolean span, Long resolution, String runtimeURI) - Specified by:
qStimulantTime
in interfaceInstrumentation
-
aStimulantTime
public void aStimulantTime()- Specified by:
aStimulantTime
in interfaceInstrumentation
-
qEvent
public void qEvent(com.espertech.esper.common.client.EventBean eventBean, String runtimeURI, boolean providedBySendEvent) - Specified by:
qEvent
in interfaceInstrumentation
-
aEvent
public void aEvent()- Specified by:
aEvent
in interfaceInstrumentation
-
qEventCP
public void qEventCP(com.espertech.esper.common.client.EventBean theEvent, com.espertech.esper.common.internal.context.util.EPStatementAgentInstanceHandle handle, long runtimeTime) - Specified by:
qEventCP
in interfaceInstrumentation
-
aEventCP
public void aEventCP()- Specified by:
aEventCP
in interfaceInstrumentation
-
qTime
- Specified by:
qTime
in interfaceInstrumentation
-
aTime
public void aTime()- Specified by:
aTime
in interfaceInstrumentation
-
qTimeCP
public void qTimeCP(com.espertech.esper.common.internal.context.util.EPStatementAgentInstanceHandle handle, long runtimeTime) - Specified by:
qTimeCP
in interfaceInstrumentation
-
aTimeCP
public void aTimeCP()- Specified by:
aTimeCP
in interfaceInstrumentation
-
qNamedWindowDispatch
- Specified by:
qNamedWindowDispatch
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qNamedWindowDispatch
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aNamedWindowDispatch
public void aNamedWindowDispatch()- Specified by:
aNamedWindowDispatch
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aNamedWindowDispatch
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qNamedWindowCPSingle
public void qNamedWindowCPSingle(String runtimeURI, int numConsumers, com.espertech.esper.common.client.EventBean[] newData, com.espertech.esper.common.client.EventBean[] oldData, com.espertech.esper.common.internal.context.util.EPStatementAgentInstanceHandle handle, long time) - Specified by:
qNamedWindowCPSingle
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qNamedWindowCPSingle
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aNamedWindowCPSingle
public void aNamedWindowCPSingle()- Specified by:
aNamedWindowCPSingle
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aNamedWindowCPSingle
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qNamedWindowCPMulti
public void qNamedWindowCPMulti(String runtimeURI, Map<com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowConsumerView, com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowDeltaData> deltaPerConsumer, com.espertech.esper.common.internal.context.util.EPStatementAgentInstanceHandle handle, long time) - Specified by:
qNamedWindowCPMulti
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qNamedWindowCPMulti
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aNamedWindowCPMulti
public void aNamedWindowCPMulti()- Specified by:
aNamedWindowCPMulti
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aNamedWindowCPMulti
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qRegEx
public void qRegEx(com.espertech.esper.common.client.EventBean newEvent, com.espertech.esper.common.internal.epl.rowrecog.state.RowRecogPartitionState partitionState) - Specified by:
qRegEx
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qRegEx
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aRegEx
public void aRegEx(com.espertech.esper.common.internal.epl.rowrecog.state.RowRecogPartitionState partitionState, List<com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry> endStates, List<com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry> terminationStates) - Specified by:
aRegEx
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aRegEx
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qRegExState
public void qRegExState(com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry currentState, LinkedHashMap<String, com.espertech.esper.common.internal.collection.Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable) - Specified by:
qRegExState
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qRegExState
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aRegExState
public void aRegExState(List<com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry> next, LinkedHashMap<String, com.espertech.esper.common.internal.collection.Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable) - Specified by:
aRegExState
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aRegExState
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qRegExStateStart
public void qRegExStateStart(com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAState startState, LinkedHashMap<String, com.espertech.esper.common.internal.collection.Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable) - Specified by:
qRegExStateStart
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qRegExStateStart
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aRegExStateStart
public void aRegExStateStart(List<com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry> nextStates, LinkedHashMap<String, com.espertech.esper.common.internal.collection.Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable) - Specified by:
aRegExStateStart
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aRegExStateStart
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qRegExPartition
public void qRegExPartition(com.espertech.esper.common.client.EventBean theEvent) - Specified by:
qRegExPartition
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qRegExPartition
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aRegExPartition
public void aRegExPartition(boolean exists, Object partitionKey, com.espertech.esper.common.internal.epl.rowrecog.state.RowRecogPartitionState state) - Specified by:
aRegExPartition
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aRegExPartition
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qRegIntervalValue
public void qRegIntervalValue()- Specified by:
qRegIntervalValue
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qRegIntervalValue
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aRegIntervalValue
public void aRegIntervalValue(long result) - Specified by:
aRegIntervalValue
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aRegIntervalValue
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qRegIntervalState
public void qRegIntervalState(com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry endState, LinkedHashMap<String, com.espertech.esper.common.internal.collection.Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable, long runtimeTime) - Specified by:
qRegIntervalState
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qRegIntervalState
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aRegIntervalState
public void aRegIntervalState(boolean scheduled) - Specified by:
aRegIntervalState
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aRegIntervalState
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qRegOut
public void qRegOut(com.espertech.esper.common.client.EventBean[] outBeans) - Specified by:
qRegOut
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qRegOut
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aRegOut
public void aRegOut()- Specified by:
aRegOut
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aRegOut
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qRegMeasure
public void qRegMeasure(com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateEntry endState, LinkedHashMap<String, com.espertech.esper.common.internal.collection.Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable) - Specified by:
qRegMeasure
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qRegMeasure
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aRegMeasure
public void aRegMeasure(com.espertech.esper.common.client.EventBean outBean) - Specified by:
aRegMeasure
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aRegMeasure
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qRegExScheduledEval
public void qRegExScheduledEval()- Specified by:
qRegExScheduledEval
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qRegExScheduledEval
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aRegExScheduledEval
public void aRegExScheduledEval()- Specified by:
aRegExScheduledEval
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aRegExScheduledEval
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qRegFilter
public void qRegFilter(com.espertech.esper.common.client.EventBean[] eventsPerStream) -
aRegFilter
- Specified by:
aRegFilter
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aRegFilter
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qExprEquals
- Specified by:
qExprEquals
in interfaceInstrumentation
-
aExprEquals
- Specified by:
aExprEquals
in interfaceInstrumentation
-
qOutputProcessNonBuffered
public void qOutputProcessNonBuffered(com.espertech.esper.common.client.EventBean[] newData, com.espertech.esper.common.client.EventBean[] oldData) - Specified by:
qOutputProcessNonBuffered
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qOutputProcessNonBuffered
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aOutputProcessNonBuffered
public void aOutputProcessNonBuffered()- Specified by:
aOutputProcessNonBuffered
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aOutputProcessNonBuffered
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qSelectClause
public void qSelectClause(com.espertech.esper.common.client.EventBean[] eventsPerStream, boolean newData, boolean synthesize, com.espertech.esper.common.internal.epl.expression.core.ExprEvaluatorContext exprEvaluatorContext) - Specified by:
qSelectClause
in interfaceInstrumentation
-
aSelectClause
public void aSelectClause(boolean newData, com.espertech.esper.common.client.EventBean event, Object[] subscriberParameters) - Specified by:
aSelectClause
in interfaceInstrumentation
-
qExprBitwise
public void qExprBitwise(String text, com.espertech.esper.common.internal.type.BitWiseOpEnum bitWiseOpEnum) - Specified by:
qExprBitwise
in interfaceInstrumentation
-
aExprBitwise
- Specified by:
aExprBitwise
in interfaceInstrumentation
-
qExprIdent
- Specified by:
qExprIdent
in interfaceInstrumentation
-
aExprIdent
- Specified by:
aExprIdent
in interfaceInstrumentation
-
qExprMath
- Specified by:
qExprMath
in interfaceInstrumentation
-
aExprMath
- Specified by:
aExprMath
in interfaceInstrumentation
-
qExprRegexp
- Specified by:
qExprRegexp
in interfaceInstrumentation
-
aExprRegexp
- Specified by:
aExprRegexp
in interfaceInstrumentation
-
qExprTypeof
- Specified by:
qExprTypeof
in interfaceInstrumentation
-
aExprTypeof
- Specified by:
aExprTypeof
in interfaceInstrumentation
-
qExprOr
- Specified by:
qExprOr
in interfaceInstrumentation
-
aExprOr
- Specified by:
aExprOr
in interfaceInstrumentation
-
qExprIn
- Specified by:
qExprIn
in interfaceInstrumentation
-
aExprIn
- Specified by:
aExprIn
in interfaceInstrumentation
-
qExprConcat
- Specified by:
qExprConcat
in interfaceInstrumentation
-
aExprConcat
- Specified by:
aExprConcat
in interfaceInstrumentation
-
qExprCoalesce
- Specified by:
qExprCoalesce
in interfaceInstrumentation
-
aExprCoalesce
- Specified by:
aExprCoalesce
in interfaceInstrumentation
-
qExprBetween
- Specified by:
qExprBetween
in interfaceInstrumentation
-
aExprBetween
- Specified by:
aExprBetween
in interfaceInstrumentation
-
qExprCast
- Specified by:
qExprCast
in interfaceInstrumentation
-
aExprCast
- Specified by:
aExprCast
in interfaceInstrumentation
-
qExprCase
- Specified by:
qExprCase
in interfaceInstrumentation
-
aExprCase
- Specified by:
aExprCase
in interfaceInstrumentation
-
qExprArray
- Specified by:
qExprArray
in interfaceInstrumentation
-
aExprArray
- Specified by:
aExprArray
in interfaceInstrumentation
-
qExprEqualsAnyOrAll
- Specified by:
qExprEqualsAnyOrAll
in interfaceInstrumentation
-
aExprEqualsAnyOrAll
- Specified by:
aExprEqualsAnyOrAll
in interfaceInstrumentation
-
qExprPropExists
- Specified by:
qExprPropExists
in interfaceInstrumentation
-
aExprPropExists
public void aExprPropExists(boolean exists) - Specified by:
aExprPropExists
in interfaceInstrumentation
-
qExprRelOpAnyOrAll
- Specified by:
qExprRelOpAnyOrAll
in interfaceInstrumentation
-
aExprRelOpAnyOrAll
- Specified by:
aExprRelOpAnyOrAll
in interfaceInstrumentation
-
qExprIs
- Specified by:
qExprIs
in interfaceInstrumentation
-
aExprIs
public void aExprIs(boolean result) - Specified by:
aExprIs
in interfaceInstrumentation
-
qExprTimestamp
- Specified by:
qExprTimestamp
in interfaceInstrumentation
-
aExprTimestamp
public void aExprTimestamp(long value) - Specified by:
aExprTimestamp
in interfaceInstrumentation
-
qExprInstanceof
- Specified by:
qExprInstanceof
in interfaceInstrumentation
-
aExprInstanceof
- Specified by:
aExprInstanceof
in interfaceInstrumentation
-
qExprVariable
- Specified by:
qExprVariable
in interfaceInstrumentation
-
aExprVariable
- Specified by:
aExprVariable
in interfaceInstrumentation
-
qExprStreamUndSelectClause
- Specified by:
qExprStreamUndSelectClause
in interfaceInstrumentation
-
aExprStreamUndSelectClause
public void aExprStreamUndSelectClause(com.espertech.esper.common.client.EventBean event) - Specified by:
aExprStreamUndSelectClause
in interfaceInstrumentation
-
qExprRelOp
- Specified by:
qExprRelOp
in interfaceInstrumentation
-
aExprRelOp
- Specified by:
aExprRelOp
in interfaceInstrumentation
-
qExprMinMaxRow
- Specified by:
qExprMinMaxRow
in interfaceInstrumentation
-
aExprMinMaxRow
- Specified by:
aExprMinMaxRow
in interfaceInstrumentation
-
qExprNew
- Specified by:
qExprNew
in interfaceInstrumentation
-
aExprNew
- Specified by:
aExprNew
in interfaceInstrumentation
-
qExprNot
- Specified by:
qExprNot
in interfaceInstrumentation
-
aExprNot
- Specified by:
aExprNot
in interfaceInstrumentation
-
qExprIStream
- Specified by:
qExprIStream
in interfaceInstrumentation
-
aExprIStream
public void aExprIStream(boolean newData) - Specified by:
aExprIStream
in interfaceInstrumentation
-
qExprConst
public void qExprConst()- Specified by:
qExprConst
in interfaceInstrumentation
-
aExprConst
- Specified by:
aExprConst
in interfaceInstrumentation
-
qExprPlugInSingleRow
public void qExprPlugInSingleRow(String text, String declaringClass, String methodName, String returnTypeName, String[] parameterTypes) - Specified by:
qExprPlugInSingleRow
in interfaceInstrumentation
-
aExprPlugInSingleRow
- Specified by:
aExprPlugInSingleRow
in interfaceInstrumentation
-
qExprContextProp
- Specified by:
qExprContextProp
in interfaceInstrumentation
-
aExprContextProp
- Specified by:
aExprContextProp
in interfaceInstrumentation
-
qExprDotChain
public void qExprDotChain(com.espertech.esper.common.internal.rettype.EPChainableType targetTypeInfo, Object target, int numUnpacking) - Specified by:
qExprDotChain
in interfaceInstrumentation
-
aExprDotChain
public void aExprDotChain()- Specified by:
aExprDotChain
in interfaceInstrumentation
-
qExprDot
- Specified by:
qExprDot
in interfaceInstrumentation
-
aExprDot
- Specified by:
aExprDot
in interfaceInstrumentation
-
qExprStreamUndMethod
- Specified by:
qExprStreamUndMethod
in interfaceInstrumentation
-
aExprStreamUndMethod
- Specified by:
aExprStreamUndMethod
in interfaceInstrumentation
-
qExprDotChainElement
- Specified by:
qExprDotChainElement
in interfaceInstrumentation
-
aExprDotChainElement
public void aExprDotChainElement(com.espertech.esper.common.internal.rettype.EPChainableType typeInfo, Object result) - Specified by:
aExprDotChainElement
in interfaceInstrumentation
-
qExprPrev
- Specified by:
qExprPrev
in interfaceInstrumentation
-
aExprPrev
- Specified by:
aExprPrev
in interfaceInstrumentation
-
qExprPrior
- Specified by:
qExprPrior
in interfaceInstrumentation
-
aExprPrior
- Specified by:
aExprPrior
in interfaceInstrumentation
-
qScheduleAdd
public void qScheduleAdd(long currentTime, long afterMSec, com.espertech.esper.common.internal.schedule.ScheduleHandle handle, long slot) - Specified by:
qScheduleAdd
in interfaceInstrumentation
-
aScheduleAdd
public void aScheduleAdd()- Specified by:
aScheduleAdd
in interfaceInstrumentation
-
qScheduleRemove
public void qScheduleRemove(com.espertech.esper.common.internal.schedule.ScheduleHandle handle, long slot) - Specified by:
qScheduleRemove
in interfaceInstrumentation
-
aScheduleRemove
public void aScheduleRemove()- Specified by:
aScheduleRemove
in interfaceInstrumentation
-
qFilterRemove
public void qFilterRemove(com.espertech.esper.common.internal.filtersvc.FilterHandle filterCallback, com.espertech.esper.common.client.EventType eventType, com.espertech.esper.common.internal.filterspec.FilterValueSetParam[][] parameters) - Specified by:
qFilterRemove
in interfaceInstrumentation
-
aFilterRemove
public void aFilterRemove()- Specified by:
aFilterRemove
in interfaceInstrumentation
-
qFilterAdd
public void qFilterAdd(com.espertech.esper.common.client.EventType eventType, com.espertech.esper.common.internal.filterspec.FilterValueSetParam[][] parameters, com.espertech.esper.common.internal.filtersvc.FilterHandle filterCallback) - Specified by:
qFilterAdd
in interfaceInstrumentation
-
aFilterAdd
public void aFilterAdd()- Specified by:
aFilterAdd
in interfaceInstrumentation
-
qExprTimePeriod
-
aExprTimePeriod
-
qExprAnd
- Specified by:
qExprAnd
in interfaceInstrumentation
-
aExprAnd
- Specified by:
aExprAnd
in interfaceInstrumentation
-
qExprLike
- Specified by:
qExprLike
in interfaceInstrumentation
-
aExprLike
- Specified by:
aExprLike
in interfaceInstrumentation
-
qResultSetProcessUngroupedFullyAgg
public void qResultSetProcessUngroupedFullyAgg()- Specified by:
qResultSetProcessUngroupedFullyAgg
in interfaceInstrumentation
-
aResultSetProcessUngroupedFullyAgg
public void aResultSetProcessUngroupedFullyAgg(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> pair) - Specified by:
aResultSetProcessUngroupedFullyAgg
in interfaceInstrumentation
-
qAggregationUngroupedApplyEnterLeave
public void qAggregationUngroupedApplyEnterLeave(boolean enter, int numAggregators, int numAccessStates) - Specified by:
qAggregationUngroupedApplyEnterLeave
in interfaceInstrumentation
-
aAggregationUngroupedApplyEnterLeave
public void aAggregationUngroupedApplyEnterLeave(boolean enter) - Specified by:
aAggregationUngroupedApplyEnterLeave
in interfaceInstrumentation
-
qExprAggValue
- Specified by:
qExprAggValue
in interfaceInstrumentation
-
aExprAggValue
- Specified by:
aExprAggValue
in interfaceInstrumentation
-
qOutputProcessNonBufferedJoin
public void qOutputProcessNonBufferedJoin(Set<com.espertech.esper.common.internal.collection.MultiKeyArrayOfKeys<com.espertech.esper.common.client.EventBean>> newEvents, Set<com.espertech.esper.common.internal.collection.MultiKeyArrayOfKeys<com.espertech.esper.common.client.EventBean>> oldEvents) - Specified by:
qOutputProcessNonBufferedJoin
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
qOutputProcessNonBufferedJoin
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
aOutputProcessNonBufferedJoin
public void aOutputProcessNonBufferedJoin()- Specified by:
aOutputProcessNonBufferedJoin
in interfacecom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommon
- Overrides:
aOutputProcessNonBufferedJoin
in classcom.espertech.esper.common.internal.metrics.instrumentation.InstrumentationCommonDefault
-
qResultSetProcessGroupedRowPerGroup
public void qResultSetProcessGroupedRowPerGroup()- Specified by:
qResultSetProcessGroupedRowPerGroup
in interfaceInstrumentation
-
aResultSetProcessGroupedRowPerGroup
public void aResultSetProcessGroupedRowPerGroup(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> pair) - Specified by:
aResultSetProcessGroupedRowPerGroup
in interfaceInstrumentation
-
qResultSetProcessComputeGroupKeys
public void qResultSetProcessComputeGroupKeys(boolean enter, String[] groupKeyNodeExpressions, com.espertech.esper.common.client.EventBean[] eventsPerStream) - Specified by:
qResultSetProcessComputeGroupKeys
in interfaceInstrumentation
-
aResultSetProcessComputeGroupKeys
- Specified by:
aResultSetProcessComputeGroupKeys
in interfaceInstrumentation
-
qResultSetProcessUngroupedNonfullyAgg
public void qResultSetProcessUngroupedNonfullyAgg()- Specified by:
qResultSetProcessUngroupedNonfullyAgg
in interfaceInstrumentation
-
aResultSetProcessUngroupedNonfullyAgg
public void aResultSetProcessUngroupedNonfullyAgg(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> pair) - Specified by:
aResultSetProcessUngroupedNonfullyAgg
in interfaceInstrumentation
-
qResultSetProcessGroupedRowPerEvent
public void qResultSetProcessGroupedRowPerEvent()- Specified by:
qResultSetProcessGroupedRowPerEvent
in interfaceInstrumentation
-
aResultSetProcessGroupedRowPerEvent
public void aResultSetProcessGroupedRowPerEvent(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> pair) - Specified by:
aResultSetProcessGroupedRowPerEvent
in interfaceInstrumentation
-
qResultSetProcessSimple
public void qResultSetProcessSimple()- Specified by:
qResultSetProcessSimple
in interfaceInstrumentation
-
aResultSetProcessSimple
public void aResultSetProcessSimple(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> pair) - Specified by:
aResultSetProcessSimple
in interfaceInstrumentation
-
qFilter
public void qFilter(com.espertech.esper.common.client.EventBean theEvent) - Specified by:
qFilter
in interfaceInstrumentation
-
aFilter
- Specified by:
aFilter
in interfaceInstrumentation
-
qFilterHandleSetIndexes
- Specified by:
qFilterHandleSetIndexes
in interfaceInstrumentation
-
aFilterHandleSetIndexes
public void aFilterHandleSetIndexes()- Specified by:
aFilterHandleSetIndexes
in interfaceInstrumentation
-
qFilterReverseIndex
- Specified by:
qFilterReverseIndex
in interfaceInstrumentation
-
aFilterReverseIndex
- Specified by:
aFilterReverseIndex
in interfaceInstrumentation
-
qFilterBoolean
- Specified by:
qFilterBoolean
in interfaceInstrumentation
-
aFilterBoolean
public void aFilterBoolean()- Specified by:
aFilterBoolean
in interfaceInstrumentation
-
qFilterBooleanExpr
public void qFilterBooleanExpr(int num, Map.Entry<com.espertech.esper.common.internal.filterspec.ExprNodeAdapterBase, EventEvaluator> evals) - Specified by:
qFilterBooleanExpr
in interfaceInstrumentation
-
aFilterBooleanExpr
public void aFilterBooleanExpr(boolean result) - Specified by:
aFilterBooleanExpr
in interfaceInstrumentation
-
qExprDeclared
- Specified by:
qExprDeclared
in interfaceInstrumentation
-
aExprDeclared
- Specified by:
aExprDeclared
in interfaceInstrumentation
-
qInfraUpdate
public void qInfraUpdate(com.espertech.esper.common.client.EventBean beforeUpdate, com.espertech.esper.common.client.EventBean[] eventsPerStream, int length, boolean copy) - Specified by:
qInfraUpdate
in interfaceInstrumentation
-
aInfraUpdate
public void aInfraUpdate(com.espertech.esper.common.client.EventBean afterUpdate) - Specified by:
aInfraUpdate
in interfaceInstrumentation
-
qInfraUpdateRHSExpr
public void qInfraUpdateRHSExpr(int index) - Specified by:
qInfraUpdateRHSExpr
in interfaceInstrumentation
-
aInfraUpdateRHSExpr
- Specified by:
aInfraUpdateRHSExpr
in interfaceInstrumentation
-
qRouteBetweenStmt
public void qRouteBetweenStmt(com.espertech.esper.common.client.EventBean theEvent, com.espertech.esper.common.internal.context.util.EPStatementHandle epStatementHandle, boolean addToFront) - Specified by:
qRouteBetweenStmt
in interfaceInstrumentation
-
aRouteBetweenStmt
public void aRouteBetweenStmt()- Specified by:
aRouteBetweenStmt
in interfaceInstrumentation
-
qScheduleEval
public void qScheduleEval(long currentTime) - Specified by:
qScheduleEval
in interfaceInstrumentation
-
aScheduleEval
public void aScheduleEval(Collection<com.espertech.esper.common.internal.schedule.ScheduleHandle> handles) - Specified by:
aScheduleEval
in interfaceInstrumentation
-
qStatementResultExecute
public void qStatementResultExecute(com.espertech.esper.common.internal.collection.UniformPair<com.espertech.esper.common.client.EventBean[]> events, String deploymentId, int statementId, String statementName, long threadId) - Specified by:
qStatementResultExecute
in interfaceInstrumentation
-
aStatementResultExecute
public void aStatementResultExecute()- Specified by:
aStatementResultExecute
in interfaceInstrumentation
-
qOrderBy
public void qOrderBy(com.espertech.esper.common.client.EventBean[] events, String[] expressions, boolean[] descending) - Specified by:
qOrderBy
in interfaceInstrumentation
-
aOrderBy
- Specified by:
aOrderBy
in interfaceInstrumentation
-
qHavingClause
public void qHavingClause(com.espertech.esper.common.client.EventBean[] eventsPerStream) - Specified by:
qHavingClause
in interfaceInstrumentation
-
aHavingClause
- Specified by:
aHavingClause
in interfaceInstrumentation
-
qExprSubselect
- Specified by:
qExprSubselect
in interfaceInstrumentation
-
aExprSubselect
- Specified by:
aExprSubselect
in interfaceInstrumentation
-
qExprTableSubpropAccessor
public void qExprTableSubpropAccessor(String text, String tableName, String subpropName, String aggregationExpression) - Specified by:
qExprTableSubpropAccessor
in interfaceInstrumentation
-
aExprTableSubpropAccessor
- Specified by:
aExprTableSubpropAccessor
in interfaceInstrumentation
-
qExprTableSubproperty
- Specified by:
qExprTableSubproperty
in interfaceInstrumentation
-
aExprTableSubproperty
- Specified by:
aExprTableSubproperty
in interfaceInstrumentation
-
qExprTableTop
- Specified by:
qExprTableTop
in interfaceInstrumentation
-
aExprTableTop
- Specified by:
aExprTableTop
in interfaceInstrumentation
-
qRuntimeManagementDeploy
- Specified by:
qRuntimeManagementDeploy
in interfaceInstrumentation
-
aRuntimeManagementDeploy
- Specified by:
aRuntimeManagementDeploy
in interfaceInstrumentation
-
qaRuntimeManagementStmtStarted
public void qaRuntimeManagementStmtStarted(String runtimeURI, String deploymentId, int statementId, String statementName, String epl, long runtimeTime) - Specified by:
qaRuntimeManagementStmtStarted
in interfaceInstrumentation
-
qaRuntimeManagementStmtStop
public void qaRuntimeManagementStmtStop(String runtimeURI, String deploymentId, int statementId, String statementName, String epl, long runtimeTime) - Specified by:
qaRuntimeManagementStmtStop
in interfaceInstrumentation
-
qExprStreamUnd
- Specified by:
qExprStreamUnd
in interfaceInstrumentation
-
aExprStreamUnd
- Specified by:
aExprStreamUnd
in interfaceInstrumentation
-
qaFilterHandleSetCallbacks
public void qaFilterHandleSetCallbacks(Set<com.espertech.esper.common.internal.filtersvc.FilterHandle> callbackSet) - Specified by:
qaFilterHandleSetCallbacks
in interfaceInstrumentation
-