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

tech.ytsaurus.client.bus.DefaultBusChannelMetricsHolder Maven / Gradle / Ivy

The newest version!
package tech.ytsaurus.client.bus;

/**
 * @author dkondra
 */
public interface DefaultBusChannelMetricsHolder {
    void updatePacketsHistogram(long elapsed);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy