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