@Version("1.1.0") @Internal(since="1.0.0")
Package org.apache.jackrabbit.oak.commons.internal.concurrent
-
Class Summary Class Description DirectExecutorService ExecutorUtils Util methods forExecutorForkJoinUtils Utility class to support the use of {@link ForkJoinPool|ForkJoinPools} and related APIs.ForwardingExecutorService AExecutorServicethat delegates all the calls to another executorFutureConverter Utility to convertListenableFuturetoCompletableFutureFutureUtils Utils methods forCompletableFuture -
Enum Summary Enum Description DirectExecutor An @Executorthat runs the task in calling thread