Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Properties | List of all members
Org.Apache.REEF.Common.Metrics.Api.IMetricsInfo Interface Reference

Interface to provide immutable meta info. More...

Inherited by Org.Apache.REEF.Common.Metrics.Api.MetricsInfoImpl.

Properties

string Name [get]
 The name of the metric or tag. More...
 
string Description [get]
 Description of the metric or tag. More...
 

Detailed Description

Interface to provide immutable meta info.

for metrics

Property Documentation

◆ Description

string Org.Apache.REEF.Common.Metrics.Api.IMetricsInfo.Description
get

Description of the metric or tag.

◆ Name

string Org.Apache.REEF.Common.Metrics.Api.IMetricsInfo.Name
get

The name of the metric or tag.


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