Package org.pentaho.di.core.compress
package org.pentaho.di.core.compress
-
ClassDescriptionThis annotation signals to the plugin system that the class is a compression provider plugin.This class represents the compression plugin type.The CompressionProvider interface specifies the operations needed to interact with a stream whose data is compressed on output and decompressed on input.