org.gcube.data.spd.client.proxies
Class DefaultOccurrence

java.lang.Object
  extended by org.gcube.data.spd.client.proxies.DefaultOccurrence
All Implemented Interfaces:
Occurrence

public class DefaultOccurrence
extends Object
implements Occurrence


Constructor Summary
DefaultOccurrence(org.gcube.common.clients.delegates.ProxyDelegate<OccurrenceStub> config)
           
 
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.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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultOccurrence

public DefaultOccurrence(org.gcube.common.clients.delegates.ProxyDelegate<OccurrenceStub> config)
Method Detail

getByIds

public org.gcube.data.streams.Stream<org.gcube.data.spd.model.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.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.