Collections within POJOs/tuples

Posted by Kruse, Sebastian on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Collections-within-POJOs-tuples-tp1066.html

Hello everyone,

I was just wondering, which class would be most efficient to store collections of primitive elements, and which one to store objects, within POJOs and tuples from a serialization point of view. And would it make any difference if such a collection is not embedded within a POJO/tuple but is the "top-level element"?

Cheers,
Sebastian