| Package | Description |
|---|---|
| de.julielab.elastic.query.components.data | |
| de.julielab.elastic.query.components.data.aggregation |
| Modifier and Type | Field and Description |
|---|---|
AggregationCommand.OrderCommand.SortOrder[] |
FieldTermsCommand.sortOrders |
| Modifier and Type | Field and Description |
|---|---|
AggregationCommand.OrderCommand.SortOrder |
AggregationCommand.OrderCommand.sortOrder
Whether to sort descending or ascending by the value of
AggregationCommand.OrderCommand.referenceName. |
| Modifier and Type | Method and Description |
|---|---|
static AggregationCommand.OrderCommand.SortOrder |
AggregationCommand.OrderCommand.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationCommand.OrderCommand.SortOrder[] |
AggregationCommand.OrderCommand.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 JULIE Lab, Germany. All rights reserved.