Interface | Description |
---|---|
IEventDataScheme | |
IEventFilter | |
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.
|
EventDataScheme |
An Event Data Scheme which deserializes message payload into the Strings.
|
EventDataWrap | |
EventHubFilter | |
EventHubReceiverImpl | |
EventHubSpout | |
EventHubSpoutConfig | |
FieldConstants | |
MessageId | |
PartitionManager | |
SerializeDeserializeUtil | |
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 |
---|---|
EventHubException |
Copyright © 2022 The Apache Software Foundation. All rights reserved.