Hello IOTDBers, I am going a bit further. Basically in your model each element(chunk, page. pageheader) serializes itself. This violates the separation of concern between serialization and data (usually serializers use annotation/metaprogramming or introspection), but we're fine. My question is about the chunk loaders. In each metaindex node you have chunk loaders, why are they there? Which is their real use? (Looks to me a chain of responsibility pattern) Are there to load when a chunk of data/metadata? Thank you, Best Regards, Giorgio.
-- Life is a chess game - Anonymous.