org.gcube.data.spd.client.proxies
Interface Occurrence
- All Known Implementing Classes:
- DefaultOccurrence
public interface Occurrence
|
Method Summary |
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)
|
getByIds
org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.OccurrencePoint> getByIds(org.gcube.data.streams.Stream<String> ids)
createLayer
String createLayer(org.gcube.data.streams.Stream<org.gcube.data.spd.model.PointInfo> coordinatesLocator)
getByKeys
org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.OccurrencePoint> getByKeys(org.gcube.data.streams.Stream<String> keys)
Copyright © 2013. All Rights Reserved.