You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by diwayou <di...@vip.qq.com> on 2014/11/14 07:47:34 UTC

about collections limit

can i scan collection (list, set) paged by limit?

Re: about collections limit

Posted by DuyHai Doan <do...@gmail.com>.
No, collections and map are fetched entirely server side and returned to
the client. Updates & deletes can be done on elements though


On Fri, Nov 14, 2014 at 7:47 AM, diwayou <di...@vip.qq.com> wrote:

> can i scan collection (list, set) paged by limit?
>