| Package | Description | 
|---|---|
| org.opendaylight.controller.config.threadpool | |
| org.opendaylight.controller.config.threadpool.util | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ScheduledThreadPoolInterface representing scheduled  ThreadPool. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FixedThreadPoolWrapperImplementation of  ThreadPoolusing fixed number of threads wrapsExecutorService. | 
| class  | FlexibleThreadPoolWrapperImplementation of  ThreadPoolusing flexible number of threads wrapsExecutorService. | 
| class  | ScheduledThreadPoolWrapperImplementation of  ScheduledThreadPoolwrapsScheduledExecutorService. | 
Copyright © 2019 OpenDaylight. All rights reserved.