| Package | Description |
|---|---|
| org.wildfly.swarm.config.transactions | |
| org.wildfly.swarm.config.transactions.log_store |
| Modifier and Type | Method and Description |
|---|---|
List<Transactions> |
LogStore.LogStoreResources.transactions()
Get the list of org.wildfly.swarm.config.transactions.log_store.Transactions resources
|
| Modifier and Type | Method and Description |
|---|---|
LogStore |
LogStore.transactions(Transactions value)
Add the org.wildfly.swarm.config.transactions.log_store.Transactions object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
LogStore |
LogStore.transactions(List<Transactions> value)
Add all org.wildfly.swarm.config.transactions.log_store.Transactions objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
Transactions |
Transactions.ageInSeconds(Long value)
The time since this transaction was prepared or when the recovery system last tried to recover it.
|
Transactions |
Transactions.id(String value)
The id of this transaction.
|
Transactions |
Transactions.jmxName(String value)
The JMX name of this transaction.
|
Transactions |
Transactions.participants(List<Participants> value)
Add all org.wildfly.swarm.config.transactions.log_store.transactions.Participants objects to this subresource
|
Transactions |
Transactions.participants(Participants value)
Add the org.wildfly.swarm.config.transactions.log_store.transactions.Participants object to the list of subresources
|
Transactions |
Transactions.type(String value)
The type name under which this record is stored.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.