| Package | Description |
|---|---|
| io.atomix.group.messaging |
| Modifier and Type | Method and Description |
|---|---|
MessageProducer.Execution |
MessageProducer.Options.getExecution()
Returns the producer execution policy.
|
static MessageProducer.Execution |
MessageProducer.Execution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageProducer.Execution[] |
MessageProducer.Execution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MessageProducer.Options |
MessageProducer.Options.withExecution(MessageProducer.Execution execution)
Sets the producer execution policy.
|
Copyright © 2013–2017. All rights reserved.