| FCbEntryDifference |
This represents a single value difference in compact binary data Differences are reported with hierarchical names, so they can be found/reconstructed from the compact binary For example, compact binary containing an object named packagedata with differing filename values will return a PropertyName of 'packagedata/filename' Arrays of different sizes are reported as a single diff entry with the name of the array Arrays of equal size with different elements will have each element diff reported separately, with the index appended to the array property name e.g. 'packagestoreentry/importedpackages/2' or 'files/1/serverpath' |
| FDownloadOplogManifestResult |
|
| FLoadOplogManifestResult |
|
| FOplogDiffResults |
Represents the full diff of an oplog/manifest Takes shared ownership of the compact binary in a manifest |
| FOplogManifest |
A manifest is a chunk of compact binary representing the cooked output of a build. |
| FZenSnapshotDescriptor |
Contains the data required to get a oplog/snapshot from the cloud servers Can be parsed from exported zen snapshot json, or found from the build service |