Class EventHubsProducerOperations
java.lang.Object
org.apache.camel.component.azure.eventhubs.operations.EventHubsProducerOperations
-
Constructor Summary
ConstructorsConstructorDescriptionEventHubsProducerOperations(com.azure.messaging.eventhubs.EventHubProducerAsyncClient producerAsyncClient, EventHubsConfiguration configuration) -
Method Summary
Modifier and TypeMethodDescriptionbooleansendEvents(org.apache.camel.Exchange exchange, org.apache.camel.AsyncCallback callback)
-
Constructor Details
-
EventHubsProducerOperations
public EventHubsProducerOperations(com.azure.messaging.eventhubs.EventHubProducerAsyncClient producerAsyncClient, EventHubsConfiguration configuration)
-
-
Method Details
-
sendEvents
public boolean sendEvents(org.apache.camel.Exchange exchange, org.apache.camel.AsyncCallback callback)
-