Pass a method as parameter
Posted by
Soheil Pourbafrani on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Pass-a-method-as-parameter-tp21282.html
Is it possible in Flink to write a method A that we can give it a written function's name B and function A will apply function B to DataStream?