Uses of Interface
com.microsoft.azure.eventhubs.impl.ReceivePump.IPartitionReceiver
-
Packages that use ReceivePump.IPartitionReceiver Package Description com.microsoft.azure.eventhubs.impl -
-
Uses of ReceivePump.IPartitionReceiver in com.microsoft.azure.eventhubs.impl
Constructors in com.microsoft.azure.eventhubs.impl with parameters of type ReceivePump.IPartitionReceiver Constructor Description ReceivePump(String eventHubName, String consumerGroupName, ReceivePump.IPartitionReceiver receiver, PartitionReceiveHandler receiveHandler, boolean invokeOnReceiveWithNoEvents, Executor executor)
-