org.gcube.data.spd.client.proxies
Class DefaultOccurrence
java.lang.Object
org.gcube.data.spd.client.proxies.DefaultOccurrence
- All Implemented Interfaces:
- Occurrence
public class DefaultOccurrence
- extends Object
- implements Occurrence
|
Method Summary |
String |
createLayer(org.gcube.data.streams.Stream<org.gcube.data.spd.model.PointInfo> coordinatesStream)
|
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultOccurrence
public DefaultOccurrence(org.gcube.common.clients.delegates.ProxyDelegate<OccurrenceStub> config)
getByIds
public org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.OccurrencePoint> getByIds(org.gcube.data.streams.Stream<String> ids)
- Specified by:
getByIds in interface Occurrence
getByKeys
public org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.OccurrencePoint> getByKeys(org.gcube.data.streams.Stream<String> keys)
- Specified by:
getByKeys in interface Occurrence
createLayer
public String createLayer(org.gcube.data.streams.Stream<org.gcube.data.spd.model.PointInfo> coordinatesStream)
- Specified by:
createLayer in interface Occurrence
Copyright © 2013. All Rights Reserved.