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)

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)
                                     throws org.gcube.data.streams.exceptions.StreamSkipException,
                                            org.gcube.data.streams.exceptions.StreamContingencyException
Specified by:
yield in interface org.gcube.data.streams.generators.Generator<org.gcube.data.trees.data.Tree,org.gcube.data.trees.data.Tree>
Throws:
org.gcube.data.streams.exceptions.StreamSkipException
org.gcube.data.streams.exceptions.StreamContingencyException


Copyright © 2012. All Rights Reserved.