public class DatastoreQueryOptions extends Object
| Constructor and Description |
|---|
DatastoreQueryOptions(Integer limit,
Integer offset,
org.springframework.data.domain.Sort sort) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getLimit() |
Integer |
getOffset() |
org.springframework.data.domain.Sort |
getSort() |
int |
hashCode() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.