org.gcube.data.fishfinder.tmplugin
Class FishFinderReader

java.lang.Object
  extended by org.gcube.data.tmf.impl.AbstractReader
      extended by org.gcube.data.fishfinder.tmplugin.FishFinderReader
All Implemented Interfaces:
Serializable, org.gcube.data.tmf.api.SourceReader

public class FishFinderReader
extends org.gcube.data.tmf.impl.AbstractReader

Author:
"Valentina Marioli valentina.marioli@isti.cnr.it"
See Also:
Serialized Form

Constructor Summary
FishFinderReader(FishFinderSource source, Repository repository)
           
 
Method Summary
 org.gcube.data.streams.Stream<org.gcube.data.trees.data.Tree> get(org.gcube.data.trees.patterns.Pattern pattern)
           
 org.gcube.data.trees.data.Tree get(String id, org.gcube.data.trees.patterns.Pattern pattern)
           
 Summary summary()
           
 
Methods inherited from class org.gcube.data.tmf.impl.AbstractReader
get, getNode, getNodes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FishFinderReader

public FishFinderReader(FishFinderSource source,
                        Repository repository)
Method Detail

get

public org.gcube.data.trees.data.Tree get(String id,
                                          org.gcube.data.trees.patterns.Pattern pattern)
                                   throws org.gcube.data.tmf.api.exceptions.UnknownTreeException,
                                          org.gcube.data.tmf.api.exceptions.InvalidTreeException,
                                          Exception
Throws:
org.gcube.data.tmf.api.exceptions.UnknownTreeException
org.gcube.data.tmf.api.exceptions.InvalidTreeException
Exception

get

public org.gcube.data.streams.Stream<org.gcube.data.trees.data.Tree> get(org.gcube.data.trees.patterns.Pattern pattern)
                                                                  throws Exception
Throws:
Exception

summary

public Summary summary()
                throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.