| Package | Description |
|---|---|
| org.infinispan.factories.threads |
| Class and Description |
|---|
| AbstractThreadPoolExecutorFactory
Abstract
ThreadPoolExecutorFactory that contains commons variables for configuring a thread pool |
| DefaultThreadFactory
Thread factory based on JBoss Thread's JBossThreadFactory.
|
| EnhancedQueueExecutorFactory
Executor Factory used for blocking executors which utilizes
EnhancedQueueExecutor internally. |
| NonBlockingThreadPoolExecutorFactory
Executor Factory used for non blocking executors which utilizes
ThreadPoolExecutor internally. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.