Uses of Package
org.apache.hop.core.compress
-
Classes in org.apache.hop.core.compress used by org.apache.hop.core.compress Class Description CompressionInputStream CompressionOutputStream CompressionPlugin This annotation signals to the plugin system that the class is a compression provider plugin.CompressionPluginType This class represents the compression plugin type.CompressionProviderFactory ICompressionProvider The ICompressionProvider interface specifies the operations needed to interact with a stream whose data is compressed on output and decompressed on input.ICompressionProviderFactory -
Classes in org.apache.hop.core.compress used by org.apache.hop.core.compress.gzip Class Description CompressionInputStream CompressionOutputStream CompressionPlugin This annotation signals to the plugin system that the class is a compression provider plugin.ICompressionProvider The ICompressionProvider interface specifies the operations needed to interact with a stream whose data is compressed on output and decompressed on input. -
Classes in org.apache.hop.core.compress used by org.apache.hop.core.compress.hadoopsnappy Class Description CompressionInputStream CompressionOutputStream CompressionPlugin This annotation signals to the plugin system that the class is a compression provider plugin.ICompressionProvider The ICompressionProvider interface specifies the operations needed to interact with a stream whose data is compressed on output and decompressed on input. -
Classes in org.apache.hop.core.compress used by org.apache.hop.core.compress.snappy Class Description CompressionInputStream CompressionOutputStream CompressionPlugin This annotation signals to the plugin system that the class is a compression provider plugin.ICompressionProvider The ICompressionProvider interface specifies the operations needed to interact with a stream whose data is compressed on output and decompressed on input. -
Classes in org.apache.hop.core.compress used by org.apache.hop.core.compress.zip Class Description CompressionInputStream CompressionOutputStream CompressionPlugin This annotation signals to the plugin system that the class is a compression provider plugin.ICompressionProvider The ICompressionProvider interface specifies the operations needed to interact with a stream whose data is compressed on output and decompressed on input.