| Modifier and Type | Method and Description |
|---|---|
EventHandler |
DefaultEventHubConsumerClient.getEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionConsumerClient.consume(EventHandler eventHandler,
String partitionId,
com.azure.messaging.eventhubs.models.EventPosition eventPosition) |
void |
DefaultPartitionConsumerClient.consume(EventHandler eventHandler,
String partitionId,
com.azure.messaging.eventhubs.models.EventPosition eventPosition) |
| Constructor and Description |
|---|
DefaultEventHubConsumerClient(com.azure.messaging.eventhubs.EventProcessorClientBuilder builder,
int checkpointFrequency,
EventHandler eventHandler) |
| Modifier and Type | Method and Description |
|---|---|
EventHubConsumerClient |
AzureEventHubsConnection.getEventHubConsumer(String consumerGroup,
com.azure.messaging.eventhubs.models.EventPosition eventPosition,
int checkpointFrequency,
EventHandler eventHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEventHandler |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.