org.gcube.datatransfer.agent.impl.streams
Class IdRemover

java.lang.Object
  extended by org.gcube.datatransfer.agent.impl.streams.IdRemover
All Implemented Interfaces:
org.gcube.data.streams.generators.Generator<org.gcube.data.trees.data.Tree,org.gcube.data.trees.data.Tree>

public class IdRemover
extends Object
implements org.gcube.data.streams.generators.Generator<org.gcube.data.trees.data.Tree,org.gcube.data.trees.data.Tree>

Author:
Andrea Manzi(CERN)

Field Summary
 
Fields inherited from interface org.gcube.data.streams.generators.Generator
iteration
 
Constructor Summary
IdRemover()
           
 
Method Summary
 org.gcube.data.trees.data.Tree yield(org.gcube.data.trees.data.Tree node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdRemover

public IdRemover()
Method Detail

yield

public org.gcube.data.trees.data.Tree yield(org.gcube.data.trees.data.Tree node)
Specified by:
yield in interface org.gcube.data.streams.generators.Generator<org.gcube.data.trees.data.Tree,org.gcube.data.trees.data.Tree>


Copyright © 2013. All Rights Reserved.