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

de.otto.flummi.ClusterHealthStatus Maven / Gradle / Ivy

The newest version!
package de.otto.flummi;

public enum ClusterHealthStatus {
    GREEN, YELLOW, RED;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy