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