Framework
buildUpdateChunkToSegmentsDeltas()
Function: buildUpdateChunkToSegmentsDeltas()
function buildUpdateChunkToSegmentsDeltas(
oldChunkKey,
oldChunkId,
id,
oldRecord,
newSegmentIds,
newSegments,
uniqueUpdates): DeltaBuildResultParameters
| Parameter | Type |
|---|---|
oldChunkKey | string |
oldChunkId | number |
id | string |
oldRecord | unknown |
newSegmentIds | string[] |
newSegments | SegmentWrite[] |
uniqueUpdates | UniqueUpdate[] |
