Class ByteSequenceOutputs
An FST Outputs{BytesRef} implementation where each output is a sequence of bytes.
@lucene.experimental
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class ByteSequenceOutputs : Outputs<BytesRef>
Properties
Name | Description |
---|---|
NoOutput | |
Singleton |
Methods
Name | Description |
---|---|
Add(BytesRef, BytesRef) | |
Common(BytesRef, BytesRef) | |
OutputToString(BytesRef) | |
Read(DataInput) | |
Subtract(BytesRef, BytesRef) | |
Write(BytesRef, DataOutput) |