public static class IncrementalLearningSkeleton.FiniteTrainingDataSource extends Object implements SourceFunction<Integer>
| Constructor and Description |
|---|
FiniteTrainingDataSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
run(org.apache.flink.util.Collector<Integer> collector) |
public void run(org.apache.flink.util.Collector<Integer> collector) throws Exception
run in interface SourceFunction<Integer>Exceptionpublic void cancel()
cancel in interface SourceFunction<Integer>Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.