public class PagingSpec extends Object
| Constructor and Description |
|---|
PagingSpec(List<PagingIdentifier> pagingIdentifiers,
int threshold) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getFromNext() |
Map<String,Integer> |
getPagingIdentifiers() |
int |
getThreshold() |
void |
setThreshold(int threshold) |
public PagingSpec(List<PagingIdentifier> pagingIdentifiers, int threshold)
Copyright © 2021 The Apache Software Foundation. All rights reserved.