Package | Description |
---|---|
com.couchbase.client |
Modifier and Type | Method and Description |
---|---|
Paginator |
CouchbaseClientIF.paginatedQuery(View view,
Query query,
int docsPerPage) |
Paginator |
CouchbaseClient.paginatedQuery(View view,
Query query,
int docsPerPage)
A paginated query allows the user to get the results of a large query in
small chunks allowing for better performance.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.