com.yahoo.vespa.curator.transaction.package-info Maven / Gradle / Ivy
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.curator.transaction;
import com.yahoo.osgi.annotation.ExportPackage;
/**
* Classes which allows curator operations to participate in two-phase transactions over multiple systems.
*/
© 2015 - 2025 Weber Informatics LLC | Privacy Policy