| Modifier and Type | Method and Description |
|---|---|
List<ShortRunningThreads> |
DistributedWorkmanager.DistributedWorkmanagerResources.shortRunningThreads()
Get the list of ShortRunningThreads resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
DistributedWorkmanager.shortRunningThreads(ShortRunningThreads value)
Add the ShortRunningThreads object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
DistributedWorkmanager.shortRunningThreads(List<ShortRunningThreads> value)
Add all ShortRunningThreads objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShortRunningThreads<T extends ShortRunningThreads>
A thread pool executor with a bounded queue where threads submittings tasks will not block.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.