public class PagingSpec extends Object
| Constructor and Description |
|---|
PagingSpec(LinkedHashMap<String,Integer> pagingIdentifiers,
int threshold) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCacheKey() |
Map<String,Integer> |
getPagingIdentifiers() |
int |
getThreshold() |
String |
toString() |
public PagingSpec(LinkedHashMap<String,Integer> pagingIdentifiers, int threshold)
Copyright © 2011–2016. All rights reserved.