Alachisoft.NCache.Common.Monitoring.CategoriesConstants Maven / Gradle / Ivy
package Alachisoft.NCache.Common.Monitoring;
public class CategoriesConstants {
public static String NCache = "NCache";
public static String NCacheClient = "NCache Client";
public static String NCacheBridge = "NCache Bridge";
public static String NCacheBridgeCache = "NCache Bridge Cache";
public static String SystemCounters = "System Counters";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy