Hi, I would like to propose the Sort Accumulation. The accumulation will be responsible for sorting the input POJO stream. The accumulation will require a comparator to compare and sort the input tuples. Another boolean parameter "sortDesc" will be used to decide sorting order.
Let me know your views. Thanks, Ajay