Class FastDecompressionCompressingCodec

    • Constructor Detail

      • FastDecompressionCompressingCodec

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

        public FastDecompressionCompressingCodec()
        Default constructor.