public class EventHubsConfigurationOptionsProxy extends Object
EventHubsConfiguration and EventHubsConstants. Ideally this is responsible to
obtain the correct configurations options either from configs or exchange headers| Constructor and Description |
|---|
EventHubsConfigurationOptionsProxy(EventHubsConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
EventHubsConfiguration |
getConfiguration() |
String |
getPartitionId(org.apache.camel.Exchange exchange) |
String |
getPartitionKey(org.apache.camel.Exchange exchange) |
public EventHubsConfigurationOptionsProxy(EventHubsConfiguration configuration)
public String getPartitionKey(org.apache.camel.Exchange exchange)
public String getPartitionId(org.apache.camel.Exchange exchange)
public EventHubsConfiguration getConfiguration()
Apache Camel