Uses of Interface
com.iohao.net.common.kit.concurrent.executor.ThreadExecutorRegion
Packages that use ThreadExecutorRegion
Package
Description
Utility tools - Thread executors for ionet Thread Related: User Thread Executor, User Virtual Thread Executor, Simple Thread Executor Region.
-
Uses of ThreadExecutorRegion in com.iohao.net.common.kit.concurrent.executor
Methods in com.iohao.net.common.kit.concurrent.executor that return ThreadExecutorRegionModifier and TypeMethodDescriptionExecutorRegion.getSimpleThreadExecutorRegion()Simple thread executor regionExecutorRegion.getUserThreadExecutorRegion()User thread executor regionExecutorRegion.getUserVirtualThreadExecutorRegion()User virtual thread executor region