Class PayloadAttribute
Default implementation of IPayloadAttribute.
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class PayloadAttribute : Attribute, IPayloadAttribute, IAttribute
Constructors
Name | Description |
---|---|
PayloadAttribute() | Initialize this attribute with no payload. |
PayloadAttribute(BytesRef) | Initialize this attribute with the given payload. |
Properties
Name | Description |
---|---|
Payload |
Methods
Name | Description |
---|---|
Clear() | |
Clone() | |
CopyTo(IAttribute) | |
Equals(Object) | |
GetHashCode() |