Uses of Class
com.azure.messaging.eventhubs.EventProcessorClient
Packages that use EventProcessorClient
Package
Description
Package containing classes for creating
EventHubProducerAsyncClient,
EventHubProducerClient,
EventHubConsumerAsyncClient,
EventHubConsumerClient, or
EventProcessorClient to perform operations on Azure Event Hubs.-
Uses of EventProcessorClient in com.azure.messaging.eventhubs
Methods in com.azure.messaging.eventhubs that return EventProcessorClientModifier and TypeMethodDescriptionEventProcessorClientBuilder.buildEventProcessorClient()This will create a newEventProcessorClientconfigured with the options set in this builder.