org.apache.lucene.codecs.compressing.dummy
public class DummyCompressingCodec extends CompressingCodec
| Modifier and Type | Field and Description |
|---|---|
static CompressionMode |
DUMMY |
delegate| Constructor and Description |
|---|
DummyCompressingCodec()
Default constructor.
|
DummyCompressingCodec(int chunkSize,
boolean withSegmentSuffix)
Constructor that allows to configure the chunk size.
|
randomInstance, randomInstance, randomInstance, storedFieldsFormat, termVectorsFormat, toStringdocValuesFormat, fieldInfosFormat, liveDocsFormat, normsFormat, postingsFormat, segmentInfoFormatavailableCodecs, forName, getDefault, getName, reloadCodecs, setDefaultpublic static final CompressionMode DUMMY
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.