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.OccurrencePoint> getByIds(org.gcube.data.streams.Stream<String> ids)
           
 org.gcube.data.streams.Stream<org.gcube.data.spd.model.OccurrencePoint> getByKeys(org.gcube.data.streams.Stream<String> keys)
           
 

Method Detail

getByIds

org.gcube.data.streams.Stream<org.gcube.data.spd.model.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.OccurrencePoint> getByKeys(org.gcube.data.streams.Stream<String> keys)


Copyright © 2013. All Rights Reserved.