commit | 4b740e6c337928a120aa4313bd71bcdad105400e | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Wed Jan 26 23:36:48 2022 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Thu Jan 27 00:10:46 2022 +0000 |
tree | bfe4488b6fc5a1cd9591c580d2dcb16d96452e47 | |
parent | 823bff0d9268abb6b28cef7d8d9f42a0f1b69d24 [diff] |
Remove listFiles() and rely on stream for reading sessions to asMap() asMap() isn't calling listFiles() anymore and is instead relying on the standard Java Stream-to-Map conversion, which isn't using the additional memory footprint of the list of Paths. Change-Id: Iaaa4c1bf5e39bf50100da222a9b719647cc702fc