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

io.vertx.tp.plugin.etcd.center.ZERO Maven / Gradle / Ivy

package io.vertx.tp.plugin.etcd.center;

interface Info {

    String ETCD_TIMEOUT = "( Etcd Center: {0} ) Etcd Client timeout = \"{1}s\" with nodes = {2}";

    String ETCD_ENABLE = "( Etcd Center ) Etcd configuration center is enabled !";

    String ETCD_NETWORK = "( Etcd Center ) Etcd network checking has been passed successfully !";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy