Hi,
I want to use a UDF to reverse the Queue entries in my mapping, so that the first entry will move to last entry of my queue.
Can someone help me how I have to write the Java code?
Thanks.