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

io.paradoxical.cassieq.configurations.AllocationStrategy Maven / Gradle / Ivy

package io.paradoxical.cassieq.configurations;

public enum AllocationStrategy {
    CLUSTER,
    NONE,
    MANUAL
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy