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