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