com.espertech.esper.client.metric
Class MetricEvent

java.lang.Object
  extended by com.espertech.esper.client.metric.MetricEvent
Direct Known Subclasses:
EngineMetric, StatementMetric

public abstract class MetricEvent
extends java.lang.Object

Base metric event.


Constructor Summary
protected MetricEvent(java.lang.String engineURI)
          Ctor.
 
Method Summary
 java.lang.String getEngineURI()
          Returns the engine URI.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetricEvent

protected MetricEvent(java.lang.String engineURI)
Ctor.

Parameters:
engineURI - the engine URI
Method Detail

getEngineURI

public java.lang.String getEngineURI()
Returns the engine URI.

Returns:
uri

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