public class Paging
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
PAGE_SIZE |
Constructor and Description |
---|
Paging() |
Modifier and Type | Method and Description |
---|---|
static int |
getWeightedPageSize(java.lang.Integer limit,
double weight) |
static boolean |
shouldPage(int maxRowsPerNode) |