public interface Occurrence
| Modifier and Type | Method and Description |
|---|---|
String |
createLayer(org.gcube.data.streams.Stream<org.gcube.data.spd.model.PointInfo> coordinatesLocator) |
org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.OccurrencePoint> |
getByIds(org.gcube.data.streams.Stream<String> ids) |
org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.OccurrencePoint> |
getByKeys(org.gcube.data.streams.Stream<String> keys) |
org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.OccurrencePoint> getByIds(org.gcube.data.streams.Stream<String> ids)
String createLayer(org.gcube.data.streams.Stream<org.gcube.data.spd.model.PointInfo> coordinatesLocator)
org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.OccurrencePoint> getByKeys(org.gcube.data.streams.Stream<String> keys)
Copyright © 2016. All Rights Reserved.