Class | Description |
---|---|
FixedThreadPoolWrapper |
Implementation of
ThreadPool using fixed number of threads wraps
ExecutorService . |
FlexibleThreadPoolWrapper |
Implementation of
ThreadPool using flexible number of threads wraps
ExecutorService . |
NamingThreadPoolFactory |
Implementation of
ThreadFactory . |
ScheduledThreadPoolWrapper |
Implementation of
ScheduledThreadPool wraps
ScheduledExecutorService . |
Copyright © 2019 OpenDaylight. All rights reserved.