| Package | Description |
|---|---|
| io.atomix.group.messaging |
| Modifier and Type | Method and Description |
|---|---|
MessageProducer.Options |
MessageProducer.Options.withDelivery(MessageProducer.Delivery delivery)
Sets the producer delivery policy.
|
MessageProducer.Options |
MessageProducer.Options.withExecution(MessageProducer.Execution execution)
Sets the producer execution policy.
|
| Modifier and Type | Method and Description |
|---|---|
<T> MessageProducer<T> |
MessageClient.producer(String name,
MessageProducer.Options options)
Returns a new named message producer.
|
Copyright © 2013–2017. All rights reserved.