Package io.micronaut.core.execution
@NullMarked
package io.micronaut.core.execution
The package info.
-
ClassDescriptionThe completable future execution flow.Internal executor contract that can determine whether execution can be inlined on the calling thread.
ExecutionFlowthat can be completed similar to aCompletableFuture.The execution flow class represents a data flow which state can be represented as a simple imperative flow or an async/reactive.An executor that immediately executes its tasks.The imperative execution flow.