Package | Description |
---|---|
org.apache.camel.component.atomix.client.queue |
Modifier and Type | Method and Description |
---|---|
AtomixQueue.Action |
AtomixQueueConfiguration.getDefaultAction() |
static AtomixQueue.Action |
AtomixQueue.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AtomixQueue.Action[] |
AtomixQueue.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AtomixQueueConfiguration.setDefaultAction(AtomixQueue.Action defaultAction)
The default action.
|
Apache Camel