Class EventHubsHeaders
java.lang.Object
com.azure.spring.messaging.AzureHeaders
com.azure.spring.messaging.eventhubs.support.EventHubsHeaders
Azure Event Hubs internal headers for Spring Messaging messages.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringBatch converted application properties.static final StringBatch converted enqueued time.static final StringBatch converted offset.static final StringBatch converted sequence number.static final StringBatch converted system properties.static final StringEnqueued time.static final StringLast enqueued event properties.static final StringOffset.static final StringSequence number.Fields inherited from class AzureHeaders
BATCH_CONVERTED_PARTITION_KEY, CHECKPOINTER, MESSAGE_SESSION, NAME, PARTITION_ID, PARTITION_KEY, RAW_PARTITION_ID, SCHEDULED_ENQUEUE_MESSAGE -
Method Summary
-
Field Details
-
ENQUEUED_TIME
-
BATCH_CONVERTED_ENQUEUED_TIME
-
OFFSET
-
BATCH_CONVERTED_OFFSET
-
SEQUENCE_NUMBER
-
BATCH_CONVERTED_SEQUENCE_NUMBER
Batch converted sequence number.- See Also:
-
LAST_ENQUEUED_EVENT_PROPERTIES
-
BATCH_CONVERTED_SYSTEM_PROPERTIES
Batch converted system properties.- See Also:
-
BATCH_CONVERTED_APPLICATION_PROPERTIES
Batch converted application properties.- See Also:
-