Class DeflateWithPresetCompressingCodec

    • Constructor Detail

      • DeflateWithPresetCompressingCodec

        public DeflateWithPresetCompressingCodec​(int chunkSize,
                                                 int maxDocsPerChunk,
                                                 boolean withSegmentSuffix,
                                                 int blockSize)
        Constructor that allows to configure the chunk size.
      • DeflateWithPresetCompressingCodec

        public DeflateWithPresetCompressingCodec()
        No-arg constructor.