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

com.solidfire.core.annotation.AllowableConnection Maven / Gradle / Ivy

The newest version!
package com.solidfire.core.annotation;

public enum AllowableConnection {
    Cluster,
    Node
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy