| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v1_0.type.transaction |
| Modifier and Type | Field and Description |
|---|---|
static TxnCapability |
TxnCapability.DISTRIBUTED_TXN |
static TxnCapability |
TxnCapability.LOCAL_TXN |
static TxnCapability |
TxnCapability.MULTI_SSNS_PER_TXN |
static TxnCapability |
TxnCapability.MULTI_TXNS_PER_SSN |
static TxnCapability |
TxnCapability.PROMOTABLE_TXN |
| Modifier and Type | Method and Description |
|---|---|
TxnCapability[] |
Coordinator.getCapabilities() |
static TxnCapability |
TxnCapability.valueOf(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
Coordinator.setCapabilities(TxnCapability[] capabilities) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.