Package | Description |
---|---|
org.apache.camel.component.ignite.set |
Modifier and Type | Method and Description |
---|---|
IgniteSetOperation |
IgniteSetEndpoint.getOperation()
Gets the set operation to perform.
|
static IgniteSetOperation |
IgniteSetOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IgniteSetOperation[] |
IgniteSetOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IgniteSetEndpoint.setOperation(IgniteSetOperation operation)
Sets the set operation to perform.
|
Apache Camel