| Package | Description |
|---|---|
| com.microsoft.azure.eventhubs | |
| com.microsoft.azure.eventhubs.impl |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<PartitionRuntimeInformation> |
EventHubClient.getPartitionRuntimeInformation(String partitionId)
Retrieves dynamic information about a partition of an event hub (see
PartitionRuntimeInformation for
details. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<PartitionRuntimeInformation> |
EventHubClientImpl.getPartitionRuntimeInformation(String partitionId) |
Copyright © 2019. All rights reserved.