org.gcube.data.tr
Class SourceDecorator
java.lang.Object
org.gcube.data.streams.generators.Filter<E,E>
org.gcube.data.streams.generators.Processor<org.gcube.data.trees.data.Tree>
org.gcube.data.tr.SourceDecorator
- All Implemented Interfaces:
- org.gcube.data.streams.generators.Generator<org.gcube.data.trees.data.Tree,org.gcube.data.trees.data.Tree>
public class SourceDecorator
- extends org.gcube.data.streams.generators.Processor<org.gcube.data.trees.data.Tree>
| Fields inherited from interface org.gcube.data.streams.generators.Generator |
iteration |
|
Method Summary |
protected void |
process(org.gcube.data.trees.data.Tree element)
|
| Methods inherited from class org.gcube.data.streams.generators.Processor |
yield |
| Methods inherited from class org.gcube.data.streams.generators.Filter |
skip |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceDecorator
public SourceDecorator(String sourceId)
process
protected void process(org.gcube.data.trees.data.Tree element)
- Specified by:
process in class org.gcube.data.streams.generators.Processor<org.gcube.data.trees.data.Tree>
Copyright © 2013. All Rights Reserved.