| Package | Description |
|---|---|
| io.polyglotted.esmodel.api.query |
| Modifier and Type | Field and Description |
|---|---|
com.google.common.collect.ImmutableList<Sort> |
StandardQuery.sorts |
| Modifier and Type | Method and Description |
|---|---|
Sort |
Sort.Builder.build() |
static Sort |
Sort.sortAsc(String field) |
static Sort |
Sort.sortDesc(String field) |
| Modifier and Type | Method and Description |
|---|---|
StandardQuery.Builder |
StandardQuery.Builder.sort(Sort... sorts) |
Copyright © 2012–2015 Polyglotted IO. All rights reserved.