public interface IEventHubReceiverFactory extends Serializable
An abstract factory to generate EventHubReceiver
| Modifier and Type | Method and Description | 
|---|---|
| IEventHubReceiver | create(EventHubSpoutConfig config,
      String partitionId) | 
IEventHubReceiver create(EventHubSpoutConfig config, String partitionId)
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.