CellDelta
A single changed cell in a CountMinSketch sparse delta: the (row, col) position and the new absolute value after increment.
Sparse deltas carry exactly CountMinSketch.depth of these — one per hash row — versus the full depth × width matrix that would otherwise travel on the wire.