Interface CompressorProvider
public interface CompressorProvider
A service provider interface (SPI) for providing
Compressor
s.
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
-
Method Summary
-
Method Details
-
getInstance
Compressor getInstance()Return theCompressor
.
-