ID - The type of the identifier field.DefaultMessagepublic interface Message<ID>
| Modifier and Type | Method | Description |
|---|---|---|
Envelope |
getEnvelope() |
Technical metadata like timestamps and retries.
|
ID |
getId() |
The optional ID can hold the identifier of an corresponding object (e.g. a book to be indexed).
|
Envelope getEnvelope()
ID getId()
Copyright © 2018. All rights reserved.