Package org.opensearch.core.compress.spi
package org.opensearch.core.compress.spi
The Service Provider Interface implementation for registering
Compressor
with the CompressorRegistry
See DefaultCompressorProvider as an example of registering the core
NoneCompressor-
ClassDescriptionService Provider Interface for plugins, modules, extensions providing custom compression algorithmsDefault
Compressorimplementations provided by the opensearch core library