Constant CASSANDRA_PAGE_SIZE

Source
pub const CASSANDRA_PAGE_SIZE: &str = "cassandra.page.size";
Expand description

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

§Notes

§Examples

  • 5000