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

com.redislabs.riot.transfer.MetricsProvider Maven / Gradle / Ivy

There is a newer version: 1.11.2
Show newest version
package com.redislabs.riot.transfer;

import java.util.stream.Collectors;

public interface MetricsProvider {

    Metrics getMetrics();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy