public class DefaultGeolocationService extends Object implements GeolocationService
Constructor and Description |
---|
DefaultGeolocationService(GenericPersistenceAccessor genericPersistenceAccessor,
NodeStatusCalculator nodeStatusCalculator) |
Modifier and Type | Method and Description |
---|---|
List<GeolocationInfo> |
getLocations(GeolocationQuery query)
Returns a list of
GeolocationInfo based on the GeolocationQuery . |
public DefaultGeolocationService(GenericPersistenceAccessor genericPersistenceAccessor, NodeStatusCalculator nodeStatusCalculator)
public List<GeolocationInfo> getLocations(GeolocationQuery query)
GeolocationService
GeolocationInfo
based on the GeolocationQuery
.getLocations
in interface GeolocationService
query
- the query to performCopyright © 2021. All rights reserved.