C# 클래스 HdrHistogram.HistogramFactory.RecorderFactory

Factory for creating Recorders for thread safe reading of histograms.
파일 보기 프로젝트 열기: HdrHistogram/HdrHistogram.NET

공개 메소드들

메소드 설명
Create ( ) : Recorder

Creates the recorder as configured by this factory instance.

비공개 메소드들

메소드 설명
RecorderFactory ( HistogramFactory histogramBuilder ) : System

메소드 상세

Create() 공개 메소드

Creates the recorder as configured by this factory instance.
public Create ( ) : Recorder
리턴 Recorder