Interface | Description |
---|---|
IEventDataScheme | |
IEventHubReceiver | |
IEventHubReceiverFactory |
An abstract factory to generate EventHubReceiver
|
IPartitionCoordinator | |
IPartitionManager | |
IPartitionManagerFactory |
An interface of factory method to create IPartitionManager
|
IStateStore |
Class | Description |
---|---|
BinaryEventDataScheme |
An Event Data Scheme which deserializes message payload into the raw bytes.
|
EventData | |
EventDataScheme |
An Event Data Scheme which deserializes message payload into the Strings.
|
EventHubReceiverImpl | |
EventHubSpout | |
EventHubSpoutConfig | |
FieldConstants | |
MessageId | |
PartitionManager | |
SimplePartitionManager |
A simple partition manager that does not re-send failed messages
|
StaticPartitionCoordinator | |
StringEventDataScheme |
An Event Data Scheme which deserializes message payload into the Strings.
|
ZookeeperStateStore |
Exception | Description |
---|---|
EventHubSpoutException |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.