Package org.opensearch.common.compress.spi


package org.opensearch.common.compress.spi
Service Provider Interface for registering theDeflateCompressor with the CompressorRegistry. Note: this will be refactored to the :libs:opensearch-compress library after other dependency classes are refactored.