Constructor PayloadAttribute
PayloadAttribute()
Initialize this attribute with no payload.
Declaration
public PayloadAttribute()
PayloadAttribute(BytesRef)
Initialize this attribute with the given payload.
Declaration
public PayloadAttribute(BytesRef payload)
Parameters
Type | Name | Description |
---|---|---|
BytesRef | payload |