Class FutureContinuationRunnable<T>
java.lang.Object
io.camunda.zeebe.scheduler.future.FutureContinuationRunnable<T>
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionFutureContinuationRunnable(ActorFuture<T> future, BiConsumer<T, Throwable> consumer) -
Method Summary