Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Common.Telemetry.IEvaluatorMetrics Interface Reference

Inherited by Org.Apache.REEF.Common.Telemetry.EvaluatorMetrics.

Public Member Functions

ICounters GetMetricsCounters ()
 Returns metrics counters More...
 
string Serialize ()
 Serialize the metrics data into a string More...
 

Member Function Documentation

◆ GetMetricsCounters()

ICounters Org.Apache.REEF.Common.Telemetry.IEvaluatorMetrics.GetMetricsCounters ( )

Returns metrics counters

Returns
Returns ICounters.

◆ Serialize()

string Org.Apache.REEF.Common.Telemetry.IEvaluatorMetrics.Serialize ( )

Serialize the metrics data into a string

Returns
Returns serialized string of metrics

The documentation for this interface was generated from the following file: