| Modifier and Type | Field and Description |
|---|---|
List |
different
Files that exist in both snapshots but their they are not identical
|
List |
identical
Files that exist in both snapshots and they can be considered the same ie.
|
List |
missing
Files that exist in the source but not in the target
|
public final List<StoreFileMetaData > identical
public final List<StoreFileMetaData > different
public final List<StoreFileMetaData > missing
public int size()
public StringtoString()