| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.io |
| Modifier and Type | Method and Description |
|---|---|
List<Worker> |
Io.IoResources.workers()
Get the list of org.wildfly.swarm.config.io.Worker resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Io.worker(Worker value)
Add the org.wildfly.swarm.config.io.Worker object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Io.workers(List<Worker> value)
Add all org.wildfly.swarm.config.io.Worker objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
Worker |
Worker.ioThreads(Integer value)
Number of IO threads to use
|
Worker |
Worker.stackSize(Long value)
stack-size
|
Worker |
Worker.taskKeepalive(Integer value)
task-keepalive
|
Worker |
Worker.taskMaxThreads(Integer value)
task-max-threads
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.