Package org.opensearch.core.compress
package org.opensearch.core.compress
Concrete
Compressor implementations provided by the core library
See NoneCompressor-
ClassDescriptionCompressor interface used for compressing
MediaTypeandorg.opensearch.repositories.blobstore.BlobStoreRepositoryimplementations.A registry that wraps a static Map singleton which holds a mapping of unique String names (typically the compressor header as a string) to registerdCompressorimplementations.Compressorno compressor implementation.Exception indicating that we were expecting something compressed, which was not compressed or corrupted so that the compression format could not be detected.Exception indicating that we were expecting someXContentbut could not detect its type.