| 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 |
|---|---|
EventHubProperties |
EventHubProducerClient.getEventHubProperties()
Retrieves information about an Event Hub, including the number of partitions present and their identifiers.
|
EventHubProperties |
EventHubConsumerClient.getEventHubProperties()
Retrieves information about an Event Hub, including the number of partitions present and their identifiers.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.