IN - the input data type.OUT - the output data type.public interface RoutineBuilder<IN,OUT> extends ConfigurableBuilder<RoutineBuilder<IN,OUT>>, Routine<IN,OUT>
| Modifier and Type | Method and Description |
|---|---|
Routine<IN,OUT> |
buildRoutine()
Builds and returns the routine.
|
invocationsasyncCall, asyncCall, asyncCall, asyncCall, asyncCall, asyncInvoke, parallelCall, parallelCall, parallelCall, parallelCall, parallelCall, parallelInvoke, purge, syncCall, syncCall, syncCall, syncCall, syncCall, syncInvoke