com.espertech.esper.epl.metric
Class MetricReportingPath

java.lang.Object
  extended by com.espertech.esper.epl.metric.MetricReportingPath

public class MetricReportingPath
extends java.lang.Object

Global boolean for enabling and disable metrics reporting.


Field Summary
static boolean isMetricsEnabled
          Public access.
 
Constructor Summary
MetricReportingPath()
           
 
Method Summary
static void setMetricsEnabled(boolean metricsEnabled)
          Sets execution path debug logging.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isMetricsEnabled

public static boolean isMetricsEnabled
Public access.

Constructor Detail

MetricReportingPath

public MetricReportingPath()
Method Detail

setMetricsEnabled

public static void setMetricsEnabled(boolean metricsEnabled)
Sets execution path debug logging.

Parameters:
metricsEnabled - true if metric reporting should be enabled

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