pub const DB_CASSANDRA_PAGE_SIZE: &str = "db.cassandra.page_size";
Expand description

The fetch size used for paging, i.e. how many rows will be returned at once.

§Examples

  • 5000