Package org.opensearch.common.compress.spi
package org.opensearch.common.compress.spi
Service Provider Interface for registering the
DeflateCompressor
with the
CompressorRegistry
.
Note: this will be refactored to the :libs:opensearch-compress
library after other dependency classes are
refactored.
DeflateCompressor
is moved to the compress library as a default compression option