Class DummyCompressingCodec
CompressionCodec that does not compress data, useful for testing.
Inherited Members
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class DummyCompressingCodec : CompressingCodec
Constructors
Name | Description |
---|---|
DummyCompressingCodec() | Default constructor. |
DummyCompressingCodec(Int32, Boolean) | Constructor that allows to configure the chunk size. |
Fields
Name | Description |
---|---|
DUMMY |