Package | Description |
---|---|
org.jboss.jca.core.api.workmanager |
The API for the IronJacamar Core/WorkManager module.
|
org.jboss.jca.core.spi.workmanager.transport |
This package contains the SPI for the transport for the distributed work manager.
|
Modifier and Type | Method and Description |
---|---|
static DistributedWorkManagerStatisticsValues |
DistributedWorkManagerStatisticsValues.fromMap(Map<String,Integer> map)
create an instance from a Map
|
Modifier and Type | Method and Description |
---|---|
void |
DistributedWorkManagerStatistics.initialize(DistributedWorkManagerStatisticsValues values)
Initialize the statistics
|
Modifier and Type | Method and Description |
---|---|
DistributedWorkManagerStatisticsValues |
Transport.getDistributedStatistics(Address address)
Get the distributed statistics
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.