org.gcube.datatransfer.agent.impl.streams
Class IdRemover
java.lang.Object
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)
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 |
IdRemover
public IdRemover()
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.