public class SpeciesReader
extends org.gcube.data.tmf.impl.AbstractReader
| Modifier and Type | Field and Description |
|---|---|
protected SourceIdFiller |
sourceIdFiller |
| Constructor and Description |
|---|
SpeciesReader(SpeciesSource source)
Creates an instance for a
SpeciesSource |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.streams.Stream<org.gcube.data.trees.data.Tree> |
get(org.gcube.data.trees.patterns.Pattern pattern) |
org.gcube.data.trees.data.Tree |
get(String id,
org.gcube.data.trees.patterns.Pattern pattern) |
protected SourceIdFiller |
getSourceIdFiller() |
protected transient SourceIdFiller sourceIdFiller
public SpeciesReader(SpeciesSource source)
SpeciesSourcesource - the sourceprotected SourceIdFiller getSourceIdFiller()
public org.gcube.data.trees.data.Tree get(String id, org.gcube.data.trees.patterns.Pattern pattern) throws org.gcube.data.tmf.api.exceptions.UnknownTreeException, org.gcube.data.tmf.api.exceptions.InvalidTreeException, Exception
org.gcube.data.tmf.api.exceptions.UnknownTreeExceptionorg.gcube.data.tmf.api.exceptions.InvalidTreeExceptionExceptionCopyright © 2016. All Rights Reserved.