Class SupportMetricExecution

java.lang.Object
com.espertech.esper.common.internal.metrics.stmtmetrics.SupportMetricExecution
All Implemented Interfaces:
MetricExec

public class SupportMetricExecution extends Object implements MetricExec
  • Constructor Details

    • SupportMetricExecution

      public SupportMetricExecution()
  • Method Details

    • isExecuted

      public boolean isExecuted()
    • execute

      public void execute(MetricExecutionContext context)
      Description copied from interface: MetricExec
      Execute the production of metric events.
      Specified by:
      execute in interface MetricExec
      Parameters:
      context - provides services and scheduling