public class DeflateWithPresetCompressingCodec extends CompressingCodec
DeflateWithPresetDictCompressionMode
.delegate
Constructor and Description |
---|
DeflateWithPresetCompressingCodec()
No-arg constructor.
|
DeflateWithPresetCompressingCodec(int chunkSize,
int maxDocsPerChunk,
boolean withSegmentSuffix,
int blockSize)
Constructor that allows to configure the chunk size.
|
randomInstance, randomInstance, randomInstance, reasonableInstance, storedFieldsFormat, termVectorsFormat, toString
compoundFormat, docValuesFormat, fieldInfosFormat, liveDocsFormat, normsFormat, pointsFormat, postingsFormat, segmentInfoFormat
availableCodecs, forName, getDefault, getName, reloadCodecs, setDefault
public DeflateWithPresetCompressingCodec(int chunkSize, int maxDocsPerChunk, boolean withSegmentSuffix, int blockSize)
public DeflateWithPresetCompressingCodec()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.