C# Class HdrHistogram.HistogramFactory.RecorderFactory

Factory for creating Recorders for thread safe reading of histograms.
Afficher le fichier Open project: HdrHistogram/HdrHistogram.NET

Méthodes publiques

Méthode Description
Create ( ) : Recorder

Creates the recorder as configured by this factory instance.

Private Methods

Méthode Description
RecorderFactory ( HistogramFactory histogramBuilder ) : System

Method Details

Create() public méthode

Creates the recorder as configured by this factory instance.
public Create ( ) : Recorder
Résultat Recorder