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

io.split.telemetry.storage.TelemetryConfigConsumer Maven / Gradle / Ivy

package io.split.telemetry.storage;

public interface TelemetryConfigConsumer {
    long getBURTimeouts();
    long getNonReadyUsages();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy