altavir
05/28/2021, 11:43 AMLong.MAX_VALUE
is useless and unusable. You want either to have random access in the small region around the place where you are working or iterative capabilities. You won't be able to load all that data in the memory anyway, so you will have to do paging accsess. I can explain in a greater detail in a video-call sometimes, but I think that you are still missing the main point. Why do you need it. Where will you use it?