Expand description
Command line and environment variable settings for the service
Structsยง
- EnvVars ๐Configuration for an individual cassandra cluster.
Constantsยง
- MAX_
BATCH_ ๐SIZE Maximum possible batch size. - Default maximum batch size. This comes from: https://docs.aws.amazon.com/keyspaces/latest/devguide/functional-differences.html#functional-differences.batch Scylla may support larger batches for better performance. Larger batches will incur more memory overhead to store the prepared batches.
- MIN_
BATCH_ ๐SIZE Minimum possible batch size. - Default Cassandra DB URL for the Persistent DB.
- Default Cassandra DB URL for the Persistent DB.
- Default Cassandra DB URL for the Persistent DB.
- VOLATILE_
URL_ ๐DEFAULT Default Cassandra DB URL for the Persistent DB.