Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix missing <p></p> tag within table, so the right CSS selector matches

...

OptionDefaultDescription

clusterName

 

Cluster name

username and password

 

Session authentication

cql

 

CQL query. Can be overriden with a message header.

consistencyLevel

 

ANY, ONE, TWO, QUORUM, LOCAL_QUORUM...

prepareStatements

true

Use prepared statement (default) or not

resultSetConversionStrategy

ALL

How is ResultSet converted transformed into message body ALL, ONE, LIMIT_10, LIMIT_100...

...