Uses of Annotation Interface
org.apache.hadoop.io.compress.DoNotPool
Packages that use DoNotPool
Package
Description
Implementation of compression/decompression based on the popular
gzip compressed file format.
-
Uses of DoNotPool in org.apache.hadoop.io.compress.zlib
Classes in org.apache.hadoop.io.compress.zlib with annotations of type DoNotPoolModifier and TypeClassDescriptionclassACompressorbased on the popular gzip compressed file format.classADecompressorbased on the popular gzip compressed file format.