com.espertech.esper.epl.metric
Interface MetricsExecutor

All Known Implementing Classes:
MetricsExecutorThreaded, MetricsExecutorUnthreaded

public interface MetricsExecutor

Executor for metrics executions.


Method Summary
 void destroy()
          Shut down executor.
 void execute(MetricExec execution, MetricExecutionContext executionContext)
          Execute a metrics execution.
 

Method Detail

execute

void execute(MetricExec execution,
             MetricExecutionContext executionContext)
Execute a metrics execution.

Parameters:
execution - to execute
executionContext - context in which to execute

destroy

void destroy()
Shut down executor.


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com