|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Distance.Unit | |
|---|---|
| org.springframework.data.solr.core.geo | |
| Uses of Distance.Unit in org.springframework.data.solr.core.geo |
|---|
| Methods in org.springframework.data.solr.core.geo that return Distance.Unit | |
|---|---|
static Distance.Unit |
Distance.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Distance.Unit[] |
Distance.Unit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.springframework.data.solr.core.geo with parameters of type Distance.Unit | |
|---|---|
Distance(double value,
Distance.Unit unit)
Create new Distance |
|
|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||