|
Spring Data Elasticsearch | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TermFacetOrder | |
|---|---|
| org.springframework.data.elasticsearch.core.facet.request | |
| Uses of TermFacetOrder in org.springframework.data.elasticsearch.core.facet.request |
|---|
| Methods in org.springframework.data.elasticsearch.core.facet.request that return TermFacetOrder | |
|---|---|
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. |
| Methods in org.springframework.data.elasticsearch.core.facet.request with parameters of type TermFacetOrder | |
|---|---|
void |
TermFacetRequest.setOrder(TermFacetOrder order)
|
|
Spring Data Elasticsearch | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||