| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.facet.request |
| Modifier and Type | Method and Description |
|---|---|
static TermFacetOrder |
TermFacetOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TermFacetOrder[] |
TermFacetOrder.values()
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) |
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.