| 修飾子とタイプ | フィールドと説明 |
|---|---|
List<StoreFileMetaData> |
different
Files that exist in both snapshots but their they are not identical
|
List<StoreFileMetaData> |
identical
Files that exist in both snapshots and they can be considered the same ie. they don't need to be recovered
|
List<StoreFileMetaData> |
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
Copyright © 2009–2016. All rights reserved.