public final class ThreadpoolLane extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
int |
dynamic_threads |
short |
lane_priority |
int |
static_threads |
| Constructor and Description |
|---|
ThreadpoolLane() |
ThreadpoolLane(short lane_priority,
int static_threads,
int dynamic_threads) |
Copyright © 2017 JacORB. All rights reserved.