org.gcube.data.tr
Class SourceDecorator

java.lang.Object
  extended by org.gcube.data.streams.generators.Filter<E,E>
      extended by org.gcube.data.streams.generators.Processor<org.gcube.data.trees.data.Tree>
          extended by 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>


Field Summary
 
Fields inherited from interface org.gcube.data.streams.generators.Generator
iteration
 
Constructor Summary
SourceDecorator(String sourceId)
           
 
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
 

Constructor Detail

SourceDecorator

public SourceDecorator(String sourceId)
Method Detail

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.