All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ringcentral.platform.metrics.histogram.HistogramMeasurable Maven / Gradle / Ivy

The newest version!
package com.ringcentral.platform.metrics.histogram;

import com.ringcentral.platform.metrics.measurables.*;
import com.ringcentral.platform.metrics.timer.TimerMeasurable;

public interface HistogramMeasurable extends Measurable, TimerMeasurable {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy