Interface SynchronousMetricStorage

All Superinterfaces:
MetricStorage, WriteableMetricStorage
All Known Implementing Classes:
DefaultSynchronousMetricStorage

public interface SynchronousMetricStorage extends MetricStorage, WriteableMetricStorage
Stores aggregated MetricData for synchronous instruments.

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.