Re: Java Stream API Pull Request

2016-04-29 Thread Siyuan Hua
h the idea, here is some write-up > > First iteration of Java Stream API. > > Java Stream API is following the popular functional programming paradigm > to construct an Apex Application. > The goal for this API is: > >- Easy to construct a dag >- Easy to migrate othe

Java Stream API Pull Request

2016-04-29 Thread Siyuan Hua
comments. Any suggestions are welcome. Thanks! For those who are not familiar with the idea, here is some write-up First iteration of Java Stream API. Java Stream API is following the popular functional programming paradigm to construct an Apex Application. The goal for this API is: - Easy

Re: Java stream api

2016-04-12 Thread Thomas Weise
calling get. For example suppose if parser has two ports one of them is > > > error, we can get an error stream and start a different stream from it. > > > > > > stream.addOperator("1", new ParseOperator() { } > > ).get

Re: Java stream api

2016-04-12 Thread Siyuan Hua
rt multiple input ports. > > > > > > > Again, I appreciate any ideas and suggestion for those questions above. > > > > > > And feel free to ask more questions you have > > > > > > Regards, > > > Siyuan > > > > > > On Mon,

Re: Java stream api

2016-04-12 Thread Thomas Weise
gt; > > > Regards, > > Siyuan > > > > On Mon, Apr 4, 2016 at 11:30 PM, Siyuan Hua > > wrote: > > > > > Hi community, > > > > > > I have submitted my first commit of stream api into my public > repository > > > here

Re: Java stream api

2016-04-05 Thread Tushar Gosavi
2016 at 11:30 PM, Siyuan Hua > wrote: > > > Hi community, > > > > I have submitted my first commit of stream api into my public repository > > here > > https://github.com/siyuanh/incubator-apex-malhar/tree/stream > > > > You can think this is the protot

Re: Java stream api

2016-04-04 Thread Siyuan Hua
30 PM, Siyuan Hua wrote: > Hi community, > > I have submitted my first commit of stream api into my public repository > here > https://github.com/siyuanh/incubator-apex-malhar/tree/stream > > You can think this is the prototype of the Java Stream API proposal here > > ht

Java stream api

2016-04-04 Thread Siyuan Hua
Hi community, I have submitted my first commit of stream api into my public repository here https://github.com/siyuanh/incubator-apex-malhar/tree/stream You can think this is the prototype of the Java Stream API proposal here https://docs.google.com/document/d/163LmQjX860b61NDe3ZzR0hRTPtE