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

io.github.icodegarden.commons.zookeeper.registry.ZooKeeperInstanceDiscovery Maven / Gradle / Ivy

package io.github.icodegarden.commons.zookeeper.registry;

import io.github.icodegarden.commons.lang.registry.InstanceDiscovery;

/**
 * 
 * @author Fangfang.Xu
 *
 */
public interface ZooKeeperInstanceDiscovery extends InstanceDiscovery {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy