| Package | Description |
|---|---|
| io.enoa.index.solr.cqp |
| Modifier and Type | Method and Description |
|---|---|
static OrderBy |
OrderBy.of(String val) |
OrderBy |
Sort.order() |
static OrderBy |
OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderBy[] |
OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Sort |
Sort.create(String field,
OrderBy order) |
| Constructor and Description |
|---|
Sort(String field,
OrderBy order) |
Copyright © 2018. All rights reserved.