Uses of Package
conseq4j.execute
-
Packages that use conseq4j.execute Package Description conseq4j.execute -
Classes in conseq4j.execute used by conseq4j.execute Class Description ConseqExecutor Relies on the JDKCompletableFutureas the sequential executor of the tasks under the same sequence key.ConseqExecutor.Builder ConseqExecutorbuilder static inner class.ConseqExecutor.Builder.WorkQueueType SequentialExecutor Main API of conseq executor, bypassing the intermediate (ExecutorService) API, to service the submitted task per its sequence key.