public class TransactedProducerFlowProperties extends ProducerFlowProperties
| Constructor and Description |
|---|
TransactedProducerFlowProperties(ProducerFlowProperties tocopy) |
| Modifier and Type | Method and Description |
|---|---|
ProducerFlowProperties |
setWindowSize(int windowSize)
The size of the sliding publisher window for Guaranteed messages.
|
getAckEventMode, getWindowSize, isRtrWindowedAck, setAckEventMode, setRtrWindowedAckpublic TransactedProducerFlowProperties(ProducerFlowProperties tocopy)
public ProducerFlowProperties setWindowSize(int windowSize)
ProducerFlowPropertiessetWindowSize in class ProducerFlowPropertieswindowSize - The window size for the producer.Copyright 2004-2019 Solace Corporation. All rights reserved.