Annotation Interface SinkConfig
- Author:
- Pierre Lecerf ([email protected])
-
Optional Element Summary
Optional Elements
-
Element Details
-
id
String id- Default:
- ""
-
errorHandler
Class<? extends SinkErrorHandler> errorHandler- Default:
- tech.illuin.pipeline.sink.execution.error.SinkErrorHandler.class
-
async
boolean async- Default:
- false
-