Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
hazelcast:[ map | multimap | queue | topic | seda | set | atomicvalue | instance]:cachename[?options]
Warninginfo

Topic support is available as of Camel 2.15. 

...

Name

Required

Description

hazelcastInstanceNoSince Camel 2.14: The hazelcast instance reference name which can be used for hazelcast endpoint. If you don't specify the instance reference, camel use the default hazelcast instance from the camel-hazelcast instance.
defaultOperation-1Camel 2.15: To specify a default operation to use, if no operation header has been provided.

 

 

Warning

You have to use the second prefix to define which type of data store you want to use.

...