T - The type of payload contained in this Messagepublic interface TrackedEventMessage<T> extends EventMessage<T>
EventMessage containing a TrackingToken. The tracking token can be used be event processors to keep track of which events it has processed.| Modifier and Type | Method and Description | 
|---|---|
TrackingToken | 
trackingToken()
Returns the  
TrackingToken of the event message. | 
andMetaData, getIdentifier, getTimestamp, withMetaDatagetMetaData, getPayload, getPayloadTypeTrackingToken trackingToken()
TrackingToken of the event message.Copyright © 2010–2018. All rights reserved.