Kryo is an open source Java serialization framework used to convert Java objects to a binary format and back. Kryo enables developers to persist objects to files, databases or send them over a network ...
In the following section we will look at different components which makes part of the Apache Flink ecosystem. The below image and the following explanation was taken from this source, big thanks to ...