public class ProducerState extends Object
| Constructor and Description |
|---|
ProducerState(ProducerInfo info) |
| Modifier and Type | Method and Description |
|---|---|
ProducerInfo |
getInfo() |
TransactionState |
getTransactionState() |
void |
setTransactionState(TransactionState transactionState) |
String |
toString() |
public ProducerState(ProducerInfo info)
public ProducerInfo getInfo()
public void setTransactionState(TransactionState transactionState)
public TransactionState getTransactionState()
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.