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

io.hyperfoil.clustering.Feeds Maven / Gradle / Ivy

There is a newer version: 0.27
Show newest version
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 - 2024 Weber Informatics LLC | Privacy Policy