table to be used to store akka messages
column family name to store akka messages in
Number of regions the used Table is partitioned to. Currently must be FIXED, and not change during the lifetime of the app. Should be a bigger number, for example 10 even if you currently have 2 regions, so you can split regions in the future.
when performing scans, how many items to we want to obtain per one next(N) call
dispatcher for fetching and replaying messages
column family name to store akka messages in
Number of regions the used Table is partitioned to.
Number of regions the used Table is partitioned to. Currently must be FIXED, and not change during the lifetime of the app. Should be a bigger number, for example 10 even if you currently have 2 regions, so you can split regions in the future.
dispatcher for fetching and replaying messages
when performing scans, how many items to we want to obtain per one next(N) call
table to be used to store akka messages
table to be used to store akka messages
column family name to store akka messages in
Number of regions the used Table is partitioned to. Currently must be FIXED, and not change during the lifetime of the app. Should be a bigger number, for example 10 even if you currently have 2 regions, so you can split regions in the future.
when performing scans, how many items to we want to obtain per one next(N) call
dispatcher for fetching and replaying messages