public interface DataEndpointFailureCallback
| Modifier and Type | Method and Description |
|---|---|
void |
tryResendEvents(List<org.wso2.carbon.databridge.commons.Event> events,
DataEndpoint failedEP)
Notifies the The failed events, and should try to send the events again successfully.
|
void tryResendEvents(List<org.wso2.carbon.databridge.commons.Event> events, DataEndpoint failedEP)
events - List failed eventsCopyright © 2024 WSO2. All rights reserved.