Uses of Class
com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
-
Packages that use ReceiverRuntimeInformation Package Description com.microsoft.azure.eventhubs -
-
Uses of ReceiverRuntimeInformation in com.microsoft.azure.eventhubs
Methods in com.microsoft.azure.eventhubs that return ReceiverRuntimeInformation Modifier and Type Method Description ReceiverRuntimeInformation
PartitionReceiver. getRuntimeInformation()
Gets the temporalReceiverRuntimeInformation
for this EventHub partition.
-