public class SpeciesTreeGenerator extends Object implements org.gcube.data.streams.generators.Generator<org.gcube.data.spd.model.products.TaxonomyItem,org.gcube.data.trees.data.Tree>
| Modifier and Type | Field and Description |
|---|---|
protected static org.gcube.common.core.utils.logging.GCUBELog |
logger |
| Constructor and Description |
|---|
SpeciesTreeGenerator() |
public org.gcube.data.trees.data.Tree yield(org.gcube.data.spd.model.products.TaxonomyItem element)
throws org.gcube.data.streams.exceptions.StreamSkipSignal,
org.gcube.data.streams.exceptions.StreamStopSignal
yield in interface org.gcube.data.streams.generators.Generator<org.gcube.data.spd.model.products.TaxonomyItem,org.gcube.data.trees.data.Tree>org.gcube.data.streams.exceptions.StreamSkipSignalorg.gcube.data.streams.exceptions.StreamStopSignalCopyright © 2015. All Rights Reserved.