Re: Pass a method as parameter
Posted by
Hequn Cheng on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Pass-a-method-as-parameter-tp21282p21287.html
Hi Soheil,
What do you mean by "give it a written function's name B" and "function A will apply function B"? Do you mean function A override B?
Perhaps the DataStream api guide[1] may gives you some guidance.
Best, Hequn