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