Package | Description |
---|---|
org.apache.camel.component.atomix.client.value |
Modifier and Type | Method and Description |
---|---|
AtomixValue.Action |
AtomixValueConfiguration.getDefaultAction() |
static AtomixValue.Action |
AtomixValue.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AtomixValue.Action[] |
AtomixValue.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 |
AtomixValueConfiguration.setDefaultAction(AtomixValue.Action defaultAction)
The default action.
|
Apache Camel