public final class TransactionalState extends Object implements DeliveryState
| Constructor and Description |
|---|
TransactionalState() |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
getOutcome() |
Binary |
getTxnId() |
void |
setOutcome(Outcome outcome) |
void |
setTxnId(Binary txnId) |
String |
toString() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.