public interface ThreadConfiguration
Modifier and Type | Method and Description |
---|---|
int |
getBossThreadCount()
Returns the desired number of incoming Openflow connection threads.
|
int |
getWorkerThreadCount()
Returns the desired number of Openflow I/O worker threads.
|
int getWorkerThreadCount()
int getBossThreadCount()
Copyright © 2020 OpenDaylight. All rights reserved.