| Package | Description |
|---|---|
| io.datakernel.cube |
| Modifier and Type | Method and Description |
|---|---|
static CubeQuery.Ordering |
CubeQuery.Ordering.asc(String field) |
static CubeQuery.Ordering |
CubeQuery.Ordering.desc(String field) |
| Modifier and Type | Method and Description |
|---|---|
List<CubeQuery.Ordering> |
CubeQuery.getOrderings() |
| Modifier and Type | Method and Description |
|---|---|
CubeQuery |
CubeQuery.withOrderings(CubeQuery.Ordering... orderings) |
| Modifier and Type | Method and Description |
|---|---|
CubeQuery |
CubeQuery.withOrderings(List<CubeQuery.Ordering> orderings) |
Copyright © 2019. All rights reserved.