Package | Description |
---|---|
io.redisearch.aggregation |
Modifier and Type | Method and Description |
---|---|
static SortedField.SortOrder |
SortedField.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortedField.SortOrder[] |
SortedField.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SortedField(String fieldName,
SortedField.SortOrder order) |
Copyright © 2020 RedisLabs. All rights reserved.