public class SalarySource extends Object implements SourceFunction<Tuple3<String,Integer,Long>>
SalarySource()
void
invoke(Collector<Tuple3<String,Integer,Long>> out)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SalarySource()
public void invoke(Collector<Tuple3<String,Integer,Long>> out) throws Exception
invoke
SourceFunction<Tuple3<String,Integer,Long>>
Exception
Copyright © 2014 The Apache Software Foundation. All rights reserved.