|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.metric.MetricExecEngine
public class MetricExecEngine
Metrics execution producing engine metric events.
Constructor Summary | |
---|---|
MetricExecEngine(MetricEventRouter metricEventRouter,
java.lang.String engineURI,
MetricScheduleService metricScheduleService,
long interval)
Ctor. |
Method Summary | |
---|---|
void |
execute(MetricExecutionContext context)
Execute the production of metric events. |
long |
getInterval()
Returns reporting interval. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetricExecEngine(MetricEventRouter metricEventRouter, java.lang.String engineURI, MetricScheduleService metricScheduleService, long interval)
metricEventRouter
- for routing metric eventsengineURI
- engine urimetricScheduleService
- for scheduling a new executioninterval
- for rescheduling the executionMethod Detail |
---|
public void execute(MetricExecutionContext context)
MetricExec
execute
in interface MetricExec
context
- provides services and schedulingpublic long getInterval()
|
© 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 |