Java: clean memory of hashmap without calling GC

前端 未结 0 1636
清歌不尽
清歌不尽 2021-01-12 04:13

My goal is to read a file to memory (to a HashMap) and when it reaches, for example, 90% of the available memory, write the block to a file, clean the HashMap and continue r

相关标签:
回答
  • 消灭零回复
提交回复
热议问题