Tomas Rohovsky created CAMEL-8813:
-------------------------------------
Summary: Correct/update camel-hazelcast documentation
Key: CAMEL-8813
URL: https://issues.apache.org/jira/browse/CAMEL-8813
Project: Camel
Issue Type: Task
Components: documentation
Reporter: Tomas Rohovsky
* "Usage of Multi Map" section is present two times
*# the first should be removed as it contains description for unsupported
operations (update, query) and miss description for removevalue.
* Add newly added operations to map producer (PUT_IF_ABSENT_OPERATION,
GET_ALL_OPERATION, CLEAR_OPERATION)
* Add newly added operation to multimap producer (CLEAR_OPERATION)
* Change to("hazelcast:atomicnumber:foo") to to("hazelcast:atomicvalue:foo")
*# IMO atomicnumber is actually a better name for this endpoint, but changing
it would break backward compatibility
* Mention that OBJECT_POS header is used for indexing in list producer
* Remove non-actual comments like "Please note that set,get and removevalue and
not yet supported by hazelcast, will be added in the future.."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)