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

com.yahoo.vespa.zookeeper.VespaZooKeeperServer Maven / Gradle / Ivy

// Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.vespa.zookeeper;

/**
 * Interface for a component that writes zookeeper config and starts a zookeeper server.
 *
 * @author Harald Musum
 */
public interface VespaZooKeeperServer {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy