Interface | Description |
---|---|
IEventDataFormat |
Serialize a tuple to a byte array to be sent to EventHubs.
|
Class | Description |
---|---|
DefaultEventDataFormat |
A default implementation of IEventDataFormat that converts the tuple into a delimited string.
|
EventHubBolt |
A bolt that writes event message to EventHub.
|
EventHubBoltConfig |
Copyright © 2022 The Apache Software Foundation. All rights reserved.