public 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 © 2006–2016 The Apache Software Foundation. All rights reserved.