| Package | Description |
|---|---|
| com.cosylab.epics.caj | |
| com.cosylab.epics.caj.cas | |
| com.cosylab.epics.caj.impl | |
| com.cosylab.epics.caj.impl.reactor.lf |
| Modifier and Type | Field and Description |
|---|---|
protected LeaderFollowersThreadPool |
CAJContext.leaderFollowersThreadPool
Leader/followers thread pool.
|
| Modifier and Type | Method and Description |
|---|---|
LeaderFollowersThreadPool |
CAJContext.getLeaderFollowersThreadPool()
Get LF thread pool.
|
| Modifier and Type | Field and Description |
|---|---|
protected LeaderFollowersThreadPool |
CAJServerContext.leaderFollowersThreadPool
Leader/followers thread pool.
|
| Modifier and Type | Method and Description |
|---|---|
LeaderFollowersThreadPool |
CAJServerContext.getLeaderFollowersThreadPool()
Get LF thread pool.
|
| Modifier and Type | Method and Description |
|---|---|
LeaderFollowersThreadPool |
CAContext.getLeaderFollowersThreadPool()
Get LF thread pool.
|
| Modifier and Type | Field and Description |
|---|---|
protected LeaderFollowersThreadPool |
LeaderFollowersHandler.threadPool
Leader-followers thread pool.
|
| Constructor and Description |
|---|
LeaderFollowersHandler(Reactor reactor,
ReactorHandler handler,
LeaderFollowersThreadPool threadPool)
Constructor.
|
Copyright © 2004-2020 EPICS. All Rights Reserved.