Skip navigation links

Oracle® Fusion Middleware Java API Reference for Event Processing in Oracle Stream Analytics
12c Release (12.2.1.3.0)

E98700-01
FRAMES    NO FRAMES
DETAIL:  FIELD | CONSTR | METHOD


com.bea.wlevs.monitor
Interface MetricEvent


public interface MetricEvent

A MetricEvent includes the metric output for the Monitor service, such as throughput and latency numbers.

See Also:
Monitor

Method Summary
abstract  java.lang.Number getMetric()
          Returns the metric ouput for the Monitor service

 

Method Detail

getMetric

public java.lang.Number getMetric()
Returns the metric ouput for the Monitor service
Returns:
Number - the metric output

Overview  Package   Class   Use  Tree  Deprecated  Index  Help 
Copyright © 2007, 2018, Oracle and/or its affiliates. All rights reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD