All Classes
-
All Classes Interface Summary Class Summary Enum Summary 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 ConseqServiceFactory A factory to produce sequential executors of typeExecutorServicewith an upper-bound global execution concurrency.SequentialExecutor Main API of conseq executor, bypassing the intermediate (ExecutorService) API, to service the submitted task per its sequence key.SequentialExecutorServiceFactory Main API of conseq service factory, producing sequential executor instances summoned by sequence keys.Terminable