K
- the type of the key emitted by the viewRB
- the type of the request builder returned after each set operationpublic static interface SettableViewParameters.Paginated<K,RB extends RequestBuilder> extends SettableViewParameters.Common<K,RB>
Modifier and Type | Method and Description |
---|---|
RB |
rowsPerPage(int rowsPerPage)
Limits the number of returned rows to the specified number on each page.
|
descending, endKey, endKeyDocId, includeDocs, inclusiveEnd, keys, stale, startKey, startKeyDocId
RB rowsPerPage(int rowsPerPage)
rowsPerPage
- the number of rows on each page; between 1 and Integer.MAX_VALUE
-1