Class DistributionDataPointSnapshot

Object
DataPointSnapshot
DistributionDataPointSnapshot
Direct Known Subclasses:
HistogramSnapshot.HistogramDataPointSnapshot, SummarySnapshot.SummaryDataPointSnapshot

public abstract class DistributionDataPointSnapshot extends DataPointSnapshot
Common base class for histogram and summary data. Histograms and Summaries represent distributions, like a latency distribution or a distribution of request sizes in Bytes.