| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.facet.request |
| Modifier and Type | Method and Description |
|---|---|
static TermFacetOrder |
TermFacetOrder.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static TermFacetOrder[] |
TermFacetOrder.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TermFacetRequest.setOrder(TermFacetOrder order)
Deprecated.
|
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.