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

com.datastax.data.exploration.config.ConstantConfig Maven / Gradle / Ivy

package com.datastax.data.exploration.config;

public interface ConstantConfig {
    String LOCAL_DATA_URL = "/tmp/exploration/data";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy