|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.metric.MetricReportingPath
public class MetricReportingPath
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 |
---|
public static boolean isMetricsEnabled
Constructor Detail |
---|
public MetricReportingPath()
Method Detail |
---|
public static void setMetricsEnabled(boolean metricsEnabled)
metricsEnabled
- true if metric reporting should be enabled
|
© 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 |