| Package | Description |
|---|---|
| org.apache.camel.component.hazelcast |
| Modifier and Type | Field and Description |
|---|---|
protected HazelcastCommand |
HazelcastDefaultEndpoint.command |
| Modifier and Type | Method and Description |
|---|---|
HazelcastCommand |
HazelcastDefaultEndpoint.getCommand() |
static HazelcastCommand |
HazelcastCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HazelcastCommand[] |
HazelcastCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HazelcastDefaultEndpoint.setCommand(HazelcastCommand command)
What operation to perform.
|
Apache Camel