| Package | Description |
|---|---|
| org.apache.storm.eventhubs.spout |
| Modifier and Type | Method and Description |
|---|---|
static MessageId |
MessageId.create(String partitionId,
String offset,
long sequenceNumber) |
MessageId |
EventData.getMessageId() |
| Modifier and Type | Method and Description |
|---|---|
static EventData |
EventData.create(org.apache.qpid.amqp_1_0.client.Message message,
MessageId messageId) |
| Constructor and Description |
|---|
EventData(org.apache.qpid.amqp_1_0.client.Message message,
MessageId messageId) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.