|
Spring Data Elasticsearch | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FacetType | |
|---|---|
| org.springframework.data.elasticsearch.core.facet | |
| Uses of FacetType in org.springframework.data.elasticsearch.core.facet |
|---|
| Methods in org.springframework.data.elasticsearch.core.facet that return FacetType | |
|---|---|
FacetType |
FacetResult.getType()
|
FacetType |
AbstractFacetResult.getType()
|
static FacetType |
FacetType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FacetType[] |
FacetType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.springframework.data.elasticsearch.core.facet with parameters of type FacetType | |
|---|---|
AbstractFacetResult(String name,
FacetType type)
|
|
|
Spring Data Elasticsearch | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||