| Package | Description |
|---|---|
| in.zapr.druid.druidry | |
| in.zapr.druid.druidry.limitSpec.orderByColumnSpec | |
| in.zapr.druid.druidry.query.search |
| Modifier and Type | Method and Description |
|---|---|
static SortingOrder |
SortingOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortingOrder[] |
SortingOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OrderByColumnSpecMap(String dimension,
boolean isAscending,
SortingOrder dimensionOrder) |
| Constructor and Description |
|---|
SearchSortSpec(SortingOrder sortingOrder) |
Copyright © 2019. All rights reserved.