Package | Description |
---|---|
com.azure.messaging.eventhubs |
Package containing classes for creating
EventHubProducerAsyncClient ,
EventHubProducerClient ,
EventHubConsumerAsyncClient ,
EventHubConsumerClient , or
EventProcessorClient to perform operations on Azure Event Hubs. |
Modifier and Type | Method and Description |
---|---|
EventProcessorClient |
EventProcessorClientBuilder.buildEventProcessorClient()
This will create a new
EventProcessorClient configured with the options set in this builder. |
Copyright © 2019 Microsoft Corporation. All rights reserved.