org.gcube.data.spd.client
Class ResultGenerator<T>

java.lang.Object
  extended by org.gcube.data.spd.client.ResultGenerator<T>
All Implemented Interfaces:
org.gcube.data.streams.generators.Generator<gr.uoa.di.madgik.grs.record.GenericRecord,T>

public class ResultGenerator<T>
extends Object
implements org.gcube.data.streams.generators.Generator<gr.uoa.di.madgik.grs.record.GenericRecord,T>


Field Summary
 
Fields inherited from interface org.gcube.data.streams.generators.Generator
iteration
 
Constructor Summary
ResultGenerator()
           
 
Method Summary
 T yield(gr.uoa.di.madgik.grs.record.GenericRecord record)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultGenerator

public ResultGenerator()
Method Detail

yield

public T yield(gr.uoa.di.madgik.grs.record.GenericRecord record)
Specified by:
yield in interface org.gcube.data.streams.generators.Generator<gr.uoa.di.madgik.grs.record.GenericRecord,T>


Copyright © 2013. All Rights Reserved.