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