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

Class representing the Snapshot request. More...

Properties

IMetricsRecordBuilder Builder [get]
 Builder to add metrics to the record. More...
 
bool FullSnapshot [get]
 Determines whether to take snapshot of unchangesmetrics (true) or not (false). More...
 

Detailed Description

Class representing the Snapshot request.

Property Documentation

◆ Builder

IMetricsRecordBuilder Org.Apache.REEF.Common.Metrics.Api.SnapshotRequest.Builder
get

Builder to add metrics to the record.

◆ FullSnapshot

bool Org.Apache.REEF.Common.Metrics.Api.SnapshotRequest.FullSnapshot
get

Determines whether to take snapshot of unchangesmetrics (true) or not (false).


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