Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "API" page has been changed by JonHermes. http://wiki.apache.org/cassandra/API?action=diff&rev1=64&rev2=65 -------------------------------------------------- ||`start_key` ||`string` ||n/a ||N ||The first key in the inclusive `KeyRange`. || ||`end_key` ||`string` ||n/a ||N ||The last key in the inclusive `KeyRange`. || ||`start_token` ||`string` ||n/a ||N ||The first token in the exclusive `KeyRange`. || - ||`end_token` ||`string` ||n/a ||N ||The last token in the exclusive `KeyRange`. || + ||`end_token` ||`string` ||n/a ||N ||The last token in the inclusive `KeyRange`. || ||`count` ||`i32` ||100 ||Y ||The total number of keys to permit in the `KeyRange`. ||
