|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.metric.MetricExecutionContext
public class MetricExecutionContext
Execution context for metrics reporting executions.
Constructor Summary | |
---|---|
MetricExecutionContext(EPServicesContext epServicesContext,
EPRuntime runtime,
StatementMetricRepository statementMetricRepository)
Ctor. |
Method Summary | |
---|---|
EPRuntime |
getRuntime()
Returns runtime |
EPServicesContext |
getServices()
Returns services. |
StatementMetricRepository |
getStatementMetricRepository()
Returns statement metric holder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetricExecutionContext(EPServicesContext epServicesContext, EPRuntime runtime, StatementMetricRepository statementMetricRepository)
epServicesContext
- services contextruntime
- for routing eventsstatementMetricRepository
- for getting statement dataMethod Detail |
---|
public EPServicesContext getServices()
public EPRuntime getRuntime()
public StatementMetricRepository getStatementMetricRepository()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |