Package | Description |
---|---|
org.apache.storm.eventhubs.spout |
Modifier and Type | Method and Description |
---|---|
static MessageId |
MessageId.create(String partitionId,
String offset,
long sequenceNumber) |
MessageId |
EventDataWrap.getMessageId() |
Modifier and Type | Method and Description |
---|---|
static EventDataWrap |
EventDataWrap.create(com.microsoft.azure.eventhubs.EventData eventData,
MessageId messageId) |
Constructor and Description |
---|
EventDataWrap(com.microsoft.azure.eventhubs.EventData eventdata,
MessageId messageId) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.