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

org.opensearch.compress.spi.package-info Maven / Gradle / Ivy

The newest version!
/*
 * SPDX-License-Identifier: Apache-2.0
 *
 * The OpenSearch Contributors require contributions made to
 * this file be licensed under the Apache-2.0 license or a
 * compatible open source license.
 */

/**
 * Service Provider Interface for registering concrete {@link org.opensearch.core.compress.Compressor}
 * implementations.
 *
 * See {@link org.opensearch.compress.ZstdCompressor}
 */
package org.opensearch.compress.spi;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy