symmetric-ds
symmetric-ds copied to clipboard
0006608 Optimize file change detection for a large number of files [#DDM-54321-189]
0006608 Optimize performance for file change detection for a large number of files [#DDM-54321-189] Switch change detection to a hashmap based lookup the DirectorySnapshot.diff() method. Add utility method to generate file snapshot key used in hashmap. New unit test for DirectorySnapshot class.