public class ProducerConfig extends ParticipantConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE_SIZE_OVERRIDE_SYSTEM_PROPERTY |
DURATION_OVERRIDE_SYSTEM_PROPERTY| Constructor and Description |
|---|
ProducerConfig() |
ProducerConfig(String producerName,
String destinationName,
long numberOfMessages,
int batchSize,
long maximumDuration,
int deliveryMode,
int messageSize,
int priority,
long timeToLive,
long interval,
String messageProviderName) |
| Modifier and Type | Method and Description |
|---|---|
CreateProducerCommand |
createCommand(String sessionName) |
getOverriddenMaximumDuration, setParticipantPropertiespublic static final String MESSAGE_SIZE_OVERRIDE_SYSTEM_PROPERTY
public CreateProducerCommand createCommand(String sessionName)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.