Package com.linkedin.venice.compression
package com.linkedin.venice.compression
-
ClassDescriptionEnums of the strategies used to compress/decompress Record's valueLocking is not necessary for
NoopCompressor
, so this class overrides all the public APIs to avoid locking.This class implements a stream filter for writing compressed data in the GZIP file format.