Versions Compared

Key

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

...

Name

Type

Description

hazelcast.operation.type

String

valid values are: put, delete, get, update, query

From Camel 2.16: getAll, replace, clear

hazelcast.objectId

String

the object id to store / find your object inside the cache (not needed for the query operation)

...