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

Interface for metrics sink. More...

Inherits IDisposable.

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

Public Member Functions

void Sink (ISet< KeyValuePair< string, string >> metrics)
 

Detailed Description

Interface for metrics sink.

It is used to output IMRU metrics.

Member Function Documentation

◆ Sink()

void Org.Apache.REEF.Common.Telemetry.IMetricsSink.Sink ( ISet< KeyValuePair< string, string >>  metrics)

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