Video
HazelVision 11: Generic Record
HazelVision is a series of short videos on technical topics related to in-memory computing and stream processing, whether on-premises, in the cloud, or at the edge. The technical level can be anywhere from introductory to advanced.
Hazelcast’s distributed compute features have traditionally required developers to upload class definitions to the cluster, making it difficult to evolve classes or define them in non-Java languages. Generic records provide a more flexible way to describe data that avoids these issues.