![JAR search and dependency download from the Maven repository](/logo.png)
io.hyperfoil.clustering.Feeds Maven / Gradle / Ivy
package io.hyperfoil.clustering;
public final class Feeds {
public static final String DISCOVERY = "discovery-feed";
public static final String CONTROL = "control-feed";
public static final String RESPONSE = "response-feed";
public static final String STATS = "stats-feed";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy